10

Click here to load reader

Micro Mouse Presentation

Embed Size (px)

Citation preview

Page 1: Micro Mouse Presentation

Presentation On

Micromouse

ByKushal Chitranshu

Abhishek DubeyJaya Tripathi

Page 2: Micro Mouse Presentation

What is a Micro Mouse

A Micro Mouse is an miniature electro-mechanical robot, typically consisting of three main subsystems:

1. The drive system2. An array of sensors, and3. The control system. Its purpose is to find its

way through ANY type of maze - in the shortest amount of time.

It integrates several different disciplines of engineering, ranging from electrical to mechanical to computer science

Page 3: Micro Mouse Presentation

MAZE

16x16 cellsEach cell

18cmx18cmWall thickness

12mmMultiple paths

from start to centre

Page 4: Micro Mouse Presentation

MICRO

CONTROLLER

SESNSORS

SENSORELECTRON

ICSMOTORDRIVER

LEFTMOTO

R

RIGHTMOTO

R

BLOCK DIAGRAM

Page 5: Micro Mouse Presentation

Basic components of Micro mouse:

Sensors

Motors

Microcontroller

Batteries

Page 6: Micro Mouse Presentation

Sensors in a Micro mouse A device that measures

or detects a physical condition.

An electronic sensor converts this measurements into an equivalent analog or digital electrical signal.

Detect presence/absence of walls.

To be able to run straight.

To be able to position and

orient itself in the maze.

-

Page 7: Micro Mouse Presentation

Microcontroller:

Choose the controller that has sufficient

Amount of FLASH memory to store your program Amount of RAM memory for variables Number of Timers Min of TWO 16 bit timers or ONE 16 bit timer with TWO output compare channels and ONE 8 bit timer Number of ADC channels Good operating speed ATMEGA32 of Amtel made is one that is suitable

Page 8: Micro Mouse Presentation

STEPPER MOTOR

STEPPER MOTOR is a brushless DC motor whose rotor rotates in discrete angular increments when its stator windings are energized in a programmed manner. Rotation occurs because of magnetic interaction between rotor poles and poles of sequentially energized stator windings. The rotor has no electrical windings, but has salient and/or magnetized poles.

Page 9: Micro Mouse Presentation

Batteries:Choose batteries that can provide high voltage and high power with low weight

Should have current capacity more than 700 mah

Ni-MH & Ni-Cds Can provides high current at 1.2 V Can be charged by Constant Current or Constant Voltage chargers

Li – Ion Can provide high current at 3.6v Should be charged using CCCV charger .

Page 10: Micro Mouse Presentation

PCB LAYOUT