フィルターのクリア

How to change load(resistance) while simulation is running

15 ビュー (過去 30 日間)
Alper
Alper 2018 年 12 月 23 日
回答済み: Alper 2018 年 12 月 26 日
Greetings,
I intend to change the load such as change output R value from x to 2x. However, I should do this while simulation is running in full swing. The question is, how can I change resistance value at the load from x to 2x while simulation is running?
Thank you in advance.
Alper

採用された回答

Aquatris
Aquatris 2018 年 12 月 26 日
The easiest way is to use the switch block. You can either use simulation time to determine when to switch or define some conditions (i.e., current goes above 0.3 A).
  4 件のコメント
Alper
Alper 2018 年 12 月 26 日
Thank you. I understand that now. One more question; Is there any way to do it with simspace components?
Aquatris
Aquatris 2018 年 12 月 26 日
I am not familiar with simspace so I cannot be of help for that.

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

その他の回答 (1 件)

Alper
Alper 2018 年 12 月 26 日
Okay. It works for me. Thank you very much for your help.

カテゴリ

Help Center および File ExchangeMulticore Processor Targets についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by