Regarding the Vehicle with Manual Transmission example

조회 수: 1 (최근 30일)
Ali Topal
Ali Topal 2023년 12월 15일
댓글: Ali Topal 2023년 12월 18일
I've been working on modeling a diesel bus for a while. As an example, I took the Vehicle with Manual Transmission example. However, I could not find the working logic of Stateflow and the expansions of some words. Can you help me?

답변 (1개)

Swaraj
Swaraj 2023년 12월 18일
Hi Ali,
Please follow the below steps to find the working logic of the Stateflow.
1. Run the below command to open the example model in the MATLAB command line.
openExample('sdl/VehicleWithManualTransmissionExample')
2. Open the "Gear Control" subsystem.
3. Open the "Gear Request" subsystem.
4. Open the "Stateflow".
Here you can find the working logic of the Stateflow.
Hope it helps!!
  댓글 수: 2
Ali Topal
Ali Topal 2023년 12월 18일
I know where the state flow is. I don't understand what the loops mean. I don't know what the abbreviations mean.
Ali Topal
Ali Topal 2023년 12월 18일
For example. What do delPG, lmtPG and GrChg mean? What does PG and Chg stand for?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Automotive Applications에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by