Remote Firework Launcher

Slides:



Advertisements
Similar presentations
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Advertisements

OutLine Overview about Project Wii Robot Escaper Robot Problems and Solutions Demo.
Project Goals And Objectives ____________________________________________________ Create a “smart”, customizable, all in one system Little to no learning.
SENIOR DESIGN 11/6. Lab update (time, difficulty) Writing update (interest)
The Design of an Electronic Bicycle Monitor (EBM) Team P118: Gary Berglund Andrew Gardner Emrys Maier Ammar Mohammad.
REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski.
In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma.
IN 1900 ICT Project Final Presentation. Group name : Code Squad.
Final Year Project(EPT4046) Development of an internet controlled Surveillance Mobile Robot By Mimi Madihah Bt Mohd Idris Id: BACHELOR OF ENGINEERING.
Voice Controlled Home Automation System Group 13 Zhe Gong Hongchuan Li.
ECE ILLINOIS Smart Thermometer Group 20 Alisher Kurmanbay Praful Mehrota TA: Jacob Bryan ECE 445 Spirng 2016.
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
Solar Powered LED Blinds Group 28: Austin Estes and Kerr Oliva TA: Katherine O’Kane.
SmartCup – Team 42 Harington Lee, Chirag Patil, Arjun Sharma 1.
Multipurpose Keychain ECE 445 Senior Design Junting Lou Yaming Tang Lida Zhu TA: Rajarshi Roy Project No. 11 Fall 2012.
Electric Air Ukulele Ivan Setiawan (setiawa2) Satyo Iswara (iswara2) ECE 445 Senior Design Spring 2012 Team #32 TA: Jane Tu.
ISA CLICK CONTROL #38 – FALL 2014 ERIC BRUNNGRABER DRAKE ISABIRYE.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
Deep Touch Pressure Abdomen Belt Group 32 Kevin Rathbun & Luke Fleming & Chang-O Pyo ECE 445 Senior Design April 28, 2015.
Smart Home Temperature System with Spinning LED Display Group 49: Jianxi Lu, Jia Shi, Xingchang Cheng May 4th, 2016 ECE445.
Sponsor: Beam Technologies Team Members: Andrew McGinnis - ECE Chad Carius - ECE Madison McClellan - ECE Behavior Monitoring Toothbrush.
Application Case Study Christmas Lights Controller
Portable Sport Boundary Sensors
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
Solar Energy Generator: Design Rendering Description
Group 29 JUN SUNG LEE, JAE HYUN KANG
Obstacle avoiding robot { pixel }
Propeller Clock.
Scrolling LCD using Arduino.
Prototyping with Microcontrollers and Sensors
Application Case Study Security Camera Controller
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
Home automation using Arduino & ‘PIR sensor’
ECE 445 Smart Window Responding System
PROPELLER DISPLAY OF MESSAGE BY VIRTUAL LEDS
CMS:Children Monitoring System
Automatic human detector garbage can.
Textbook Detection System With Radio-Frequency Identification
Controlling of robot using voice
Arduino Development for Beginners
Introduction to Handshaking Communication with SSC-32U
DIGITAL CALCULATOR USING 8051
ARDUINO LINE FOLLOWER ROBOT
Group 13: Jamie Brunskill Tyler Shaw Kyle Stevens
App controlled solar powered street lamp
Infrared Transmitter and Receiver
INTELLIGENT ENERGY SAVING SYSTEM USING PIC MICROCONTROLLER
‘SONAR’ using Arduino & ultrasonic distance sensor
RAILWAY TRACK SNAP NOTIFICATION
Group Number 42: Monitoring System for Rotating Turbines
RF Range detection and alert system team 26
Directional Driver Hazard Advisory System
Remote Controlled Smart Socket
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Arduino and Grove LET’S START.
Group #8: Adam Belkhadir Alex Dutrow John Tran
Internet-of-Things (IoT)
Automatic Cloth Folding Machine
Arduino 101 Credit(s):
Real-Time Free Throw Feedback Device
Digital Theremin with LED
IOT based Home Automation Over the Cloud
CSCI1600: Embedded and Real Time Software
Basic Electronics Part Two: Electronic Components.
ECE 477 Final Presentation Team 2 Spring 2012
CSCI1600: Embedded and Real Time Software
Arduino and Grove LET’S START.
Interactive Mirror Display
Self-Adjusting Helmet
I/O Experiments Assignment 1.
Presentation transcript:

Remote Firework Launcher Team 5 Michael Hlinka, Daniel Middendorf, Trent Sanford Michael start

