Why do I get a straight line in scope?

20 ビュー (過去 30 日間)
Muthukumar meiyappan Meiyappan
Muthukumar meiyappan Meiyappan 2022 年 1 月 22 日
回答済み: Pratyush Roy 2022 年 1 月 27 日
I get a straight line in scope every time i run this model in simulink. Can someone please explain why i am not able to get any other readings other than straight line in scope?

採用された回答

Pratyush Roy
Pratyush Roy 2022 年 1 月 27 日
Hi Muthukumar,
As per my understanding, the Simulink model is generating straight line in scope instead of showing a non-zero value.
There are certain blocks in the model whose input ports are not connected to any other block. Making the following changes might be helpful:
  1. For the ideal torque sensors in the model, the port 'C' is disconnected. It can be connected to a mechanical rotational reference block.
  2. For the variable displacement motor blocks, the port 'C' is disconnected. It can be connected to a physical signal block.
  3. The asynchronous machine block requires a power source to generate the required magnetic field. To operate the machine in generator mode, the input torque should be negative. Please refer to the documentation links here and here for more details.
Hope this helps!

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by