HOME ALARM MONITORING NETWORK GOH SWEE TIAN

Size: px
Start display at page:

Download "HOME ALARM MONITORING NETWORK GOH SWEE TIAN"

Transcription

1 iv HOME ALARM MONITORING NETWORK GOH SWEE TIAN This thesis is submitted as partial fulfillment of the requirements for the award of the Bachelor of Electrical Engineering (Hons.) (Electronics) Faculty of Electrical & Electronics Engineering University Malaysia Pahang JUNE 2012

2 viii TABLE OF CONTENTS CHAPTER TITLE PAGE DECLARATION DEDICATION ACKNOWLEDGEMENT TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES i iv v vi ix x 1 INTRODUCTION 1.1 Overview Problem Statement Objective Scope of Project Hardware Specification Monitoring Unit Transmitting Unit Software Specification 5 2 LITERATURE REVIEW 2.1 Existing Security System Wire Home Security System 7

3 ix WIFI Home Security System GSM Home Security System Simple Architecture of Home Alarm System Data Transfer WIFI Radio Frequency Bluetooth GSM ZigBee Comparison of Data Transmission Technologies ZigBee Module Summary 17 3 METHODOLOGY 3.1 System Hardware System Hardware for Transmitting Unit System Hardware for Monitoring Unit Hardware Development Microcontroller LCD Module Key Pad X-Bee Module Software Development Monitoring Unit Transmitting Unit Design Tool WP ASM Protues X-CTU 33

4 x 4 RESULTS AND DISCUSSION 4.1 Hardware Development Circuit diagram Prototype X-Bee Communication Setup Software Development Completion Coding Algorithm Functionality Intrusion Owner is not at home Intrusion Owner is at home Captive Signal Disarm Signal 47 5 CONCLUSION AND RECOMMENDATION 5.1 Conclusion Future Work Commercialize of Product 49 References 50

5 xi LIST OF TABLES TABLE NO. TITLE PAGE 2.1 Comparison feature between ZigBee, WIFI, Bluetooth, Radio Frequency(RF) and GSM module Specification of ZigBee Module Key Feature of ZigBee Family 27

6 xii LIST OF FIGURES FIGURE NO. TITLE PAGE 2.1 Model of Wire Security System Wire Fix on Edge of Wall Setup Wizard of Motion Detector WIFI Security System GSM Module Simple Architecture of Home Security System Simple Application of Home Security System Bluetooth USB Dongle Structure of GSM Network Mesh Topology Block Diagram of Transmitting Unit Block Diagram of Monitoring Unit MH68HC11 Pin Assignment of HC11 E-Series Circuit Diagram of LCD Module Circuit Diagram of Key Pad Decoder and Key Pad Circuit Diagram of X-Bee Flow Chart of Monitoring Unit Flow Chart of Transmitting Unit WP11 X-CTU Circuit Diagram for Transmitting Unit Circuit Diagram for Monitoring Unit 38

7 xiii 4.3 Prototype of Transmitting Unit Prototype of Monitoring Unit Configuration for Transmitting Unit Configuration for Monitoring Unit Communication Between X-Bee on computer Simple Coding for Transmit Signal Simple Coding for Receive Signal Display of LCD Module on owner is not at home LED Display on owner is not at home Display of LCD Module on owner is at home LED Display on owner is at home Display of LCD Module on captive mode Display of LED on Captive Signal

8 1 CHAPTER Overview In this modern day of digital technology, home security system is becoming one of the fastest developing application-based technologies in the world as people strive to make living more comfortable and safe. This idea of comfortable living in homes has changed for past decade as digital and wireless technologies are now integrated into it. Thus it is leading to the concept of home security system. The implementation of home security system has few advantages provide to owner as below: Prevention of loss property due to burglary Burglars won t come across a home that has a home security system installed. Hence, it will protect our property Safeguarding life Some intruder may tend to inflict to home owner or his family. Relaxation after a day s hard work Home owner may enjoy peace and tranquility after a hard day s work. It will make home owner feel safer and more protected. However, home security systems are not flawless. Is got some delay time for the burglar to escape. Hence, the aim of designing a home alarm monitoring network is to solve the problem. This project will ensure this home alarm monitoring network successful after commercialized.

9 2 1.2 Problem Statement Safety for neighborhood is an arisen issue on these days. It is distinct that the safety in the public is getting worse, and people are getting worried when they are trying to leave their home. Hence a lot of securities systems are develop in the market. Most of the security system that available in the market is providing security system with security service. Such security has their own call service center that will receive signal from owner house when got intruder. When someone intrudes to owner house, sensor will trigger and send to the call center. Call centre will send a text massage to owner hand phone to notify the owner. At the same time, they will make a call to police station that nearby owner house to monitoring the situation. This system is good initially, but it is less realistic because it need some time to arrive from police station to the owner house. During this period of time, many things may happen. Intruder may also escape during this period of time. The chance to catch the thief has waste. Moreover if it just some misunderstanding such as cat passed by and activated the alarm accidently. It will be waste of time and energy for the police to go and check the house. Unlikely to people in the past, people in town not only live in normal housing area. They are living in a guarded housed or in a condominium or flats. In such place, guards are employed to check on the people that going and out from the housing area. Guards also keep people safety on that housing area. Since, there are guard and guard house standby in most of the housing area. Home alarm monitoring network develop to connect the alarm system from owner house to the guard house. When alarm trigger, signal will send to the guard house. Guards will receive signal and go to check the owner house. The traveling time is short, intruder will catch and the owner property and family safety will be protected. The home alarm monitoring network will develop to solve this problem of inconvenience.

10 3 1.3 Objective The main objective of this project is to develop a microcontroller base home alarm monitoring system that able to sending signal form two house and receiving signal from guard house. In order to achieve main objective, following job must accomplish: i. Develop algorithm that will wirelessly sending signal and receive signal ii. Design microcontroller connecting owner house and guard house for network monitoring. 1.4 Scope of Project This project is using assembly language for the program development. It can divide into two parts that is hardware and software. Hardware architecture is design to meet the requirement of the project specification as well as circuit design of the system. Assembly language will develop to meet the hardware specification Hardware Specification In general, this system can be divided into two parts: Monitoring unit and transmitting unit Monitoring Unit Buzzer Buzzer will trigger mean got intruder on this housing area. Buzzer will off when receive disarm signal.

