SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Micromouse2009Alex Forencich and Jeffery WurzbachIEEE UCSD2/13/2009Matching Funds Proposal19335752733675<br />Overview<br />Micromouse is a annual competition held at the IEEE Region 6 spring meeting in which an autonomous robot must find its way to the center of a maze.  This project requires a variety of skills including mechanical design, circuit design, microcontroller programming, PCB layout, PCB assembly, and maze algorithms. The experience and skills the team gains working on this project will give them a huge advantage in school and in the job market.<br />The official Micromouse rules are specified by the IEEE, and the competition will be held at UCSD this Spring in conjunction with the IEEE Southwest Area Meeting. The UCSD Micromouse project was founded in fall 2006, and this will be our third consecutive year participating in the competition. Our main competitors are Arizona State University and New Mexico Tech.<br />Student Benefits<br />Students working on Micromouse have to apply knowledge learned inside the classroom and learn a number of skills not taught at UCSD. This project requires a number of skills including:<br />Circuit design. The typical ECE class involves analyzing circuits, not designing circuits. In a typical ECE lab, students are given a circuit and have to solve for some parameter to make it work correctly. In Micromouse, students are given an abstract problem - build a robot that solves a maze - and must translate that into a concrete implementation that solves the problem. First, the team has to come up with a strategy, then a system level design, then break that system down into modules, and finally design circuits and select parts to implement those modules. The students have to design circuits for the microcontroller, sensors, wireless interface, motor controllers, and power supply.<br />PCB layout. Since ECE classes use breadboards, PCB design is not even mentioned. In Micromouse, students must choose parts from hundreds of manufacturers and dozens of suppliers with myriad specifications and footprints. They must teach themselves the art of PCB layout, and the tools for getting it done. The de facto standard for hobbyists and academics designing professional quality PCBs is CadSoft Eagle. The team used Eagle to design state of the art multilayer, double sided PCBs using surface mount components. All traces were routed by hand.<br />SMD soldering. The typical ECE class involves building circuits on breadboards from a bin of already ordered parts. It's good for learning and rapid prototyping, but you won't find a breadboard inside your laptop. After sending the PCB layouts for fabrication, the team had to solder the components to the boards. SMD soldering is an art that can only be mastered through practice. This also gives students a design for manufacturability perspective that will help them in industry when they're designing RF circuitry for next-generation cell phones. <br />Mechanical design. The chassis of the robot was designed in SolidWorks. SolidWorks is the standard in professional CAD software, and is widely used in industry. Below, a SolidWorks rendering of a preliminary design using an acrylic material.<br />Mechanical fabrication and assembly. The team sent some of the CAD drawings out for professional fabrication, and made others themselves using standard machine shop tools including lathe and drill press.<br />Embedded programming. The robot uses an ARM microprocessor - the same kind of processor found in iPhones, Blackberries, Windows Mobile devices, and other high performance embedded systems. They use the GNU toolchain to cross-compile for ARM, and JTAG interface to program the chip. Since there is no OS, the students get to program at a very low level - stepper motor drivers, sensor interfaces, interrupt handlers, memory management. They coded the motor drivers to use PID to  avoid the walls of the maze.<br />Artificial Intelligence. After the low-level code has been written, the students get to write the maze solving code. While DFS is the standard maze exploration algorithm, the fact that the maze can be run multiple times offers opportunities for learning and optimization. For example, after the mouse has run the maze once, it could identify the straightaways and go faster on those sections.<br />The Competition<br />288988547625The mice are completely autonomous robots that must find their way from a predetermined starting position to the central area of the maze unaided. The mouse needs to keep track of where it is, discover walls as it explores, map out the maze and detect when it has reached the goal. Having reached the goal, the mouse will typically perform additional searches of the maze until it has found an optimal route from the start to the center. Once the optimal route has been found, the mouse will run that route in the shortest possible time. Mice can run at up to three meters per second, with current world records around 6~7 seconds. <br />The competition is held annually at the IEEE Region 6 Southwest Area Meeting. This meeting is held at a different university in the southwest area every year. This year, UCSD has the privilege of hosting the competition. Other universities will be coming on campus on March 25 to compete in the Micromouse competition. In preparation, we have built our own to-spec maze so that we can host the competition. The picture below shows our fiercest competitor and undefeated Micromouse champion, Arizona State University, in action.<br />The rules are available at: http://ieee.ucsd.edu/files/micromouse-rules.pdf<br />center227330<br />History<br />Two years ago, Chris Aprea built the first UCSD micromouse for the 2007 competition.  He used an OOPic processor board, Sharp distance sensors, and two stepper motors.  Unfortunately, the processor did not have enough resources to perform the calculations necessary to actually solve the maze. The distance sensors failed shortly before the competition causing the robot to spin around in circles.<br />After the failures of the first bot, a redesign was deemed necessary.  Alex Forencich joined the team after the 2007 competition and designed a custom ARM processor board to replace the underpowered OOPic board and shoddy motor drivers.  The new bot performed much better, but still had  several major problems.  The mechanical frame of the bot was not ideal, allowing the bot to get stuck in the maze after only traveling a short distance.  Also, the hardware and software were difficult to debug due to the lack of useful debugging interfaces and the single-board construction.  A new design was needed to remedy these issues, so after the competition, the team immediately began working on a new design for the robot.  <br />Progress so Far<br />The new design was started last year after the competition.  Jeffery Wurzbach joined the team and designed a new chassis for the robot that would prevent the unit from getting stuck as well as provide better sensor mounts for the Sharp distance sensors.  The new team leader Alex Forencich redesigned the electronics from the ground up, starting with the power supply.  The linear regulators on the old bot had the bad habit of getting very hot, so the new power supply was built out of much more efficient switching supplies.  The processor worked great, but was hard to debug so a new processor board was designed to add support for a Zigbee wireless serial link and a basic LED indicator board, greatly simplifying debugging.  The motor controllers were moved to a separate board so isolating motor controller issues is as simple as swapping out the whole board instead of firing up the soldering iron.  It was also determined that an actual maze, built to scale, would be necessary to properly prepare for the competition, so the construction of the maze began with the new academic year.<br />The new bot is featured on the front cover. It was also presented at Eureka 2009.<br />Since three bot chassis were built and we had a very good turnout in terms of team members, three sets of all the hardware have been procured and the team will break into three smaller groups for writing the software.<br />Work to be done<br />Currently, quite a few of the bot's onboard peripherals are up and running.  However, there is still quite a bit of low-level hardware interface code that needs to be written, namely in relation to the motor controller.  All of the high-level code needs to be written as well, but most of that will be taken care of by the separate teams.  The maze is currently a work in progress, but it is coming together little by little.  <br />Budget and Fundraising Efforts<br />We petitioned for and received $1500 from the IEEE San Diego section. We also received a large discount on the Eagle license. This project produces results of amazing professionalism, and we would greatly appreciate the help of the Jacobs school in continuing to fund such a high quality project.<br />
Micromouse
Micromouse
Micromouse
Micromouse
Micromouse
Micromouse
Micromouse

