Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Thread Tools Display Modes
Old 1st October 2007, 04:37 AM   (permalink)
Default Headphone amp circuit - Help

I want to understand how audio amplifiers with discrete components work...
I found the following Headphone amp schematic which is the most simple i could get and i hope that someone can step by step explain it to me!
Attached Images
File Type: gif Headphone_amp_classA.gif (6.9 KB, 57 views)
whiz115 is offline   Reply With Quote
Old 1st October 2007, 08:59 AM   (permalink)
Default

That's a tiny class A amplifier, so not really a good subject to try and learn from.

But essentially the first transistor is a boot-strapped common emitter amplifier, and the second is a normal common emitter amplifier. The third transistor (at the top) is a constant current load for the output transistor.

Can't say I think much of it, no negative feedback at all.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline   Reply With Quote
Old 1st October 2007, 03:22 PM   (permalink)
Default

the only thing i can understand on that design is the final stage transistors and the input/output capacitors! the rest schematic is unknown to me!

i don't know what "a boot-strapped" means not " constant current load for the output transistor"

do you think i should try to find another schematic of lets say AB class amplifier and upload it here so somebody can help me?
whiz115 is offline   Reply With Quote
Old 1st October 2007, 04:14 PM   (permalink)
Default

Quote:
Originally Posted by Nigel Goodwin
That's a tiny class A amplifier, so not really a good subject to try and learn from.

But essentially the first transistor is a boot-strapped common emitter amplifier, and the second is a normal common emitter amplifier. The third transistor (at the top) is a constant current load for the output transistor.

Can't say I think much of it, no negative feedback at all.
Nigel, you are too kind. It looks like crap to me. There is no AC or DC feedback (well, a little local feedback in the emitter of the input transistor). As you said, the output stage is a common emitter with a constant current load. What kind of luck would you have to have for the output stage to be biased in the linear range? Even if it were, you would wind up with a very high output impedance - not exactly ideal for driving headphones. Whiz needs to find a better circuit to study. Unfortunately, I can't recommend one. I'll bet Audioguru can.
__________________
Ron

Roff is online now   Reply With Quote
Old 1st October 2007, 05:00 PM   (permalink)
Default

It is a horrible amplifier.
Because it doesn't have DC negative feedback then the operating points of its first and third transistors could be with them cutoff or saturated or anywhere in between.
Because it doesn't have AC negative feedback then its gain could be almost anything and its distortion will be high.
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 1st October 2007, 05:24 PM   (permalink)
Default

Here is a simple (too simple) class AB audio amp.
It has DC and AC negative feedback through the 390k resistor from the output to the input.
Attached Images
File Type: png simple simple amp.PNG (9.1 KB, 47 views)
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 1st October 2007, 08:20 PM   (permalink)
Default

oh WOW!!! Audioguru you made me excited!!!
this schematic is really simple and i think i can understand it all
of it without your help, so here i start!

0,47uF is a coupling capacitor for cutting any DC and for not letting
any resistive loads interfere with the bias of the Q3 transistors.

27K is a the resistor to bias Q3

390K is the negative feedback resistor

Q3 is the pre amplfication stage (voltage amplification)

the diodes i don't know exactly what they are doing there

The R2 regulates the emitter/collector voltage

Q4/Q5 is the final stage... two transistors in push/pull which each one
of them handle half period negative or positive.

470uF is an output capacitor to remove DC offset...(but probably destroys the frequency responce?)



guys is that simple to understand an amplifier with descrete components?! if yes why some schematics i have seen are huge?
I want to know some more classes other than AB... btw the schematic
i uploaded it's more difficult for me, i don't understand it.... so how am i understand more difficult schematics?


thank Audioguru!!! you're great!!! (i also thank the other guys too...)
whiz115 is offline   Reply With Quote
Old 1st October 2007, 11:02 PM   (permalink)
Default

Quote:
Originally Posted by Roff
Nigel, you are too kind. It looks like crap to me.
I didn't like to be that mean!
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline   Reply With Quote
Old 1st October 2007, 11:59 PM   (permalink)
Default

