modelAHU2_Cooler
Cooling register of ahu 2 in E.ON ERC testhall
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example compares the simulated behavior with measured data. The input filter of the valve is deactivated because the measured actual opening (includes opening delay already) is used.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BaseClasses.RegisterBus | registerBus1 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Systems.ModularAHU.Validation.MeasuredData.AHU2_Cooler_RampValve | data | Measured data | |
| Fluid.Sources.Boundary_pT | boundaryWaterSource | ||
| Fluid.Sources.Boundary_pT | boundaryWaterSink | ||
| Fluid.Sources.MassFlowSource_T | boundaryAirSource | ||
| Fluid.Sources.Boundary_pT | boundaryAirSink | ||
| Modelica.Blocks.Sources.CombiTimeTable | combiTimeTable | ||
| Modelica.Blocks.Sources.RealExpression | Simulation_VF_in_m3h | ||
| Modelica.Blocks.Sources.RealExpression | Simulation_VF_out_m3h | ||
| Modelica.Blocks.Math.Gain | gain | ||
| Modelica.Thermal.HeatTransfer.Celsius.ToKelvin | toKelvin | ||
| Modelica.Thermal.HeatTransfer.Celsius.ToKelvin | toKelvin1 | ||
| Modelica.Blocks.Math.Gain | gain1 | ||
| RegisterModule | registerModule | ||
| Modelica.Blocks.Math.Add | add | ||
| Modelica.Blocks.Sources.Constant | const | ||
| Modelica.Blocks.Sources.BooleanConstant | pumpOn |
Contents
| Name | Description |
|---|---|
Revisions
- December 06, 2022, by EBC-Modelica group:
Fixes to increase compatability to OpenModelica #1378. - November 4, 2019, by Alexander Kümpel:
First implementation.