Find a Retailer
SHOP LEARN BLOG SUPPORT 0LOG IN REGISTER
PRODUCT MENU
find products, tutorials, etc...
EDUCATION FORUM
Need Help?
HOME / PRODUCT CATEGORIES / PTH ICS / P-CHANNEL MOSFET 60V 27A
Customer Comments
images are CC BY 2.0
SHARE
P-Channel MOSFET 60V 27A
COM-10349 ROHS
DESCRIPTION DOCUMENTS
If you’ve ever wondered how to control the headlight of a car from a
microcontroller, a MOSFET is what you need. The FQP27P06 is a very common
MOSFET with very low on-resistance and a control voltage (aka gate voltage)
that is compatible with most 5V microcontroller or mechanical switches. This
allows you to control high-power devices with very low-power control
mechanisms.
P-Channel MOSFET 60V 27A Product Help and Resources
SKILLS NEEDED
Core Skill: Soldering
This skill defines how difficult the soldering is on a particular product. It might be a couple simple solder joints, or require special reflow tools.
Skill Level: Noob - Some basic soldering is required, but it is limited to a just a few pins, basic through-hole soldering, and couple (if
any) polarized components. A basic soldering iron is all you should need.
See all skill levels
1
Core Skill: Electrical Prototyping
If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and
know the ins and outs of electronics.
Skill Level: Competent - You will be required to reference a datasheet or schematic to know how to use a component. Your
knowledge of a datasheet will only require basic features like power requirements, pinouts, or communications type. Also, you may
need a power supply that?s greater than 12V or more than 1A worth of current.
See all skill levels
3
COMMENTS 25 REVIEWS 0
Log in or register to post comments.
Member #279197 / about a year ago / 1
I’m using this in a battery & motor setup to stop accidental reverse polarity (motor running backwards). I’m also
using a slide switch. My question is, where do I put the switch - closer to the motor? I’m also wondering if there
is any drain off of the battery from the MOSFET when the switch is off.
unexpected62 / about 7 years ago / 3
I just want one of these things…. but dang shipping? Can’t ya fire it in an envelope with a $.44 stamp and call it
a day? I don’t want a transistor!!!!
Young Maker / about 7 years ago / 2
I see where your comin from but ya gotta check out some other parts too. not only will it make your
shipping worthwhile, but you’ll get cool parts and support sparkfun!
Member #588016 / about 4 years ago / 1
Is this the same MOSFET that comes with the Official Arduino Starter Kit?
http://arduino.cc/en/Main/ArduinoStarterKit
The kit only came with 2. I want to get more so I can experiment with the various logic possibilities but I don’t
know which to get. The ones in the kit don’t say anything about P-Channel or N-Channel nor do they say
anything about 60V or 27A. I thought all this stuff was like 5 volts?
Member #207526 / about 4 years ago / 1
Would this mosfet work in this circuit?
http://www.edn.com/design/power-management/4390934/Simple-automatic-shutoff-circuit-uses-few-
components
I’m trying to use this PIR module:
https://www.sparkfun.com/products/8630
To keep a load powered for a minute or two after motion is sensed.
(Obviously the capacitor is going to be swapped out for something a little larger.)
Member #452841 / about 5 years ago / 1
I’m looking at using this to control a motor with an Arduino. The power supply for the motor puts out 11.1v.
Does this mean I need an additional element to provide the gate voltage, to bring Vgss up to 0v to switch off
the MOSFET?
Member #378036 / about 5 years ago / 1
What’s the difference between a P-channel and an N-channel MOSFET?
yoleaux / about 5 years ago / 2
don’t quote me on this, im no expert: a p channel mosfet is used on the positive side of the load whereas
an n channel mosfet is used on the negative or ground side of the load. When triggered, a p channel
mosfet connects the input on the load to the positive source whereas an n channel mosfet connects the
output from the load to ground or the negative source.
LordFuzzz / about 5 years ago / 2
That’s actually a fairly good description of how they’re used 99% of the time.
A bit more details: The difference between a P and an N is that an N-channel fet will turn on (aka,
conduct) when a voltage greater than the drain&source voltages is applied to the gate, while a P-
channel fet will turn on when a voltage less than the drain&source voltage is applied to the gate.
Now, in your example, if you wanted to switch something off from the high side (the +5V side), you
would use a P-Fet. To turn on the device, connect the gate of the FET to ground. To turn off the
device, connect the gate to +5V. This gets a bit trickier when it comes to switching something that
needs a higher voltage than what your microcontroller is using, but that can be solved by using an N-
fet to invert, then connect it to a P-fet in succession.
Hope that helps.
Member #400415 / about 2 years ago / 1
Not sure if that’s correct. As far as I know, a P channel should be used as a high side switch and
an N channel should be used as a low side switch but isn’t necessarily the case but usually is.
Then for both types, an enhancement mode mosfet will be normally on when the gate is high
and for depletion mode the mosfet will be normally on when the gate is low.
Member #416869 / about 5 years ago / 1
Can I use this wired directly to the Sparkfun SE-10 PIR sensor, to turn on and off a 20W 12V light? Nothing
more intelligent than when signal is low, power to the lamp, signal high power off.
I have bought an off-the-shelf 12v PIR sensor module (one made by Velleman), but there’s too big a delay
between sensing and activating, for what I want it to do. Seems as if there is an internal relay in the unit that is
delaying things. Hence looking at some kind of non-relay option.
MarkS58 / about 6 years ago / 1
With the gate threshold on this at up to 4V, how could I drive several of these using a PCF8575 IO expander?
The output voltages are much lower than 4V.
Eyal / about 7 years ago / 1
I’m trying to trigger a 12V monitor using one of this P Channel Mosfet.
I have connected the Arduino to the 12V monitor power source, hopping it can power them both, using the Vin
pin.
Can someone tell how the wiring should be? should I use a register connected to the gate? what should be the
resistance?
Eyal / about 7 years ago / 1
Anyone? was that a good choice to take the P-Channel version? am I missing something?
I’ll really appreciate your help, as I have all the pieces ready for assembly…
Jay2 / about 7 years ago / 1
Hey guys! Do remember the basic thermals!
This will heat at 62.5 degree C per watts un ambiant.
This guy have a 0.070 Ohm RDSon.
The maximum temp is 175dC.
Hence:
175-25=150dC of margin for heat.
150/62.5 = 2.4W maximal
P = RI², so: 2.4/0.07 = I².
I = 5.855Amp.
So remember: This will pass no more than a safe 5A over ambiant. Anything above that will require serious
heat-sinking.
Ben9 / about 7 years ago / 1
And that’s with the FET turned on well. With a VGS of -5V, the on resistance could be on the order of an
Ohm and the available current without heat sinking would be an order of magnitude smaller. You definitely
shouldn’t expect to get 27 A out of this while controlling it from a 5V I/O pin.
RoboScience / about 7 years ago / 1
Can i use this for The high side in my hbridge that im making using the N-channel version of this ? When i use
the N-channel for the high side they dont turn on all the way .
–Richard
Jay2 / about 7 years ago / 1
For an hBridge, I would consider keeping N channel.
If they do not turn full on for you, probably you did not gate them with proper voltage.
Might I recommend an IRS2186 or an IR2011 gate driver?
These will give you the proper 12V above Vgs to drive those high side with a big rush of current, and
allow for very fast turn-on and turn-off.
SparkFun Electronics ® / Niwot, Colorado / Customer Service / Site Map / Terms of Service / Privacy Policy
KMiller68 / about 7 years ago / 1
Why not something like the IRL520 or IRL540? Those are true logic-level gate MOSFETS?
Jay2 / about 7 years ago / 1
Sir, these IRL5x0 parts are N channel. This one is P Channel. P Channel is mostly used as high-side
on/off switches.
The P Channel need a negative gate voltage to activate. So basically, you pull the gate to ground to
activate them, instead of giving it a voltage.
Those IRL parts would be better suited as low-sside switches, where you disconnect the ground from the
device, and activate it with a simple MCU IO.
Ben9 / about 7 years ago / 1
“The FQP27P06 is a very common MOSFET with very low on-resistance and a control voltage (aka gate
voltage) that is compatible with any 3-5V microcontroller or mechanical switch.”
It looks like you just copied the text from another MOSFET page, but it’s not entirely accurate for this MOSFET.
This FET has a much higher gate threshold voltage (up to 4V) and will not be on well (or at all) at 3V.
unexpected62 / about 7 years ago / 1
So it will pass a strong 5v though still right?
Jay2 / about 7 years ago / 1
Right
RobertC. / about 7 years ago / 1
yep, noted.
START
SOMETHING.
SUBSCRIBE TO NEWSLETTER
In 2003, CU student Nate Seidle blew a power supply in his dorm room
and, in lieu of a way to order easy replacements, decided to start his
own company. Since then, SparkFun has been committed to sustainably
helping our world achieve electronics literacy from our headquarters in
Boulder, Colorado.
No matter your vision, SparkFun's products and resources are designed
to make the world of electronics more accessible. In addition to over
2,000 open source components and widgets, SparkFun offers
curriculum, training and online tutorials designed to help demystify the
wonderful world of embedded electronics. We're here to help you start
something.
About Us
About SparkFun
SparkFun Education
Feeds
Jobs
Contact
Help
Customer Service
Shipping
Return Policy
FAQ
Chat With Us
Programs
Become a Community Partner
Community Stories
Custom Kit Requests
Tell Us About Your Project
Sell Your Widget on SparkFun
Become a SparkFun Distributor
Large Volume Sales
Community
Forum
SparkFun IRC Channel
Take the SparkFun Quiz
SparkFun Kickstarter Projects
Distributors
What's on your mind?
For which department?
General
Please include your email address if you'd like us to respond to a
specific question.
SUBMIT
email address
Questions? Feedback? powered by Olark live chat software