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 basic transformer with one primary and one secondary.

Circuit Summary

A coupled inductor model represents the transformer windings.

Expected Behavior

  • Secondary voltage scales with the turns ratio and coupling coefficient.

How To Run

  1. Open Transformer-1P-1S.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

  • Adjust coupling (K) to see leakage effects.