Harmonics in Power Systems: Causes and Fixes

VFDs, UPS and LED drivers distort the mains sine wave — overheating neutrals, killing capacitors and failing audits. This guide explains harmonic generation, THD measurement against IEEE 519, the five damage mechanisms, and fixes from line reactors to active harmonic filters, with worked examples.

Written by Projectech8 min readPublished
For B.E./B.Tech Electrical students studying power quality, drives, or APFC panels — and anyone whose project includes a VFD, UPS or rectifier Topics: Power Quality, Harmonics, VFD
Illustration of a clean sine wave distorted by harmonics next to a spectrum bar chart showing 3rd, 5th and 7th harmonic components.
Illustration generated for this guide.
In this guide

Your APFC panel is installed, the capacitors are correctly sized, and the power factor at the incomer reads 0.99 — yet the neutral conductor runs hot, the transformer hums louder than it should, and the utility's power-quality audit flags your plant. The culprit is invisible on a standard multimeter: harmonics.

Harmonics are the distortion of the clean 50Hz sine wave by non-linear loads — and modern installations are full of them: VFDs, UPS systems, LED lighting, computers, welders, EV chargers. This guide explains where harmonics come from, how they're measured, what damage they do, and how to fix them, with the math kept to exactly what you need.

What harmonics actually are

Any periodic distorted waveform can be decomposed (Fourier series) into a 50Hz fundamental plus integer multiples: 150Hz (3rd), 250Hz (5th), 350Hz (7th), 550Hz (11th), and so on. Non-linear loads draw current in pulses rather than sine waves, and those pulses are the harmonics.

Why do non-linear loads draw pulsed current? Take the classic culprit — a rectifier with a DC-bus capacitor (the front end of almost every VFD, UPS, SMPS and LED driver): the capacitor charges only when the AC voltage exceeds the DC bus voltage, i.e. near the sine wave peaks. Current flows in short, tall pulses twice per cycle instead of a smooth sine. Those pulses contain the 5th, 7th, 11th, 13th harmonics (the "characteristic" harmonics of a 6-pulse rectifier: orders 6k±1).

Note: Linear loads (heaters, incandescent lamps, plain induction motors across the line) draw sinusoidal current and generate essentially no harmonics. The harmonic problem is a power-electronics problem — which is why it has grown exactly as fast as drives and SMPS have spread.

How harmonics are measured: THD

Total Harmonic Distortion compresses the whole spectrum into one number:

THDᵢ = √(I₂² + I₃² + I₅² + …) / I₁ × 100%

where I₁ is the fundamental current and I₂, I₃… are the harmonic currents. THDᵥ is the same idea for voltage.

Benchmarks from IEEE 519 (the standard utilities and auditors cite):

Quantity IEEE 519 limit (typical) What it means
Voltage THD (THDᵥ) at PCC ≤ 5% (≤ 8% for some systems) Above this, the utility can object — your distortion is polluting the shared network
Current THD (THDᵢ) 5–20% depending on short-circuit ratio Tighter limits where your load is large relative to the supply
Individual harmonic ≤ 3% (voltage) Single worst harmonic capped separately

A VFD without a DC choke or line reactor typically shows THDᵢ of 60–90%. With a 3–5% line reactor, it drops to roughly 30–40%. An active front-end drive gets below 5%. These are design targets from manufacturer data, not universal guarantees — always check the drive's harmonic data sheet for your operating point.

The damage harmonics do

  1. Neutral overload from triplen harmonics. The 3rd, 9th, 15th harmonics ("triplens") are in phase across all three phases, so they add in the neutral instead of cancelling. A building full of single-phase SMPS loads (computers, LED drivers) can carry neutral current exceeding phase current — on a neutral sized at half the phase conductor. This is the most common real-world harmonic failure.
  2. Transformer heating and derating. Harmonic currents increase eddy-current losses (which scale with frequency squared). A transformer feeding heavily distorted loads must be derated — the K-factor rating (K-4, K-13, K-20) quantifies this. Standard transformers on high-harmonic loads run hot and age fast.
  3. Capacitor failures. Capacitors are low impedance at high frequency (Xc = 1/(2πfC)), so they absorb harmonic currents — and can form a resonance with the supply inductance at some harmonic frequency, amplifying that harmonic many times over. Swollen or burst APFC capacitors in a plant with drives are the classic symptom of undiagnosed resonance.
  4. Nuisance tripping and metering errors. Protective relays and RCDs can misbehave on distorted waveforms; older induction energy meters under-register distorted loads (modern electronic meters handle it correctly).
  5. Motor and cable heating. Skin effect increases effective resistance at harmonic frequencies; motors see extra losses and torque pulsations.

