Stoklink Technical Articles

Main Components of a VFD: Rectifier, DC Bus and Inverter

What are the main components of a VFD? A variable frequency drive converts fixed-frequency AC line power to variable-frequency, variable-voltage AC through three power stages in series, per IEC 61800-2: a rectifier, a DC bus, and an inverter, plus a control board that runs the motor-control algorithm and I/O. Get any one stage wrong on paper and the failure shows up somewhere specific - a marginal DC bus trips on overvoltage during braking, an undersized rectifier chokes on harmonic current, a low-rated inverter derates at high carrier frequency. This article covers the rectifier topology (diode bridge vs active front end), DC bus capacitor and choke function, inverter IGBT switching and PWM, the control board's role, how the three stages interact under load, and the failure modes each stage is prone to.

The Rectifier: Converting Fixed AC to DC

The first stage rectifies incoming three-phase AC to DC. Most industrial drives use a 6-pulse diode bridge - six diodes, uncontrolled, cheap, no moving parts to wear out. Current draw is not sinusoidal: the bridge only conducts near the peaks of each line-to-line voltage, so line current comes in pulses rich in 5th and 7th harmonics. That raises total harmonic distortion of current (THDi), sometimes past the limits referenced in IEEE 519, and is the main reason facilities add line reactors or step up to 12-pulse/18-pulse rectifiers on large drives. The bridge itself has no active control point, so drives fuse it separately from the rest of the power circuit - a blown input fuse with the drive otherwise dead is the first thing to check on a diode-bridge rectifier. See VFD harmonics and EMC filter requirements for mitigation options.

Some drives - mainly ABB ACS880 and Schneider high-power Altivar Process units - use an active front end (AFE) instead: an IGBT bridge replaces the diodes, drawing near-sinusoidal current and allowing power to flow back to the line during braking. AFE costs more and needs its own control loop, so it shows up on regenerative applications (cranes, centrifuges, test stands), not on a pump running one direction.

The DC Bus: Energy Storage and Ripple Smoothing

Between rectifier and inverter sits the DC bus: a bank of electrolytic capacitors, sometimes paired with a DC choke (an inductor in series on the positive rail). The capacitors smooth the rectifier's pulsed output into a steady DC voltage and act as an energy reservoir the inverter draws from during each PWM switching cycle. The choke reduces ripple current into the capacitors and limits inrush at power-up, extending capacitor life.

Formula: DC Bus Voltage from AC Line Input - Source: IEC 61800-2, rated voltage classes

Vdc = 1.35 × VAC

Symbol Description Unit
Vdc Nominal DC bus voltage, no-load V
VAC Line-to-line AC input voltage, RMS V
1.35 Averaging constant for a 6-pulse diode bridge -

On a 400 V line that puts the nominal bus around 540 V DC. See VFD voltage and current ratings for how this bus voltage class maps to input voltage and output current tables. The capacitor bank is sized to the drive's voltage class - typically 500-680 V DC electrolytic capacitors for 400-480 V line input - and split into several parallel units rather than one large capacitor, so a single unit's failure does not necessarily take the whole bus down at once. Some newer drives use film capacitors instead of electrolytic for longer service life and better ripple-current handling, at a higher cost per microfarad.

Bus voltage rises further under braking, because a decelerating motor pumps energy back onto the bus faster than the load can absorb it - the reason overhauling loads need a brake chopper and resistor, an active front end, or DC injection instead of relying on the bus alone. See dynamic, regenerative and DC injection braking for how each option handles that energy.

DC bus is the intermediate DC circuit between rectifier and inverter, formed by electrolytic capacitors (plus an optional choke), that stores energy and decouples the inverter's switching from line ripple (per IEC 61800-2).

The Inverter: Synthesizing Variable-Frequency Output

The inverter is the stage that gives the drive its name. Six IGBTs (or MOSFETs on small drives), arranged as three half-bridges, switch the DC bus on and off thousands of times per second to synthesize an AC waveform of any frequency and near-sinusoidal average voltage. This is pulse-width modulation (PWM): the width of each pulse - not its height, which is fixed at bus voltage - encodes the desired instantaneous output. See how VFD PWM and V/f control works for the control-loop side of this.

IGBT (insulated-gate bipolar transistor) is the switching device used in nearly all modern VFD inverters, chosen for its combination of fast switching speed and voltage-blocking capability at drive-relevant power levels.

Fast IGBT switching (high dV/dt) is what makes PWM efficient - and what causes the motor-side problems: reflected-wave voltage spikes on long cables, and common-mode currents that pit motor bearings. Neither is an inverter defect; both are consequences of how fast the inverter has to switch to keep switching losses down. Carrier frequency - the IGBT switching rate, typically 2-16 kHz - is a direct trade-off between audible motor noise and inverter heat, set as a parameter, not fixed by the hardware.

The Control Board

