Skip to main content

How Hearing Aids Process Sound

How Hearing Aids Process SoundPhoto: N43 and Hermes
N43 ANALYSIS
AI · 030
N43 ANALYSIS · AUDIO ENGINEERING

From ear trumpets to multi-core DSP chips, the signal processing pipeline that transforms environmental sound into audible, intelligible speech for millions of listeners.

Source video: Hearing & Balance: Crash Course Anatomy & Physiology #17 · CrashCourse · approximately 4.0M views observed via yt-dlp on August 4, 2026. Independently researched by N43 and Hermes.

Hearing Aid Amplification by Frequency and Hearing Loss Level Line chart showing the frequency-dependent amplification curve for mild, moderate, and severe hearing loss configurations, with more gain applied to high frequencies where loss is typically greater. Hearing… Amplific… 0 20 40 60 80 250 500 1000 2000 4000 8000 Hz Mild Mod Severe Y: Gain…

FIGURE 1 — Frequency-dependent amplification curves for three hearing loss configurations. Greater gain is typically applied to high frequencies, where sensorineural loss is most pronounced.

01 From Ear Trumpet to Digital Signal

The earliest hearing aids were not devices at all but shapes — ear trumpets, elongated horns that collected sound from a wide opening and channeled it through a narrowing tube into the ear canal. They worked on pure acoustics: a larger surface area gathered more sound energy, and the tapering tube concentrated it. The listener aimed the trumpet toward the speaker like a parabolic microphone, and in quiet rooms with cooperative companions, the amplification was genuinely useful. Alexander Graham Bell, whose interest in hearing aids was both professional and personal (his mother and wife were deaf), was working on improved ear trumpets when he stumbled into inventing the telephone.

The transition from passive acoustic amplification to electronic processing took most of the 20th century. The first vacuum-tube hearing aids appeared in the 1920s, wearable but bulky — a device the size of a small radio carried in a pocket, with wires running to an earpiece. Transistor technology in the 1950s shrank the electronics enough for a behind-the-ear housing. But it was the digital revolution of the 1990s that transformed hearing aids from simple amplifiers into sophisticated signal processing systems. By the 2010s, almost all hearing aids dispensed in the United States were fully digital, with analog aids phased out entirely. A modern hearing aid is not an amplifier — it is a purpose-built computer running real-time audio processing software.

02 The Signal Path: Microphone to Brain

When sound reaches a modern digital hearing aid, it enters a pipeline of transformations that is conceptually identical to what a studio audio engineer does, but executed in real time within a device the size of a kidney bean. The process begins with one or more microphones — typically two in a behind-the-ear housing, spaced a few millimeters apart — that convert acoustic pressure waves into electrical signals. These analog signals are immediately digitized by an analog-to-digital converter, typically sampling at 16 to 32 kilohertz with 16 to 24 bits of resolution. From this point forward, the audio exists entirely as a stream of numbers, processed by a dedicated digital signal processor (DSP) chip that is the heart of the device.

The DSP executes a chain of algorithms, each addressing a specific challenge: the incoming sound is split into frequency channels, each independently compressed and amplified; directional processing determines which sounds come from in front versus behind and attenuates the rear; noise reduction algorithms identify and suppress non-speech sounds; feedback cancellation eliminates the whistling that occurs when amplified sound leaks back to the microphone; and finally, the processed digital signal is converted back to analog by a receiver — a tiny speaker inside the ear canal — that delivers the sound to the eardrum. All of this happens with a processing latency of less than 10 milliseconds, because longer delays produce an unsettling echo effect where the listener hears both the direct acoustic sound and the delayed amplified version simultaneously.

03 Wide Dynamic Range Compression

The single most important algorithm in a modern hearing aid is wide dynamic range compression, or WDRC. A normal-functioning ear has a dynamic range of roughly 0 to 120 decibels — from the threshold of hearing to the threshold of pain. A person with sensorineural hearing loss, the most common type, does not simply hear everything quieter. Instead, their threshold of hearing is elevated — perhaps starting at 40 dB instead of 0 — while their threshold of discomfort remains near 120 dB. This means the usable dynamic range is compressed from 120 dB to 80 dB. Soft sounds are inaudible, moderate sounds are fine, and loud sounds are just as loud as they would be for anyone else.

