modelNone

NoneVentilation with constant air flow at constant temperature and no power calculations

Extends from IDEAS.Templates.Interfaces.BaseClasses.VentilationSystem.

Parameters

TypeNameDefaultDescription
IntegernZones (from PartialSystem)Number of conditioned thermal zones in the building
IntegernLoads (from PartialSystem)0Number of electric loads. If zero, all electric equations disappear.
RealVZones (from VentilationSystem)Conditioned volumes of the zones
Modelica.Units.SI.PowerQ_design (from VentilationSystem)zeros(nZones)Design heat loss due to ventilation
Modelica.Units.SI.MassFlowRate[nZones]m_flowzeros(nZones)Ventilation mass flow rate per zones
Modelica.Units.SI.Temperature[nZones]TSet22*.ones(nZones) .+ 273.15Ventilation set point temperature per zone

Connectors

TypeNameDefaultDescription
Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.PositivePlugplugLoad (from PartialSystem)Electricity connection to the Inhome feeder
Modelica.Blocks.Interfaces.RealInputTSensor (from VentilationSystem)Sensor temperature of the zones
Modelica.Fluid.Interfaces.FluidPort_bport_b (from VentilationSystem)
Modelica.Fluid.Interfaces.FluidPort_aport_a (from VentilationSystem)

Components

TypeNameDefaultDescription
IDEAS.BoundaryConditions.SimInfoManagersim (from PartialSystem)Simulation information manager for climate data
IDEAS.Experimental.Electric.BaseClasses.AC.WattsLawPlugwattsLawPlug (from PartialSystem)
IDEAS.Fluid.Sources.MassFlowSource_T[nZones]souSource
IDEAS.Fluid.Sources.Boundary_pT[nZones]sink
Modelica.Blocks.Sources.Constant[nZones]m_flow_val
Modelica.Blocks.Sources.Constant[nZones]TSet_val

Revisions

  • June 5, 2018 by Filip Jorissen:
    Cleaned up implementation for #821.