Simple amplifier circuit

Thanks for your useful advices. Although I said that I am an electronics student, I am still a freshman and haven't learnt anything about electronic. I am interested in sound, music so I want to learn about it by myself. Sorry about these silly questions 😅
 
  • Like
Reactions: Netlist
It is a voltage follower. Voltage gain in the configuration I have shown is about 0.85 x. It is still good if you drive it from CD output or mp3 player headphone output. Input impedance is 500 - 700 ohm, depending on transistor h21e. Output impedance is 1 - 4 ohm, depending on source impedance. The lower output impedance of the sound source, the lower the output impedance of the “amplifier”. Anyway, this one-transistor amp would be an ideal start to understand transistor behaviour, if you are willing to learn.
 
I all honesty it should be called buffer, not an amp, since its gain is less than one.
Here is little simple circuit with lu1014 which worked great as headphone amplifier and was able to power small speaker to normal level.
 

Attachments

  • 20211104_164015.jpg
    20211104_164015.jpg
    230.3 KB · Views: 110
I all honesty it should be called buffer, not an amp, since its gain is less than one.

Hi @adason , it is questionable, because the circuit has POWER gain, it amplifies current into the load. It has CURRENT gain, it has not VOLTAGE gain. There are opposite examples of circuits with VOLTAGE gain and no CURRENT gain, like common base transistor circuit. Again, it has POWER gain.
 
  • Like
Reactions: adason
It would take ages for me to decifer what's in that app note but
it's enough for me to understand that h21e stands for hfe or beta.

The lower output impedance of the sound source, the lower the output impedance of the “amplifier”
Now that you learned us how to calculate the DC values, I can add
a page for how to calculate in- and output impedance of a circuit:
http://www.sengpielaudio.com/calculator-InputOutputImpedance.htm
From the above I note that both are related to each other in this particular case.

Hugo
 
I am sorry, but the linked calculator cannot calculate amplifier's input and output impedance and how the load impedance of the BJT follower affects its input impedance and how source impedance affects follower output impedance. You need to use either two-port analysis with Y or H matrices, or full description by circuit equations, or circuit simulator like LTSpice or MicroCap, which is the fastest way. Shortly, input impedance of the follower circuit is approximately (h21 * Re (or Rload)) // Rb resistor.
 
I realise that in this simple circuit the in- and output impedances are too depended on each other.
I presume this is not or less the case in more advanced circuits.

For the input impedance of this circuit we would then have +/- 100*15 // 2200 which would be 900 Ohm.
Thanks Pavel.

Hugo