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 20th December 2005, 08:07 AM   (permalink)
Default Newbie Question on NPN Transistors

Hi

I have a newbie question on NPN transistors. I have built the circuit shown and have measured the current comming to the base as Ib = 0.4mA (This makes sense by doing V/R as well).
I have also measured the current comming from the emitter Ie = 2.82mA (This also makese by doin V/R).

My question is: how come I am getting such low Ie?
This gives an h = 7.

How can I boost the current comming out of the emitter say to 50mA as the NPN is rated for 100mA?

Thank you in advance.
a.
Attached Images
File Type: gif a_107.gif (2.7 KB, 592 views)
arrow is offline  
Reply With Quote
Old 20th December 2005, 09:24 AM   (permalink)
Default

I'm not sure your maths makes sense.

transistors as like diodes, loose a bit of voltage when they pass current, so say only 4.3 volts will be going to the led.

so, 4.3volts / 83 = 0.050 Amps, or 50milliamps.
replace the 1 k resistor with an 80 ohm resistor.

Replace the base resistor with a 10k or 100k pot and adjust till you get the 50 milliamps thru the led.
Measure the resistence of the pot and replace it with a resistor.

I'm sure my maths dosen't make sense to others too.
Screech is offline  
Reply With Quote
Old 20th December 2005, 09:39 AM   (permalink)
Default

Hi

I think that you have neglected the LED V drop of 1.7V

What I find is that as I decrease the resistor from 1k to say 10ohms I get the V drop over this resistor falling substantially.
Numbers for 2 LEDs in series:

220ohms drop over R = 1V
32.7ohms drop over R = 0.65V
10ohms drop over R = 0.3V

So what is happening is that as I decrease R, the V over this R decreases, and the current while its increasing, is not increasing linearly.
Could you please tell me what I am doing wrong?

Thank you
a.
arrow is offline  
Reply With Quote
Old 20th December 2005, 10:47 AM   (permalink)
Default

Quote:
I think that you have neglected the LED V drop of 1.7V
Yeah, I did it on purpose.

Quote:
So what is happening is that as I decrease R, the V over this R decreases, and the current while its increasing, is not increasing linearly.
Could you please tell me what I am doing wrong?
It's not increasing linearly because thats how your circuit and components behave.
Why you think it sould be linear?

The only thing you were doing wrong is limiting the current with the 1k resistor.
Screech is offline  
Reply With Quote
Old 20th December 2005, 06:52 PM   (permalink)
Default

I think you have the transistor collector and emitter pins swapped. The beta (Hfe) should be much higher than 7 for almost any transistor under these conditions. A Google search for CTBC548 came up with absolutely nothing - not even a street address in Lower Slobbovia. Do you have a datasheet, or a different part number?
After we get this resolved, we can discuss what you want.
__________________
Ron

Roff is online now  
Reply With Quote
Old 20th December 2005, 06:57 PM   (permalink)
Default

Quote:
Originally Posted by Ron H
I think you have the transistor collector and emitter pins swapped. The beta (Hfe) should be much higher than 7 for almost any transistor under these conditions. A Google search for CTBC548 came up with absolutely nothing - not even a street address in Lower Slobbovia. Do you have a datasheet, or a different part number?
After we get this resolved, we can discuss what you want.
Presumably it's a BC548?, a standard NPN small signal transistor. I don't know where the CT has come from? - perhaps a manufacturers reference?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply With Quote
Old 20th December 2005, 07:43 PM   (permalink)
Default

You don't need the 100 Ohm base resistor. The base can be connected directly to the +5V. The current coming out of the emitter can be calculated by:-

Ie = (5 - 0.7 - Vled)/Re approx. So for a single LED and assuming Vled = 1.7 V, R = 220

Ie = (5 - 0.7 - 1.7)/ 0.22 = 11.8 mA which should be more than enough to make a LED glow.

If you have 2 LEDs is series it will be about (5 - 0.7 -1.7 -1.7)/0.22 = 4.1 mA which is too low. A 100 Ohm would give you a current of about 9 mA.
__________________
Len
ljcox is offline  
Reply With Quote
Old 20th December 2005, 08:57 PM   (permalink)
Default

Quote:
Originally Posted by ljcox
You don't need the 100 ohm base resistor. The base can be connected directly to the +5V. The current coming out of the emitter can be calculated by:-

