element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Audio out - amplifier for ear buds
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 6 replies
  • Answers 2 answers
  • Subscribers 663 subscribers
  • Views 1228 views
  • Users 0 members are here
  • raspberry_pi
  • raspeberry_pi_accessories
Related

Audio out - amplifier for ear buds

mgillett
mgillett over 6 years ago

I am nearly deaf, using the computer audio out 3.5 mm plug for earbuds I often can not hear the audio while attempting to watch a youtube video. Many persons do not carefully record their audio nor use closed caption.

 

I need to use earbuds rather than playing the sound through a speaker because I have to have the volume up so loud no-one can stand to be in the house. I turn the computer volume to the max, and the video playback to the max and can barely hear audio. It would be nice to have some range that I can turn up or down.

 

I have looked for circuits that will actually amplify the sound without blowing the little earbuds to pieces. I do not know the impedance of the earbuds but figure they are far lower than the 8 ohms for a regular speaker. I do wear blue tooth enabled hearing aids but the computer does not send the audio signal via blue tooth. They use blue tooth for the keyboard or mouse.

 

If I did have a device that could connect to my hearing aids through blue tooth, I would still need a way to control the sound level to make up for the wide variation in sound recording levels. I could write a list of ideal specifications like...

1. Simple

2. just plug into the 3.5 mm jack on the standard device such as phones, computers, etc.

3. A volume control knob

4. An automatic gain control that could level out all signal levels to a standard level so the volume control would simply be for controlling the level.

5. A bypass connection to go to an external speaker when watching a movie with someone (it would be nice to still have the ability to use my earbuds at the same time.

 

Issues:

1. The quality of the sound does not make much difference to me, I cannot distinguish the high fidelity nuances of music any longer. But the tone level can be very critical. When thinking of an equalizer the higher frequencies are completely gone, as are much of the lower frequencies. My hearing aids are tuned to optimize the level for my hearing. There is still the problem that the audiologist is not able to give enough volume to frequencies I am lacking because of the hearing devices feedback causing a squealing sound. I can't hear the squealing but people run out of the room when it happens. So they set the level as high as they can.

2. Headphones are uncomfortable to wear for long periods of time. The light ones seem to easily get dislodged, the expensive ones have a pressure that pushes against the head causes an ache in the head.

3. Blue tooth is wonderful, more than a few times I have gotten up forgetting I have the earbuds in and the cable yanks them out of my head.

4. I did not lose my hearing until I was an adult and a bit to close to a bomb going off. (A lot of soldiers have this problem)

5, I know there are commercial devices but I am not certain they will do what I am trying to do.

6. I originally thought an ic amp that ran on 5 volts with a volume level control that I could pug into the USB to get the power, the audio jack to get the signal, and an output jack to plug in the earbuds. Seems simple but would like some guidance. I am not sure where to find that guidance.

 

Appreciate any pointers,

Mike

  • Sign in to reply
  • Cancel
Parents
  • rusgray
    0 rusgray over 6 years ago

    Unfortunately, there's only so much output you can get from earbuds. The drivers are small, and lack the ability to handle high power levels. If your hearing aids already have the proper filters and they support Bluetooth, the best solution may be to get Bluetooth audio output properly configured on your computer.

     

    Automatic gain control can be done to some extent using DSP, but as the typical approaches are likely to be RMS-based, you'll have to watch out for the varying crest factors of different program content.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • rusgray
    0 rusgray over 6 years ago

    Unfortunately, there's only so much output you can get from earbuds. The drivers are small, and lack the ability to handle high power levels. If your hearing aids already have the proper filters and they support Bluetooth, the best solution may be to get Bluetooth audio output properly configured on your computer.

     

    Automatic gain control can be done to some extent using DSP, but as the typical approaches are likely to be RMS-based, you'll have to watch out for the varying crest factors of different program content.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • mgillett
    0 mgillett over 6 years ago in reply to rusgray

    Thank you, This is what I figured in terms of earbuds are simply piezoelectric devices. Small input amplitude causing the thin wafer to "buzz" like crazy creating the sound wave. These have limited ability to drive simply due to the nature of their construction. Distortion becomes an issue quickly.

     

    I do not know if other materials have been used to seek to increase this effect in an earbud configuration. Thinking thin wafer of crystal, limited ability to take much voltage, Different types of plastic bonded to a piezoelectric element? Titanium? Not much value in doing that type of research unless making an ultrasonic cutter, etc.

     

    I agree with configuring the computer correctly, or a device that does take the audio out and send it into a Bluetooth audio signal (It would be very nice to control it with a simple twist of a knob. Rather than fumbling around for the little slider on a computer screen.

     

    You are also correct in the concern for the "varying" crest factors of content.

     

    DSP? Digital Signal Processing? Seems that this would be very difficult to do, the circuit would have to be able to determine some maximum level, it would then clip anything beyond this to that set max level. And possibly just bring all of the signals up to that max level, producing straight garbage.  But without a max level, it would seem to be a mind-blowing experience at times. The hearing aids do have an auto "clipping" circuit that instantly clips things shut as a gunshot. You would not want to amplify that signal from its already 140-190 dB up an additional 100 dB gain if a tiny little piezo device could withstand the signal it would even be "mind-blowing" even if I couldn't hear it. It really is odd to have sound pumping into your ear and fell it through the vibration of your skull with your fingertips but barely be able to hear the sound. I am exceedingly grateful for the researches that have developed these compact, sensitive instruments that I can run on a tiny little battery.

     

    I believe your answer is absolutely correct, I should focus on getting the computer signal sent directly to the Bluetooth enabled device.

     

    The follow-up question is then how do I do this? I can do it with my cell phone, and many other devices but not my computer at work, at home, or the TV. (Maybe newer TV's have it built in?) (Maybe some computers have this built in as well?)

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube