Choosing a transistor


Closed Thread
Results 1 to 40 of 52

Hybrid View

  1. #1
    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

  2. #2
    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!

  3. #3
    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

  4. #4
    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.

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


    Did you find this post helpful? Yes | No

    Default

    Usually when i have the need for transistors i also have the need to dot them around the PCB so they can be squeezed into small areas. Having an array of them in a DIL package may be smaller in all but it cant be split up to fit into the little spaces i have spare. As it happens ive redesigned this circuit and all the transistors are in a line but i do only need 4 of them.

    Normally a TO220 package wouldnt be a problem especially if i need a lot of current but this time i only need 200mA and i dont have the vertical space for them. There will be 2 PCBs that are only 10mm apart. One of the voltage regulators will be soldered to the underside of the PCB and both of them will be folded over to be parallel with the PCB.

    There will be a bigger version of this light with more LEDs but for this one im limited with space. Ive redesigned the circuit to use 4 of those transistors Luciano recommended and they all fit on fine

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


    Did you find this post helpful? Yes | No

    Default

    I just noticed something. Do you mean MPSA14 or MPSA13? The datasheet you posted is for MPSA13 and thats what ive been reading. The order code you posted is for MPSA14 though. In the datasheet for the MPSA14 it says Ic is 1.2A. The datasheet ive been looking at says that Ic means collector current and that one is only 500mA. Both look suitable to me except the MPSA13 is a little cheaper.

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


    Did you find this post helpful? Yes | No

    Default

    The datasheet you posted is for MPSA13 and thats what ive been reading.
    The order code you posted is for MPSA14 though.
    Hi,

    The datasheet I have posted is the datasheet of the MPSA13 and the MPSA14.
    http://www.rapidonline.com/netalogue/specs/81-0142.pdf

    The first page of the datasheet is added by Rapid. If you scroll to page 2
    you will see the real page 1 of the datasheet and on the top right corner
    you can read MPSA13 and MPSA14.

    The collector current for the MPSA13 and the MPSA14 is 500mA.
    The difference is the current gain.

    Time to build a prototype, try both transistors.

    Best regards,

    Luciano

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