Difference between revisions of "Dead-time distortion"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[quality revision][quality revision]
(Phenomenon)
Line 1: Line 1:
Dead time distortion (DTD) is a problem found in all [[PWM]] based drives. The longer dead time used, the more problematic distortion becomes.
+
Dead time distortion (DTD) is a type of cross-over distortion caused by dead-time state of PWM power stages. The problem is present in all [[PWM]] output drives. The longer dead time used, the more problematic distortion becomes.
 +
 
 +
Dead-time is a blankin period (upper & lower transistors off simultaneously) of half-bridge power stage between transistor state changes.
  
 
==Phenomenon==
 
==Phenomenon==
Line 33: Line 35:
 
Also notice how PWM duty cycle reference from drive [[Torque controller|torque/current controller]] jumps up/down trying to compensate dead time errors. However, no current controller alone is fast enough to completely eliminate current ripples.
 
Also notice how PWM duty cycle reference from drive [[Torque controller|torque/current controller]] jumps up/down trying to compensate dead time errors. However, no current controller alone is fast enough to completely eliminate current ripples.
  
===Dead time elimination===
+
===Distortion elimination===
 
[[File:Currentripple w deadtime correction2.png|300px|thumb|[[VSD-XR]] distortion correction enabled. Top graph: phase current reference and achieved current. Bottom graph: PWM duty cycle reference]]
 
[[File:Currentripple w deadtime correction2.png|300px|thumb|[[VSD-XR]] distortion correction enabled. Top graph: phase current reference and achieved current. Bottom graph: PWM duty cycle reference]]
 
The bottom image shows the exactly same experiment with the one above but this time [[VSD-XR]] dead time correction was turned on. Notice how dips almost completely disappear and PWM duty cycle reference shows more sine-like waveform.
 
The bottom image shows the exactly same experiment with the one above but this time [[VSD-XR]] dead time correction was turned on. Notice how dips almost completely disappear and PWM duty cycle reference shows more sine-like waveform.
 
[[Category:Technology]]
 
[[Category:Technology]]
 
[[Category:Drive features]]
 
[[Category:Drive features]]

Revision as of 10:48, 15 April 2012

Dead time distortion (DTD) is a type of cross-over distortion caused by dead-time state of PWM power stages. The problem is present in all PWM output drives. The longer dead time used, the more problematic distortion becomes.

Dead-time is a blankin period (upper & lower transistors off simultaneously) of half-bridge power stage between transistor state changes.

Phenomenon

Dead time distortion explanation

Dead time distortion is present in some extent in all half-bridge topology PWM power outputs.

Description of the image:

  1. Schematic: typical single phase half-bridge PWM power output consisting two transistors and an inductive load (inductor). In 3 phase motor drives there are 3 pcs of this kind of circuits excluding inductor (which is replaced by a motor coil).
  2. Desired load voltage waveform: the distortion free waveform reference signal on load that we would want to see.
  3. PWM to top transistor: PWM signal that is controls when the top side transistor is in conductive state.
  4. PWM to bottom transistor: PWM signal that is controls when the bottom side transistor is in conductive state.
  5. Grey areas: dead-time when neither of transistors are in conducting state and during this time current will free-wheel thru diodes. Dead-time is necessary to prevent on-state overlapping and shoot-through currents from V+ to GND.
  6. Positive current load voltage: this is the achieved (distorted) PWM signal on load when current direction is positive in load inductor.
  7. Negative current load voltage: this is the achieved (distorted) PWM signal on load when current direction is negative in load inductor.

As it figure shows, actual output voltage differs from desired load voltage. Actual PWM duty cycle either becomes higher or lower than desired and distortion direction changes whenever current direction reverses.

Distortion effects

Measured torque ripple as function of time when motor is rotating. Torque reference was constant so in ideal case this curve would be flat but instead it shows significant drops in torque periodically. No DTD distortion correction was used.

Some of most notable motion control problems caused by DTD:

  • Unwanted ripple in torque that may reduce motion smoothness
  • Causes "electrical backlash" or laziness on motor control. With DTD, motor reaction time is increased whenever current direction is reversed (such as motor is reversing direction). This increases tracking error of servo motor.
  • More difficulty in servo tuning
  • Reduced servo stiffness

Measurements

Dead time distortion

Distortion correction disabled. Top graph: phase current reference and achieved current. Bottom graph: PWM duty cycle reference

These graphs show actual distortion on sinusoidal motor currents when PWM frequency was 17.5 kHz and dead-time length 2 µs. No countermeasures were taken to reduce distortion.

Notice the current dips in otherwise sinusoidal signal. There are 6 dips per sine cycle because in this experiment the test was done on a 3 phase motor which has 3 sine currents with 60 degree phase angle differences. Only one phase is displayed but distortion of two remaining phases will induce dips also in the neighbor phases.

Also notice how PWM duty cycle reference from drive torque/current controller jumps up/down trying to compensate dead time errors. However, no current controller alone is fast enough to completely eliminate current ripples.

Distortion elimination

VSD-XR distortion correction enabled. Top graph: phase current reference and achieved current. Bottom graph: PWM duty cycle reference

The bottom image shows the exactly same experiment with the one above but this time VSD-XR dead time correction was turned on. Notice how dips almost completely disappear and PWM duty cycle reference shows more sine-like waveform.