modelNormalizedPower
Validation model for the normalized power calculation
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the computation of the normalized power for a varying fan control signal.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.HeatExchangers.CoolingTowers.BaseClasses.Characteristics.fan | fanRelPow | Fan data | |
| Real[size(fanRelPow.r_V, 1)] | fanRelPowDer | Coefficients for fan relative power consumption as a function of control signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Control signal | |
| Modelica.Units.SI.Efficiency | r_P | Normalized power consumption |
Revisions
-
December 23, 2019, by Michael Wetter:
First implementation.
This is for issue 1691.