pdf (1.615 mb) - iesc proceedings

27
Vision d’un industriel Gilles Plessis - ENERBAT SIMUREX 2 - Avril 2012 Conception optimisée du bâtiment par la SIMUlation et le Retour d'EXpérience, 00002 (2012) DOI:10.1051/iesc/2012simurex00002 © Owned by the authors, published by EDP Sciences, 2012 This is an Open Access article distributed under the terms of the Creative Commons Attribution License 2.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Article published online by EDP Sciences and available at http://www.iesc-proceedings.org or http://dx.doi.org/10.1051/iesc/2012simurex00002

Upload: others

Post on 12-Feb-2022

7 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PDF (1.615 MB) - IESC Proceedings

Vision d’un industriel

Gilles Plessis - ENERBAT

SIMUREX 2 - Avril 2012

Conception optimisée du bâtiment par la SIMUlation et le Retour d'EXpérience, 00002 (2012) DOI:10.1051/iesc/2012simurex00002 © Owned by the authors, published by EDP Sciences, 2012

This is an Open Access article distributed under the terms of the Creative Commons Attribution License 2.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Article published online by EDP Sciences and available at http://www.iesc-proceedings.org or http://dx.doi.org/10.1051/iesc/2012simurex00002

Page 2: PDF (1.615 MB) - IESC Proceedings

Vision d’un industriel

Gilles Plessis - ENERBAT

SIMUREX 2 - Avril 2012

Page 3: PDF (1.615 MB) - IESC Proceedings

Outline

EDF challenges and tools for building energy systems

Modelica for EDF

Library for buildings and systems models from EDF

Use cases

Multi-physic model and parametric analysis

Stochastic modeling : building properties & occupancy

MOR for LTI and LTV systems

Grey box modeling

Generating standalone executable

Modeling the building stock by aggregation

MOR for a building stock model – Test on 37 building in Nice

Dynamic calibration

Optimization by genetic algorithm

Hardware in the loop

2 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 4: PDF (1.615 MB) - IESC Proceedings

EDF Challenges

Conception & Prototyping

New technologies (HP, PV, VIP…)

New services (Energy management…)

Sizing

Tools for design office

Building refurbishment operation

Simulation

Renewable energy potential

LCA of building and systems

Sustainable cities

Diagnostic

Optimization

Control algorithm (load management)

Smart grid optimization

3 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 5: PDF (1.615 MB) - IESC Proceedings

Saturnes

Syrthes

CLIM 2000

Tools for residential sector

Tools for cities

SIMBAD

TRNSYS

COMFIE PLEIADE

Outil RT

Outil DPE (3CL)

To Innovate – Understand - Capitalize

Commercialtools

Expert Studies

Internal tools EDF

External tools

Tools used and developed by EDF (2010)

4 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Tools for tertiary sector

Modelica

Library

Page 6: PDF (1.615 MB) - IESC Proceedings

Building energy simulation tools

• Steady state modeling

• Simplified boundary Conditions

• Calculation of the annual

heat load

• Electric analogy (RiCi) with

constant elements

• Transient modeling

• Decoupling the building envelope from the HVAC system

• One-zone modeling of the

buildings

• Annual, hourly time step

•Modeling based on the energy and mass balance

• Coupling the building envelop

with the HVAC system

• Quasi steady state modeling of the HVAC system (annual or monthly performance)

• Systemic modeling

• Multi-zone modeling of the

building

• Hourly or sub-hourly time step

• Numerical solvers

• Causal coding

• Multi-physics modeling, complex systems

• Coupling the hydronic and ventilation

networks to the building envelop

• Prediction of the energy consumption,

power load and the comfort

• Model exchange, unified language, acausal modeling based on the laws of physics

• Object oriented models

• Variable time step solvers based on symbolic calculation (preventing algebraic loop)

• Modeling the transient behavior of the

HVAC systems (including the control

and the partial load)

• Hybrid, multi-paradigm modeling (events, agent based, …)

1975 1985 19951st generation 2nd generation 3rd generation 4th generation

History:

State of art – DOE database

Various building applications

Constant evolution

10/2011 => 395

03/2012 => 405

5 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 7: PDF (1.615 MB) - IESC Proceedings

Language for modeling complex physical systems

Non causal and equation based language

Multi-physics modeling

Standardized interactions between models

Formal expression of the equations

The model follows the topology of the physical system

Easy to understand and improve

Normalized language

Object-oriented programming (inheritance,maintainability…)

Non proprietary language

model ThermalConductor

extends Interfaces.Element1D;

parameter ThermalConductance G

"Constant thermal conductance of

material";

equation

Q_flow = G*dT;

end ThermalConductor;

equation

Q_flow = G*dT;

end ThermalConductor;

equation

Q_flow - G*dT =0;

end ThermalConductor;

equation

G*dT = Q_flow;

end ThermalConductor;

