Purpose and Scope
The TransXML schema for transfer of Bridge Analysis/Design should provide adequate information to allow the transfer of both bridge description information and analysis results. Uses for the transfer of bridge information include comparative analysis of the same bridge using multiple bridge analysis processes and the rating of bridges in the permit routing process. These uses span the design phase and maintenance phase of the bridge life cycle.
After a review of the AASHTOWare Virtis/Opis bridge domain, we consider this to be a good starting point for the development of the TransXML Bridge Analysis/Design schema. The AASHTO Virtis/Opis bridge domain provides a comprehensive description for the purpose of analyzing many bridge types. These types include steel plate girder, rolled beam and built-up multi-girder superstructures, reinforced concrete tee-beam and slab superstructures, sawn timber multi-beam superstructures and precast, prestressed concrete I-beam and box-beam superstructures. Due to the complexity of this domain, we will identify a manageable subset of bridge structure information to be addressed by the XML schema, rather than attempting to develop a schema for the entire domain. This subset will be identified with input from the stakeholder community.
In addition, the Virtis/Opis software provides a reporting tool that produces an XML representation of the bridge domain. It is expected that this XML structure will be the starting point for the TransXML Bridge schema. Before being implemented into the Virtis/Opis software, the XML structure was reviewed and approved by AASHTO TAG members from nine different states. This XML information is used with a dynamic XSL template generator to produce user-defined reports for viewing using an internet browser.
UML class diagrams models will be produced for the Virtis/Opis domain, and used as the starting point for the schema requirements analysis and design.
While the AASHTO Virtis/Opis bridge domain contains the features to produce some analysis results, NCHRP Process 12-50, which is developed and documented in NCHRP report 485, provides a more detailed association with the AASHTO LRFD Bridge specifications for steel and prestressed superstructures. Process 12-50 provides output information that aligns computed results with the AASHTO LRFD Bridge specification by utilizing a simple XML schema for reporting results per structural component. The Process 12-50 schema can be incorporated into the TransXML schema as an extension of each structural component.
Base Schema/ Standards
Existing schema and/or standards that this will be based on include:
· AASHTO Virtis/Opis Database and API
· NCHRP Process 12-50
Resource Documents
· AASHTO Virtis/Opis Database and API documentation
· M. Mlynarski, J.A. Puckett, C.M. Clancy, CM, M.C. Jablin, P.D. Thompson, NCHRP Report 485, Bridge Software – Validation Guidelines and Examples, Transportation Research Board, Washington, DC, 2003.
· PENNDOT LRFD Software manuals.
Sample Applications
Proposed applications to be developed to demonstrate the use of this schema:
· Develop a Visual Basic application that will process the XML for a prestressed I-beam produced from a Virtis/Opis database. The XML will be processed using the Microsoft DOM and produce an input file to run the same bridge description using PENNDOT’s Prestressed LRFD software.
· Develop a Visual Basic Application to compare the analysis results of the Virtis/Opis analysis (which uses the Wyoming BRASS analysis engine) with that of the PENNDOT PSLRFD program. The results will be imported from the XML files produced by each process and compared using the procedure developed in NCHRP Process 12-50.