Weitere ähnliche Inhalte

Was ist angesagt?

4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô
4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô
4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tôhttps://www.facebook.com/garmentspace
 
The Working Principle of Submersible Pump
The Working Principle of Submersible PumpThe Working Principle of Submersible Pump
The Working Principle of Submersible Pumproll82repair
 
Nx cam
Nx camNx cam
Nx camso luu
 
HYDRAULICS & PNEUMATICS UNIT-4
HYDRAULICS & PNEUMATICS UNIT-4HYDRAULICS & PNEUMATICS UNIT-4
HYDRAULICS & PNEUMATICS UNIT-4Karthik R
 
AUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh Tan
AUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh TanAUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh Tan
AUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh TanPhan Minh Tân
 
Anti lock braking (ABS) Model based Design in MATLAB-Simulink
Anti lock braking (ABS) Model based Design in MATLAB-SimulinkAnti lock braking (ABS) Model based Design in MATLAB-Simulink
Anti lock braking (ABS) Model based Design in MATLAB-SimulinkOmkar Rane
 
Bài giảng NHÀ MÁY NHIỆT ĐIỆN.pdf
Bài giảng NHÀ MÁY NHIỆT ĐIỆN.pdfBài giảng NHÀ MÁY NHIỆT ĐIỆN.pdf
Bài giảng NHÀ MÁY NHIỆT ĐIỆN.pdfHanaTiti
 
Thực hành thiết kế sản phẩm Solidworks (demo)
Thực hành thiết kế sản phẩm Solidworks (demo)Thực hành thiết kế sản phẩm Solidworks (demo)
Thực hành thiết kế sản phẩm Solidworks (demo)Trung tâm Advance Cad
 
Vehicle Testing and Homologation
Vehicle Testing and Homologation  Vehicle Testing and Homologation
Vehicle Testing and Homologation YashSanghadia
 
