PMOS
Definition
A PMOS transistor is a field-effect transistor in which a p-type channel is formed or enhanced between the source and drain when the gate-to-source voltage is sufficiently negative, allowing holes to conduct current from source to drain.
In simple words, a PMOS turns ON when the gate voltage is lower than the source voltage by at least the threshold voltage, and it turns OFF when the gate voltage is close to or higher than the source voltage.
Main Content
1. PMOS Structure and Symbol
- A PMOS transistor is built on an n-type substrate or n-well with p+ source and drain regions.
- The gate is insulated from the semiconductor by a very thin oxide layer, which gives the MOSFET its high input impedance.
A simple structural idea is:
Source
- : usually connected to a higher potential
Drain
- : connected to the load or output node
Gate
- : controls channel formation
Body/Substrate
- : typically tied to the highest potential in the circuit to reduce unwanted junction biasing
The circuit symbol of PMOS usually has:
- An arrow pointing inward toward the channel
- Source connected to the more positive supply in many circuit applications
How the structure helps operation
- Because the gate is insulated, almost no DC gate current flows.
- This makes PMOS useful in high-input-impedance circuits.
- The n-well or substrate arrangement ensures that when the gate is pulled low, holes accumulate near the surface and create a conducting channel.
Example In a CMOS inverter, the PMOS transistor is placed at the top and connected to the positive supply. When the input is low, PMOS turns on and pulls the output high.
2. PMOS Working Principle
- PMOS operation depends on the electric field created by the gate voltage.
- When the gate voltage becomes sufficiently negative relative to the source, holes are attracted to the channel region and a conductive path forms.
Basic operating idea
- If the gate and source are at nearly the same potential, no strong channel exists and the transistor is OFF.
- If the gate is pulled below the source by more than the threshold voltage, the transistor forms a p-type inversion channel.
- Current then flows from source to drain mainly due to holes.
Important behavior
- The source is typically at a higher voltage than the drain in standard PMOS operation.
- Current direction is conventionally shown from source to drain for hole flow, while actual electron motion is opposite.
- The gate controls conduction with very little power, which is why MOSFETs are known for efficient switching.
Example If a PMOS source is at +5 V and its threshold voltage magnitude is 1 V, then pulling the gate below +4 V can begin turning it on. Pulling the gate near 0 V can turn it strongly on.
3. PMOS Characteristics and Operation Regions
- PMOS transistors operate in different regions depending on gate-source and drain-source voltages.
- These regions are important in both switching circuits and analog circuit design.
Key regions
Cutoff region
- : PMOS is OFF; channel is not formed.
Triode or linear region
- : PMOS behaves like a voltage-controlled resistor.
Saturation region
- : PMOS behaves like a current source in many analog applications.
Why these regions matter
- In digital circuits, PMOS is mainly used as a switch, so it is either OFF or ON.
- In analog circuits such as current mirrors, biasing networks, and some converter stages, the saturation region is highly important.
- In multivibrators, PMOS switching helps create charging and discharging paths for timing capacitors.
Example In a CMOS logic gate, the PMOS works in cutoff when the output should be low and in strong conduction when the output should be high.
Working / Process
1. Gate voltage is applied
- The gate is given a control voltage relative to the source.
- If the gate is sufficiently lower than the source, the electric field through the oxide attracts holes to the surface.
2. Channel is formed
- A p-type inversion channel appears between source and drain.
- This creates a conductive path for hole movement.
- The device switches from OFF to ON.
3. Current flows through the channel
- Holes move from source to drain under the influence of the electric field.
- The amount of current depends on gate voltage, drain voltage, device geometry, and threshold voltage.
- When the gate voltage is returned high enough, the channel disappears and conduction stops.
Illustrative circuit view
VDD
|
[PMOS]
|
OUT
|
load / next stage
Typical inverter action
- Input low → PMOS ON → output high
- Input high → PMOS OFF → output low when NMOS turns ON
Advantages / Applications
Very high input impedance and low gate current
- Because the gate is insulated by oxide, PMOS control requires almost no steady-state input current.
- This makes it excellent for low-power switching and high-impedance interfacing.
Essential in CMOS technology
- PMOS and NMOS together form complementary circuits with very low static power dissipation.
- CMOS logic is the foundation of modern digital ICs, memory, microprocessors, and mixed-signal chips.
Used in analog and timing circuits
- PMOS devices are used in current mirrors, active loads, biasing networks, sample-and-hold circuits, oscillators, and multivibrators.
- In A/D and D/A converter circuits, PMOS can be part of switching networks, reference control, and precision analog stages.
Typical applications
- CMOS inverters, NAND, NOR gates
- Analog switches
- Current mirrors and active loads
- Clocked and timing circuits
- Multivibrators and pulse generators
- A/D and D/A converter switching and buffering stages
Summary
- PMOS is a p-channel MOS transistor controlled by gate voltage.
- It turns ON when the gate is sufficiently lower than the source.
-
It is widely used in CMOS, analog switching, and timing circuits.
-
A PMOS transistor uses holes as majority carriers.
- Its insulated gate gives it very high input impedance.
-
It is a key device in low-power integrated circuits.
-
PMOS is important in digital and mixed-signal electronics because it provides controlled switching and efficient operation.
-
In converter and multivibrator circuits, it helps with switching, biasing, and timing functions.
-
Important terms to remember
- PMOS
- P-channel
- Gate-to-source voltage
- Threshold voltage
- Cutoff region
- Triode region
- Saturation region
- CMOS