LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control Solenoid valve

Hello, I'm brand to new labview and need some help/assistance. I am trying to use labview to quickly activate a single solenoid valve while activating a high speed camera within half a second of the solenoid valve being activated. I have not decided on what kind of solenoid valve I would be using, though I am considering a two-way normally closed pinch valve 12VDC 4watts. I need help with how to make this work on labview, and any recommendations on what other parts and pieces I require. Thank you in advance to all the help.

 

Shervin

0 Kudos
Message 1 of 7
(4,608 Views)

you need a write to a daq output with 0.5 second delay cycle to signal a driver of some sorts(ssr ,coiled relay, etc.) to your solenoid, unless your solenoid takes a TTL input

Message 2 of 7
(4,596 Views)

@shervy wrote:

Hello, I'm brand to new labview and need some help/assistance. I am trying to use labview to quickly activate a single solenoid valve while activating a high speed camera within half a second of the solenoid valve being activated. I have not decided on what kind of solenoid valve I would be using, though I am considering a two-way normally closed pinch valve 12VDC 4watts. I need help with how to make this work on labview, and any recommendations on what other parts and pieces I require. Thank you in advance to all the help.

 

Shervin


What is the device that will activate the solenoid ? I am assuming it will be +5V TTL. Typically DAQ card doesn't source much current. It is in the range of 10-20mA. You solenoid will need more than that. I suggest you use a product from winford. Everything is done for you and all you need to provide is the +5V TTL signals.

 

http://www.winfordeng.com/products/cat_rly.php


Kudos are the best way to say thanks 🙂
Message 3 of 7
(4,558 Views)

Or use a ULN280x Solenoid/Relay driver:

 

http://www.st.com/web/en/resource/technical/document/datasheet/CD00000179.pdf

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
Message 4 of 7
(4,550 Views)

The ULN280* will be fine for driving the solenoid but make sure you add a diode across the solenoid to dump the back EMF from the solenoid when you de-power it otherwise it might only work once or twice - Mike

Message 5 of 7
(4,517 Views)

@mikealder wrote:

The ULN280* will be fine for driving the solenoid but make sure you add a diode across the solenoid to dump the back EMF from the solenoid when you de-power it otherwise it might only work once or twice - Mike


the uln already has a flyback diode built in... Smiley Wink

Message 6 of 7
(4,513 Views)
0 Kudos
Message 7 of 7
(4,214 Views)