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