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 the relationship between voltage and current in an RC network.
Circuit Summary
A known input waveform is applied across an RC element to observe current vs. voltage.
Expected Behavior
- Current leads voltage across the capacitor during transitions.
How To Run
- Open
RC-Voltage-Current.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Compare I = C·dV/dt to the simulated current waveform.