How i can work with HVDC-VCS in phasor type ?

5 views (last 30 days)
hi, I want work with a powergui block unique, for two areas four machines. If it is built the HVDC-VSC transmission system inside an HVAC transmission system. the first is discrete type and last is phasor type.

Answers (1)

Joel Van Sickel
Joel Van Sickel on 2 Sep 2020
Edited: Joel Van Sickel on 2 Sep 2020
Hello Manuel Cadena,
phasor simulation is design for simulating AC signals. One way to combine them is to decouple the simulations. You can do the HVDC with a standard powergui block in one model reference, and have your AC power system in a seperate model reference that is using a phasor type simulation.
They do it to speed up real-time simulaiton, but you can also use it to support different modes of the powergui block.
This example also shows for how you can incorporate a single phase model (the energy storage system) to work inside the three phase system: https://www.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/51137/versions/3/screenshot.jpg
Regards,
Joel

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!