ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior...

22
1 ELET 4308/4108 Senior ELET 4308/4108 Senior Project Project Motion Sensor Motion Sensor Security Security System System By By (TEAM 4) (TEAM 4) Agbazue Stanley Agbazue Stanley Singleton Kellen Singleton Kellen (DR. (DR. Attarzadeh) Attarzadeh) FALL 2004 FALL 2004 11/30/2004 11/30/2004

Transcript of ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior...

Page 1: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

11

ELET 4308/4108 Senior ELET 4308/4108 Senior ProjectProject

Motion Sensor Motion Sensor SecuritySecurity SystemSystem

ByBy

(TEAM 4)(TEAM 4)Agbazue StanleyAgbazue StanleySingleton KellenSingleton Kellen

(DR.(DR. Attarzadeh)Attarzadeh)FALL 2004FALL 200411/30/200411/30/2004

Page 2: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

22

IntroductionIntroduction

•• The project itself is a motion sensor security system The project itself is a motion sensor security system capable of detecting the presence of body heat in any capable of detecting the presence of body heat in any designated area.designated area.

•• State of the art motion detectors use the most modern State of the art motion detectors use the most modern techniques to eliminate factors causing interference, techniques to eliminate factors causing interference, which affect reliability, to guarantee superior longwhich affect reliability, to guarantee superior long--term term performance and reduce false alarms.performance and reduce false alarms.

•• A few companies that use this state of the art A few companies that use this state of the art technology are ADEMCO, DSC, VISONIC, IntelliSense, technology are ADEMCO, DSC, VISONIC, IntelliSense, and PARADOX. and PARADOX.

Page 3: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

33

Project ObjectiveProject Objective•• The goals of the alarm system are to detect heat The goals of the alarm system are to detect heat

movements in a specified area triggering a siren/buzzer movements in a specified area triggering a siren/buzzer to sound.to sound.

•• Critical design parameters include interfacing the Critical design parameters include interfacing the microcontroller (8051) with the PIR integrated circuit.microcontroller (8051) with the PIR integrated circuit.

•• This design promotes added control to the crime rate of This design promotes added control to the crime rate of the regulated work environment after hours of work the regulated work environment after hours of work operation. It also cuts down on expenditure costs on operation. It also cuts down on expenditure costs on human resources.human resources.

Page 4: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

44

Block DiagramBlock Diagram

Page 5: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

55

Circuit Circuit DiagramDiagram

Page 6: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

66

Project SpecificationsProject Specifications

•• Motion Sensor operates on 9 Motion Sensor operates on 9 --12 volts 12 volts •• Buzzer operates on 4Buzzer operates on 4--15 volts15 volts•• MicroMicro--controller operated on 5 volts during testing.controller operated on 5 volts during testing.•• 33--4 meter detection range4 meter detection range•• PIR detector has a field view from 125PIR detector has a field view from 125°° to 138to 138°°

Page 7: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

77

Project DescriptionProject Description

•• Infrared motion sensor Infrared motion sensor

•• Led indicators inform of an alarm present and designate Led indicators inform of an alarm present and designate when motion has been detected when motion has been detected

•• Switch control will turn on system .Switch control will turn on system .

•• Keypad will disarm the system.Keypad will disarm the system.

•• (IC KC778B) that contains the pin configuration to (IC KC778B) that contains the pin configuration to control the actual motion detection control the actual motion detection

Page 8: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

88

Motion Sensor Prior to AssemblyMotion Sensor Prior to Assembly

Page 9: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

99

More of Motion SensorMore of Motion Sensor

Page 10: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1010

MicroMicro--Controller Before AssemblyController Before Assembly

Page 11: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1111

Motion Sensor Assembled to Motion Sensor Assembled to Security AreaSecurity Area

Page 12: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1212

SoftwareSoftware DesignDesign

•• Software application entails the use of a microcontroller Software application entails the use of a microcontroller which will utilize the handling of the program instruction which will utilize the handling of the program instruction to the system built. Microcontroller involved will be the to the system built. Microcontroller involved will be the 8051 microcontrollers. 8051 microcontrollers.

•• The program will be used to disarm the alarm system The program will be used to disarm the alarm system after the buzzer is triggered.after the buzzer is triggered.

Page 13: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1313

Plan of actionPlan of action

•• BrainstormingBrainstorming•• Analysis Analysis •• Implementation i.e. hardware construction Implementation i.e. hardware construction •• Simulation i.e. software testingSimulation i.e. software testing•• Overall testingOverall testing

Page 14: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1414

Project ComponentsProject Components

•• Micro controller ( 8051 )Micro controller ( 8051 )•• PIR Detector (RE200B)PIR Detector (RE200B)•• Master PIR Control Chip (KC778B)Master PIR Control Chip (KC778B)•• Power supplyPower supply•• WiresWires•• 2 Led2 Led’’ss•• Bread boardBread board•• ResistorsResistors•• CapacitorsCapacitors•• Toggle SwitchesToggle Switches

Page 15: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1515

