Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Proportional valve control current with PWM

Status
Not open for further replies.

Rikr09

Member level 3
Joined
Feb 14, 2013
Messages
59
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,745
Hello,
Captura.JPG

I need to control a 10V proportional valve using a current control with PWM, i checked some forum related to this topics but no one gave some answer for this. So, i would like you to help me with this. Cutrrently i have this on my board but the manufacturer says that we are controlling voltage and this is not the idea.



Thanks for your attention.
 

How's the question related to your previous thread? https://www.edaboard.com/threads/proportional-valve-control-using-a-raspberry.389741/ Particularly are you asking about the same proportional valve linked there? The datasheet does not specify current control. The relation between valve voltage and current is set by the the coil resistance. Current control results in an almost temperature independent characteristic if your application is open loop.
 

I think what you are looking for is a VCCS (Voltage Control Current Source).

You can use a DAC to drive this, if its onbard, or a PWM followed by a LPF to convert
pulses/duty cycle into a VDAC like output.

A classic VCCS, for a ground referenced valve, would look like -

1599002797176.png




A PMW DAC, see filter design in attached doc.

If you need high resolution, accuracy I can show you a possible base design using
fdbk to manage/monitor current accuracy in the valve, single chip for the low power
portion of design.


Regards, Dana.
 

Attachments

  • spraa88a.pdf
    366.4 KB · Views: 255

Hi,

Why no low side control? It makes hardware more simple: logic level Mosfet, diode...

When one sees a valve as a LR series connection...
Then the average of the 10V current times the voltage gives the power.
You may calculate back to the valve current by: P = I x I x R.

Klaus
 

Could be either low or high side. Just thinking maybe valve is grounded
such that high side is required. Clearly if power is isolated from valve body
low side easier, and one less error to manage.in the simple current source
shown. Eg, one would use current sink -

1599005666961.png


Obviously diode across valve coil to protect against transients prudent.
Of course MOSFET could be used, but with gate series R to decouple gate C
from OpAmp.


Regards, Dana.
 

Hi,

I referred to the OP's circuit.

Klaus
 

How's the question related to your previous thread? https://www.edaboard.com/threads/proportional-valve-control-using-a-raspberry.389741/ Particularly are you asking about the same proportional valve linked there? The datasheet does not specify current control. The relation between valve voltage and current is set by the the coil resistance. Current control results in an almost temperature independent characteristic if your application is open loop.
Yes, you are right, i forgot that i was wondering about this before in this forum.
 

Could be either low or high side. Just thinking maybe valve is grounded
such that high side is required. Clearly if power is isolated from valve body
low side easier, and one less error to manage.in the simple current source
shown. Eg, one would use current sink -

View attachment 163800

Obviously diode across valve coil to protect against transients prudent.
Of course MOSFET could be used, but with gate series R to decouple gate C
from OpAmp.


Regards, Dana.
Hello, thanks for your help, i did this and anything happens... is not working; the output voltage is not varying.
 

Hi

Are you sure you tested exactly the shown circuit?
No modifications?

Show your circuit (schematic and photo), wiring, test conditions, test results..

Klaus
 

Hello, thanks for your help, i did this and anything happens... is not working; the output voltage is not varying.

You added the LPF to the PWM and built the constant VCCS ? Subbed a R for the coil R and verified
for varying PWM out duty cycle you get changing DC levels ? Then verified constant current source
changes its current with input V ?


Regards, Dana.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top