Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Control N-MOSFET by GPIO alone?

Status
Not open for further replies.

mmitchell

Advanced Member level 4
Joined
Dec 3, 2011
Messages
107
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,203
Hi,

Can we control a N-Channel MOSFET directly with a GPIO pin without using another transistor?

The picture shows an example from OnSemi App Note Using MOSFETs in Load Switch Applications. Because VGS needs to be positive (depending on the threshold), there is an additional VGATE and transistor used to control the gate voltage. When ENn is low, Q1 if off and VGATE is applied to N-MOSFET’s gate, making it open.

NChannel.jpg

On the other hand, if we have GPIO which is much higher than VIN, as shown in the lower part:
VIN = 0.6V
GPIO = 1.8V​

Can we directly use GPIO to control voltage of G, thus saving a transistor?

The transistor we choose is Vishay Si2312BDS.

An additional question is about Diode Forward Voltage. Si2312 list diode forward voltage VSD as 0.8V > 0.6V VIN. Could there still be any current passing through the transistor?

I suspect that that “Diode Forward Voltage” is measured when VGS is zero, therefore is irrelevant to our configuration. Is it correct?


Matt
NChannel.jpg
 

Diode forward voltage is irrelevant for your application because Vds will be always positive, so the substrate diode is reverse biased.

With Vin = 0.6V, you get Vgs of only 1.2 V. It will be typically sufficient, but the datasheet doesn't specify a maximum Rdson.
 
FvM,

Would it work if I apply PWM signal at the GPIO, so ultimately the load gets a further divided-down (in terms of power) output as compared to the original 0.6V ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top