Sumo Bots
  • Introduction
    • What is robot sumo?
    • Robot sumo weight classes
    • Rules in robot sumo
    • What makes up a sumo bot?
  • Electronics
    • Choosing parts for your robot
      • Motors
      • Motor drivers
      • IR sensors
      • Edge sensors
      • Microcontroller
      • IR/RF Remote
      • Battery
      • Voltage regulator
    • Calculating power consumption
    • Making your first schematic
    • Turning your schematic into a PCB
    • Getting your PCB fabricated
  • SOFTWARE
    • Getting Started
    • Firmware Training
      • Part 1: Running Blinky
  • MECHANICAL DESIGN
    • Page 3
Powered by GitBook
On this page
  • Using phototransistors for edge detection
  • Recommendations
  • Placement
Export as PDF
  1. Electronics
  2. Choosing parts for your robot

Edge sensors

This will keep our robot within the ring

PreviousIR sensorsNextMicrocontroller

Last updated 9 months ago

Our robot is now equipped with sensors to see the enemy robot, but how will it know not to accidentally misstep outside of the dohyo's white border? To prevent our robot from meandering into no man's land, we should give it some edge sensors.

Using phototransistors for edge detection

Edge sensors commonly used in robot sumo make use of a phototransistor and IR diode pair. The IR diode acts as a sender, emitting IR light out to an object. Once the light eventually reflects, it is received by the phototransistor which then outputs a voltage between 0 and . This output voltage is dependent on the contrast in color of the surface being detected. Using these line sensors, we can see where the white edge of the ring begins and where the black area ends by comparing the contrast.

Recommendations

There are a few sensors I've seen and used that are recommended for sumo. I'll post them below:

  • JSUMO (these are the ones we typically use)

  • Pololu

Placement

Line sensors should be placed on the underside of the robot, so they have clear view of the dohyo's surface. It is best to place them at the corners of the bot for the maximum coverage.

For mini sumo, placing two sensors to cover the front edge are good enough.

Make sure to give your bot enough ground clearance, so the sensors have enough distance to detect light

ML1 line sensors
TCRT5000
QTR-1A
ML1 Line sensor