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 full-wave rectifier using two diodes.

Circuit Summary

A center-tapped source feeds two diodes to rectify both halves of the waveform.

Expected Behavior

  • Output pulses occur on both half-cycles.

How To Run

  1. Open Rectifier-2D.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 ripple frequency to the input frequency.