Optimizing Microcontroller Output Using MOSFETs: Finding the Right Transistor

  • Thread starter Thread starter bobbbyyy1
  • Start date Start date
  • Tags Tags
    Transistor
Click For Summary

Discussion Overview

The discussion revolves around optimizing the output of a microcontroller using MOSFETs, specifically focusing on sourcing higher current levels (120-150mA) than the microcontroller can provide (5V, 25mA max per pin). Participants explore the suitability of the 2n7000 MOSFET and consider alternatives such as driver ICs.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • One participant is considering the 2n7000 MOSFET for its ability to handle the required current but notes that it only achieves 50mA at 5V gate voltage and 120mA at 5.5V.
  • Another participant suggests that the 2n7000 should handle the load as a low-side switch and recommends testing it on a breadboard.
  • There is a question raised about the necessity of using a MOSFET given the power requirements, with a suggestion to consider a driver IC instead, which could reduce the number of discrete components needed.
  • A participant expresses interest in the driver IC option and inquires about the availability of PSpice models for simulations.

Areas of Agreement / Disagreement

Participants have differing views on whether using a MOSFET is the best approach, with some advocating for its use while others suggest a driver IC might be more efficient. The discussion remains unresolved regarding the optimal solution.

Contextual Notes

Participants have not fully explored the implications of using different gate voltages on the MOSFET's performance, nor have they resolved the potential limitations of using discrete components versus integrated solutions.

bobbbyyy1
Messages
2
Reaction score
0
Hi,
I'm working with a microcontroller that outputs 5V, 25mA max from each pin. I need to source 120-150mA. I'm looking at 2n7000 MOSFET for the job. Spice simulations show the output current is 50mA when Vg = 5V (microcontroller output) and about 120mA when Vg = 5.5V. Since I'll be using over 20 pins from the microcontroller, amplifying the output for each pin is impractical. Is there another cheap and reliable MOSFET that can be substituted so this will work?

Thanks
 
Engineering news on Phys.org
Are you using the transistor as a low-side switch? TO-92 packaged 2n7000s should be able to handle that load quite easily. I'd try it on a breadboard to be sure.

Transistor as a switch (because I'm too lazy to mock it up in Circuit Lab):
http://www.electronics-tutorials.ws/transistor/tran_7.html
 
Is there some reason you are looking to MOSFET? It does not seem to be very high power - and for 20 outputs - that is a lot of descreet components. Did you consider a Driver IC - like this Darlington 8 Channel in one IC... https://www.sparkfun.com/products/312
 
Thanks for the fast replies.

MATLABdude said:
Are you using the transistor as a low-side switch? TO-92 packaged 2n7000s should be able to handle that load quite easily. I'd try it on a breadboard to be sure.

Transistor as a switch (because I'm too lazy to mock it up in Circuit Lab):
http://www.electronics-tutorials.ws/transistor/tran_7.html

The transistor is set up so that the drain is connected to a 5V supply, the source is connected to the load and the gate is connected to the microcontroller. The site you posted has interesting configurations, I'll take a look.
The way I understand how MOSFETs work is the source current depends on how much voltage is put at the gate (in this case the voltage is .5V too low to give the 120mA).

Windadct said:
Is there some reason you are looking to MOSFET? It does not seem to be very high power - and for 20 outputs - that is a lot of descreet components. Did you consider a Driver IC - like this Darlington 8 Channel in one IC... https://www.sparkfun.com/products/312
I didn't search around a lot for driver ICs. That IC you posted looks like it's just what I need, thanks! Do you know if there are PSpice models out there to run simulations with that device?
 
The DS has a schematic for each stage.
 

Similar threads

Replies
21
Views
6K
  • · Replies 6 ·
Replies
6
Views
8K
  • · Replies 13 ·
Replies
13
Views
7K