Cruise control simulation using matlab
Cruise control simulation using matlabCruise control simulation using matlab
Cruise control simulation using matlabHira Shaukat
 
Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot
Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot
Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot IJECEIAES
 
Motion Control Theory. servomotor
Motion Control Theory. servomotorMotion Control Theory. servomotor
Motion Control Theory. servomotorNelson Izaguirre
 
Exoskeleton arm ppt
Exoskeleton arm pptExoskeleton arm ppt
Exoskeleton arm pptVivekC37
 
Chapter 8 - Robot Control System
Chapter 8 - Robot Control SystemChapter 8 - Robot Control System
Chapter 8 - Robot Control SystemHaffiz Radzi
 
Acs 550 tiếng việt
Acs 550 tiếng việtAcs 550 tiếng việt
Acs 550 tiếng việtkhongbaogiotk
 

Was ist angesagt? (20)

4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô
4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô
4.4.1. nghiên cứu, phân tích và đánh giá động lực học hệ thống lái ô tô
 
The Working Principle of Submersible Pump
The Working Principle of Submersible PumpThe Working Principle of Submersible Pump
The Working Principle of Submersible Pump
 
Nx cam
Nx camNx cam
Nx cam
 
Cam-Less Engines
Cam-Less EnginesCam-Less Engines
Cam-Less Engines
 
HYDRAULICS & PNEUMATICS UNIT-4
HYDRAULICS & PNEUMATICS UNIT-4HYDRAULICS & PNEUMATICS UNIT-4
HYDRAULICS & PNEUMATICS UNIT-4
 
AUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh Tan
AUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh TanAUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh Tan
AUTOCAD 2D CHUYÊN SÂU CHO KỸ SƯ THIẾT KẾ - Phan Minh Tan
 
Anti lock braking (ABS) Model based Design in MATLAB-Simulink
Anti lock braking (ABS) Model based Design in MATLAB-SimulinkAnti lock braking (ABS) Model based Design in MATLAB-Simulink
Anti lock braking (ABS) Model based Design in MATLAB-Simulink
 
Bài giảng NHÀ MÁY NHIỆT ĐIỆN.pdf
Bài giảng NHÀ MÁY NHIỆT ĐIỆN.pdfBài giảng NHÀ MÁY NHIỆT ĐIỆN.pdf
Bài giảng NHÀ MÁY NHIỆT ĐIỆN.pdf
 
Thực hành thiết kế sản phẩm Solidworks (demo)
Thực hành thiết kế sản phẩm Solidworks (demo)Thực hành thiết kế sản phẩm Solidworks (demo)
Thực hành thiết kế sản phẩm Solidworks (demo)
 
Vehicle Testing and Homologation
Vehicle Testing and Homologation  Vehicle Testing and Homologation
Vehicle Testing and Homologation
 
2. robotics
2. robotics2. robotics
2. robotics
 
Cruise control simulation using matlab
Cruise control simulation using matlabCruise control simulation using matlab
Cruise control simulation using matlab
 
Robotics lec 6
Robotics lec 6Robotics lec 6
Robotics lec 6
 
Đề tài: Phân tích động học Cơ cấu hành tinh kiểu Simpson, HAY
Đề tài: Phân tích động học Cơ cấu hành tinh kiểu Simpson, HAYĐề tài: Phân tích động học Cơ cấu hành tinh kiểu Simpson, HAY
Đề tài: Phân tích động học Cơ cấu hành tinh kiểu Simpson, HAY
 
Control Valve use in Hydraulic System of heavyt Equipment
Control Valve use in Hydraulic System of heavyt EquipmentControl Valve use in Hydraulic System of heavyt Equipment
Control Valve use in Hydraulic System of heavyt Equipment
 
Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot
Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot
Modeling, Simulation, and Optimal Control for Two-Wheeled Self-Balancing Robot
 
Motion Control Theory. servomotor
Motion Control Theory. servomotorMotion Control Theory. servomotor
Motion Control Theory. servomotor
 
Exoskeleton arm ppt
Exoskeleton arm pptExoskeleton arm ppt
Exoskeleton arm ppt
 
Chapter 8 - Robot Control System
Chapter 8 - Robot Control SystemChapter 8 - Robot Control System
Chapter 8 - Robot Control System
 
Acs 550 tiếng việt
Acs 550 tiếng việtAcs 550 tiếng việt
Acs 550 tiếng việt
 

Ähnlich wie Micromouse

