WOLFRAM SYSTEM MODELER

InductionToPowerDelay

Accounts for the induction-to-power stroke lag.

Diagram

Wolfram Language

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

Connectors (3)

m_a

Type: RealInput

Description: Mass of cylinder air charge (g)

m_a_delayed

Type: RealOutput

Description: 180deg delayed mass of cylinder air charge (g)

clock

Type: ClockInput

Description: 'input Clock' as connector

Components (3)

sample1

Type: SampleClocked

Description: Sample the continuous-time, Real input signal and provide it as clocked output signal. The clock is provided as input signal

hold1

Type: Hold

Description: Hold the clocked, Real input signal and provide it as continuous-time output signal (zero order hold)

delay

Type: FractionalDelay

Description: Delay the clocked input signal for a fractional multiple of the sample period

Used in Components (1)

Engine

Modelica.Clocked.Examples.Systems.Utilities.ComponentsThrottleControl

Internal combustion engine.