Quote:
Originally Posted by whiz115
0,47uF is a coupling capacitor for cutting any DC and for not letting any resistive loads interfere with the bias of the Q3 transistors.
Yes.

Quote:
27K is a the resistor to bias Q3
No. It doesn't have the transistor's DC base current in it. The 390k negative feedback resistor biases Q3. The 27k resistor helps set the gain of the amplifier.

Quote:
390K is the negative feedback resistor
yes, and it also biases Q3.

Quote:
Q3 is the pre amplfication stage (voltage amplification)
It isn't a preamp but it is the only stage with voltage gain.

Quote:
the diodes i don't know exactly what they are doing there
They turn on the two output transistors slightly to avoid crossover distortion. The diodes voltage changes the same way the transistors voltage changes with temperature.

Quote:
The R2 regulates the emitter/collector voltage
No. The 2.2k resistor is the collector load resistor for Q3. It also supplies base current to Q4.

Quote:
Q4/Q5 is the final stage... two transistors in push/pull which each one
of them handle half period negative or positive.
Yes.

Quote:
470uF is an output capacitor to remove DC offset...(but probably destroys the frequency responce?)
It prevents DC in the speaker. Its cutoff frequency (half power) into an 8 ohm speaker is 43Hz. Use 2200uf for a cutoff frequency of 9.1Hz.

The 2.2k resistor does a poor job biasing Q4 because as the signal voltage rises at its base then its current is reduced.
This "bootstrapped" modification allows constant current in the biasing resistor for Q4 (the voltage where the two 1k resistors join actually swings above the power supply voltage because the voltage across the 47uF capacitor remains constant). Then the output power is much higher and the distortion is much less.
Attached Images
File Type: png simple bootstrapped amp.PNG (11.8 KB, 24 views)
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 2nd October 2007, 12:52 AM   (permalink)
Default

Quote:
Originally Posted by audioguru
The 27k resistor helps set the gain of the amplifier.
oh! it's gain resistor! it regulates how many mV of AC signal will go to base
right?

Quote:
Originally Posted by audioguru
No. It doesn't have the transistor's DC base current in it.
you mean it doesn't draw any current from the source right?


Quote:
Originally Posted by audioguru
It isn't a preamp but it is the only stage with voltage gain.
yeah i mean that farther amplifies the imput voltage... works like a buffer?

Quote:
Originally Posted by audioguru
They turn on the two output transistors slightly to avoid crossover distortion. The diodes voltage changes the same way the transistors voltage changes with temperature.
hmm farther explanation? because i don't understand it...


Quote:
Originally Posted by audioguru
No. The 2.2k resistor is the collector load resistor for Q3. It also supplies base current to Q4.
hmm if i understood correctly it is both regulates the collector and also the base at once?!


I liked very much this simple discrete amplifier... and i think i'll build it... can i learn specifications? output power/freq response/SNR? i know that my question is funny but i'm very excited...

about the second schematic with the bootstrap thing... i'm still looking at it! you changed everything...

Last edited by whiz115; 2nd October 2007 at 01:04 AM.
whiz115 is offline   Reply With Quote
Old 2nd October 2007, 01:19 AM   (permalink)
Default

just now i've made a speculation for the probably silly questions i'm doing at the end...

The 2N3904 is a very small transistor so it can't handle much current...
and also too much voltage probably will make it too noise! so i guess it outputs much less than 0.5W, now about the others i guess i can't figure out easily.
whiz115 is offline   Reply With Quote
Old 2nd October 2007, 02:07 AM   (permalink)
Default

Quote:
Originally Posted by whiz115
oh! it's gain resistor! it regulates how many mV of AC signal will go to base
right?
If the voltage gain of Q3 was thousands without negative feedback then its gain would be reduced to 390k/27k= 14.4 with negative feedback. The gain of Q3 is much less so the voltage gain will be less than 14.4.

