Using delicate 5V IC to toggle 12V device with MOSFET, Diode, resistor

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
NotASmurf
Messages
150
Reaction score
2
Hey all, I have a 5v IC that is triggered by a sensor to unlock the 12v lock, I am using a NPN transistor as a switch with the 5v VCC as the gate, I need it to sink back to the GND of the IC without blowing it, is this safe? If not what changes would you suggest, it has been years since I've had to do this, and I'm used to using H-Bridges for such things, any help appreciated.

1635523617526.png
 

Attachments

  • 1635523522027.png
    1635523522027.png
    3.9 KB · Views: 297
Engineering news on Phys.org
You don't show the emitter position in the NPN transistor, but I assume it points to ground since you are using it as a low-side switch.

What IC is driving this transistor base through the base resistor Rb? Is it a CMOS IC (so its output swing to the 0V, 5V rails), or does it have TTL outputs (so the low output is not really to the 0V rail)?
 
It is an arduino uno, and yes to the emitter position
 
NotASmurf said:
It is an arduino uno, and yes to the emitter position
What are Vol @ Iol and Voh @ Ioh for that Arduino?
 
technically 40ma on both, but in practice runs 80ma most of the time
 
My reason for asking about Vol is that if it doesn't reliably go down to 0V (which you typically get with CMOS outputs), then you may want to add a base pulldown resistor like this:

1635527231010.png

https://www.electronics-tutorials.ws/wp-content/uploads/2014/04/switch1.gif?fit=273%2C245
 
  • Like
  • Informative
Likes   Reactions: DaveE, Tom.G and dlgoff
If the VOL of the Arduino is 0.5V or more, I suggest adding a diode in series with the 1k resistor of the circuit that @berkeman suggested; Anode towards the Arduino, Cathode towards the transistor.