Alec Saebeler - aws2 - ECE 110
Diego Esquivel - diegoe2 - ECE120
Fred Chang--kehangc2- ECE 110
Introduction
Statement of Purpose
If there is one thing students could not live without, it would be the backpack. A convenient vessels for school work, textbooks, electronics, food (most important), and other miscellaneous yet necessary items. The problem most students and institutions face is theft of valuable items. We proposed a new type of lock, one that both secures the backpack and provides an passive system to notify the owner. Our design would incorporate a Hall effect sensor paired with an electromagnet. This sensor system would connect to an Arduino logic board which processes the signal and indicates whether to alarm or unlock.
Background Research
There are over 83 millions students, in the US alone, and 79 million of those wear backpacks. The reliance on backpacks by students is obviously tremendous. Unfortunately, theft is far more common than any other crime on college campuses. We want to lower the amount of thefts that occurs with students so we don't all lose our very expensive belonging.
Design Details
Block Diagram/Flow Chart
System Overview
Students use their backpacks constantly, so the system must have a small footprint. With this in mind, only the sensor and electromagnet will rest on/near the zipper mechanism. The remaining elements of the circuit will either reside on the outside of the backpack in a housing, or inside the backpack. The electromagnet acts as the input for the Hall effect sensor, which reads the magnetic field strength. Any foreign/non-approved change in the magnetic field will be registered by the sensor, and the signal passed on to the Arduino. The Arduino is the control element of the design. The signal will be handled by logic gates, with the Arduino overseeing and interpreting the inputs. After processing the information, the Arduino will sound an alarm if the magnetic field strength is too low, allow user input to break the system, or maintain its current state. The user can unlock the system through a designated input(whether it be voice, combination lock using XOR gates, or a numeric pad), which will prevent power from reaching the alarm part of the circuit, thus allowing the owner to open the backpack without triggering the alarm.
Parts
- Arduino
- Hall effect sensor
- Logic Gates (AND,OR,NOR, etc)
- LED(s)
- Electromagnet (Small)
- Numeric Pad, voice recognition shield, or combo lock
- Resistors
- Wires
- Backpack
- Buzzer/Alarm
- Breadboard
Possible Challenges
Coding knowledge(or lack of)
Circuit wiring knowledge(or lack of)
Maintaining a compact size while not reducing effectiveness
Moving from stage to stage of our project
Final Report
Attachments:
Comments:
http://diyhacking.com/arduino-hall-effect-sensor-tutorial/
Posted by aws2 at Sep 19, 2016 20:52
|
Approved, make sure you put the block diagram in. Try to expand a bit more on the challenges.
Posted by atmarsh3 at Sep 26, 2016 17:54
|
http://www.electronics-tutorials.ws/logic/logic_1.html
Posted by aws2 at Oct 10, 2016 17:06
|
Make sure you guys are keeping a weekly updates section. I noticed that you guys are worried about coding. Come talk to the TAs during lab, we'll be happy to work with you on it! There are also some great tutorials available online for most of your components.
Posted by atmarsh3 at Oct 20, 2016 12:50
|
Reminder that everyone should have a short (5 minute) progress report presentation ready for the next meeting! Just share what your team been working on, challenges, opportunities, and your plan for the rest of the semester.
Posted by ajborn2 at Oct 24, 2016 17:13
|
Correction: presentations will be November 11th (Friday teams) and 14th (Monday teams). However, it's never too early to start preparing demos and stuff!
Posted by ajborn2 at Oct 24, 2016 17:41
|
https://www.adafruit.com/product/419
Posted by aws2 at Oct 24, 2016 17:41
|
Don't forget to write journal entries!
Posted by ajborn2 at Nov 18, 2016 17:28
|