Air Intake
Libraries:
Simscape /
Driveline /
Engines & Motors /
Engine Subcomponents
Description
The Air Intake block represents an abstract air intake system that computes lumped-parameter air flow dynamics. This block is suitable for internal combustion engines. The block computes the intake manifold pressure from the throttle and engine speed.
Equations
The Air Intake block computes the intake manifold pressure as
where
Rair is the Dry air specific gas constant parameter.
Tamb is the Ambient temperature parameter.
Vim is the Intake manifold volume parameter.
The block calculates the combustion cylinder mass flow rate, ṁcyl, as
which is a time derivative formulation of the ideal gas law. ω is the engine speed the block receives from port EngSpd, and Vd is the Engine displacement volume parameter.
The block calculates the throttle mass flow rate, ṁthr as
depending on the flow conditions. In this equation, Sthr is the area of the throttle opening, and Pamb is the ambient pressure. The block defines the equation constants as
where
κ is the Dry air specific heat ratio parameter.
Πlam is the laminar flow threshold constant.
Πcr is the critical pressure ratio.
The block finds Πcr as
The block treats the throttle open area, Sthr, as a third-order polynomial that functions with respect to the throttle angle, θ. This method simplifies the block computation to improve performance. The block computes the throttle open area as
where the block derives the coefficients, ki, using these quantities:
Dplate — Throttle plate diameter parameter
Arest — Throttle rest angle parameter
Apeak — 85°
Sleak — Throttle leakage area parameter
The throttle open area uses these constraints:
where Seng is the engineering formula for the throttle open area, such that
This figure shows a comparison of the polynomial result and the engineering result.
Examples
Ports
Input
Output
Parameters
Version History
Introduced in R2022a