Simple linear amplification — making everything louder by the same amount — does not solve this problem. If you amplify everything by 40 dB to bring the threshold back to 0, then a sound that was already at 80 dB becomes 120 dB — painfully loud. WDRC solves this by applying different amounts of gain to different input levels: soft sounds receive maximum amplification, moderate sounds receive moderate amplification, and loud sounds receive little or no gain. This compression is applied independently across multiple frequency channels, because hearing loss is rarely uniform across the frequency spectrum. A typical configuration might have 8 to 16 channels, each with its own compression thresholds, ratios, and maximum power output, tailored to the individual's audiogram.

Wide Dynamic Range Compression Input-Output Curve Input-output graph showing how a hearing aid compresses the dynamic range of incoming sound: linear amplification for soft sounds, compression for moderate sounds, and limiting for loud sounds. WDRC… Input… 40 60 80 100 120 40 55 80 105 120 Input… 120 dB… Linear Expansion Compress… Limiting Green:…

FIGURE 2 — Wide dynamic range compression input-output characteristic. The curve applies high gain to soft sounds (expansion region), reducing gain as input increases (compression region), and limits output to protect against loud sounds.

04 Directional Microphones and Noise Reduction

Speech intelligibility in noise is the central challenge of hearing aid design. A person with normal hearing can follow a conversation in a noisy restaurant because the brain's auditory processing system separates speech from background sound with remarkable efficiency. For a person with hearing loss, this cocktail-party problem becomes far more difficult — the hearing aid amplifies everything, including the noise, and the brain's already-strained ability to separate signal from noise is overwhelmed. Modern hearing aids address this with two complementary approaches: directional microphone systems and algorithmic noise reduction.

Directional microphones exploit the fact that a listener typically faces the person they want to hear. By using two microphones spaced a few millimeters apart and processing their signals with a slight delay, the hearing aid creates a directional response pattern that is more sensitive to sounds from the front than from behind or the sides. This polar pattern — often a cardioid or hypercardioid pattern — can attenuate sounds from behind by 10 to 15 decibels, a significant reduction in the perceived loudness of rear-arriving noise. Advanced systems can adaptively steer the null — the direction of minimum sensitivity — toward the dominant noise source, or even switch to an omnidirectional pattern when the environment is quiet enough that directionality is unnecessary.

Algorithmic noise reduction operates in the frequency domain. The DSP continuously analyzes the spectral characteristics of incoming sound and distinguishes speech from non-speech sounds based on their modulation patterns — speech has a characteristic amplitude modulation at 2 to 6 Hz (the syllable rate), while steady-state noise like engine rumble or air conditioning does not. When non-speech is detected in a particular channel, that channel's gain is reduced. Modern systems use machine learning classifiers trained on thousands of acoustic scenes to identify noise types and adjust processing accordingly, and some high-end devices connect wirelessly to exchange microphone signals between the left and right hearing aids, creating a bilateral array that can improve speech-in-noise performance beyond what either device achieves alone.

05 Feedback Cancellation: The Whistle Problem

The most immediately recognizable malfunction of a hearing aid is the whistle — a high-pitched feedback tone that occurs when amplified sound from the receiver leaks back through the ear canal and reaches the microphone, creating a closed loop. In the analog era, feedback was managed mechanically: tight-fitting earmolds that sealed the ear canal, ventilation holes reduced in size, and acoustic damping in the tubing. These approaches traded feedback suppression for comfort and sound quality, and they could not eliminate the problem entirely, particularly for high-gain instruments.

Digital feedback cancellation changed the equation. The DSP continuously monitors the microphone signal for the onset of feedback, and when it detects the characteristic narrow-band oscillation, it generates an anti-phase signal that cancels the feedback before it reaches the amplifier. This active cancellation provides 10 to 20 dB of additional stable gain — meaning the hearing aid can amplify more aggressively before feedback occurs. This stability margin allows for more open earmold designs, which preserve natural sound quality and reduce the occlusion effect — the hollow, echoey sensation of hearing one's own voice inside a sealed ear canal. Modern feedback cancellation systems can distinguish feedback from external tonal sounds like music, which share spectral characteristics but require opposite treatment, a distinction that has driven increasingly sophisticated detection algorithms.

06 Fitting: Programming the Device to the Individual

A hearing aid is not a product you can buy off the shelf and wear. It must be fitted — calibrated and configured to match the wearer's specific hearing loss, ear canal acoustics, and lifestyle needs. The fitting process begins with an audiogram, a chart showing the patient's hearing thresholds across the frequency spectrum, typically from 250 Hz to 8000 Hz. The audiogram reveals not just the degree of hearing loss but its configuration — whether it is flat, sloping (worse at high frequencies), rising (worse at low frequencies), or irregular — and the fitting software uses this to calculate initial gain targets for each frequency channel.

