Is there a switch for simsacpe mechanical components? How to connect or disconnect certain simscape components on the fly

4 ビュー (過去 30 日間)
Z Z
Z Z 2024 年 6 月 10 日
編集済み: Z Z 2024 年 6 月 16 日
Hi,
I would like to simulate a scenerio that the mechanical system speed is initially fixed to certain speed. After certain designated time period, I would like to disconnect the ideal velocity source and switch to ideal torque source.
I cannot find any block to do so. There is no "MOSFET", "IGBT" type device in mechanical simscape libary.

回答 (1 件)

Sourabh
Sourabh 2024 年 6 月 13 日
Hey, you might find the following blocks helpful:
  1. Manual Switch: https://www.mathworks.com/help/simulink/slref/manualswitch.html
  2. Switch: https://www.mathworks.com/help/simscape/ref/switch.html
  3. PS Switch: https://www.mathworks.com/help/simscape/ref/psswitch.html
If the above blocks do not satisfy your use case, you can take a look at the following page containing a list of route signal blocks:
  1. https://www.mathworks.com/help/simulink/signal-routing.html
Hope this helps!
  1 件のコメント
Z Z
Z Z 2024 年 6 月 16 日
編集済み: Z Z 2024 年 6 月 16 日
Thank you so much!
I figured out. The simscape driveline toolbox has "clutch" part that can be used to connect and disconnect mechanical parts.
Logic-Controlled Clutch
https://www.mathworks.com/help/sdl/ref/logiccontrolledclutch.html

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

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by