11 4 Current situation LED will light on to indicate owner situation: i. LED red Owner is captive by intruder ii. LED yellow Owner is at home iii. LED dim but buzzer trigger Owner is not at home iv. LED dim and buzzer off disarm signal Which house got intruder LCD will display which house got intruder Receiving signal X-Bee will receive signal from housing area Transmitting Unit Key pad Different password will have different usage: i. Correct password need for open door ii. Captive password send signal to guard house for rescue iii. Disarm the danger signal send signal to inform that danger have been solve Switch Select mode to give correct information to the guard house when got intruder. Two modes can be selected that is: i. Mode 1 : Owner is not at home ii. Mode 2 : Owner is at home Current situation LED will light on to indicate current situation that have select:

12 5 i. LED green : Mode 1 have been selected ii. LED yellow : Mode 2 have been selected Magnetic switch Magnetic switch will trigger when enter house without password or wrong password Transmitting signal X-Bee will transmitting signal to guard house when got intruder Software Specification Both houses will be able to communicate with the guard house by using X-Bee module. Software application Protues is used for designing circuit diagram of the project. Software application Asm11 use to convert assembly langue in to S.19 file that needed for programming of microcontroller. Wp11 is compiler use for the programming of the microcontroller.

13 6 CHAPTER 2 LITECTURE REVIEW The home alarm monitoring network was discussed to study about basic on the home alarm security. Studies were done on few type of system that available on the market to develop the home alarm monitoring network. Final studies were done to do simple research on the best method to implement in the project. 2.1 Existing Security System In daily life, people are getting worried when they try to leave their home. Although they install security system on their home but the system got some flaw that cannot 100% protect their safety and property [4]. Police and guard need some time for them to arrive to our home. Many things can happen during this period of time. Hence, there is needed to develop a home alarm monitoring system. There are several types of security system that can be referring for this project. Different types of system are due to the method of the signals transmit. There are wired home security system, WIFI home security system and GSM home security system [3].

14 Wire Home Security System Figure 2.1 show a model of wire security system. All the wire of this system is connect to main control panel. These systems function as usual security system that will trigger alarm that fix outside user house. However, it has few disadvantage of this system [3]. All wire that connect to control panel need to set up. It requires a lot man power and time to fix this system. It also cannot be reinstalled if owner move to other place. If the alarm failure to function it need lot of time to troubleshoot problem since there are lot of wire that need to check [2] as show on figure 2.1. Figure 2.2 show the wire fix on edge of the wall. Figure 2.1: Model of wire security system

15 8 Figure 2.2: Wire fix on edge of wall [2] WIFI Home Security System WIFI home security is a surveillance system that could monitor user home. This is home security systems use webcam as monitoring device. It is using computer as monitoring unit that can access from everywhere to watch the configure camera. This system use software application of webcam that can detect motion on the remote location [4]. By configure desire sensitivity of the webcam, it will take snapshot when got movement on its location. It will notify user when it detect motion on the screen. This system can either send or SMS message to user cell phone [5]. Such configuration needs to configure on the software application. Figure 2.3 show the startup wizard of the motion detector that use on webcam.

16 9 Figure 2.3: Startup wizard of motion detector [2] By wire up webcam at every remote location that want to monitor, it will become distributed surveillance system. Figure 2.4 show example of WIFI security system.

17 10 Figure 2.4: WIFI security system GSM Home Security System GSM home security system install on most of the house in city. This system prefer by most of the people is due to is high efficiency of the system [5]. This system will automatically send SMS alert and dial to pre-set cell phone when any sensor had been triggered. At the same time, it also makes a call to police station that nearby user home to make a report. Police will go to monitor current situation when they receive call. Such automatically system can reduce some problem such as user currently busy that cannot make call in time. However there is not 100 percent intruder will be catching since police need some time to arrive to user house [1]. It is just an additional protection for user to feel more comfortable.

18 11 Figure 2.5: GSM module [5] 2.2 Simple Architecture of Home Security Systems Figure 2.6 illustrate simple architecture of home security system that does not contain any device for transmit and receive signal. It just includes few switches, alarm and batteries.

19 12 Figure 2.6: Simple architecture of home security system [3] This simple architecture can called as closed-circuit system. When the door s and windows are close, the attached switches are closed. Since all switches are in serial, any opening of the switch will breaks the loop and triggers the alarm. The alarm will continue goes on until batteries become exhausted or switch off the alarm by key. Figure 2.7 show the application of home security system. Figure 2.7: Simple application of home security system [3]

20 13 Base on this system, battery need to check and change from time to time [2]. It will be better if change this system to low power consumption device that has longer battery life. Microcontroller can be use and the internal feature of microcontroller can make the system become more intelligence. Wireless device can added to maximize the data transfer range and minimize time for construct wire to connect component. 2.3 Data Transfer Microcontroller need wireless device such as WIFI for data transmission. There are many wireless devices that available on market. Few simple and common data transmission technique will discuss on this section WIFI WIFI is a popular technology that allow electronic device to exchange data wirelessly by using radio waves [7]. It is popular use on entertainment device such as multiplayer handheld game consoles. A device that can use WIFI can connect to network resource such as the Internet via a wireless network. Such access point has a range about 20 meters indoor and 50 meters outdoor [6]. However, WIFI has fairly high power consumption compare to other standards. Battery life of the device must check for time to time Radio Frequency Radio frequency is a rate of oscillation in the range of about 3 khz to 300 GHz. An antenna must be used in order to receive radio signal. However, radio tuner is needed

