Asset Control System Group 5

Slides:



Advertisements
Similar presentations
Team Advisor: Professor Marinos Vouvakis Douglas Imbier EE Team Leader wireless, sensors Edmons Zongo EE Treasurer display, sensors Nicholas Ferrero EE.
Advertisements

Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
MDR ECE 415 Team Advisor: Professor Marinos Vouvakis Douglas Imbier EE Team Leader wireless, sensors Edmons Zongo EE Treasurer display, sensors Nicholas.
SmartCart The Interactive Shopping Cart Display UCSB ECE 189A/B, Fall 2012 – Spring 2013 Pallavi Jain Deniz Kaplan Peter Nguyen Vivian Vasquez.
WAAM Boxing Training Utility Warren Anderson Alexander Stewart Mark Craig Avinash Ramlall.
ECE 477 Design Review – Spring 2010 Team 15. Team Members.
Viking Pump Flow Manager - Phase 2 Senior Design May
Group 16 – Efficient HVAC System Daniel Galarza – CpE Chung Chien Hsia – EE Marvin Fernandez – CpE Kevin Ivy – EE William Carson Sr. – Mentor, owner of.
BeH ā v Student Behavior FeedbackSystem. Overview Team BeHāV Overview Schematic Parts Software Hub Timeline Budget.
Objectives How Microcontroller works
Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
R.O.M. System Team: RISC Takers Team Members: Paul Banks, Yorick Robinson, Evan Tu, & Hans Weggeman Louisiana State University – Senior Design October.
Administrative Introduction Our goals for this project are for the three robots to work together intelligently to complete a maze faster than an individual.
Team 6 DOODLE DRIVE Alexander Curtis Peachanok Lertkajornkitti | Jun Pan | Edward Kidarsa |
Nicolas “Bailey” Godfrey Joshua Early Marc Garcia Daniel Krummen Group 23 Sponsored By:
REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski.
© 2008, Renesas Technology America, Inc., All Rights Reserved 1 Course Introduction Purpose  This course provides an introduction to the peripheral functions.
Maze Twinbots Group 28 Uyen Nguyen – EE Ly Nguyen – EE Luke Ireland - EE.
Voice Controlled Home Automation System Group 13 Zhe Gong Hongchuan Li.
Submitted by:.  Project overview  Block diagram  Power supply  Microcontroller  MAX232 & DB9 Connector  Relay  Relay driver  Software requirements.
Gsm Modems Based Irrigation Water Pump Controller for Illiterates
SmartCup – Team 42 Harington Lee, Chirag Patil, Arjun Sharma 1.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
IR OBSTACLE DETECTION TO
Wireless Rash Driving Detection. Introduction Wireless Rash Driving Detection  To detect rash driving on highways and to alert.
ULTRA FAST ACTING ELECTRONIC CIRCUIT BREAKER
Wireless Lighting control system
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
Voice Controlled Robot by Cell Phone with Android App
RFID Based Access Control System using 8051
Obstacle avoiding robot { pixel }
COSEC ARC IP based Access Control Panel.
Arduino Based Home Automation
<Add team picture or relevant project picture here>
Digital System Design Digital Design and Computer Architecture: ARM® Edition Sarah L. Harris and David Money Harris.
Atmega based garrage door openning
CHAPTER 6 VOLTAGE REGULATOR Tulus Ikhsan Nasution.
SUBMITTED BY EDGEFX TEAM
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
OVER VOLTAGE OR UNDER VOLTAGE
Home automation using Arduino & ‘PIR sensor’
LOAD CUTOFF SWITCH UPON OVER VOLTAGE OR UNDER VOLTAGE
ABSTRACT The controller continuously polls the temperature with certain regular time intervals and displays over the 7_segment display The temperature.
Project Title EVM IN 8051 Under the Guidance of Submitted by.
ECE477 Midterm Design Review: Team #8
SCADA for Remote Industrial Plant
SUBMITTED BY EDGEFX TEAM
PC Mouse operated Electrical Load Control Using VB Application
SUBMITTED BY EDGEFX TEAM
Most popular IoT Devices (hardware)
Microcontroller Based Digital Code Lock
Analog/Digital Hybrid synthesizer
Project Title ARDUINO BASED WIRELESS ELECTRICAL APPARATUS CONTROL SYSTEM USING IR COMMUNICATION Under the Guidance of Submitted by.
IR OBSTACLE DETECTION TO
QUIZ COMPETITION SENSOR FOR FASTEST FINGER PRESS
‘SONAR’ using Arduino & ultrasonic distance sensor
Wireless Controlled PowerStrip
Remote Controlled Smart Socket
Cumulative Design Review
GROUP 14: ESSENCE OF MUSIC
ECE 477 Design Review Group 3  Fall 2005
IOT based Home Automation Over the Cloud
A smart shopping system
Manual Robotics ..
ECE 477 Final Presentation Team 15  Spring 2010
A PROJECT ON PASSWORD BASED CONTROL SYSTEM. A PROJECT ON PASSWORD BASED CONTROL SYSTEM.
UNIT 9 Relays.
HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.
Presentation transcript:

Asset Control System Group 5 Daniel Williams Cpe Kenneth Sullivan Cpe Casey Quinn EE Carley Baltromitis Cpe

