Term Project Upgrading of an Automated Guided Vehicle (AGV)

Slides:



Advertisements
Similar presentations
Lab 02: AEV Arduino Programming Basics Advanced Energy Vehicle (AEV)
Advertisements

Greg Beau SerajAnanya. Outline  Project overview  Project-specific success criteria  Block diagram  Component selection rationale  Packaging design.
ECE 480 Design Team 3 Technical Lecture
Anurag Dwivedi & Rudra Pratap Suman.  Open Source electronic prototyping platform based on flexible easy to use hardware and software.
What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
Embedded Sumo 1T4 – 1T5 UTRA.
And cheap, yes! River Falls, WI October 30, 2010 Saint Cloud State University, MN.
Prof. Kristofer S.J. Pister’s team Berkeley Sensor and Actuator Center University of California, Berkeley.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
PCB Layout Design. PCB Layout Special Layout Considerations 4 in.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Embedded Programming and Robotics
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
SURF-IT Symposium Luke Heidbrink Mentor: Mark Bachman August 26, 2011.
Embedded Programming and Robotics Lesson 5 Motor Control 1.
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
Home controlling system based on Galileo Final Semester Presentation Started at: Winter 2015 Project supervised by: Mony Orbach Project performed by: Khalid.
Department of Electronic & Electrical Engineering Embedded system Aims: Introduction to: Hardware. Software Ideas for projects ? Robotics/Control/Sensors.
Segway Controller Notes. = connection on top layer of circuit board = connection on bottom layer of circuit board Ground Plane: Areas enclosed by the.
First-Year Engineering Program Advanced Energy Vehicle Arduino Programming Basics Reference:  AEV Lab Manual  Arduino Programming Basics Grading Guidelines.
Microprocessors Tutorial 1: Arduino Basics
Adapted for STLP Camp ‘09 Mobile Robots Why do robots need to move?
NFC Based Automatic Railway Ticketing Project By: 1) Ankita Talekar 2) Anuja Lokhande 3) Uma Karandikar Project Guide: Prof. M. M. Dongre.
The New FTC Platform (Connecting your legacy hardware)
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
VEX Parts – Batteries, Logic, and Controls
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Microprocessors Tutorial 1: Arduino Basics
P.H.A.N.S PWM HUB AIR-COOLED NOISE-REDUCTION SYSTEM GROUP MEMBERS: ADAM PALERMO, BRIAN HANSEN FACULTY ADVISOR: DR. ARASH TAKSHI INDUSTRY ADVISOR: DANA.
Who Are You, Arduino? Er. Sahil Khanna
Microcontrollers, Microcomputers, and Microprocessors
ENERGY CONSERVATION IN STREET LIGHTING SYSTEM PRESENTED BY, DINESH KUMAR.G PRASANTH.D RAJESH KANNA.R YOGESH.T Department of EEE Guided By, Mr.K.Rajesh.
Components of a typical full-featured microcontroller.
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
1 Introduction to Haptics Introduction to the Hapkit board Allison M. Okamura Stanford University.
PRESENTED BY K.SOUMYA (13S11D7724).  People don't use their Smartphone's for talking as much as they used to, but they are increasingly using them to.
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),
Arduino.
Welcome to Arduino A Microcontroller.
By Rick Darby Sponsors: Geekspace Gwinnett The WorkSpot
RASPBERRY PI WORKSHOP.
Scrolling LCD using Arduino.
Dr. Kyung Eun Park Summer 2017
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Home automation using Arduino & ‘PIR sensor’
RECAP OF THE LAST LESSON
connect a DC-Motor with an arduino
Presentation 3 – Team 6 Brian Gallert Detailed Block Design
cyBorg 1.0 Project by Team ROBOTECH The Green PAFIANS
Microprocessors Tutorial 1: Arduino Basics
SUBMITTED BY EDGEFX TEAM
ARDUINO LINE FOLLOWER ROBOT
Introduction to Arduinos
Roller Coaster Design Project
FeMaidens Programming
ECE 477 Design Review Team 6 - Spring 2012
Arduino Board.
Dave Mawdsley, DACS Member, Linux SIG January 16, 2013
Manual Robotics ..
Introduction to Arduino
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Hardware Graduation Project (2) Seminar
HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.
Presented By,  Mamata Yadav (BE Elex & Comm.) Vice R&D Coordinator(HW), PCRT  Payal Shah (BE Elex & Comm.)  Ananta Das (BE Elex & Comm.) R&D Team,PCRT.
05 | Integrating Advanced Sensors and Shields
Presentation transcript:

Term Project Upgrading of an Automated Guided Vehicle (AGV)

 Ceren Özbilgi  Hani Malekzadeh  Gürhan Aydoğdu  Hamidreza Shiri Team Members

 Advance the programing of the AGV  Write a code that will identify some junctions.  The new program allows AGV to identify junctions and will raise its jack and lower it automatically. Project purpose

 There has been series of researches on different boards.  Have contacted few professionals for making a decision on selecting a board.  Continues communication between the group and the Assistants. Research

Selected bored

 14 PWM output capable of 54 digital input / output (I / O)  16 analog I / O  4 pieces with hardware UART interface I / O pins  16MHz crystal oscillator  USB port connector  Power input  ICSP programming header  Reset button is available. Specifics of Ardunio ADK

 Easy setup for programming it.  Excessive inputs and outputs that will have the AGV capable of handling any future requirements.  It is able to connect to any smartphone that is running by Android system.  The price comparatively is low Why Ardunio ADK

Path’s Specification

Lifter Motor

Connection Diagram Sensors Micro- Processor Arduino ADK Board Left motor Jack motor Right motor

 The future groups should take into consideration of language difference between the parts.  Further improvement options: 1.Reprogram the microprocessor with C/C++ Programming 2.Buy another microprocessor (Preferably from Aurdino company) and have the language written their. Future development

The END Feel free to ask any question?