CSU-Pueblo Team: Paul Rael, Shae Anderson, Atilla Turkoz, Yudhi Paudel

Slides:



Advertisements
Similar presentations
Auto Parallel Parking Car. We created a Car that can identify a parking space and parallel park by itself. The Car drives down a street searching for.
Advertisements

Autonomous Sensor and Control Platform Rover Tae Lee Josh Reitsema Scott Zhong Mike Chao Mark Winter.
Target Status Report Lara Howlett University of Sheffield.
Autonomous Metal Detector Vehicle (AMDV)
One of the most common types of drivetrain is known as a skid steer drivetrain, which may also be referred to as a tank drive. A skid steer drivetrain.
EET 2261 Unit 13 Controlling Stepper Motors and Servos  Read Almy, Chapter 21.  Lab #13 due next week.  Final Exam next week.
Team 4 Shane Sunada – Project Leader Malcolm Menor – Project Manager Nathan Umeda – Technical Supervisor Joseph Longhi – Documentation Preliminary Design.
Senior Project Design Review Remote Visual Surveillance Vehicle (RVSV) Manoj Bhambwani Tameka Thomas.
Team GPS Rover Alex Waskiewicz Andrew Bousky Baird McKevitt Dan Regelson Zach Hornback.
Computerized Labyrinth Solver The board-game ‘Labyrinth’ traditionally uses two manual controls to navigate a marble through a maze. This project proposes.
Introduction.
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
ULTRASONIC TRANSMITTER Amanda Hellberg, Brandon Ravenscroft, Jonathan Owen, and Kai Gustafson TEAM B-CDR.
1 Ultrasonic Distance Sensor. 2 How it Works The distance sensor emits short bursts of sound and listens for this sound to echo off of nearby objects.
Sensors Material taken from Robotics with the Boe-Bot.
Concept Design Review THE DUKES OF HAZARD CAMILLE LEGAULT, NEIL KENNEDY, OMAR ROJAS, FERNANDO QUIJANO, AND JIMMY BUFFI April 24, 2008.
Athletic Field Marking Device Anthony Cortese, Ryan Crump, Matthew Lawler, Patrick Shaughnessy (Team Leader), John Sudia.
Segway Controller Notes. = connection on top layer of circuit board = connection on bottom layer of circuit board Ground Plane: Areas enclosed by the.
RC CAR CONTROLLER BASED ON INTEL GALILEO SOC PLATFORM Nadav Shiloach Sagi Sabag Supervisor: Idan Shmuel Spring 2014 One Semester Project PROJECT’S ENDING.
TA: Chris Reilly Group 5: Benjamin, Ramie, Zachary, Dinal.
Ruslan Masinjila Aida Militaru.  Nature of the Problem  Our Solution: The Roaming Security Robot  Functionalities  General System View  System Design.
Introduction to the VEX ® Robotics Platform and ROBOTC Software © 2012 Project Lead The Way, Inc.Principles of Engineering.
Working with Arduino: Lesson #4: Servos EGN1007. Learning Goals Learning Goals: The student will be able to: 1.Build a complete circuit using the Arduino.
Mobile Controlled Car Students : Tasneem J. Hamayel Hanan I. Mansour Supervisor : Dr.Aladdin.
Smart Plant Robot Prepared by Haya De’bas Jumanah Salhab Supervisor Dr. Ra’ed Al-Qadi.
ECE 001: Team Awesome Patel, Hetal Odobasic, Stephen Rajeevan, Sushmitha Noel, Kelli Patel, Hetal Odobasic, Stephen Rajeevan, Sushmitha Noel, Kelli.
Material taken from Robotics with the Boe-Bot
Autonomous Metal Detector Vehicle (AMDV) Jared Speer Lamar Williams Jr. Nathan Stephan University of Central Oklahoma Department of Engineering and Physics.
RTLS. LOCATING / POSITIONING SYSTEMS A positioning system is a mechanism for determining the location of an object in space Interplanetary systems Global.
PHY 235 Robotics Workshop Day 5 Distance Sensing Using The Ultrasonic Ping Sensor.
Maze Twinbots Group 28 Uyen Nguyen – EE Ly Nguyen – EE Luke Ireland - EE.
Robot Project by Ahmad Shtaiyat Supervised by Dr. Salem Al-Agtash.
Throttle Arduino RC Receiver Stock Golf Cart Motor Controller Motor 1 PWM signal: Voltage: 0 – 5V Period = 22ms Positive Pulse Width: 1ms – 2ms Digital.
EEE 499 GRADUATION PROJECT FIRST-MIDTERM PRESENTATION By Sedat ONATLI & Akbar SHADAKOV Supervisor : Prof.Dr. Arif NACAROĞLU.
Introduction to VEX® components
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Robotics Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning in Mechatronics Technology.
What is Arduino? It's an open source electronics prototyping platform: Open source: resources that can be used, redistributed or rewritten free of charge,
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),
The 4th Annual Colorado Robot Challenge
NXT Mindstorms Kit Programming
Smart Parking Application
Obstacle avoiding robot { pixel }
CU ATLAS Practical electronics Motion and Servos
Automatic human detector garbage can.
cyBorg 1.0 Project by Team ROBOTECH The Green PAFIANS
Program the robotic arm
CSU-1 Project Updates Mechanical:
Programming – Using a Range Finder
Arduino - Introduction
‘SONAR’ using Arduino & ultrasonic distance sensor
Zigbee Networks Using Xbee Modules
Introductory Presentation
What is Arduino? By James Tedder.
FeMaidens Programming
Programming – Using a Range Finder
Presenter: Peachanok Lertkajornkitti
Servos.
Prepared by : fatheyah faqih Supervisor:Dr.Falah Hassn
DC motor.
EET 2261 Unit 12 Controlling Stepper Motors and Servos
Bluetooth operated Arduino Controlled Car
Device Fabrication & Components Conclusions and Future Advancements
Introduction to Motors
Smart Grid in the Home Senior Project Proposal
P09203 RP1 Motor Module Gen 2.
UNIT 11: RC-SERVOMOTOR CONTROL
Functions.
05 | Integrating Advanced Sensors and Shields
Presentation transcript:

