modelSingleZoneVAV

Various plots for a single zone VAV system

Extends from Buildings.Air.Systems.SingleZone.VAV.Examples.ChillerDXHeatingEconomizer (Variable air volume flow system with single themal zone and conventional control).

Information

This example demonstrates the use of a time plot and a scatter plot for a single zone VAV system. The plots are configured to plot every 15 minutes. The plots will be in the file specified in the plot configuration plotConfiguration.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TemperatureTSupChi_nominal (from PartialOpenLoop)279.15Design value for chiller leaving water temperature

Connectors

TypeNameDefaultDescription
BoundaryConditions.WeatherData.BusweaBus (from PartialOpenLoop)Weather bus

Components

TypeNameDefaultDescription
Buildings.Air.Systems.SingleZone.VAV.ChillerDXHeatingEconomizerhvac (from PartialOpenLoop)Single zone VAV system
Buildings.Air.Systems.SingleZone.VAV.Examples.BaseClasses.Roomzon (from PartialOpenLoop)Thermal envelope of single zone
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDat (from PartialOpenLoop)Weather data
Modelica.Blocks.Continuous.IntegratorEFan (from PartialOpenLoop)Total fan energy
Modelica.Blocks.Continuous.IntegratorEHea (from PartialOpenLoop)Total heating energy
Modelica.Blocks.Continuous.IntegratorECoo (from PartialOpenLoop)Total cooling energy
Modelica.Blocks.Math.MultiSumEHVAC (from PartialOpenLoop)Total HVAC energy
Modelica.Blocks.Continuous.IntegratorEPum (from PartialOpenLoop)Total pump energy
Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerChillerDXHeatingEconomizercon (from ChillerDXHeatingEconomizer)Controller for single zone VAV system
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableTSetRooHea (from ChillerDXHeatingEconomizer)Heating setpoint for room temperature
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableTSetRooCoo (from ChillerDXHeatingEconomizer)Cooling setpoint for room temperature
Buildings.Controls.SetPoints.OccupancyScheduleoccSch (from ChillerDXHeatingEconomizer)Occupancy schedule
PlottersploBlock with plotters

Contents

NameDescription
Plotters

Revisions

  • March 23, 2018, by Michael Wetter:
    First implementation.