modelVent_TTH
Ventilation based on measured supply/exhaust rates and temperatures
Extends from IDEAS.Templates.Interfaces.BaseClasses.VentilationSystem.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nZones (from PartialSystem) | Number of conditioned thermal zones in the building | |
| Integer | nLoads (from PartialSystem) | 0 | Number of electric loads. If zero, all electric equations disappear. |
| Real | VZones (from VentilationSystem) | Conditioned volumes of the zones | |
| Modelica.Units.SI.Power | Q_design (from VentilationSystem) | zeros(nZones) | Design heat loss due to ventilation |
| String | filename | if exp == 1 and bui == 1 then "BCTwinHouseN2Exp1.txt" elseif exp == 2 and bui == 1 then "BCTwinHouseN2Exp2.txt" else "BCTwinHouseO5.txt" | |
| Integer | exp | 1 | Experiment number: 1 or 2 |
| Integer | bui | 1 | Building number 1 (N2), 2 (O5) |
| String | dirPath | Modelica.Utilities.Files.loadResource("modelica://IDEAS/Resources/measurements/") |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.PositivePlug | plugLoad (from PartialSystem) | Electricity connection to the Inhome feeder | |
| Modelica.Blocks.Interfaces.RealInput | TSensor (from VentilationSystem) | Sensor temperature of the zones | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_b (from VentilationSystem) | ||
| Modelica.Fluid.Interfaces.FluidPort_a | port_a (from VentilationSystem) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IDEAS.BoundaryConditions.SimInfoManager | sim (from PartialSystem) | Simulation information manager for climate data | |
| IDEAS.Experimental.Electric.BaseClasses.AC.WattsLawPlug | wattsLawPlug (from PartialSystem) | ||
| Modelica.Blocks.Sources.CombiTimeTable | measuredInput | ||
| IDEAS.Fluid.Sources.MassFlowSource_T[1] | source | ||
| IDEAS.Fluid.FixedResistances.Junction | spl | ||
| IDEAS.Fluid.Sources.Boundary_pT[5] | bou | ||
| Modelica.Blocks.Math.Gain | massflowInput | ||
| Modelica.Blocks.Math.UnitConversions.From_degC | from_degC | ||
| IDEAS.Fluid.Sources.MassFlowSource_T[3] | source1 |