How can an engine model be simulated in the "crank angle - domain" instead of the "time - domain" in Simulink?
1 view (last 30 days)
Show older comments
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"?
0 Comments
Answers (1)
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.
See Also
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!