How to connect Simscape Component with Simscape Power System Elements

Hello, I would need to develop a circuit using Simscape, which includes both type of elements:
a) Simscape Component (Simscape / Utilities / Simscape Component)
b) Simscape Power System Element (Simscape / Power System / Specialized Technology / Fundamental Blocks / Electrical sources)
How can I connect these two types of elements?

 채택된 답변

Michelle Wu
Michelle Wu 2017년 2월 15일

1 개 추천

It is not possible to connect a customized Simscape Component block with the components from the Simscape Power Systems Specialized Technology library. This is because Simscape Component uses .ssc files, which is compatible with the Foundation Library, while components from the Simscape Power Systems Specialized Technology library uses Simulink mathematics underneath. Therefore, connecting these two components is analogous to connecting components from the Simscape Foundation Library to Simulink blocks directly, which is not supported.
If you are using R2015a and newer releases, I would recommend explore the "Customize SPS blocks" feature in the powergui to build more advanced models. The "power_customize" function is the appropriate command for a programmatical approach. For more information, please refer to the following link:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Composite Components에 대해 자세히 알아보기

질문:

2017년 2월 8일

답변:

2017년 2월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by