Who Is This Guy?
Who Is This Guy?Who Is This Guy?
Who Is This Guy?Chili.CHIPS
 
IRJET- Navigation Camp – Bot
IRJET-  	  Navigation Camp – BotIRJET-  	  Navigation Camp – Bot
IRJET- Navigation Camp – BotIRJET Journal
 
IRJET-Automatic Self-Parking Chair using Nissan Technology
IRJET-Automatic Self-Parking Chair using Nissan TechnologyIRJET-Automatic Self-Parking Chair using Nissan Technology
IRJET-Automatic Self-Parking Chair using Nissan TechnologyIRJET Journal
 
The Wireless Remote Control Car Based On Arm9
The Wireless Remote Control Car Based On Arm9The Wireless Remote Control Car Based On Arm9
The Wireless Remote Control Car Based On Arm9IOSR Journals
 
Industrial training report
Industrial training report Industrial training report
Industrial training report Priyanshu
 
ODROID Magazine April 2014
ODROID Magazine April 2014ODROID Magazine April 2014
ODROID Magazine April 2014Nanik Tolaram
 
STAC Robotics Seminar Session
STAC Robotics Seminar Session STAC Robotics Seminar Session
STAC Robotics Seminar Session Esraa Abdelnaby
 
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...IRJET Journal
 
A new era of opensource hardware Pakistan's story MERL.pdf
A new era of opensource hardware Pakistan's story MERL.pdfA new era of opensource hardware Pakistan's story MERL.pdf
A new era of opensource hardware Pakistan's story MERL.pdfAli Ahmed, Ph.D.
 
Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016Akash Jinandra
 
Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)vivatechijri
 
INTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNING
INTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNINGINTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNING
INTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNINGIRJET Journal
 
A Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry PiA Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry PiAngela Shin
 
Internet of Things - Technological Perspective
Internet of Things - Technological PerspectiveInternet of Things - Technological Perspective
Internet of Things - Technological PerspectiveAndri Yadi
 

Ähnlich wie Micromouse (20)

Gadd_Portfolio
Gadd_PortfolioGadd_Portfolio
Gadd_Portfolio
 
Who Is This Guy?
Who Is This Guy?Who Is This Guy?
Who Is This Guy?
 
IRJET- Navigation Camp – Bot
IRJET-  	  Navigation Camp – BotIRJET-  	  Navigation Camp – Bot
IRJET- Navigation Camp – Bot
 
Computer graphics by bahadar sher
Computer graphics by bahadar sherComputer graphics by bahadar sher
Computer graphics by bahadar sher
 
IRJET-Automatic Self-Parking Chair using Nissan Technology
IRJET-Automatic Self-Parking Chair using Nissan TechnologyIRJET-Automatic Self-Parking Chair using Nissan Technology
IRJET-Automatic Self-Parking Chair using Nissan Technology
 
The Wireless Remote Control Car Based On Arm9
The Wireless Remote Control Car Based On Arm9The Wireless Remote Control Car Based On Arm9
The Wireless Remote Control Car Based On Arm9
 
Industrial training report
Industrial training report Industrial training report
Industrial training report
 
ODROID Magazine April 2014
ODROID Magazine April 2014ODROID Magazine April 2014
ODROID Magazine April 2014
 
ppt 3 demo.pptx
ppt 3 demo.pptxppt 3 demo.pptx
ppt 3 demo.pptx
 
STAC Robotics Seminar Session
STAC Robotics Seminar Session STAC Robotics Seminar Session
STAC Robotics Seminar Session
 
CV Jens Grunert
CV Jens GrunertCV Jens Grunert
CV Jens Grunert
 
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
 
Dhamu
DhamuDhamu
Dhamu
 
Resume General
Resume GeneralResume General
Resume General
 
A new era of opensource hardware Pakistan's story MERL.pdf
A new era of opensource hardware Pakistan's story MERL.pdfA new era of opensource hardware Pakistan's story MERL.pdf
A new era of opensource hardware Pakistan's story MERL.pdf
 
Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016
 
Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)
 
INTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNING
INTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNINGINTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNING
INTELLIGENT HELMET DETECTION USING OPENCV AND MACHINE LEARNING
 
A Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry PiA Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry Pi
 
Internet of Things - Technological Perspective
Internet of Things - Technological PerspectiveInternet of Things - Technological Perspective
Internet of Things - Technological Perspective
 

Mehr von butest

EL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEEL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEbutest
 
1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同butest
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALbutest
 
