Frequency Band Feedback Detection and Attenuation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing audio systems often suffer from feedback issues, such as screeching or loud noises, due to positive feedback loops between microphones and speakers, which can distort audio signals and make communication unpleasant or unintelligible.

Innovation Solution

A computer-implemented method that separates audio signals into multiple frequency bands, determines the presence of feedback in each band by comparing signal magnitude with thresholds, and attenuates only the bands with feedback, thereby reducing unwanted noise without affecting non-affected frequencies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If the audio signal is attenuated to reduce feedback, then feedback noise is reduced, but the overall audio quality and clarity deteriorate

Engineering Contradiction:
Improvefeedback noiseVSAvoidaudio quality
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The audio signal is divided into multiple frequency bands using a filter bank. Each frequency band is processed independently to detect feedback and apply attenuation only where necessary, rather than attenuating the entire audio signal. This segmentation allows selective noise reduction while preserving overall audio quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different attenuation levels are applied to different frequency bands based on local feedback detection. Frequency bands containing feedback are attenuated while clean frequency bands are preserved. This local quality approach ensures that audio quality is maintained in regions without feedback while effectively reducing feedback noise in affected regions.

Inventive Principle:
Principle #3Local quality

2Object-affected harmful factors

If the entire audio signal is attenuated to eliminate feedback, then feedback is reduced, but useful audio information is also lost

Engineering Contradiction:
ImprovefeedbackVSAvoiduseful audio information
Core Design Contradiction:
Object-affected harmful factorsVSLoss of information

Solution Approach 1:

The audio spectrum is segmented into multiple frequency bands, allowing the system to identify and attenuate only those bands containing feedback. This prevents attenuation of frequency bands containing useful audio information, thereby reducing information loss while still eliminating feedback.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The feedback detection mechanism identifies harmful feedback signals and converts the attenuation action into a beneficial selective filtering process. By detecting feedback characteristics in specific frequency bands and applying targeted attenuation, the system transforms what would be a harmful blanket attenuation into a beneficial selective noise reduction that preserves useful audio information.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Data Source

PatentUS10540983B2Detecting and reducing feedback
Publication Date: 2020.01.21 SORENSON IP HOLDINGS LLC
  • US10540983B2 patent drawing
  • US10540983B2 patent drawing
  • US10540983B2 patent drawing

AI summary

A computer-implemented method to detect and reduce feedback in an audio signal is disclosed. The method may include obtaining an audio signal. The method may further include separating the audio signal into a plurality of frequency bands. The method may also include, for each frequency band of the plurality of frequency bands, determining whether the frequency band includes feedback. The method may further include, for each frequency band determined to include feedback, attenuating the frequency band. The method may also include combining each frequency band of the plurality of frequency bands to produce an output audio signal.