Sandia National Laboratories Clinic Project: CASC Security System

31
Student Group Members: Arslan Majid, Chris Miller, David Brown, and Joshua Hamilton Sandia Advisors: Steven Paradise, Patrick Schindler Academic Advisor: Dr. Behrouz Farhang

description

Student Group Members: Arslan Majid, Chris Miller, David Brown, and Joshua Hamilton. Sandia Advisors: Steven Paradise, Patrick Schindler Academic Advisor: Dr. Behrouz Farhang. Sandia National Laboratories Clinic Project: CASC Security System. Explanation of Project Background - PowerPoint PPT Presentation

Transcript of Sandia National Laboratories Clinic Project: CASC Security System

Page 1: Sandia National Laboratories Clinic Project: CASC Security System

Student Group Members: Arslan Majid, Chris Miller, David Brown, and Joshua Hamilton

Sandia Advisors: Steven Paradise, Patrick SchindlerAcademic Advisor: Dr. Behrouz Farhang

Page 2: Sandia National Laboratories Clinic Project: CASC Security System

Explanation of Project Background Project sections:

Programming Sensors Power Interface Time Line and project goals

Page 3: Sandia National Laboratories Clinic Project: CASC Security System

Current safes offer no electrical security*.

No alarm when broken into. Bulky.

* = Other than electrical password entry

[1]

Page 4: Sandia National Laboratories Clinic Project: CASC Security System

Utilize an array of sensors

Low power / Sleep mode

Optimize for small size

Accept wireless input

Provide alarm signal

Page 5: Sandia National Laboratories Clinic Project: CASC Security System

By: Chris Miller

[2]

Page 6: Sandia National Laboratories Clinic Project: CASC Security System

What language?

Connectivity

Modular programming

Page 7: Sandia National Laboratories Clinic Project: CASC Security System

Using Arduino

Open Source

C/C++ Language

[3]

Page 8: Sandia National Laboratories Clinic Project: CASC Security System

USB cable (A to B)

Any USB port

Any OSTop [4], Below [5]

Page 9: Sandia National Laboratories Clinic Project: CASC Security System

Block coding

Easy to adjust

Many different applications

[6]

Page 10: Sandia National Laboratories Clinic Project: CASC Security System

Contact Information: Chris Miller ECE Department, University of Utah [email protected]

Sources [1]-”Safe”,Apr.11, 2010. [Online]. Available:

http://img.archiexpo.com/images_ae/photo-g/electronic-safe-for-hotel-rooms-55624.jpg [2]-”Programing”,Apr.11, 2010. [Online]. Available: http://arduino.cc/en/Guide/Windows [3]-”Ardiuno Mega”,Apr.11, 2010. [Online]. Available:

http://www.libelium.com/tienda/catalog/images/arduino_mega.jpg [4]-”Ardiuno Mega_2”,Apr.11, 2010. [Online]. Available:

http://upload.wikimedia.org/wikipedia/commons/f/f9/Arduino_usb_socket-1.jpg [5]-”USB Cable”,Apr.11, 2010. [Online]. Available: http://www.gttkc.com/shop/images/USB-

AB.jpg [6]-”Block Diagram”,Apr.11, 2010. [Online]. Available:

http://www.medallionsystem.com/computers/images/TPC43B_block_diagram.png

Page 11: Sandia National Laboratories Clinic Project: CASC Security System

By: David Brown

[1]

[2]

Page 12: Sandia National Laboratories Clinic Project: CASC Security System

Requirements

Testing

Types of Sensors

Page 13: Sandia National Laboratories Clinic Project: CASC Security System

Detect all attempts to break into box

Never have a false positive

Conserve power

Page 14: Sandia National Laboratories Clinic Project: CASC Security System

Various Types of Sensors

Accuracy

Power Usage

Page 15: Sandia National Laboratories Clinic Project: CASC Security System

Accelerometer

Vibration

Limit Switch

Flex sensor

Thermal sensor

[4]

[3]

Page 16: Sandia National Laboratories Clinic Project: CASC Security System

Contact Information: David Brown ECE Department, University of Utah [email protected]

Sources [1]- “Accelerometer”, Apr. 10, 2010. [Online]. Available: http://www.sparkfun.com/commerce/

product_info.php?products_id=252, Apr. 10, 2010]. [2]- “Piezoelectric Vibration Sensor”, Apr. 10, 2010. [Online]. Available:

http://media.digikey.com/photos/Measurement%20Specialties%20Photos/0-1005447-1.jpg, Apr. 10, 2010].

[3]- “Limit Switch”, Apr. 10, 2010. [Online]. Available: http://media.digikey.com/photos/Panasonic%20Photos/ESE-11MH6T.jpg, Apr. 10, 2010].

[4]- “Thermal Sensor”, Apr. 10, 2010 [Online]. Available: http://www.sparkfun.com/commerce/product_info.php?products_id=9570, Apr. 10, 2010].

Page 17: Sandia National Laboratories Clinic Project: CASC Security System

