Jump to content

Looking for a suitable transistor


SLP
 Share

Recommended Posts

All the time since I've ever touched a soldering iron until now I've always been building things where a complete schematic was already available.

And now as I need to do something *myself*, my knowledge of electronics has pretty fast reached its end.

Here's my problem:

I've got a simple circuit with a NE555 (timer/clock IC) and a CMOS4022 IC (8step counter). Everything is connected to a 12V battery. Now I've got 8 LED arrays that run with 12V and draw 150mA each. I want to connect each LED array to one output of my 4022.

And that's the point where I need a transistor.

I know of course what a transistor is and what it does, but it's not that there is just one type of transistor available. There are thousands of types.

I know that I need a NPN one, but I gave up searching for the right one when I came to those characteristic curves and to several I's and U's. Including the ICEO. (what's a CEO got to do with transistors? ok - that was a joke)

So,.. Does anybody know how to proceed in such cases?

Or, can anyone suggest me a transistor that works in my case?

thank you very much,

regards,

matthias

Link to comment
Share on other sites

Heh, I had this same situation tonight! Coincidence...

What I did, was googled around to find a similar circuit to what I was making, and then used a similar part... There's definitely a large amount of voodoo around this subject, I hope someone can enlighten us both!

Link to comment
Share on other sites

Thx bugfight..

FWIW I used a BS250 to make a (pulled-down) NOT gate. I had a schem for a NOT gate using a BS170, which is NMOS, but I needed mine to pull down,not up... I found this schem:

PMOS_NOT.png

and managed to find that the BS250 is the equivalent in PMOS through google bruteforce. Not the most efficient thing ever done :D

So, SLP and I have our immediate issues solved, but I'm still curious about the general "how do you pick a transistor" subject:

I know of course what a transistor is and what it does, but it's not that there is just one type of transistor available. There are thousands of types

....

So,.. Does anybody know how to proceed in such cases?

....yaknow.... aside from creative plagiarism/googleducation ;)

Link to comment
Share on other sites

oops, i overlooked that you are running at 12v.

you want the uln2804.

or you can add ~8k input resistors to the uln2803, which is designed for 5v inputs.

this would be a pain, but if you have the chip in hand already...

iirc pin 10 is for inductive loads, but it won't hurt to go ahead and

connect it to vdd

Link to comment
Share on other sites

oops, i overlooked that you are running at 12v.

no problem,.. I read tha datasheet, so I already got that point

the ULN2804A has a 10.5kOhm input resistor for 6-15V CMOS

iirc pin 10 is for inductive loads, but it won't hurt to go ahead and

connect it to vdd

what do you mean by that?

Link to comment
Share on other sites

inductive loads such as relays can kick back a high voltage spike when they stop.

the common pin shunts those spikes back to the supply line...

Alright...I was just wondering where to connect VIN, and pin 10 was the only one left...

Link to comment
Share on other sites

  • 2 weeks later...

So, does nobody know how to find the right transistor that fits your needs?

The Transistor is after the Resistor and the Capacitor the most basic electronic component.

Isn't there someone who can explain how to act in such cases?

Link to comment
Share on other sites

Well it all depends on your needs... ;D

Unfortunately with transistors, as opposed to resistors or capacitors, the needs are more numerous and more precise.

Situation: I need a resistor for current limiting for an LED.

Easy.  (Vsupply - Vled)/Iled = Rlimiting

Where Vsupply is obvious, Vled is the forward voltage drop of your LED, Iled is the desired operating current and Rlimitingis the resistance needed (pick the closest value).

Then you just double check your power dissipation as Presistor = Iled2xRlimiting

Simple, right? Well, at least there are only two variables to determine.

Capacitors are slightly more involved, as their applications vary, as do the types and values available.

Transistors are yet more varied, and come not only in a variety of devices and subsets of devices (BJT(NPN and PNP), Darlington BJT pairs (NPN and PNP again), FETs (NMOS and PMOS MOSFETs, IGBTs, JFETs,), UJTs, SCRs, TRIACs...

Then you need to know the current gain (HFE) required, the amount of power which may need to be dissipated...

Alas, there is no simple formula which will spit out a model number for the transistor you need. Truth told, there is no such formula for resistors or capacitors, but when was the last time you ordered one of those by model number?

Link to comment
Share on other sites

4 years of learning stuff I don't need to know, in a manner I don't agree with, that doesn't work effectively, fed by people I don't like, for an exorbitant cost I and most others can't afford, so I can spend the rest of my life paying off a student loan...

Straightforward? You've spent too much time in brainwashing camp school.

Link to comment
Share on other sites

Straightforward? You've spent too much time in brainwashing camp school.

Sorry, I got the syntax wrong there. That was more of a straight, forward answer than a straightforward one.  :P

I guess what I'm getting at is that there is, as has been said, quite a bit of voodoo to be found in this area.

If you know how much current you can have, and how much current you want, and the polarity of the signals involved, it is not too awful.

Hfe =Icollector / Ibase

Hfe (also called beta) is the forward current gain of the device. Literally, the current you get, divided by the current you apply to 'switch on'. This is the number one determining factor in selecting a transistor.

The power dissipation is a little trickier.

You'll need to know the C-E Voltage drop, which varies from one device to the next. You multiply this by the absolute value of current in/out of the collector pin.

Pjunction = Vce x Ic

This gives you the power dissipation of the junction in watts. Such a rating usually includes a temperature the rating was taken at, or a maximum junction temperature. If you are going to dissipate a lot of power, you need to sink the heat to avoid destroying the device.

You'll also want to know the maximum reverse bias voltage, particularly for switching applications. This is generally the maximum CE voltage which is tolerated with the device in the 'off' state, before breakdown occurs and the device shorts or arcs over. You'll also get ratings for the voltages CB and EB, to represent how high a voltage can be tolerated before the device sends voltage from your switching side (usually a higher voltage, higher current area of the circuit) back into the control circuit, be it a PIC, some discrete logic, etc... to fill this field, you need to find a trade-off between safe isolation and the ridiculous. Generally speaking, the higher the power dissipation and reverse bias voltage ratings, the bigger the device tends to be physically.

You could think of an analogy where you have a large metallic toggle switch, to turn on a mains powered circuit. You are going to operate this switch by hand, so you want the largest resistance possible between the switching element and your own fingertip. On the other side of the equation is Jones from accounting, who doesn't see the need to install a 40kV contactor as the 240v power switch on the panel.

There are a handful of other terms here like saturation voltage and maximum collector current, which refer to the transistor at it's maximum 'on' state, or saturation. The saturation voltage is the voltage drop accross the junction while in this state, and the collector current is the maximum allowable current through the collector while in this state.

Am I helping yet? ;D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...