Difference between revisions of "Dead-time distortion"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[checked revision][checked revision]
(Distortion effects)
(Distortion effects)
Line 19: Line 19:
 
[[File:Torqueripple w deadtime distortion.png|300px|thumb|Measured torque ripple as function of time when motor is rotating. Torque [[Reference signal|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.]]
 
[[File:Torqueripple w deadtime distortion.png|300px|thumb|Measured torque ripple as function of time when motor is rotating. Torque [[Reference signal|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:
 
Some of most notable motion control problems caused by DTD:
* Ripple in torque and can reduce motion smoothness
+
* Unwanted ripple in torque that may reduce motion smoothness
 
* Causes "electrical backlash" or laziness for motor control. With DTD, motor reaction time is significantly increased whenever current direction is reversed (such as motor is reversing direction). This increases tracking error of servo motor.
 
* Causes "electrical backlash" or laziness for motor control. With DTD, motor reaction time is significantly increased whenever current direction is reversed (such as motor is reversing direction). This increases tracking error of servo motor.
 
* More difficulty in proper servo tuning
 
* More difficulty in proper servo tuning

Revision as of 23:01, 12 April 2012

Dead time distortion (DTD) is a problem found in all PWM based drives. The longer dead time used, the more problematic distortion becomes.

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: time when neither of PWM signals are in "on" state making both transistor non-conductive. This 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 for motor control. With DTD, motor reaction time is significantly increased whenever current direction is reversed (such as motor is reversing direction). This increases tracking error of servo motor.
  • More difficulty in proper servo tuning
  • Reduced servo stiffness

Measurements

Dead time distortion without countermeasures

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 how PWM duty cycle reference jumps up/down trying to compensate dead time errors. However, no current controller alone is fast enough to completely eliminate current ripples.

Dead time distortion with countermeasures

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

This is 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.