Hello, everyone.
I'm working on the force feedback control with labview.
Two stepper motors are controlled by force feedback of Load cells (target force input by operator).
In terms of control the system,
can I use "velocity control" to control stepper motor?
- I've tried that stepper motors have linear motion to get target force.
But, I programmed it with repeatation of move&stop motion.
Two motors check the target force from load cell after every short movement.
The problem is that the delay of signal responses caused with the contol loop.
Could you show me any idea for my force feedback control?