Download all schematics as PDFs: /KiCad-Simulation-Examples/assets/downloads/schematics-pdf.zip Or take the full kit with you (PDF + KiCad schematic + README): /KiCad-Simulation-Examples/assets/downloads/schematics-kit.zip

Schematic

Open project folder on GitHub

Demonstrates a three-phase bridge rectifier using six diodes.

Circuit Summary

Three-phase AC is rectified into a higher-frequency pulsating DC output.

Expected Behavior

  • Ripple frequency is higher and amplitude lower than single-phase rectifiers.

How To Run

  1. Open Rectifier-6D.kicad_sch in KiCad.
  2. Click Simulate and run the configured analyses.
  3. Add probes to the key nodes to view the expected behavior.

Notes

  • Compare output ripple to the 4-diode bridge example.