Lachlan Micromouse Control Physics

Physics

This page details some of the physics that govern a wheelchair type micromouse that is suitable for designing a controller. The physics detailed isn't exact, that's what the controller is for, to take care of any error! These equations were used to formulate the controller for my team's micromouse core trio, and worked very well.

There are two types of movement a mouse can make. Translation, and rotation. This requires two models to be formulated, one for translational movement, and another for rotational movement.

let LaTeX Equation = left wheel tangential velocity
let LaTeX Equation = right wheel tangential velocity
let LaTeX Equation = micromouse translational velocity
let LaTeX Equation = micromouse rotational velocity
let LaTeX Equation = micromouse turning circle radius

LaTeX Equation
LaTeX Equation
LaTeX Equation

Tyres

The keyword for any wheel-surface interface is traction. A high tractive allows you to use a high tractive effort (torque). However if you apply a torque higher than the adhesion conditions will allow, you will get wheel slip (bad).

LaTeX Equation
LaTeX Equation

Mass cancels out and doesn't matter in this simplistic model.


Last Modified: August 30, 2008 with 5 page views.

This page is licensed under the following license: GNU Free Document License Suitable for Everyone