Maker Pro
Maker Pro

Darlington transistor suggestion ?

Hi.
Looking for the least Vce at saturation for power switching, will conduct half Ampere Ic maximum. 12Vce maximum, PNP or NPN.
Have a bunch of old non-convincing TIP121.
Cannot use a mosfet; gate voltage too low to drive it.
 
Thanks.
There is only 2.5V, but enough mA for the base current. Will look into a higher hfe transistor.
No. hfe is AC current gain, hFE is DC current gain when the transistor is an amplifier, not a switch and is NOT saturating. Most transistors saturate as a switch fairly well when the base current is 1/10th the collector current even if the hfe and hFE are very high.
 
You might be better using a complimentary pair (npn/pnp) instead of the normal darlington configuration Then you may be able to get down to 0.5V drop.
 
Why don’t you tell us what current you need at what voltage drop? There are many solutions, and you seem to have fixated one the one that will not work.

Bob
 
Thanks.
There is only 2.5V, but enough mA for the base current. Will look into a higher hfe transistor.
If you use a BJT to switch a MOSFET, and the switching frequency is less tham about 10 KHz, the BJT might need only microamps of base current.

You can also find MOSFETs that will switch at 2.5V, though they might not handle your current requirements. Bit who kniows since you haven’t told us how mich current is needed nor how much current your 2,5V signal can source.

Bob
 
No. hfe is AC current gain, hFE is DC current gain...

upload_2018-6-21_9-42-29.png

upload_2018-6-21_9-50-36.png


Would like to know who comes up with this trifle of which is upper case, often misused by even instructors... When Gain.dc or Gain.ac would say it...

Well, I was after around 0.3Vce sat conducting less than 0.5A to energize a circuit powered by a nearly discharged lithium cell from about 10 to 20mA base current... Is that asking too much ?
 

Harald Kapp

Moderator
Moderator
Have a look at this MOSFET: Vgsth <= 2.3 V.

Or use a 2-stage architecture:
upload_2018-6-21_17-12-50.png
The only disadvantage here is that the circut is inverting: a high level (2.5 V) at the input will turn Q1 off. If you cannot compensate for this e.g. in the driving circuit (or its software), add a third stage in front of Q2 to make the circuit non-inverting.
 
:) Nice find... question... what is called logic level ? Are they generalizing ? Is it 5V logic; 3.3V logic; 2.5V... logic level ? Is it left to guessing for their product ? Shouldn't it be specified like "3.3V logic" ?
Which brings another... what about level translator ICs handlig/performing from lower voltages ?

upload_2018-6-21_13-37-11.png

Like a level translator IC to drive larger loads ?
 
Instructors and books are often wrong. I find descriptions of hFE and hfe in datasheets.

When will everybody understand that the threshold G-S voltage of a Mosfet is when it BARELY turns on with a very low current that is so low that it is almost turned off??
 

Attachments

  • hFE.png
    hFE.png
    17.3 KB · Views: 30
  • threshold voltage.png
    threshold voltage.png
    8.6 KB · Views: 33

Harald Kapp

Moderator
Moderator
When will everybody understand that the threshold G-S voltage of a Mosfet is when it BARELY turns on with a very low current that is so low that it is almost turned off??
Should be obvious from Ids ~ (Vgs-Vth)², shouldn't it? Unfortunatley: who studies transistor model equations anymore today?

Without equaitions: that's what the graphs are for in a datasheet.
 
Graphs on a datasheet are for "typical" devices that you cannot buy, you get what is available. Devices with passing but minimum spec's are much worse and probably will not work if the circuit is designed with the graph numbers.

When I design a circuit I look at all minimum and maximum specs so that everything I make works perfectly.
 
Top