Skip to story
ELI5 Yahaaa

Sense, decide, move

What Makes Something a Robot?

A washing machine follows instructions. A robot notices what is happening and changes what it does.

It senses what is around it It decideswhat to do It moves Then sensesagain, manytimes a second
Round this loop, over and over.
  1. Step 1 of 5

    Sensing comes first.

    Cameras that see shapesBeams that measuredistanceSwitches that feel abumpMeters that sense howhard it is pushing

    Cameras, distance sensors, switches that notice a bump, meters that measure how hard a motor is pushing. Without sensing, a machine can only repeat what it was told, blind.

  2. Step 2 of 5

    Deciding is a very simple rule, run very fast.

    1 Read thedistance2 If it is tooclose, turn3 Do it, thencheck again

    Most robot decisions are nothing grand: if the wall is closer than this, turn. Run that check a hundred times a second and it looks like the machine is being careful.

  3. Step 3 of 5

    Moving accurately is the hard part.

    Told to move to a spot The jointreports whereit really is The error is corrected Hundreds oftimes asecond

    A motor told to turn a quarter-turn will overshoot. Real joints have sensors reporting their actual position, and the robot corrects constantly — which is what makes the movement look smooth.

  4. Step 4 of 5

    Most robots are arms in factories.

    What people picture Walking, talking,humanlikeWhat most robots are One arm, one job, allday

    The famous ones walk and talk. The overwhelming majority are a single arm bolted to a floor, welding or lifting the same thing all day, faster and more precisely than any person could.

  5. Step 5 of 5

    Legs are much harder than wheels.

    A walking robotFallingforwards onpurposeCatchingitself everystep

    A wheeled robot that stops is simply parked. A walking one is falling forwards on purpose and catching itself each step, so it must correct its balance constantly or it topples.

    A robot vacuum is a proper robot: it senses walls and stairs, decides where to go, and moves. It is just not shaped like a person.

The short version

A robot senses its surroundings, decides what to do, and moves — running that loop many times a second.

Try it yourself

Walk across a room with your eyes shut. That wobble is what a robot without sensors has to cope with.

Topics