Connecting Fuse in Simscape Transformer Circuit
9 次查看(过去 30 天)
显示 更早的评论
Apologies if this is a dumb question, but I opened up the power_transformer Simscape example and attempted to add a Simscape Fuse block (Switches and Breakers/Fuse). However when I try to connect a terminal of the fuse to a terminal of the included transformer it won't allow it (circle with cross inside). It also won't connect to the included Simscape Fundamental Block/Parallel RLC load. Maybe I need to stick some sort of converter in-line to allow the connection?
Thanks.
0 个评论
采纳的回答
David John
2021-11-8
It sounds like you are trying to combine library blocks from "Specialized Power Systems" with Simscape-language-based blocks.
Please consider using the "Three-Winding Mutual Inductor" or the "RLC (Three-Phase)" block along with the Fuse for a solution completely using Simscape-language-based blocks.
If you really want to combine Specialized Power Systems blocks with Simscape-language-based blocks, then you will need to also use an "interface" block between the two different types of block: see Interface to Simscape - MATLAB & Simulink (mathworks.com) for example.
0 个评论
更多回答(1 个)
Julio Magro Sastre
2024-7-11
Hello,
you will need a Current-Voltage and/or Voltage-Current Simscape Interface block from the Specialized Power Systems library.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Sensors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!