I am desinning a water system for my garden which will consist in an Arduino opening and closing water valves. I am trying to accomplish this within the smallest enclosure possible and I was hoping to not require any heatsinks. Somehow although the (overkill) MOSFET I am using is rated 100A at 55V but it is getting really hot when the valve is open. I measured the coil to be 25 ohms so at 12V I figure it consumes in the area of 480 ma. I am clueless as to why the MOSFET is getting hot with so little.
This is the circuit I am working with, obviously the switch will be replaced by an Arduino pin and provide 5V to the gate.
Mosfets are efficient when they are either fully closed or fully open. The datasheet show that a 20v Gate to drain voltage (+-) should fully open it. you are only applying 12v
You can tell a Logic Level MOSFET by looking at the Gate to Source voltage (Vgs) used to measure RDSon (Resistance, Drain to Source when ON). It has to be measured at a Vgs equal or lower than your logic voltage to be a Logic Level MOSFET (often 5 or 4.5V).
The HRF3205 RDSon was measured at 10V but the Arduino pins are 5V (or lower).
Thank you all for responding so quick.
I learned something today!
I am looking through the different parts, the specs are not always clear...
For my project would this part be good? IRL540
HI,
Can you please measure;
Gate to Source Voltage, ON and OFF conditions.
Drain to Source Voltage, ON and OFF conditions.
Power Supply voltage, ON and OFF conditions.
@TomGeorge
I am powering the circuit with a 12V 2 Amp wallwart
Gate Source OFF voltage is 0V
Gate Source ON voltage is 3.2V
Drain Source voltage OFF is 12.15V
Drain Source voltage ON is 3.3V
When OFF the voltage source is at 12.15V
When ON the source is at 12.07V
Edit
8.3V (on the coil)
Hi,
As @JohnRob has said, you may need to check your circuit
Can you measure the voltage between pin on the switch and gnd in ON and OFF conditions?
Measure the resistance of the 1K resistor to make sure it is correct.