Knock Knock, Who's There?

From ESE205 Wiki
Revision as of 22:40, 27 January 2016 by Hgonzale (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Project Overview

This project will provide door security using a knocking pattern as encryption. A piezoelectric device will detect physical knocking on the door (or separate device). An op-amp or other amplifier and filtering will distinguish the knocking signal from noisy signals. An Arduino or similar AVR device (like the ATtiny) will interpret the pattern of knocking. An electric door lock (or other indicator for the demo, e.g. LED or solenoid) opens with a correct knocking pattern.

Objectives

During the project, we will try to achieve the following:

  • Amplification/filtering of piezo signal
  • Wiring auxiliary circuitry (battery, solenoid, piezo, Arduino, etc.)
  • Successful pattern recognition using programming

Challenges

Most projects run into unexpected issues. Challenges we foresee for this project include:

  • Obtaining significant amplification on piezo signal
  • Obtain a sample piezo signal using an oscilloscope
  • Using Multisim to simulate amplification and filtering
  • Coding the pattern recognition. This will require us to determine a way to save the pattern and use probability to ensure access without totally perfect knocking pattern timing
  • Using Matlab to code for minimal viable product. Then implementing on hardware.
  • Posting the system on an actual door
  • Peer management (of course)

Budget

  • Piezo-electric device ($5)
  • Op-amp or other amplifier circuitry ($20)
  • Arduino or AT-tiny ($20)
  • Battery (+holder) and voltage regulator ($10)
  • Electric door lock (or solenoid) and relay ($10)
  • Misc ($15)

Total: $80

Gantt Chart

Knock Knock Gantt.PNG


Timeline

Knock Knock Timeline.png