| Tip - Logic Level FET's (P-Channel) |
|
|
| Saturday, 04 April 2009 09:23 | |
|
For a more detailed guide on MOSFET's in general, also have a read of the N-Channel FET page. This guide is designed to explain how to use P-Channel FET's, as there are a couple of tricks to remember when using them. P-Channel FET's are useful for switching the positive supply of a target circuit on and off. Particular attention must be placed to the target circuit if the supply voltage is greater then the micro controller's logic voltages. If for example, your target device is being powered by 12 volts, and your logic high state from the micro controller is 5 volts, then the MOSFET will never turn off, as Vgs will either be -12V or -7V (remember that this guide is designed for logic level MOSFET's). Anything over -3 volts will generally drive the logic level MOSFET on (varies between types of LL MOSFETs). The solution is easy - if you are driving a greater voltage then the micro controllers logic high voltage, then use a NPN (2N3904) transistor to control the Gate of the MOSFET, tying it to ground with a logic high to create a (in this case) -12 Vgs, and 0 Vgs when a logic low drives the transistor to turn off.
The reverse biased diode in parallel with the motor should be used when ever you are driving inductive loads, but is not required with purely resistive loads. If your target device is being driven from the same voltage levels as the logic high output of the micro controller, then no driving circuit is required (note that the MOSFET's control is inverted);
Here's the Logic Level MOSFET that I use;
Finally, keep in mind that FET's are very sensitive to static, so handle with care. I am yet to damage one while "hobby-handling" though.
Comments (5)
Joomla components by Compojoom
|
|
| Last Updated ( Monday, 18 January 2010 22:01 ) |
Whos Online
- Jon Chandler
- MrDEB
Forum Activity
MARCHING ledS - mrdeb Thursday, 11 March 2010 10:48 - [2 replies]
REALISTIC LED candle flicker - mrdeb Wednesday, 10 March 2010 05:48 - [0 replies]
the LCD demo hello world - mrdeb Wednesday, 10 March 2010 05:41 - [29 replies]
USB problem - jon chandler Tuesday, 09 March 2010 11:31 - [3 replies]
Servo Module - andyo Tuesday, 09 March 2010 03:39 - [3 replies]
pic to ps2 communication - roshan Friday, 05 March 2010 01:30 - [7 replies]
Way Off Topic: Worldwide Ignite Week - jon chandler Wednesday, 03 March 2010 20:33 - [4 replies]
Recent Comments
- 2010-03-11 21:03:32 Jon C...
If this wasn't a class project that had to be done on a PIC16F690 u...
- 2010-03-11 15:30:06 uuu
I am going to send two data from ADC to USART(async mode) to serial...
- 2010-03-05 13:24:23 mrpse...
I was thinking of battery with powered routers or powered for every...
- 2010-03-05 12:17:40 andyo
50 rooms - wow. The XBee modules are very easy to use but I'm not ...
- 2010-03-05 11:46:37 mrpse...
Thanks AndyO. What I have to do is design a device to monitor temp...
- 2010-03-05 03:08:58 andyo
The circuit used for the remote sensor can be found here: [url]http...
- 2010-03-04 07:19:06 renno
plz i need help do u know from where i could download it or how cou...
- 2010-03-04 07:16:05 renno
hello everyone i'm trying to finish my final project and i want to ...






Hi,
Thanks for your contribution but I have tried the high side fet and been unsuccessful.
Please check out the link below to see what am I doing wrong.
thanks