Editing Dead-time distortion

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help page.

Latest revision Your text
Line 1: Line 1:
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 significant distortion becomes.
+
Dead time distortion (DTD) is a present problem with [[PWM]] based drives that causes inaccuracy and kind of "electrical backlash" in drive output.
==About dead-time==
+
Dead-time is a blanking time period (upper & lower transistors in off-state simultaneously) of half-bridge power stage. Both transistors are switched off for short period of time to prevent both transistors conducting simultaneously thus causing a short circuit from supply to ground.  
+
  
==Distortion phenomenon==
+
==Phenomenon==
[[File:Deadtime schematics freescale.png|500px|thumb|Dead time distortion explanation]]
+
[[File:Deadtime schematics freescale.png|300px|thumb|Dead time distortion explanation]]
 
Dead time distortion is present in some extent in all half-bridge topology PWM power outputs.  
 
Dead time distortion is present in some extent in all half-bridge topology PWM power outputs.  
  
 
Description of the image:
 
Description of the image:
 
# 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).
 
# 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).
# Desired load voltage waveform: the distortion free waveform [[setpoint signal]] on load that we would want to see.  
+
# Desired load voltage waveform: the distortion free waveform [[Reference signal|reference signal]] on load that we would want to see.  
 
# PWM to top transistor: PWM signal that is controls when the top side transistor is in conductive state.
 
# PWM to top transistor: PWM signal that is controls when the top side transistor is in conductive state.
 
# PWM to bottom transistor: PWM signal that is controls when the bottom side transistor is in conductive state.
 
# PWM to bottom transistor: PWM signal that is controls when the bottom side transistor is in conductive state.
# 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.
+
# 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.
 
# Positive current load voltage: this is the achieved (distorted) PWM signal on load when current direction is positive in load inductor.
 
# Positive current load voltage: this is the achieved (distorted) PWM signal on load when current direction is positive in load inductor.
 
# Negative current load voltage: this is the achieved (distorted) PWM signal on load when current direction is negative in load inductor.
 
# Negative current load voltage: this is the achieved (distorted) PWM signal on load when current direction is negative in load inductor.
Line 19: Line 17:
  
 
==Distortion effects==
 
==Distortion effects==
[[File:Torqueripple w deadtime distortion.png|300px|thumb|Measured torque ripple as function of time when motor is rotating. Torque [[setpoint signal|setpoint]] 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.]]
Some of most notable motion control problems caused by DTD:
+
Some of most notable problems caused by DTD:
* Unwanted ripple in torque that may reduce motion smoothness
+
* Causes ripple in torque response and can be seen in measurements and motor performance.
* 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.
+
* 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 servo tuning
+
* More difficulty in proper servo tuning.
* Reduced servo stiffness
+
* Reduced servo stiffness.
 
+
DTD does not limit to motion control. For example it also affects class D audio amplifiers. [http://en.wikipedia.org/wiki/Class-D_amplifier#Design_challenges]
+
 
+
 
==Measurements==
 
==Measurements==
{{multiple image
+
===Dead time distortion without countermeasures===
| align    = left
+
[[File:Currentripple w deadtime distortion.png|300px|thumb|Distortion correction disabled. Top graph: phase current reference and achieved current. Bottom graph: PWM duty cycle reference]]
| direction = vertical
+
| width    = 300
+
 
+
| image1    = Currentripple w deadtime distortion.png
+
| alt1      = Before dead time correction
+
| caption1  = No distortion correction. Top graph: phase current setpoint and achieved current. Bottom graph: PWM duty cycle setpoint
+
 
+
| image2    = Currentripple w deadtime correction2.png
+
| alt2      = After dead time correction
+
| caption2  = [[Argon (servo drive)]] distortion correction enabled. Top graph: phase current setpoint and achieved current. Bottom graph: PWM duty cycle setpoint
+
}}
+
===Dead time distortion===
+
 
+
 
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.  
 
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.
+
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===
Also notice how PWM duty cycle setpoint 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.
+
[[File:Currentripple w deadtime correction2.png|300px|thumb|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.
===Distortion elimination===
+
The bottom image shows the exactly same experiment with the one above but this time [[Argon (servo drive)]] dead time correction was turned on. Notice how dips almost completely disappear and PWM duty cycle setpoint shows more sine-like waveform.
+
[[Category:Technology]]
+
[[Category:Glossary]]
+
[[Category:Argon features]]
+

Please note that all contributions to Granite Devices Knowledge Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Granite Devices Knowledge Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Select categories:

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Template used on this page: