02-05-2021



A P-Channel MOSFET is a type of MOSFET in which the channel of the MOSFET is composed of a majority of holes as current carriers. When the MOSFET is activated and is on, the majority of the current flowing are holes moving through the channels.

  1. P Channel Mosfet Driver
  2. Smd P Channel Mosfet List
  3. P Channel Power Mosfet
  4. Smd Mosfet Testing
  5. Mosfet P Channel Smdc

This is in contrast to the other type of MOSFET, which are N-Channel MOSFETs, in which the majority ofcurrent carriers are electrons.

Before, we go over the construction of P-Channel MOSFETs, we must go over the 2 types that exist. There are 2 types of P-Channel MOSFETs, enhancement-type MOSFETs and depletion-type MOSFETs.

New Israeli Shekel Incoterms:FCA (Shipping Point) Duty, customs fees and taxes are collected at time of delivery. Free shipping on most orders over ₪ 400 (ILS) Payment accepted. SMD/SMT P-Channel 1 Channel MOSFET are available at Mouser Electronics. Mouser offers inventory, pricing, & datasheets for SMD/SMT P-Channel 1 Channel MOSFET. SMD P-Channel MOSFET Mechanical data Epoxy:UL94-V0 rated flame retardant. Case: Molded plastic, SOT-23. Terminals: Solder plated, solderable per MIL-STD-750, Method 2026. Mounting Position: Any. Weight: Approximated 0.008 gram. DS-2//02/01 C 8. SMD/SMT N-Channel, P-Channel MOSFET are available at Mouser Electronics. Mouser offers inventory, pricing, & datasheets for SMD/SMT N-Channel, P-Channel MOSFET.

A depletion-type MOSFET is normally on (maximum current flows from source to drain) when no differencein voltage exists between the gate and source terminals. However, if a voltage is applied to its gate lead, the drain-source channel becomes more resistive, until the gate voltage is so high, the transistor completely shuts off. An enhancement-type MOSFET is the opposite. It is normally off when the gate-source voltage is 0V(VGS=0). However, if a voltage is applied to its gate lead, the drain-source channel becomesless resistive.

In this article, we will go over how both P-Channel enhancement-type and depletion-type MOSFETs are constructed and operate.

How P-Channel MOSFETs Are Constructed Internally


An P-Channel MOSFET is made up of a P channel, which is a channel composed of a majority of hole current carriers. The gate terminals are made up of N-type material.

Depending on the voltage quantity and type (negative or positive)determines how the transistor operates and whether it turns on or off.

P Channel Mosfet Driver


How a P-Channel Enhancement-type MOSFET Works


How to Turn on a P-Channel Enhancement Type MOSFET

