Weed Reaper Roscoe Kane, John Audlin, John Barton and Marcus Ortuno.

Slides:



Advertisements
Similar presentations
BEST Engineering Mechanics
Advertisements

Power Tools Safety. Portable Circular Saws Stock must be well supported in such a way that the kerf will not close and bind the blade.. Thin materials.
Sophomore Design Class Automated Highway Simulation Group 2: Jeremy Sletten Patrick Murphy Michael Olson Randa Ibrahim.
Add and Use a Sensor & Autonomous For FIRST Robotics
Engineering Roles We will be forming groups of 3 students
Cutting Coulter Drive Wheel Lime Hopper Ripping Tyne & Fertilizer Application Tube Seed Hopper Fertilizer Hopper Draw Bar Seed Tube The Werner Zero Tillage.
Ejection module is the last mechanism in KOMBIS TMM8003. It is designed to eject the ready tube from machine.
Sensors.
Nodding LIDAR For Applied Research Associates By Roscoe Kane and John Barton.
Wheels, pulleys and gears
Group B01 Tarek Yakub – Fahad Aljenaei – Danish Qureshi
Investigating the Use of a Variable-Pitch Wind Turbine to Optimize Power Output Under Varying Wind Conditions. Galen Maly Yorktown High School.
Nodding LIDAR For Applied Research Associates By Roscoe Kane and John Barton.
PISTON ENGINES Part 8 Propeller Control.
Dr. Andreas Kunz © 10/2004 inspire icvr BASICS OF ELECTRONICS.
Solar Tracker Devin Noyes and Mike Abrisco. Problem We need to design and fabricate a small scale Solar Tracker to demonstrate performance improvements.
Connecting VEX and ROBOTC
Team Gary Dan Farley Tyson Rogstad Erik Flum Rob Koch Gary Zigmann.
 Background  Problem Statement  Solution  Mechanical › Azimuth › Elevation › Concepts › Static and Dynamics of System  Software › SatPC32 › Interpolation.
Team MASTers™ Craig Lalumiere David Cobler Michael White.
In Due Time Kyle Baitz, Jonathan Pierson, Travis Haley.
DO NOT FEED THE ROBOT. The Autonomous Interactive Multimedia Droid (GuideBot) Bradley University Department of Electrical and Computer Engineering EE-452.
 Rollin Bicskei  Eric Bornemann  Jason Wells  Ryan Bidlack  ELM 4701 October 2008 Toromatic Team Brown & Associates:
The WeedRake By Nick Bigelow, Matt Merrit, Tyrel Ellis and Jason Pemberton.
Available at: – Program Potentiometer in Autonomous Mode Program potentiometer in autonomous mode.
Final Review Powerpoint
Course of MT- 362 Material Handling Lecture # 8.
Do Now Describe what you think happens electrically when you dim a light.
Programming Concepts Part B Ping Hsu. Functions A function is a way to organize the program so that: – frequently used sets of instructions or – a set.
GEOMETRY – Area of Triangles
Prepared By: Rania hasan Enas hamadneh Cnc machine.
Maze Challenge Maze Challenge activity > TeachEngineering.org
Unit 4: Mechanical Systems. Topic 2: The Wheel and Axle, Gears, and Pulleys.
Electric Circuits For a continuous flow of electrons, there must be a complete circuit with no gaps. Electric Circuits.
LAB 9 Robot Arm Path Planning TAS: Kedar Amladi & Margaret Toebes.
Robot sensors MVRT 2010 – 2011 season. Analog versus Digital Analog Goes from 0 to 254 Numerous values Similar to making waves because there are not sudden.
Diagnosis and Troubleshooting of Automotive Electrical, Electronic, and Computer Systems, Fifth Edition By James D. Halderman © 2010 Pearson Higher Education,
Elegant avoiding of obstacle Young Joon Kim MSRDS First Beginner Course – STEP5.
Drilling a Double Cosine-Theta Coil Hunter Blanton, Spencer L. Kirn, Christopher Crawford University of Kentucky Abstract: A double cosine theta coil is.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
8.2 Problems Involving Dry Friction
Assigned work: pg.398 #1,3,7,8,11-14 pg. 419 #3 (work) Recall: Dot Product.
Embedded Design Using ARM For Strong Room Security System
Title Slide Progress Report Name. Goal Goal Statement – ex. design/create/fabricate … - should be clear and short Needs/Problems – clear and short Space.
Ali Alkuwari Patrick SwannJad FarahMarcus SchafferKorhan Demirkaya Long QuyDenden TekesteNgoc MaiSteven Weaver.
GraffitiBot Sensor Report Andy Kobyljanec EEL 5666C March 25, 2008.
Obstacle Detection. In the previous program the robot moves forward and then checks for something in the way. As we observed it only checks for things.
Ali Alkuwari Patrick SwannJad FarahMarcus SchafferKorhan Demirkaya Long QuyDenden TekesteNgoc MaiSteven Weaver.
BY B.JITHENDRA KUMAR Shaper Machine. Introduction The shaping machine is used to machine flat metal surfaces especially where a large amount of metal.
REVIEW of Static electricity Electricity A. Electric Charge 1. Static electricity is the accumulation of excess electric charges on an object. a. More.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
Forward Until Near Stop when near a wall.
Python Programming Module 4 Sensors and Loops Python Programming, 2/e1.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
ECE Computer Engineering Design Project
ECE445 Senior Design: Smart Umbrella
HW: Read TB p answer Checking up questions #1-2 3/3 Video
Introduction to Robots
Motorized Miter Saw.
RobotC Sensors.
Sensors and Logic Switches
Forward Until Touch Robot goes forward until it hits a wall.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 5.
Automation and Programming
FIGURE 31-1 Internal construction of an oil-cooled ignition coil
Using a Drawing Robot to Make Angles (Using Rotations)
REVIEW of Static electricity
FIGURE 24-1 The two horns on this vehicle were finally located under the front bumper. They were not visible until the vehicle was hoisted.
Obstacle Detection.
Presentation transcript:

