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 a first-order RC high-pass filter.
Circuit Summary
A series capacitor feeds a resistor to ground; the output is across the resistor.
Expected Behavior
- AC sweep shows attenuation at low frequencies and pass-through at high frequencies.
How To Run
- Open
RC-Highpass.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Increase R or C to lower the cutoff frequency.