21 14 to tune into particular frequency since the antenna can pick up to thousands of radio signal at a time. Radio frequency is an analogue signal, analog to digital converter is needed on microcontroller to convert incoming radio frequency to digital signal Bluetooth Bluetooth is a proprietary open wireless technology standard for exchanging data over short distance [8]. It can create personal area network with high level of security. Master Bluetooth device can communicate with a maximum of seven devices in one time, though not all devices reach this maximum. The distance of the transmission data is about 80 meters. Bluetooth is standard wire-replacement communication protocols primarily design for low power consumption. Figure 2.8 show a Bluetooth USB dongle with 100 meters range. Figure 2.8: Bluetooth USB dongle [1] Global System for Mobile Communication (GSM) GSM is a standard that set to describe technologies for second generation digital cellular network. The coverage of GSM varies according to the implementation

22 15 environment [7]. Cell horizontal radius varies depending on antenna height, antenna gain and propagation conditions from couple of hundred meters to several tens of kilometers. The longest distance the GSM specification supports 35 km in practical. GSM have feature known as Subscriber Identity Module that commonly known as SIM card. The SIM is a detachable smart card that containing the user s subscription information and phone book. Alternately, security system takes advantage of this feature for efficiency and accuracy transmission data. Figure 2.9: show structure of GSM network. Figure 2.9: Structure of GSM network [4] ZigBee ZigBee is a global wireless language that can conduct different devices to work together. ZigBee is design to be used on application that require low data rate, low cost and low power consumption [8]. The range of data transmission is depends on the ZigBee module that use on the application. ZigBee has an external feature that will enter into sleep mode that can lengthen the battery lifetime. Star, tree, and mesh network topologies can be realized with ZigBee module.

23 Comparison of Data Transmission Technologies Table 2.1 listed the comparison feature between ZigBee, WIFI, Bluetooth, Radio Frequency(RF) and GSM module. Among the data transmission technologies, feature such as power consumption and transmission range will be discussed to suit the design of home alarm monitoring system. ZigBee WIFI Bluetooth Radio GSM Frequency Range Long range 35 km meters meters meters Digital/ Digital Digital Digital Analogue analogue Analogue signal Power Low Fairly high Medium Medium Low consumption Table 2.1: Comparison feature between ZigBee, WIFI, Bluetooth, Radio Frequency(RF) and GSM module Base on the table, ZigBee and GSM both are suitable for the design of home alarm monitoring network. Low power consumption of device is more concern on the designing of this project. Although both have different transmission signal, it can be solve due to internal feature of microcontroller that can convert analogue signal to digital signal. However, due to cost and simplicity, ZigBee is more prefer in the design. 2.5 ZigBee Module The ZigBee module that available on the can classify into two module that are X- Bee and X-Bee Pro. Both of the ZigBee modules have same footprint but different

24 17 internal feature. X-Bee module cannot communicate with X-Bee Pro module. Hence, selection of the module should base on application needed. Table 2.2 shows the specification of both ZigBee modules. Specification X-Bee X-Bee Pro (S2) X-Bee Pro (S2B) Indoor Range Up to 40m Up to 90m Up to 90m Outdoor Range Up to 120m Up to 3200m Up to 3500m Transmit Power 2mW (+3dBm) 50mW (+17dBm) 63mW (+18dBm) Output RF Data Rate 250k bps 250k bps 250k bps Serial Interface 1200 bps 1M bps 1200 bps 1M bps 1200 bps 1M bps Data Rate Supply Voltage V V V Supported Network Topologies Point-to-point, Point-to-multipoint, and Mesh Point-to-point, Point-to-multipoint, Peer-to-Peer, and Mesh Point-to-point, Point-to-multipoint, Peer-to-Peer, and Mesh Table 2.2: Specification of ZigBee Module The major difference on the ZigBee module was their transmission range. Transmission range can be influence by environment. It will be better if choosing larger transmission range for application design. 2.6 Summary Home alarm monitoring network will be design on taking reference on home security system. The data transmission will use X-Bee as wireless device to transmit and receive data. Mesh topology can transfer data although the transmission range is short. It can transmit data from one module to another module to by using Mesh topology. For

Surveillance System Using Wireless Sensor Networks

Surveillance System Using Wireless Sensor Networks Surveillance System Using Wireless Sensor Networks Dan Nguyen, Leo Chang Computer Engineering, Santa Clara University Santa Clara, California, USA dantnguyen84@gmail.com chihshun@gmail.com Abstract The

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

GSM Home Alarm System User Manual. http://www.usmartbuy.com

GSM Home Alarm System User Manual. http://www.usmartbuy.com GSM Home Alarm System User Manual http://www.usmartbuy.com 1 1. Factory default Normally, all sensors in the big box have been coded (learnt) to the control host Operation Password: 0000 Long-Distance

More information

AN INTERNET OF THINGS (IOT) BASED SECURITY ALERT SYSTEM USING RASPBERRY PI

AN INTERNET OF THINGS (IOT) BASED SECURITY ALERT SYSTEM USING RASPBERRY PI Available online at www.apije.com ASIA PACIFIC INTERNATIONAL JOURNAL OF ENGINEERING SCIENCE Vol. 02 (01) (2016) 37 41 AN INTERNET OF THINGS (IOT) BASED SECURITY ALERT SYSTEM USING RASPBERRY PI A.Arun Raja

More information

Users Manual of GSM Home Alarm System with Photo-taken

Users Manual of GSM Home Alarm System with Photo-taken GSM-IV REMOTE CAMERA MANNAL The Excellent GSM + Camera alarm system bases on the GSM network, integrates the communication technology, can automatic screen a photo with the intruder or burglar, and send

More information

GSM Alarm System User Manual

GSM Alarm System User Manual GSM Alarm System User Manual For a better understanding of this product, please read this user manual thoroughly before using it. Quick Guider After getting this alarm system, you need to do the following

More information

MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY

MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY F. Shawki 1,2, M. El-Shahat. Dessouki 1,3, A. I. Elbasiouny 4, A.N. Almazroui 5, F. M. R. Albeladi 5 1 Assistant Professor, Electrical

More information

DEVELOPMENT OF HOME SECURITY SYSTEM USING GSM MODULE