BenefitsBenefits

•• Increased security controlIncreased security control•• Convenience Convenience •• Relatively inexpensive.Relatively inexpensive.•• Provides reliable and efficient results.Provides reliable and efficient results.

Page 16: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1616

Testing and ProceduresTesting and Procedures

•• Set up a dummy security areaSet up a dummy security area

•• Turn power supply onTurn power supply on

•• Allow 1 to 3 minutes for the PIR sensor to warm upAllow 1 to 3 minutes for the PIR sensor to warm up

•• Walk into the detecting range across the PIR beam and observe thWalk into the detecting range across the PIR beam and observe the e LED indicator. The LED indicator will light up whenever you enteLED indicator. The LED indicator will light up whenever you enter or r or exit under detecting beams.exit under detecting beams.

•• Check if the corresponding ZONE LED on the control panel lights Check if the corresponding ZONE LED on the control panel lights up up when you activate the PIR detector set to that zone.when you activate the PIR detector set to that zone.

Page 17: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1717

Project Schedule For HardwareProject Schedule For Hardware

•• BrainstormingBrainstorming 5d5d Tue 9/28/04Tue 9/28/04 Mon 10/4/04Mon 10/4/04

•• Idea ConceptIdea Concept 2d2d Tue 9/28/04Tue 9/28/04 Wed 9/29/04Wed 9/29/04

•• Idea PreparationIdea Preparation 2d2d Thu 9/30/04Thu 9/30/04 Fri 10/1/04Fri 10/1/04

•• HardwareHardware 7d7d Tue 10/5/04Tue 10/5/04 Wed 10/13/04Wed 10/13/04

•• PreparationPreparation 3d3d Tue 10/5/04Tue 10/5/04 Thu 10/7/04Thu 10/7/04

•• Assembly Assembly 4d4d Fri 10/8/04Fri 10/8/04 Wed 10/13/04Wed 10/13/04

•• WiringWiring 1d1d Fri 10/8/04Fri 10/8/04 Fri 10/8/04Fri 10/8/04

•• TestingTesting 2d2d Tue 10/12/04Tue 10/12/04 Wed 10/13/04Wed 10/13/04

Page 18: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1818

Project Schedule For SoftwareProject Schedule For Software

•• SoftwareSoftware 7d Thu 10/14/047d Thu 10/14/04 Fri 10/22/04Fri 10/22/04

•• Software DesignSoftware Design 3d Thu 10/14/043d Thu 10/14/04 Mon 10/18/04Mon 10/18/04

•• Software Impl.Software Impl. 2d Tue 10/19/042d Tue 10/19/04 Wed 10/20/04Wed 10/20/04

•• Software testingSoftware testing 2d Thu 10/21/042d Thu 10/21/04 Fri 10/22/04Fri 10/22/04

•• CompletionCompletion 3d Mon 10/25/043d Mon 10/25/04 Wed 10/27/04Wed 10/27/04

•• Final AssemblyFinal Assembly 2d Mon 10/25/042d Mon 10/25/04 Tue 10/26/04Tue 10/26/04

•• Final TestFinal Test 1d Wed 10/29/041d Wed 10/29/04 Wed 10/29/04Wed 10/29/04

Page 19: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

1919

Cost AnalysisCost Analysis

•• WiresWires $5.00$5.00•• LED'sLED's $1.00 $1.00 •• Breadboard Breadboard $20.00 $20.00

•• Motion Sensor Motion Sensor $35.00$35.00•• Capacitors Capacitors $3.00$3.00•• Resistors Resistors $2.00$2.00•• Siren Siren $10.00 $10.00 •• RelayRelay $4.00$4.00•• Wood Wood $14.00$14.00

•• MicrocontrollerMicrocontroller $0.00 (donated)$0.00 (donated)•• Total Cost Total Cost $93.00$93.00

Page 20: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

2020

Problems EncounteredProblems Encountered

•• Configuring microcontroller to disengage alarmConfiguring microcontroller to disengage alarm

•• Supplying sufficient voltage to properly function the Supplying sufficient voltage to properly function the buzzerbuzzer

Page 21: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

2121

ReferencesReferences

•• http://www.ami.ac.uk/courses/ami4655_micros/http://www.ami.ac.uk/courses/ami4655_micros/u01/micro01hist.aspu01/micro01hist.asp

•• 8051 Microcontroller and Embedded Systems, 8051 Microcontroller and Embedded Systems, TheTheby Muhammad Ali Mazidi, Janice Gillispie Mazidi, by Muhammad Ali Mazidi, Janice Gillispie Mazidi, Muhammed Ali MazidiMuhammed Ali Mazidi

•• http://www.aesecurity.com/pir.htmhttp://www.aesecurity.com/pir.htm

Page 22: ELET 4308/4108 Senior Project Motion Sensor Security System Sensor... · ELET 4308/4108 Senior Project Motion Sensor Security System By (TEAM 4) ... • The project itself is a motion

2222

Thank you for your timeThank you for your time

QuestionsQuestions