Solving MOSFET Issues | 180 Ohm Resistor

AI Thread Summary
The discussion focuses on troubleshooting a P-channel MOSFET circuit designed to control a 180-ohm resistor. The user is struggling to understand why the MOSFET remains on except during the zero-crossing moment of the AC phase and why the current is only 240uA. It is clarified that a P-channel MOSFET requires a negative gate voltage relative to the source to turn on, suggesting the need to invert the driving signal. Additionally, it is noted that the optocoupler may not be providing sufficient voltage to drive the MOSFET gate effectively, and the user is advised to amplify and invert the optocoupler's output. The conversation concludes with a suggestion to check the specific PMOS model's gate threshold and adjust the voltage accordingly.
Raisintoe
Messages
23
Reaction score
2
I am new to using MOSFET transistors as load switches. Here, I am trying to trigger the P-channel MOSFET to run a current through the 180 ohm resistor. I can not figure out what I am doing wrong. It is supposed to turn on for a small moment (at the zero-crossing moment of the AC phase), then turn back off.
Opto with MOSFET.jpg
 
Engineering news on Phys.org
Your circuit turns on the PMOS at all times except for a small moment (at the zero-crossing moment of the AC phase).
 
Svein said:
Your circuit turns on the PMOS at all times except for a small moment (at the zero-crossing moment of the AC phase).

I know it does, but why is it doing that? It is a p-channel MOSFET, why doesn't it turn on when a positive voltage is present? Also, when it does turn on, it has a very small current, (240uA in this LTSpice simulation).
 
Raisintoe said:
It is a p-channel MOSFET, why doesn't it turn on when a positive voltage is present?
A p-channel MOSFET turns on when the gate is negative relative to the source. You need to invert the driving signal.
 
OK, that's confusing. My next question is, why is the current so small? What do I have to do to increase the current?
 
Raisintoe said:
OK, that's confusing. My next question is, why is the current so small? What do I have to do to increase the current?
I do not think the optocoupler is able to drive the PMOS gate as far down as necessary. You need to amplify and invert the output of the optocoupler.
 
Svein said:
I do not think the optocoupler is able to drive the PMOS gate as far down as necessary. You need to amplify and invert the output of the optocoupler.

Hmmm, I tied the gate directly to ground, and that didn't change the current through the 180 ohm resistor. I finally get the proper current (27.8mA) when I set the gate to negative 1 million volts!
 
It could be the gate threshold for the PMOS is too high. Try setting V2 to 10V and ground the gate.
 
  • Like
Likes CWatters
Back
Top