DEVELOPMENT OF HOME SECURITY SYSTEM USING GSM MODULE DEVELOPMENT OF HOME SECURITY SYSTEM USING GSM MODULE Miss. M.Kiruthika 1, Mrs.M.kamarunisha 2, Miss P.Nithya 3 1,3 PG Scholar, 2 Associate Professor, Department of Computer Applications, Dhanalakshmi Srinivasan

More information

Design and Development of SMS Based Wireless Home Appliance Control and Security System

Design and Development of SMS Based Wireless Home Appliance Control and Security System Journal of Modern Science and Technology Vol. 3. No. 1. March 2015 Issue. Pp.80-87 Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad *, Md. Al

More information

Take Control. Get Connected. Stay Protected.

Take Control. Get Connected. Stay Protected. Take Control. Get Connected. Stay Protected. LifeShield: Home Security Redefined Finally you can get superior protection for your whole home. Most security systems are still doing the same thing they ve

More information

DC-8706K Auto Dial Alarm System

DC-8706K Auto Dial Alarm System DC-8706K Auto Dial Alarm System User Guide Basic Contents: 1x the host unit; 1x wireless door (window) magnet; 1x wireless infrared detector; 2x remote control; 1x siren; 1x phone core; 1x AC to DC power

More information

Automated Security System using ZigBee

Automated Security System using ZigBee IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 01 June 2015 ISSN (online): 2349-6010 Automated Security System using ZigBee Sneha Susan Abraham Saveetha School

More information

A Review of Security System for Smart Home Applications

A Review of Security System for Smart Home Applications Journal of Computer Science 8 (7): 1165-1170, 2012 ISSN 1549-3636 2012 Science Publications A Review of Security System for Smart Home Applications Mohammad Syuhaimi Ab-Rahman and Mohd Ariff Razaly Department

More information

Quick Installation Guide LCD GSM ALARM SYSTEM LH http://www.usmartbuy.com

Quick Installation Guide LCD GSM ALARM SYSTEM LH http://www.usmartbuy.com A. Manipulation Specification Quick Installation Guide 1. Arming Arming means all-around guarded when there is no person at home. All detectors are working. Once something triggers any of the detectors,

More information

Business/Home GSM Alarm System. Installation and User Manual

Business/Home GSM Alarm System. Installation and User Manual Business/Home GSM Alarm System Installation and User Manual Brief Introduction: GSM 900/1800/1900 bands, can be used in most parts of the world Full duplex communication with the host Monitor the scene

More information

Maximizing Range and Battery Life in Low-Cost Wireless Networks

Maximizing Range and Battery Life in Low-Cost Wireless Networks Maximizing Range and Battery Life in Low-Cost Wireless Networks The proliferation of cost-effective wireless technology has led to the rise of entirely new types of networks across a wide range of applications

More information

Totally Wireless Video Security

Totally Wireless Video Security Traditional Video Surveillance ($50,000+) vs. Event-Based Videofied Solution ($2,500) Executive Summary: Totally Wireless Video Security has been effective but cost and complexity has limited deployment

More information

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant International Journal of Computational Engineering Research Vol, 03 Issue, 4 Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant 1, Mr.S.Vimalraj, 2, Gausalya.R.B, 3, Samyuktha.V,

More information

GSM ALARM SYSTEM USER MANUAL

GSM ALARM SYSTEM USER MANUAL GSM ALARM SYSTEM USER MANUAL 1. Instruction The alarm system is based on GSM network. With a GSM SIM card, it can be used wherever you want and no need to connect any wire, which is convenient and easy

More information

Business/Home GSM. Alarm System(III) Installation and Users guide

Business/Home GSM. Alarm System(III) Installation and Users guide Business/Home GSM Alarm System(III) Installation and Users guide I. General information: GSM 900/1800/1900 bands, can be used all over the world. Full duplex communication with the base. Monitor environment

More information

Power over Ethernet technology for industrial Ethernet networks

Power over Ethernet technology for industrial Ethernet networks Power over Ethernet technology for industrial Ethernet networks Introduction Ethernet networking has grown beyond office and home usage to become a very successful protocol suite used in many industrial

More information

Design and Development of SMS Based Wireless Home Appliance Control and Security System

Design and Development of SMS Based Wireless Home Appliance Control and Security System Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad 1, Md. Al Muzahid 2 and Md. Saifuddin Faruk 3 The rapid change in the wireless communication

More information

Residential & Commercial Alarm Systems by Gross Security, LLC

Residential & Commercial Alarm Systems by Gross Security, LLC 151 Main Street, Suite, 1, Get these great features with a landline or cellular alarm system from Gross Security, LLC Alarm system prices include installation Base system includes one hour of training

More information

2.4G Bluetooth Datalink & ipad Ground Station User Guide V1.02

2.4G Bluetooth Datalink & ipad Ground Station User Guide V1.02 2.4G Bluetooth Datalink & ipad Ground Station User Guide V1.02 Thank you for purchasing DJI products. Please strictly follow this user guide to mount and connect the 2.4G Bluetooth Datalink, install the

More information

New GSM Alarm System. User s Manual. Profile For a better understanding of this product, please read this user manual thoroughly before using it.

New GSM Alarm System. User s Manual. Profile For a better understanding of this product, please read this user manual thoroughly before using it. New GSM Alarm System User s Manual Profile For a better understanding of this product, please read this user manual thoroughly before using it. Chapter 1. Features Chapter 2. Alarm Host Introduction Chapter

More information

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader Design And Implementation Of Bank Locker Security System Based On Sensing Circuit And RFID Reader Khaing Mar Htwe, Zaw Min Min Htun, Hla Myo Tun Abstract: The main goal of this system is to design a locker

More information

BURGLAR ALARM SYSTEMS BURGLAR ALARM SYSTEMS BURGLAR ALARM SYSTEM EURO ALARM WIRELESS BURGLAR ALARM SYSTEM OASIS

BURGLAR ALARM SYSTEMS BURGLAR ALARM SYSTEMS BURGLAR ALARM SYSTEM EURO ALARM WIRELESS BURGLAR ALARM SYSTEM OASIS BURGLAR ALARM SYSTEMS BURGLAR ALARM SYSTEMS BURGLAR ALARM SYSTEM EURO ALARM WIRELESS BURGLAR ALARM SYSTEM OASIS BURGLAR ALARM SYSTEM EURO ALARM Six zones with the following connection capabilities: One

