Headphone PCB: Design Inside Wired and True Wireless Earbuds
The Board Is the Product
A modern headset looks like an acoustic device, but most of what distinguishes one from another is electronics. Audio decoding, wireless connectivity, battery management, touch control and noise cancellation all sit on a small circuit board inside the shell, and the constraints on that board are unusually harsh. It has to be small enough to fit a shape that is designed around the human ear, thin enough to fit beside a battery and a driver, and electrically quiet enough that the radio and the switching supply do not corrupt a signal that a listener will notice immediately.
Designing a headphone board therefore means working in several disciplines at once, which is why the category has its own conventions.
What the Board Does
The functional list is short to state and demanding to implement. The board receives audio input, whether from a wired connection or a radio link, and routes it to the transducer. It manages the connection itself, including pairing, codec negotiation and control commands. In wireless products it manages the battery, including charging, protection against overcurrent and overdischarge, and power sequencing. And it provides the interface to the speaker, the microphones and any buttons or touch surfaces.
Because all of this happens in a device measured in centimetres, the board is usually the most densely populated part of the product, and every function competes for the same few hundred square millimetres.
The Blocks on the Board
- Microcontroller. Manages the connection state, volume, button or touch input and the interaction between the radio and the audio path.
- Bluetooth system on chip or audio codec. Handles the radio link and converts between digital audio and the analogue signal the transducer needs.
- Battery management IC. Controls charging, discharge and protection, and is the block most likely to cause a product return if it is marginal.
- Microphone preamplifier and speaker driver. The analogue front and back ends, which set the noise floor and the maximum output.
- Passives. Decoupling, filtering and matching components, which in a wireless earbud can outnumber the active devices.
- Flexible circuit sections. Used to reach a driver, a microphone or a charging contact that cannot be placed on the main rigid area.
Wired and Wireless Are Different Problems
A wired headset takes power from the source and carries a largely analogue signal. The board is comparatively simple, and a two or four layer rigid board is usually sufficient.
A wireless headset, and especially a true wireless earbud, changes the problem completely. The board supplies its own power, so it carries a battery management circuit alongside a radio. It has to be far smaller, because the battery occupies most of the available volume. And it typically has to support functions the wired product never needed: calls, touch or gesture control, active noise cancellation and sometimes voice assistant interaction. That combination pushes the design towards high density interconnect and flexible constructions simply because nothing else fits.
Following the Signal
The path through the board is short but has to be treated carefully at every stage. Audio arrives either through a 3.5 millimetre or USB connector, or over Bluetooth. The codec converts digital audio into an analogue signal, and the microcontroller applies volume and equalisation settings. The signal then reaches the speaker driver and the transducer, while control inputs from the buttons or touch surface are handled by the same microcontroller. Power management runs in parallel, controlling charge and discharge and protecting the cell.
The whole sequence completes in milliseconds, and the engineering difficulty is not the processing but keeping the analogue, digital, radio and power domains from interfering with each other in the space available.
Materials and Board Type
Board construction follows the space and the function. Basic wired products use a rigid FR-4 board, which is economical and adequate. Wireless products commonly use a polyimide flexible circuit, because it can be folded into a shell that has no flat internal surfaces. High integration wireless products use HDI constructions with fine lines and microvias to fit the component count into the area. Electroless nickel immersion gold is the usual surface finish, because it provides good conductivity and a flat, solderable pad for the fine pitch parts involved.
Thermal stability and electromagnetic behaviour matter more in this category than in most consumer products, because a switching charger and a radio share a very small board with an analogue audio path. The relevant process knowledge sits in our notes on flex PCB assembly and on HDI PCB construction.
Design Constraints That Decide the Outcome
- Antenna design. The radio needs a keep-out region free of copper, a defined reference plane and a controlled feed. Placing the antenna where the enclosure and the user hand will detune it is one of the most common causes of poor range.
- Electromagnetic compatibility. The switching regulator, the radio and the digital section all generate noise, and the analogue path is vulnerable to it. Ground partitioning, filtering and physical separation are the tools, and they all have to work in a volume where separation is measured in millimetres.
- Audio noise floor. Ground return design decides how much switching noise reaches the audio output. A poor return path can turn a good codec into an audible hiss.
- Mechanical fit. The board shape follows the shell, which may be a bean or an ear hook, and the thickness is limited by the space beside the battery.
- Battery integration. The battery occupies most of the volume, so its position, orientation and connection method shape the layout before any electrical consideration.
- Moisture protection. Sweat and rain are a normal operating condition for a headset, which is why conformal coating is standard. Our conformal coating notes describe the options.
Cost
As a 2026 reference, a basic wired headset board on FR-4 falls between about 0.30 and 0.60 US dollars per piece at volume. A wireless Bluetooth board with charging and battery protection runs roughly 1.20 to 2.50 dollars. A high end custom flexible or HDI board supporting active noise cancellation, touch control and water resistance runs from about 2.80 to 4.50 dollars. The drivers are the layer count, which typically runs two to six, the surface finish, whether assembly and test are included, the order quantity and the lead time. Because the volumes in this category are large, assembly cost usually matters as much as fabrication cost, which is why the design and the SMT PCB assembly process should be planned together.
Customisation
Almost every headset board is custom, and the usual variables are the outline and thickness needed to fit the shell, the feature set to be included such as noise cancellation or touch control, the connector type whether USB-C, spring contacts or magnetic pogo pins, the battery configuration, and the Bluetooth profile and firmware for the intended use. The development path is conventional: requirements, schematic, layout, prototype, functional test and production. What makes this category different is the number of iterations the mechanical fit tends to require, which is an argument for prototyping early rather than perfecting the schematic first. A turnkey assembly arrangement, which covers fabrication, placement, firmware programming and final test, is common because it shortens that loop.
Debugging the Common Failures
Four faults account for most problems. No sound or degraded audio usually traces to a cold solder joint, a damaged codec or an open circuit in the audio path. Unstable Bluetooth is most often an antenna or layout problem, followed by the system on chip or its firmware. Charging faults, whether failure to charge or rapid discharge, usually point to the battery management IC or to the layout around it. And intermittent audio in use is typically a marginal solder joint or moisture ingress.
The diagnostic sequence is straightforward: inspect the joints under magnification, check continuity with a meter, rework any suspect joint, and reflash the firmware if a microcontroller is involved. On products exposed to moisture, the conformal coating is as much a part of the fix as the rework, because an unprotected board will fail again.
Frequently Asked Questions
What is on a headphone PCB? A microcontroller, a Bluetooth system on chip or audio codec, battery management, microphone and speaker amplifier circuits, and the passive components that support them.
Why do wireless earbuds use flexible boards? Because the shell has no flat internal surface large enough for a rigid board, and a flexible circuit can be folded to follow it.
What causes Bluetooth dropouts? Usually antenna design or layout, since a detuned antenna loses range. Firmware and the radio chip are the next most common causes.
Can a headphone board be customised? Yes, and most are. Outline, feature set, connector type, battery and firmware are all product specific.
How is moisture handled? With conformal coating, which is standard in this category because sweat and rain are normal operating conditions.
Conclusion
A headphone board is the product in miniature: a radio, a power supply, a battery manager and an analogue audio chain compressed into a shape set by human anatomy. The engineering that matters is the interaction between them, which is why antenna keep-outs, ground partitioning and electromagnetic control decide whether the device works well rather than merely working. Choose the construction from the space available, whether rigid, flexible or high density, keep the analogue and radio domains separated, protect the finished board from moisture, and the electronics will stay invisible to the listener, which is the highest compliment a headset circuit can receive.





