9

I've been playing around with a Lego Mindstorms NXT robot, gearing it for speed and power. To my dismay, when geared for power, it wasn't any harder to stop than when geared for speed -- I suspect that it doesn't have very good traction (as there really isn't much mass pushing down on the wheels).

It would be nice to be able make quantitative statements about how much force (and thus, how much torque) a robot puts out. Does anyone know how I can do this? Would, for example, a spring scale or force gauge work well for this purpose, and if so, what is a good maximum rating to look for?

PeterJ
  • 17,131
  • 37
  • 56
  • 91
Clinton Blackmore
  • 2,270
  • 1
  • 22
  • 23
  • If you're into building robots, don't forget to commit to the [Robotics Proposal](http://http://area51.stackexchange.com/proposals/40020). – Rocketmagnet Sep 30 '12 at 17:32

3 Answers3

5

I've always used a standard spring kitchen scale rotated. Put the scale between the robot and a wall (or another fixed object) and let the robot push...

BTW: This is one of the tips that are also suggested in the robotic sumo chapter of "Building Robots With Lego Mindstorms" book by Mario and Giulio Ferrari (two italian RCX gurus). So, it's really "in topic" with the original question.

Axeman
  • 3,498
  • 20
  • 27
4

A cheap way to do it would be to have the robot pulling on a string which runs over the edge of the the table (or to a pulley), and gradually add weights (such as washers) to the end of the string until the robot can't lift any more.

Jeanne Pindar
  • 1,459
  • 1
  • 13
  • 16
0

It would at least provide a starting point, but if your Robot has poor traction you don't want the weight of your Newton Balance to affect your results in either direction, if possible. There are devices which measure breaking strain on ropes etc (I'm not sure what they're called), they measure up to a value but don't decrease until you reset it, that might be more use, but I don't know whether they come in a small enough (or accurate enough) version.

Edit: Strain Gauges?

Edit(2): Maybe a Secondary School Physics Textbook might have some suggestions for experiments that could be adapted to measure this.

Amos
  • 2,893
  • 3
  • 26
  • 26