Altering the time-step size.
Show older comments
Hi all,
I am trying to model an engine on Simulink. The engine has a non-uniform RPM rate, which depends on the torque and the moment of inertia of the flywheel mass.
I want to step the simulation every 0.25 degrees. Since the RPM is not constant, the time taken to crank the engine by 0.25 degrees varies. Is there any way I can define the time step size while running the simulation?
This way I can adjust the time step to always increment the crank angle by 0.25 degrees every time step.
Thanks in advance.
Manahara
Answers (1)
kintali narendra
on 24 Sep 2023
0 votes
use a ramp signal to with a slope of 0.25
1 Comment
Walter Roberson
on 24 Sep 2023
That would be a constant slope, and the time taken to crank the engine by 0.25 degrees would always be the same. However, @Manahara Manatunga has a situation where the time required to turn by a fixed angle varies.
Categories
Find more on Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!