modelControlsVerification_CoolingCoilValve

Validation model for the cooling coil control subsequence with recorded data trends

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

Information

This model validates the cooling coil signal subsequence implemented in Building 33 on the main LBNL campus. Data used for the validation are measured input and output trends with 5s time steps, starting at 2018-06-07 00:00:00 PDT. The trends were exported from the ALC EIKON webserver.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.CombiTimeTableTOut_FMeasured outdoor air temperature
Modelica.Blocks.Sources.CombiTimeTableTSupSetpoint_FSupply air temperature setpoint
Modelica.Blocks.Sources.CombiTimeTablecoolingValveSignalOutput of the cooling valve control subsequence
Modelica.Blocks.Sources.CombiTimeTablefanFeedbackFan feedback
Modelica.Blocks.Sources.CombiTimeTablefanStatusFan status
Modelica.Blocks.Sources.CombiTimeTableTSupply_FMeasured supply air temperature
Buildings.Utilities.Plotters.Examples.BaseClasses.CoolingCoilValvecooValStaCooling valve position control sequence
Buildings.Controls.OBC.CDL.Reals.GreaterThresholdgreThrConverter to boolean
Buildings.Controls.OBC.CDL.Reals.MultiplyByParameterpercConvConverter from percentage
Buildings.Controls.OBC.CDL.Reals.MultiplyByParameterpercConv1Converter from percentage
Buildings.Controls.OBC.UnitConversions.From_degFfrom_degFUnit Converter
Buildings.Controls.OBC.UnitConversions.From_degFfrom_degF1Unit Converter
Buildings.Controls.OBC.UnitConversions.From_degFfrom_degF2Unit Converter
Buildings.Controls.OBC.UnitConversions.To_degCto_degCUnit Converter
Buildings.Controls.OBC.UnitConversions.To_degCto_degC1Unit Converter
Buildings.Controls.OBC.UnitConversions.To_degCto_degC2Unit Converter

Revisions

  • April 10, Milica Grahovac
    First implementation.