Main Content

Flow Rate Source (MA)

Generate constant or time-varying mass flow rate or volumetric flow rate in moist air network

Since R2023b

  • Flow Rate Source (MA) block

Libraries:
Simscape / Foundation Library / Moist Air / Sources

Description

The Flow Rate Source (MA) block represents an ideal mechanical energy source in a moist air network. The source can maintain the specified mass flow rate or volumetric flow rate regardless of the pressure differential. There is no flow resistance and no heat exchange with the environment. You specify the flow rate type by using the Flow rate type parameter.

The block icon changes depending on the values of the Source type and Flow rate type parameters.

Ports A and B represent the source inlet and outlet. The input physical signal at port M or V, depending on the flow rate type, specifies the flow rate. Alternatively, you can specify a fixed flow rate as a block parameter. A positive flow rate causes gas to flow from port A to port B.

The volumetric flow rate and mass flow rate are related through the expression

m˙={ρBV˙for V˙0ρAV˙for V˙<0

where:

  • m˙ is the mass flow rate from port A to port B.

  • ρA and ρB are densities at ports A and B, respectively.

  • V˙ is the volumetric flow rate.

The equations describing the source use these symbols.

cpSpecific heat at constant pressure
hSpecific enthalpy
htSpecific total enthalpy
m˙Mass flow rate (flow rate associated with a port is positive when it flows into the block)
pPressure
ρDensity
RSpecific gas constant
sSpecific entropy
TTemperature
ΦworkPower delivered to the moist air flow through the source

Subscripts A and B indicate the appropriate port.

Mass balance:

m˙A+m˙B=0m˙wA+m˙wB=0m˙gA+m˙gB=0

Energy balance:

ΦA+ΦB+Φwork=0

If the source performs no work (Power added parameter is set to None), then Φwork=0.

If the source is isentropic (Power added parameter is set to Isentropic), then

Φwork=m˙A(htBhtA)

where

htA=hA+12(m˙AρASA)2htB=hB+12(m˙BρBSB)2

The mixture-specific enthalpies, hA = h(TA) and hB = h(TB), are constrained by the isentropic relation, that is, there is no change in entropy:

TATB1Tdh(T)=Rln(pBpA)

When you set the Flow rate type parameter to Mass flow rate, the quantity specified by the Mixture mass flow rate parameter or the input signal at port M is

m˙A=m˙specified

Assumptions and Limitations

  • There are no irreversible losses.

  • There is no heat exchange with the environment.

Ports

Input

expand all

Input physical signal that specifies the mass flow rate of the moist air through the source.

Dependencies

To enable this port, set the Source type parameter to Controlled and Flow rate type to Mass flow rate.

Input physical signal that specifies the volumetric flow rate of moist air through the source.

Dependencies

To enable this port, set the Source type parameter to Controlled and Flow rate type to Volumetric flow rate.

Conserving

expand all

Moist air conserving port. A positive flow rate causes moist air to flow from port A to port B.

Moist air conserving port. A positive flow rate causes moist air to flow from port A to port B.

Parameters

expand all

Select whether the flow rate generated by the source can change during simulation:

  • Controlled — The flow rate is variable, controlled by an input physical signal. Selecting this option exposes the input port M or V, depending on the value of the Flow rate type parameter.

  • Constant — The flow rate is constant during simulation, specified by a block parameter. Selecting this option enables the Mass flow rate or Volumetric flow rate parameter, depending on the value of the Flow rate type parameter.

Select the type of flow rate, Mass flow rate or Volumetric flow rate.

Desired mass flow rate of the moist air mixture through the source.

Dependencies

To enable this parameter, set Source type to Constant and Flow rate type to Mass flow rate.

Desired volumetric flow rate of the moist air mixture through the source.

Dependencies

To enable this parameter, set Source type to Constant and Flow rate type to Volumetric flow rate.

Select whether the source calculates flow rate at actual working conditions or at a standard pressure and temperature:

  • Actual conditions — The source calculates the volumetric flow rate by using the moist air density at the actual working conditions of the system.

  • Standard conditions — The source calculates the volumetric flow rate by using the moist air density at standard conditions. When you select this option, additional parameters become available to let you specify the standard pressure, temperature, and relative humidity.

Dependencies

To enable this parameter, set Flow rate type to Volumetric flow rate.

Moist air pressure at standard conditions.

Dependencies

To enable this parameter, set Specified flow rate conditions to Standard conditions.

Moist air temperature at standard conditions.

Dependencies

To enable this parameter, set Specified flow rate conditions to Standard conditions.

Select whether the source performs work on the moist air flow:

  • Isentropic — The source performs isentropic work on the moist air to maintain the specified mass flow rate. Use this option to represent an idealized pump or compressor and properly account for the energy input and output, especially in closed-loop systems.

  • None — The source performs no work on the flow, neither adding nor removing power, regardless of the mass flow rate produced by the source. Use this option to set up the desired flow condition upstream of the system, without affecting the temperature of the flow.

Area normal to flow path at port A.

Area normal to flow path at port B.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2023b

expand all