Introduction Asset control System is a minimized approach to controlling access and tracking use of sensitive assets. The system can be purposed for multiple usage applications. The system can be scalable and will contain multiple devices that communicate. This system will provide a means for billing of usage and could even calculate usage.

Motivations The need for a reliable, cost efficient solution to access restricted devices Advanced restriction capabilities are lacking in the field of competing systems Customization for different uses and controls Scalability when additional devices are introduced Varying access levels for management of the system and users

Goals Login security User interface readability Administrative Ability Report capability All-inclusive design Tracking accuracy and asset status Authentication Database integrity, Device control integrity, and Durability.

Specifications and requirements The system will control the power to specified devices: < 20A @ 120 VAC The system will provide feedback to user on status. The system will record and provide user history. Wireless communication between device and system will use RFID. The system will not occupy a space larger than 8x8x5 in3

Block Diagram Overall design

Problems and Concerns System integrity : In order to fulfill the main requirement of the system we will need to ensure that security levels are sound and not breachable. System accuracy : It is paramount that the system records accurate data on usage. Correct status reporting : the system must poll and track the connected devices for tracking of disconnect or failure.

Microcontroller selection PROs CONs MSP430 Really low power Can obtain for free Took course based on MSP430 Less support available Less features ATMega328 Vast support online Cheap Fast (up to 20MHz) Higher power consumption Not free

Microcontroller selection ATMega328 8-bit architecture 32 KByte flash memory Up to 20MHz clock 23 I/O pins AVR-based Various methods of communication i.e. SPi, UART, I2C

Embedded PC (Raspberry Pi 3) For communication with the database and logging user information Interfaces with access device Wireless communication: either bluetooth or Wi-Fi Windows 10 IoT supported Huge online community for support

Touchscreen/LCD Allow for administrative interfacing, such as new user information and troubleshooting. Allow for default user login method and feedback Official Raspberry Pi Screen for direct compatibility

Switch selection Switch Choice PRO CON Transistors (Mosfet/BJT) Quick switching No moving parts Do not do well with High power applications Silicon Controlled Rectifier (Thyristor) Handles high power Requires manipulation of source power signal Standard Relay Widely used Moving parts

Switch selection Fujitsu VF series Current rating up to 30A Turn on voltage (coil voltage) at 3- 5V Quick connect terminals

Power supply selection Mean-Well RS-50-12 50W at 12V Small footprint: 4x2x1.25” Non-wall mount design

Hardware Circuit Design

Power circuitry Using two separate voltage regulators Both provide 5 volts of power LM2936DT is an ultra low noise regulator to power the microcontroller. LD1085CDT is an adjustable regulator that has higher current output to provide the Raspberry Pi 3.

Microcontroller Circuitry Using external clock Headers to make available I2C and UART connections for Raspberry Pi Access to ISP pins to allow for on board flashing of microcontroller

PCB layout

Kiosk Presentation and Authentication

Access Control method Method PROs CONs Fingerprint Scanner Newer tech No cards or tags needed Harder to circumvent Higher false-negative rate Cost RFID Quick access permission Cheap Easy to implement Small footprint Easier to bypass Range/signal interruption Magnetic strip Easy to use UCF IDs utilize it Easiest to bypass Durability

Access Control method 2.5 - 3.3V Operates on 13.56 MHz range 848 kbit/s data transmission SPi, UART, I2C 50mm range Below 100 mA

Kiosk Operating System

Kiosk Operating System Windows 10 IoT Core Build 14342 Apps utilize a C#/XAML stack Previous .NET Development Out-of-the-box support for: Official Raspberry Pi display/touchscreen Onboard Wifi adapter (Raspberry Pi 3)

UI Flowchart

Software design

Work Distribution

Financing Originally funding was expected to be through the University of Central Florida’s Reza Abdolvand. Funding will be reliant upon the team members and will be split proportionately between each member.

Budget Based Design Decisions Casing Manufacturing: 3D Printing Access Restriction: RFID vs Magnetic Strip Recycling: Router, Server

Budget Item Source Cost Quantity Total Item Source Cost Quantity Total RFID Tags Amazon $1.50 5 $7.50 Capacitor 10 uF Mouser $0.48 15 $7.25 Capacitor 22 pF $0.03 20 $0.58 Capacitor 100 nF $0.01 10 $0.09 Resistor 1.6k ohm $0.04 $0.41 Resistor 3.3k ohm $0.38 Resistor 360 ohm $0.36 Resistor 120 ohm $0.31 Resistor 68 ohm $0.76 Resistor 50.1 ohm Resistor 0 ohm $0.62 Total $436.03 Item Source Cost Quantity Total Raspberry Pi Adafruit $35.00 3 $105.00 Raspberry Pi Touchscreen $60.00 $180.00 ATMega 328 Mouser $3.57 5 $17.85 Arduino Uno $24.95 1 OVSTRGBB1CR8 LED RGB $1.47 $7.35 Fujitsu 817-VF-5MU Relay $9.28 $27.84 LM2936DT-5.0 $1.85 $5.55 LD1085CDT-R $1.60 $8.00 20MHz Oscilator $1.29 $6.45 Mean Well AC-DC 12V Jameco $11.49 3 $34.47

Progress

Questions