interoperability: a data conversion framework to support energy … · 2017-08-29 ·...

17
Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova This project has received funding from the EU FP7 under grant agreement No 609380

Upload: others

Post on 27-Jun-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Interoperability: A data conversion framework to

support energy simulation

Luis Paiva - UninovaThis project has received funding from the EU FP7 under grant agreement No 609380

Page 2: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

MSc in Electrical and Computer EngineeringDeveloping Software in UNINOVA – Centre of Technology and Systems - Portugal

Research areas: Artificial Intelligence

Making sense out of Data (Big Data) Semantic Technology (Ontologies)

European Projects: CoSpaces, Proasense, Arrowhead, Design4Energy (Sep 2017)

This project has received funding from the EU FP7 under grant agreement No 609380

Background

Luis Paiva - Uninova

[email protected]

Page 3: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

• Different Vendors• File Complexity• Different Models• File Size• Existing Tools Complexity• Different semantics

Interoperability Challenges

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 4: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

PROPRIETARY SOFTWARE

CAD-CAE SOFTWARE

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 5: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

CAD-CAE SOFTWARE

CSVRVT

IDF

IFC

gbXML

This project has received funding from the EU FP7 under grant agreement No 609380

PROPRIETARY SOFTWARE

Luis Paiva - Uninova

Page 6: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

BUILDINGS DATA / ENERGY DATA

Windows

Walls

MAKING SENSE OUT OF DATA

KPI

Weather

Devices/Appliances

Indoor airquality

Return onInvestment (ROI)

Thermal ComfortLife cycle cost

Neighbourhood

Energybalancing

Carbon footprint

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 7: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

CSV ENERGY PLUS EXPORT

File Contents – Example 1

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 8: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

D4E XML FILE CONTENTS

File Contents – Example 2

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 9: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Concept Mapping - ExampleEnergy+ CSV output Concepts VTT XML input ConceptsDate/Time <xs:element name=”time” />

Environment:Site Outdoor Air Drybulb Temperature [C](Hourly) N/A

AIM0086:Zone Mean Air Temperature [C](Hourly) N/AAIM0083:Zone Operative Temperature [C](Hourly)

AIM0086:Zone Operative Temperature [C](Hourly)<xs:element name=”Temperature” /> (Average of zones)

AIM0083:Zone Infiltration Air Change Rate [ach](Hourly) N/A

AIM0086:Zone Infiltration Air Change Rate [ach](Hourly) N/A

AIM0083:Zone Air CO2 Concentration [ppm](Hourly)

AIM0086:Zone Air CO2 Concentration [ppm](Hourly)

<xs:element name=”CO2” />

(Average of zones)AIM0083 IDEAL LOADS AIR SYSTEM:Zone Ideal Loads Zone TotalHeating Rate [W](Hourly)

<xs:element name=”Heating” />

AIM0083 IDEAL LOADS AIR SYSTEM:Zone Ideal Loads Zone TotalCooling Rate [W](Hourly)

<xs:element name=”CoolingElectricity” />

Whole Building:Facility Total Building Electric Demand Power[W](Hourly)

N/A

Site:Environmental Impact Total CO2 Emissions Carbon EquivalentMass [kg](Hourly)

<xs:attribute name=”TotalCO2” />

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 10: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Objectives

Objectives: Provide simple UIs aimed at AEC/B&C expertsBuild tools to provide interoperability of functionalities

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 11: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Plug’N’Interoperate (PnI)

SourceFormat

TargetFormat

Interoperability Specifications

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 12: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Plug’N’Interoperate (PnI)

CSV

RVTIDF

IFC

gbXML

XML

Others

SOURCETARGET

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 13: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Plug’N’Interoperate (PnI)

CSV

RVTIDF

IFC

gbXML

XML

Others

SOURCETARGET

MAPPINGS

WebServices

Interoperability Engine

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 14: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Tool 1 - Interoperability Suite

gbXML -> IDF

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 15: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

CSV -> D4eXML

Tool 2 – KPI Integrator

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 16: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Tool 3 - Target Setting

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

Page 17: Interoperability: A data conversion framework to support energy … · 2017-08-29 · Interoperability: A data conversion framework to support energy simulation Luis Paiva - Uninova

Authors: Luis Paiva, Pedro Pereira, Pedro Maló UNINOVA – Centre of Technology Systems Research Institute (Portugal)

Juha Hyvarinen, Krzysztof.klobutVTT - Technical Research Centre of Finland

Vanda Dimitriou, Tarek Hassan Loughborough University (UK)

Thank you

This project has received funding from the EU FP7 under grant agreement No 609380Luis Paiva - Uninova

[email protected]