Edge sensors
This will keep our robot within the ring
Last updated
This will keep our robot within the ring
Last updated
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.
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.
There are a few sensors I've seen and used that are recommended for sumo. I'll post them below:
JSUMO ML1 line sensors (these are the ones we typically use)
Pololu QTR-1A
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.