More information

Building a Basic Communication Network using XBee DigiMesh. Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home

Building a Basic Communication Network using XBee DigiMesh. Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home Building a Basic Communication Network using XBee DigiMesh Jennifer Byford April 5, 2013 Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home Abstract: Using Digi International s in-house

More information

TX GSM SMS Auto-dial Alarm System. Installation and User Manual

TX GSM SMS Auto-dial Alarm System. Installation and User Manual TX GSM SMS Auto-dial Alarm System Installation and User Manual Product Features: 1. 16 wireless zones, 3 wired zones alarm system, suitable for small to medium size offices and homes. 2. The system uses

More information

A Wireless Sensor Network for Weather and Disaster Alarm Systems

A Wireless Sensor Network for Weather and Disaster Alarm Systems 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore A Wireless Sensor Network for Weather and Disaster Alarm Systems Cholatip Yawut

More information

Business/Home. GSM Alarm system

Business/Home. GSM Alarm system Business/Home GSM Alarm system Installation and Users guide Profile For a better understanding of this product, please read this user manual thoroughly before using it. I. General information: GSM 900/1800/1900

More information

Novel AMR technologies and Remote Monitoring

Novel AMR technologies and Remote Monitoring Novel AMR technologies and Remote Monitoring Marios Milis, SignalGeneriX Ltd marios.milis@signalgenerix.com 1 AMR Overview AMR is the technology of automatically collecting consumption, diagnostic, and

More information

GSM Voice Auto Dialer & SMS Sender JC-999

GSM Voice Auto Dialer & SMS Sender JC-999 GSM Voice Auto Dialer & SMS Sender JC-999 Main features: () Large LCD display,integrated integrated keypad, human-friendly programming; (2) Support 2 alarm receiving numbers; (3) Triggering means: N.C

More information

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM.

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. Introduction: The Proposed design is cost-effective, reliable and has the function of accurate tracking. When large object or vehicles were spread out

More information

2.4G Bluetooth Datalink & ipad Ground Station User Guide V1.12

2.4G Bluetooth Datalink & ipad Ground Station User Guide V1.12 2.4G Bluetooth Datalink & ipad Ground Station User Guide V1.12 Thank you for purchasing DJI products. Please strictly follow this user guide to mount and connect the 2.4G Bluetooth Datalink, install the

More information

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone ISSN (e): 2250 3005 Vol, 04 Issue, 7 July 2014 International Journal of Computational Engineering Research (IJCER) Enhanced Wireless Security System With Digital code lock using RF &GSM Technology 1 E.Supraja,

More information

User Manual GSM Alarm System. www.deltasecurity.cn. All rights reserved by Delta Security Co., Ltd

User Manual GSM Alarm System. www.deltasecurity.cn. All rights reserved by Delta Security Co., Ltd User Manual GSM Alarm System All rights reserved by Delta Security Co., Ltd Dear Clients, Thank you for using our GSM Alarm System. We are committed to giving you the best home security available today

More information

BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS

BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS Review of the Air Force Academy No 2 (24) 2013 BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS Marian ALEXANDRU, Vlad URSU Transilvania University of Brasov, Romania Abstract: A study of how to implement

More information

Home Passport Gateway Series Simplify your Life with Smart Solutions

Home Passport Gateway Series Simplify your Life with Smart Solutions Home Passport Gateway Series Simplify your Life with Smart Solutions HPGW Series - Home Passport Gateway Series HPGW Series is Home Passport Gateway, representing a breakthrough product in the intrusion

More information

Environmental Monitoring: Guide to Selecting Wireless Communication Solutions

Environmental Monitoring: Guide to Selecting Wireless Communication Solutions Environmental Monitoring: Guide to Selecting Wireless Communication Solutions By: Scott South Published in WaterWorld, January 2005 (Page 48) Rapidly growing demands for information and increased productivity

More information

GSM ATT Modules Simply effective remote control

GSM ATT Modules Simply effective remote control GSM ATT Modules Simply effective remote control To control electrical loads via mobile phone The benefits Remote management of electrical devices is an increasingly widespread requirement in residential

More information

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and private study only. The thesis may not be reproduced elsewhere

More information

S100. GSM House Alarm System. Http://www.GSMalarmsystem.com

S100. GSM House Alarm System. Http://www.GSMalarmsystem.com S100 GSM House Alarm System Http://www.GSMalarmsystem.com 1. Brief introduction The GSM Alarm System is a new security protection solution special for home, house and office and other applications. It

More information

Zigbee-Based Wireless Distance Measuring Sensor System

Zigbee-Based Wireless Distance Measuring Sensor System Zigbee-Based Wireless Distance Measuring Sensor System Ondrej Sajdl 1, Jaromir Zak 1, Radimir Vrba 1 1 Department of Microelectronics, Brno University of Technology, FEEC, Udolni 53, 602 00 Brno, Czech

More information

A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY

A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY AIM: The main aim of this project is to implement Remote Home Security System Based on Wireless Sensor Network and GSM

More information

Wireless AUTODIAL GSM SMS Home Alarm Security System 900/ 1800/ 1900Mhz(CK-GSM-9003)

Wireless AUTODIAL GSM SMS Home Alarm Security System 900/ 1800/ 1900Mhz(CK-GSM-9003) CN2HK LIMITED Wireless AUTODIAL GSM SMS Home Alarm Security System 900/ 1800/ 1900Mhz(CK-GSM-9003) User Manual Please read this manual before operating this product. After you finish reading this manual,

More information

communication over wireless link handling mobile user who changes point of attachment to network

communication over wireless link handling mobile user who changes point of attachment to network Wireless Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers! computer nets: laptops, palmtops, PDAs, Internet-enabled phone promise anytime untethered Internet

More information

GSM HOME SECURITY SYSTEM

