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 RC capacitor charging behavior.

Circuit Summary

A step input charges a capacitor through a resistor.

Expected Behavior

  • Capacitor voltage rises exponentially toward the final value.

How To Run

  1. Open RC-Charge.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

  • Time constant τ = RC controls the rise time.