Complete Three Phase Inverter Circuit Diagram with MOSFETs and PWM Control

three phase inverter schematic circuit diagram

Start with a six-switch bridge configuration using IGBTs or MOSFETs rated at 1200V/50A for industrial drives. Arrange the switches in three complementary pairs, ensuring each pair shares a DC bus midpoint with split capacitors–each sized at 470µF/450V to handle ripple currents up to 10A RMS. Place anti-parallel diodes (e.g., STTH200L) across each switch to clamp reverse voltages during dead-time intervals.

Integrate gate drivers (e.g., IR2130 or UCC21520) with isolated supplies–use bootstrap circuits for high-side switches, pairing each with a 1µF/50V ceramic capacitor and a 1N4148 diode. Maintain dead-time between complementary switches at 2–5µs to prevent shoot-through; implement this via microcontroller PWM registers or dedicated drivers like the DRV8305 with configurable dead-band.

For filtering, connect a LC network (e.g., 10µH inductor + 2.2µF film capacitor) at each output to suppress switching harmonics–target at 5kHz switching. Include current sensors (e.g., ACS712) on the DC bus and outputs to enable overcurrent protection; trip thresholds should be set at 1.2× rated current with a 5µs response time.

Grounding is critical: separate power ground from signal ground using a star-point topology, tying all grounds at a single point near the DC bus midpoint. Use snubber networks (e.g., 10Ω resistor + 1nF capacitor) across switches to dampen voltage spikes exceeding 1.3× DC bus voltage. For thermal management, mount switches on a heatsink with >5°C/W rating; attach NTC thermistors (e.g., B57861) to the heatsink for overtemperature shutdown at 80°C.

Label all components with silkscreen markings on the PCB, including switch designators, DC bus polarity, and output phase order (R-Y-B). Test the layout with a dummy load (e.g., 3×10Ω/200W resistors) before connecting motors; monitor signals with a 4-channel oscilloscope (>=50MHz bandwidth) to verify PWM symmetry, dead-time integrity, and absence of ringing above 5V/µs.

Designing a Tri-Level Power Conversion System

Select a 6-pack IGBT module with a voltage rating 30% above your DC bus to prevent transients from causing failures. For a 400V bus, use 650V or 1200V modules–never compromise on voltage headroom. Infineon’s IKW40N120T2 or Mitsubishi’s CM400DY-24A offer reliable switching at 20kHz, reducing dead-time losses to under 3µs.

Implement gate resistors between the driver IC and each IGBT to control turn-on/off speeds. Values should start at 10Ω for turn-on and 2.2Ω for turn-off, adjusted during testing to minimize ringing. Add a Schottky diode in parallel with each gate resistor to clamp voltage spikes–BAS16 or similar works well. Never omit this; oscillations at 20MHz+ will degrade efficiency by 2-5% and accelerate component aging.

IGBT Model Voltage (V) Current (A) Switching Loss (mJ) Gate Charge (nC)
IKW40N120T2 1200 40 0.65 130
CM400DY-24A 1200 400 12.5 2000
IRG4PH50UD 600 50 0.34 100

Opt for a galvanically isolated driver like Infineon’s 1ED020I12-F2 or ON Semiconductor’s NCP51511. These drivers provide 5kV isolation and 10A peak current, critical for preventing ground loops in high-power systems. Route driver signals with differential pairs–space traces 1mm apart and keep them away from high-current paths to avoid cross-talk.

Calculate DC-link capacitance using C = (I_load × t_hold) / (2 × ΔV), where I_load is your peak current, t_hold is the hold-up time (typically 5-10ms), and ΔV is the allowable voltage drop (≤5%). For a 10kW system at 400V with 95% efficiency, aim for 1000µF per 10A of ripple current. Use film capacitors (e.g., WIMA MKP10) for high frequency; they outlast electrolytic types by 3-5x under thermal stress.

Integrate a desaturation detection circuit to shut down the system within 1µs during short-circuits. Use a comparator (e.g., LM393) to monitor the IGBT’s collector-emitter voltage–set the threshold to 7V for 1200V devices. Add a 1kΩ resistor in series with a small signal diode (1N4148) to block false triggers during switching edges. This single feature prevents catastrophic failures in 80% of overcurrent events.

Snubber networks across each IGBT halve radiated EMI. Use a 1nF capacitor in series with a 1Ω resistor; place them within 2cm of the module terminals. For SiC MOSFETs, adjust to 10nF/0.5Ω to account for faster switching. Verify with a spectrum analyzer–proper snubbing drops EMI spikes at 30MHz by 15-20dB, meeting CISPR 11 Class B without additional shielding.

Ground the heatsink to the DC bus negative via a 10nF Y-capacitor to suppress common-mode noise. Bolt the heatsink directly to the enclosure using thermal pads with ≤0.3°C/W thermal resistance (e.g., Bergquist 5000S35). Never use silicone grease–it degrades to an insulator at 120°C. Test thermal resistance by monitoring gate voltage drift; a 1% increase indicates overheating, requiring airflow redesign.

Key Components for Constructing a Tri-Point Power Converter

