How to Design a Robot. General Design Considerations Effectiveness – Does the robot do what you want it to? – Speed & accuracy Reliability –How often.

Slides:



Advertisements
Similar presentations
1 Adept Cobra PLC Robots – Application Tips November 10, 2003.
Advertisements

ROBOT DYNAMICS. MOTORS supply the FORCE that the robot needs to move Rotational Force is called TORQUE The motor needs to supply force to wheels arms.
What is Robotic arm? A robotic arm is a type of mechanical arm which functions similar to a human arm; the arm may be the sum total of the mechanism or.
Automated Golf Ball Teeing System Mr. Tee - The Automated Golf Buddy Jeremy Woods Mike Seyboth Tim Walker Tomas Krones.
Modularity for a Robotic Locomotion System Kenneth Chin and Prang Chim January 26, 2001 Advisor: Dr. Jim Ostrowski.
Proposal Presentation EE 396 – Micromouse Spring 2008 Saturday, February 9, 2008 Donald Kim Lab - POST 214.
The Pied Pipers Alyssa Visitacion Ken Shum Joanne Flores.
EE 296-Micromouse Spring 2008 Team: CheeHeePono! Members: Mitchell La Puente Travis Suemori Travis Suemori William Chang William Chang Ashley Tomita Ashley.
Electromechanical Systems MSU 2006 Jeff Rhoads and Terry Ballinger.
X96 Autonomous Robot Design Review Saturday, March 13, 2004 By John Budinger Francisco Otibar Scott Ibara.
Micromouse Team:. Team Members Kanoa Jou Ryan Sato KiWoon Ahn Brett Ikei.
Curry Mouse EE296 Final Presentation Wednesday, May 10, 2006.
Final Presentation EE 296 – Micromouse Spring 2007 Friday, May 4, 2007 POST 214.
Design of Motion Systems N. Delson. Analysis in 156A Project  Initial Design  Measurement of Performance  Mathematical Modeling  Optimization  Re-Design.
Our Drive is your Performance. Marathon Wide product range High torque / weight ratio Direct drive, no gearbox or foundation Full torque throughout speed.
Rotor Track and Balance
Optimal Arrangement of Ceiling Cameras for Home Service Robots Using Genetic Algorithms Stefanos Nikolaidis*, ** and Tamio Arai** *R&D Division, Square.

Microcontroller Robot Design Spring 2003 Advisor : Prof. Hayler Engineering Team: Mark Vo Jing Hua Zhong Abbas Ziadi.
Why do robots need to move?
Hydrabot The Modular Electro-Hydraulic Robot Arm Abed Alnaif Group 3 4A Mechatronics Engineering University of Waterloo November 17, 2008.
SumoBot Dónal Carty – Ian O’Donoghue – Kieron McCabe –
Week12 Technology in the e-Factory The roles that technology is playing in the e-Factory: Sensors Connections Actuation Control Systems Integration Industry.
Secrets of Machine Design Nathan Delson. Learning Machine Design Includes:  Looking at existing designs Take things apart  Applying Engineering Theory.
Michael Cleveland Jesse Piburn George Threadgill Justin Lamb.
Lecture 3, May 11, Review and Ideas for future Projects.
Dragster Project: emphasis on control. Control The dragster project focuses on control Controlling electric motors is the basis for many applications.
FIRST Electrical Design FIRST Robotics Championship Conference Steven Shade Team 1111 April 16, 2003.
NXT A computer controlled brick and the “brain” of your robot that controls the motors and sensors.
MIT Artificial Intelligence Laboratory — Research Directions Legged Robots Gill Pratt.
Control Systems Engineering
Design, Optimization, and Control for Multiscale Systems
1. Introduction The ball and beam system is one of the most enduringly popular and important laboratory models for teaching control system engineering.
M.E.F. Mechanical Energy Factory Mechanical Power Converter & Re-Generator System.
 Background of research  Research objectives Development of the artificial muscle module using dielectric elastomer. Development of embedded controller.
