Relationship between PWM, Torque and Duty for a 3D Crane System

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
carlosreyes
Messages
2
Reaction score
0
I am working on a 3D crane system, the system has three dc motors for y, x and z axis, and i control them with a PWM signal. i need to find the relationship between pwm and torque or torque and duty. could someone help me, thanks
 
Engineering news on Phys.org
Aren't they proportional by a square? If you have a 0-5V PWM signal at some frequency, the duty cycle is essentially the percentage of that p-p voltage (e.g., 50% duty cycle gives an effective (I think this is the word. The voltage you see for all practical purposes) voltage of 2.5V, 75% duty cycle gives 3.75V effective voltage) (PWM duty cycle is essentially the percentage of the period the signal is high or on). If I'm not mistaken, torque is linearly proportional to the power you deliver it. Power is V*I or V^2/R, and your coil resistance ideally is constant while powered, so you'll get a power proportional to the square of any given voltage you apply to the coil. So, I would say torque is directly proportional to the square of your voltage seen by any given PWM duty cycle (with some constant multiplier having to do with your motor, driver, signal levels, etc).

I'm not sure though. Just throwing out some ideas.
 
Last edited:
thanks for the ideas, right now i am testing the system, i will reply this post when i finish.

and if your or somebody else has some ideas they are welcome


thanks