How can i model the engine starting behavior in simulink with Generic engine block and motor? Can anyone provide an expert opinion on this?

9 ビュー (過去 30 日間)
Hello, I want to model the engine starting scenario in simulink. I have the DC motor connected to battery. Motor and Engine are connected to a gear block. The engine is getting started, After that, both the engine and motor start to rotate in the same speed. Since the signal is torque, I am not able to disconnect the motor as soon as the engine gets started. Could you please help me with a solution?

回答 (1 件)

Martin
Martin 2018 年 6 月 11 日
The best way to model something like this is to think about what happens in the real system. So far, it sounds like a good start. In the real system, how does the starter motor determine when it should turn off? Does it run for a fixed time? Is it dependent on engine speed? If the time is fixed consider using a Signal Builder or Step block to have the torque go to zero after some time. If the starter motor turns off after the engine reaches a target value, consider adding a rotational velocity sensor to the engine output, and feeding the result to a conditional switch. The conditional switch could output 0 once the target speed is reached.
  1 件のコメント
johnson saldanha
johnson saldanha 2019 年 7 月 17 日
which is the conditional switch you are referring to. Could you please give an example

サインインしてコメントする。

コミュニティ

カテゴリ

Help Center および File ExchangeEngines & Motors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by