WOLFRAM SYSTEM MODELER

IntakeManifold

Dynamics of the intake manifold

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.Examples.Systems.Utilities.ComponentsThrottleControl.IntakeManifold"]
Out[1]:=

Parameters (2)

RTVmRatio

Value: 0.41328

Type: Real

Description: RT/V_m

P_0

Value: 0.543

Type: Pressure_bar (bar)

Description: Initial value for P_m, (bar)

Connectors (4)

m_ai_der

Type: RealInput

Description: Mass flow rate of air into manifold (g/s)

N

Type: RealInput

Description: Engine speed (rad/sec)

m_ao_der

Type: RealOutput

Description: Mass flow rate of air out of manifold (g/s)

P_m

Type: RealOutput

Description: Intake manifold pressure (bar)

Used in Components (1)

Engine

Modelica.Clocked.Examples.Systems.Utilities.ComponentsThrottleControl

Internal combustion engine.