A safe way to launch fireworks Introduction A safe way to launch fireworks Trent, talk about the injuries stats. Last year 11,100 injuries and 4 deaths. Major injuries and death comes from mortars Entire project consists of user controller, receiver (that actually launches the fireworks) and external sensor pods

Objectives Reliable communication from at least 150 feet Set off igniters at a 95% success rate Reliably detect motion within an 8 foot radius from the launch deck Must be as affordable as possible, ideally under $120 Middy - safe and non-costly Don’t mention specific # of high level reqs

Controller - Block Diagram Michael talks about this. Introduce the function/purpose the controller has in our project Talk about what the controller does in general sense, then go into module specific descriptions

Sensor Pods - Block Diagram Trent - Introduce the functionality/purpose of the sensor array. And then go into blocks AtMega328p - sends error code to receiver if motion is detected Meant to help catch motion around launch pad What the 3.3v and 5v regulators

Receiver - Block Diagram Starting Transition: Contains a sensor array, Blocks first then go into lighting off fuses End Transition: end with communication hub

Communications Used NRF24L01 transceiver module for communication between components Sent information in 3 byte data packets Tested with Arduino Uno [1] Mention testing procedures for RF modules

User Interface Input Output Each Button uses a pull up resistor circuit shown below When pressed, will set data line to low which the microcontroller is waiting for Output Consists of button LEDs and 7-segment display Very impractical to tie each cathode (+ side) to microcontroller for complete control Would need 60+ General I/O pins alone Need to mention did not just tie each led to G I/o pin [2]

POV “Persistence of vision refers to the optical illusion that occurs when visual perception of an object does not cease for some time after the rays of light proceeding from it have ceased to enter the eye.”[3] Allows us to reduce the number of pins from 60+ to 28 Mikey Mention that 7-seg display does same operation as image on left [4]

Controller States Arrows

PIR Sensors [5] These are maximum distance calculations. If we set R2 = 8ft, L would be approx. 18.92 ft

PIR Sensors Output voltage ranged from 502mV-517mv with movement in the detection area Converted this analog output to integer value 0-1024 with a reference to 1.1V An integer change >=2 indicated motion within the detection area Capacitor allowed us to filter noise from the voltage input and more clearly detect any output changes. Mention timing interval (5 times a second) Change schmatic

Mosfets Required to act as a barrier between digital logic chips and more powerful sub-circuits Acts as a switch that allows current to flow through our igniters Need to talk about it protecting the IC chips

Receiver Software

Design Challenges Multiple circuit design iterations Moving to breakout focused design Stabilizing sensor noise Switching from P-MOS to N-MOS Programming microcontrollers 3D printer issues

Mass Production Cost Per Unit Cost Analysis Component Prototype Cost Mass Production Cost Per Unit Controller $46.08 $35.74 Receiver $74.75 $39.56 Sensor Pod (x2) $23.64 $13.76 Total: $144.47 $89.06 Some design decisions for aahhhhhhhhh….. Rechargeable battery was a huge cost, we would be able to aaaaaahhhhhh……...

Points for Improvement (Future Work) Controller Switch to a 5:32 MUX Improve refresh rate for LEDs and hex display Explore controller substitutes (i.e. mobile app) Receiver Look for safer battery substitutes Pods Integrate low-pass filter into the pod’s PCB Experiment with other detection methods and sensors Keep it simple stupid...

Conclusion Overall our project worked as designed Discuss demo’s success and final functionality Overall our project worked as designed

Any Questions?

Citations [1] Makerlab Electronics, ‘nRF24L01 Wireless Transceiver And Raspberry Pi Philippines’, 2015. [Online]. Available: https://www.makerlab-electronics.com/product/nrf24l01-wireless-transceiver-arduino-raspberry-pi/ [2] A1RONZO, ‘Pull-up Resistors’. [Online]. Available: https://learn.sparkfun.com/tutorials/pull-up-resistors/all [3] Wikipedia, ‘Persistence of vision’, 2017. [Online]. Available: https://en.wikipedia.org/wiki/Persistence_of_vision [4] Wikipedia, ‘File:Dot matrix.gif’, 2011. [Online]. Available: https://commons.wikimedia.org/wiki/File:Dot_matrix.gif [5] muRata, ‘Pyro Electric Infrared Sensor Fresnel Lens’. [Online]. Available: ‘https://www.murata.com/~/media/webrenewal/products/sensor/infrared/datasheet_pir.ashx?la=en Make sure to update dis bitch