The Body Generates Its Own Measurable Electrical Signals

Biosignal acquisition is the discipline of detecting, amplifying, filtering, and digitizing the small electrical signals the human body naturally generates — signals that originate from the electrochemical activity of excitable cells (neurons and muscle fibers) and can be measured non-invasively at the skin surface through electrodes. The three most clinically important biopotential signals are the electrocardiogram (ECG, cardiac electrical activity), electroencephalogram (EEG, brain electrical activity), and electromyogram (EMG, skeletal muscle electrical activity) — and while each has a distinct physiological origin and clinical use, the underlying instrumentation engineering challenge they present is remarkably consistent: extract a very small, physiologically meaningful signal from a noisy, high-impedance, and safety-constrained measurement environment.

The Electrical Origin of Each Signal

ECG — Cardiac Electrical Activity

The heart's coordinated contraction is triggered by an electrical depolarization wave that originates at the sinoatrial node and propagates through the atria and ventricles in a specific, repeatable sequence. That propagating wavefront of depolarizing cardiac tissue generates a time-varying electrical dipole whose projection onto the body surface produces the characteristic ECG waveform — the P wave (atrial depolarization), QRS complex (ventricular depolarization, the largest and most clinically prominent feature), and T wave (ventricular repolarization). ECG signal amplitude at the skin surface typically ranges from roughly 0.5 to 4 millivolts, and the clinically relevant frequency content spans roughly 0.05 Hz to 150 Hz (with diagnostic-quality ECG requiring the lower end of that range to accurately capture ST-segment features, while monitoring-grade ECG can use a narrower bandwidth).

EEG — Brain Electrical Activity

EEG measures the summed postsynaptic electrical activity of large populations of cortical neurons firing in loose synchrony, detected as small voltage fluctuations at the scalp. Individual neuron action potentials are far too small and too localized to detect at the scalp; what EEG actually measures is the aggregate field potential from thousands to millions of neurons whose activity happens to be sufficiently synchronized and geometrically aligned to produce a summed signal large enough to reach the scalp surface, typically in the 10-100 microvolt range — far smaller than ECG, as detailed in this article's FAQ. EEG frequency content is clinically divided into named bands (delta, theta, alpha, beta, gamma, roughly spanning 0.5-100 Hz) that correlate with different brain states and are central to clinical EEG interpretation.

EMG — Skeletal Muscle Electrical Activity

EMG measures the electrical activity generated when a motor neuron triggers a muscle fiber to contract — the motor unit action potential. Surface EMG (measured non-invasively at the skin over a muscle) detects the summed activity of many motor units beneath the electrode, with amplitude typically ranging from tens of microvolts to a few millivolts depending on contraction strength and electrode placement, and frequency content roughly spanning 10-500 Hz. Surface EMG is used clinically for neuromuscular diagnosis and increasingly in prosthetics and rehabilitation engineering as a control signal — a myoelectric prosthetic hand, for example, uses surface EMG from residual-limb muscles as its primary user control input.

Instrumentation Amplifier Design for Biopotential Measurement

As detailed in this article's FAQ, all three biosignal types require an instrumentation amplifier front end rather than a simple op-amp gain stage, because they share the combination of very small signal amplitude, high and variable source (electrode-skin) impedance, and large common-mode interference. The classic three-op-amp instrumentation amplifier topology — two input buffer stages providing high input impedance and a single-resistor-settable first-stage gain, followed by a difference amplifier stage rejecting the common-mode component — is the standard building block, though modern biomedical instrumentation increasingly uses integrated instrumentation amplifier or dedicated biopotential front-end ICs that combine this function with additional features like right-leg-drive support, programmable gain, and built-in anti-aliasing filtering.

Noise and Artifact Sources

Real-world biosignal acquisition must actively reject several characteristic noise and artifact sources, each requiring a specific engineering countermeasure:

  • Power-line interference (50/60 Hz) — capacitively and inductively coupled from nearby AC wiring and equipment into the patient's body and lead cables; addressed primarily through high common-mode rejection ratio (CMRR) in the front-end instrumentation amplifier, active right-leg-drive circuitry (for ECG/EEG), and shielded, twisted-pair lead cabling.
  • Motion artifact — voltage transients generated at the electrode-skin interface itself when mechanical movement disturbs the electrochemical double-layer that forms between the electrode and skin; addressed through electrode design (Ag/AgCl electrodes with conductive gel are far more motion-stable than dry metal contacts), secure mechanical electrode fixation, and, in some systems, adaptive signal processing that detects and flags motion-corrupted segments.
  • Muscle artifact (EMG contamination of ECG/EEG) — since all three biosignals share overlapping frequency content and are all detectable at the skin surface, unwanted muscle activity near a recording site can contaminate an ECG or EEG recording; addressed partly through electrode placement strategy and partly through frequency-domain and, increasingly, algorithmic artifact-rejection techniques.
  • Baseline wander — slow drift in the signal baseline caused by respiration, electrode impedance changes, or DC offset drift; addressed through appropriate high-pass filtering (careful not to set the cutoff so high that it distorts genuine low-frequency signal content, particularly the ECG's diagnostically important ST segment).

From Analog Front End to Digital Signal Processing

After analog amplification, filtering (typically a bandpass configuration matched to the specific signal's clinically relevant frequency range, plus an anti-aliasing low-pass filter set below half the analog-to-digital converter's sampling rate per the Nyquist criterion), and digitization, modern biosignal systems apply digital signal processing for further noise reduction, feature extraction (such as automated QRS detection in ECG), and, in advanced systems, real-time algorithmic interpretation. The fundamental engineering discipline connecting the analog front end and the digital back end remains the same throughout: preserve the small, clinically meaningful signal while rejecting everything else competing for the same frequency space and electrode contact.