Mid-Semester Presentation Senior Design October 5, 2010
National Instruments Autonomous Robotics Competition
Team: CHEE WHOOO Spring 08. The Team Mitchell La Puente-Project Leader Josh Miyamoto-Software Richard Ordonez-Hardware.
SECON Team A Electrical & Computer Engineering Department Bull E Institute of Electrical and Electronics Engineers (IEEE) 2009 Southeastern Conference.
Space Robotics Presented by Mahesh Babu.S IV-Btech Electronics and Communication Engineering,SVIST 123seminarsonly.com.
SECON 2012 Final Presentation. Team Michael Helmbrecht Electrical Engineer Measurement Tasks Course Construction Chris Nicholas Computer Engineer Measurement.
1.Modeling of DC motors 2.Transmitting and converting motion (gear trains) ME 431, Lecture 10 Lecture 10: DC Motors 1.
Doppler Navigation & Aiding for Maritime Robots Presented by: Omer Poroy Presented at: The Maritime Business & Technology Summit, November 30, 2011 Panel.
Niket Sheth Chris Karman Erik Scherbenske Peter van der Hoop.
Voice Controlled Bot ITSP Idea To make a bot which will follow speech instructions The instructions will be simple like : “start, stop, left, right,
Copyright Howie Choset, Renata Melamud, Al Costa, Vincent Leeshue, Sean Piper, Ryan Dejonckheere. All rights reserved. Robotic Locomotion.
Arms, Legs, Wheels, Tracks, and What Really Drives Them Effectors and Actuators.
Hardware and Locomotion
MODULAR SELF -RECONFIGURABLE MULTI-FUNCTIONAL ROBOTIC SYSTEM.
Amphibious Spherical Explorer Kaiwen Chen, Zhong Tan, Junhao Su ECE 445 Spring 2016, Project 30 TA: Luke Wendt May 1, 2016.
Get your software working before putting it on the robot!
Space Robotics Seminar On
Gaits Cost of Transportation Wheeled Mobile Robots Most popular locomotion mechanism Highly efficient Simple mechanical implementation Balancing is.
Nanometrics Broadband Seismic Sensor Workshop 24 March 2004 Neil Spriggs.
Micromouse 296 Team: Rabbitwagon Fall O8. The Team Richard Ordonez- Project Leader Bob Barfield- Software Manager Lance Lavarias- Mechanical Architect.
PRESENTATION ON Line follower robot.
Jamis Martin Trenton Andres Jay Zifer Brad Nowak
ELEC 6491 Controlled Electric Drives
BRUSHLESS MOTOR COMMUTATION
ADAPTIVE ELECTRIC DRIVE WITH THE ADAPTIVE GEAR VARIATOR
What are the key components of your robot?
2016 Maintenance Innovation Challenge Automated Inspections and RANDE
Mechanical Designs of robots
Fault-tolerant Control System Design and Analysis
Manufacturing lesson 6.
A new biped: CornellX MkIII
Forward Until Touch Robot goes forward until it hits a wall.
Autonomous Rescue Vehicle (Team 10)
Teacher training resource: Robotic Assembly
Chapter 2. Problem Solving and Software Engineering
Presentation transcript:

How to Design a Robot

General Design Considerations Effectiveness – Does the robot do what you want it to? – Speed & accuracy Reliability –How often will it work? Ease of Implementation –Balance complex, effective solutions with simple to build solutions –Faster implementation means more debugging time, and probably, less debugging

Effectiveness Electrical –Multiple stages –Efficient use of inputs/outputs –Low power usage –Effective Motor use –Sensor placement /use Mechanical – Bearing surfaces – Stiffness – Appropriate constraints on degrees of Freedom – Gearing – Speed – Low mass / moment of inertia

Reliability Electrical –Circuit modularity –Grounding –Shielding Mechanical – Stiffness – Appropriate constraints on degrees of freedom – Simplicity

Ease of Implementation ElectricalElectrical –Multiple stages –Board layout – related ccts on 1 board –Circuit modularity –Accessibility Mechanical Off-the-shelf parts Simplicity Design for loose tolerances

Robot B