How to operate the Powertrain Blockset with fixed step size?
2 views (last 30 days)
Show older comments
Is there a possibility to operate the Powertrain Blockset in fixed step size. I want to integrate my own engine model in the car model. To operate the complete model at a Hil, the model needs to be calculatet in fxed step size.
0 Comments
Answers (1)
Ryan Chladny
on 18 Dec 2018
Hi Lucas,
Yes, all of the blocks and models shipped in Powertrain Blockset permit code generation and can be run with fixed step solvers. Many customers have been successful with using ode4 and a step size of 1ms, for example.
Depending on your target, model and application, you may need to experiment to find a good compromise with which fixed step solver and step size to use (you set this in the model Configuration Settings by the way).
Best of luck and kind regards,
Ryan
0 Comments
See Also
Categories
Find more on Powertrain Blockset 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!