Fundamentals 15 min read

Fundamentals of Automotive Audio: Acoustic Basics and Component Overview (Part 1)

This article introduces the acoustic fundamentals, human hearing characteristics, sound‑localization experiments, and detailed specifications of microphones, speakers, amplifiers, and domain controllers that form the basis of an intelligent‑cockpit audio subsystem.

Linux Code Review Hub
Linux Code Review Hub
Linux Code Review Hub
Fundamentals of Automotive Audio: Acoustic Basics and Component Overview (Part 1)

Acoustic Basics

The article begins by defining sound pressure (Pa) ranging from 2×10⁻⁵ Pa to 20 Pa and explains that sound‑pressure level (dB‑SPL) quantifies perceived loudness on a logarithmic scale. Sound power (W) and its level (dB‑PWL) describe the source’s intrinsic ability to emit sound, independent of the listener’s position. A 1 dB increase requires roughly ten times the voltage to the transducer.

Human hearing is not flat across frequencies: low‑level sounds are heard best in the mid‑frequency range, while sensitivity drops at very low and very high frequencies. The classic 1956 Robinson and Dawson study (Teddington, England) showed that phon and dB SPL coincide only at 1 kHz, that loudness above 80 phon depends solely on SPL, and that low‑frequency loudness curves are steep, so a small boost in bass yields a large perceived increase.

Sound Localization Experiments

Using two speakers placed symmetrically in front of a listener, the article demonstrates three cases:

When only a level difference exists, the perceived image shifts toward the louder speaker; a level gap >15 dB fixes the image on that side.

When only a time delay exists, delays <3 ms keep the image centered, 3–50 ms shift the image toward the non‑delayed speaker and enrich the sound, while delays >50 ms produce a distinct echo. The 50 ms threshold is highlighted as critical for echo‑cancellation design.

When both level and time differences are present, the effects combine.

System Components

Microphones are described with eight key parameters: sensitivity (mV/Pa), directional response, frequency‑response curve, nominal impedance, signal‑to‑noise ratio, maximum SPL, distortion characteristics, and phase requirements. Directional patterns (cardioid, super‑cardioid, bidirectional, super‑cardioid/shotgun, omnidirectional) are illustrated, and their impact on crosstalk, phase interference, and feedback suppression is explained. Types include carbon‑granule (obsolete), condenser (MEMS and ECM variants), dynamic, and ribbon microphones, each with construction details and typical automotive usage (e.g., MEMS omnidirectional microphones for high‑quality in‑car audio).

Speakers are covered with parameters such as rated power, efficiency (electrical‑to‑acoustic conversion), sensitivity (dB SPL at 1 m per watt), frequency response, impedance (typically measured at 400 Hz), frequency‑dependent distortion, and directivity. Frequency ranges for speech (180 Hz–4 kHz), vocal energy (200 Hz–3.5 kHz), and music (40 Hz–18 kHz) are listed to guide evaluation.

Power Amplifiers consist of MCU, DSP, amp chips, and thermal structures. A diagram of a digital‑amp hardware block is shown, and the article notes that OEMs may choose external amp ECUs to integrate brand‑specific audio algorithms, or replace them with integrated boosters when algorithms are moved into the CDC.

Domain Controllers (CDC) integrate Bluetooth, tuner, MCU/DSP, and A2B transceivers. A hardware block diagram lists components such as MCU (handles bus messages and chime audio), SOC (hosts audio software, QNX/Android, and DSP), tuner chip, and Bluetooth stack. The CDC can embed audio algorithms but must consider latency and compute load.

Audio System Topology and Design Considerations

The vehicle‑wide audio topology is illustrated, showing how the number of speakers and microphones, as well as functional requirements, are derived from the vehicle’s Full Feature List (FFL). Key design points include:

Separating microphone A2B bus from amplifier A2B bus to isolate failures; a broken microphone node does not affect speaker output.

Selecting speaker quantity and type based on audio quality goals, vehicle price tier, cabin space, and use cases; both hardware selection and tuning expertise influence perceived quality.

Using a private CAN bus (or optionally A2B) between CDC and external amp for power‑on/off control and other functions.

Integrating Bluetooth antenna on the CDC PCB when placement permits; otherwise, an external antenna may be required.

The section concludes that understanding each component’s specifications is essential before constructing the overall cockpit audio architecture.

audioautomotivemicrophoneacousticsaudio system designspeaker
Linux Code Review Hub
Written by

Linux Code Review Hub

A professional Linux technology community and learning platform covering the kernel, memory management, process management, file system and I/O, performance tuning, device drivers, virtualization, and cloud computing.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.