Timeline: The Life of Michael Jackson
Timeline: The Life of Michael JacksonTimeline: The Life of Michael Jackson
Timeline: The Life of Michael Jacksonbutest
 
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...butest
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALbutest
 
Com 380, Summer II
Com 380, Summer IICom 380, Summer II
Com 380, Summer IIbutest
 
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet JazzThe MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazzbutest
 
MICHAEL JACKSON.doc
MICHAEL JACKSON.docMICHAEL JACKSON.doc
MICHAEL JACKSON.docbutest
 
Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1butest
 
Facebook
Facebook Facebook
Facebook butest
 
Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...butest
 
Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...butest
 
NEWS ANNOUNCEMENT
NEWS ANNOUNCEMENTNEWS ANNOUNCEMENT
NEWS ANNOUNCEMENTbutest
 
C-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docC-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docbutest
 
MAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.docMAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.docbutest
 
Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.docbutest
 
WEB DESIGN!
WEB DESIGN!WEB DESIGN!
WEB DESIGN!butest
 

Mehr von butest (20)

EL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEEL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBE
 
1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIAL
 
Timeline: The Life of Michael Jackson
Timeline: The Life of Michael JacksonTimeline: The Life of Michael Jackson
Timeline: The Life of Michael Jackson
 
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIAL
 
Com 380, Summer II
Com 380, Summer IICom 380, Summer II
Com 380, Summer II
 
PPT
PPTPPT
PPT
 
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet JazzThe MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
 
MICHAEL JACKSON.doc
MICHAEL JACKSON.docMICHAEL JACKSON.doc
MICHAEL JACKSON.doc
 
Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1
 
Facebook
Facebook Facebook
Facebook
 
Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...
 
Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...
 
NEWS ANNOUNCEMENT
NEWS ANNOUNCEMENTNEWS ANNOUNCEMENT
NEWS ANNOUNCEMENT
 
C-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docC-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.doc
 
MAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.docMAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.doc
 
Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.doc
 
hier
hierhier
hier
 
WEB DESIGN!
WEB DESIGN!WEB DESIGN!
WEB DESIGN!
 