Peter Fritzson, 2011. Introduction to Object-Oriented Modeling, Simulation and Control with Modelica. Tutorial for Modelica conference 2011

Why Modelica …?

6 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 8: PDF (1.615 MB) - IESC Proceedings

Modelica and Dymola Short HistoryOmola/Dymola

Modelica language

And Dynasim

ObjectMath

Smile

ALLAN(GDF)

NMF (neutral model format)

ESP-r

TRNSYS

HVACSIM+

SPARK

Modelica language

And Dymola

Dassault

Systems

IDA

ZOOM

CLIM2000 (EDF)

Multi-physicsmodeling:Thermal

Electrical

Mechanical…

Building

energy

simulation

tools

Dedicated language

for buillding / energy

simulation

1989

1997 2006

ReferencesPer Sahlin, 2000. The methods of 2020 for building envelope and HVAC systems simulation—will the present tools survive?

Essam O Aasem, 1993. Practical simulation of buildings and air-conditioning systems in the transient domain. PhdThesis….

7 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 9: PDF (1.615 MB) - IESC Proceedings

•Reduce the developing time and increase the code efficiency

•Broad spectrum of mathematical, physical and engineering fields (time scales…)

•Focus on developing accurate physical models and avoid coding problems

•Risk limitation when developing stand alone applications

•Robust solution (symbolic calculation)

•Increase the exchanges between the developers, practitioners and the external

cooperation

•Increase the reliability of the corrective and preventive maintenance

•Boost the design of technologies using a multi-domains / multi-physics approach

•Better abstraction and increase reuse of models

Development

Use & Maintenance

Main advantages for EDF R&D

8 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 10: PDF (1.615 MB) - IESC Proceedings

Building libraries

Buildings & BCVTB

ATPlus library

HumanComfort Library

Thermodynamic Libraries

Modelon libraries (AirConditioning, Hydraulics)

TILSuite and StateViewer

ThermoSysPro

ThermoBondLib

Fluid & thermal library from Modelica Standard Library

Building and Energy tools based on Modelica

9 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 11: PDF (1.615 MB) - IESC Proceedings

Modèles de base

Utilitaires (météo, matériaux, fluides, outils d’analyse,

scénarios)

Calculette solaire

Thermique pure

Thermo-hygro-aéraulique

Thermodynamique

Systèmes - Composants

NB: les modèles sont génériques

Assemblages dont études et bâtiments types

Thermique Pure

Thermo-hygro-aéraulique

Systèmes

NB: les modèles sont pré-paramétrés par défaut mais restent

modifiables

Model Library for buildings and systems from EDF

10 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 12: PDF (1.615 MB) - IESC Proceedings

Architecture des classes

Elements (physique)

Interfaces

Conditions limites

Modèles d’échanges

Capacités thermiques

Capteurs

Composants (spécifique métier)

Conduction homogène, 1 nœud 1D, 1 seul matériau

paroiNCouchesHomogènes, m nœud 1 D n matériaux

ParoiComplete ajout de convection

ParoiRad ajout du rayonnement

Vitrage générique et spécifique DVitrage

ZonesThermiques

Focus on thermal elementary components

11 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 13: PDF (1.615 MB) - IESC Proceedings

One-zone thermal model

Modèle de base : monozone sur terre plein vitré

12 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 14: PDF (1.615 MB) - IESC Proceedings

Building and system example

Maison type

Météo

Systèmes

Chauffage PAC R/0

Réseau d’eau chaude

Emetteurs

Contrôle

Scénarios

Consigne

Apports internes

13 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 15: PDF (1.615 MB) - IESC Proceedings

Use case: Multi-physic model of a PV generator

Fields

Conception and prototyping

Description

Electrical part

Two-diode model

Thermal part

Multi layer conduction

Radiation to the surrounding

Sun rays absorption

Advantages

Increase reuse of models

Ease of modeling

Reduce the development time

PV electrical

model

PV thermal

model

14 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 16: PDF (1.615 MB) - IESC Proceedings

Use case: Complex multi-physics model and parametric analysis

Fields

Conception and prototyping

Description

Components

Building model

Heat pump & SHW

Control and scenarios

Parameter sensitivity

Advantages

Ease of modeling (same

topology)

Reduce the development

time

Time over a week [s]

HP

ele

ctr

ica

l lo

ad

[W

]

15 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 17: PDF (1.615 MB) - IESC Proceedings

Fields

Simulation, sizing and diagnostic

Load management

Description

Residential Low Energy Building

1/ Uncertainty estimation

Building properties λ→ N (0.03,0.005)

Air change rate → N (0.5,0.05)

2/ Occupancy modeling

Use case: Stochastic modeling

Space heating [Wh] over the year for a LEB

Time [s] over a dayWa

sh

ing

ma

ch

ine

lo

ad

[W

]

±34% on the annual

heat demand

