modelMoverContinuous

Example model of movers using a real input for setting the stage

Extends from MoverParameter (Example model of movers using a parameter for setting the stage).

Information

This example demonstrates the use of a RealInput connector for a mover model.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.MassFlowRatem_flow_nominal (from MoverParameter)2Nominal mass flow rate
Modelica.SIunits.PressureDifferencedp_nominal (from MoverParameter)10000Nominal pressure raise

Components

TypeNameDefaultDescription
FlowControlled_m_flowpump_m_flow (from MoverParameter)Pump with m_flow input
IBPSA.Fluid.Sources.Boundary_pTsou (from MoverParameter)Fluid source
IBPSA.Fluid.Sources.Boundary_pTsin (from MoverParameter)Fluid sink
SpeedControlled_ypump_y (from MoverParameter)Pump with normalised speed input
FlowControlled_dppump_dp (from MoverParameter)Pump with pressure head input
FixedResistances.PressureDropres (from MoverParameter)Pressure drop component for avoiding singular system
SpeedControlled_Nrpmpump_Nrpm (from MoverParameter)Pump with speed input
Modelica.Blocks.Sources.RamprampRamp input for all movers
Modelica.Blocks.Math.GaingaiNrpmNominal rpm
Modelica.Blocks.Math.Gaingai_m_flowNominal mass flow rate
Modelica.Blocks.Math.Gaingai_dpNominal pressure drop

Revisions

  • August 24, 2015, by Filip Jorissen:
    First implementation.