In my project assembly, I'm using bipolar steppers
To find motor start position, I send degree from control application with load or off, and also I'm using Limit switch in case of unexpected shutdown during the process for example with program error.
After finishing the work and before turning off the power, I'm using servo motor with mechanical lock to keep degree position fixed and saved from weight of the part or physical contact
I'm wondering what is a most proper way or possibility to keep stepper motor rigid in particular position after power is plugged off.
To find motor start position, I send degree from control application with load or off, and also I'm using Limit switch in case of unexpected shutdown during the process for example with program error.
In my project assembly, I'm using bipolar steppers
To find motor start position, I send degree from control application with load or off, and also I'm using Limit switch in case of unexpected shutdown during the process for example with program error.
After finishing the work and before turning off the power, I'm using servo motor with mechanical lock to keep degree position fixed and saved from weight of the part or physical contact
I'm wondering what is a most proper way or possibility to keep stepper motor rigid in particular position after power is plugged off.
Any advice, guide or example would be helpful
Stepper motors only work with power. You'll require a solenoid brake just like the servo motor. Alternative is
using a non-back-drivable power train such as a worm gear.
Couple of moths late but you could just short all the 4 wires of the steppers with some relays. I will get way harder to rotate as is working as generator. I have seen this method used to hold milling machines headstocks up after shuting down the controller.
In my project assembly, I'm using bipolar steppers
To find motor start position, I send degree from control application with load or off, and also I'm using Limit switch in case of unexpected shutdown during the process for example with program error.
After finishing the work and before turning off the power, I'm using servo motor with mechanical lock to keep degree position fixed and saved from weight of the part or physical contact
I'm wondering what is a most proper way or possibility to keep stepper motor rigid in particular position after power is plugged off.
Any advice, guide or example would be helpful
You could add an electromagnetic brake, but you'd also have to save the active phase information in EEPROM
on power down too, so that when the brake is released the motor doesn't jump a few steps...