Air Core Transformation Block in Simulink or Simulink

10 views (last 30 days)
Can someone help me to implement air core transformer in simscape or simulink domain.?

Answers (1)

Joel Van Sickel
Joel Van Sickel on 23 Mar 2021
Hello,
you can start by learning about simscape here: https://www.mathworks.com/learn/tutorials/simscape-onramp.html
Then, you can either build it from scratch using the magnetic domain coupled to the electric domain: https://www.mathworks.com/help/physmod/simscape/ug/electrical-transformer.html
If you want something simpler, just use a simple transformer block: https://www.mathworks.com/help//physmod/sps/transformers.html
You can also build your own simscape blocks from scratch: https://www.mathworks.com/help/physmod/simscape/lang/creating-custom-components.html
Regards,
Joel

Categories

Find more on Foundation and Custom Domains 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!