🎓 Lesson 2 D2

Core Principles and Theory

An inverter is a device that changes direct current (DC) electricity—like from batteries or solar panels—into alternating current (AC) electricity—like what powers homes and industrial equipment.

🎯 Learning Objectives

  • Calculate RMS output voltage and total harmonic distortion (THD) for a given PWM inverter configuration
  • Design a basic single-phase full-bridge inverter circuit including switch ratings and gate-drive requirements
  • Analyze the impact of modulation index and carrier frequency on output waveform quality and switching losses
  • Explain the trade-offs between inverter topology (e.g., two-level vs. NPC) in terms of efficiency, voltage stress, and harmonic content
  • Apply IEEE 519-2014 limits to evaluate whether an inverter’s current harmonics comply with grid interconnection standards

📖 Why This Matters

In mining operations, inverters power critical AC-driven systems—including ventilation fans, conveyor belt drives, and electric haul trucks—that rely on battery or diesel-generator DC sources. As the industry shifts toward electrification and renewable microgrids (e.g., solar-diesel-battery hybrid systems at remote mines), inverters are no longer auxiliary components—they’re central to energy resilience, fuel savings, and emissions reduction. A failed or poorly specified inverter can halt production; mastering its principles ensures reliability, safety, and regulatory compliance.

📘 Core Principles

Inverters operate by rapidly switching DC input across load terminals using insulated-gate bipolar transistors (IGBTs) or silicon carbide (SiC) MOSFETs. The timing and duration of these switches—governed by modulation techniques like Sinusoidal PWM (SPWM) or Space Vector PWM (SVPWM)—determine output voltage magnitude, frequency, and harmonic profile. Key theoretical foundations include Fourier analysis of switched waveforms, switching loss modeling (conduction + turn-on/turn-off losses), thermal derating, and grid-synchronization via phase-locked loops (PLLs). Understanding the relationship between modulation index (mₐ), fundamental output voltage, and harmonic spectrum is essential for predicting system behavior under varying load and source conditions.

📐 Fundamental Output Voltage & THD

The RMS fundamental component of a single-phase full-bridge inverter under SPWM is directly proportional to the modulation index and DC bus voltage. Total Harmonic Distortion quantifies waveform purity—and must be kept below utility or equipment thresholds.

💡 Worked Example

Problem: Given: V_dc = 700 V, modulation index mₐ = 0.8, measured harmonic current spectrum shows I₁ = 42 A, I₅ = 3.1 A, I₇ = 2.4 A, I₁₁ = 1.6 A, I₁₃ = 1.2 A (all other harmonics < 0.5 A). Calculate V₁,rms and %THDᵢ.
1. Step 1: Compute fundamental output voltage: V₁,rms = (mₐ × V_dc) / (2√2) = (0.8 × 700) / 2.828 ≈ 198 V
2. Step 2: Sum squares of harmonics ≥5th: Σ(Iₙ²) = 3.1² + 2.4² + 1.6² + 1.2² = 9.61 + 5.76 + 2.56 + 1.44 = 19.37
3. Step 3: Compute %THDᵢ = (√(ΣIₙ²) / I₁) × 100 = (√19.37 / 42) × 100 ≈ (4.40 / 42) × 100 ≈ 10.5%
Answer: V₁,rms = 198 V; %THDᵢ = 10.5%, which exceeds IEEE 519-2014 recommended limit of ≤5% for general distribution systems.

🏗️ Real-World Application

At Newmont’s Boddington Mine (Western Australia), a 3.6 MW solar–battery–inverter microgrid supplies auxiliary AC loads. The system uses 12 x 300 kW three-level NPC (Neutral Point Clamped) inverters with SiC switches operating at 16 kHz carrier frequency. Engineers selected this topology over two-level to reduce voltage stress on IGBTs (halving peak switch voltage), lower THD (<3.2% at full load), and improve efficiency (>98.2% at 75% load)—critical for minimizing cooling demand in the mine’s hot, dusty environment. Real-time harmonic monitoring feeds into the plant’s energy management system to automatically adjust reactive power support per WA Power Corporation grid code requirements.

📋 Case Connection

📋 Inverter & Power Conversion Systems in Large-Scale Industrial Projects

Harmonic distortion exceeding IEEE 519-2014 limits (THDv > 8% at PCC) due to uncontrolled six-pulse rectifiers in legacy...

📋 Small-Scale Inverter & Power Conversion Systems Implementation

Integrate modern, compact inverters into existing control cabinets with limited thermal dissipation capacity while maint...

📋 Inverter & Power Conversion Systems in Challenging Environments

Maintaining >97% weighted efficiency and 20-year operational reliability under extreme thermal cycling, low atmospheric...

📋 Cost Optimization in Inverter & Power Conversion Systems

Excessive energy losses (12.4% system-level conversion loss) and high OPEX from oversized, over-specified IGBT-based inv...

📚 References