Let us make our lives easy and assume linear acceleration.
In physics,
, in which
is the velocity at
time
,
is the initial velocity in units of
meters per second and
is acceleration in units of meters per
second squared. The
amount of force to accelerate your robot is
, in which
is force in units of Newton (N) and
is mass in units of gram (g).
For example, if your robot has a mass of 1kg, you want the top speed to
be
, and you want it accelerate to
top speed in 0.5s, the required force is
. How much is a Newton (N)?
A ``pound'' is the force of a 0.4545kg at one G. One G is
. Therefore, a ``pound'' is approximately 4.45N. In
other words, 1N is about 0.22 pounds. That's not much.
How can a robot's wheels exert 0.4N? Assuming the robot is driven by
two drive wheels, each wheel only needs to push at 0.2N at the axle.
Intuitively, the large the wheel, the more torque it needs to deliver the
same amount of force at the axle. Torque is
. If we use a
wheel has a radius of 30mm, the required torque becomes
.
Most stepper motors are specified by its detent and holding torque. The holding torque is easy to explain: this is the amount of torque to force the axle to turn one step when the motor is energized. The detent torque is the amount of torque that a motor has to turn the axle. This is what we need to know. Most stepper motors have both the holding torque and detent torque specified. Surplus motors, however, seldom has any specifications. You will need to purchase one and find out by testing.
In the case that torque is specified, it is often specified in
oz-in (ounce-inch). How does an ounce-inch relate to newton-meter?
.
1 pound is 4.45N, so 1 oz-in is
,
which computes to 0.00706Nm. In our example, we need 0.006Nm, which
translates to less than 1 oz-in.
Some other times, torque is very incorrectly specified in g-cm (gram
centimeter). The unit should have been g-G-cm (gram at one G
centimeter). How does one 1 g-G-cm relate to N-m? It is
, which
computes to
. An oz-in is, therefore,
72.04 g-G-cm.
Note that our computation does not include any friction and angular momentum of the wheels. Furthermore, it assumes that the torque remains the same from stationary to full speed. In reality, a design needs a lot of margins. In this case, it is not unreasonable at all to specify stepper motors with at least 3 to 4 oz-in of torque.