Choosing a transistor


Closed Thread
Results 1 to 40 of 52

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Mansfield, UK
    Posts
    697


    Did you find this post helpful? Yes | No

    Default

    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.

  2. #2
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Use that:


    Datasheet MPSA14 DARLINGTON TRANS NPN:
    http://www.rapidonline.com/netalogue/specs/81-0142.pdf

    Best regards,

    Luciano

  3. #3
    Join Date
    Jun 2007
    Location
    Mansfield, UK
    Posts
    697


    Did you find this post helpful? Yes | No

    Default

    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?

  4. #4
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    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

  5. #5
    Join Date
    Jun 2007
    Location
    Mansfield, UK
    Posts
    697


    Did you find this post helpful? Yes | No

    Default

    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!

  6. #6
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    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

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by rmteo View Post
    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
    But if you look at Figure 15 of the datasheet, you'll see you're limited to a little over 100mA of collector current across all 7 outputs at 100% duty cycle.
    And besides, he doesn't have 'the room' for a 16PDIP or TO-220's.
    Sounds like it's time for a redesign...
    Last edited by skimask; - 1st October 2008 at 19:11.

Similar Threads

  1. Replies: 24
    Last Post: - 7th November 2008, 04:41
  2. Power Transistor / Mosfet Suggestion?
    By exelanoz in forum General
    Replies: 8
    Last Post: - 13th July 2008, 08:51
  3. PIC driven transistor - smoothed signal edge - why?
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 17th June 2008, 08:58
  4. LED with Transistor
    By mimi_deviL in forum Schematics
    Replies: 2
    Last Post: - 9th February 2008, 08:03
  5. Multiple IR LEDs from 1 port using transistor
    By belpe123 in forum General
    Replies: 3
    Last Post: - 20th May 2005, 22:07

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts