How can I define electrical label like "+12V" in simscape

7 views (last 30 days)
Hello,
I am currently modeling electrical boards with Simscape and I would like to know if it is possible to create some electrical label(like Goto-From in Simulink). For example, I want to connect an LDO output to several OP-AMPS, in order to turn off OP AMPS when LDO is OFF.
I am very interested in, I have many signals and my model begins to be unreadable !!
Thanks !

Accepted Answer

Sebastian Castro
Sebastian Castro on 13 Mar 2015
Simscape doesn't have general-purpose "Goto" and "From" tags like Simulink does.
Since you mentioned "+12V" specifically, I can think of the Positive Supply Rail and Negative Supply Rail blocks in SimElectronics, though.
To improve your model readability, you should try splitting up your model into subsystems . This will at least make it so that the entire circuit isn't on one giant screen.
- Sebastian
  2 Comments
Benjamin Alvarez
Benjamin Alvarez on 13 Mar 2015
Edited: Benjamin Alvarez on 13 Mar 2015
Thank you for your answer, I think that this option should be really useful if you try to simulate real(and not ideal) supply rail. Regards
Franklin Ngo
Franklin Ngo on 25 Feb 2019
Dear expert,
Is there anyway to connect two line by naming them rather than line connection in Simscape? This would be a help in large signal scale routing, and I'm working on that =.=". Thank you in advance.

Sign in to comment.

More Answers (1)

Sina Sharifi
Sina Sharifi on 1 May 2020
Hi
Please check the link below:
This element has been introduced in MATLAB 2019 b.
Regards,
Sina

Categories

Find more on Variable Initialization 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!