Fiveable

🩺Biomedical Instrumentation Unit 10 Review

QR code for Biomedical Instrumentation practice questions

10.1 Operational Amplifiers in Biomedical Instrumentation

10.1 Operational Amplifiers in Biomedical Instrumentation

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🩺Biomedical Instrumentation
Unit & Topic Study Guides

Amplifier Configurations

Operational Amplifier Basics

An operational amplifier (op-amp) is a high-gain electronic voltage amplifier with two differential inputs (inverting and non-inverting) and a single output. It's the most common building block in biomedical signal conditioning because it can be configured to amplify, filter, and process the tiny signals picked up from the body.

On its own, an op-amp has an extremely high open-loop gain (AOLA_{OL}), typically 10510^5 to 10610^6. That gain is far too high and unstable to use directly. Instead, you add an external feedback network (usually resistors) to set a controlled, predictable closed-loop gain. The feedback is what makes the op-amp practical for precision biomedical circuits.

Inverting and Non-Inverting Amplifier Configurations

These are the two fundamental single op-amp topologies you need to know.

Inverting amplifier:

  • The input signal connects to the inverting (-) input through an input resistor RinR_{in}.
  • A feedback resistor RfR_f connects the output back to the inverting input.
  • Closed-loop voltage gain:

Av=RfRinA_v = -\frac{R_f}{R_{in}}

  • The negative sign means the output is phase-inverted (180° shift) relative to the input.
  • Example: if Rf=100kΩR_f = 100\,k\Omega and Rin=10kΩR_{in} = 10\,k\Omega, the gain is 10-10. A 1 mV input produces a 10-10 mV output.

Non-inverting amplifier:

  • The input signal connects to the non-inverting (++) input.
  • RfR_f connects the output to the inverting input, and a resistor R1R_1 connects the inverting input to ground.
  • Closed-loop voltage gain:

Av=1+RfR1A_v = 1 + \frac{R_f}{R_1}

  • The output is in-phase with the input (no inversion).
  • This configuration naturally has a higher input impedance than the inverting topology, which is often preferred when interfacing with high-impedance bioelectrodes.

Gain and Amplification

Gain is the ratio of output signal amplitude to input signal amplitude. Biopotential signals are extremely small: an ECG is roughly 1 mV, an EEG around 10–100 μV, and single-fiber EMG can be even smaller. These signals need to be amplified to the 1–5 V range before an ADC or display can use them, so gains of 1,000 to 100,000 are common across the signal chain.

The closed-loop gain is set entirely by the external resistors in the feedback network, not by the op-amp's internal open-loop gain. This is what gives you precise, repeatable amplification. Choosing stable, low-tolerance resistors (1% or better) for RfR_f and RinR_{in} (or R1R_1) is important for maintaining gain accuracy over time and temperature.

Operational Amplifier Basics, Operational Amplifier Basics - Electronics-Lab.com

Performance Characteristics

Bandwidth and Frequency Response

Bandwidth is the range of frequencies an amplifier can amplify without significant signal loss. The boundaries are defined by the lower cutoff frequency (fLf_L) and the upper cutoff frequency (fHf_H), where gain drops by 3 dB (to about 70.7% of the midband value).

Different physiological signals occupy different frequency bands, so the amplifier's bandwidth must be matched to the signal of interest:

SignalTypical Bandwidth
ECG0.05 Hz – 150 Hz
EEG0.5 Hz – 70 Hz
EMG10 Hz – 1000 Hz

Filters (low-pass, high-pass, or band-pass) are built into the signal conditioning chain to restrict the bandwidth to these ranges. This rejects out-of-band noise, such as 50/60 Hz power-line interference or high-frequency RF pickup, while preserving the clinically relevant content.

One practical tradeoff to keep in mind: for a given op-amp, there is a fixed gain-bandwidth product (GBP). If you increase the closed-loop gain, the usable bandwidth decreases proportionally. For example, an op-amp with a GBP of 1 MHz set to a gain of 100 will have a bandwidth of only 10 kHz.

