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 classic non-inverting op-amp amplifier.

Circuit Summary

A resistor divider on the inverting input sets the gain.

Expected Behavior

  • Output is in-phase with gain of 1 + R_f/R_g.

How To Run

  1. Open OPamp-noninverting.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

  • Check common-mode range for large input swings.