16 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 18: PDF (1.615 MB) - IESC Proceedings

0 10 20 30 40 50

0

5

10

15

20

25

30

35

40

45

50

nz = 156

6.5E6 7.0E6 7.5E6 8.0E6 8.5E6 9.0E6 9.5E612

14

16

18

20

22

24

26

28

30mozartMonozone.noeudAir.VolAir.port.T [degC] bS.Tint

Time [s] over 1 month

Ind

oo

r t

em

pe

ratu

re[°

C]

Fields

Simulation, optimization…

Description

MOR of models for time

consuming studies

Advantages

Preserve the dynamic

behavior

Reduce the simulation time

(~30 to 100 times faster)

Use case: Fast simulation using model order reduction (MOR)

Dymola

detailed model

LTI(≈50th order)

MOR to 2nd order

Red – high order

Blue – low order

2.72E7 2.73E7 2.74E7 2.75E7 2.76E7 2.77E7-8.0E3

-4.0E3

0.0E0

4.0E3

8.0E3

1.2E4

1.6E4

2.0E4

PI1.y PI1.y

Load

[W]

Time [s]

Low Energy Building

17 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 19: PDF (1.615 MB) - IESC Proceedings

He

atflu

x [

W/m

²]

Time [h]

Use case: Model Order Reduction for linear time variant

Fixed boundary condition on 1 side and sinusoidal on the other side

Linear Time Variant

Fields

Simulation, optimization…

Description

MOR of models for time

consuming study

Advantages

Preserve the dynamic

behavior

Reduce the simulation

time (~5 times faster)

18 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 20: PDF (1.615 MB) - IESC Proceedings

rN

sol

1

( ) 1,.., N( )

i

ij

i i

kFT s K j

s p

Use case: Grey box modeling

Fields

Conception & prototyping,

Sizing…

Description

Parametric analysis from reduced

model

Advantages

Ensuring accuracy

Few parameters from typological

studies or early design stages

Dymola

detailed model

Exact 2nd order

modelLinearization

and reduction

Parametric 2nd

order model

Parametric

regression

Validation over a week for a Low Energy Building

19 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 21: PDF (1.615 MB) - IESC Proceedings

Fields

Conception, sizing, simulation…

Description

Using studies and/or models to generate

executables

Advantages

Reduce the development time

Improved reactivity

Diversity (1 model → x executables)

Use case: Generating standalone executable

20 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

.Exe.exe

New

.exe

GUI

011001

101110

Page 22: PDF (1.615 MB) - IESC Proceedings

Fields

Simulation, optimization,

conception (building stock

and smart-grid)

Description

Typology and greybox

model

Meteo file : Nice

Electric heating + controller

Stochastic behavior of the

occupants

Variable time step solver

Te

mp

era

ture

[°C

]

Time [s]

Use case: Modeling the building stock by aggregation

21 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 23: PDF (1.615 MB) - IESC Proceedings

High order (74*74)

Po

we

r L

oa

d o

f th

e s

tock [W

]

Time over january [s]

Use case: MOR for a building stock model – Test on 37 buildings in Nice

Red – high order

Blue – low order

Fields

Simulation, optimization, conception

(building stock and smart-grid)

Description

Aggregation of greybox model

Linearization

MOR and parametric study

Linearization and MOR

Low order (2*2)

Energy

consumption

discrepancy 5…7%

Power load max

discrepancy 20%

22 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 24: PDF (1.615 MB) - IESC Proceedings

Reference:

GV =88 W/°C

SH=125 m²

Fit:

GV =79 W/°C

SH=142 m²

Time [s]

Ind

oo

r a

ir te

mp

era

ture

[°C

]

Use case: Dynamic calibration

Fields

Diagnostic, fitting to experiments

Description

Greybox model

Sollicitations: heating load and weather data

Experiment: 4 days and time step 60s

Initialization GV=300W/°C & SH 225 m²

GV Error

300 361218

217882 375.631

79.1635 5.6837

79.1828 5.6805

79.1828 5.6805

23 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 25: PDF (1.615 MB) - IESC Proceedings

Use case: Optimization by genetic algorithm

Fields

Conception, prototyping, sizing and

optimization…

Description

Sizing of windows to minimize the heat

demand

Advantages

Increase reuse of models

24 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 26: PDF (1.615 MB) - IESC Proceedings

Fields

Conception, prototyping,optimization…

Description

Testing control devices for HVAC

systems by emulation (real time and

accelerated simulation)

Advantages

Reuse basic modelsExchanging data

at each time step

Use case: Hardware in the loop

25 –Vision d’un industriel – SIMUREX 2012 Copyright EDF R&D

Page 27: PDF (1.615 MB) - IESC Proceedings

Team projectC. Muresan, A. Kaemmerlen, H. Bouia, D. Covalet, M. Schumman, S. Filfli…

Questions ??