Quote:
you mean it doesn't draw any current from the source right?
The DC base bias current for Q3 is supplied through the 390k resistor, not through the 27k resistor.

Quote:
works like a buffer?
No, a buffer has no voltage gain.

Quote:
hmm farther explanation? because i don't understand it...
Look at crossover distortion in Google. Both push-pull transistors must conduct a little to avoid crossover distortion. The diodes are almost the same as a base-emitter transistor junction so they regulate the small current in both transistors to eliminate crossover distortion.

Quote:
hmm if i understood correctly it is both regulates the collector and also the base at once?!
When Q3 turns on more then its collector voltage drops. When Q3 turns on less then its collector voltage rises. The current in the 2.2k resistor moves from the collector of Q3 to the base of Q4.

Quote:
I liked very much this simple discrete amplifier... and i think i'll build it... can i learn specifications?
Don't make it. It is crap.
It uses the wrong transistors to drive an 8 ohm speaker. The 2N3904 and 2N3906 have a max current of 200mA which is a peak voltage of only 1.6V across the 8 ohm speaker. Then its max allowed output power is only 160mW.

The BC337 can replace the 2N3904 and the BC327 can replace the 2N3906. They have a max current of 800mA. If they don't melt then the amp will produce the max power available from only a 9V supply which is about 1W when it is bootstrapped.

Quote:
freq response/SNR?
Most transistor amps have a frequency response to at least 400kHz.
The noise is so low that you won't hear it.

Quote:
about the second schematic with the bootstrap thing... i'm still looking at it! you changed everything...
I simply replaced the 2.2k resistor with two 1k resistors in series. Then added a 47uF capacitor from the output to drive where they join.
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 2nd October 2007, 03:35 PM   (permalink)
Default

Here are a few links with circuit explanation and construction projects on the subject matter -- they were easy to find with my browser:

http://headwize.com/projects/opamp_prj.htm

http://www.zen22142.zen.co.uk/Circui.../headphone.htm

http://sound.westhost.com/project24.htm

http://www.tcaas.btinternet.co.uk/jlhphones.htm

http://www.minidisc.org/headbanger.html
__________________
Don't make me reach through this monitor to slap you a good one!
HiTech is offline   Reply With Quote
Old 2nd October 2007, 04:44 PM   (permalink)
Default

There is a headphones amplifier on the internet that uses opamps with only 0.00008% distortion. Nobody can hear distortion so low.
It wasn't good enough for the designer so he added a DC load to the opamp so its output operated in class-A to reduce the crossover distortion. HA!
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 2nd October 2007, 11:14 PM   (permalink)
Default

Thanks HiTech...

Audioguru ok i have better understanding of the first schematic...
and i also understand why you have these 2 diodes...

now about the second schematic... the bootstrap if i understood it correctly takes signal from the output and sends it to the base of the transistors?

i think i'm going to build this amplifier so i can see it working and understand it better... tell me what modifications to do without loosing the simplicity of the design! and without getting far from what i'm trying to understand with this design!! do you think something like a BD139/140 can make a better work?
i want to make it on a breadboard so i can work up to 12V/1A

Last edited by whiz115; 2nd October 2007 at 11:17 PM.
whiz115 is offline   Reply With Quote
Reply

Bookmarks

« Schematics | Op-amp »
Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
power electronics circuit analysis ptewright Electronic Projects Design/Ideas/Reviews 2 25th November 2006 08:16 AM
Need help about a 7805 regulator circuit ! Zarkabul Electronic Projects Design/Ideas/Reviews 26 13th June 2005 06:07 PM
Circuit auto OFF feature after no events design Uman Electronic Projects Design/Ideas/Reviews 2 3rd May 2004 05:34 AM
HELP! a digital signal to close a circuit fireismyflag Electronic Projects Design/Ideas/Reviews 2 22nd March 2004 10:45 PM
Circuit functioning very strange. Why? Cyclone Electronic Projects Design/Ideas/Reviews 12 4th November 2003 12:30 AM



All times are GMT. The time now is 11:46 PM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.