Tag Archives: sensors

Pointing the sensors

How do you decide where to point the sensors?

Posted in sensor | Tagged , , | 1 Comment

Decimus 2 sensor geometry

Decimus 2 is now nearly ready to go. I don’t have much hope of having it ready for the Japan contest but it is worth a try. The mouse weighs only 2/3 as much as its predecessor at about 115g … Continue reading

Posted in Micromouse | Tagged | 3 Comments

Line Follower Sensors Setup

With the sensors installed and the robot pretty well complete, it is time to see if they can actually do the job they were designed for. the idea is that the line of sensors will be able to measure the … Continue reading

Posted in Line Follower | Tagged , , , | 2 Comments

Line follower sensor experiments

The simplest arrangement for a line follower is probably two sensors with digital outputs. As long as one can see the line and the other can see the background, the controller is happy otherwise it must turn left or right … Continue reading

Posted in Line Follower | Tagged , , | Leave a comment

New line follower robot

Line followers are a perennial favourite of the small robot builder. It is not hard to make something that will bumble about and follow a line marked out on the floor. the technology can be very simple but the same … Continue reading

Posted in Line Follower | Tagged , , , , , | 4 Comments

Sensor alignment

For consistent results, the sensors on a micromouse need to be carefully aligned and then fixed in place. In a perfect world, the emitters would all have the same radiation pattern and would generate the same amount of illumination for … Continue reading

Posted in Micromouse | Tagged , , , | Leave a comment

Feeling our way with sensors

The sensors are a critical part of a micromouse. Primus uses six infra-red reflective sensors. Here is code to test that they are working.Now that we have a nice display to show what the sensor reading are, we can get … Continue reading

Posted in Primus | Tagged , , | Leave a comment

Sensor Data Analysis

Micromouse sensors are subject to several sources of error and interference. Capturing a set of data samples lets you do some simple analysis of the effects of those errors.The test rig was set up with a section of wall placed … Continue reading

Posted in Primus | Tagged , , , | Leave a comment

Sensor test

The simple sensor circuit described by Ng Beng Kiat seems to give the best results.On his web site (http://www.np.edu.sg/alpha/nbk/) Beng Kiat describes Min4, one of his recent mice. In there is a PDF with schematics for the mouse. The sensor … Continue reading

Posted in Primus | Tagged , , , | Leave a comment