Sumo Introduction F10. theCOMPETITION Crash course in robotics for the inexperienced/curious.

Slides:



Advertisements
Similar presentations
NVn Multi Robot Team Sumo Rules for IEEE SEM Fall Conference Competition November 4 th, 2010 U of M Dearborn.
Advertisements

Engineering Roles We will be forming groups of 3 students
Cambodia Robocon March 2015
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
BATTERY BUGGY Mike Johnson. LAY PERSON’S EVENT DESCRIPTION: Teams will construct a battery-powered vehicle that: moves as fast as humanly possible, and…
Judging Process. Judges’ Responsibilities Provide feedback to all teams via the rubrics. Determine which teams should win awards. Determine which teams.
Todd W. Neller. What is an Arduino? A small, open-source, affordable, easy-to-program microcontroller (much like a CPU) 16K RAM Up to 20Mhz clock Inexpensive:
Basic Input Output System
By Solid State Workshop. ● A microcontroller is an integrated circuit that is programmed to do a specific task. ● Microcontrollers are really just “mini-computers”.
NXTG Workshop for Bottle RoboSumo Lawrence Technological University.
Introduction to Micromouse WVU IEEE Student Branch 9/24/2014 Stephen Itschner.
Members: Morgan Muren Matt Nusbaum.  To develop an apparatus that can test the spin down characteristics of a cup anemometer and record and display the.
Proposal Presentation EE 396 – Micromouse Spring 2008 Saturday, February 9, 2008 Donald Kim Lab - POST 214.
EE 296 TEAM “DA KINE” MICROMOUSE PROJECT PROPOSAL Team members: Software Group - Henry, James Roles : tracking, mapping, guidance, interface Hardware Group.
Driver Selection Brad Miller Associate Director, WPI Robotics Resource Center.
M & M EE 296 Final Presentation Spring 2004 Presentation Overview Team Member Introduction Project Overview Overall Design Description Final Project.
Micromouse Team:. Team Members Kanoa Jou Ryan Sato KiWoon Ahn Brett Ikei.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
The goals of Micromouse: to build an autonomous “mouse” Mouse should be able to navigate and solve any given maze Mouse should be no bigger than 25.
Building a Typical Electronic Project in Senior Design Peter Wihl (former Guest Lecturer)
1 Robotics Technology. 2 Irish Mini Sumo Robot Competition Explained.
Embedded Programming and Robotics Lesson 6 Mechanical Assembly 1.
Alarm Clock Robert Stuart. 1.Keep track of time. 2.When the time matches a stored value an alarm should go off. 3.Functionality that allows for the user.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Design and Implementation of Metallic Waste Collection Robot
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Introduction to Robotics Principles of Robotics. What is a robot? The word robot comes from the Czech word for forced labor, or serf. It was introduced.
Bringing your technology to life…
Open and Closed Loops Standard Grade Computing Studies.
The Making of Micromouse Yantriki Level 3 Competition Techfest 2004.
Mini Sumo Electronics Tutorial F09. outLINE Board Overview Components and Soldering Testing and Debugging General Advice.
Ruslan Masinjila Aida Militaru.  Nature of the Problem  Our Solution: The Roaming Security Robot  Functionalities  General System View  System Design.
Embedded Bluetooth Stack Dean Camera Project Supervisor: John Devlin.
Daniel Pickem and Rowland O’Flaherty 12/04/2012 Mechatronics (ME 6405) Student Lecture On Arduinos *Some slides courtesy of Eoin Brazil
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
To come up with a practicum project that full filled the 411 requirements Create a fun project that would get kids interested in science and engineering.
Electronics and Robotics Merit Badges
P09204: Second Generation Design Team Members: Jason Jack Nandini Vemuri Jeff Howe John Corleto Emily Phillips Ryan Schmitt.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Sumo Introduction Fall theCOMPETITION Crash course in robotics for the inexperienced/curious.
Junk Box Objective: Create a marble maze using the materials in a box of junk!
Battle Bots Rules 2.0 Smash and Grab Edition. Battle Arena R1R2 By default robots will start facing each other. However, judges may ask for you to start.
STEM Solar Car Competition When: Saturday May 10, 2014 Where: Edison State College Time: 9:00am -3:00pm Lunch: provided Each Middle School will send one.
ECE 477 Final Presentation Team 14  Spring 2013 Paste a photo of team members with completed project here. Annotate this photo with names of team members.
Survival 101: What to Expect at Your First Competition Thomas Gill, Team 6705 Motorbolts.
By Eric Greene RMS / I. S. 192 Q. Smart Start Question How would you get the robot to flirt with disaster by touching the edge of the “table” as many.
Preliminary Design Review (PDR) Team Amaze Me. EE 296 Project (MicroMouse) Members –Brandon Gibu –Ah Ram Kim –John-Kalani Miyajima –Justin Ogata Website.
Team: CHEE WHOOO Spring 08. The Team Mitchell La Puente-Project Leader Josh Miyamoto-Software Richard Ordonez-Hardware.
Electronics and Robotics Merit Badges Class 5 – Programming Robot Controllers for Sumo Competition 12/23/2015 Electronics and Robotics Merit Badges - Class.
ECE 477 Final Presentation Team 1  Spring 2013 Zelun Tie Xin Jin Ranmin Chen Hang Xie.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4/Lab3.
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Class3/Lab 2.
Oregon Robotics Tournament and Outreach Program RCX Basics.
M. Nelson, 21 Mar NorthWest Louisiana Autonomous Robotics Competition (NWLA-ARC) 2 Challenges – 4 Bottle Race – Board Challenge Awards for Event.
ROBOTC for VEX Online Professional Development. Homework Questions Thoughts? Questions?
Young Leaders Guide. The Center Parcs National Schools Championships is pleased to be part of the School Games This resource is designed to guide School.
Electrical Engineer Responsibilities
The 4th Annual Colorado Robot Challenge
Obstacle avoiding robot { pixel }
Young Leaders Guide.
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
cyBorg 1.0 Project by Team ROBOTECH The Green PAFIANS
Electrical Engineer Responsibilities
Robot Soccer First Design Review
Electrical Engineer Responsibilities
Roller Coaster Design Project
Robofest 2008 Judging Guidelines
Oregon Robotics Tournament and Outreach Program
LEGO Mindstorms Robot and Java
Introduction to arduino
Presentation transcript:

Sumo Introduction F10

theCOMPETITION Crash course in robotics for the inexperienced/curious.

theTOOLS We’ve designed a custom PCB specifically for the competition. You solder it together. We give you sheet metal. You design and build a chassis. We give you a firmware API, and you design and implement software strategy.

designHINTS Most effective designs usually incorporate some sort wedge design Simple designs are more effective Keep in mind how the chassis is going to be manufactured to ensure ease of construction

minisumoBOARD Robots are controlled by a microcontroller MiniSumo robots use Atmel ATMega KB Program ROM 1 KB RAM 8 MHz Clock Speed Teams will be developing the software that runs on the microcontroller

developmentTOOLS C programming language Arduino IDE Serial Port

arduinoIDE Write code Compile Upload Debug

serialPORT Remember these? Very common in the embedded world You will use it for: Uploading software to board Debugging

exampleSOFTWARE Example software will be posted on the Robotics Team website on the weekend. Fully functional Interfaces with motors and sensors Basic control logic Excellent base for custom code

learnMORE Arduino Software Getting Started Foundations

sumoRULES The following slides outline the rules of the competition There are many, most are based off ridiculous suggestions from the past. They are available on our website

sumoRULES 12cm x 12cm is base limit Robot must weigh less than 500g Chassis can be built without the sheet metal provided if desired, but may not be kit built Robot may not fly The robot must have a name

sumoRULES Must be completely untethered and autonomous Must be battery powered No compressed gas or other dangerous material may be used in competition No active jamming devices may be used Magnets may not be used

sumoRULES Before moving, robot must have 5 second delay after switch is thrown No parts may be jettisoned from robot, including smaller robots Minor loss of parts during competition is acceptable, subject to judge’s discretion

sumoRULES Pushing is the only acceptable form of offense. No spinning, sprung or other forms of weaponry The robot must not employ any sort of device or material intended to hold down the robot down. Rubber tires are acceptable, super glued tires are not.

arenaRULES Arena is a non-reflective black surface surrounded by a white painted ring, 770mm internal diameter Sample rings will be made available for public testing during the the days approaching the competition.

matchRULES Robots will begin the match side by side, facing in opposite directions, no more than 200 mm away from the edge of the ring, and the center of the ring between them. On the judges’ signal, each team will press a start button on their robot. The robot must delay for at least five seconds before beginning movement.

matchRULES The match will last for three minutes or until the first robot has exited the ring, whichever occurs first. A robot that has exited the ring loses the match “Exiting the ring” means having the entirety of the robot cross the white painted line

matchRULES If a robot is disabled and hasn’t moved for 15 seconds, it is disqualified. Rules for ties will be finalized and announced when the competition format is set

judgingRULES Judges will be determined prior to the event of competition Robots will be judged on design, creativity, appearance, as well as performance The robot that wins the tournament does not necessarily win the competition Tournament format will be announced approaching the day of the event

judgingRULES The overall winner will receive a cash prize in the range of $ Smaller prizes may be awarded to 2 nd and 3 rd place teams subject to availability

thisWEEKEND Electronics tutorial starts Saturday at 1pm in RCH309. All teams Attend. At ~1:30, TWO members from each team will go with us to the Church lab in E3X to the first soldering tutorial/session. The rest will stay for a mechanical tutorial, followed by machine shop tours.

questions? This presentation is posted on our website You should check our website often.