04-11-2008 04:28 AM
04-14-2008
01:57 PM
- last edited on
04-22-2024
06:28 PM
by
Content Cleaner
Hi sri_86,
Did you mean you were connecting the DAQ 6014 to a BNC-2110?
Unfortunately, NI does not sell any drives which will be within the compatible voltage ranges of your actuator. And your 6014 card is limited to +/- 10V, so you'd have to find a drive which could linearly amplify your signal to +/- 12V.
Your best option from what we offer is to instead use a SoftMotion-based system with a cRIO/cDAQ 9505 which can be placed in a CompactRIO or CompactDAQ chassis and programmed in LabVIEW. This would let you choose your operating voltage by supplying the 9505 with a 12V source, and you could also perform trajectory generation, stepper generation, spline generation, PID Control Loop, and encoder feedback. Some of those features require the LabVIEW Real-Time module, the LabVIEW FPGA module, or both.
However, if your actuator only operates in an ON/OFF state (after all, car door locks typically only go all the way forward/up and all the way backward/down), then it may only require a +12V signal to go to the end in one direction and then -12V to go to the opposite end. If that's the case, you would probably only need to set up a +/- 12V relay system that you could turn on or off (i.e. control closing or opening the relays to provide current to the actuator) using your DAQ. Then you would only need to do simple digital I/O signaling through your DAQ in LabVIEW to a relay which operates on TTL 0-5V logic, and then hook it up to a +/- 12V sourcing setup.
04-14-2008 11:20 PM - edited 04-14-2008 11:23 PM
04-15-2008
02:43 PM
- last edited on
04-22-2024
06:29 PM
by
Content Cleaner
Hi st styd,
I misspoke earlier - the 9505 can only be controlled through a compactRIO (cRIO) and is not deployable on a compactDAQ chassis.
I believe all you need is LabVIEW 7.1, the LabVIEW FPGA module version 7.1 (needed to target the 9505), the 9505, a cRIO controller and cRIO chassis to place the 9505 in, and a 12V power supply to provide a reference for the 9505. While the PID toolkit would add a PID VI for the FPGA, the one provided by SoftMotion has improved PID algorithms specially tuned to the 9505 and it really your better option. Using the SoftMotion PID VIs also requires the LabVIEW Real-Time module.
The only version of LabVIEW FPGA we currently sell is the latest version, 8.5, and it only supports LabVIEW 8.5. Having a subscription to the NI Developer Suite would keep you up to date with all the latest versions of LabVIEW, the FPGA and Real-Time Modules, the PID toolkit, and lots of other associated software.