Micromouse

  • 1. Micromouse2009Alex Forencich and Jeffery WurzbachIEEE UCSD2/13/2009Matching Funds Proposal19335752733675<br />Overview<br />Micromouse is a annual competition held at the IEEE Region 6 spring meeting in which an autonomous robot must find its way to the center of a maze. This project requires a variety of skills including mechanical design, circuit design, microcontroller programming, PCB layout, PCB assembly, and maze algorithms. The experience and skills the team gains working on this project will give them a huge advantage in school and in the job market.<br />The official Micromouse rules are specified by the IEEE, and the competition will be held at UCSD this Spring in conjunction with the IEEE Southwest Area Meeting. The UCSD Micromouse project was founded in fall 2006, and this will be our third consecutive year participating in the competition. Our main competitors are Arizona State University and New Mexico Tech.<br />Student Benefits<br />Students working on Micromouse have to apply knowledge learned inside the classroom and learn a number of skills not taught at UCSD. This project requires a number of skills including:<br />Circuit design. The typical ECE class involves analyzing circuits, not designing circuits. In a typical ECE lab, students are given a circuit and have to solve for some parameter to make it work correctly. In Micromouse, students are given an abstract problem - build a robot that solves a maze - and must translate that into a concrete implementation that solves the problem. First, the team has to come up with a strategy, then a system level design, then break that system down into modules, and finally design circuits and select parts to implement those modules. The students have to design circuits for the microcontroller, sensors, wireless interface, motor controllers, and power supply.<br />PCB layout. Since ECE classes use breadboards, PCB design is not even mentioned. In Micromouse, students must choose parts from hundreds of manufacturers and dozens of suppliers with myriad specifications and footprints. They must teach themselves the art of PCB layout, and the tools for getting it done. The de facto standard for hobbyists and academics designing professional quality PCBs is CadSoft Eagle. The team used Eagle to design state of the art multilayer, double sided PCBs using surface mount components. All traces were routed by hand.<br />SMD soldering. The typical ECE class involves building circuits on breadboards from a bin of already ordered parts. It's good for learning and rapid prototyping, but you won't find a breadboard inside your laptop. After sending the PCB layouts for fabrication, the team had to solder the components to the boards. SMD soldering is an art that can only be mastered through practice. This also gives students a design for manufacturability perspective that will help them in industry when they're designing RF circuitry for next-generation cell phones. <br />Mechanical design. The chassis of the robot was designed in SolidWorks. SolidWorks is the standard in professional CAD software, and is widely used in industry. Below, a SolidWorks rendering of a preliminary design using an acrylic material.<br />Mechanical fabrication and assembly. The team sent some of the CAD drawings out for professional fabrication, and made others themselves using standard machine shop tools including lathe and drill press.<br />Embedded programming. The robot uses an ARM microprocessor - the same kind of processor found in iPhones, Blackberries, Windows Mobile devices, and other high performance embedded systems. They use the GNU toolchain to cross-compile for ARM, and JTAG interface to program the chip. Since there is no OS, the students get to program at a very low level - stepper motor drivers, sensor interfaces, interrupt handlers, memory management. They coded the motor drivers to use PID to avoid the walls of the maze.<br />Artificial Intelligence. After the low-level code has been written, the students get to write the maze solving code. While DFS is the standard maze exploration algorithm, the fact that the maze can be run multiple times offers opportunities for learning and optimization. For example, after the mouse has run the maze once, it could identify the straightaways and go faster on those sections.<br />The Competition<br />288988547625The mice are completely autonomous robots that must find their way from a predetermined starting position to the central area of the maze unaided. The mouse needs to keep track of where it is, discover walls as it explores, map out the maze and detect when it has reached the goal. Having reached the goal, the mouse will typically perform additional searches of the maze until it has found an optimal route from the start to the center. Once the optimal route has been found, the mouse will run that route in the shortest possible time. Mice can run at up to three meters per second, with current world records around 6~7 seconds. <br />The competition is held annually at the IEEE Region 6 Southwest Area Meeting. This meeting is held at a different university in the southwest area every year. This year, UCSD has the privilege of hosting the competition. Other universities will be coming on campus on March 25 to compete in the Micromouse competition. In preparation, we have built our own to-spec maze so that we can host the competition. The picture below shows our fiercest competitor and undefeated Micromouse champion, Arizona State University, in action.<br />The rules are available at: http://ieee.ucsd.edu/files/micromouse-rules.pdf<br />center227330<br />History<br />Two years ago, Chris Aprea built the first UCSD micromouse for the 2007 competition. He used an OOPic processor board, Sharp distance sensors, and two stepper motors. Unfortunately, the processor did not have enough resources to perform the calculations necessary to actually solve the maze. The distance sensors failed shortly before the competition causing the robot to spin around in circles.<br />After the failures of the first bot, a redesign was deemed necessary. Alex Forencich joined the team after the 2007 competition and designed a custom ARM processor board to replace the underpowered OOPic board and shoddy motor drivers. The new bot performed much better, but still had several major problems. The mechanical frame of the bot was not ideal, allowing the bot to get stuck in the maze after only traveling a short distance. Also, the hardware and software were difficult to debug due to the lack of useful debugging interfaces and the single-board construction. A new design was needed to remedy these issues, so after the competition, the team immediately began working on a new design for the robot. <br />Progress so Far<br />The new design was started last year after the competition. Jeffery Wurzbach joined the team and designed a new chassis for the robot that would prevent the unit from getting stuck as well as provide better sensor mounts for the Sharp distance sensors. The new team leader Alex Forencich redesigned the electronics from the ground up, starting with the power supply. The linear regulators on the old bot had the bad habit of getting very hot, so the new power supply was built out of much more efficient switching supplies. The processor worked great, but was hard to debug so a new processor board was designed to add support for a Zigbee wireless serial link and a basic LED indicator board, greatly simplifying debugging. The motor controllers were moved to a separate board so isolating motor controller issues is as simple as swapping out the whole board instead of firing up the soldering iron. It was also determined that an actual maze, built to scale, would be necessary to properly prepare for the competition, so the construction of the maze began with the new academic year.<br />The new bot is featured on the front cover. It was also presented at Eureka 2009.<br />Since three bot chassis were built and we had a very good turnout in terms of team members, three sets of all the hardware have been procured and the team will break into three smaller groups for writing the software.<br />Work to be done<br />Currently, quite a few of the bot's onboard peripherals are up and running. However, there is still quite a bit of low-level hardware interface code that needs to be written, namely in relation to the motor controller. All of the high-level code needs to be written as well, but most of that will be taken care of by the separate teams. The maze is currently a work in progress, but it is coming together little by little. <br />Budget and Fundraising Efforts<br />We petitioned for and received $1500 from the IEEE San Diego section. We also received a large discount on the Eagle license. This project produces results of amazing professionalism, and we would greatly appreciate the help of the Jacobs school in continuing to fund such a high quality project.<br />