Visualizing Different Alternatives for ZSM

Last modified by Microchip on 2024/01/16 20:13

For this page, the full Zero Sequence Modulation (ZSM) can be found on the "ZSM Viewer" page of this tutorial.

image of the rotating vectors

When you look at the ZSM viewer page, you'll see three graphs, two on the top left and one on the right. The two on the top left are time waveforms: the top graph shows the voltage of the three phases as they change over a commutation cycle, with any PWM frequency filtered out, and the bottom graph shows the PWM waveforms corresponding to one commutation angle. The top graph also shows the zero-sequence component in light blue, which equals the average of the three-phase voltage waveforms.

double humped waveforms

The graph on the right shows the average voltage output of the three phases in a cube:

average voltage output

Still don't believe it's a cube? On the ZSM viewer page, click on the cube with your mouse and drag it around to rotate the viewpoint:

view it as a cube

A lot is going on here, so let's go over what's being displayed:

  • The edges of the cube with its axes are labeled A, B, and C.
  • The long diagonal of the cube with that axis labeled 0 (for the zero-sequence component).
  • The perpendicular axes are X and Y (equivalent to α and β).
  • A black point within the cube shows the instantaneous voltage output of the three-phase bridge.
  • A gray hexagon, showing the projection of the cube on the α-β (X-Y) plane, shifted up along the cube's diagonal so that it contains the output voltage point.
  • D and Q axes within the plane of the gray hexagon with the output voltage point on the D-axis.
  • A blue curve, showing the trajectory of this voltage point within the cube.
  • A blue-dashed circle, which shows that trajectory projected onto the α-β plane through the midpoint of the cube diagonal (0.5, 0.5, 0.5), this is the resulting trajectory of sine-triangle PWM.

change the viewing angle

Back to Top

Types of Zero-Sequence Modulation

You can also choose one of the several types of zero-sequence modulation:

  1. No Shift
  2. Midpoint Clamp
  3. Third Harmonic
  4. Top Clamp (also called flat-top)
  5. Bottom Clamp (also called flat-bottom)
  6. Top and Bottom Clamp
  7. Minimum Shift
  8. Nip and Tuck

No Shift

This is plain sine-triangle modulation and the phase voltages are all sinusoidal. Line-to-line amplitudes above 3√2≈0.866 cannot be achieved. Beyond this point, the trajectory will extend outside the cube.

no shift view

Back to Top


Midpoint Clamp

This is a Conventional Space Vector PWM (CSVPWM). There's a reason for calling it "midpoint clamp" which we'll discuss in a little bit.

midpoint clam view

Back to Top


Third Harmonic

The zero-sequence component is a third-harmonic waveform equal to −A6sin3θ, where A is the amplitude of the output voltage and θ is the commutation angle. This doesn't get used much and we'll discuss why a little bit later.

Third Harmonic view

Back to Top


Top Clamp (also called flat-top)

The zero-sequence component is chosen to move the highest output voltage to the positive rail of the DC link. This is sometimes used to reduce switching losses since that phase with maximum output voltage is at 100% duty cycle and does not need to be switched for 120° in the commutation cycle.

Top Clamp view

Back to Top


Bottom Clamp (also called flat-bottom)

The zero-sequence component is chosen to move the lowest output voltage to the negative rail of the DC link. This is also used to reduce switching losses. In low-voltage drives that utilize bootstrapped gate drives, it is more practical than top-clamp since 100% duty cycle on the high-side switches is not maintainable for many PWM cycles.

Bottom Clamp view

Back to Top


Top and Bottom Clamp

The zero-sequence component is chosen to use top-clamp or bottom-clamp, whichever requires the lowest shift in zero-sequence voltage. This distributes the switching losses evenly among the six switches. Like top-clamp, however, it is not practical in bootstrapped gate drives, because it requires 100% duty cycle on the high-side switches for extended periods.

Top and Bottom Clamp view

Back to Top


Minimum Shift

In theory, it is possible to choose the smallest possible adjustment in zero-sequence voltage to keep the output voltages within realizable limits (within the cube). For line-to-line amplitudes below 3√2≈0.866, the zero-sequence voltage is fixed and the output waveforms are sinusoidal. There's not any real reason to use this method and the choice of zero sequence voltage becomes ambiguous in the overmodulation region (when distortion is permitted to achieve larger output voltage amplitudes).

Minimum Shift view

Back to Top


Nip and Tuck

The zero-sequence component is chosen to keep the component with the largest amplitude from the mean at a constant value so that the waveforms are always flattened at a constant minimum and maximum duty cycle for 60° of the commutation cycle; this follows the waveforms in the King patent. It is very close to the third-harmonic method and similar to the third-harmonic method, there are practical reasons not to use it. I am including it here merely because it looks nice and is called nip and tuck for the same reason. A side-image of the cube is not shown; it looks very similar to that of the third-harmonic method. The trajectory consists of six 90° circular arcs from different planes parallel to the cube faces.

Back to Top