How can I connect simscape electrical to specialized power system simscape?
24 views (last 30 days)
Show older comments
I have attached figure. In the figure I want to connect capacitor which is from simscape electrical to mutual inductor which is from specialized power system. Could you please give simulink code or screenshot for it this would be really great or what is the procedure for doing it?
I searched for this question and couldnt find a proper answer i could find conversion from specialized power system to simulink using current and voltage measurement block but not from simscape electrical to specialized power system.
0 Comments
Answers (1)
Pratyush Roy
on 23 Jul 2021
Hi John,
The blocks from Specialised Power Systems library is usually not used with the blocks from Simscape Electrical.As a workaround, you can exclusively use either Specialized Power Systems library or Simscape Electrical. You may use the 'Coupled Lines (Pair)' block in the Simscape Electrical to get the same effect. On your MATLAB Command window, you can type the following command to go through the Coupled Lines example:
web(fullfile(docroot, 'physmod/sps/ref/coupledlinespair.html'))
Hope this helps!
0 Comments
See Also
Categories
Find more on Electrical Sensors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!