A PMOS with the load connected to its source would be on the low-side (opposite of an NMOS). Are you sure you don't mean a PMOS with it's loaded connected to it's drain? There is little point putting a PMOS on the low-side as a supply switch because you could just use an NMOS which is cheaper, more efficient, and easier to control. The whole point of a PMOS is so that you can put it on the high-side to not disturb the ground path.Ah ok; what would you recommend as characteristics for a p-channel mosfet with load connected to its source, with a 12V supply to be switched and a lod of about 200mA. And the gate driven by the 3V digital output of a microcontroller?
But the problem in this configuration is that the PMOS on the high-side will never be able to turn off if the gate is driven directly because the MCU can pull the gate towards ground to turn the PMOS off, but it can never output a high enough voltage (12V) to turn the PMOS off. In this instance, the voltage is limited by the PMOS's gate voltage (which is always less than the maximum source-drain voltage) since the gate voltage will see the full supply voltage when the gate is pulled to ground to turn the PMOS on.
So using a PMOS on the high-side requires a max gate voltage that is at least as high as the supply voltage. The max source-drain voltage doesn't need to be looked at in this case since it is always higher.
Last edited: