LFE Codec Subband Quantization for Low-Latency Audio Encoding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing audio codecs struggle to efficiently process low-frequency effects (LFE) channels with low latency and high quality, particularly in immersive audio applications like virtual reality and teleconferencing, due to challenges in bit rate management and algorithmic delay.

Innovation Solution

A configurable low-latency LFE codec that filters and converts LFE signals into frequency-domain representations, quantizes coefficients based on a frequency response curve, and encodes them using entropy coding, with adjustable quantization schemes and low-pass filtering to minimize latency and bit rate.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If existing audio codecs are used to process LFE channels, then audio quality can be maintained, but latency increases and bit rate management becomes inefficient

Engineering Contradiction:
ImprovelatencyVSAvoidbit rate management efficiency
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent segments the LFE channel processing into distinct stages: low-pass filtering to isolate low-frequency components, MDCT transformation to convert time-domain signals to frequency-domain coefficients, subband grouping to organize coefficients by frequency range, and entropy coding to compress the data. This segmentation allows each stage to be optimized independently, reducing overall latency while improving bit rate efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes key processing parameters including using a 4th order low-pass filter with cutoff frequency at 120 Hz, employing MDCT with specific window sizes (e.g., 20ms), and applying entropy coding with tuned parameters. These parameter optimizations reduce processing delay and improve compression efficiency compared to conventional codecs.

Inventive Principle:
Principle #35Parameter changes

2Loss of time

If low-pass filtering and frequency transformation are applied to LFE signals, then latency is reduced, but processing complexity increases

Engineering Contradiction:
Improvealgorithmic delayVSAvoidprocessing complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The processing pipeline is divided into modular stages: filtering, MDCT transformation, subband grouping, quantization, and entropy coding. Each module is independently optimized and can be implemented with fixed algorithms, reducing overall complexity while achieving low latency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs dynamic elements such as adaptive quantization that adjusts precision based on signal characteristics, and configurable window sizes for MDCT (e.g., 10ms, 20ms, 40ms) that can be selected based on latency requirements. This dynamic adaptation optimizes the balance between processing complexity and latency reduction.

Inventive Principle:
Principle #15Dynamics

3Productivity

If quantization is applied to frequency-domain coefficients, then bit rate efficiency improves, but audio quality may deteriorate

Engineering Contradiction:
Improvebit rate efficiencyVSAvoidaudio quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent applies different quantization precision to different subbands based on their importance. Lower frequency subbands (0-100 Hz, 100-200 Hz) receive finer quantization with more bits, while higher frequency subbands receive coarser quantization. This local quality adaptation maintains perceptual audio quality while significantly improving bit rate efficiency.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The quantization parameters are dynamically adjusted based on signal characteristics and bitrate constraints. The system uses scaling factors and precision levels that can be modified to achieve the desired balance between compression efficiency and audio quality, with entropy coding further optimizing the bit representation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12499899B2Low-latency, low-frequency effects codec
Publication Date: 2025.12.16 DOLBY LABORATORIES LICENSING CORP
  • US12499899B2 patent drawing
  • US12499899B2 patent drawing
  • US12499899B2 patent drawing

AI summary

In some implementations, a method of encoding a low-frequency effect (LFE) channel comprises: receiving a time-domain LFL channel signal; filtering, using a low-pass filter, the time-domain LFE channel signal; converting the filtered time-domain LFE channel signal into a frequency-domain representation of the LFE channel signal that includes a number of coefficients representing a frequency spectrum of the LFL channel signal; arranging coefficients into a number of subband groups corresponding to different frequency bands of the LFE channel signal; quantizing coefficients in each subband group according to a frequency response curve of the low-pass filter; encoding the quantized coefficients in each subband group using an entropy coder tuned for the subband group; and generating a bitstream including the encoded quantized coefficients; and storing the bitstream on a storage device or streaming the bitstream to a downstream device.