The 4th Annual Colorado Robot Challenge

Slides:



Advertisements
Similar presentations
Proximity Sensor Theremin Khoa Nguyen Walter Hudson Dennis Gilbert G. Hewage Thushara.
Advertisements

Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
Indian Institute of Technology Hyderabad ROBOTICS LINE FOLLOWER HARI KISHAN TANDEY – ES12B1008 DILIP KONDAPARTHI – ES12B1010 SAI KARTIK – CE12B1015.
MICRO-CONTROLLER: A microcontroller is the brain of the robot: These are: 1. Integrated Circuits (ICs) 2. Programmable.
The Bioloid Robot Project Presenters: Michael Gouzenfeld Alexey Serafimov Supervisor: Ido Cohen Winter Department of Electrical Engineering.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Motor Control Lab Using Altera Nano FPGA
EET 2261 Unit 13 Controlling Stepper Motors and Servos  Read Almy, Chapter 21.  Lab #13 due next week.  Final Exam next week.
MINI BAJA. Mini Baja goals  Modular suspension  Concept  Analysis  Rebuild of rear frame  Automated transmission  Air shifting system  Implementation.
In Order of Presentation: Ishaan Sandhu DannY Kang Arslan Qaiser Eric Otte Anuar Tazabekov Capacitive Rain Sensor for Automatic Wiper Control.
Group 4 Rotationally Refreshed Display Patrick Boyd Daniel Hill.
MicroMouse Final Presentation Jill Kobashigawa Min Mo Jon Shindo Christy Kaneshiro.
Sensors And Micro-Controllers
Wireless Data Acquisition for SAE Car Project by: J.P. Haberkorn & Jon Trainor Advised by: Mr. Steven Gutschlag.
Deon Blaauw Modular Robot Design University of Stellenbosch Department of Electric and Electronic Engineering.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
PCB Layout Design. PCB Layout Special Layout Considerations 4 in.
Embedded Programming and Robotics
ECE 477 DESIGN REVIEW TEAM 7  SPRING 2013 COST ROBOT CAROLINE TRIPPEL, ANDREW LOVELESS, ERIC OSBORNE, BRYAN DALLAS.
Design and Implementation of Metallic Waste Collection Robot
Robotics Research Laboratory Louisiana State University.
CALLISTO Double - Heterodyne - Frequency Agile - Radio - Spectrometer ERAC Symposium Heppenheim Sep 5/6/7th 2003 Meyer Hansueli ETH Zürich.
Department of Electronic & Electrical Engineering Embedded system Aims: Introduction to: Hardware. Software Ideas for projects ? Robotics/Control/Sensors.
Concept Design Review THE DUKES OF HAZARD CAMILLE LEGAULT, NEIL KENNEDY, OMAR ROJAS, FERNANDO QUIJANO, AND JIMMY BUFFI April 24, 2008.
2.0 EMBEDDED CONTROLLER Engr. Hj. Mohamad Fauzi bin Zakaria Department of Mechatronics and Robotics Engineering Faculty of Electrical and Electronic Engineering.
Objectives How Microcontroller works
Administrative Introduction Our goals for this project is for the two robots to work together intelligently using wireless communication Not only did.
LVTech / / IRC #makelv on freenode.net Jared Steckel AN INTRODUCTION.
MOBILE OPERATING ROBOT ON EMBEDDED SYSTEM
Team 6 DOODLE DRIVE Alexander Curtis Peachanok Lertkajornkitti | Jun Pan | Edward Kidarsa |
PROJECT HEAD CASE Dan Klowden Jon Burns cse477 Spring 2000.
Status Report #2 Autonomous Lawnmower Team 5 April Fowler Jose Manzanares Ranjith Raghunath Christopher Gerhardt 5 Feb 07 To design and implement an autonomous.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
Preliminary Design Review (PDR) Team Amaze Me. EE 296 Project (MicroMouse) Members –Brandon Gibu –Ah Ram Kim –John-Kalani Miyajima –Justin Ogata Website.
OBSTACLE AVOIDANCE ROBOT
Team 10 Julia Liston. Project Overview  Our team’s goal is to build a prototype of a robot that can: Use GPS to locate a lost person Autonomously navigate.
Figure 12.1 The UP1-bot. Figure 12.2 Left: Radio Control Servo Motor and Right: Servo with Case and Gears Removed.
Mark Randall & Kevin Claycomb Faculty Advisor: David Mitchell Industrial Sponsor: IEEE.
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
Robocon 2007, Hong Kong University of Science & Technology Robocon 2007 Electronics Quickstart! Session 1 Hello! Microcontroller. Prepared by KI Chi Keung.
Password Based Door Lock System using 8051 Microcontroller
MICROCONTROLLER INTERFACING WITH STEPPER MOTOR MADE BY: Pruthvirajsinh Jadeja ( ) COLLEGE:DIET BRANCH:EC.
Critical Air System Pressure Controller Senior Design Project, 2010 Morgan Hespe, Department of Electrical and Computer Engineering Mentor: Dr. Stanislaw.
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
GreenJacket IMDL Summer 2002 Final Report Matthew Chernosky August 6, 2002.
ARDUINO UNO The Arduino uno is a microcontroller board based on the ATmega328. It has 14 digital Input / Output pins (of which 6 can be used as PWM outputs),
Application Case Study Christmas Lights Controller
Arduino.
Fan Assembly Driven by Magnetic Fields
Scrolling LCD using Arduino.
Application Case Study Security Camera Controller
ECE 477 Design Review Team 13  Spring 2007
CWNC Trojanators Electrical Basics
Microcontroller basics
Jamis Martin Trenton Andres Jay Zifer Brad Nowak
connect a DC-Motor with an arduino
CPU1 Block Specifications
Microcontroller Based Digital Code Lock
ARDUINO LINE FOLLOWER ROBOT
‘SONAR’ using Arduino & ultrasonic distance sensor
Atmega32 Serial Programming Basics
The Arduino Microcontroller: Atmel AVR Atmega 328
ECE 477 Design Review Team 6 - Spring 2012
ECE 477 Design Review Group 10  Spring 2005 I, Robotic Waitress
EET 2261 Unit 12 Controlling Stepper Motors and Servos
ECE 477 Design Review Group 10  Spring 2005 I, Robotic Waitress
8051 Micro Controller.
Introduction to Arduino
Hardware Graduation Project (2) Seminar
Introduction to arduino
Presentation transcript:

