Electronic – Why the triangle reference wave is used in PWM for sine modulation

inverterModulationpwmthree phase

I'm implementing PWM for a three-phase inverter.

The documentation on the subject, especially the technical implementations, is very good but as far as I am able to understand none of the one I read talks about why the reference signal is a triangle or a sawtooth. In one document I found that this type of modulation is the oldest in the game (PWM concerned) so maybe is a thing of old technology that becomes standard?

Best Answer

The "triangle reference" method that has some history as a standard or popular method was more formally known as the "triangle interception method." It was based on generating switching commands based on the interception of a triangle wave with a sine wave as shown below. It was not too difficult to implement and it provided reasonably good results for variable frequency drives (VFDs). Results were improved by changing the ratio of the triangle wave frequency to the sine wave frequency over the range of the operating frequencies.

After the invention of large scale integrated circuits and microprocessors, more sophisticated PWM strategies became preferred.

enter image description here

Image from Zubek, Abbondanti & Nordby “Pulsewidth Modulated Inverter Motor Drives with Improved Modulation” IEEE Trans. Ind. Appl., Nov./Dec. 1975