Travelling a bumpy road with a micromouse

My micromouse generates a lot of data. I log speeds, sensor readings, motor controller parameters. All sorts of things. Often that data just makes me worry. Most recently, I was noticing that there were some large variances at speed. Micromouse is a race - among other things. If you cannot…

Continue ReadingTravelling a bumpy road with a micromouse

Birmingham City University Techfest 2014

All is set for the fourth annual Techfest at Birmingham City University. On Saturday 28 June 2014, the University will be host to a celebration of technology, engineering and science. As with previous events there will be a variety of activities during the day which is expected to include robotics contests for mini-sumo,…

Continue ReadingBirmingham City University Techfest 2014

The gyro knows best – an experiment with a complementary filter

Gyros drift. Everyone knows that and there are lots of ways to counter the drift. The autonomous flying vehicle folk will tell you that Kalman filters are the way to go – if you have time for all that maths. A complementary filter is simpler but will it help with steering a micromouse? (more…)

Continue ReadingThe gyro knows best – an experiment with a complementary filter

Claude Shannon made a micromouse first

The micromouse contest has been around for some time now. You may be surprised at just how long there have been autonomous solvers of the problem. The modern contests began in the late 1970s and have run pretty much non-stop since. Possibly the earliest example though dates back to 1950. (more…)

Continue ReadingClaude Shannon made a micromouse first

Diagonal paths for a micromouse using a state machine

To get the shortest possible run times, a micromouse must be able to make full use of diagonal paths. By running a diagonal, slow, tricky turns are avoided and the distance is much less. No competitive micromouse can ignore diagonals. Diagonal Paths From the point of view of a human…

Continue ReadingDiagonal paths for a micromouse using a state machine

Smooth pathfinding with a state machine

A competitive micromouse must run a path made up of smooth turns rather than stopping for in-place turns. For novice builders of micromouse, this can seem a difficult task. Here is a method for creating a smooth path using data from flooding the maze. The method described here for generating…

Continue ReadingSmooth pathfinding with a state machine

Minos 2014 report

On April 26th 2014, Birmingham City University was host to the 14th annual Minos event. The change of venue brought a number of advantages but otherwise, the weekend followed the usual format of talks and lectures on the Saturday and contest on the Sunday. The Saturday brought a good mix of…

Continue ReadingMinos 2014 report