Door Security System

From Interlock Rochester Wiki

(Difference between revisions)
Jump to: navigation, search
(Consolidated info from the infrastructure page, organized with the project template, added some more info)
Line 1: Line 1:
-
Also see [[Infrastructure#Physical Security]]
+
= Interlock Door Entry System =
-
==Description:==
+
== Members ==
-
The space will need a better way to keep track of who has access to come and go as they please.  Keys are not an option.  Key fob systems and other RFID technologies offer a way to control what a person has access to. 
+
joshshua
-
See: http://www.instructables.com/id/Arduino-RFID-Door-Lock/
+
== Description ==
-
See: http://www.chinavasion.com/product_info.php/pName/facial-recognition-time-attendance-system-and-access-door-lock/
+
Interlock needs an easy way to give members access to the space. It is important however, to maintain the ability to easily remove access punitively or as members choose to leave the group. The ability to keep track of who enters and leaves the space is not only helpful for security, but also could be used creatively.
-
== Requirements ==
+
== Plan ==
-
Details: Construct a system that uses an RFID reader to grant access to the main door.  The fob is also used to open other areas of the space depending on the member.  OPTIONAL: build in a second factor authentication system.  OPTIONAL: Construct a man trap so only one member can enter at a time.
+
Part 1 - Get a simple electronic lock system working:
-
* RFID reader
+
* Electronic lock (really, an electronic strike)
-
* fob
+
* Computer control of the strike
-
** [http://www.yubico.com/products/yubikey/ Yubikey] could be used with an old laptop on the cheap
+
** [http://www.instructables.com/id/Arduino-RFID-Door-Lock/ Arduino]
-
* electronic locks
+
** Homemade control through serial port w/relay (cheaper)
-
* server to manage ACLS (LDAP server? See [[Infrastructure#Network]])
+
* Authentication system
-
* second factor authentication system (biometrics, pin pad, TBD)
+
** RFID/Swipe Card/Key Fob
 +
** Server to manage ACLS (LDAP server? See [[Infrastructure#Network]])
 +
** [http://www.yubico.com/products/yubikey/ Yubikey]
 +
* Audit logging
 +
 
 +
Part 2 - Additional authentication for extra security:
 +
* Second factor authentication system (pin pad, touch screen pin pad)
== Parts ==
== Parts ==
 +
TBD
 +
 +
== Work Log ==
TBD
TBD

Revision as of 17:21, 18 December 2009

Contents

Interlock Door Entry System

Members

joshshua

Description

Interlock needs an easy way to give members access to the space. It is important however, to maintain the ability to easily remove access punitively or as members choose to leave the group. The ability to keep track of who enters and leaves the space is not only helpful for security, but also could be used creatively.

Plan

Part 1 - Get a simple electronic lock system working:

  • Electronic lock (really, an electronic strike)
  • Computer control of the strike
    • Arduino
    • Homemade control through serial port w/relay (cheaper)
  • Authentication system
  • Audit logging

Part 2 - Additional authentication for extra security:

  • Second factor authentication system (pin pad, touch screen pin pad)

Parts

TBD

Work Log

TBD

Personal tools