How to operate the Powertrain Blockset with fixed step size?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Ryan Chladny
le 18 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Powertrain Blockset dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!