This invention pertains to electronic hearing aids and methods for their use.
Hearing aids are electroacoustic device which amplify sound for the wearer in order to correct hearing deficits as measured by audiometry, usually with the primary purpose of making speech more intelligible. Many hearing aids may be operated in either an omnidirectional or a directional microphone mode, which refers to manner in which the hearing aid's microphone or microphones pick up sound. In an omnidirectional microphone mode, sound is picked up from all directions around the wearer and amplified. In a directional microphone mode, sound is preferentially picked up and amplified from only a single direction, usually in front of the listener. Usually, the omnidirectional microphone mode is used in quiet listening situations because speech often comes from directions other than in front of the listener. The directional microphone mode, on the other hand, may be used in noisy listening situations to enhance the sound coming from someone speaking directly to the hearing aid wearer. Described herein are techniques for automatically switching between omnidirectional and directional microphone modes.
The DSP circuitry 100 may be implemented in a variety of different ways, such as with an integrated digital signal processor or controller or with a mixture of discrete analog and digital components. For example, the signal processing may be performed by a mixture of analog and digital components having inputs that are controllable by the controller that define how the input signal is processed, or the signal processing functions may be implemented solely as code executed by the controller. The terms “controller,” “module,” or “circuitry” as used herein should therefore be taken to encompass either discrete circuit elements or a processor executing programmed instructions contained in a processor-readable storage medium.
The input transducer 105 may comprise one or more microphones and may be operated in either an omnidirectional or directional microphone mode as controlled by the omni/directional switch 180 operated by the DSP circuitry 100. The switch 180 may be a separate hardware component or may be incorporated into the DSP 100. In various embodiments, the input transducer 105 may comprise an array of microphones that may be operated directionally or omnidirectionally, a single microphone that may be operated in either a directional or omnidirectional mode, or separate omnidirectional and directional microphones. The DSP circuitry may then control which mode the hearing aid is to operate in based upon received ambient sound.
The information in the input signal that a hearing aid may use to determine switching behavior between omnidirectional and directional microphone modes may include the level, modulation, or frequency characteristics of the input signal. Ideally, a hearing aid should switch to a directional microphone mode when the environment becomes challenging for speech intelligibility or, in other words, when the environmental noise level increases such that it conflicts with speech. This may be determined by comparing the level of the speech signal to the noise level (i.e., the signal-to-noise ratio or SNR), or more simply, by comparing the average input level to a specified level. Described herein is a technique for automatic directional switching algorithm based upon a measure of the noise level alone.
One method for achieving an accurate and reliable measurement of the noise level uses minimum statistics to estimate the noise floor of an input signal. This method estimates the minimum level over a specified interval of time to measure the noise floor rather than the average level to calculate a noise estimate. The basic idea is that the minimum of the noise power over a sufficiently long time period can be considered as an estimation of the noise power because, in silent periods, the noisy signal power decreases to the noise power. Since there exist short silence periods between syllables and words, this method may track the noise power even in while speech is taking place. The advantage of minimum statistics for mode switching is that within a level-only based switching approach, a high-level speech signal in a quiet environment will not cause a system to switch to a directional microphone mode so long as the noise level estimate required for switching is set in the approximate region as the average speech level. Conversely, the system will switch to a directional microphone mode when the noise interferes with the speech signal. The use of minimum statistics in noise level estimation is thus relatively resistant to the presence of speech.
An example embodiment for measuring the noise floor using minimum statistics comprises the following. The digitized input signal is first input to a weighted overlap-add (WOLA) filter bank in order to extract components of the input signal in a frequency range of interest. Other embodiments may employ an FFT (fast Fourier transform) operation to extract the components. In this embodiment, the frequency range of interest is 500 to 2500 Hz. The powers of the extracted frequency components are then summed and smoothed with a first order recursion filter. The amplitude of the smoothed power signal is then measured over a specified time period (e.g., 4 seconds). The minimum value of the smoothed power signal found during the time period is used as the current estimate of the noise floor.
The following is a description of the operation of a minimum statistics noise estimator according to the embodiment just described. The estimator tracks the minimum of the input signal for a specified period of time (typically 2 or 4 seconds) and uses this minimum as the noise estimate for the next period (while tracking the minimum at the same time). The algorithm has no threshold to tune and is therefore very robust in all kind of noise conditions. Because the minimum statistics rarely over-estimates the noise, it is very suitable for controlling switching between directional and omnidirectional microphone modes.
At t=0 s, the algorithm is initialized and it starts the estimation. The B and C lines represent the output of the first order recursion filters having time constants of 0.1 seconds and 1 second, respectively. The G line is the estimate of the noise floor and it tracks the minimum of the B line. The R line is the current noise floor and it is the value that is currently used the mode switching algorithm. At t=4 s, the value of the estimated noise floor (G line) is copied to the current noise floor estimate (R line) which is then used in the switching algorithm. Subsequently, the estimated noise floor (G line) is reset to a very high value and the estimated noise floor (G line) starts tracking the minimum value of the B line again. At t=8 s, the value of the estimated noise floor (G line) is close to the actual noise floor (45 dB) and at that timeslot, it is copied to the current noise floor (R line). So from a re-boot, it takes 8 s to get a valid value in the current noise floor. At t=10 s, the speech starts and the level estimate illustrated by the C line goes quickly to the average level of 75 dB. The noise floor estimate tracks the minimum of the B line and tracks the minimum between speech pauses.
Since the ISTS-signal is a very dense signal, the B line does not always reach the actual noise level (45 dB) in speech pauses. Its highest estimate is 54 dB, and this value is 9 dB above the actual noise level. The threshold of the switching algorithm is typically 60 dB or higher, so this bias may not trigger the switching algorithm. Several options may be applied to reduce the bias. One option is to increase the period of the noise estimate from 4 seconds to a longer time period in order to increase the likelihood that the noise estimator would find the actual noise floor. Another option is to lower the smoothing time constant from 0.1 seconds to a smaller value. The B line in
Example Embodiments
In an example embodiment, a hearing aid, comprises: an input transducer for converting an audio input into an input signal, wherein the input transducer may be operated in either an omnidirectional or directional mode; a digital signal processor (DSP) for processing the input signal into an output signal in a manner that compensates for a patient's hearing deficit; an audio amplifier and speaker for converting the output signal into an audio output; wherein the DSP is configured to: derive an current noise floor from the input signal; operate the input transducer in a directional mode if the current noise floor is greater than an upper threshold value; and, operate the input transducer in an omnidirectional mode if the current noise floor is less than a lower threshold value.
The DSP may be configured to estimate the noise floor from the minimum input signal power observed over a specified time period. The DSP may be configured to: extract a plurality of frequency components of the input signal in a specified frequency range; compute the powers of the extracted frequency components and sum the computed powers to result in an input power signal; compute an estimated noise floor as the minimum value of the input power signal over a specified time period; and equate the current noise floor to estimated noise floor. The DSP may be configured to extract the plurality of frequency components of the input signal in the frequency domain using a fast Fourier transform. The DSP may be configured to extract the plurality of frequency components of the input signal in the time domain using a filter bank. The DSP may be configured to compute the powers of the extracted frequency components in discrete time windows within the specified period of time. The DSP may be configured to smooth the input power signal prior to determining the minimum. The DSP may be configured to smooth the input power signal using a first order recursion filter.
The DSP may be configured to estimate the noise floor at the end of each time interval having a duration equal to the specified period of time by finding the minimum value of the input signal power during the time interval; and equate the current noise floor to the estimated noise floor at the end of each time interval. The DSP may be configured to estimate the noise floor at the end of each time interval having a duration equal to the specified period of time by finding the minimum value of the input signal power during the time interval; and equate the current noise floor to the estimated noise floor at the end of each time interval but equate current noise floor to a value of the input signal power before the end of the time interval if that value is less than the current noise floor. The DSP may be configured to filter the value of the current noise floor used to control switching between the directional microphone mode and the omnidirectional microphone mode with a smoothing filter.
Hearing assistance devices typically include an enclosure or housing, a microphone, hearing assistance device electronics including processing electronics, and a speaker or receiver. It is understood that in various embodiments the microphone is optional. It is understood that in various embodiments the receiver is optional. Such devices may include antenna configurations, which may vary and may be included within an enclosure for the electronics or be external to an enclosure for the electronics. Thus, the examples set forth herein are intended to be demonstrative and not a limiting or exhaustive depiction of variations.
It is further understood that any hearing assistance device may be used without departing from the scope and the devices depicted in the figures are intended to demonstrate the subject matter, but not in a limited, exhaustive, or exclusive sense. It is also understood that the present subject matter can be used with a device designed for use in the right ear or the left ear or both ears of the wearer.
It is understood that digital hearing aids include a processor. In digital hearing aids with a processor programmed to provide corrections to hearing impairments, programmable gains are employed to tailor the hearing aid output to a wearer's particular hearing impairment. The processor may be a digital signal processor (DSP), microprocessor, microcontroller, other digital logic, or combinations thereof. The processing of signals referenced in this application can be performed using the processor. Processing may be done in the digital domain, the analog domain, or combinations thereof. Processing may be done using subband processing techniques. Processing may be done with frequency domain or time domain approaches. Some processing may involve both frequency and time domain aspects. For brevity, in some examples drawings may omit certain blocks that perform frequency synthesis, frequency analysis, analog-to-digital conversion, digital-to-analog conversion, amplification, and certain types of filtering and processing. In various embodiments the processor is adapted to perform instructions stored in memory which may or may not be explicitly shown. Various types of memory may be used, including volatile and nonvolatile forms of memory. In various embodiments, instructions are performed by the processor to perform a number of signal processing tasks. In such embodiments, analog components are in communication with the processor to perform signal tasks, such as microphone reception, or receiver sound embodiments (i.e., in applications where such transducers are used). In various embodiments, different realizations of the block diagrams, circuits, and processes set forth herein may occur without departing from the scope of the present subject matter.
The present subject matter is demonstrated for hearing assistance devices, including hearing aids, including but not limited to, behind-the-ear (BTE), in-the-ear (ITE), in-the-canal (ITC), receiver-in-canal (RIC), or completely-in-the-canal (CIC) type hearing aids. It is understood that behind-the-ear type hearing aids may include devices that reside substantially behind the ear or over the ear. Such devices may include hearing aids with receivers associated with the electronics portion of the behind-the-ear device, or hearing aids of the type having receivers in the ear canal of the user, including but not limited to receiver-in-canal (RIC) or receiver-in-the-ear (RITE) designs. The present subject matter can also be used in hearing assistance devices generally, such as cochlear implant type hearing devices and such as deep insertion devices having a transducer, such as a receiver or microphone, whether custom fitted, standard, open fitted or occlusive fitted. It is understood that other hearing assistance devices not expressly stated herein may be used in conjunction with the present subject matter.
This application is intended to cover adaptations or variations of the present subject matter. It is to be understood that the above description is intended to be illustrative, and not restrictive. The scope of the present subject matter should be determined with reference to the appended claims, along with the full scope of legal equivalents to which such claims are entitled.
This application is claims the benefit under 35 U.S.C. 119(e) to U.S. Provisional Application No. 62/031,497, filed on 31 Jul. 2014; which application is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5524056 | Killion et al. | Jun 1996 | A |
5757933 | Preves et al. | May 1998 | A |
6704422 | Jensen | Mar 2004 | B1 |
6882736 | Dickel et al. | Apr 2005 | B2 |
7116792 | Taenzer et al. | Oct 2006 | B1 |
7181033 | Fischer et al. | Feb 2007 | B2 |
7209568 | Arndt et al. | Apr 2007 | B2 |
7324649 | Knapp et al. | Jan 2008 | B1 |
7330557 | Fischer | Feb 2008 | B2 |
7590253 | Killion | Sep 2009 | B2 |
7929721 | Knapp et al. | Apr 2011 | B2 |
8068627 | Zhang | Nov 2011 | B2 |
8358789 | Fischer | Jan 2013 | B2 |
20070217629 | Zhang et al. | Sep 2007 | A1 |
20090304187 | Dittberner et al. | Dec 2009 | A1 |
20120213395 | Rosenkranz | Aug 2012 | A1 |
20140198934 | Recker | Jul 2014 | A1 |
Number | Date | Country |
---|---|---|
0664071 | Jul 1995 | EP |
1723827 | Nov 2006 | EP |
2328363 | Jun 2011 | EP |
2981100 | Feb 2016 | EP |
WO 9424834 | Oct 1994 | WO |
WO-2007096247 | Aug 2007 | WO |
WO 2007098768 | Sep 2007 | WO |
Entry |
---|
“European Application Serial No. 15179091.2, Extended European Search Report mailed Nov. 20, 2015”, 15 pgs. |
Martin, Rainer, “Noise power spectral density estimation based on optimal smoothing and minimum statistics”, IEEE Transactions on Speech and Audio Processing., vol. 9, No. 5, (Jul. 31, 2001), 504-512. |
Rangachari, S, et al., “A noise-estimation algorithm for highly non-stationary environments”, Speech Communication, Elsevier Science Publishers, Amsterdam, NL, vol. 48, No. 2, (Feb. 1, 2006), 220-231. |
Number | Date | Country | |
---|---|---|---|
20160037268 A1 | Feb 2016 | US |
Number | Date | Country | |
---|---|---|---|
62031497 | Jul 2014 | US |