Building information modeling - BIM Standards and Policy
Understand BIM international standards, OpenBIM interoperability tools, and how policies guide implementation and compliance.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
What are Industry Foundation Classes (IFC)?
1 of 11
Summary
BIM Standards and Interoperability
Introduction
Building Information Modeling (BIM) relies on standardized formats and protocols to ensure that data can flow seamlessly between different software platforms and team members. Without these standards, each software vendor could use its own proprietary system, making collaboration difficult and inefficient. This section covers the major international standards that govern BIM, the OpenBIM initiative that promotes vendor-neutral data exchange, and the practical challenges teams face when trying to ensure all their tools work together.
Major International Standards
Industry Foundation Classes (IFC)
The Industry Foundation Classes (IFC) are standardized data structures designed specifically to represent and exchange building information. Think of IFC as a common language that different BIM applications can all understand—similar to how PDF files can be opened on any computer regardless of the software used to create them.
IFC became the international standard ISO 16739 in 2013, giving it official recognition and status. This standardization was crucial because it meant that architects, engineers, and contractors could work with confidence that their data would remain compatible across different software tools.
The importance of IFC is that it defines how building elements (walls, doors, windows, mechanical systems, etc.) should be structured and described in digital form. This allows one software to read and understand a building model created in another software, rather than forcing projects to stick with a single vendor's tool.
ISO 19650: The Process Framework
While IFC defines the data format, ISO 19650 provides a broader framework for how BIM processes should be managed across projects. Launched in December 2018, ISO 19650 was developed based on earlier United Kingdom standards (BS 1192 and PAS 1192), which means it draws on years of practical experience in real construction projects.
ISO 19650 is important because it goes beyond technical standards—it covers organizational practices, information management requirements, and quality control procedures. If IFC is about "what data looks like," ISO 19650 is about "how to manage BIM data throughout a project lifecycle."
OpenBIM Initiative
What is OpenBIM?
OpenBIM is an initiative promoted by buildingSMART, a nonprofit organization dedicated to improving information exchange in the building industry. OpenBIM's core principle is simple: building information should be exchanged using open, vendor-neutral standards rather than proprietary formats. This means any company's BIM software should be able to read files created by another company's software.
OpenBIM is built on three complementary components:
Industry Foundation Classes (IFC) - As discussed above, IFC is the foundational data format that allows BIM models to be exchanged between different applications.
BIM Collaboration Format (BCF) - BCF is specifically designed for issue tracking and coordination. Imagine your project team discovers a structural beam that collides with an HVAC duct during the design phase. Rather than sending back-and-forth emails or screenshots, team members can use BCF to attach comments, screenshots, and issue status directly to the 3D model. Different team members using different software can all see and respond to the same issues within their own applications.
Information Delivery Specification (IDS) - IDS defines what information must be included in a BIM model for a specific purpose or phase. For example, you might specify that all window elements in a model must include information about their U-value (thermal insulation), frame material, and assembly details before the model can be considered complete. This prevents gaps in critical information and ensures consistency across large projects.
The motivation for OpenBIM is practical: in typical construction projects, architects use one software platform, structural engineers use another, mechanical engineers use another, and contractors use yet another. OpenBIM enables all these different tools to work together seamlessly.
COBie: Bridging Design and Operations
COBie (Construction Operations Building Information Exchange) serves a specific but critical purpose: capturing information needed after construction is complete.
COBie focuses on collecting and organizing operational data including:
Equipment lists - What mechanical, electrical, and plumbing systems are installed?
Product data sheets - Technical specifications for equipment and materials
Warranties - Coverage periods and terms for warranties on building systems
Spare-parts lists - What replacement parts should facilities managers keep on hand?
Preventive-maintenance schedules - When should equipment be serviced, and what procedures should be followed?
The key insight about COBie is that it shifts focus from the design and construction phase to the operations and asset management phase. Building owners and facility managers need detailed information about every system in their building to maintain it efficiently and cost-effectively. COBie ensures this information isn't lost after construction—it's compiled into a structured, searchable format that operations teams can actually use throughout the building's lifespan.
Interoperability: The Central Challenge
Why Interoperability Matters
Interoperability is the ability of different software systems to exchange information and work together seamlessly. On paper, adopting standards like IFC should solve all interoperability problems. In practice, significant challenges remain.
The Proprietary Data Problem
Some BIM software vendors use proprietary data structures alongside or instead of standardized formats. This means that even though they can technically export to IFC, the native file formats used within their applications contain additional information or formatting that doesn't translate cleanly to other software.
For example, imagine your architectural firm creates a detailed model in Software A with extensive annotations, custom properties, and internal references. When you export to IFC and send it to the structural engineering firm using Software B, some of that information may be lost in translation. The basic geometry (walls, windows, etc.) transfers fine, but specialized details specific to Software A's format don't carry over.
When the structural engineer makes changes and sends the model back, the architect must often re-import it into Software A, potentially losing some of their own work or having to reconcile differences manually. This back-and-forth process is time-consuming and error-prone.
Solutions and Best Practices
To minimize interoperability problems, project teams should:
Agree on standards upfront - Document which file formats and standards will be used before design begins
Define information requirements - Use tools like IDS to specify exactly what information must be included
Test data exchange early - Have team members exchange sample files before the full project starts
Maintain backup copies - Keep native files in each application in addition to IFC exports
Document custom properties - Clearly identify any software-specific data that might not transfer cleanly
These practices acknowledge that perfect vendor-neutral exchange is still evolving, while ensuring that teams can still collaborate effectively.
Implementation: How Standards Work in Practice
Coordination and Clash Detection
One of the most practical applications of BIM standards is clash detection—automatically identifying where building systems interfere with each other. When an HVAC duct is designed to pass through the same space where a structural beam exists, a clash detection tool flags this problem immediately so it can be resolved before construction begins.
Clash detection only works reliably when the different discipline models (architectural, structural, mechanical, electrical) are all created according to consistent standards. IFC enables this by ensuring that a wall, door, or duct created in one software is understood the same way in all other software.
Schedule Optimization
BIM standards also enable schedule optimization, where construction sequencing is informed by the detailed 3D model. Contractors can use standard BIM data to generate accurate material takeoffs, plan equipment delivery sequences, and identify critical path items. This only works when the model contains reliable, standardized information.
Quality Assurance
Standards improve quality by creating consistency. When architects and engineers follow defined standards:
Models are more complete and less ambiguous
Review processes are more efficient (everyone looks for the same information)
Handoffs between teams are smoother
Operations and maintenance teams receive usable information
<extrainfo>
Additional National and International Guidance
Various countries and regions have developed BIM guidelines specific to their construction industries. The United States, United Kingdom, and other nations publish standards and guidelines for architects, engineers, and contractors. These national guidelines typically build on or reference the international standards discussed above.
In the United States, the American Institute of Architects (AIA) has defined BIM as "a model-based technology linked with a database of project information." This definition emphasizes that BIM is not just about the 3D model—it's about the structured data behind it.
The shift toward BIM is also related to Integrated Project Delivery (IPD), a contract and organizational approach that brings all project stakeholders together early in the design process, rather than having them join sequentially. Full BIM implementation typically requires this kind of early collaboration, along with clear contractual agreements about model sharing and ownership.
</extrainfo>
Flashcards
What are Industry Foundation Classes (IFC)?
Data structures for representing building information
Which international standard did Industry Foundation Classes become in 2013?
ISO 16739
What does the ISO 19650 standard provide for BIM processes?
A framework for information management
Upon which earlier United Kingdom standards was ISO 19650 based?
BS 1192 and PAS 1192
Which organization promotes the OpenBIM initiative?
buildingSMART
What is the primary goal of using the IFC standard within OpenBIM?
To enable vendor-neutral BIM data exchange
Besides IFC, which other formats and specifications are included in OpenBIM?
BIM Collaboration Format (BCF) for issue tracking
Information Delivery Specification (IDS) for defining model requirements
What types of data does COBie capture to support operations and asset management?
Equipment lists
Product data sheets
Warranties
Spare-part lists
Preventive-maintenance schedules
What is the primary motive of Integrated Project Delivery (IPD) in relation to BIM?
To bring project teams together early in the project
What contract documents must be formulated for full BIM implementation?
Model-sharing and ownership contract documents
How did the American Institute of Architects (AIA) define Building Information Modeling?
A model-based technology linked with a database of project information
Quiz
Building information modeling - BIM Standards and Policy Quiz Question 1: Building Information Modeling (BIM) guidelines and standards are primarily published for which groups?
- Architects, engineers, and contractors (correct)
- Interior designers, landscape architects, and urban planners
- Real estate agents, property managers, and lenders
- Surveyors, environmental consultants, and HVAC technicians
Building information modeling - BIM Standards and Policy Quiz Question 2: Which organization promotes the OpenBIM initiative?
- buildingSMART (correct)
- International Code Council
- American Society of Civil Engineers
- Construction Management Association of America
Building information modeling - BIM Standards and Policy Quiz Question 3: In the OpenBIM framework, what does the acronym BCF stand for?
- BIM Collaboration Format (correct)
- Building Components File
- Basic Construction Framework
- BIM Control Function
Building information modeling - BIM Standards and Policy Quiz Question 4: BIM is closely related to which project delivery method?
- Integrated Project Delivery (correct)
- Design-Bid-Build
- Construction Management at Risk
- Lump Sum Contract
Building information modeling - BIM Standards and Policy Quiz Question 5: Which organization defined BIM as a model‑based technology linked with a project information database?
- American Institute of Architects (correct)
- Royal Institute of British Architects
- International Organization for Standardization
- National Institute of Building Sciences
Building information modeling - BIM Standards and Policy Quiz Question 6: Which of the following data types is specifically captured by COBie for facility management?
- Equipment lists (correct)
- Architectural renderings
- Construction site photographs
- Contractor bid proposals
Building information modeling - BIM Standards and Policy Quiz Question 7: In construction management, BIM is frequently employed for which of the following activities?
- Clash detection and coordination (correct)
- Soil testing and geotechnical analysis
- Marketing material creation
- Equipment rental negotiations
Building information modeling - BIM Standards and Policy Quiz Question 8: Adhering to BIM standards most directly enhances which project characteristic?
- Overall project quality (correct)
- Number of subcontractors required
- Length of the demolition phase
- Height of the building’s façade
Building information modeling - BIM Standards and Policy Quiz Question 9: Which ISO standard, slated for release in 2025, extends guidance on BIM information management?
- ISO 19650‑6 (correct)
- ISO 19650‑2
- ISO 16739‑5
- ISO 9001‑2025
Building Information Modeling (BIM) guidelines and standards are primarily published for which groups?
1 of 9
Key Concepts
BIM Standards and Frameworks
ISO 19650
Industry Foundation Classes (IFC)
ISO 16739
BS 1192
BIM Data Management
Building Information Modeling (BIM)
OpenBIM
Information Delivery Specification (IDS)
BIM Collaboration Format (BCF)
COBie (Construction Operations Building Information Exchange)
Collaborative Project Delivery
Integrated Project Delivery (IPD)
Definitions
Building Information Modeling (BIM)
A digital process that creates and manages integrated, model‑based information about a building throughout its lifecycle.
Industry Foundation Classes (IFC)
An open, vendor‑neutral data schema for representing building information, standardized as ISO 16739.
ISO 19650
An international series of standards that provide a framework for managing information over the whole life cycle of built assets using BIM.
OpenBIM
An initiative led by buildingSMART that promotes the use of open standards like IFC to enable interoperable BIM data exchange.
BIM Collaboration Format (BCF)
A lightweight file format for sharing issue‑tracking information and viewpoints across BIM tools.
Information Delivery Specification (IDS)
A standard that defines the required content and format of BIM data for specific project information exchanges.
COBie (Construction Operations Building Information Exchange)
A standardized spreadsheet format for delivering asset data such as equipment lists, warranties, and maintenance schedules.
Integrated Project Delivery (IPD)
A collaborative project delivery method that aligns stakeholders early to share risk, reward, and BIM models.
ISO 16739
The international standard that formalizes the IFC data model for BIM interoperability.
BS 1192
A British standard that established best practices for collaborative BIM information management before ISO 19650.