• Go to the Main Portal - RobotShop.com
  • Go to RobotShop USA Website
  • Go to RobotShop Canada Website
  • Go to RobotShop Europe Website
  • Go to RobotShop International Website
DFRobotShop Rover Basic Kit

My Shopping Cart

Item: 0
Total: USD $0.00

  • Checkout
5 Year Warranty on Robotic Vacuums
RobotShop Learning Center  »  Tips »  What Determines the Speed of My Mobile Robot

What Are the Ramifications of The Speed of My Mobile Robot?

The velocity of a mobile robot is entirely up to the user. A robot that moves too fast might be more difficult to control whereas a robot that moves too slowly tends to appear sluggish. Given the diversity of robots possible, there is no set standard (and nor should there be) for determining a robot's ideal speed. In a competition setting, it is not always the fastest robot that wins (classic tortoise vs. the hare argument) and vice versa.

Consider the DARPA urban challenge as an example. Teams designed full-scale autonomous vehicles (often based around commercial passenger vehicles) and programmed them to navigate random urban terrain. Although the passenger vehicles are capable of speeds of 100 kilometers per hour or more, they were constrained to far less than this for safety reasons. Having the vehicles move at slower speeds also gave the artificial intelligence more time to react to unforeseen situations, and in the event of a collision, there would hopefully not be significant loss of investment.

Kinetic Energy

Along with velocity comes the concept of kinetic energy (KE). In simple terms, "kinetic energy" can be described as the energy an object of a given total mass (m) has when it is moving at a given velocity (v):

KE = 0.5*m*v2

In order for a moving object to come to rest, it must lose all of its kinetic energy. In cars, the brakes use friction to dissipate the energy, which is converted to heat. Slow moving robots can often be stopped simply by cutting power and letting the gear down and inefficiencies (including internal friction) bring the robot to a stop. For faster moving robots, it is best to slow down the robot gradually, otherwise the motor will create back EMF.

Momentum

An object's relative linear momentum can be defined as:

p
=m*v

m
: the object's total mass
v: object's velocity (as a vector)

When two objects collide, momentum is conserved (so long as there are no external forces acting on the system). A large, fast-moving robot has significantly more momentum than a small, slow-moving robot and is therefore much harder to stop. You should consider momentum if your robot is heavy, fast-moving, fires projectiles or may encounter collisions (such as robot sumo).

Velocity vs. speed

The definitions of speed and velocity are not the same. “Speed” is a value that is inherently positive and the average speed of an object can be calculated as the displacement divided by the time interval. Average “velocity” is a value that depends on the net displacement of an object and is a vector that can be positive or negative.



RobotShop Learning Center  »  Tips »  What Determines the Speed of My Mobile Robot