GSM HOME SECURITY SYSTEM Cell /Mobile phone home security system GSM HOME SECURITY SYSTEM Model : GSM-120 TABLE OF CONTENTS 1. FEATURES... 1 2. APPLICATION... 2 3. SPECIFICATIONS... 3 4. FRONT PANEL & LAYOUT DESCRIPTION...6 5.

More information

Wireless Home Security System

Wireless Home Security System Wireless Home Security System Group: D14 Members: Vaibhav Singh (05D07026) Abhishek Tiwari (05D07028) Sauvik Chowdhury (05D07029) 1. Abstract The project is aimed at designing a low cost and reliable wireless

More information

Iphone & Android App Smart GSM Home Alarm System

Iphone & Android App Smart GSM Home Alarm System Iphone & Android App Smart GSM Home Alarm System PST-GA242Q User Guide Version V14.3 Dear User, Thanks for selecting the intelligent alarm system. Please read through this guide before installation so

More information

Business/ Home GSM Alarm System

Business/ Home GSM Alarm System Business/ Home GSM Alarm System BUSINESS/HOME GSM ALARM SYSTEM POWER STATUS RECORD SIGNAL User Manual Profile For a better understanding of this product, please read this user manual thoroughly before

More information

GSM Home Alarm system. User Guide

GSM Home Alarm system. User Guide GSM Home Alarm system User Guide Version 2.0 Page 1 of 21 TABLE OF CONTENT System Overview...3 Introduction...3 Features...3 About the Front Panel...4 About the Back Panel...5 General Operation...6 AWAY

More information

868 Mhz. Wirefree DIY. Friendly. Easy Fit Range of Alarms

868 Mhz. Wirefree DIY. Friendly. Easy Fit Range of Alarms DIY Friendly Easy Fit Range of Alarms 60% of burglaries attempted on UK homes fitted with burglar alarms are unsuccessful. Introducing the new Easy Fit range of alarms With decades of experience in residential

More information

WITURA CORPORATION SDN BHD

WITURA CORPORATION SDN BHD WT 1010SA Stand Alone GSM Alarm System User Manual and Installation Instructions Version: 1.2 Updated: 4 JAN 2012 WITURA CORPORATION SDN BHD Stand Alone GSM Alarm System Instruction Manual 1 Introduction:

More information

Home alarm system. User s manual. Profile To better understand this product, please read the user s manual carefully before using.

Home alarm system. User s manual. Profile To better understand this product, please read the user s manual carefully before using. Home alarm system User s manual Profile To better understand this product, please read the user s manual carefully before using. Features; 1. 1-99 LED wireless defense zone, with digital number to show

More information

Design and Implementation of an Accidental Fall Detection System for Elderly

Design and Implementation of an Accidental Fall Detection System for Elderly Design and Implementation of an Accidental Fall Detection System for Elderly Enku Yosef Kefyalew 1, Abubakr Rahmtalla Abdalla Mohamed 2 Department of Electronic Engineering, Tianjin University of Technology

More information

Firmware version: 1.10 Issue: 7 AUTODIALER GD30.2. Instruction Manual

Firmware version: 1.10 Issue: 7 AUTODIALER GD30.2. Instruction Manual Firmware version: 1.10 Issue: 7 AUTODIALER GD30.2 Instruction Manual Firmware version: 2.0.1 Issue: 0.6 Version of the GPRS transmitters configurator: 1.3.6.3 Date of issue: 07.03.2012 TABLE OF CONTENTS

More information

Results of IMES (Indoor Messaging System) Implementation for Seamless Indoor Navigation and Social Infrastructure Platform

Results of IMES (Indoor Messaging System) Implementation for Seamless Indoor Navigation and Social Infrastructure Platform Results of IMES (Indoor Messaging System) Implementation for Seamless Indoor Navigation and Social Infrastructure Platform Dinesh Manandhar, Seiya Kawaguchi, Hideyuki Torimoto GNSS Technologies Inc., Japan

More information

Guarded community solutions Easy Series for villa and apartment projects

Guarded community solutions Easy Series for villa and apartment projects Guarded community solutions Easy Series for villa and apartment projects 2 Easy Series Control Panel Making security easy and reliable Add value to your innovative real-estate projects Ambitious apartment

More information

Guardian Home Security System

Guardian Home Security System Guardian Home Security System Project Proposal Bryce Woodland Western Washington University Fall 2011 1 I. Summary The Guardian Home Security System is an integrated security solution designed to be used

More information

Keywords: GPS, GSM, AVR Microcontroller, SMS.

Keywords: GPS, GSM, AVR Microcontroller, SMS. Volume 5, Issue 4, 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A System for Car Accident

More information

Applying Mesh Networking to Wireless Lighting Control

Applying Mesh Networking to Wireless Lighting Control White Paper Applying Mesh Networking to Wireless Lighting Control www.daintree.net Abstract Recent advances in wireless communications standards and energy-efficient lighting equipment have made it possible

More information

Networking. Introduction. Types of Wireless Networks. A Build-It-Ourselves Guide to Wireless Mesh Networks

Networking. Introduction. Types of Wireless Networks. A Build-It-Ourselves Guide to Wireless Mesh Networks Networking Types of Wireless Networks Introduction Community Wireless Networks can be designed in many ways. To help you understand these different methods for designing networks, this document covers

More information

Wireless LANs vs. Wireless WANs

Wireless LANs vs. Wireless WANs White Paper Wireless LANs vs. Wireless WANs White Paper 2130273 Revision 1.0 Date 2002 November 18 Subject Supported Products Comparing Wireless LANs and Wireless WANs Wireless data cards and modules,

More information

DESIGN AND IMPLEMENTATION OF LOW COST HOME SECURITY SYSTEM USING PIC MICROCONTROLLER ANDGSM NETWORK

DESIGN AND IMPLEMENTATION OF LOW COST HOME SECURITY SYSTEM USING PIC MICROCONTROLLER ANDGSM NETWORK DESIGN AND IMPLEMENTATION OF LOW COST HOME SECURITY SYSTEM USING PIC MICROCONTROLLER ANDGSM NETWORK Varun Goel 1, Vinni 2 Abhishek Goel 3 1,2,3 Electronics & Communication Engineering Department, Hindu