Ie = (5 - 0.7 - Vled)/Re approx. So for a single LED and assuming Vled = 1.7 V, R = 220

Ie = (5 - 0.7 - 1.7)/ 0.22 = 11.8 mA which should be more than enough to make a LED glow.

If you have 2 LEDs is series it will be about (5 - 0.7 -1.7 -1.7)/0.22 = 4.1 mA which is too low. A 100 ohm would give you a current of about 9 mA.
Well, I can't imagine why you would use a transistor like this, unless you were going to drive the base. But you wouldn't do that with a 10 ohm (or even 100 ohms, as Len said) load on the previous stage. You would just connect the 1k (or whatever) resistor to +5V.
__________________
Ron

Roff is online now  
Reply With Quote
Old 21st December 2005, 01:08 AM   (permalink)
Default

That is an interesting point.

I assumed that the base is to be driven by something.

That is how I drive LEDs from CMOS sources.

The emitter follower provides a high resistance load, you only need one resistor and there is no inversion (ie. compared with a common emitter driver).
__________________
Len
ljcox is offline  
Reply With Quote
Old 21st December 2005, 08:09 AM   (permalink)
Default

Hi

It is a BC595 low power NPN transistor. This is a dummy circuit which I am trying to figure out to be included into a LED dot matrix display. At the moment I am trying to be able to drive two LEDs in series with as much current as I specify. Next with a duty cicle I will be able to boost the current in proportion to the duty cycle

What I am thinking of is something as in the drawing below. Can someone please help me with the transistor design?

(What I have found is that if I have LED LED R NPN I can boost the current by changing the R. In the configuration of the first diagram in this post I cant boost the current above say 30mA).

Thank you in advance.
a.
Attached Images
File Type: gif b_187.gif (3.5 KB, 458 views)
arrow is offline  
Reply With Quote
Old 21st December 2005, 08:37 AM   (permalink)
Default

i think it shld be a PNP , and R be aroung 470.u also need a resistor b/w the base and 595 say 1k, only thing is the visual will be inverted , ie ic o/p low->led lit ...
akg is offline  
Reply With Quote
Old 21st December 2005, 04:14 PM   (permalink)
Default

Hold down the Shift key to make straight lines in MS Paint.
Here is what you need:
Attached Images
File Type: gif pnp_led_driver.gif (9.2 KB, 442 views)
__________________
Uncle $crooge
audioguru is online now  
Reply With Quote
Old 22nd December 2005, 07:11 AM   (permalink)
Default

Hi AudioGuru

Thank you very much!!! That is exactly what I was looking for.

If you could just walk me through your calculations I would really appreciate it.

(a) How do you determine that the output current flowing from the Base to the 74HC595 is 32mA?

(b) How do you determine the V drop between E and C? and from this the current Ic?

I am sorry to bug you like this, and
Thank you once again!

Regards
a.
arrow is offline  
Reply With Quote
Old 22nd December 2005, 10:58 AM   (permalink)
Default

Quote:
Originally Posted by arrow
(a) How do you determine that the output current flowing from the Base to the 74HC595 is 32mA?
The BC327's typical Vbe when saturated with 560mA/32mA is about 0.9V.
Calculated from the 74HC595'd datasheet, its typical output resistance is about 30 ohms.
(5.0V-0.9V)/(30+100) ohms= 31.5mA


Quote:
(b) How do you determine the V drop between E and C? and from this the current Ic?
The typical saturated Vce with 560mA collector current and 56mA base current is spec'd fairly low. With only 32mA of base current I guessed that its typical saturation voltage is 0.6V.
Therefore each string of LEDs gets only 4.4V and each 10 ohm resistor has 0.8V across it if the LEDs are 1.8V each at 80mA.
0.8V/10= 80mA.

The saturation voltage of transistors and the voltage drop of LEDs varies a lot. You might need to pick and choose transistors and LEDs, or resistors to match the current you need.
__________________
Uncle $crooge
audioguru is online now  
Reply With Quote
Old 22nd December 2005, 11:27 AM   (permalink)
Default

Hi AudioGuru

Thank you, I think I am beginning to understand.

I don have the particular PNP you refer to, but have been fooling around with another one. I can now control the amount of current going through the LED's by changing R1 and by increasing the input V to the Emitter.

I really appreciate your help!

I have been sinking the current through the ULN2003- I am assuming that wont pose a problem?

Regards
a.
arrow is offline  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 02:36 AM.


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