What is the difference between the following two ir driver circuits?

Thread Starter

mtcjo

Joined Jun 18, 2018
16
Hi guys

Can anyone tell me the difference between the following two circuits ?

Screenshot_20180619-015731.png

When should I use circuit 1 ?when should I use the circuit 2?
 

ebp

Joined Feb 8, 2018
2,332
Is this a homework question?

If it is, then you need to start by explaining how you think the circuits work. (a moderator will also move the thread to homework help)
 

crutschow

Joined Mar 14, 2008
38,325
The second circuit is constant-current.
The first is not.
If you want to limit the current through the diode to a specific value than you would use the second circuit.
 

ebp

Joined Feb 8, 2018
2,332
To elaborate on circuit 2:

D4 and D5 are being used to more-or-less fix the voltage between the positive supply rail and the base of the transistor at two "diode drops." Because the base-emitter voltage of the transistor is also a "diode drop" (around 0.6 to 0.7 for a silicon PN junction operating at moderate current at room temperature), the voltage across R3 is one diode drop - let's say 0.7 volts. If the voltage across a resistor is fixed, the current through it must be fixed. Most of the current through the resistor is collector-emitter current though the transistor, and therefore through the LED. A small part of the current in the resistor is transistor base current. If the transistor had infinite current gain, the base current would be zero. With lots of common small transistors the ratio current gain will be in the range of 50 to a few hundred, so the error due to base current is quite small. With this circuit, if the supply voltage is varied, the voltage across R3 stays very nearly the same (small change due to change in diode voltage as the current through it changes, but not too significant for purpose). Almost 100% of the supply voltage change appears between the collector and emitter of the transistor, instead of across the resistor or the LED. It isn't a perfect constant-current driver, but it is plenty good enough to the visually apparent LED brightness very nearly constant over a pretty wide supply voltage range.

Sometimes a circuit like this is made using a LED instead of D4 and D5.
 
Top