sine pwm control for statcom

2 views (last 30 days)
JOSIP
JOSIP on 21 Feb 2025
Answered: Sabin on 25 Feb 2025
Hello,
can anyone tell me how to do a sine pwm for statcom control.
there should be 3 120 deg shifted sine waves(maybe the voltages of the network) and then somehow to compare them with a triangolar waveform and from this with boolean logic generate 1 and 0 train signal that is controlling the igbt switching. The referencies of Q etc are done with abc-->alfa,beta-->d,q,0 frame passage.
thanks

Answers (1)

Sabin
Sabin on 25 Feb 2025
You will have three sinusoidal reference signals that you need to compare with a high frequency triangular signal carrier. The intersection of the reference sinusoidal wave and the high-frequency carrier wave determines the switching states of the inverter. When the sinusoidal reference is greater than the triangular carrier, the output is high (switch on), and when it is lower, the output is low (switch off).
For more info about this topic check out this doc page:

Community Treasure Hunt

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

Start Hunting!