modelExpander

Generic expander model

Information

The Expander model represents the expansion of a fluid in a volumetric machine. It is a lumped model based on performance curves. It is characterized by two flow connector for the fluid inlet and outlet and by a mechanical connector for the connection with the generator.

The assumptions for this model are:

  • No dynamics ( it is considered negligible when compared to the one characterizing the heat exchanger).
  • No thermal energy losses to the environment
  • Isentropic efficiency based on empirical performance curve
  • Filling factor based on empirical performance curve

Modelling options

In this model, the user has the choice of providing constant isentropic and volumetric efficiencies, or providing performance curves in the form of a Modelica function. The performance curves can be selected from the General tab with the ExpType enumeration variable.

Parameters

TypeNameDefaultDescription
ExpTypesExpTypeExpTypes.UD
Realepsilon_s0.7Isentropic Efficiency
RealFF_exp1Filling factor
Modelica.SIunits.VolumeV_sSwept volume
Initialization
Realepsilon_start0.5782Isentropic Efficiency
RealFF_start0.00003915Filling factor
Modelica.SIunits.Pressurep_su_start23.39e5Inlet pressure start value
Modelica.SIunits.Pressurep_ex_start1.77175e5Outlet pressure start value
Modelica.SIunits.TemperatureT_su_start423.15Inlet temperature start value
Medium.SpecificEnthalpyh_su_startMedium.specificEnthalpy_pT(p_su_start, T_su_start)Inlet enthalpy start value
Medium.SpecificEnthalpyh_ex_startMedium.specificEnthalpy_pT(p_ex_start, T_su_start)Outlet enthalpy start value
Initialization › Intialization options
BooleanconstPinitfalseif true, sets the evaporating pressure to a constant value at the beginning of the simulation in order to avoid oscillations
Booleanconstinitfalseif true, sets the efficiencies to a constant value at the beginning of the simulation
Modelica.SIunits.Timet_init10if constinit is true, time during which the efficiencies are set to their start values

Connectors

TypeNameDefaultDescription
Modelica.Mechanics.Rotational.Interfaces.Flange_bflange_elcFlange of shaft
Interfaces.Fluid.FlangeAInFlow
Interfaces.Fluid.FlangeBOutFlow

Components

TypeNameDefaultDescription
Medium.ThermodynamicStatesteamInThermodynamic state of the fluid at the inlet
Medium.ThermodynamicStatesteamOutThermodynamic state of the fluid at the outlet - isentropic
Realepsilon
RealFF
Realrpm
Modelica.SIunits.FrequencyN_rot
Modelica.SIunits.PowerW_dot
Modelica.SIunits.VolumeFlowRateV_dot_su
Modelica.SIunits.MassFlowRateM_dot
Medium.Densityrho_su
Medium.SpecificEntropys_su
Medium.SpecificEnthalpyh_su
Medium.SpecificEnthalpyh_ex
Medium.AbsolutePressurep_su
Medium.AbsolutePressurep_ex
Medium.SpecificEnthalpyh_ex_s

Contents

NameDescription
Medium