Vehicle Collision Avoidance System

Slides:



Advertisements
Similar presentations
SmartView Work Organiser. SmartView – Work Organiser Developed in conjunction with leading Dealer Groups.
Advertisements

Company Confidential © 2005 All Rights Reserved. What is it? State-of-the-art: microprocessor-based, wall-mount gas monitor Easy installation and operation:
BEYOND SMARTPHONES WITH RASPBERRY PI BY - ASHISH KSHIRSAGAR.
Technology Solutions. There are a variety of technologies—old and new—that have been developed to warn drivers and operators when workers on foot are.
© 2014 wheresjenny.com Dock management DOCK MANAGEMENT.
PAS Personal Alarm System. 2 5/16/2015 PAS Overview - Transmitters Personal Alarm Transmitter - Based on ultrasonic communications Advanced Signal Modulation.
Innovative Safety Initiative Award 2013 Jointly Organized by DEVB, CIC and HKCA CHUN WO-CRGL-MBEC JOINT VENTURE Contract No. HY/2009/19 Central- Wan Chai.
Introduction to the Raspberry Pi ® Saman Amighi 10/2013 ® Raspberry Pi Foundation.
Embedded Programming and Robotics Introduction and Overview Presented by John Cole Senior Lecturer in Computer Science The University of Texas at Dallas,
Dynamic Traffic Light Timing Tony Faillaci John Gilroy Ben Hughes Justin Porter Zach Zientek.
Phase II Review MSD II P Size is too big and not comparable with original testing Hinge is not possible with rapid prototyping, metal hinge would.
SINGLE BOARD COMPUTERS -KEVIN JOSE. WHY DO WE USE THEM? Good performance at low price GPIO capability to interact with the outside world Small form factor,
VEX Robotics Platform and ROBOTC Software
BY VENUS BRIGHT Input Output. What is a input An input is something simple that connects into the computer. Such as the most common input is a keyboard.
Juan Miguel Valverde Martínez.  What is a Home Media Center?  Raspberry Pi  Idea  Interface  Potential.
The TRICS Multi-Modal Survey Methodology KEVIN TRAVERS, HAMPSHIRE COUNTY COUNCIL.
Lecture 1 Saima Gul. What is a Project? A Project is a job that has a beginning and an end (time), a specified outcome ( scope) at a stated level of quality.
Addressing Previous Concerns DeliverableFalse Positives Distraction Compatibility/ Calibration.
Embedded Programming and Robotics
ECE 477 Final Presentation Team 12  Spring 2013 Xirong Ye Zongyang Zhu Chun Ta Huang Libo Dong.
Convolution in Matlab The convolution in matlab is accomplished by using “conv” command. If “u” is a vector with length ‘n’ and “v” is a vector with length.
WEEK INTRODUCTION CSC426 SOFTWARE ENGINEERING.
Alignment Software from the ME perspective Marcus Hohlmann Florida Tech Muon Alignment meeting during CMS week - CERN, March 15, 2005.
Home controlling system based on Galileo Mid Semester Presentation Started at: Winter 2015 Project supervised by: Mony Orbach Project performed by: Khalid.
Milestone 1 Pablo Canseco Domenick Albanese Ronald­-Dean Allado Command and Control Subsystem for Regolith Mining Robot.
System Software Design Review.  MCU: NXP LPC2378 ARM7 32-bit  512 KB Flash, 8KB EEPROM and SRAM  Bus Frequency: 20 MHz  Approximate Memory requirements:
Introduction :  In the beginning, the calculator is the basic idea of computers out, then that arrived at the large computers.  in1980 or late seventies.
IoT: Windows 10 & Raspberry Pi By: Mitchel Sellers.
IMDL Presentation by Li. Park Ranger Subtitle Park Ranger Block Diagram Mega 2560 Arduino Tmp Sensor Humidity Sensor XBEE LCD Buzzer LaptopGUI Motor.
Pin your locations First, you need to visit each of the stops you want to make on the tour and put a yellow push pin in it. Click the yellow pin along.
Bonus EV3 Programming Lessons By Droids Robotics LEGO MINDSTORMS and Raspberry Pi IR Light controller.
Bonus EV3 Programming Lessons LEGO MINDSTORMS ev3dev and Raspberry Pi IR Light controller.
 Tracks seats availability in a specific class (CRN)- only for HOKIES.  Has the ability to track a list of classes.  The tracking list grows dynamically.
