How can an engine model be simulated in the "crank angle - domain" instead of the "time - domain" in Simulink?

3 views (last 30 days)
I'm modelling an engine system in Simulink. To avoid skipping a specific crank angle, I'd like to simulate the Simulink model in the "crank angle - domain" with the following configuration parameters (for example): Start angle: 0° Stop angle: 360° Step size: 0.01°
How can I switch from the default time-domain (Start time, Stop time, etc.) to the described "crank angle - domain"?

Answers (1)

pietro
pietro on 8 Jul 2014
I don't know if it works, but you can try by parametrizing the time step and the simulation time in function of the engine speed, but I believe it works only with constant engine speeds.
  1 Comment
Dominik
Dominik on 8 Jul 2014
Thanks for your quick answer. The model includes transient behaviour of the engine, so unfortunately the engine speed is not constant.

Sign in to comment.

Categories

Find more on Automotive Applications in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!