04-28-2009 08:11 AM
04-29-2009
06:47 AM
- last edited on
04-24-2024
09:14 PM
by
Content Cleaner
FLAnatic,
a stepper motor doesn't seem to be the right choice for your application, as it doesn't provide a good way to increase the torque in a controlled way, so I strongly recommend using a servo motor for your task. Instead you should use a servo motor with a drive configured in torque/current mode. You could use an NI-Motion board like a PCI-7340 for the motion control task and a multifunction DAQ board to acquire the data of the torque sensors. Your acceleration requirements are quite high, so you will have to carefully select the drive and the motor with appropriate capabilities.
Could you please provide some information about your timing and accuracy requirements? E. g. do you strictly need a triangular velocity profile with 1200 RPM at the peek or is it also ok to run a trapezoidal profile. These requirements determine the appropriate programming approach .
Kind regards,
Jochen Klier
National Instruments
04-29-2009 07:17 AM
04-29-2009 07:27 AM
04-29-2009 07:59 AM
For safe and most accurate operation I recommend using the contouring mode. In contouring mode you can download an array of position data to the board that is used as the trajectory data for the move. This provides full control over position, acceleration, deceleration and velocity at any time of the move. Contouring is supported by NI-7340 and NI-7350 motion control boards.
I really feel very uncomfortable with using a stepper motor for this application. With a stepper the breakaway torque needs to be reached within a single step of the motor, so you will need to sample the torque data at a very high rate. I also would expect significant oscillations in the torque signal after the breakaway torque is reached and finally your dynamical specs will require a significantly oversized stepper motor which might result in a serious mismatch between the motor's inertia and the load's inertia, causing even more oscillations and power reflections. Overall this setup smells like trouble.
Jochen
04-29-2009
10:25 AM
- last edited on
04-24-2024
09:14 PM
by
Content Cleaner
Would an NI PCI-7342 with NI MID-7652 drive provide the control that I need? I would have to just find an appropriate Brushed DC Servo motor. Does NI carry or recommend any? Is this link the best resource for this? Thanks again.
04-30-2009
02:48 AM
- last edited on
04-24-2024
09:15 PM
by
Content Cleaner
NI's offering for servo drives is quite limited, but if the MID-7652 meets your power requirements, it's a good completion for the 7342 with very simple wiring. Please note, that the motor's inductance shouldn't be below 100µH.
If the MID-7652 is oversized or undersized, you could choose a 3rd party drive and motor in combination with a UMI. The motion advisor should help you to select a fitting product.
Jochen