How can an engine model be simulated in the "crank angle - domain" instead of the "time - domain" in Simulink?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
pietro
2014 年 7 月 8 日
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.
参考
カテゴリ
Help Center および File Exchange で Automotive Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!