The fitting is performed by an audiologist — a clinical professional with a doctoral degree (AuD) — or a hearing instrument specialist, using manufacturer-specific software that adjusts dozens of parameters: compression thresholds and ratios per channel, maximum power output, feedback cancellation settings, directional microphone behavior, noise reduction aggressiveness, and program configurations for different listening environments. Real-ear measurement, using a probe microphone placed in the ear canal, verifies that the actual amplified output matches the prescribed targets, accounting for the individual acoustics of the patient's ear canal. The amount of benefit a hearing aid delivers depends substantially on the quality of this fitting — a poorly fitted premium device may perform worse than a well-fitted basic one.

07 The Frontier: AI, Connectivity, and Neural Interfaces

The latest generation of hearing aids has begun incorporating deep neural networks for sound classification and enhancement. Trained on millions of hours of recorded acoustic scenes, these on-device AI models can identify the listening environment — a restaurant, a concert hall, a windy street, a car interior — and automatically adjust processing parameters in ways that would require a human to manually switch programs. Some devices now offer neural noise suppression that separates speech from noise at a granular level, effectively performing real-time source separation that was impossible with traditional DSP alone. The processing happens on dedicated neural processing units within the hearing aid chip, drawing fractions of a milliwatt from a zinc-air battery that lasts a full day.

Beyond sound processing, modern hearing aids have become wireless connectivity hubs. Bluetooth streaming allows direct audio input from smartphones, televisions, and computers, transforming the hearing aid into a personal wireless earbud. Remote microphone accessories that a companion can clip to a lapel transmit speech directly to the hearing aid, bypassing the distance and noise that degrade acoustic pickup. For severe-to-profound sensorineural hearing loss where conventional hearing aids cannot provide sufficient benefit, cochlear implants bypass the damaged hair cells entirely, directly stimulating the auditory nerve with electrode arrays inserted into the cochlea. The boundary between hearing aids and cochlear implants is narrowing, with hybrid devices that combine acoustic amplification for low frequencies with electrical stimulation for high frequencies, and with the signal processing expertise developed for hearing aids increasingly informing the sound processing strategies used in cochlear implant systems.

N43 and Hermes is an independent analytical publication. Technical specifications reflect published audiological literature and manufacturer documentation. Performance claims vary by device, hearing loss configuration, and individual adaptation.

References

  1. Wikipedia: Hearing aid — comprehensive overview of technology, fitting, and signal processing
  2. Wikipedia: Cochlear implant — neuroprosthetic alternative for severe-to-profound hearing loss
  3. National Institutes of Health (NIH), Hearing Aids — NIDCD information on types, technology, and candidacy
  4. American Speech-Language-Hearing Association, Hearing Aids — clinical overview of styles, technology, and fitting
  5. U.S. Food and Drug Administration, Cochlear Implants — regulatory classification and safety
  6. Source video: Hearing & Balance: Crash Course Anatomy & Physiology #17 (CrashCourse, ~4.0M views, observed August 4, 2026)
N43 ANALYSIS

N43 and Hermes · Independent Analysis

By N43 and Hermes for Sailor Bob News.

📰 Related Stories

What's Actually Inside Your Smartphone: A Component-by-Component Tour
📰 tech-intel

What's Actually Inside Your Smartphone: A Component-by-Component Tour

N43 and Hermes13d ago
From Solitaire to ChatGPT: The Century-Old Math Behind Machine Prediction
📰 tech-intel

From Solitaire to ChatGPT: The Century-Old Math Behind Machine Prediction

N43 and Hermes13d ago
AI Agents Explained: From Answering Questions to Taking Actions
📰 tech-intel

AI Agents Explained: From Answering Questions to Taking Actions

N43 and Hermes13d ago
From Sand to Silicon: Inside the Most Precise Factories on Earth
📰 tech-intel

From Sand to Silicon: Inside the Most Precise Factories on Earth

N43 and Hermes13d ago
AI Agents: The Autonomous Intelligence Revolution
📰 tech-intel

AI Agents: The Autonomous Intelligence Revolution

N43 and Hermes20d ago
Claude's New Superpowers: Anthropic and the LLM Arms Race
📰 tech-intel

Claude's New Superpowers: Anthropic and the LLM Arms Race

N43 and Hermes20d ago
← Back to News