A control board - separate from the power stages - runs the motor-control algorithm (V/f, vector, or DTC), reads feedback (DC bus voltage, output current, sometimes an encoder), and drives the IGBT gates through isolated gate-driver circuits. It also handles digital/analog I/O, fieldbus communication, and protection logic: overcurrent, overvoltage, overtemperature, ground fault. Modern control boards also carry the safety circuit - Safe Torque Off (STO) per IEC 61800-5-2 removes the gate-drive signal to stop the motor from producing torque without opening a contactor, and it is now standard on machinery-class drives such as ABB ACS380 and Siemens G120C. On a modular drive like Siemens SINAMICS G120, the control board is a separate physical unit from the power module; on a book-size drive like G120C or ABB ACS580, it is integrated on the same PCB stack as the power stage.

How the Three Stages Work Together Under Load

Start a pump at full speed and the sequence is: rectifier charges the DC bus (through a soft-charge resistor or thyristor to limit inrush), the control board ramps output frequency per the acceleration ramp parameter, the inverter's IGBTs switch faster as commanded frequency rises, and bus voltage sags slightly under the inverter's draw before settling. Decelerate the same pump and the sequence partly reverses: the motor's rotational energy feeds back through the inverter into the bus, bus voltage rises, and - on a drive without a brake chopper - the control board has to stretch the deceleration ramp to keep the bus within its overvoltage trip point.

What we see in the field: a lot of nuisance overvoltage trips on retrofits blamed on "a bad drive" turn out to be an unmodified deceleration ramp inherited from a smaller, lighter load - the new load's inertia pumps back more energy than the old one did, and the bus has nowhere to put it.

Key takeaway: An overvoltage trip during deceleration is a DC-bus energy problem, not necessarily a rectifier or inverter fault - check ramp time and braking method before replacing hardware.

Component Failure Modes and Field Symptoms

Electrolytic Capacitor Aging

DC bus capacitors dry out over years of heat cycling; capacitance drops and ESR (equivalent series resistance) rises. The symptom is increased ripple on the bus, which shows up as derated output, nuisance faults under load spikes, or - in the worst case - capacitor failure. Drives that sit idle in hot, poorly ventilated cabinets age capacitors faster than ones that run continuously in a cool panel; duty cycle is not the only variable.

Key takeaway: DC bus capacitors are a wear item with a finite service life, typically 8-10 years in a well-ventilated cabinet - budget for scheduled replacement, not just repair after failure.

IGBT and Gate Driver Failure

IGBT failure is usually short-circuit, not open-circuit, and it takes the associated fuse or the whole power module with it. Common triggers: a shorted motor winding, a ground fault on the output, or a gate-driver failure that leaves an IGBT partly on when it should be off. Field technicians check IGBT gate-emitter and collector-emitter resistance with the drive de-energized and the bus capacitors fully discharged before assuming the fault lies elsewhere.

Key takeaway: Most inverter-stage failures trace back to an external fault - a motor ground fault, a shorted cable - that stressed the IGBT beyond its rating; check the motor and cable before replacing the power module a second time.

Frequently Asked Questions

What are the three main power stages of a VFD?

Rectifier, DC bus, and inverter, connected in series per IEC 61800-2. The rectifier converts AC to DC, the DC bus stores and smooths that DC, and the inverter switches it back into variable-frequency AC for the motor. A separate control board runs the algorithm and I/O.

Why does a VFD need a DC bus instead of converting AC to AC directly?

Rectifying to DC first decouples the output frequency from the line frequency completely, and it lets the capacitor bank absorb short-term energy from braking or load transients that the line cannot instantly absorb or supply. A few drives are matrix (direct AC-AC) converters, but they remain uncommon in general industrial VFDs.

What is the difference between a diode bridge rectifier and an active front end?

A diode bridge is uncontrolled and one-directional - it can only pull power from the line, not push it back. An active front end uses IGBTs instead of diodes, drawing near-sinusoidal current and allowing regenerative braking energy to return to the line instead of being burned off in a resistor.

Why do VFD DC bus capacitors fail?

Electrolytic capacitors dry out with heat and time, typically over 8-10 years in a well-ventilated cabinet and less in a hot or poorly cooled one. Rising ESR increases ripple-current heating, which accelerates further aging until capacitance drops enough to trip an undervoltage or ripple-related fault.

Can a VFD run without a DC bus choke?

Yes - the choke is common but not universal. Without it, ripple current into the capacitors is higher and capacitor life shortens; some drives use a smaller AC line reactor instead, or omit both on small, low-power units where that trade-off is acceptable.

Conclusion

Every VFD, regardless of brand or power rating, breaks down into the same three power stages plus a control board: rectifier, DC bus, inverter, and the board that runs the algorithm and protection logic. Knowing which stage is under stress - a harmonic-heavy line, an overvoltage bus during braking, an overheating IGBT - turns a vague "the drive tripped" into a specific, fixable cause. For sizing and selection once the components are clear, see the VFD engineering guide and browse variable frequency drives in stock.

Comments (0)

    Leave a comment