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 transient analysis with a sine source.

Circuit Summary

A sinusoidal input drives a circuit to observe steady-state time-domain behavior.

Expected Behavior

  • Output sine wave reflects the circuit’s gain and phase shift.

How To Run

  1. Open Simulation-Transient-sine.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 to AC sweep results for consistency.