Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.69 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.69 KB

Four-Cylinder Engine Ignition Control Simulation

View Four-Cylinder Engine Ignition Control Simulation on File Exchange

Open in MATLAB Online

View Four-Cylinder Engine Ignition Control Simulation on File Exchange

Learn more on Guy on Simulink:

https://blogs.mathworks.com/simulink/2018/11/07/internal-combustion-engine-ignition-control-example-part-1 https://blogs.mathworks.com/simulink/2018/12/13/internal-combustion-engine-ignition-controller-example-part-2

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