ChannelTo turn on a P-Channel Enhancement-type MOSFET, apply a positive voltage VS to the source of the MOSFET and apply a negative voltage to the gate terminal of the MOSFET (the gate must be sufficiently more negative than the threshold voltage across the drain-source region(VG

So with a sufficient positive voltage, VS, to the source and load, and sufficient negative voltage applied to the gate, the P-Channel Enhancement-type MOSFET is fully functional and is in the active 'ON' mode of operation.

How to Turn Off a P-Channel Enhancement Type MOSFET

To turn off a P-channel enhancement type MOSFET, there are 2 steps you can take. You can either cut off the bias positive voltage, VS, that powers the source. Or you can turn off the negative voltagegoing to the gate of the transistor.

How a P-Channel Depletion-type MOSFET Works

How to Turn on a P-Channel Depletion Type MOSFET

To turn on a P-Channel Depletion-Type MOSFET, for maximum operation, the gate voltage feeding the gate terminal should be 0V. With the gate voltage being 0V, the drain current is at is largest value and the transistor is in the active 'ON'region of conduction.

So, again, to turn on a P channel depletion-type MOSFET, positive voltage is applied to the source of the p-channel MOSFET. So we power the source terminal of the MOSFET with VS, a positive voltage supply. With a sufficient positive voltage, VS, and no voltage (0V) applied to the base, the P-channel Depletion-type MOSFET is in maximum operation and has the largest current.

How to Turn Off a P-Channel Depletion Type MOSFET

Smd P Channel Mosfet List

To turn off a P-channel MOSFET, there are 2 steps you can take. You can either cut off the bias positivevoltage, VDD, that powers the drain. Or you can apply a negative voltage to the gate. When a negativevoltage is applied to the gate, the current is reduced. As the gate voltage, VG, becomes more negative, the current lessens until cutoff, which is when then MOSFET is in the 'OFF' condition. This stops a large source-drain current.

So ,again, as negative voltage is applied to the gate terminal of the P channel depletion-type MOSFET, the MOSFET conducts less and less current across the source-drain terminal. When the gate voltage reaches a certain negative voltage threshold, it shuts the transistor off. Negative voltage shuts the transistor off. This is for a depletion-type P-channel MOSFET.

MOSFET transistors are used for both switching and amplifying applications. MOSFETs are perhaps the most popular transistors used today. Their high input impedance makes them draw very little input current, they are easy to make, can be made very small, and consume very little power.

Related Resources

How to Build a P-Channel MOSFET Switch Circuit
N-Channel MOSFET Basics
N Channel JFET Basics
P Channel JFET Basics
Types of Transistors


Connecting a P-Channel MOSFET to an Arduino can be a little trickier than an N-Channel MOSFET, but if you understand how it works, then it's not very complicated.

The main thing to understand about P-Channel MOSFETs is that they activate when the voltage on the Gate terminal is lower than the Source. It means that the Source of the MOSFET must be connected to the 5V output of the Arduino. Then the Arduino output pin LOW can be lower than the Source.

Smd

Symbols for P-Channel MOSFETs:

To simplify things, I am giving all the examples for the more common Enhancement-Type ('Normally OFF') MOSFETs - these are not conducting electricity when the voltage between the Gate and the Source (Vgs) is zero. The alternative Depletion-Type ('Normally ON') MOSFETs are a logical inversion of that. You can apply all the same examples and rules for a Depletion-Type MOSFET. Just the ON/OFF status is reversed.

In this article, I am going to explain all the necessary connections (and related dangers) to create the following diagram. And how to then control the power of the motor with an Arduino output pin.

Required Components

Disclosure: Bear in mind that some of the links in this post are affiliate links and if you go through them to make a purchase I will earn a commission. Keep in mind that I link these companies and their products because of their quality and not because of the commission I receive from your purchases. The decision is yours, and whether or not you decide to buy something is completely up to you.

Video Tutorial

P Channel Power Mosfet

A step-by-step guide about using a P-Channel MOSFET with an Arduino to switch a 12V motor ON and OFF.

P-Channel MOSFET on the 12V (VCC) Side of the Load

Let's say you want to turn ON and OFF a 12V DC motor using an Arduino and a P-Channel MOSFET.

The most intuitive way to archive this goal is to wire the MOSFET on the VCC side of the load (the motor in this case).

You need to have two power sources - one for the Arduino, and a separate 12V power source for the motor.
You cannot connect the Arduino's barrel jack to the 12V! This will create a common ground between your Arduino and the 12V power supply. And it would fry the Arduino when you are creating the common VCC needed for this circuit. (With an N-Channel MOSFET you don't have this problem since you want to have a common ground between the power source and the Arduino)

1. First, you need to create a Common VCC by connecting the positive output of the 12V power source to the Arduino 5V pin. DO NOT CONNECT THE GROUNDS!

Smd Mosfet Testing

2. Then connect the Source pin of the MOSFET to the VCC and the Drain pin to the positive lead of the motor.

Usually, you have common Ground between devices. But in this case, we need the Arduino to be able to put -5V on the Gate terminal of the P-Channel MOSFET. Connecting the Arduino 5V pin to the VCC (and the Source) will achieve this since now the Arduino output HIGH will be 0V on the Gate, and output low will be -5V on the Gate.

3. Connect the negative lead of the motor to the negative output of the 12V power supply.

4. With inductive loads (devices that have coils in them) like a motor, you need to add a flyback diode. It's a diode that is connected across the load in a reverse direction of the normal current flow. During motor operation, it doesn't do anything. But when the MOSFET switches OFF, the coil inside the motor will continue pushing electrons forward and will create a voltage spike. This can damage your MOSFET. The flyback diode allows the excess induced current to flow back and circulate inside the motor until all the energy is dissipated.

5. Add a 10k resistor between the Gate terminal and the VCC. It will ensure that the MOSFET is OFF while the Arduino pin is not initialized as OUTPUT yet, and is not actively driving the Gate (during startup, for example).

Mosfet P Channel Smdc

6. Finally, connect the Arduino digital output pin to the Gate via a 100-ohm resistor.

The 100-ohm resistor is necessary since the MOSFET will have a small internal capacitance. When you switch the digital output pin, it will start to charge/discharge, and it will create a current spike that can damage the Arduino Arduino pin, especially if you plan to do high-frequency switching.

P-Channel MOSFET on the Ground Side of the Load

I'll give this alternative connection diagram for educational purposes. Maybe it helps to understand the P-Channel MOSFET better.

You can also connect a P-Channel MOSFET below the load on the negative side of the power source. But here we don't have a common Ground nor a common VCC with the 12V power supply. Arduino 5V and GND pins are floating somewhere between the + and - outputs of the 12V power supply because there are no direct connections to them.

Since the MOSFET is activated or deactivated based on the voltage between the Gate and the Source, we need to make sure that the Arduino 5V pin is on the same level as the Source. So we need to connect the Source directly to the Arduino 5V pin.

It's the same case here that you cannot connect the grounds of the power supply and the Arduino! If you do that, you will apply more than five volts to the 5V pin (through the motor).

Arduino Code to Control the MOSFET

To drive a P-Channel MOSFET, you have to define one of the Arduino pins as OUTPUT and set it to HIGH to turn it OFF and set it to LOW to turn it ON.

HIGH state is OFF because the Source pin of the MOSFET is connected to the 5V output of the Arduino. It means that Vgs (voltage between the Gate and the Source) is 0V, and an Enhancement-Type MOSFET is turned OFF in this circumstance.

The following code will turn a motor ON and OFF every five seconds:

If you are controlling a motor or a lamp that can handle a PWM signal, then you can also use analog write command. For example, this will drive a motor at half the power or dim a LED light to 50 percent: