Skip to Content
Learning Robotics using Python - Second Edition
book

Learning Robotics using Python - Second Edition

by Lentin Joseph
June 2018
Beginner to intermediate
280 pages
6h 58m
English
Packt Publishing
Content preview from Learning Robotics using Python - Second Edition

Calculation of motor torque

Let's calculate the torque required to move the robot:

  1. Number of wheels = Four wheels including two caster wheels.
  2. Number of motors = Two.
  3. Let's assume the coefficient of friction is 0.6 and radius of the wheel is 4.5 cm.
  4. Take the total weight of robot = weight of robot + payload = (W = mg) = (~100 N + ~20 N) W= ~ 150 N, whereas total mass = 12 Kg.
  5. The weight acting on the four wheels can be written as 2 * N1 + 2 * N2 = W; that is, N1 is the weight acting on each caster wheel and N2 on motor wheels.
  6. Assume that the robot is stationary. The maximum torque is required when the robot starts moving. It should also overcome friction.
  7. We can write the frictional force as robot torque = 0 until the robot moves. If we ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Robotics using Python

Learning Robotics using Python

Lentin Joseph
Python Robotics Projects

Python Robotics Projects

Prof. Diwakar Vaish

Publisher Resources

ISBN: 9781788623315Supplemental Content