Select MOSFETs or IGBTs rated at least 20% above the system’s peak voltage and current to prevent thermal runaway. For 400V DC bus applications, opt for 650V-800V devices like Infineon IKW40N65 or STGW30H65DF, ensuring low RDS(on) (≤30mΩ) and fast switching (TI UCC21520 or Analog Devices ADuM4135, featuring isolated outputs, dead-time adjustment (500ns–2µs), and short-circuit protection. Include bootstrap capacitors (100nF, 50V) for high-side drive, and decoupling caps (1µF ceramic) near each switch to suppress transients.

  • DC bus capacitors: Film types (e.g., Kemet R46KN44705030J) for ripple absorption (≥100µF per 1kW) at 600V+ rating. Avoid electrolytics–they degrade under PWM stress.
  • Current sensing: Shunt resistors (≤1mΩ, Vishay WSLP100) or Hall-effect sensors (e.g., Allegro ACS730) for real-time feedback. Ensure bandwidth ≥10× PWM frequency.
  • Filtering: Differential-mode chokes (≥1mH, Coilcraft SER2918H) and Y-capacitors (1nF–10nF, Murata DE1E3KX5R1H102M) to meet EMI standards (CISPR 11 Class B).
  • Microcontroller: STM32F334 or TI TMS320F28069 with dedicated PWM modules (150MHz+, 12-bit resolution) for sine-triangle modulation. Use internal comparators for overcurrent shutdown.
  • Heat dissipation: Copper baseplates (≥3mm) or extruded aluminum heatsinks with forced air (CFM ≥20 per 100W). Apply thermal pads (e.g., Bergquist 5000S35) for ≤0.5°C/W junction-to-case resistance.

Step-by-Step Wiring of Power Switching Devices (IGBTs/MOSFETs)

Secure each IGBT or MOSFET to a thermally conductive but electrically insulating pad, such as Bergquist 5000S35 or Arlon 55NT. Torque mounting screws to 0.6–0.8 Nm to prevent cracking the die while ensuring heat transfer exceeds 5 W/mK.

Route gate-drive signals via twisted-pair wire, shielded with aluminum foil grounded at one end only. Keep loop area under 2 cm²; stray inductance above 10 nH will ring at turn-off. Use Infineon 1EDN8512B isolated drivers with ±15 V rails and 4.7 Ω series gate resistors for 600 V/60 A devices to limit di/dt below 5 A/ns.

Connect freewheeling diodes anti-parallel with less than 5 mm trace length. Select diodes with trr ≤ 50 ns and Qrr ≤ 20 nC; IXYS DSEE15-12A fits 600 V applications. Place snubber capacitors (WIMA 10 nF, 1 kV) directly across each switch leg, soldered on copper pours sized for 2 A RMS ripple.

Earth the heatsink through a star-point configuration: attach all emitter/source tabs via 0.5 mm² tinned copper braid to a single #10 AWG wire bolted to chassis ground. Keep this path shorter than 5 cm; inductance beyond 20 nH invites ground bounce above 2 V during 20 kHz PWM.

Verify wiring with a low-ESR 10 Ω load before full-voltage test. Apply 100 Hz PWM at 5 % duty; measure gate-source voltage on an oscilloscope (Tektronix 2024C) through 10× probes with ≤ 1 pF tip capacitance. If overshoot exceeds 1.2× Vgs, increase gate resistor by 1 Ω increments until stable.

Voltage and Current Sensing Techniques in Power Conversion Systems

Implement isolated Hall-effect sensors like Allegro ACS730 for high-side current measurement, ensuring ±1% total accuracy across a 0–100A range with 120kHz bandwidth. Mount sensors directly on busbars to minimize parasitic inductance, reducing noise by 40% compared to PCB-integrated shunts. For low-cost applications, deploy precision shunt resistors (e.g., Vishay WSL3637) with differential amplifiers, maintaining <0.5% error at 50A if thermal derating to 125°C is accounted for in trace width calculations.

Select isolated delta-sigma ADCs such as TI AMC1306 for voltage sensing, providing 16-bit resolution with 15μs latency. Connect sense lines via twisted-pair cables to differential inputs, suppressing common-mode noise up to 3kV. Use analog front-end conditioning with 10kΩ input impedance and 1nF decoupling caps to filter switching transients, critical for PWM frequencies above 20kHz where capacitive coupling dominates. Avoid single-ended measurements–common-mode rejection ratios below 100dB introduce phase errors in closed-loop control.

Leverage Rogowski coils for transient current capture in high-frequency converters, where ferrite-core inductors saturate. Models like PEM CWT Rogowski coils offer <1% amplitude error for di/dt rates exceeding 100A/μs, outperforming shunt-based methods by avoiding thermal drift. Pair with 10MHz sampling ADCs (e.g., AD7960) to preserve waveform fidelity during rapid load steps. Calibrate coils annually–coil flexibility changes induce errors up to 3% over time.

Deploy isolated gate driver monitoring (e.g., Infineon 1EDB9275F) for indirect sensing of device currents during short-circuit events. Integrate desaturation detection paths with 2μs blanking time to avoid false triggers from switching edges, balancing response speed and reliability. Combine with overcurrent comparators set to 120% of maximum load current, ensuring PWM shutoff within 1μs of fault detection. Test setup under dynamic conditions–static bench tests mask delays from propagation paths.

Use synchronous sampling techniques for voltage and current pairs to eliminate phase mismatch in power calculations. Trigger ADCs on PWM carrier peaks via FPGA or DSP timers, aligning samples within 100ns to reduce apparent power errors below 1%. For systems with variable switching frequencies, implement predictive sampling synchronized to the modulator’s triangle wave, avoiding cross-talk with other channels. Document timing deviations–jitter above 20ns corrupts harmonic analysis in grid-tied applications.

Opt for isolated sigma-delta modulators like Analog Devices ADuM7701 when galvanic isolation is mandatory, providing ±0.1% linearity with 3kV working voltage. Combine with digital filters in the controller to reconstruct signals, eliminating aliasing from multiplexed sampling. Prioritize sensor placement–proximity to power devices introduces parasitic capacitance, requiring shielding or guard traces. Validate all sensing paths under worst-case EMI conditions: 10V/ns dv/dt and 50A/μs di/dt events.