IGBT Gate Drive Circuit Design and Analysis
IGBT (Insulated Gate Bipolar Transistor) is a new composite device combining the advantages of power MOSFETs and power transistors. It features high input impedance, fast switching speed, good thermal stability, simple driving circuit, low on-state voltage drop, high voltage resistance, and large current capability, and has been widely used. However, the excellent performance of IGBTs is often limited by unreasonable gate drive circuit design, restricting their further promotion and application. This paper analyzes the requirements of IGBT gate drive circuits and designs a reliable and stable IGBT drive circuit.
1. Characteristic and Reliability Analysis of IGBT Drive Circuit
The gate drive conditions of IGBTs are closely related to their static and dynamic characteristics. Gate bias voltage UGS, negative bias voltage, and gate resistance RG have significant effects on parameters such as on-state voltage, switching speed, switching loss, short-circuit withstand capability, du/dt, and di/dt of the IGBT.
Forward gate bias UGS directly affects the conduction characteristics, load short-circuit capability, and du/dt current of the IGBT. Applying an appropriate negative bias during turn-off improves turn-off reliability. Meanwhile, gate circuit design must focus on preventing false triggering caused by excessive du/dt and di/dt.
For medium-frequency electric furnace applications, the IGBT drive circuit shall meet the following requirements:
Low-impedance charge-discharge output stageThe IGBT gate is a capacitive load and highly sensitive to the drive circuit. Therefore, the drive circuit must provide a low-impedance charge-discharge path to ensure reliable driving.
Fast charge and discharge capabilityThe drive source should have low internal resistance to ensure sufficiently steep rising and falling edges of the gate voltage
UGS, minimizing IGBT switching losses. Meanwhile, the drive circuit must provide sufficient drive current during turn-on to avoid IGBT damage due to desaturation.
Reasonable gate bias voltageForward drive voltage:
+12 V to +15 VTurn-off negative bias:
-2 V to -10 V Proper selection of gate resistance RGGate resistance
RG strongly influences IGBT drive performance. Increasing
RG helps suppress current and voltage rise rates but increases switching time and losses. An excessively small
RG leads to high current slew rates, which may cause false turn-on or damage to the IGBT.
The value of
RG is determined by the IGBT structure and drive capability, typically ranging from several ohms to several tens of ohms; smaller IGBTs usually use larger
RG.
Strong anti-interference and self-protection abilityThe IGBT control, drive, and protection circuits must match its high-speed switching characteristics. Without proper anti-static and anti-interference measures, false triggering between the IGBT gate and emitter may occur. The drive circuit should provide complete overcurrent, short-circuit, and undervoltage protection.
2. Classification of IGBT Drive Circuits
Common drive circuits include:
Discrete component drive circuits
Optocoupler drive circuits
Thick-film drive circuits
Special integrated drive circuits
This design adopts an optocoupler drive circuit.
3. IGBT Drive Circuit Design Based on DSP and HCPL-316J
With the development of microprocessor technology (including processors, system architecture, and memory devices), Digital Signal Processors (DSPs) have been widely used in AC speed regulation and motion control due to their superior performance.
In a typical DSP control system, PWM signals for IGBT driving are generated from the on-chip PWM module. The drive capability of the PWM interface and its interface circuit with the IGBT directly affect system reliability.
This paper uses Agilent HCPL-316J gate drive optocoupler combined with DSP TMS320F2812 to design a highly reliable IGBT drive scheme.
3.1 Features of HCPL-316J
HCPL-316J is an optocoupler designed specifically for IGBT gate driving. It integrates:
Main features:
Compatible with CMOS/TTL levels
Galvanic isolation
Fault status feedback
Maximum switching time 500 ns
Soft IGBT turn-off
Under Voltage Lock Out (UVLO)
Overcurrent protection
Wide operating voltage range (15 V to 30 V)
Configurable auto-reset and auto-shutdown
Combining this optocoupler with a DSP enables compact, low-cost, and reliable IGBT driving and VCE saturation detection, meeting industrial safety requirements.
3.2 Implementation of HCPL-316J Protection Functions
HCPL-316J provides comprehensive IGBT detection and protection, mainly including Under Voltage Lock Out (UVLO) and overcurrent protection.
(1) Under Voltage Lock Out (UVLO)
During power-on, the chip supply voltage rises gradually from 0 V. Insufficient voltage results in low gate drive, forcing the IGBT into the linear region, causing severe heating and potential burnout.
HCPL-316J’s UVLO function solves this problem: when the voltage between VCC and VE is below 12 V, the output is pulled low to prevent IGBT overheating in the linear region.
(2) IGBT Overcurrent Protection
HCPL-316J implements overcurrent protection by detecting the collector-emitter voltage drop
VCE of the conducting IGBT.
The chip contains an internal 7 V reference threshold. It compares the voltage across C–E with this level.
When
VCE exceeds 7 V for a certain duration, HCPL-316J turns off the IGBT output and sends a fault detection signal back to the input side via the optocoupler.
When the IGBT is off, the C–E voltage naturally exceeds 7 V, but the overcurrent detection is disabled at this stage to avoid false faults. In practice, the chip activates protection when the on-state VCE of the IGBT exceeds 7 V.
3.3 Driver Circuit Design
The drive circuit is centered on the HCPL-316J chip, controlling IGBT turn-on, turn-off, and protection.
Logic Function
Reliable IGBT turn-on requires all of the following conditions:
Circuit Structure
HCPL-316J acts as a galvanically isolated amplifier. The controller (DSP TMS320F2812) generates XPWM1 and XCLEAR* signals to HCPL-316J, which returns a FAULT* signal to the DSP.
The output stage uses a push–pull circuit composed of NPN and PNP transistors to increase output current capability and match IGBT drive requirements.
Operating Principle
When VOUT of HCPL-316J is high:
Upper transistor T1 conducts, lower transistor T2 turns off. The +15 V voltage from the regulator is applied to the IGBT gate (VG1),
VCE is at 15 V, and the IGBT turns on.
When VOUT is low:
Upper transistor T1 turns off, lower transistor T2 conducts. The gate voltage is pulled to approximately -9 V, and the IGBT turns off.
The above describes the complete turn-on and turn-off process of the IGBT driven by HCPL-316J and DSP.