What are the BIM use cases? Provide a definition of a term. Name 4 different BIM use cases defined by the German ministry of transport.
BIM uses cases define the purpose of a BIM model and thus its content.
Explain the difference between LOG and LOD
LOG: Level of Geometry defines which maturity geometry objects must have in different phases
LOI: Level of Information defines which types of object have to posses which properties (semantic information)
Define digital twin
Digital representation of a physical or immaterial object or process from the real world in the digital world
Name two classification classes
Uniclass
Omniclass
Explain the difference between CAD quantities (quantities in a BIM authoring tool) and LV Quantities (Leistungsverzeichnis)
CAD quantities are component-oriented (one component several tasks) while LV quantities are task-oriented (one task several components)
Which of the following BIM exchange formats are more suitable for energy simulations? (CPIXML, IDF, gbXML, IFC4)
gbXML
IFC4
Differences between CityGML and IFC in terms of data paradigm modeling.
IFC is a Element-based Volume Model
CityGML is a Surface Model
A BIM model can be used for evaluating sustainability aspects. Name 4 examples/use cases:
Daylighting, Energy, Wind, Solar studies, LCA (Life Cycle Analysis),
Define the term 3D city model and name at least two components
Define the term cityGML
A 3D City Model is a digital model of urban areas. Some of its components are waterbodys, vegetations, transportation objects…
CityGML (City Geographic Markup Language) is a standard for storing and transferring virtual 3D city and regional models.
Name 3 fields of applications of 3D city model
Reachability analysis, site analysis, management of cultural landscape, simulation of natural risks, city information system, management of ski runs
What does the abbreviation LOD stand for in the context of 3D City modeling? List and describe the LODs briefly.
LOD stands for “Level of Detail”.
We distinguish between five (5) LOD as follow:
· LOD 0 – Regional Model: 2.5D digital terrain model
· LOD 1 – City Model: block model but no roof structure
· LOD 2 – City Model: roof structure with optional texture
· LOD 3 – Site Model: detailed architectural model
· LOD 4 – Interior model: Walkable interior spaces
Draw in the charts:
y: Planning effort
x: Time
BIM based planning process
Impact on design and costs of the building
Cost in case of changes
Conventional planning process
IFC is based on ISO standard. State the number or the name
Standard STEP (STandard for the Exchange of Product), ISO 10303
Describe the difference between the concepts of AR and VR. Name two respective systems/environments/products each (two for AR, two for VR).
VR is a virtual environment that mimics the real world while AR is the addition of virtual objects to real objects (done virtually though).
Examples: VR – CAVE, HMD;
AR – DEPLANAR (Augmented Architecture), Google Maps Live View
Which data modeling language is used to define the IFC schema?
EXPRESS
Which of the following facts about IFC is wrong?
· IFC can be used for infrastructure models.
· Property Sets can only be used to store information that is part of the standardized IFC schema.
· Geometry and semantics are strictly separated.
· IFC allows different geometric representations for one semantic object.
Property Sets can only be used to store information that is part of the standardized IFC schema.
State two unique features of the Industry Foundation Classes (IFC) that distinguish it from other file formats such as CPXML, DWG, DXF, STL, or OBJ
It allows to exchange both semantics and geometry, also allows different geometric representations for one semantic object.
What is IfcBuildingElementProxy used for? Explain in general and give one specific example.
The IfcBuildingElementProxy is a proxy definition that has the same function as any subtype of the IfcBuiltElement but without having a predefined meaning of the special type of building element it represents.
Example: Bearing Bridge
Name three different geometry representations in IFC
Tessalated BRep, Swept Solid, CSG Primitive, BRep.
Explain the term Model View Definition (MVD). Give one example for a standardized MVD.
It is a subset of the full IFC schema that defines mandatory and optional objects/attributes.
IFC2x3 Structural analysis view, IFC2x3 Coordination view, IFC4 Reference view, IFC4 Design transfer view…
Define the terms schema and instance in the context of IFC models and object-oriented modeling. State how this is implemented in Autodesk Revit or ArchiCAD
A schema describes the data model of IFC (class hirachy, classes and their properties)
An instance represents an actuall object implementing a class definition of this schema.
Provides a catalog of parametric object types which posses geometric and semantic attributes
???
Explain the concept of objectified relationships in IFC by using a wall, a window, and an opening element as an example.
Name two advantages of 3D BIM modeling compared to conventional … based on 2D modeling
Consistency, design coordination, quantity take-off, simulation basis, rendering
Assign the right LOD (in answer)
What is the difference between geometry and topology?
Geometry describes properties such as shape, curvature, inclination etc. while the Topology describes the relationship between faces, edges, and vertices.
Put the following layers that structure a commercial CAD system in a meaningful order. Put the most general element at the bottom.
· Domain Specific CAD/BIM System
· General purpose CAD system
· Geometry Kernel
· Low level Graphics Routines
· Hardware
Name three operations to create 3D geometry from 2D shapes:
Sweeping, Lofting, Extrusion, Rotation
Complete the CSG operation in the following figures. (Union, intersection, or difference)?
Are indexed Face Sets or Triangulated Face Sets more memory efficient? Why?
Indexed Face Sets are more memory efficient because the vertices are stored only once while in Triangulated Face Sets they are stored more than once.
What is the general difference between the explicit and implicit approach in solid modeling? Naming four Advantages or disadvantages of one method is sufficient.
The explicit approach describes an object by its boundaries,
while the implicit approach describes an object by the procedural description of its construction history:
What is the three main types of parametric modeling?
Object-based Parametric-, Geometry-based Parametric- and Parametric BIM- Modelling
What is the difference between geometric and dimensional constraints in parametric modeling?
The dimensional constraints define the span/extension of an object/component while the geometric constraints apply to the relation of that object/component with regard to other objects/components.
Name three geometric constraints used in parametric modeling.
Collinearity, concentricity, tangentiality, coincidence, circumscription, inscription, perpendicularity
Name four benefits of a model server in comparison to conventional file-based collaboration
· Reduction of planning errors,
· Reduction of errors in tendering,
· Increased transparency in project execution,
· Improved communication with the public.
Wat is concurrency control and why is it necessary in synchronous model-based collaboration?
Concurrency control is the locking of an object while it is being modified by a user. It is necessary because it prevents simultaneous modification of an object in the model by two or more users, otherwise there could be conflicts/issues with the models.
Name and explain the primary approaches for concurrency control.
Implicit approach (lock is activated automatically) and explicit approach (lock is requested by the user).
What is model federation in a collaborative BIM process? In which standard is it defined?
Model federation is the independent creation of an own model by each involved discipline, which are then all coordinated/merged at frequent intervals into a federated model. It is defined the ISO EN DIN 19650.
Explain the difference between implicit and explicit synchronization in model-based collaboration.
In an explicit synchronization, the synchronization is done on request by user while in implicit synchronization it is done automatically in the background.
What is the difference between explicit and implicit locking
locking is done automatically while explicit locking is invoked and released by the user.
What are the 4 main statuses of a model in a CDE
Work-In-Progress (WIP),
· Shared,
· Published,
· Archived.
EIR and BEP are highly important in BIM project execution
· State what the abbreviations mean:
· Explain both terms and put them in context to each other:
State what the abbreviations mean:
EIR: Employer’s Information Requirement,
BEP: BIM Execution Plan
Explain both terms and put them in context to each other:
The EIR is a document by the employer where he specifies the goals (BIM, purposes, use cases…) and expectations (Model extent, model content…) of the projects, while the BEP is a document by the bidder in response to the EIR where they define in detail how they will go about to meet those goals and expectations.
What do the terms OIR and PIR mean in the context of BIM project execution? Explain both terms and put them in context to each other.
OIR (Organisational Information Requirement) is a document that deals with the organisational aspect of the projects (when client has many of them), and it contributes to the PIR (Project Information Requirement) which is a document defining the requirements for one specific project (sort of EIR for that project).
Explain the difference between the Black-Box and the White-Box-Method in code compliance checking. Name the major advantages and disadvantages of both Methods.
The Black-Box method is a code compliance checking process in which only the ingoing and outgoing information is visible, but not the checking procedure itself. It has the major advantage of having a comparatively low error rate of the overall process; the disadvantage is that extensions and modifications are only possible by incorporating the software vendor.
While the White-Box method makes the internal processing steps comprehensible for the user. It presents major advantages for the execution of a checking task, but it requires significantly more effort to develop and implement.
What is the issue tracking in a model-based collaboration process? Name the suitable one.
Issue tracking is a process used to track, manage, and resolve issues or problems related to the BIM models upon which different teams/stakeholders are collaborating.
The BIM Collaboration Format (BCF) is the current structured file format suited to issue tracking.
What is BIM?
A BIM is a digital representation of physical and functional characteristics of a facility. With this it serves as reliable source of information about facility which will be helpful in its life cycle.
What are most important characteristics of a BIM model?
Three characteristics: 1. Three-dimensional Geometry 2. Semantic information (walls, doors, slabs etc. which help in quantity take off and simulation). 3. Additional information such as material properties.
1. What are advantages of BIM Model or BIM?
· Reduction of planning errors: increased transparency over 2D design. Increase coordination among disciplines and single source of truth leading to improved data management.
· Reduction of error in tendering: model-based quantity takes off.
· Increase of transparency in project execution: because of model based construction progress monitoring.
· Improved communication with public and people attached to the project.
· Early conflict and clash detection, proper data storage and management.
· Better data quality; life cycle building management.
· Budget reliability; no change order
· Collaborative design gives higher building functionality.
· Fast project delivery
· Virtual simulation and rendering.
· Prefabrication which reduces accidents on job site.
· Reduction of error and extra efforts which arise due to manual addition of information in each phase.
· Easily handover building information to the owner for its use in operational phase.
· Cost efficiency, increase of productivity in construction, clash detection.
What are drawback of conventional 2D drawing?
· line drawings cannot be comprehensively understood by computers.
· Basing the information flow on drawings alone often lead to errors
· Design changes are particularly challenging: if they are not continuously tracked and relayed to all related plans, inconsistencies can easily arise and often remain undiscovered until the actual construction.
· The conventional drawings cannot be used directly for downstream applications such as simulations, analysis, rendering but must be put into manually thus involve additional effort, cost and errors.
· After project realization, the owner must put an extra effort and cost to insert information from these drawings into facility management for building operation thus accepting extra cost, effort and errors.
What is geometry kernel?
ü A geometric modelling kernel is a software component that provides 3D modelling capabilities in computer-aided design (CAD) software.
ü This is a software component that provides support for elementary data structures and operations for representing and processing geometric information. Two examples of commonly used geometric modelling kernels include ACIS (Spatial 2015) and ParaSolid (Siemens 2015).
Define city GML and Xplannung ?
Xplannung: open standard for digital exchange and archiving of land use plans, landscape and regional plans
GML: city geography markup language. It is Standard for storing and transferring virtual 3D city and regional models.
What is meant by 2D, 3D, 4D, 5D, 6D, 7D models
2D = simple CAD drawings
3D = Three-dimensional geometry
4D = Geometry + time scheduling
5D = Geometry + time scheduling+ cost
6D = Geometry + time scheduling+ cost+ Energy information
7D= Geometry + time scheduling+ cost+ Energy information + facility management
What are geometry only exchange format?
STL, VRML, 3DX are geometry only formats. Geometry only formats contains no semantic information therefore no downstream application.
What is IFC model?
It is the standardized data model for the exchange of Building Information Models. developed and maintained by building SMART. Building SMART is nonprofit organization which maintain and develop building standards. IFC is based on ISO standards STEP and has version of 10303.
What is purpose of data exchange?
In order to hand over data to clients and to enable coordination between different disciplines working on project. Model hand over to following design phase and consistency in the model.
1. What is the MVD?
A model view defines a subset of the full IFC schema which defines mandatory and optional objects / attributes.
Some pre-defined views are:
IFC 2x3 ▪ Coordination view ▪ Structural analysis view ▪ Facility management handover view
IFC 4 ▪ Reference view ▪ Design Transfer View
1. Advantages of 3D modeling
downstream application (simulation, rendering)
help in clash detection.
Help in BOQ and cost calculation, tendering, bidding.
Better presentation and communication with client.
1. What are the issue with data management in past, present and future direction.
Past: data are shared through Gmail which lack consistency. It involved manual effort and difficulty in merging.
Present: files are managed and shared on central server called project platforms. In this server, files are accessed, updated and managed by multiple stake holders. The problem we face today is that at these servers a whole model is deal as big block. This make it hard to track changes. Also, simultaneous modifications in the model is not possible.
Future: cloud platforms will be used to manage models and not files. More consistency and transparency. Low errors and easy modifications and its tracking.
Tools: BIM 360, Graphisoft BIM server, Revit server etc.
What is problem with triangulated surface approach?
Good for only plane faces • curved surfaces → many triangles • vertices are stored multiple times • neighbourhood relationships are not stored → gaps and overlaps are hard to detect.
What are different surface modeling curves?
Bezier curves:
The basic function for bazier curves is P = n-1. Where n is the number of points and p is degree of polynomial. The more the n, the higher is the degree of polynomial. Changing the position of one control point, therefore has global impact on the entire course of the curve.
B-Splines:
Splines were developed to overcome the limitations of Bezier curves. The primary advantage is that the degree of the curve can be defined largely independently of the number of control points. As such, it is possible to combine the smoothness of low degree polynomials (typically p = 3) with a higher number of control points. More smoothness and freedom.
Similarity:
§ Arbitrary number of control points
§ Passing through first and last control point
§ Tangential with first and last segment of the control point polygon
Difference:
>> local impact of control point on curve.
NURBS (Non-uniform rational B-splines): Problem with B splines curves is that we cannot create circles, ellipses, parabolas, hyperbolas using B-Splines.
Thus give every control point a weight. This makes it possible to further influence the course of the curve, which is necessary to precisely represent regular conical sections (circles, ellipses, hyperboles).
What is animation:
It is the term given to any technique, which generates movement from single (predefined / static) images. It generates a dynamic scene composed of number of frames, which can be played as a film (precalculated process).
Zuletzt geändertvor 10 Monaten