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 RL network.
Circuit Summary
A step input is applied to an inductor through a resistor.
Expected Behavior
- Inductor current ramps linearly at first and approaches steady state.
How To Run
- Open
RL-Voltage-Current.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Time constant τ = L/R controls the rise time.