Four-Cylinder Engine Ignition Control Simulation
This example simulates the ignition control of a four-cylinder engine. It has been developed as a collaboration between Guy Rouleau from MathWorks and Isaac Hisahiro Ito at Toyota Motor North America R&D. The model is intended for demonstration and educational purpose.
The model implements the following feature:
- Simscape language for modeling a four-cylinder engine ignition process
- Symbolic Math Toolbox for designing the engine model equations
- Simscape Driveline for modeling of the vehicle drivetrain
- Export-function model for the controller, allowing the code generated from it to be integrated with an external environment and scheduler
- Stateflow for simulating the Engine Control Unit scheduler
- SimEvents for simulation of hardware timers
See this blog post for more details: https://blogs.mathworks.com/simulink/2018/11/07/internal-combustion-engine-ignition-control-example-part-1
인용 양식
Guy Rouleau (2024). Four-Cylinder Engine Ignition Control Simulation (https://github.com/guirlo/Simulink-Ignition-Scheduler/releases/tag/1.2), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Physical Modeling > Simscape Driveline > Engines & Motors >
- Engineering > Mechanical Engineering > Combustion and Turbomachinery >
태그
커뮤니티
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!data
data/engineCylinder
data/engineExhaust
data/engineIntake
design/designEngineCylinder
design/designEngineIntake
utils
design/designEngineIntake
models
design/designEngineCylinder
design/designEngineIntake
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.2 | See release notes for this release on GitHub: https://github.com/guirlo/Simulink-Ignition-Scheduler/releases/tag/1.2 |
||
1.1 | Updated to R2019a:
|
||
1.0.3 | Fixed Typos in Notes |
||
1.0.1 | Updated description to mention Symbolic Math Toolbox |
||
1.0.0 |