I'm using an arduino to control a 12V proportional valve (pvq31-6g-40-01 - proportional valve) through a PWM signal.
My circuit looks like this :
Instead of using 24V, I use 12V.
Now my issue is that I can only open the valve but cannot close it.
Even if there's no voltage applied to the gate of the mosfet, there's still air flowing.
In the datasheet, it says that it's a NC valve and that without electrical signal it should go back to its closed state.
If the valve does close when you remove the 12volt connection from the valve, try to connect a resistor 1K between Gate and Gnd.When this approach works try a 10K resistor instead of the 1K.
This is your valve data sheet. The valve itself is a current driven device and works on 12 Volts or 24 Volts. The difference being at 12 volt operation the current to operate it is doubled.
The input pressure needs to be within specifications. If the inlet pressure exceeds limits the valve won't close because the tension of the internal spring pushing down for closure id overcome. That's one possible. Anyway, a link to the valve data sheet is now posted.
Thanks, Ron. IF the OP would ever answer questions, I was next going to ask about the valve needing air pressure to operate and you answered the question.
I guess a proportional valve means just that!
Hi, @luxofsol
I think it is time for a schematic of your project please.
A hand drawn image will be fine, as long as you label components and name pins.
Have you got the gnd of the controller connected to the gnd of the valve's power supply?
Yes I was thinking about the H Bridge btu it wouldn't be overkill for this circuit?
The circuit to drive the valve is the correct one, at first I thought the issue seemed somewhat mechanical.
Thank you for your input and I think you are right.
Maybe the input pressure applied to the valve is the culprit.
It's as if it didn't go back to its initial because the air intake blocks the valve mechanism? Did I understand clearly? If yes, I'll reduce the air pressure to 0.3 Mpa and see what it does.
Yes there's air flowing inside the valve when I apply voltage on the gate and the mosfet is this one : FCPF600N65S3R0L-F154 and its general specs are N-Channel, 650 V, 6A, 24W.
Datasheet say max pressure for that valve is 0.12MPa, 1.2 Bar 17 PSI, also that is NOT a logic level MOSFET, needs MIN 5.5V Vgs, what is your Arduino output voltage?
If there gas leak than it would mean, it is a faulty valve (if I understood correctly)? Furthermore, the fact that it does not close off when there's no voltage appplied to the gate of the mosfet but turns off when no voltage from the power supply is applied, would exclude the leakage hypothesis?