Warning: Harmonic measurements and mitigation work happen on live panels carrying distorted, high-frequency currents — clamp meters and analyzers must be rated for the environment (CAT III/CAT IV as applicable), and capacitor banks must be confirmed discharged before touching. Treat all power-quality site work as live mains work under supervision.

Diagnosing: the power-quality audit in brief

A proper diagnosis uses a power-quality analyzer (Fluke 43x/17x class, or equivalent) clamped at the point of common coupling and at suspect feeders, logging for at least 24 hours (a full production cycle). What to look at:

  • THDᵥ and THDᵢ per phase, trended over the day — do they track a particular shift or machine?
  • Individual harmonic spectrum — dominant 5th/7th points at 6-pulse rectifiers; dominant 3rd in the neutral points at single-phase SMPS loads.
  • Neutral current vs phase current — neutral > 50% of phase current with triplens present is a red flag.
  • Capacitor bank current — harmonic current in the bank vs its rated current; resonance shows as one wildly amplified harmonic order.
  • Voltage notching and flat-topping at the PCC.

For a student project, even a handheld analyzer borrowed for a day, measuring your lab's VFD feeder with and without a line reactor, produces a genuinely instructive before/after report.

Fixes, in order of practicality

1. Line reactors / DC chokes (first, cheapest)

A 3–5% impedance line reactor in series with a VFD smooths the current pulses, typically cutting THDᵢ roughly in half and protecting the drive from line transients. A DC-bus choke does the same job inside the drive slightly more effectively. For a student or small-plant project with one or two drives, this is usually the entire solution.

2. Phase-shifting / multi-pulse rectifiers

A 12-pulse rectifier (two 6-pulse bridges fed from a phase-shifted transformer) cancels the 5th and 7th harmonics, leaving the 11th/13th as the first significant orders. Used on large single drives (hundreds of kW). Beyond student-project scale, but good to know the principle: harmonics can be cancelled by symmetry, not just filtered.

3. Passive harmonic filters (tuned)

A series LC branch tuned just below a problem harmonic (e.g. 4.7th for the 5th) provides a low-impedance sink for that harmonic. Effective and cheap per kVAr — but they are tuned to a fixed frequency, detune as capacitors age, and can create new resonances if the system changes. Must be designed against the measured spectrum, never guessed.

4. Active harmonic filters (AHF)

A power-electronic converter that injects equal-and-opposite harmonic currents, cancelling distortion dynamically across all orders — typically bringing THDᵢ below 5% regardless of load mix. The modern answer for plants with many small non-linear loads (IT buildings, hospitals). Expensive, but it also corrects power factor and balances phases.

5. Detuned APFC (the capacitor-protection fix)

If your plant has both an APFC panel and harmonic sources, fit detuning reactors in series with each capacitor step (typically 7% reactors, tuning the step to ~189Hz — safely below the 5th harmonic at 250Hz). This prevents the capacitor bank from resonating with the supply. An APFC panel without detuning in a drives-heavy plant is a capacitor-killer — size the detuning for the measured spectrum.

Situation Recommended fix
1–2 VFDs, THDᵢ 30–40% 3–5% line reactors
Neutral overload from office/IT loads Oversized (200%) neutral, check triplens
APFC capacitors failing with drives present Detuned capacitor steps (7% reactors)
Whole-plant THDᵥ > 5% at PCC Passive tuned filter or active harmonic filter
Single large drive (>200kW) 12-pulse or active front-end drive

Worked example — neutral sizing check

An office floor: 3 phases, each carrying 80A fundamental with 60% third-harmonic content (typical of dense PC/LED loads). Third-harmonic current per phase = 0.6 × 80 = 48A. Triplens add in the neutral: I_neutral ≈ 3 × 48 = 144A — while each phase carries √(80² + 48²) ≈ 93A. The neutral carries 155% of phase current. A neutral sized at 50% of phase conductors will overheat. Design target: size the neutral at 150–200% of phase conductors for such loads, or split the loads across phases with harmonic mitigation.

Common mistakes

  1. Treating harmonics as a power-factor problem. Capacitor-only APFC corrects displacement PF but does nothing for distortion PF — and can resonate. Measure THD before specifying capacitors.
  2. Installing tuned filters without measuring. A filter tuned to the 5th on a system whose dominant problem is the 3rd is an expensive paperweight that may resonate.
  3. Forgetting the neutral. Sizing phases for harmonics while leaving a half-size neutral is the classic office-building failure.
  4. Blaming the utility. Most harmonic distortion is generated inside the plant by its own non-linear loads; the utility's voltage is usually clean until you pollute it.
  5. Quoting THD without the spectrum. Two installations at 25% THDᵢ can need completely different fixes depending on whether the 3rd or the 5th dominates.

Where to go from here

More project guides

More in Electrical