Ive been looking at the datasheets again and as far as i can see the LEDs in total will use at most 200mA per color. Ive been trying to find a suitable mosfet to control them but im still having a bit of trouble. There is a category on rapid called "TO-220 Logic level power MOSFETs N-Channel". I dont want a TO220 package but i thought i would look at the datasheets anyway because they seem to be exactly what you recommended. I still cant seem to understand this gate voltage. Even the logic level one im looking at says "Gate-source voltage ±18V". There is also a "Gate Threshold Voltage" That says 2.5V. Is that what i should be looking at?
I almost got the heatsink bit. skimask confused me a bit though. I have a rough idea of how hot certain components will get with a certain load on them but usually i just put my finger on it to test. That seems to work well except for when i shorted a regulator out once... ouch :P
So, It looks like the only logic level mosfets that rapid do are in a TO220 package. I want to look through the rest of the mosfets to see if any will do the job but it looks like most of them are for audio circuits
Edit: Would the 2N7000 N CHANNEL MOSFET be suitable?
Last edited by The Master; - 30th September 2008 at 22:44.
Hi,
Use that:
Datasheet MPSA14 DARLINGTON TRANS NPN:
http://www.rapidonline.com/netalogue/specs/81-0142.pdf
Best regards,
Luciano
Thanx for pointing that one out. Its nice and cheap too.
I do still have a few questions though. I dont want to just use the one you picked, i want to understand why you picked that one.
I see in the datasheet Collector-Emitter Voltage: 30V and Collector Current: 500mA so i guess thats one of the first things i should check. Both of those value must be equal to or greater than the requirement for the load.
Is it the Base-Emitter On Voltage that says how many volts you need to put into the base to make it turn fully on?
Why did you use the 10K and 100K resistors? The 100K looks to be a simple grounding resistor that keeps the base grounded while there is no input from the PIC. The PIC im using (and i thought all pics) grounded output pins when you set them to low. In this case would i still need that resistor?
Where you have put the 10K i normally have a 1K or nothing at all. I assume its to limit the current that gets to the base but how do you know what value resistor to use?
Hi,
The MPSA14 is a Darlington transistor. (See datasheet page 1).
http://www.rapidonline.com/netalogue/specs/81-0142.pdf
The Darlington transistor (often called a Darlington pair) is a semiconductor
device which combines two bipolar transistors in a single device so that the
current amplified by the first is amplified further by the second. This
configuration gives a high current gain and can take less space than two
separate transistors because the two transistors can use a shared collector.
* * *
The 100k resistor can be omitted if you can afford to have the LEDs in an
unpredictable state during the initialization of the microcontroller.
The 10k resistor must be present.
Best regards,
Luciano
That makes sense. I wont need the 100K resistor then. It takes less than a second for the PIC to do whatever it needs to do on startup and if all the LEDs flash slightly as the PIC turns on then it doesnt really matter. I was reading something in the PIC datasheets about which pins are in what state when it first turns on so i guess that will affect it but its still not a problem. The circuits are going to be designed so all the LEDs can be on at the same time so theres no danger of using too much current.
Thanx for everyones help!
If you need more than 1 transistor, for about 0.50c you can get 7 darlingtons (50V/500mA, diodes etc.) in a 16-pin package:
http://focus.ti.com/docs/prod/folder...uln2003ai.html
Bookmarks