CSU-Pueblo Team: Paul Rael, Shae Anderson, Atilla Turkoz, Yudhi Paudel Advisors: Huseyin Sarper

Overall System Design The design that was chosen was to do two separate platforms connected by the left and right articulation component. This was modeled after the Caterpillar Wheel Loader. This too has the two separate platforms connected by a hydraulic articulation component. However, the articulation component of this rover will rely on rotating on a central bolt, and turning will rely on a servo. PROTOTYPE

Articulation Component Solidworks Drawings Platforms Articulation Component

Sensors The PARALLAX ultrasonic distance sensor provides precise non-contact distance measurements from about 2 cm to 3 meters. It works by transmitting an ultrasonic –well above human hearing range- burst and providing an output pulse that corresponds to the time required for the burst echo to return to the sensor. By measuring the echo pulse width, the distance to target can easily be calculated.

Microcontroller This team will use the Arduino Uno P-basic stamp. It is user-friendly and all members of the team now have a significant amount of knowledge with it. The critical components will be salvaged from rovers made in Boulder. These two critical components are the Arduino Uno board itself and the now attached motor controller. These components are shown in the two pictures below. Due to the fact that we will require 3 motors in our design, we will need to be creative while designing a solution for control for all three. Whether that solution will be an additional motor controller module or a set-up where the two motors powering each of the four tires are connected in parallel to the first channel and the servo connected to the second channel remains to be seen. The Arduino Uno has sufficient analog and digital inputs for our purposes.

Plans and Progress: Chassis designs have been submitted, waiting for that. Prototype of chassis has been built out of foam core, may be used for testing. Some team members have started coding the Arduino UNO All components have been bought and received, but the servo. Still need to circuit (waiting until all components are in and chassis to be built) Motor design has been modified, rover will now run on two motors instead of four (skid steering will have to be used).

BIGGEST CONCERNS There are two big concerns that the team has thus far: -Time We had our designs submitted into the shop the first week of December. As of today, it hasn’t even been started by the machine shop head hancho who we submitted the designs to. With this set back, we’re behind on circuitry, in turn behind on programming. We may end up having to use the prototype, if it can support the weight. -Beacon/Radio Transceiver Our only concern about this is the programming and it actually working/being compatible with our radio transceiver. We’re hoping to spend a lot of time on this to make it work properly, but we may not have that time…