Main Content

Flow Resistance (IL)

General resistance in an isothermal liquid branch

Since R2020a

  • Flow Resistance (IL) block

Libraries:
Simscape / Foundation Library / Isothermal Liquid / Elements

Description

The Flow Resistance (IL) block models a general pressure drop in an isothermal-liquid network branch. The pressure drop is proportional to the square of the mass flow rate. The constant of proportionality is determined from a nominal operating condition specified in the block dialog box.

Use this block when the only data available for a component is the typical pressure drop and flow rate. This block is useful for representing complex components, where it is difficult to determine theoretical pressure loss from the geometry.

The volume of fluid inside the flow resistance is assumed to be negligible. The mass flow rate in through one port must then exactly equal the mass flow rate out through the other port:

m˙A+m˙B=0,

where m˙A and m˙B are defined as the mass flow rates into the component through ports A and B, respectively.

The pressure drop is assumed proportional to the square of the mass flow rate. The square of the mass flow rate is linearized in a small laminar flow region near zero flow, resulting in

pApB=Km˙Am˙A2+m˙lam2,

where:

  • pA and pB are pressures at ports A and B, respectively.

  • m˙lam is the mass flow rate threshold for laminar transition.

K is the proportionality constant,

K=Δpnomm˙nom2,

where Δpnom is the Nominal pressure drop parameter value and m˙nom is the Nominal mass flow rate parameter value.

Ports

Conserving

expand all

Isothermal liquid conserving port associated with the inlet or outlet of the flow resistance. This block has no intrinsic directionality.

Isothermal liquid conserving port associated with the inlet or outlet of the flow resistance. This block has no intrinsic directionality.

Parameters

expand all

Pressure drop from inlet to outlet at a known operating condition. The block uses the nominal parameters to calculate the constant of proportionality between the pressure drop and the mass flow rate.

Mass flow rate through the component at a known operating condition. The block uses the nominal parameters to calculate the constant of proportionality between the pressure drop and the mass flow rate.

Ratio of the threshold mass flow rate to the nominal mass flow rate. The block uses this parameter to calculate the threshold mass flow rate—and ultimately to set the limits of linearization for the pressure drop.

Extended Capabilities

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

Version History

Introduced in R2020a