The standard IEEE PMOS transistor symbol features a vertical channel line with three terminals (Gate, Drain, Source), where the Source arrow points inward toward the channel. In the international IEC 60617 standard, it is depicted as a rectangular block with a polarity line and an inversion circle on the gate. Physically, a P-channel MOSFET switches on when the Gate voltage is pulled sufficiently below the Source voltage (negative VGS), making it the default choice for high-side power switching in DC circuits.
The Complete PMOS Symbol and Pinout Reference Table
While mains wiring colors are governed by regional codes like the NEC (US) or IEC (EU/UK), semiconductor schematic symbols and physical packages follow entirely different standards. Schematic symbols are dictated by IEEE/ANSI Y32.2 (predominant in the Americas) and IEC 60617 (predominant in Europe and Asia). Physical package pinouts are governed by JEDEC (US) and Pro Electron (EU/UK). Here is how they map to the PMOS transistor symbol and physical reality.
| Feature / Terminal | IEEE/ANSI Y32.2 (US Schematic) | IEC 60617 (Intl Schematic) | Physical Package Reality (JEDEC TO-220/SOT-23) |
|---|---|---|---|
| Gate (G) | Line perpendicular to channel, no arrow. | Line connecting to rectangular envelope, often with inversion circle. | Pin 1 (TO-220/SOT-23). High impedance; vulnerable to ESD. |
| Drain (D) | Top or bottom line intersecting the channel. | Top or bottom line intersecting the rectangular block. | Pin 2 (TO-220) or Pin 3 (SOT-23). Connected to the load. |
| Source (S) | Line with arrow pointing IN to the channel. | Line with polarity indicator (often a '+' sign or arrow). | Pin 3 (TO-220) or Pin 1/2 (SOT-23 depending on specific part). Connected to VCC. |
| Body Diode | Arrow head acts as cathode; points from S to D. | Explicit diode symbol drawn parallel to the channel block. | Intrinsic silicon PN junction. Conducts if Drain drops below Source by ~0.7V. |
| Substrate/Body | Usually tied internally to Source (3-pin symbol). | Shown as a fourth terminal if not internally bonded. | Internally bonded to Source in 99% of discrete power MOSFETs. |
Decoding the Standards: IEEE vs. IEC vs. Legacy
When reading a schematic, the regional origin of the engineer often dictates which PMOS transistor symbol you will see. Understanding both prevents catastrophic wiring errors on the bench.
The IEEE/ANSI Approach (Arrow-Based)
In the US and regions following IEEE standards, the arrow is the defining feature. The arrow always resides on the Source terminal. For a PMOS device, the arrow points inward, indicating that conventional current flows from the Source into the channel when the device is enhanced. A common bench mnemonic is 'PMOS Points In, NMOS Not In'. The body diode is implicitly formed by the arrowhead acting as the cathode bar, meaning the diode points from Source to Drain.
The IEC 60617 Approach (Rectangular Envelope)
European and international schematics frequently use the IEC rectangular envelope. The MOSFET is drawn as a box. The Gate is separated by a gap (representing the silicon dioxide insulator). To denote a P-channel device, IEC uses a polarity marker (often a '+' or a specific arrow orientation on the source lead) and an inversion circle on the gate to indicate that a low voltage enhances the channel. According to All About Circuits' semiconductor textbook, the IEC standard is less common in hobbyist literature but dominates industrial and automotive schematics in the EU.
Legacy and Pro Electron Part Numbering
While not a schematic symbol, the physical part numbering reflects regional history. A JEDEC part (e.g., IRF9540N, 2N7000) starts with a number indicating junctions (2 for a transistor, 3 for a dual-gate MOSFET). A Pro Electron part (common in older UK/EU designs) starts with two letters (e.g., BS170, BF998), where 'B' denotes silicon and 'S' or 'F' denotes the device type. Always cross-reference the datasheet rather than relying solely on the prefix.
The Rows People Get Wrong: Symbol and Pinout Traps
Misinterpreting the PMOS transistor symbol or its physical pinout leads to blown traces and magic smoke. Here are the most common traps and how to avoid them.
In a PMOS high-side switch, the Source must connect to the positive supply (VCC) and the Drain to the load. If you reverse them (Drain to VCC, Source to load), the intrinsic body diode will forward-bias immediately. The load will receive power continuously, and the Gate will have zero control. The schematic symbol's arrow direction explicitly warns against this: current naturally wants to flow from S to D through the diode.
- Assuming Schematic Left-to-Right Matches Physical Pins: Schematics often draw Gate on the left, Drain on top, Source on bottom. A physical SOT-23 PMOS (like the Si2301) usually maps Pin 1=Gate, Pin 2=Source, Pin 3=Drain. Never assume physical pin order matches the visual layout of the IEEE symbol.
- Ignoring the Gate Threshold (VGS(th)): The symbol tells you it is a P-channel device, but it does not tell you if it is 'logic-level'. A standard PMOS might require -10V on the gate to fully turn on (low RDS(on)), while a 3.3V microcontroller can only pull the gate down by -3.3V. Always check the datasheet's VGS(th) and the RDS(on) at your specific drive voltage.
- Confusing the Arrow with Current Flow Direction: The arrow on the Source indicates the direction of conventional current flow when the channel is enhanced, not electron flow. In a PMOS, electrons flow from Source to Drain, but conventional current (and the arrow) points from Source into the channel.
Safe Interpretation When Markings Are Faded or Missing
When scavenging parts or dealing with a rebranded, unmarked SMD P-channel MOSFET, you cannot rely on the silkscreen. You can definitively identify the pins and verify it is a PMOS device using a standard digital multimeter (DMM) in diode-test mode. This works because the DMM outputs a small voltage (usually 2V to 3V) and measures the forward voltage drop of the intrinsic body diode.
Set your meter to Diode mode. Place the Red probe on the Drain and the Black probe on the Source. A healthy PMOS will read a diode drop between 0.4V and 0.7V. Reverse the probes (Red on Source, Black on Drain) and it should read 'OL' (Open Loop). The Gate will read 'OL' to both Drain and Source in either direction. If you get these readings, you have successfully identified the pins and confirmed it is a P-channel device.
If the part reads a dead short (0.00V) in both directions, the gate oxide has likely been punctured by ESD, or the silicon has melted from a thermal runaway event. Discard it. For deep-dive testing of transimpedance and gate capacitance, refer to Mouser's MOSFET testing application notes.
PMOS Selection Decision Path: From Schematic to Concrete Part
Do not leave your design at the schematic symbol stage. Use this decision tree to terminate your selection process with a specific, purchasable part number based on your circuit's actual electrical demands.
| If your circuit requires... | Then your primary constraint is... | Concrete Part Pick (2026 Availability) | Package & Approx. Cost |
|---|---|---|---|
| High-side switching for a 3.3V MCU (e.g., ESP32) driving a small sensor or LED (< 2A). | Logic-level VGS(th) < -1.5V; low gate charge for fast switching. | Si2301 or DMP3098L | SOT-23 / ~$0.05 - $0.10 |
| High-side power switching for a 5V Arduino driving a motor or high-power LED strip (5A - 15A). | Low RDS(on) at VGS = -4.5V; thermal dissipation capability. | SQD50P04 or NDP6020P | TO-252 (DPAK) / ~$0.60 - $1.20 |
| Heavy duty automotive or 12V/24V battery disconnect (> 30A continuous). | High VDS rating (>40V); massive die area for low RDS(on); avalanche rated. | IRF9540N (requires -10V gate drive) or IPB180P04S4 (logic level) | TO-220 / D2PAK / ~$1.50 - $2.50 |
| Load switch in a tight wearable/IoT footprint with 1.8V logic. | Ultra-low VGS(th) (< -1.0V); micro-package. | DMG2301L or integrated load switch like TPS2553 | SOT-23 / SOT-23-6 / ~$0.15 |
When laying out the PCB, always place a 10kΩ pull-up resistor between the Gate and Source. This ensures the PMOS remains firmly off if the driving microcontroller pin floats during boot-up, preventing the body diode or a partially enhanced channel from draining your battery or brownout your logic rail.






