Audio Filter Bypass for Low-Level Signal Power Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Audio systems using 2's complement numbering schemes in digital signal processing (DSP) filters experience increased power consumption when processing low-level audio signals, as the least significant bit toggling between 1 LSB and -1 LSB causes all bits to switch, leading to inefficient power usage and high power consumption, especially in infinite impulse response (IIR) filters.

Innovation Solution

The method involves selectively bypassing one or more filter stages in an audio system when the audio signal falls below a certain threshold, reducing the number of filter stages applied to low-level signals, thereby reducing power consumption without significant loss of audible quality, by using a controller to manage signal paths and attenuation factors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If DSP filters process low-level audio signals using 2's complement numbering scheme, then filtering function is maintained, but power consumption increases due to bit switching

Engineering Contradiction:
Improvefiltering functionVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system dynamically adjusts the filtering operation based on signal level detection. When the audio signal exceeds a threshold, full DSP filtering is applied; when below the threshold, filtering is bypassed. This dynamic adaptation resolves the contradiction by making the filtering function conditional rather than constant, reducing power consumption during low-level signals while maintaining reliability when needed.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the operational parameter of the filter from 'always on' to 'conditionally on' based on signal level. By monitoring the audio signal level and adjusting the filter's operational state accordingly, the system optimizes power consumption without permanently sacrificing filtering capability, thus resolving the contradiction between maintaining filtering function and reducing energy use.

Inventive Principle:
Principle #35Parameter changes

2Manufacturing precision

If all filter stages are applied to low-level signals, then audio quality is maintained, but power consumption increases

Engineering Contradiction:
Improveaudio qualityVSAvoidpower consumption
Core Design Contradiction:
Manufacturing precisionVSUse of energy by moving object

Solution Approach 1:

The system applies partial filtering action rather than full filtering action for low-level signals. By bypassing certain filter stages when the signal is below the threshold, the system uses only the necessary amount of filtering (partial action) required to maintain acceptable audio quality, avoiding excessive filtering that would waste power. This resolves the contradiction by optimizing the degree of filtering applied.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If DSP filters continuously process audio signals, then signal processing capability is maintained, but power consumption remains high

Engineering Contradiction:
Improvesignal processing capabilityVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The system implements periodic monitoring of signal levels and conditional application of filtering based on these periodic checks. Rather than continuous full-power filtering, the system periodically assesses whether filtering is needed and activates it only when necessary, creating a rhythm of high-power and low-power states that maintains processing capability while reducing average power consumption.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS11036462B2System and method for reducing power consumption in an audio system by disabling filter elements based on signal level
Publication Date: 2021.06.15 MAXIM INTEGRATED PROD INC
  • US11036462B2 patent drawing
  • US11036462B2 patent drawing
  • US11036462B2 patent drawing

AI summary

An audio system includes a digital audio interface, a first filter stage, a second filter stage, a controller, and a first path selector. The controller is communicatively coupled to the digital audio interface and configured to determine whether an audio signal received at the digital audio interface is below a first signal threshold. The controller selects one of a first signal path that passes through the first and second filter stages and a second signal path that bypasses the first filter stage based upon the determination. The first path selector is communicatively coupled to the controller and at least one of the first filter stage and the second filter stage and is configured to generate the selected one of the first and second signal paths.