Hi Hazra, thanks for the input.
Taking into account what you said and after studying a little the material on PMOS transistors, I think I got it. The examples that I saw were with the source attached to the ground, a battery with the negative terminal to the gate and the positive one to the ground and another battery with the negative terminal to the drain and positive to ground. Maybe it was this that confused me.
From what I could understood, whatever the voltage at the source, the gate voltage must be bellow the source.
For example, in the NMOS we start from 0 up to Vdd, in my case, I did a parametric with VG= 0V, 1.2V, 2.1V and 3.3V.
In this case, with the PMOS, I can do something like:
- Source from PMOS connected to VDD = 3.3V, Drain to GROUND, GATE with a VDC (with the + signal attached to the GATE and the - signal to ground).
- Then, starting with VG = +3.3 -> VSG = VS - VG = 3.3 - 3.3 = 0V -> cut-off.
- VG = +2.1V -> VSG = VS - VG = 3.3 - 2.1 = 1.2V -> maybe triode;
- VG = 1.2V -> VSG = VS - VG = 3.3 - 1.2 = 2.1V -> maybe saturation;
- VG = 0V -> VSG = VS - VG = 3.3 - 0 = 3.3V -> maybe deep saturation;
I am right? Please feel free to correct me.
Kind regards and thanks in advance.
EDIT: I've forgotten to ask another thing. In case I want to use a IDC current source, I should connect it between the source and drain?