Mission To Mars Driving Simulator Based on the recent Curiosity Landing On Mars Based In Year 2020 Score based game, with collectable items to unlock.
C# SERIAL COMMUNICATION TEMPERATURE CONTROL WITH ARDUINO KAAN EREN
Rasberry pi 2 model B. Selve computeren i rasberry pi’en.
Designing a Control System Sayande Adekoye College of North West London.
Raspberry Pi Project Control Your Home Lights with a Raspberry Pi.
Problem 5.6 million accidents 34,000 fatalities 2,632,000 injuries 90% >30 MPH 25,000 fatalities Makes roadway usage inefficient!  Wasted fuel consumption.
Digital Carpool Aid Mid-semester Presentation Senior Design I March 5, 2015.
OpenCV C++ Image Processing
Problem 5.6 million accidents 34,000 fatalities 2,632,000 injuries 90% >30 MPH 25,000 fatalities Makes roadway usage inefficient!  Wasted fuel consumption.
Copyright 2013 by openmake.cc Introduction to Multi-Pi Raspberry Pi pinhead plug-able.Raspberry Pi pinhead plug-able. Separate Communication port from.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Get Started with Raspberry Pi- Single Board Computer.
BSHS 401 Week 5 Individual Documenting and Monitoring Check this A+ tutorial guideline at 401/BSHS-401-Week-5-Individual-
Prototyping Home Automation Concepts
Go4 v2.2 Status & Overview CHEP 2003
H.I.T.S. Helmet Impact Tracking System
RASPBERRY PI WORKSHOP.
Prototyping Home Automation Concepts
IoT 101 with Raspberry Pi and Azure
Internet of Things (internet of everything?)
Arduino motor control using servo & ultrasonic sensor
RASPBERRY PI WORKSHOP.
Building Raspberry Pi Controllers with Python
Programming with Arduinos and Rapsberry Pi
Lighting LEDs with a RASPBERRY PI
EV3 On Brick Programming
Android Street Car Team 12 Zongyang Zhu ECE 477 Senior Design Project
Additive and Multiplicative Relationships
CEIS 100 Innovative Education- -snaptutorial.com
Internet-of-Things (IoT)
Displaying sensor values while a robot is running
Elecbits Ultrasonic RADAR.
GUI PROGRAMMING USING TKINTER to celebrate Translation Week
Signal Conditioning.
Elecbits.
Uses of filters To remove unwanted components in a signal
Interactive Mirror Display
Presentation transcript:

Vehicle Collision Avoidance System Brian Beckrest Nicholas Martinek Nathan Pax Advisor: Dr. Alsbou

Transportation Research Center Visit Saw examples of current systems and their testing in industry Rode along with trucks that had systems installed Went on facility tour that included a ride on test track in mini-van Saw examples of system in industry Got to ride in trucks with systems installed Got to ride on test track in mini-van with 50 mph turns

Ultrasonic Sensors Maxbotix MB7380 and MB7386 sensors

Ultrasonic Sensors

Ultrasonic Sensors

Radar Arrived 3 Weeks Ago Documentation Set-Up

Visual Warning System GUI written with Qt Framework in Python Application runs full screen upon Raspberry Pi power-up Application has multiple threads that each monitor GPIO pins for input signals GUI is continuously updated based upon GPIO input

Visual Warning System

Audible Warning System Two piezo buzzers Correspond to left and right side of vehicle Uses library that outputs PWM’d signal to buzzers for any duration and frequency of tone

Questions/Comments?