kumar_prashu Posted September 20, 2004 Report Posted September 20, 2004 Hello Everybudycan anyone tell me how to stop the stepper motor running at full steps/secs (full speed). I know that it operates on pulses but i have to put heavy load on the motor shaft so because of pulling action of load the motor may slip from the commanded position. My question is Can I apply the Pwm principle as applicable to the DC motors to completely stop the motor at its position. Also i want to know is that can motor be made to able holding more torque than the "Rated Holding Torque". Quote
ante Posted September 20, 2004 Report Posted September 20, 2004 Kumar,You must use a motor rated for the load in your application then you can stop it just by stopping the pulses. PWM is used for other kinds of motors. If you exceed the holding torque by applying more current you will damage the motor in a very short time. It is possible to use some kind of mechanical brake to hold the shaft but this will complicate the construction. Quote
MP Posted September 21, 2004 Report Posted September 21, 2004 Kumar,Your stepper should always have the same pulse width on the pulses sent to it.What circuit are you using to run this stepper? There is a delay in between each of the motor pulses. You add to the delay time in between the steps to slow the motor down. It is hard to explain how without knowing the circuit used.MP Quote
surajbarkale Posted September 22, 2004 Report Posted September 22, 2004 The effective voltage generated by a PWM is directly proportional to the Duty Cycle. The relation is - Ton * VpeakVeff = ---------------------- Ton + ToffThe DC motor can be controlled by using this voltage. However this is not the case with stepper motor. If you need more torque, you should put more current into the motor (without burning it ;)). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.