Yesterday I damaged a MOSFET I'm using in a simple control circuit, but it failed in a strange way and I'm trying to figure out what might have caused the failure and how I might prevent it in the future.
The MOSFET is controlling a 5v sensor by switching the low side of the power for the sensor. It's controlled by a 3.3v microcontroller. I was in the process of simulating a sensor failure by unplugging the sensor when the failure occurred. The failure either occurred when I unplugged the sensor, or when I plugged it back in, I'm not certain.
What I do know is that after the test, the MOSFET has a short between the gate and the drain (~100 Ohms), but high resistance between the gain and the source (~200 kOhms).
Most times when I've blown up a MOSFET, it's due to over current or over voltage and all three contacts are conductive -- or at least the drain is conductive to the source. This is the first time I've seen the gate conductive to the drain.
I know that a floating source or gate can cause issues in MOSFETs, but I didn't think a floating drain could be problematic. Am I mistaken? As I was disconnecting the sensor and causing the drain to float, I don't think this would be an over voltage or current situation, would it?
If the floating drain is the issue, I'm thinking of adding a pullup resistor between the drain and 5v on the board such that there's always a load for the MOSFET even if the sensor is disconnected. But as I'm not sure the actual failure mode, I don't know if that would actually help anything.
Any thoughts or advice would be greatly appreciated!
The MOSFET is controlling a 5v sensor by switching the low side of the power for the sensor. It's controlled by a 3.3v microcontroller. I was in the process of simulating a sensor failure by unplugging the sensor when the failure occurred. The failure either occurred when I unplugged the sensor, or when I plugged it back in, I'm not certain.
What I do know is that after the test, the MOSFET has a short between the gate and the drain (~100 Ohms), but high resistance between the gain and the source (~200 kOhms).
Most times when I've blown up a MOSFET, it's due to over current or over voltage and all three contacts are conductive -- or at least the drain is conductive to the source. This is the first time I've seen the gate conductive to the drain.
I know that a floating source or gate can cause issues in MOSFETs, but I didn't think a floating drain could be problematic. Am I mistaken? As I was disconnecting the sensor and causing the drain to float, I don't think this would be an over voltage or current situation, would it?
If the floating drain is the issue, I'm thinking of adding a pullup resistor between the drain and 5v on the board such that there's always a load for the MOSFET even if the sensor is disconnected. But as I'm not sure the actual failure mode, I don't know if that would actually help anything.
Any thoughts or advice would be greatly appreciated!
Attachments
-
19.3 KB Views: 16