Using Input/Output Nodes into sub-diagrams
8 views (last 30 days)
Show older comments
Hi all,
I'm newish to matlab, used it extensively in school but not simulink. Wanted to ask about the input and output nodes.
I'm building a 3 phase rectifier, just 6 diodes and I'd like to make it a sub component I can just call at several places. (Forgive me for butchering the nomenclature, all of these block based programs call these things different).
Anyway, I have a variable AC source feeding each phase (that will be brought in via the "IN" block) and the DC out and return heading out of the block via the "Out".
I have the circuit built but the in's and out's create a broken red line when trying to connect the incoming signals to the circuit branches. Doesn't have trouble going into blocks like the universal bridge, but I'd rather do this from scratch rather than use that block. Could someone offer up a pointer on what I'm doing wrong?
2 Comments
Accepted Answer
Kaustubha Govind
on 12 Sep 2013
It looks like you are using SimPowerSystems blocks, correct? I don't know a lot about modeling in the physical domain using SimPowerSystems, but it looks like you need to use Connection Ports instead of the directional input/output ports used in the Simulink domain. Please look at the box titled Electrical Terminal Ports and Connection Lines on this page for a brief explanation on how Simulink connections are different from SimPowerSystems connections.
0 Comments
More Answers (0)
See Also
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!