By: Joshua Hamilton

[1]

[2]

Page 18: Sandia National Laboratories Clinic Project: CASC Security System

Reasoning: Advanced detection functions require

powerZero false positivesNo unauthorized access

Cannot be powered externally Safe must stay secure until maintenance

Page 19: Sandia National Laboratories Clinic Project: CASC Security System

Requirements of power source Necessary 1 year lifespan with a goal of 2 Cannot be tampered Power detection sensors Safely power the Arduino controller Dependable

Page 20: Sandia National Laboratories Clinic Project: CASC Security System

Method Modes of operation Wake up sensors

Self powered vibration sensors Low power design

Efficient overall designNo leakage

Fig. 1 Piezoelectric vibration sensor [3]

Page 21: Sandia National Laboratories Clinic Project: CASC Security System

Implementation Arduino Mega vs Arduino Pro-Mini Piezoelectric wake-up circuit Choice of battery

Lithium has highest power density Sensitive to high temperatureMay need a controller

Page 22: Sandia National Laboratories Clinic Project: CASC Security System

Conclusion Test two types of batteries

Arduino backpackEnergizer e2* AA batteries

Fig. 2 Arduino backpack [4]

* “E2 Datasheet”, Apr. 8, 2010. [Online]. Available:http://Energizer-L91BP-8-Lithium-Battery-8-Pack/dp/B0000DC4EL

Page 23: Sandia National Laboratories Clinic Project: CASC Security System

Contact Information: Joshua Hamilton ECE Department, University of Utah [email protected]

Sources: [1] “Synqor”, Apr.8,2010. [Online]. Available: http://www.synqor.com [2]”Vicor”, Apr.8,2010.[Online].Available: http://www.vicr.com [3] “Lithium Backpack”, Apr. 8, 2010. [Online]. Available:

http://www.liquidware.com/shop/show/BP/Lithium+Backpack [4] “Vibration Sensor/Switch” ,Apr. 8, 2010. [Online]Available:

http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=MSP1007-ND

Page 24: Sandia National Laboratories Clinic Project: CASC Security System

By: Arslan Majid

[1]

[2]

Page 25: Sandia National Laboratories Clinic Project: CASC Security System

Use Labview to create a GUI

Display GUI on an external source (Laptop)

Goal- wireless

[2]

Page 26: Sandia National Laboratories Clinic Project: CASC Security System

Will carry out the following states of security system:

Authorized user Open container Access contents Close container Do not tamper

container

Maintenance access Change power

supply Software/hardware

upgrades Do not access

contents

Security access Allow transport Reset alarm

status Check status

report Do not access

contents

Page 27: Sandia National Laboratories Clinic Project: CASC Security System

While on menu- Sensors detect

suspicious activity Will display a warning

if sensors set alarm off

Sub-menus corresponding to different states of security will also be displayed

Page 28: Sandia National Laboratories Clinic Project: CASC Security System

  Year>            2 0 0 9                                                                                     2 0 1 0    

  Month>  Start Mar     Apr     May   June   July   Aug Sept   Oct     Nov    Dec     Janu   Feb     Mar    April  

Task # Week>                                                                                 

1Conceptual design of system                                                                                                                

1.1Research sensors                                                                                                                  

1.2aLearn Arduino code                                                                                                                  

1.2bTest sensors                                                                                                                    

1.2cCreate Interface                                                                                                                  

1.2dPower Conditioning                                                                                                                  

1.3Make schematics of system                                                                                                                

1.4Build system                                                                                                                    

1.5Test system                                                                                                                    

1.6First prototype                                                                                                              

1.7Debug                                                                                                      

1.8Final working device                                                                                                                  

                                                                   

3Document                                                                                                                

                                                                                                                       

Page 29: Sandia National Laboratories Clinic Project: CASC Security System

Item Quantity Description Amount Ext

1 4 Arduino Boards $80 $320

2 - Battery Supplies $200 $200

3 - Sensors $1000 $1000

4 4 Containers $6 $24

5 - Miscellaneous parts $800 $800

Total $2344

Page 30: Sandia National Laboratories Clinic Project: CASC Security System

Utilize an array of sensors

Low power / Sleep mode

Optimize for small size

Accept wireless input

Provide alarm signal

Page 31: Sandia National Laboratories Clinic Project: CASC Security System

Contact Information: Arslan Majid ECE Department, University of Utah [email protected]

Sources [1]- “LabView Logo”, Apr. 4, 2010. [Online]. Available:

http://www.bluesystem.ca/LabVIEW_Certified_Developer.jpg[Accessed: Apr. 4, 2010]. [2]- “Bluetooth Arduino”, Apr. 4, 2010. [Online]. Available:

http://cnmat.berkeley.edu/system/files/sensor_modules/Arduino-BT-01-L.jpg, Apr. 4, 2010]. [3]- “Bluetooth Arduino”, Apr. 4, 2010. [Online]. Available:

http://www.sparkfun.com/commerce/product_info.php?products_id=9358, Apr. 4, 2010].