LC3
Low Complexity Communication Codec -- the mandatory LE Audio codec offering better quality than SBC at half the bitrate.
LC3 Codec
LC3 (Low Complexity Communication Codec) is the mandatory audio codec for LE Audio, standardized by the Bluetooth SIG in collaboration with Fraunhofer IIS and Ericsson. It delivers high-quality audio at low bitrates with modest computational requirements, making it suitable for battery-powered hearing aids, earbuds, and IoT audio devices.
Technical Characteristics
LC3 operates at frame durations of 7.5 ms or 10 ms with configurable bitrates from 16 kbps to 320 kbps per channel. At 160 kbps stereo, LC3 achieves perceptual quality equivalent to SBC at 345 kbps -- nearly a 2x bitrate reduction. This efficiency directly translates to lower TX Power duty cycles, shorter radio-on time, and extended battery life.
The codec supports sampling rates of 8, 16, 24, 32, 44.1, and 48 kHz, covering the full range from narrowband voice to high-fidelity music. Its algorithmic latency (codec delay) is 5 ms at the 7.5 ms frame duration, enabling real-time conversational audio suitable for hearing aids and hands-free calling.
LC3 vs SBC
| Parameter | LC3 | SBC |
|---|---|---|
| Bitrate (stereo, equivalent quality) | 160 kbps | 345 kbps |
| Frame duration | 7.5 / 10 ms | 15 ms |
| Algorithmic latency | 5 ms | 13 ms |
| Max sampling rate | 48 kHz | 48 kHz |
| Complexity (MOPS) | ~30 | ~15 |
While LC3 requires somewhat higher CPU cycles than SBC, modern BLE SoCs include hardware-accelerated DSP units that handle LC3 encoding and decoding without impacting the application processor. The nRF5340 dedicates its network core to audio processing, while the application core handles GATT and user logic.
Implementation Considerations
LC3 is licensed royalty-free for Bluetooth implementations. Vendors can integrate the reference implementation from the Bluetooth SIG or use optimized libraries from Fraunhofer. When designing an Auracast." data-category="LE Audio">LE Audio product, the choice of frame duration affects latency: 7.5 ms frames suit interactive applications (gaming, hearing aids), while 10 ms frames maximize efficiency for music streaming.
Related Terms
Related Content
BLE Version History: From 4.0 to 6.0 Compared
Getting Started…caching, advertising set randomization 5.2 2020 LE Audio , LC3 codec, Isochronous Channels , CIS / BIS 5.3 2021…
LE Audio: The Next Generation of Bluetooth Audio
Mesh & Audio…and — most significantly — broadcast audio via Auracast . LC3 Codec The Low Complexity Communication Codec ( LC3 ) is…
Auracast Broadcast Audio: Deployment and Use Cases
Mesh & Audio…TV, PA system) │ │ BIS (Broadcast Isochronous Stream) │ LC3 audio @ 32–96 kbps │ No pairing, no connection │…
BLE in Wearables: Fitness Trackers, Watches, and Hearables
Industry Applications…LE Audio with the Low Complexity Communication Codec ( LC3 ), replacing SBC in Classic A2DP. LE Audio runs over…
Frequently Asked Questions
Our glossary covers 90+ BLE technical terms organized by category. Each term includes a definition, related terms, and links to relevant chips and guides.