How can an engine model be simulated in the "crank angle - domain" instead of the "time - domain" in Simulink?
조회 수: 1 (최근 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!