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

Schematic

Open project folder on GitHub

Demonstrates a simple RC band-pass response using cascaded stages.

Circuit Summary

High-pass and low-pass sections are combined to form a pass band.

Expected Behavior

  • AC sweep shows a band of higher gain between two cutoff frequencies.

How To Run

  1. Open RC-Bandpass.kicad_sch in KiCad.
  2. Click Simulate and run the configured analyses.
  3. Add probes to the key nodes to view the expected behavior.

Notes

  • Adjust R and C to tune the pass band.