More information

Implementation of Knock Based Security System

Implementation of Knock Based Security System Implementation of Knock Based Security System Gunjan Jewani Student, Department of Computer science & Engineering, Nagpur Institute of Technology, Nagpur, India ABSTRACT: Security is one of the most critical

More information

SDA200-13-R-0001 Residential Alarms Systems Copenhagen, Denmark QUESTIONS & ANSWERS

SDA200-13-R-0001 Residential Alarms Systems Copenhagen, Denmark QUESTIONS & ANSWERS SDA200-13-R-0001 Residential Alarms Systems Copenhagen, Denmark QUESTIONS & ANSWERS 1 RFP NUMBER SDA200-13-R-0001 GENERAL QUESTIONS Question: Do we need to be registered at the CCR and/or having a CAGE

More information

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. I (Nov - Dec. 2014), PP 04-08 Wireless power meter monitoring with power

More information

Two-way communication, keep checking the commnunication between the panel and accessories, make sure the system safer.

Two-way communication, keep checking the commnunication between the panel and accessories, make sure the system safer. Innovative GSM & WIFI dual network operating platform. On WIFI network, the alarm system will work without any fee. If no WIFI, it will work on GSM automatically. With state-of-the-art WIFI network technology,

More information

Honeywell Home Automation System Home Automation Solution

Honeywell Home Automation System Home Automation Solution Home Automation Solution June, 2006 Page 1 of 11 Home System Applications Red Hill Peninsula ( 紅 山 半 島 ) Section A Overview 1. Benefit of using Honeywell Home Solution 2. Functions of HS-6000 Home Control

More information

Wireless Home Security and Automation System Utilizing ZigBee based Multi-hop Communication

Wireless Home Security and Automation System Utilizing ZigBee based Multi-hop Communication Wireless Home Security and Automation System Utilizing ZigBee based Multi-hop Communication Rozeha A. Rashid, Mohd Adib B. Sarijari, Mohd Rozaini Abd Rahim Faculty of Electrical Engineering University

More information

Using Xbee 802.15.4 in Serial Communication

Using Xbee 802.15.4 in Serial Communication Using Xbee 802.15.4 in Serial Communication Jason Grimes April 2, 2010 Abstract Instances where wireless serial communication is required to connect devices, Xbee RF modules are effective in linking Universal

More information

A Multilevel Home Security System (MHSS)

A Multilevel Home Security System (MHSS) A Multilevel Home Security System (MHSS) Jer-Vui Lee, Yea-Dat Chuah and Chin-Tin Chai Department of Mechatronics and Biomedical Engineering, Faculty of Engineering and Science, Universiti Tunku Abdul Rahman,

More information

GSM home alarm system s manual

GSM home alarm system s manual GSM home alarm system s manual I. Main features: 1, Eight wireless LED zone, and four wired zone 2, Two-way to communication 3, The system supports the GSM cell phones, no need the fixed telephone line.

More information

Android based Alcohol detection system using Bluetooth technology

Android based Alcohol detection system using Bluetooth technology For more Project details visit: http://www.projectsof8051.com/android-based-alcohol-detection-system-usingbluetooth-technology/ Code 1435 Project Title Android based Alcohol detection system using Bluetooth

More information

GSM Gate Opener GSM Remote Switch RTU5015 User Manual

GSM Gate Opener GSM Remote Switch RTU5015 User Manual GSM Gate, Barrier, Shutter, Garage Door and Door opener Open gate or garage door with a FREE call from your mobile phone! Remote switching machines with a FREE call from your mobile phone! GSM Gate Opener

More information

Intelligent Alarm System

Intelligent Alarm System Intelligent Alarm System User Manual Ver 12-3 Dear users, Thank you for having selected the intelligent alarm system. Please read through this manual before installation so as to operate properly. The

More information

- Monitoring Array: a seismic or infrasound array, including from 1(4) to 20 Remote Elements (RE) and one Central Recording Facility (CRF).

- Monitoring Array: a seismic or infrasound array, including from 1(4) to 20 Remote Elements (RE) and one Central Recording Facility (CRF). Page 1 of 30 Page 2 of 30 1. Basic terminology - Monitoring Array: a seismic or infrasound array, including from 1(4) to 20 Remote Elements (RE) and one Central Recording Facility (CRF). - Remote Element:

More information

FLEET MANAGEMENT & CAR SECURITY SYSTEM GPRS/GPS

FLEET MANAGEMENT & CAR SECURITY SYSTEM GPRS/GPS FLEET MANAGEMENT & CAR SECURITY SYSTEM FOR PROVIDERS AND CUSTOMERS The Tracker Server Communication Program for data collection The Tracker Client Map Program intended for dispatching desks The GSM/GPRS

More information

Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System

Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Atul Arora, Ankit Malik ABSTRACT In this paper, a low-power consumption remote home security alarm system developed

More information

CCTR-805-V2 3G Car GPS Tracker-201604

CCTR-805-V2 3G Car GPS Tracker-201604 CCTR-805-V2 3G Car GPS Tracker-201604 Welcome to use this real time car GPS tracker CCTR-805G.This product is with GPS module and 2G GSM / 3G WCDMA module (with LBS locate without GPS), that has many new

More information

XBee Wireless Sensor Networks for Temperature Monitoring

XBee Wireless Sensor Networks for Temperature Monitoring XBee Wireless Sensor Networks for Temperature Monitoring Vongsagon Boonsawat, Jurarat Ekchamanonta, Kulwadee Bumrungkhet, and Somsak Kittipiyakul School of Information, Computer, and Communication Technology

More information

Indoor Surveillance System Using Android Platform

Indoor Surveillance System Using Android Platform Indoor Surveillance System Using Android Platform 1 Mandar Bhamare, 2 Sushil Dubey, 3 Praharsh Fulzele, 4 Rupali Deshmukh, 5 Dr. Shashi Dugad 1,2,3,4,5 Department of Computer Engineering, Fr. Conceicao

More information

