P9 · Analog Electronics — Op-Amps & Fundamentals · Lesson 1 of 1

Study guide — what to focus on

~15 min

Slide 1

How to use this module

This module is curated — the teaching is a top free course (linked in the card above); our job is to point you at the right things, make you prove it, and certify you.

The plan

  1. Watch the course (the card above). It's a long playlist — you don't need every video. Aim to understand the ideas below, then skim the rest as reference.
  2. Focus on these — they're what the check tests and what you'll use for real:
    • The ideal op-amp — infinite gain, the virtual short (both inputs held to the same voltage), and (almost) no current into the inputs.
    • The two core configurations — inverting (gain = −Rf/Rin) and non-inverting (gain = 1 + Rf/Rg). Learn the gain equations cold.
    • The buffer / voltage follower — gain of 1, used so one stage doesn't load the next (high input impedance, low output impedance).
    • Open loop = comparator — with no feedback the output slams to a supply rail; that's how an op-amp compares two voltages.
    • Active filters — low-pass / high-pass / band-pass built around an op-amp, to keep the band you want and drop the noise.
    • Real-world limits — input offset, slew rate, and gain-bandwidth product — why a real op-amp isn't ideal at high frequency.
  3. Prove it in Forge (next section) — apply the sensor → amplify → ADC pattern to a real device.
  4. Take the K-Check to earn your certificate.

Why this connects to building real products

This is the analog half of a product — everything that happens before the microcontroller reads a value. Most real-world signals (a microphone, a light or strain sensor, a thermocouple) come out as tiny, noisy voltages. The op-amp is how you amplify and clean that signal so the ADC can resolve it. In Forge, when you describe a device with a sensor, the same chain shows up — a sensor (the small analog signal), an amplifier/filter (the op-amp front-end conditioning it), and the microcontroller (which finally digitises it). Knowing the analog stage lets you read why Forge places conditioning between a sensor and the brain — and, later, design that front-end yourself.

Slide 2

Prove it — an analog front-end in Forge

Time to apply it. The course taught you how an op-amp amplifies and conditions a small analog signal; now use it to design a real device with an analog front-end.

Send the prompt below in Forge Design and watch where the amplifier sits — between the sensor (a few millivolts of raw signal) and the microcontroller's ADC that finally reads it.

As you read Forge's answer, connect it back to the course: which stage is the inverting/non-inverting amplifier, where would a filter live to drop noise, and why does the signal need lifting before the ADC? That mapping — analog front-end ↔ real hardware — is the whole point.

Hands-on — try it in Forge

Apply the course: where does the op-amp/amplifier sit between the sensor and the ADC? Send this in Forge Design and see the analog input path.

The prompt

A device with an analog sensor front-end — e.g. a microphone or light sensor whose small signal is amplified before a microcontroller reads it, USB-powered, around 9,000 NGN.

Open in Forge Design

Opens in a new tab so you keep this lesson open. Nothing to buy — this is just to see how Forge reasons. This step isn't graded.