How to connect Simscape Component with Simscape Power System Elements
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Malgorzata Gawronska
le 8 Fév 2017
Réponse apportée : Michelle Wu
le 15 Fév 2017
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?
0 commentaires
Réponse acceptée
Michelle Wu
le 15 Fév 2017
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Composite Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!