I. Why is an Isolation Driver Needed?
In typical bridge circuits, motor drives, and switching power supplies, the control chip (MCU/DSP) operates on the low-voltage side, while the source/emitter potential of the power transistor may be a floating high voltage, or even a dangerous AC mains power or high-voltage DC bus.
Isolation driver chips play three key roles:
Electrical Isolation: Withstands transient or steady-state voltage differences of several kilovolts between the input and output, preventing high-voltage side faults from propagating to the low-voltage side.
Level Shifting: Converts low-voltage PWM signals into drive voltages referenced to the power transistor‘s source/emitter, easily driving high-side switches.
Enhanced Drive: Provides several amperes of peak pull-up/sink current, rapidly charging and discharging the power transistor‘s gate capacitance, reducing switching losses.
II. Three Mainstream Isolation Technologies
Isolation driver chips are mainly divided into three categories based on the signal isolation medium:
1. Optocoupler Isolation Type: Utilizes LED light emission, which is received by a photodetector through an insulating medium, achieving electro-optical-electrical conversion.
Advantages: Mature technology, low cost, inherently unidirectional transmission.
Disadvantages: LEDs age, leading to a decrease in current transfer ratio (CTR); propagation delay is long and varies greatly with temperature; power consumption is high at high speeds; and integration density is limited.
Typical examples: Early HCPL-3120, etc. These are gradually being replaced by digital isolators, but are still used in some low-cost power frequency applications.
2. Magnetic Isolation Type (Transformer Coupling)
Based on a chip-level micro-transformer, signals are transmitted through a magnetic field.
Advantages: Extremely low propagation delay, low jitter, high voltage withstand capability, no lifespan degradation, and easy integration of isolated power supplies (power transmission through the same transformer coil).
Disadvantages: Susceptible to interference from strong external magnetic fields, requiring careful layout; relatively complex manufacturing process.
Typical examples: ADI (iCoupler technology), TI (some products), Infineon (coreless transformer technology). This is currently the mainstream solution for high-performance drivers.
3. Capacitor Isolation Type
Utilizes on-chip silicon dioxide (SiO₂) high-voltage capacitors for isolation, transmitting signals through an electric field, often combined with on/off keying (OOK) modulation.
Advantages: Inherently resistant to magnetic field interference, extremely long lifespan, extremely high CMTI (Common-Mode Transient Immunity) (>150kV/µs), low propagation delay, and high compatibility with standard CMOS processes.
Disadvantages: A single capacitor cannot transfer power; an external or integrated transformer is required for isolated power supplies.
Typical examples: TI (Capacitive Isolation), Silicon Labs, Nanochip, etc. Especially advantageous in high-frequency SiC/GaN applications.
Simple Comparison:
Characteristics | Optocoupler | Magnetic Isolation | Capacitive Isolation
Propagation Delay | Larger (>100ns) | Smaller (~10-30ns) | Smaller (~10-30ns)
CMTI | Lower (typical 15-50kV/µs) | Very High (>100kV/µs) | Extremely High (>150kV/µs)
Aging Characteristics | LED Light Decay | No Aging | No Aging
Magnetic Field Interference Resistance | Strong | Weak (Requires Protection) | Strong
Integrated Isolated Power Supply | Difficult | Easy | Relatively Difficult
III. Core Functions and Key Parameters
When selecting a system, the following parameters directly determine its performance and reliability:
1. Isolation Withstand Voltage and Creepage Distance
Maximum Transient Isolation Voltage (V_IOTM): The short-term (e.g., 1 minute) withstand voltage, such as 5.7kVrms, 8kV.
Maximum Repetitive Peak Isolation Voltage (V_IORM): The voltage that can be withstood during long-term operation.
1. Creepage Distance and Clearance: Physical distances determined by the package, which must meet the safety regulations of the target system (e.g., IEC 61800-5-1 requirements for motor drives).
2. Common-Mode Transient Immunity (CMTI): When extremely rapid voltage changes occur between the isolated terminals (e.g., ground potential fluctuates drastically during high-side switching), the isolated driver must be able to correctly transmit the signal without being disturbed, preventing incorrect output switching. For high-speed devices such as SiC/GaN, CMTI requirements are often >100V/ns.
3. Propagation Delay and Matching:
Propagation Delay (t_PD): The time it takes for a signal to travel from input to output. A smaller propagation delay is beneficial for high-frequency applications and precise dead-time control.
Pulse Width Distortion (PWD): The difference between rise delay and fall delay, affecting the minimum pulse width.
Channel Delay Matching: In multi-channel drives (e.g., half-bridge drives), the delay difference between the upper and lower transistor drive signals leads to changes in the effective dead time. Higher matching is better.
4. Drive Current Capability
Peak Sink Current/Output Current: Determines the charging and discharging speed of the gate capacitor. For example, 4A/6A can quickly drive high-current IGBT modules, reducing switching losses.
Note: The drive current must be selected in conjunction with the gate resistor to prevent gate oscillation and overshoot.
5. Miller Clamp and Negative Voltage Drive
Miller Clamp: During the power transistor‘s turn-off period, when the high dV/dt caused by the opposite transistor‘s conduction is coupled to the gate through the Miller capacitor, an internal low-impedance path is activated to force the gate low, preventing mis-turn-on. This is especially critical for SiC MOS.
Split Output: Independent Sink Current (OUTH) and Output Current (OUTL) pins can be connected in series with turn-on and turn-off resistors respectively, allowing for fine control of the switching speed.
6. Protection Functions
Undervoltage Lockout (UVLO): When the output or input power supply voltage is too low, a low-level output is forced to prevent the power transistor from burning out due to insufficient gate voltage entering the linear region.
**Desaturation Detection (DESAT):** For IGBT/SiC short-circuit protection, monitors the on-state voltage drop; if it exceeds a threshold, it soft-shuts off and reports an error.
**Dead Time:** A fixed dead time is inserted in the hardware of the half-bridge driver to prevent shoot-through of the upper and lower transistors.
**Overlap Protection/Interlock:** Prevents simultaneous high input signals.
IV. Typical Package and Power Supply Architecture
Single-channel vs. Dual-channel: Dual-channel is commonly used in half-bridge topologies, directly driving the upper and lower transistors. It has internal bootstrap diodes or isolated power supply interfaces.
Package: From narrow-body SOIC-8 to wide-body SOIC-16W, the latter offering greater creepage distance (>8mm). Some high-power modules use thicker packages.
Power Supply: A floating power supply is required on the output side, often using isolated DC-DC modules or driver chips with integrated isolated power supplies. If the chip has its own isolated power supply (e.g., through an internal transformer for power transfer), the design is greatly simplified.
V. Application Scenarios
Motor Drives/Servos: Isolated half-bridge drivers, such as IRS21867 and ADuM7223, are used to drive MOSFET/IGBT three-phase bridges, requiring precise dead time and high withstand voltage.
Photovoltaic Inverters and Energy Storage: High bus voltage (1500V) necessitates enhanced insulation. Magnetic or capacitive isolation drivers with V_IORM ≥ 1.5kV are commonly selected, coupled with DESAT protection.
Electric Vehicle OBCs/Main Drives: Main drives often use isolated intelligent gate drivers, integrating DESAT, Miller clamping, soft shutdown, and SPI configuration. SiC modules require CMTI ≥ 100V/ns. Typical examples include ADuM4136 and Infineon‘s 1EDI series.
Communication and Server Power Supplies: High-frequency LLC/full-bridge converters require extremely low latency and minimal pulse distortion; capacitive drivers are advantageous.
VI. Quick Selection Guide
Determine Isolation Class: Based on system voltage and safety standards, select the required V_IORM and creepage distance.
Analyze Switching Speed: Based on the power transistor input capacitance and switching frequency, calculate the required peak drive current and acceptable rise/fall times.
Evaluate CMTI Requirements: For high-frequency, high-voltage switching topologies, select magnetically isolated or capacitively isolated products with a CMTI ≥ 100kV/µs.
Check Protection Requirements: Is Miller clamping required? Desat short-circuit protection? Is negative voltage turn-off required? These factors determine pinout and functional configurations.
Is an Integrated Isolated Power Supply Required? If board space is limited, chips with integrated isolated power supplies can eliminate the need for an external isolation transformer, but current limiting capabilities may be constrained.
Supplier Verification: Focus on products certified for isolation components such as IEC 60747-17/VDE 0884-11 to ensure long-term reliability.
VII. Technology Trends
SiC/GaN Dedicated Drivers: Extremely fast switching speeds, requiring a drive CMTI ≥200V/ns, and the ability to provide precise drive voltages (e.g., 15~18V recommended for SiC turn-on, -3~-5V for turn-off) and extremely low propagation delay jitter.
Intelligent Configurable Drivers: Through SPI or single-wire interfaces, drive current, dead time, and protection thresholds can be adjusted in real time, and fault status can be reported, enabling predictive maintenance.
High Integration: Single-chip integration of isolated power supply, dual-channel drive, multiple protections, and even integrated current detection is gradually becoming the preferred choice for compact systems.
Carbon Neutrality Context: The massive demand in photovoltaics, energy storage, and electric vehicles is driving the rapid rise of domestically produced isolated drivers (such as Nanochip, Rongpai, and Chuantu Microelectronics), whose performance has reached parity with international giants.