The Frequency Shifting Hearing Aid
by ajdupree in Circuits > Assistive Tech
21344 Views, 96 Favorites, 0 Comments
The Frequency Shifting Hearing Aid
From EE122A, Mixed-Signal Circuits Laboratory, at Stanford University
Taught by Professor Greg Kovacs, Fall 2013
The problem:
High Frequency hearing loss (HFHL) is an inability or reduced ability to hear high frequency tones. It can originate from exposure to loud noises or simply as a result of age-related hearing degeneration. HFHL can result in reduced appreciation of music in milder cases or reduced speech comprehension in more severe cases.
An electronic hearing aid can help compensate for HFHL. However, simply amplifying high frequencies might not be the best course of action. Research indicates that amplifying high frequency tones is useless if the hearing loss is profound enough, and that attempting amplification may actually be detrimental to speech comprehension.
In some cases for more severely impaired listeners, increasing the audibility of high-frequency speech information resulted in no further improvement in speech recognition, or even decreases in speech recognition (Hogan, Turner, '98)
The idea:
As such, this project impements frequency shifting instead of amplification. This project is targeted at increasing speech recognition for users with severe HFHL (loss of sensitivity after ~3KHz). High frequency information from 3-5 kHz is shifted to 1-3 kHz and added back to the original signal.
In its current form, the project is not perfect. Imperfect carrier suppression in our modulator IC leads to a small 2 kHz tone which is distracting when used for processing speech playback. However, the system does provide noticeably clearer audio for music playback, where a low background tone is less noticeable. Regardless, this Instructable will serve as a useful primer for anyone interested in practicing with basic signal processing, analog filters, and circuit design.
Notes:
For this project, you should have a basic understanding op-amp usage, circuit schematics, representing signals in the frequency domain, and frequency filtering. As far as parts are concerned, you'll need 4-8 op-amps, an amplitude modulator IC (like the AD633), a respectable variety of resistors and capacitors, and male/female audio jacks.
Taught by Professor Greg Kovacs, Fall 2013
The problem:
High Frequency hearing loss (HFHL) is an inability or reduced ability to hear high frequency tones. It can originate from exposure to loud noises or simply as a result of age-related hearing degeneration. HFHL can result in reduced appreciation of music in milder cases or reduced speech comprehension in more severe cases.
An electronic hearing aid can help compensate for HFHL. However, simply amplifying high frequencies might not be the best course of action. Research indicates that amplifying high frequency tones is useless if the hearing loss is profound enough, and that attempting amplification may actually be detrimental to speech comprehension.
In some cases for more severely impaired listeners, increasing the audibility of high-frequency speech information resulted in no further improvement in speech recognition, or even decreases in speech recognition (Hogan, Turner, '98)
The idea:
As such, this project impements frequency shifting instead of amplification. This project is targeted at increasing speech recognition for users with severe HFHL (loss of sensitivity after ~3KHz). High frequency information from 3-5 kHz is shifted to 1-3 kHz and added back to the original signal.
In its current form, the project is not perfect. Imperfect carrier suppression in our modulator IC leads to a small 2 kHz tone which is distracting when used for processing speech playback. However, the system does provide noticeably clearer audio for music playback, where a low background tone is less noticeable. Regardless, this Instructable will serve as a useful primer for anyone interested in practicing with basic signal processing, analog filters, and circuit design.
Notes:
For this project, you should have a basic understanding op-amp usage, circuit schematics, representing signals in the frequency domain, and frequency filtering. As far as parts are concerned, you'll need 4-8 op-amps, an amplitude modulator IC (like the AD633), a respectable variety of resistors and capacitors, and male/female audio jacks.
Understand the Block Diagram
Here is a high level view of how the circuit works, in a helpful block diagram.
First, the bandpass filter isolates the high-frequency information we want to shift - specifically, the 3 kHz to 5 kHz band.
Second, the modulator shifts - with a 2 kHz carrier wave - that frequency band down to 1-3 kHz. This shifting is done using the upper side-band of the negative carrier frequency. Theoretically, the carrier wave at +2 kHz should corrupt this sideband. However, using a modulation IC that promises carrier suppression (such as the AD633) should mitigate this concern.
The 4 kHz low pass filter attenuates the upper sideband of the positive carrier.
The 3 kHz low pass filter for the original signal is mostly for testing purposes. Listening to this output allows us to simulate what HFHL above 3 KHz would sound like. Also, in the event that the user has only partial hearing loss from 3-5 kHz, this filter would prevent duplication of the information in the output signal.
The summing amplifier layers the original signal with the high frequency shifted components.
NB: Depending on the modulator used, some amplification will be needed between the band pass filter and the modulator. The AD633 attenuates signals by 1/10 while modulating. The sideband is also naturally attenuated by 1/2 as a byproduct of amplitude modulation. As such, we used a 20x amplifier between the two stages.
First, the bandpass filter isolates the high-frequency information we want to shift - specifically, the 3 kHz to 5 kHz band.
Second, the modulator shifts - with a 2 kHz carrier wave - that frequency band down to 1-3 kHz. This shifting is done using the upper side-band of the negative carrier frequency. Theoretically, the carrier wave at +2 kHz should corrupt this sideband. However, using a modulation IC that promises carrier suppression (such as the AD633) should mitigate this concern.
The 4 kHz low pass filter attenuates the upper sideband of the positive carrier.
The 3 kHz low pass filter for the original signal is mostly for testing purposes. Listening to this output allows us to simulate what HFHL above 3 KHz would sound like. Also, in the event that the user has only partial hearing loss from 3-5 kHz, this filter would prevent duplication of the information in the output signal.
The summing amplifier layers the original signal with the high frequency shifted components.
NB: Depending on the modulator used, some amplification will be needed between the band pass filter and the modulator. The AD633 attenuates signals by 1/10 while modulating. The sideband is also naturally attenuated by 1/2 as a byproduct of amplitude modulation. As such, we used a 20x amplifier between the two stages.
Understand the Theory
This sequence of images is designed to clarify the signal processing going on in the circuit. Note how each step maps to a portion of the block diagram.
Design the Filters
At this point, the project is mostly comprised of design of the three filters. The easiest way to do this is to use TI's free WEBENCH Filter Design software located here:
http://www.ti.com/lsds/ti/analog/webench/webench-filters.page
By following the prompts, any active filter can be designed quickly and easily. Recall that our filters are:
1 Band-pass filter
Center frequency = 4 kHz
Passband width = 2 kHz
1 Low-pass filter
Cutoff frequency = 3 kHz
1 Low-pass filter
Cutoff frequency = 4 kHz
For filter implementation, we elected to use 4th order Chebyshev 1db response type with Sallen-Key topology. Chebyshev is recommended for its sharp rolloff - important for the tight frequency bands needed for this application (Consider the second low-pass filter. We have a cutoff frequency of 4 KHz and need to completely eliminate the frequency components at 6 KHz.). However, this area is a design space where the implementer might try different things for different results!
The attached images depict example filters. We used LT1056 op-amps, but any general purpose op-amp should work fine.
http://www.ti.com/lsds/ti/analog/webench/webench-filters.page
By following the prompts, any active filter can be designed quickly and easily. Recall that our filters are:
1 Band-pass filter
Center frequency = 4 kHz
Passband width = 2 kHz
1 Low-pass filter
Cutoff frequency = 3 kHz
1 Low-pass filter
Cutoff frequency = 4 kHz
For filter implementation, we elected to use 4th order Chebyshev 1db response type with Sallen-Key topology. Chebyshev is recommended for its sharp rolloff - important for the tight frequency bands needed for this application (Consider the second low-pass filter. We have a cutoff frequency of 4 KHz and need to completely eliminate the frequency components at 6 KHz.). However, this area is a design space where the implementer might try different things for different results!
The attached images depict example filters. We used LT1056 op-amps, but any general purpose op-amp should work fine.
Implement Amplitude Modulation
For the modulation step, we decided to use the populator AD633 analog multiplier. The AD633 is inexpensive and widely available. It also allows for carrier suppression when modulating. To set up the AD633 for amplitude modulation, use the "Linear Amplitude Modulator" circuit from the Applications Information section of the datasheet. Connect the output of the bandpass filter to the Modulation Input pins (pins 1 and 2) and connect a 2 KHz carrier wave (at approximately 1Vpp) to the Carrier Input (pin 3).
Important notes:
Between the inherent 1/10 attenuation of the AD633 and 1/2 attenuation of the sidebands during modulation, the signal we are shifting will be attenuated by 1/20. Remember to amplify the output from the bandpass filter by 20x before inputting it to the modulator. A simple non-inverting amplifier will do.
At the same time, note that the AD633 has some input voltage restrictions that are poorly defined. Input signals above about 5Vpp result in some distortion at the output. Signals below about 100mV are attenuated to near-noise at the output. We found workable voltage levels to be at about 1Vpp for the carrier wave and about 2V average for the modulation input (amplified bandpass output).
Connect pin 6, the summing input, to ground instead of the carrier signal to implement carrier suppression.
One imperfection we noted is that this carrier suppresion is not perfect, leading to an undesired 2 kHz tone on the output. The implementer should experiment with improving this!
Important notes:
Between the inherent 1/10 attenuation of the AD633 and 1/2 attenuation of the sidebands during modulation, the signal we are shifting will be attenuated by 1/20. Remember to amplify the output from the bandpass filter by 20x before inputting it to the modulator. A simple non-inverting amplifier will do.
At the same time, note that the AD633 has some input voltage restrictions that are poorly defined. Input signals above about 5Vpp result in some distortion at the output. Signals below about 100mV are attenuated to near-noise at the output. We found workable voltage levels to be at about 1Vpp for the carrier wave and about 2V average for the modulation input (amplified bandpass output).
Connect pin 6, the summing input, to ground instead of the carrier signal to implement carrier suppression.
One imperfection we noted is that this carrier suppresion is not perfect, leading to an undesired 2 kHz tone on the output. The implementer should experiment with improving this!
Implement Summation
With the three filters, the amplitude modulator, and the 20x non-inverting amplifier designed, the final step is to connect the blocks together (as per the block diagram) and route the output of the low-pass filters into a summing amplifier.
Listen to the Output
Congratulations! At this point, you should have a working rudimentary high-frequency hearing loss frequency shifting hearing aid (HFHLFSHA).
Now, you'll want to solder leads to a male audio jack and a female audio jack (pictured on the title page).
Connect the male audio jac to an audio source (iPod, smartphone, PC, etc.), and connect the leads to the input of your circuit. Using the female audio jacks, connect a pair of headphones (or an earbud) to the output of the 3 kHz low pass filter, and another to the output of the summing amplifier. The output of the summing amplifier should be noticeably crisper, especially for music with high frequency tones (snare drums, clapping, female vocals, etc.).
Now, you'll want to solder leads to a male audio jack and a female audio jack (pictured on the title page).
Connect the male audio jac to an audio source (iPod, smartphone, PC, etc.), and connect the leads to the input of your circuit. Using the female audio jacks, connect a pair of headphones (or an earbud) to the output of the 3 kHz low pass filter, and another to the output of the summing amplifier. The output of the summing amplifier should be noticeably crisper, especially for music with high frequency tones (snare drums, clapping, female vocals, etc.).