Slew Rate and Transient Response

Slew rate is the maximum rate at which the output voltage can change, expressed in V/μs. It represents a hard speed limit on the op-amp's output, independent of the small-signal bandwidth.

If the input signal demands a faster voltage swing than the slew rate allows, the output can't keep up. The result is slew-rate limiting, which clips the peaks of fast transitions and introduces nonlinear distortion. This is especially relevant for EMG signals or any waveform with sharp edges.

To check whether your op-amp is fast enough, you can estimate the required slew rate for a sinusoidal signal:

SRmin=2πfVpeakSR_{min} = 2\pi f \cdot V_{peak}

where ff is the highest signal frequency and VpeakV_{peak} is the maximum output amplitude. If your calculated SRminSR_{min} exceeds the op-amp's rated slew rate, you need a faster device.

Operational Amplifier Basics, Instrumentation amplifier - Wikipedia

Input and Output Impedance

Input impedance is the resistance the amplifier presents to whatever is driving it (electrodes, transducers, etc.). Biomedical amplifiers need very high input impedance, typically >10MΩ>10\,M\Omega and often >1GΩ>1\,G\Omega for EEG front ends. The reason: if the amplifier's input impedance is too low relative to the electrode impedance, it loads the source and attenuates the signal before amplification even begins. With skin-electrode impedances commonly in the kΩ to tens of kΩ range, a high-impedance amplifier input ensures nearly all the biopotential voltage reaches the amplifier.

Output impedance should be low, typically <100Ω<100\,\Omega. A low output impedance means the amplifier can drive the next stage (another amplifier, a filter, or an ADC) without significant voltage drop across its own output resistance. Negative feedback inherently lowers the output impedance of an op-amp circuit, which is another benefit of closed-loop design.

Feedback

Feedback in Amplifier Design

Feedback is the mechanism of routing part of the output signal back to the input. In biomedical amplifier design, negative feedback is used almost universally. Here's what it does:

  1. A fraction of the output is fed back to the inverting input, opposing the input signal.
  2. This reduces the closed-loop gain well below the raw open-loop gain.
  3. In exchange for lower gain, you get improved linearity, reduced distortion, wider bandwidth, and more predictable behavior.

Positive feedback (feeding the output back in-phase with the input) reinforces the signal rather than opposing it. This drives the amplifier toward saturation or oscillation. Positive feedback is used deliberately in comparators and oscillator circuits, but it's avoided in linear amplifier designs because it makes the system unstable.

The feedback network (resistors, and sometimes capacitors) shapes the amplifier's gain, frequency response, and stability. Getting this network right is the core design challenge in biopotential amplifier circuits.

Feedback and Stability

A feedback amplifier can become unstable if the loop gain and phase shift combine in the wrong way. Specifically, if the signal fed back reaches a phase shift of 360° (equivalent to positive feedback) while the loop gain is still ≥ 1, the circuit will oscillate.

Two metrics quantify how close a design is to instability:

  • Gain margin: how much additional loop gain (in dB) could be added before oscillation occurs. A safe design has a gain margin >10>10 dB.
  • Phase margin: how much additional phase shift the loop could tolerate before hitting 360°. A safe design has a phase margin >45°>45°.

Bode plots (log-frequency plots of gain magnitude and phase) are the standard tool for evaluating these margins. You plot the open-loop response and the feedback factor, then read the margins at the critical frequencies.

When stability margins are too thin, compensation techniques can help:

  • Adding a small capacitor across the feedback resistor (lowering gain at high frequencies)
  • Using a compensation capacitor inside or outside the op-amp to roll off gain before dangerous phase shifts accumulate
  • Adjusting resistor values to reduce loop gain at problematic frequencies

Adequate stability isn't optional in biomedical systems. An oscillating amplifier produces meaningless output, can saturate the signal chain, and in worst cases could couple unwanted signals back to the patient through the electrodes.