First-Principles Engineering Breakdown: How a VFD Synthesizes AC Power
A Variable Frequency Drive (VFD) does not change the grid frequency mechanically. Instead, it converts fixed-frequency 3-phase AC into smooth DC, and then reconstructs a synthesized variable-voltage, variable-frequency AC waveform using high-speed semiconductor pulse slicing.
AC-to-DC Rectification & The Intermediate DC Link
Incoming 400V 50Hz 3-phase AC mains enters a full-wave 6-diode bridge rectifier. The peak-to-peak rectified DC bus voltage equals:
V_DC = √2 ⋅ V_LL ≈ 1.414 ⋅ 400V = 565.7 V DCThis pulsating DC is smoothed by a high-capacity electrolytic capacitor bank (C_dc) and DC link choke (L_dc), which absorbs current ripple and buffers regenerative energy from the motor during deceleration.
Sinusoidal Pulse Width Modulation (SPWM) Mathematics
To generate an alternating motor voltage, a digital signal processor (DSP) continuously compares a low-frequency Sinusoidal Reference Wave (v_ref at frequency f_m) against a high-frequency Triangular Carrier Wave (v_tri at frequency f_c):
v_ref(t) > v_tri(t) &implies; Upper IGBT ON (+V_DC / 2)
v_ref(t) < v_tri(t) &implies; Lower IGBT ON (-V_DC / 2)The Modulation Index (m_a) governs the fundamental output voltage:
m_a = V_ref_peak / V_tri_peak &implies; V_out(RMS) = m_a ⋅ (V_DC / √2)Inductive Stator Filtering & Motor Phase Current
While the inverter output voltage consists of sharp, chopped square pulses, the AC motor stator winding possesses high electrical inductance (L_s). By Faraday's Law, inductance opposes sudden changes in current (v = L ⋅ di/dt):
i_motor(t) = (1 / L_s) ∫ [v_pwm(t) - e_bemf(t)] dtThe motor windings act as a natural low-pass filter, integrating the high-frequency voltage pulses into a smooth, sinusoidal phase current with minimal high-frequency ripple!
Transmission Line Reflections, High dV/dt & Bearing EDM Currents
Modern IGBTs switch in under 100 nanoseconds (ΔV/Δt > 5,000 V/μs). When this fast-rising voltage wavefront travels down an unscreened motor cable, the impedance mismatch between the cable surge impedance (Z_0 ≈ 50 Ω) and the motor winding impedance (Z_motor > 1,000 Ω) causes a transmission line voltage reflection:
Γ = (Z_motor - Z_0) / (Z_motor + Z_0) ≈ +0.95 &implies; V_motor_peak ≈ V_DC ⋅ (1 + Γ) ≥ 1,100-1,300 VThis voltage doubling stresses the motor inter-turn enamel insulation, leading to partial discharge breakdown unless Inverter-Duty Motors (BS EN 60034-18-41) or dV/dt output chokes are installed. Furthermore, high common-mode voltage capacitively couples across the rotor air-gap, arcing through bearing grease and causing destructive EDM fluting bearing failures.