• Tidak ada hasil yang ditemukan

GSM Based Display Toolkit : Security System.

N/A
N/A
Protected

Academic year: 2017

Membagikan "GSM Based Display Toolkit : Security System."

Copied!
24
0
0

Teks penuh

(1)
(2)
(3)

iii

“I admit that this report is my own work except every such summaries and quotations that I have cited."

(4)

iv

"I declare that I have read this work and I believe this work have fulfill the scope and quality for the award of Bachelor of Electronic Engineering (Industrial Electronics)."

Signature : ……….

Supervisor Name : ……….

(5)

v

(6)

vi

ACKNOWLEDGEMENT

To God be the glory, for great things He has done, to allow me health to finish this Final Year Project. First and foremost, I would like to thank my parents for their love and support throughout my life. Thank you for giving me strength to chase my dreams. My sisters and brother deserve my wholehearted thank as well for their support in emotional and financial aspect.

I would like to sincerely thank my supervisor, Madam Maizatul Alice Meor Said, for her guidance and support throughout this Final Year Project and especially for her confident in me.

(7)

vii

ABSTRACT

(8)

viii

ABSTRAK

(9)
(10)

x

2.4. LIQUID-CRYSTAL DISPLAY 20

(11)

xi

4.3. COMPONENT INSTALLATION &

TESTING 45

5 CONCLUSION AND SUGGESTION 49

5.0. CONCLUSION 50

5.1. SUGGESTION 51

REFERENCES 53

APPENDIX A 56

(12)

xii

2.3 Basic Connection of MAX232 17

2.4 Male and Female DB9 Connector 17

2.5 Reed Sensor 19

2.6 Reed Sensor Actuated by Magnet 19

2.7 Implemented Reed Sensor 20

2.8 LCD 16x2 Display 21

2.9 Pin Diagram of 16x2 LCD Display 22

2.10 CCS Compiler 23

2.11 CCS Compiler Workspace 23

(13)

xiii

4.0 Supply Voltage for PIC16F877A 36 4.1 Connection of Reset Button 37

4.12 LCD Display “Welcome” Sign 46

4.13 Message from GSM Modem 46

4.14 LCD Display when Sensor Triggered 47 4.15 Message when Switch 1 Triggered 47 4.16 Message when Switch 2 Triggered 48

(14)

xiv

LIST OF TABLE

NO TITLE PAGE

2.0 LED Indicator for GSM Modem 14

2.1 Set of AT-Command 15

(15)

xv

LIST OF APPENDIX

NO TITLE PAGE

A MAIN PROGRAM CODE 56

(16)

CHAPTER 1

INTRODUCTION

1.0. Introduction

In a situation where there is high level of thief, there is need for better security system [1]. There is a growing interest in intelligent home network as a way to offer a comfortable, convenient and safe environment for occupants. In order to enhance the occupants convenient and safety, home security system is important in the field of intelligent home network. The requirements of a home security system include low cost, low power consumption, easy installation and rapid response to alarm incident [3].

(17)

2

wireless technology has some remarkable benefit comparing with non-wireless technology. Research shows that Bluetooth, Zigbee, 802.11 and wireless USB are the most popular technology in the field of wireless network. However, the technology that has been mentioned is high in power consumption, high in cost and don’t present the implementation.

(18)

3

Figure 1.0: Block Diagram of the Project

GSM is a digital mobile phone system, operating in several frequency bands. Most knowing bands are 900MHz, frequencies, 1800MHz but also in the bands of 1900MHz and 2100MHz depends on their memory cards called SIM (Subscriber Identity Module), which provide user identity to network with their telephone number assign [2]. GSM provide the highest quality data calls, and moreover, offer the possibility of using the same mobile phone (with the same SIM card, and hence the same number) and other network around the world (roaming) so that the user can be found even if it is not in the country. The GSM itself consist of the interconnected cell. Each cell corresponds to a specific antenna (base station), placed on towers or tall building to avoid a near-immediate access to their public persons.

(19)

4

To detect any activity such as open door/window, the reed sensor is used. This project will help the alarm systems exist today more efficient since the user/owner can get the notification immediately as the reed sensor is triggered simultaneously with LCD display by the microprocessor. Not only that, by display the warning signal using the LCD display, people surrounding will notice immediately which house/premise has an intruder. This is the important of this project which it is affordable to most people. People will not only can hear, but also can see the warning signal. This is the adding value of this product because it helps people with hearing problem to contribute/take action when he/she are at the incident site.