DESIGN OF SMS ENABLED CAR SECURITY SYSTEM

DESIGN OF SMS ENABLED CAR SECURITY SYSTEM DESIGN OF SMS ENABLED CAR SECURITY SYSTEM K. A. Amusa Federal University of Agriculture, Abeokuta, O. O. Nuga Federal University of Agriculture, Abeokuta, A. A. Adetomi Federal University of Agriculture,

More information

STATUS POWER MONITOR ALARM SOS DISARM

STATUS POWER MONITOR ALARM SOS DISARM STATUS POWER MONITOR ALARM SOS DISARM I. Features II. Preparation before use III. Host 1.LED status explanation 2. Host panel IV. System Settings 1. Coding of wireless sensors 2. Exit coding 3. Settings

More information

Six-defense zone Display Alarm System. User Manual

Six-defense zone Display Alarm System. User Manual Six-defense zone Display Alarm System User Manual Feature 1. Anti-interfere function. When someone interferes it with same frequency, the control unit will activate siren to alarm. 2. Support anti-decode

More information

Intelligent GSM Auto-dial Alarm System User s Manual

Intelligent GSM Auto-dial Alarm System User s Manual Intelligent GSM Auto-dial Alarm System User s Manual Profile For a better understanding of this product, please read this user manual thoroughly before using it. [Function Instruction] [Control Panel Introduction]

More information

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Arifa Ferdousi 1 and Sadeque Reza Khan 2 1 Dept. of Computer Science and Engineering, Varendra University, Rajshahi, Bangladesh

More information

US 20070139188A1 (19) United States (12) Patent Application Publication (10) Pub. No.: US 2007/0139188 A1 Ollis et al. HOME PROCESSOR /\ J\ NETWORK

US 20070139188A1 (19) United States (12) Patent Application Publication (10) Pub. No.: US 2007/0139188 A1 Ollis et al. HOME PROCESSOR /\ J\ NETWORK US 20070139188A1 (19) United States (12) Patent Application Publication (10) Pub. No.: US 2007/0139188 A1 Ollis et al. (43) Pub. Date: Jun. 21, 2007 (54) (75) (73) (21) (22) METHOD AND APPARATUS FOR COMMUNICATING

More information

GSM Based Electrical Control System for Smart Home Application

GSM Based Electrical Control System for Smart Home Application Journal of Convergence Information Technology GSM Based Electrical Control System for Smart Home Application Faculty of Electrical and Electronic Engineering Universiti Tun Hussein Onn Malaysia, 86400

More information

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK Mr.C.S.Karthikeyan 1 S.Murugeswari 2 Assistant professor, Dept. of ECE, Kamaraj College of Engineering and Technology,

More information

Security GSM Alarm System USER MANUAL

Security GSM Alarm System USER MANUAL Security GSM Alarm System USER MANUAL System installation Brief introduction of system This alarm consists of main engine of alarm and various wireless-connected accessories. When people enter the defense

More information

Early Warning Fire Detection and Integrated Security Solution. System Overview

Early Warning Fire Detection and Integrated Security Solution. System Overview Early Warning Fire Detection and Integrated Security Solution System Overview The FirePosse Early Warning Fire Detection and Integrated Security System from Firebreak Canada Corp. represents a major advance

More information

TITAN 12 Dual SIM Security & Management System

TITAN 12 Dual SIM Security & Management System TITAN 12 Dual SIM Security & Management System Features. The TITAN is a 12 zone wireless security system with an additional 12 configurable wired inputs complete with Dual SIM GSM, SMS & GPRS for communications

More information

What is DECT? DECT stands for Digital Enhanced Cordless Telecommunications.

What is DECT? DECT stands for Digital Enhanced Cordless Telecommunications. DECT 6.0 vs 900 MHz vs 2.4GHz vs 5.8 GHz DECT 6.0 (1.9 GHz) 900 MHz 2.4 GHz 5.8 GHz FCC approved frequency for cordless telecommunication Baby monitors, microwave oven Wi-Fi electronics (routers), wireless

More information

Using your LED Plus keypad

Using your LED Plus keypad Using your LED Plus keypad System 238 System 2316 System 238i System 2316i Part Number 5-051-372-00 Rev B Thank you for purchasing this C&K alarm system Your system is one of the most powerful and advanced

More information

Wireless LAN Concepts

Wireless LAN Concepts Wireless LAN Concepts Wireless LAN technology is becoming increasingly popular for a wide variety of applications. After evaluating the technology, most users are convinced of its reliability, satisfied

More information

Intelligent Street lighting management using ZigBee. Martin SCHULTE-HOBEIN Field Application Engineer, EMEA Digi International Email: msh@digi.

Intelligent Street lighting management using ZigBee. Martin SCHULTE-HOBEIN Field Application Engineer, EMEA Digi International Email: msh@digi. Intelligent Street lighting management using ZigBee Martin SCHULTE-HOBEIN Field Application Engineer, EMEA Digi International Email: msh@digi.com Agenda Digi Overview What is ZigBee? Typical M2M Scenario

More information

ACTIVE INFRARED MOTION DETECTOR FOR HOUSE SECURITY SYSTEM MIOR MOHAMMAD HAFIIZH BIN ABD. RANI UNIVERSITI MALAYSIA PAHANG

ACTIVE INFRARED MOTION DETECTOR FOR HOUSE SECURITY SYSTEM MIOR MOHAMMAD HAFIIZH BIN ABD. RANI UNIVERSITI MALAYSIA PAHANG ACTIVE INFRARED MOTION DETECTOR FOR HOUSE SECURITY SYSTEM MIOR MOHAMMAD HAFIIZH BIN ABD. RANI UNIVERSITI MALAYSIA PAHANG ABSTRACT Nowadays, house security system becomes the best solution to overcome house

More information

GSM Autodialer Professional GJD700 Speech & Text Autodialer

GSM Autodialer Professional GJD700 Speech & Text Autodialer Text Edit message GSM Autodialer Professional GJD700 Speech & Text Autodialer Introduction The GSM Autodialer Professional works in conjunction with standard alarm systems and makes use of your preferred

More information