フィルターのクリア

How to connect simscape subsystems together?

1 回表示 (過去 30 日間)
Ewan Burns
Ewan Burns 2018 年 11 月 21 日
回答済み: Joel Van Sickel 2020 年 9 月 2 日
I am trying to create an electric powertrain testbench in Simulink and am having issues connecting subsytems for the line diagram attached.Assembly A Line Diagram.JPG
  • We have created a signal for mains connection:
Mains Power Connection.JPG
  • And are using a downloaded file for the charger which rectifies the 230V AC mains to 48V DC:
Charger.JPG
  • And finally we are using this system as motor controller and motor:
Motor Drive.JPG
The graph for motor results is wrong however the main problem we are facing is connecting these subsystems. Is it possible to actually do this? And if not, are there any recommendations how to go about creating this system shown in line diagram? Thanks in advance.

回答 (1 件)

Joel Van Sickel
Joel Van Sickel 2020 年 9 月 2 日
Hello Ewan,
in general, it is discouraged to combine the two technologies together, as it can lead to some solver convergence issues and add's decoupling which makes the models less accurate than if they were implemented in a single technology (simulink for the black wires, and simscape for the blue wires). For this, I would recreate the model all in one technology. If you really want to connect them though, here are blocks to help with that:
Regards,
Joel

カテゴリ

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

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by