06-13-2013 04:57 PM
Is there any way to generate a bipolar +/-10 mA command signal with cRIO?
06-14-2013 06:46 PM
What kind of motor are you trying to drive?
06-17-2013 08:09 AM
I'm driving a hydraulic servo valve from MOOG: http://unicorn-race.googlecode.com/git/doc/MOOG_katalog_samlet.pdf
06-18-2013 04:39 PM
Sorry. The MOOG servo valve I'm considering can be driven with the 9505 for power. But, another servo valve that I'm considering expects a bipolar +/- 10 mA command signal. There doesn't seem to be any way to generate a controlled low power bipolar current with a cRIO system...
06-19-2013 06:33 PM
Hello,
Generally the 950x modules are used for motor control and you are correct that we do not have any analog output modules that drive the low power bipolar current on the cRIO. However, we do have modules that output bipolar voltages which you could wire to a resistive load to generate the current you need. I would imagine you would need a tighter tolerance for the load also.
06-20-2013 08:12 AM
Thanks. The 950x modules seem to be a sledge hammer solution for such a low power command signal. They are also PWM based signals which may or may not be acceptable when being used as a command signal as I have.
Using bipolar voltage through a resistive load is an option, I agree, but resistances don't remain constant during operation and therefore the current generation will vary. Since this is a command signal with side-effects using a non-regulated current command is unwise in my humble opinion...
06-20-2013 10:32 AM
Use an off-the-shelf voltage to current converter, here is an example of one (there are numerous manufacturers):
http://www.dataforth.com/device.view.aspx?deviceid=331
You should also consider what bandwidth your require (this one is 1KHz).
-AK2DM
06-20-2013 11:38 AM
Agreed. I was just looking for a cRIO native solution to simplify cabling, mounting, clutter...
Another promising option is: http://www.viewpointusa.com/product/signal-conditioning/precision-voltage-to-current-converter/
03-06-2014 10:31 AM
Were you able to get the system to work in this manner? I'm looking to use a Moog servovalve requiring a plus/minus 50mA signal. I'm currently considering the 9263 module for a bipolar 10v signal and then usign something like the 64-vcc to convert to bipolar 50mA. Anyone have experience setting up a system in a similar manner?
Thanks,
Ben
03-06-2014 12:30 PM
I know have a system up and running using the Viewpoint module (64-vcc) that I'm commanding from a cRIO 9264 module. It's working just fine.