The 4th Annual Colorado Robot Challenge CU Robotics Club

Electrical Systems Signal I/O and power distribution

The Brains of the Outfit CURC decided on a 40 pin AVR Dev board to process the navigation Info and send directions to the Daughter Board, seen on the next slide. This board is wired up and ready to go in our lab. This prototype board houses the 40 pin Atmel ATMega microcontroller. It comes with 10 pin STK ICSP port, RS232 port, reset IC, 8MHz crystal oscillator circuit, status LED, reset IC, and power supply circuit built in.

Daughter Board The Daughter Board was developed to: Relay the sensor inputs Distribute the sensor power House the motor drivers Provide a modular mounting surface for the sensors without directly attaching them to the Dev board. The board is currently in production and will ship the 12th of March.

Programming Systems Signal and movement code

Programming Overview The programming team is now storing code in an SVN repository through the physics department. The control systems are using an interrupt driven design. External interrupt pins 0,1 are used for the touch sensors. Using 1 16 bit timer for delay functions (times > 31 ms) Using 1 8 bit timer for smaller delays ( time <=31 ms) Overall code design Poll the IR and compass modules while waiting for timer interrupts to fire. Once we have a beacon update move the robot to the correct heading and set the movement timer. Interrupt exits and we go back to polling We have 1 large timer that handles getting a beacon update (think once every 30 seconds or such) Biggest issue is going to be interfacing with different sensors (compass module uses I2C, IR is straight analog signals. )

Mechanical Systems Chassis design and component layout

Chassis Concept Seen to the right is the design for our current prototype chassis. It is two aluminum plates connected with a pivot assembly. The pivot allows for maneuverability over rough terrain without the added weight of a complicated suspension system. The wheels we have in mine are sand tires made for RC cars. Electronic Systems will be mounted on one of the two sides.

Pivot Assembly Our Mechanical Lead has designed a pivot assembly the aid with rough terrain. The pivot connects the two halves of the chassis and limits the amount of amount of rotation . Fabrication of this assembly is completed and ready to mount.