Weed Reaper Roscoe Kane, John Audlin, John Barton and Marcus Ortuno

Background Weeds have been a problem since the advent of agriculture Many methods have been used to reduce losses due to weeds All have been either energy intensive or damaging to the environment

Problem Statement Create an automated system to remove weeds from corn rows The corn will be 5-20” in height The weeds will be 0-3” in height The rows are 30” apart Destroy weeds only more than 6” from a corn plant

General Solution Waypoint navigation using crop row “Feelers” sense weeds 2 axis weed auger

Project Management John Audlin – Navigation Roscoe Kane – Weed Detection John Barton – Programming Marcus Ortuno – Weed Destruction

System Block Diagram

Robotic Navigation Three Main Types –Map Navigation Map of entire operating environment –Waypoint Navigation Follow recognizable ‘landmarks’ to destination –Local Navigation Triangulate position from relative position to a landmark and destination’s relative position to it

Waypoint Navigation ‘Follow’ left-hand row 6-10” between plants Potentiometer angle determines distance from row Control software adjusts path accordingly

Force Calculations Minimum Theta approx. 14 degrees Tension must be anchored at least 1.62” forward of arm hinge

Weed Detection “Feelers” on the ground Along front, 7 rows When feeler is lifted by profile of weed, circuit is closed

Sensor Array

Weed Sensors

Sensor Testing Sensor array was held by hand and dragged over weeds Weeds detected (contact is made) depending on 2 major factors The first is the size of the weed. The second is the height of the array off the ground

Design Implications A more sensitive and/or lower weed sensor will detect smaller weeds. A less sensitive and/or higher sensor will detect let weeds grow before killing A less sensitive sensor will give less false positive readings.

Sensor electrical diagram 7 active low switches with pull up resistors

Programming for the Weed Reaper The program will run through a series of routines: Check the sensors Kill weeds previously detected Adjust relative motor speeds Move forward

Navigation Routine

Weed Detecting Routine

Weed Recall Routine

Kill Routine

Weed Removal Using an X and Z axis rail mount. An attached drill with auger. Auger based from actual weeding application.

Auger Force Diagram

X-axis General Design

X-axis & Gear Force

Z-axis Design

Z-axis Gear Design Dp = 8 Pitch Dia. = 3” Pitch Dia. = # of Teeth / Dp = 24 Teeth Outside Dia. = # of Teeth + 2 / Dp =3.25” Gear is cut every 15°

Gaant Chart

Projected Budget

Questions?