Final Project Review Team LOM April 21, 2017.

Slides:



Advertisements
Similar presentations
Left to Right: Michael Kelton, Ethan Hall, Greg Wegman, Vashisht Lakhmani.
Advertisements

Wait, sound sensor >70, Port 2 Flowchart – Heartbeat 1 Start Motor A, Move Backward, 1/3 Rotation, Power 20 Wait, 1 Second Sound Sensor (Port 2) Less than.
Wiring the new control system MVRT 2010 – 2011 Season.
RaceBot can do car race using two DC motors. Let's learn how to go forward, backward, right turn, and left turn. with practicing ' ㄱ ' shape racing, and.
Ping Project Justin Knowles Kurt Lorhammer Brian Smith Andrew Tank ECEN 4610.
Mars Rover By: Colin Shea Dan Dunn Eric Spiller Advisors: Dr. Huggins, Dr. Malinowski.
Cart-A-Long Michael Bigos Jaret Doiron-LaRue Richard Mui Eric Wu Comprehensive Design Review Advisor: Professor Pishro-Nik.
Robotic Navigation Distance Control Platform By: Scott Sendra Advisors: Dr. Donald R. Schertz Dr. Aleksander Malinowski April 29, 2004.
Electronics Design Laboratory Lecture #11, Fall 2014
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
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.
Free Space Optical Communications Senior Design Project Fall 2011 TEAM AWESOME.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
RC CAR CONTROLLER BASED ON INTEL GALILEO SOC PLATFORM Nadav Shiloach Sagi Sabag Supervisor: Idan Shmuel Spring 2014 One Semester Project PROJECT’S ENDING.
Electrical and Computer Engineering Team14: BMW Brainwave Manipulated Wagon Comprehensive Design Review.
Department of Electrical and Computer Engineering Team BeepachU November 26, 2013 Midway Design Review.
Smart Car This project provides smart car assistance to the driver in taking smart and fast decision to avoid any accidental situations during driving.
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.
Final Demonstration Team 2A The Charles Machine Works Downhole Generator Project.
ECE 477 Final Presentation Team 12  Spring 2013 Xirong Ye Zongyang Zhu Chun Ta Huang Libo Dong.
Negative Power or Negative Rotation makes robot go backwards. But if both are negative, the robot will go forward! Move Steering Block.
GPS Tracking System An autonomous user tracking system is employed to navigate the vehicle using GPS data. The following diagram demonstrates the tracking.
Robotic Navigation Distance Control Platform By: Scott Sendra Advisors: Dr. Donald R. Schertz Dr. Aleksander Malinowski December 9, 2003.
1 Department of Electrical and Computer Engineering Team AlternativeChoices October 10, 2012 Preliminary Design Review.
Tuesday Lab Projects ELCT 201 Spring 2011 Solar Tracking and Power Management Slider Control Automation Wireless Project Solar Pulsed Pendulum.
IMDL Presentation by Li. Park Ranger Subtitle Park Ranger Block Diagram Mega 2560 Arduino Tmp Sensor Humidity Sensor XBEE LCD Buzzer LaptopGUI Motor.
ECE477 Senior Design Android street car Team 12 Libo Dong 1.
Electrical and Computer Engineering Smart Goggles To Chong Ryan Offir Matt Ferrante James Kestyn Advisor: Dr. Tilman Wolf Team Wolf.
Electrical and Computer Engineering Midway Design Review Team 22: Driver Assist.
Lianna Dicke MOTOR HARDWARE BREAKDOWN. Design Goals: Drive DC motor that draws 5 A maximum continuous current Voltage operation at 12 Volts (automotive)
Electrical and Computer Engineering Cumulative Design Review Team 22: Driver Assist.
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot simple example program to control a DC-Motor Next - Press the button (left)
Solar Patio Umbrella Final Presentation May 3 rd, 2016 Team #37 ECE 445 – Spring 2016.
Forward Until Near Stop when near a wall.
ECE 445 Group 20 4/23/2012 Kevin Dluzen Jonathan Hall Diyang Qiu.
ECE 445 Electronic Shoe Sizing Device Group 43: Robert McDonald, Eric Ayala, Siyan Guo May 3 rd, 2016.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Grindmaster Controller Team Meeting 3/28/2012. Agenda System Diagram + Progress Firmware Progress WiFi Progress Update Hardware Progress Update.
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),
simple example program to control a DC-Motor
ECE 445 Smart Window Responding System
Using Arduino to modify RC controls Nick Carter 12/31/2015
Cordless Electric Nailer
An Arduino Workshop; part 2
Depth Finder 600 JAPIT Technologies
MULTIPURPOSE ROBOT Nishant Kumar Singh AJIT SINGH YADAV
Arduino - Introduction
Chapter E –Transistors and H-Bridges
Emergency Personnel Indoor Locator
Team #5: Nisa Chuchawat, Robert Whalen, Zhendong (Mike) Yang
AIM: To control the movement of a manual wheelchair by means of human voice for paralyzed patients.
Programming Part 2 Mod Kit
IMDL Presentation by Li Yang.
Android Street Car Team 12 Zongyang Zhu ECE 477 Senior Design Project
Midway Design Review Team LOM December 8, 2016.
SDP17 Lawn-O-Matic Abstract System Overview Lawn Requirements
Team RoMo December 6th, 2017 Midway Design Report
Instrumented Beehive Team 1: CSE: Max Aukshunas, Manali Palwankar
Team RoMo October 18, 2017 Preliminary Design Report
Midway Design Review Team 24 “Remote Chess” December 8,
Learning Outcomes Understand While Loop
Completed Design Review
Learning Outcomes List all Edison’s Sensors and actions
R.A.W. Remote Armwrestling
Elecbits Project: IoT based Smart Dustbin
Midway Design Review Team 16 December 6,
Comprehensive Design Review
ECE 477 Final Presentation Team 13  Spring 2011
Model Blimp Design Competition Soldering Workshop by Youth College (International) / VTC 09:30 – 11:00 11:00 – 12: May
Presentation transcript:

Final Project Review Team LOM April 21, 2017

Lawn-O-Matic (LOM) Robert Cocomello ECE Jeremy Doe CSE Jonathan Scibelli CSE Ahmet Yanbul CSE

Agenda Review of Project FPR Deliverables Demo

Our Solution: Block Diagram

Our Project: LOM Controller on lawn mower - Intel Edison Calculates position Drives wheel motors Ultrasonic transmitters on mower Periodically emits ultrasonic signals 4 Nodes on each corner of lawn Ultrasonic receivers Arduino WiFi Communication between Edison and nodes

Sensor Network Transmission nodes on mower Sensor nodes on corners Emits ultrasonic pulse Creates timestamp per transmission Sensor nodes on corners Nodes receive ultrasonic Create timestamp per received signal Data Transmission over WiFi Timestamp Node ID

Motor Control Edison writes pulses to the motors to control their speed using PWM. DRV8835 Dual Motor Driver Carrier Rotation direction and speed control PWM control Left and right control Controlled by Edison DRV8835 chip provides input for direction - forward and backward.

System Specifications Lawn Size Mow a lawn up to 20 feet by 20 feet Accuracy of Location Accurate within 6 inches Charging Time Charge Li-Po Battery within 24 hours

Proposed FPR Deliverables Mower Control motors with Edison Charging Completed PCB fabrication Web Server on Edison Ultrasonic positioning system Accurate up to 6 inches

Demonstration Input size Nodes are placed on mower Nodes are powered on User waits for all four node LEDs to turn on Mower is powered on User engages mower motors Big red button