modelFanSimple

model of a simple fan

Extends from Components.BaseClasses.PartialComponent (BaseClass for components in air handling units with one air flow).

Parameters

TypeNameDefaultDescription
Realeta0.7efficiency of fan
Advanced
Modelica.Units.SI.SpecificHeatCapacitycpAir (from PartialComponent)1006specific heat capacity of dry air
Modelica.Units.SI.SpecificHeatCapacitycpSteam (from PartialComponent)1860specific heat capacity of steam
Modelica.Units.SI.DensityrhoAir (from PartialComponent)1.2Density of air
Nominal conditions
Modelica.Units.SI.MassFlowRatem_flow_nominal (from PartialComponent)nominal mass flow rate
Modelica.Units.SI.PressureDifferencedp_nominal (from PartialComponent)pressure drop at nominal mass flow rate

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputmAirIn_flow (from PartialComponent)mass flow rate of incoming air
Modelica.Blocks.Interfaces.RealInputTAirIn (from PartialComponent)Temperature of incoming air
Modelica.Blocks.Interfaces.RealInputXAirIn (from PartialComponent)absolute humidity of incoming air
Modelica.Blocks.Interfaces.RealOutputmAirOut_flow (from PartialComponent)mass flow rate of outgoing air
Modelica.Blocks.Interfaces.RealOutputTAirOut (from PartialComponent)temperature of outgoing air
Modelica.Blocks.Interfaces.RealOutputXAirOut (from PartialComponent)absolute humidity of outgoing air
Modelica.Blocks.Interfaces.RealOutputdp (from PartialComponent)pressure difference
Modelica.Blocks.Interfaces.RealInputdpInPrescribed pressure rise
Modelica.Blocks.Interfaces.RealOutputPelFanelectrical power of fan
Modelica.Blocks.Interfaces.RealOutputtemIncFantemperature increase over fan

Components

TypeNameDefaultDescription
Modelica.Units.SI.SpecificEnthalpyhAirIn (from PartialComponent)specific enthalpy of incoming air
Modelica.Units.SI.SpecificEnthalpyhAirOut (from PartialComponent)specific enthalpy of outgoing air
Modelica.Units.SI.PowerP_elelectrical power of fan
Modelica.Units.SI.HeatFlowRateQ_flowheat flow rate added to air flow

Revisions

  • April, 2020 by Martin Kremer:
    Implemented.