modelTrickleVent

Model with a trickle vent modelled using the models with flow based on tabulated data

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

Information

This model illustrates the use of the models Buildings.Airflow.Multizone.Table_V_flow and Buildings.Airflow.Multizone.Table_m_flow to model self regulating inlet vents. The models are connected to a common volume that emulates a room on one side and to outside conditions on the other side (east and west orientation respectively).

Components

TypeNameDefaultDescription
BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data reader
Fluid.Sources.Outside_CpLowRisewestModel with outside conditions
Fluid.Sources.Outside_CpLowRiseeastModel with outside conditions
Fluid.MixingVolumes.MixingVolumeroomRoom model
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowpreHeaPrescribed heat flow
Modelica.Blocks.Continuous.LimPIDconController to maintain volume temperature
Modelica.Blocks.Sources.ConstantTSetTemperature set point
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensortemSenTemperature sensor
Modelica.Blocks.Math.GaingainGain block
Buildings.Airflow.Multizone.Table_m_flowtabDat_m_flowSelf regulating trickle vent
Buildings.Airflow.Multizone.Table_V_flowtabDat_V_flowSelf regulating trickle vent

Contents

NameDescription
Medium

Revisions

  • February 2, 2022, by Michael Wetter:
    Revised implementation.
    This is for IBPSA, #1436.
  • May 03, 2021 by Klaas De Jonge:
    Added example for simulating a trickle vent using the TableData models