2014 S HfT EnergyADE

From SIG3D Modeling Wiki EN
Jump to navigation Jump to search

In CityGML 2.0 a building is described by its geometry in five different level of details, and a set of sttributes such as usage, yearOf Construction, etc. More specific, the spatial entity "building" of the real world is defined by a "BuildingType" in CityGML. A BuildingType is the blueprint of every building in the real world. However, some attributes that are essential for our simulation purposes are missing in the CityGML BuildingType. The BuildingType references it's bounding surfaces. These surfaces are defined by "AbstractBoundarySurfaceType" and by the inferred types "GroundSurface", "WallSurface" and "RoofSurface".

In order to extend the BuildingType and the AbstractBoundarySurfaceType in CityGML, an Application Domain Extension (ADE) has to be developed. This ADE will be called Energy ADE. Goal: Extend the CityGML format with building energy state information data, in order to lead energy diagnostics/simulation and be able to plan energy refurbishment.

As an example take a look at the UML diagram for an EnergyADE of the HFT Stuttgart:

HFT Stuttgart UML Energy ADE

The HFT Stuttgart proposal for an EnergyADE

The following ZIP contains the current version (revision 14) of the Energy ADE 0.2 of the HFT Stuttgart. This ZIP comes with an example GML file showing how to encode and instantiate the defined Energy ADE.

HFT Stuttgart Energy ADE v0.2 (Revision 14)

The TU Munich proposal for an EnergyADE

Also take a look at the EnergyADE proposal of the TU Munich