After some research, the reed sensor is the best sensor that can be used for this project. There are many sensors that can be used such as PIR sensor, but research finding that reed sensor is more suitable since it can act as a switch. This magnetic switch is employed as magnet-sensitive contactless bi-stable limit switch. More about this sensor will be discuss in Chapter 3.

(20)

5

1.1. Objective

The aim of this project is;

i. To send the notification to the owner.

It becomes more crucial to inform the user in real-time when the alarm system is triggered. By using the GSM modem, the notification /message can be sent to the user when the alarm system is triggered. When the sensor detects the intruder/theft, it sends the data to the processor to process information, and send message to the owner via GSM modem. User will get the message through the phone.

ii. To display the warning signal

The adding value on this product is the LCD display. This will make people more aware about the current incident. Not only that, people with hearing problems can also react with the situation because she/he can see the warning signal from the LCD. This product will not only send the message to the user, the warning signal also is displayed through the LCD display. This LCD display is placed at outside of the premise/home. By display it, the people at surrounding can see easily where that sign is come from. So the information can transfer smoothly.

iii. To make the security alarm more efficient.

(21)

6

1.2. Problem Statement

The security systems nowadays are too expensive to most people that have middle income. Research find that for ADT alarm, the moderate cost is around RM900.00 and above. Next, security alarm that exists also can’t make the people on surrounding to be aware to that warning sound. People sometimes would get confused to detect the exact location of that warning sound. Not only that, in real world, when the alarm system is triggered, people will automatically assume that the alarm system is broken or is being fixed by the user. At this point, it can be seen the alarm system that exist today not efficient in term of information transfer. The most important things is, today alarm system failed to inform the owner about the incident. Try to guess what happen when the alarm system is triggered at midnight? There will be no people surrounding to react with the situation. This problem becomes more serious when come to public holiday, such as Hari Raya where most of people will back to their hometown for a several days. The user will not notice it until the time he/she come to premise/home. This make the alarm system is not efficient enough.

(22)

7

1.3. Scope of Work

The aim of this project is to send the notification to the owner simultaneously by display the warning signal through LCD display. To make this project work as mention, both hardware and software are needed. The software that will be used in this project is CCS Compiler and Proteus. All the program code will be design in the CCS Compiler. The circuit is design inside the Proteus software. So, to test whether the program code that has been design is work or not, the program code is then transfer into the processor in the Proteus software. Then, to get the desired result, run the circuit. This both software are depends to each other.

(23)

8

When the system consist of hardware and software function properly, the model for the project is then can be design. Below is the design of the model.

(24)

9

1.4. Methodology

Figure 1.3: Basic Project Flowchart

Gambar

Figure 1.0: Block Diagram of the Project
Figure 1.1: Magnetic Switch
Figure 1.2: Design of the Project
Figure 1.3: Basic Project Flowchart

Referensi

Dokumen terkait

MENGEMBANGKAN KEMAMPUAN BEKERJASAMA ANAK MELALUI BERMAIN KOOPERATIF PADA KELOMPOK B DI TK PERTIWI KARANGANYAR PLUPUH SRAGEN TAHUN AJARAN 2012/2013.. IKA ROCHMAWATI,

Untuk mengatasi permasalahan minat dan rendahnya hasil belajar siswa dalam pelajaran biologi, salah satu cara yang dapat dilakukan adalah dengan pemilihan metode

yang dipcrolch dari Ktlbupaten R:~rito Urat-a. schclum di kctzakan IJR clan I'SIIFE.. Vengapa harga lelang senat~tiasa di bawah harga pasar. Kehbiakan pelclangan

HASIL PENITAIAN SEJAWAT SEBIDANG NTAU PEER REMEW KARYA ILMIAH : PROSIDING. |udul Karya Ilmiah (paper) fumlah

Siswa yang Mengikuti EkstrakLrrikLrlcr Bola Basket di. SMPN 50

Dinamika yang terjadi pada komponen organisme planktonik, akan sangat menentukan apakah organisme planktonik ini dapat menjadi sumber daya makanan yang sesuai dengan

Peningkatan arus data yang terjadi dapat berupa peningkatan pada arus data dari setiap Kantor Instansi Pemerintah yang menggunakan aplikasi SKPD dan SIAK

[r]