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

Demonstrates RC capacitor discharging behavior.
Circuit Summary
A capacitor discharges through a resistor after a step change.
Expected Behavior
- Capacitor voltage decays exponentially to zero.
How To Run
- Open
RC-Discharge.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Time constant τ = RC controls the decay.