06-27-2013 08:53 AM
06-27-2013 07:41 PM
No DAQ device can generate the kind of voltages and currents you need for that motor. So you will need some kind of controller.
Controllers come in many styles and configurations. To select one you will need to have information on the range of speeds and how fast you will be changing the speed. If you have limitations on acceleration and deceleration, those will affect the choice of controller as well. Once you have a group of controllers which meet the requirements for the motor side, you can consider how to drive the controller from the computer. The control inputs may be a control voltage (0 - 10 V for example), current (4-20 mA), or communications via RS-232/422/485, Ethernet, or USB.
Lynn
06-27-2013 09:56 PM
Hi Lyn,
Thanks for your reply 🙂
There is no limit on acceleration and decelaration on the motor speed. We have decided to go with a controller which can vary speeds by chaning 0 -10 V using a pot.
How to control this controller using a DAQ ?
With reagrads,
Kabilan
06-28-2013 09:21 AM
Kabilan,
In principle you can simply feed 0-10 V from your DAQ to the input where the pot would be connected. You need to verify that the negative side of that input is connected to ground. If it is not, some kind of isolation or level shifting circuit will be required. I have seen some controllers in the past which used non-grounded inputs. With a pot it is not a problem, but connecting a DAQ to such a controller usually releases smoke and foul odors!
Lynn