modelTestRoomWithAutomationVDI3813

Model which simulates a room for one day with a sun blind automation applied. Optimized for output and plotting.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model illustrates the coupling of a modelled room automation solution to a room model from AixLib-library. The room automation solution controls the sunblind and deploys the sunshade dependent on the presence of occupants and the room temperature.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutputIlluminance
Modelica.Blocks.Interfaces.RealOutputPAR_H_ACT
Modelica.Blocks.Interfaces.BooleanOutputstHea
Modelica.Blocks.Interfaces.BooleanOutputstCoo
Modelica.Blocks.Interfaces.BooleanOutputuSun
Modelica.Blocks.Interfaces.RealOutputVentilation
Modelica.Blocks.Interfaces.RealOutputT_Room
Modelica.Blocks.Interfaces.RealOutputT_Out
Modelica.Blocks.Interfaces.RealOutputTSetHea
Modelica.Blocks.Interfaces.RealOutputTSetCoo

Components

TypeNameDefaultDescription
Utilities.Rooms.RoomSunshaderoomSunshade
BuildingControl.VDI3813.MacroFunctions.MacroSunblindmacroSunBlind
Modelica.Blocks.Sources.BooleanConstantsourceP_MANSource to give feedback from user that occupant is in room. if == true then occupant present.
Modelica.Blocks.Sources.BooleanConstantsourcePresenceSource to give feedback from user that occupant is in room. if == true then occupant present.

Revisions

  • March 07, 2017  by Georg Ferdinand Schneider & Georg Ambrosius Peßler:
    Implemented.