Construction of Wireless Fire Alarm System Based on ZigBee Technology

Size: px
Start display at page:

Download "Construction of Wireless Fire Alarm System Based on ZigBee Technology"

Transcription

1 Available online at Procedia Engineering 11 (2011) The 5 th Conference on Performance-based Fire and Fire Protection Engineering Construction of Wireless Fire Alarm System Based on ZigBee Technology MA Shu-guang Department of Fire Commanding, The Armed Police Academy, Langfang, , China Abstract This paper points out the defect of wired automatic fire alarm system in used, and the necessity and possibility of constructing wireless fire alarm system. ZigBee technology based on IEEE and its characteristics are introduced. We also give out a method of constructing wireless fire alarm system based on ZigBee, including the design of construction, hardware and software Published by Elsevier Ltd. Open access under CC BY-NC-ND license. Keywords: ZigBee; wireless sensor; automatic fire alarm 1. Introduction Most fire sensor networks are built based on CAN bus in currently used automatic fire alarm system, in which signals and data are transferred through cable. Compared to traditional distributed cable network, bus network have greatly improved in expansibility and difficulty of construction and maintenance. But there are still some defects. The cables are easily to be eroded, bitten by rats, frayed, causing to high fault rate and high false alarm rate. The cable transmission distance is limited, usually no more than 1km, otherwise the attenuation and interference will lead to failure of system. We may conceive that, constructing automatic fire alarm system in wireless transmission way, can avoid above problems. A new way of wireless signal relay also can increase alarm signal transmission distance. With microelectronics and wireless communication technology development in recent years, this can become a reality. This paper introduces a method of constructing automatic fire alarm system based on ZigBee technology. 2. ZigBee Technology ZigBee is an alternative name of IEEE , a wireless network protocol released in ZigBee technology is a two-way radio communication technology, mainly suitable for automatic control and remote control * Corresponding author. Tel.: address: aurorama@163.com Published by Elsevier Ltd. doi: /j.proeng Open access under CC BY-NC-ND license.

2 MA Shu-guang / Procedia Engineering 11 (2011) based on wireless communication. It can be embedded in various consuming electronics, family and building automation equipment, industrial control equipment, various sensors equipment, also supporting the geographical location function. ZigBee has the following features: Low power dissipation. Due to short working cycle, it has low power dissipation in sending and receiving messages, and adopts a sleep mode. Two 5# dry batteries can support a node work for 6 to 24 months, or even longer. Low cost. Dramatically simplifying the protocol and reducing the requirement of communication controller, causes very low cost. The modules are cheap, and ZigBee protocol patent is free. Low transmission rate. It works at 250kbps rate, satisfying the application requirements of low data transmission rate. Short distance. The transmission distance between adjacent nodes is usually 10 ~ 100m. If increase transmitting power of RF, the distance can be 1-3km. If through the routing and communication relay, the distance will be even more. Short time delay. ZigBee has optimization in time delay sensitive application, the communication delay and activated delay from dormancy is very short. Generally, from sleeping to working, just needs 15ms, and the nodes connecting to network needs only 30ms. High capacity. ZigBee network can be constructed in different types. A master node can manage 254 nodes, still can extend to bigger network by each node. Total network can have nodes in theory. High security. ZigBee provides a three-level safe mode, including data integrity checking and authenticating, using Access Control List (ACL) to prevent illegal data acquisition, using Advanced Encryption Standard (AES128) symmetrical passwords to determine the security attribute flexibly. Free frequency band. It uses direct sequence spread spectrum technology, working at global free ISM 2.4GHz frequency band. Usually, application accord with the following conditions can consider using ZigBee technology: [2] the equipment cost low, transmitting data volume is small equipment is small in size, unfit to place big battery or power module unfit to replace batteries frequently or inconvenience for charging repeatedly cover a wide range of communication, many equipment in network, but only for monitoring and controlling Automatic fire alarm system has almost all of the above characteristics, so it s very suitable to be built based on ZigBee technology. 3. System Designing 3.1. System Structure Fig.1 System structure The system uses ZigBee wireless network to achieve fire monitoring and automatic alarming, mainly includes three parts: the data acquisition nodes, data sink nodes and fire control center, [3] as shown in Fig. 1. Data acquisition node is an embedded wireless sensor module integrating sensors, main control unit (MCU) and radio frequency (RF) communication functions. After preprocessing the fire signals detected by the sensors, it

3 310 MA Shu-guang / Procedia Engineering 11 (2011) chooses an optimal path to send them to the data sink node. The data sink nodes sends the data from the sensor network to the fire control center. When necessary, the data may also be sent to the fire control center by external network, such as Internet. Fire control center consists of supervision host and server. The server is used to store fire control data, electronic map, etc. The supervision host is used for data processing and statistical evaluation, displaying alarm information through peripheral equipment, and for data management, data query and interaction with the user System hardware The system hardware mainly consists of data collector and data receiver. Data collector consists of sensors, MCU, RF chips, etc. MCU and RF chips are connected by PCI bus, they constitute the wireless transmission module. With the same kind of wireless module, data receiver communicates with the PC through RS232 asynchronous serial interface. In one direction, the control signals are emitted from the host to the data collector in wireless way, in another direction, the collected data is uploaded to the host. When fire signal is detected by the sensors, the fire control center will process and statistically evaluate the data, and convert it to suitable alarming indicator according with the pre-set rules, then send out alarm signals. Diagram of the system hardware structure is shown in Fig. 2. Fig.2 System hardware structure

4 MA Shu-guang / Procedia Engineering 11 (2011) MCU can choose 8 or 16-bit single-chip microcomputer with on-chip integrated ROM, such as MCS51 series, HCS08 series or MSP430 series MCU., Taking MC9S08GT60 for example, one type of HCS08 series, it works at 1.8V voltage, integrated 4KB RAM and 60KB Flash ROM, and integrated 8 channels 10-bit ADC, 2 SCI interface and 1 SPI interface. It also has corresponding internal clock module and background debug interface. [4] The MCU of the data collector receives the signal sent by the sensor, then sends it to RF chip after A/D conversion. While the MCU of the data receiver receives the data sent from the RF chip, and send it through RS232 interface to the up computer for further analysis. When necessary, it may also directly drive simple audible or visual alarm devices such as buzzer, LED, etc. RF chip can choose ZigBee wireless transceiver series, CC series of TI or MC series of Freescale. They both work at 2.4 GHz band. Taking MC13192 for example, it is a low cost, low power consumption, high performance RF chip accord with ZigBee standard. It mainly consists of analysis receiving-transmission unit, digital modems, onchip frequency synthesizer, power manager and MCU interface. It s working band is ~ GHz, data transfer rate is 250kbps, working frequency band can be divided into 16 channels, each channel bandwidth 5MHz. Due to the low transmission rate and the large bandwidth of the channel, so the SNR is very high, anti-jamming capability is strong. External crystal provides the clock needed by MC13192, and the on-chip frequency synthesizer output signals provide the clock for MCU. Read-write operation on MC13192 is achieved through a standard four-wire SPI by the MCU. It should be pointed out that, most MCUs and RF chips produced by different companies can be collocated flexibly, but in practical engineering, it is suggested to use the products from same company in order to ensure the stability of the system. Also, embedded chips integrated MCU and RF chip can be adopted System software System software includes three parts: wireless sensor node procedures, data sink node procedures and center monitoring procedures. [5] Wireless sensor nodes periodically detect environmental parameters. When the system begins to work, MCUs and RF chips are initialized firstly, then chooses the channel, opens interrupt for receiving data. Then initialize ADC and collect data to process. If there is an alarm signal, the signal, sensor node address and the collected data will be combined as alarm data, and translated into ZigBee communication protocol packets. Selecting an optimal communication path, the packets are sent to the data sink node, and waiting for the returned confirmation. Thus, a whole ZigBee wireless communication is completed. After receiving the confirmation returned from the sink node, the sensor node will stay at low power mode automatically. In addition, when the sensor node receiving a request from the sink node, it can collect data immediately, in order to realize real-time, active monitoring. The sensor node procedure is shown in Fig.3. The sink node procedure is mainly to receive data from wireless sensor, confirming, then send it to the supervision host through RS232 interface. Located in the fire control center, the supervision host is used for receiving the data sent by the sink nodes, monitoring, alarming, and controlling working condition of the sensor nodes. The monitoring procedure in upper computer is designed based on serial communication. VC++ provides serial communication ActiveX can easily operate on serial port. Software sends request through serial port, indicating the data receiving process by a progress bar, and can display the data waveform through a display interface instantly, and save data to database for further analysis or inquiry at the same time.

5 312 MA Shu-guang / Procedia Engineering 11 (2011) Fig. 3 Flow chart of sensor node procedure 4. Conclusion The wireless automatic fire alarm system constructed based on ZigBee overcomes the limitations of the cable alarm system and avoids high power consumption of the other wireless communications technology. Compared with existing wireless sensor network, it has some advantages such as low cost, high network capacity, long life. And system installation does less damage to buildings, conveniently to place nodes and maintenance. Avoiding the unsafe factors of fire, lightning strike in cable systems, it is suitable for various occasions, especially for fire control in museums, ancient building group, with a wide application prospect.

6 MA Shu-guang / Procedia Engineering 11 (2011) References [1] ZHAO Jinghong, LI Yingfan, Xu Chunxin. Introduction of ZigBee Technology [J]. Telecommunications for Electric Power System, 2006, 27 (165): [2] CHEN Jingyun, ZHOU Xiangping. ZigBee Wireless Communication Technology in Industrial Controls [J]. Radio Engineering, 2006, 36 (6): [3] ZHANG BoHu, CHEN Jianli, ZHANG Jie. Research on Structure of Wireless Fire Alarm System [J]. Safety & Security Technology, 2006, (10): [4] SUN Limin, et al.. Wireless Sensor Networks [M]. Beijing: Tsinghua University Press, [5] WANG Dong, ZHANG Jinrong, et al. Building Wireless Sensor Networks by ZigBee Technology [J]. Journal of Chongqing University (Natural Science Edition), 2006, 29 (8): 95-97

Design of Humidity Monitoring System Based on Virtual Instrument

Design of Humidity Monitoring System Based on Virtual Instrument Available online at www.sciencedirect.com Procedia Engineering 24 (2011) 759 763 2011 International Conference on Advances in Engineering Design of Humidity Monitoring System Based on Virtual Instrument

More information

Research on the Monitor and Control System of Granary Temperature and Humidity Based on ARM

Research on the Monitor and Control System of Granary Temperature and Humidity Based on ARM Research on the Monitor and Control System of Granary Temperature and Humidity Based on ARM Liu Yang 1, Xinrong Cheng 2, Zhijie Jiang 3, and Zhijun Ren 1 1 Engineering College, China Agricultural University,

More information

A design of automatic boiler intelligent alert system based on the wireless AD hoc network

A design of automatic boiler intelligent alert system based on the wireless AD hoc network 5th International Conference on Computer Sciences and Automation Engineering (ICCSAE 2015) A design of automatic boiler intelligent alert system based on the wireless AD hoc network Shiping Li1, a Maodong

More information

Gas Detection Instrument Based on Wireless Sensor Networks

Gas Detection Instrument Based on Wireless Sensor Networks Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Gas Detection Instrument Based on Wireless Sensor Networks 1,2,3 ANSONG FENG, 1 HONG WANG, 2 LIFENG WEI 1 Shenyang Institute of Automation,

More information

The design of automatic remote monitoring system for the temperature and humidity based on GPRS Hui ZHANG 1, a, Honghua WANG 2,a

The design of automatic remote monitoring system for the temperature and humidity based on GPRS Hui ZHANG 1, a, Honghua WANG 2,a Applied Mechanics and Materials Submitted: 2014-06-06 ISSN: 1662-7482, Vols. 599-601, pp 1102-1105 Accepted: 2014-06-09 doi:10.4028/www.scientific.net/amm.599-601.1102 Online: 2014-08-11 2014 Trans Tech

More information

Design of Intelligent Alarm System Based on GSM Network Shun Qing XU

Design of Intelligent Alarm System Based on GSM Network Shun Qing XU Applied Mechanics and Materials Online: 2013-08-30 ISSN: 1662-7482, Vols. 373-375, pp 1578-1582 doi:10.4028/www.scientific.net/amm.373-375.1578 2013 Trans Tech Publications, Switzerland Design of Intelligent

More information

"Three Preventions" System Design Based On Single-Chip Microcomputer (SCM) Control Jiaxiong Wen

Three Preventions System Design Based On Single-Chip Microcomputer (SCM) Control Jiaxiong Wen 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) "Three Preventions" System Design Based On Single-Chip Microcomputer (SCM) Control Jiaxiong Wen

More information

SAFETY PRE-ALARM MONITOR SYSTEM BASED ON GSM AND ARM

SAFETY PRE-ALARM MONITOR SYSTEM BASED ON GSM AND ARM Int. J. Elec&Electr.Eng&Telecoms. 2015 J M Bhagyalakshmi, 2015 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 4, No. 1, January 2015 2015 IJEETC. All Rights Reserved SAFETY PRE-ALARM MONITOR SYSTEM

More information

Design of Classroom Intelligent Lighting System Based on SCM. Jiale Zheng1, a

Design of Classroom Intelligent Lighting System Based on SCM. Jiale Zheng1, a 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer (MMEBC 2016) Design of Classroom Intelligent Lighting System Based on SCM Jiale Zheng1, a 1 North China Electric

More information

The Design of Temperature Control System for Vegetable Greenhouse

The Design of Temperature Control System for Vegetable Greenhouse The Design of Temperature Control System for Vegetable Greenhouse Chao Tang Electronics and Information Engineering, Changchun University of science and technology, Jilin Changchun 300, China Abstract

More information

Procedia - Social and Behavioral Sciences 195 ( 2015 ) World Conference on Technology, Innovation and Entrepreneurship

Procedia - Social and Behavioral Sciences 195 ( 2015 ) World Conference on Technology, Innovation and Entrepreneurship Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 195 ( 2015 ) 1846 1850 World Conference on Technology, Innovation and Entrepreneurship Fire Detection Systems

More information

Design of Intelligent Home Alarm System Based on ARM

Design of Intelligent Home Alarm System Based on ARM Abstract Design of Intelligent Home Alarm System Based on ARM Wei Ni 1, a, Kaige Yang 1, Xiaohe Zhao 1, Wenjuan Li 1, Jinghua Liu 1 1 Shandong University of Science and Technology, Qingdao 266590, China.

More information

Multi-sensor System For Indoor Environment Monitoring Zheng-yu Wanga, and Xiao-ru Zhangb

Multi-sensor System For Indoor Environment Monitoring Zheng-yu Wanga, and Xiao-ru Zhangb 2nd International Conference on Materials Science, Machinery and Energy Engineering (MSMEE 2017) Multi-sensor System For Indoor Environment Monitoring Zheng-yu Wanga, and Xiao-ru Zhangb Harbin Institute

More information

Design of Intelligent Humidity Sensing Watering System Based on MCU

Design of Intelligent Humidity Sensing Watering System Based on MCU Advances in Intelligent Systems Research (AISR), volume 145 2017 International Conference on Electronic Industry and Automation (EIA 2017) Design of Intelligent Humidity Sensing Watering System Based on

More information

Design of Microwave Anti-theft Alarm Based on Microcontroller

Design of Microwave Anti-theft Alarm Based on Microcontroller Design of Microwave Anti-theft Alarm Based on Microcontroller Hanhong Tan Guangdong University of Science & Technology,Dongguan,523083, China Abstract At present, most households use safety gates and install

More information

Design of the Fiber-optic Fence Warning System with Distributed Video Real-Time Display Function Qiang-yi YI and Zheng-hong YU *

Design of the Fiber-optic Fence Warning System with Distributed Video Real-Time Display Function Qiang-yi YI and Zheng-hong YU * 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Design of the Fiber-optic Fence Warning System with Distributed Video Real-Time

More information

Design of an Infusion Rate Control System Based on Single Chip Microcomputer

Design of an Infusion Rate Control System Based on Single Chip Microcomputer 2018 5th International Conference on Electrical & Electronics Engineering and Computer Science (ICEEECS 2018) Design of an Infusion Rate Control System Based on Single Chip Microcomputer Qinzhu Wang Xi'an

More information

for Precision Planter System Based on MSP430-CT171 Lianming Xia, Xiangyou Wang*, Duanyang Geng, Qingfeng Zhang

for Precision Planter System Based on MSP430-CT171 Lianming Xia, Xiangyou Wang*, Duanyang Geng, Qingfeng Zhang Performance Monitoring System for Precision Planter Based on MSP430-CT171 Lianming Xia, Xiangyou Wang*, Duanyang Geng, Qingfeng Zhang School of Agricultural and Food Engineering, Shandong University of

More information

Design of Unmanned Monitoring and Automatic Monitoring System

Design of Unmanned Monitoring and Automatic Monitoring System Journal of Polymer Science and Engineering (2018) Original Research Article Design of Unmanned Monitoring and Automatic Monitoring System Xudong Ding,Hongyan Jiang,Weihua Zhou School of Mechanical Engineering

More information

The Design of MLX90621 Based Intelligent Lighting Control System Hui-jiao Wang*, Meng-meng Liu and Cong-cong Shi

The Design of MLX90621 Based Intelligent Lighting Control System Hui-jiao Wang*, Meng-meng Liu and Cong-cong Shi International Conference on Computer Networks and Communication Technology (CNCT2016) The Design of MLX90621 Based Intelligent Lighting Control System Hui-jiao Wang*, Meng-meng Liu and Cong-cong Shi School

More information

A Design Method Based on Inherent Testability of Remote Control and Monitoring System for Marine Main Engine

A Design Method Based on Inherent Testability of Remote Control and Monitoring System for Marine Main Engine 5th International Conference on Advanced Engineering Materials and Technology (AEMT 2015) A Design Method Based on Inherent Testability of Remote Control and Monitoring System for Marine Main Engine Xuedong

More information

SCR100 User Manual. Version:1.1 Date:Dec 2009

SCR100 User Manual. Version:1.1 Date:Dec 2009 SCR100 User Manual Version:1.1 Date:Dec 2009 Introduction: This document mainly introduces the installations and connections of SCR100 products, and the brief operations about attendance software. Important

More information

Application of Fuzzy Control in Central Air-conditioning Terminal Units Energy-saving

Application of Fuzzy Control in Central Air-conditioning Terminal Units Energy-saving www.ijcsi.org 123 Application of Fuzzy Control in Central Air-conditioning Terminal Units Energy-saving Yanqiu Zhao 1, Yingli Lv 1, Yong Gu 1, Shucheng Liu 2 1 Department of Electrical Engineer, Hebei

More information

Temperature and humidity controller system based on single chip microcomputer

Temperature and humidity controller system based on single chip microcomputer Journal of Computing and Electronic Information Management ISSN: -0 Temperature and humidity controller system based on single chip microcomputer Zhikuan Yang, a, Yanqing Hu, b, and Fengmei Sun, c Department

More information

[Patil* et al., 5(7): July, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Patil* et al., 5(7): July, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY INTELLIGENT LIGHTING SYSTEM WITH ENERGY EFFICIENCY Neha Patil*, Prof.A.C.Wani * P. G.Student, M.E. [Digital Electronics], SSBT

More information

Design of Mine Safety Detection Alarm Based on Single-chip Mingtao Ma

Design of Mine Safety Detection Alarm Based on Single-chip Mingtao Ma 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Design of Mine Safety Detection Alarm Based on Single-chip Mingtao Ma Jilin College of Agricultural Science

More information

Design of Cold Light Source System for Medical LED Endoscope

Design of Cold Light Source System for Medical LED Endoscope Design of Cold Light Source System for Medical LED Endoscope Guangqiu Chen, Ruiqing Mu School of Electronic and Information Engineering, Changchun University of Science and Technology, Changchun, 130022,

More information

Wireless Sensor Network Based Bank Monitoring System Using LabVIEW

Wireless Sensor Network Based Bank Monitoring System Using LabVIEW Proceedings of the 2015 International Conference on Industrial Engineering and Operations Management Dubai, United Arab Emirates (UAE), March 3 5, 2015 Wireless Sensor Network Based Bank Monitoring System

More information

ENACTMENT OF SCADA SYSTEM FOR JUDICIOUS DWELLING

ENACTMENT OF SCADA SYSTEM FOR JUDICIOUS DWELLING Int. J. Engg. Res. & Sci. & Tech. 2014 Mohammed Tabrez Ud Doula and G Kalaimagal, 2014 Research Paper ISSN 2319-5991 www.ijerst.com Vol. 3, No. 2, May 2014 2014 IJERST. All Rights Reserved ENACTMENT OF

More information

The design of the human body infrared thermometer

The design of the human body infrared thermometer The design of the human body infrared thermometer Chenjie Zhang Changchun University of Science and Technology, Changchun 130022, China Abstract In order to overcome the main shortcoming of the traditional

More information

Hugs Product Guide Specification

Hugs Product Guide Specification Stanley Healthcare Solutions 309 Legget Drive Ottawa, ON K2K 3A3, Canada Tel: 1.866.559-6275 Int l: +1 (613) 592.6997 Fax: (613) 592.4296 Web site: www.stanleyhealthcare.com E-mail: hugssupport@stanleyworks.com

More information

C. The system shall be capable of turning luminaires on/off (where supported by the luminaire) as well as full range dimming.

C. The system shall be capable of turning luminaires on/off (where supported by the luminaire) as well as full range dimming. SECTION 260943 SPECIFICATIONS - Wireless Network Lighting Controls. PART 1 - GENERAL 1.1 RELATED DOCUMENTS 1.2 SUMMARY AND KEY SYSTEM DIFFERENTIATORS A. The lighting control system specified herein shall

More information

Virtual Boundary System Using Passive Infrared Sensor

Virtual Boundary System Using Passive Infrared Sensor International Journal of Education and Science Research Review E-ISSN 2348-6457 Volume-3, Issue-2 April- 2016 Virtual Boundary System Using Passive Infrared Sensor Saptarshi Gupta Assistant Professor SRM

More information

Design of Multi-Functional Alcohol Concentration Detecting System Zhang Chong, Zhang Yue

Design of Multi-Functional Alcohol Concentration Detecting System Zhang Chong, Zhang Yue 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Design of Multi-Functional Alcohol Concentration Detecting System Zhang Chong, Zhang Yue School of Electrical

More information

Android Controlled Fire Fighting Robot

Android Controlled Fire Fighting Robot IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Android Controlled Fire Fighting Robot S. Sakthi Priyanka R. Sangeetha Department

More information

Design and Development of General Purpose Alarm Generator for Automated System

Design and Development of General Purpose Alarm Generator for Automated System Design and Development of General Purpose Alarm Generator for Automated System Amit Pandey 1 1 CSIR-Central Scientific Instruments Organisation India Abstract: This paper presents a model for general purpose

More information

Design of Multi-Sensors Cooperation Control System for Intelligent Building

Design of Multi-Sensors Cooperation Control System for Intelligent Building Energy and Power Engineering, 2017, 9, 495-502 http://www.scirp.org/journal/epe ISSN Online: 1947-3818 ISSN Print: 1949-243X Design of Multi-Sensors Cooperation Control System for Intelligent Building

More information

Wearable Real Time Health and Security Monitoring Scheme for Coal mine Workers

Wearable Real Time Health and Security Monitoring Scheme for Coal mine Workers Wearable Real Time Health and Security Monitoring Scheme for Coal mine Workers S. Jayabratha PG Scholar Department of ECE Nandha Engineering College,Erode,TN India E-mail:jayabrathasomu@gmail.com Dr. C.

More information

Research Article. ISSN (Print) , China. *Corresponding author Chen Hao

Research Article. ISSN (Print) , China. *Corresponding author Chen Hao Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2015; 3(3B):299-303 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

GSM RFID VOICE Alarm System

GSM RFID VOICE Alarm System GSM RFID VOICE Alarm System User s Manual For a better understanding of this product, please read this user manual thoroughly before using it. CONTENTS [Function Instruction] [Control Panel] Control Panel

More information

Available online at ScienceDirect. New Framework of Intelligent Evacuation System of Buildings

Available online at   ScienceDirect. New Framework of Intelligent Evacuation System of Buildings Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 71 ( 2014 ) 397 402 New Framework of Intelligent Evacuation System of Buildings Qian Zhang a, *, Tao Chen b, Xian-zhi LV a a

More information

Two-Pipe Fiber Bragg grating Temperature Sensor Applied in Cable Trench and Cable Pit

Two-Pipe Fiber Bragg grating Temperature Sensor Applied in Cable Trench and Cable Pit Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 710 714 Advanced in Control Engineering and Information Science Two-Pipe Fiber Bragg grating Temperature Sensor Applied in Cable

More information

A Novel Approach to Garbage Management Using Internet of Things for Smart Cities

A Novel Approach to Garbage Management Using Internet of Things for Smart Cities e-issn 2455 1392 Volume 2 Issue 5, May 2016 pp. 348 353 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com A Novel Approach to Garbage Management Using Internet of Things for Smart Cities Kasliwal

More information

CRUSH: Cognitive Radio Universal Software Hardware

CRUSH: Cognitive Radio Universal Software Hardware CRUSH: Cognitive Radio Universal Software Hardware George F. Eichinger III MIT Lincoln Laboratory Lexington MA Kaushik Chowdhury, Miriam Leeser University Boston, MA USA 1 This work is sponsored by the

More information

Simulation of Full-scale Smoke Control in Atrium

Simulation of Full-scale Smoke Control in Atrium Available online at www.sciencedirect.com Procedia Engineering 11 (2011) 608 613 The 5 th Conference on Performance-based Fire and Fire Protection Engineering Simulation of Full-scale Smoke Control in

More information

6367(Print), ISSN (Online) Volume (IJCET) 3, Issue 2, July- September (2012), IAEME

6367(Print), ISSN (Online) Volume (IJCET) 3, Issue 2, July- September (2012), IAEME INTERNATIONAL International Journal JOURNAL of Computer OF Engineering COMPUTER and Technology ENGINEERING (IJCET), & ISSN TECHNOLOGY 0976 6367(Print), ISSN 0976 6375(Online) Volume (IJCET) 3, Issue 2,

More information

USER MANUAL FOR OPERATING SYSTEM

USER MANUAL FOR OPERATING SYSTEM P2262 ALARM PANEL USER MANUAL FOR OPERATING SYSTEM 21765-07 September 1999 Associated Controls (Aust) PTY. LTD. 29 Smith Street, Hillsdale, NSW, 2036. PH (02) 9311 3255, FAX (02) 9311 3779 Page 1 of 177

More information

Available online at ScienceDirect. Procedia Engineering 135 (2016 )

Available online at  ScienceDirect. Procedia Engineering 135 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 135 (2016 ) 439 444 Study of Grid Ceiling on Parametric Optimization Design of Automatic Sprinkler System Xiang-yu Qu a,*, Hai-yan

More information

Addressable Fire Alarm Control System 2100 series

Addressable Fire Alarm Control System 2100 series Addressable Fire Alarm Control System 2100 series It adopts new generation high-speed microprocessor technology that has a data processing speed and a data storage capacity 100 times and 1000 times higher

More information

Detection system for optic characteristics of automobile glasses

Detection system for optic characteristics of automobile glasses Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):1277-1282 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Detection system for optic characteristics of

More information

Petrol Bunk Automation with Prepaid Card using GSM Identification

Petrol Bunk Automation with Prepaid Card using GSM Identification Petrol Bunk Automation with Prepaid Card using GSM Identification G.Janani 1 1 B.E-Electronics and Communication Engineering, A.V.C. College of Engineering, Mannanmpandal Abstract: In current days fuel

More information

SMS GSM Alarm Messenger

SMS GSM Alarm Messenger SMS GSM Alarm Messenger Data Logging Alarm Input Relay Output Voice Temperature Humidity Analog Input Capture and Send Data via SMS Report triggered alarm via SMS Output triggered via SMS Auto pick up

More information

FIRECLASS Networking. Addressable Fire Alarm Control Panels From Software version 21. Product Application and Design Information FC-A-FCNET-A

FIRECLASS Networking. Addressable Fire Alarm Control Panels From Software version 21. Product Application and Design Information FC-A-FCNET-A FIRECLASS Networking Addressable Fire Alarm Control Panels From Software version 21 Product Application and Design Information FC-A-FCNET-A Doc. version 1 23. March 2012 FIRECLASS. Hillcrest Business Park,

More information

GSM POWER ALARM SYSTEM

GSM POWER ALARM SYSTEM GSM POWER ALARM SYSTEM Design Scheme GSM Alarm Receiver PH-008 Centre Monitoring Software PH-BC110 Summarize The stolen of the power facilities such as transformer, cable line and so on are serious both

More information

PRODUCT CATALOGUE. Cape Town 18 Darter Road Blue Water Estate Kommetjie. Gauteng 245 Louis Botha Avenue Orchards Johannesburg

PRODUCT CATALOGUE.   Cape Town 18 Darter Road Blue Water Estate Kommetjie. Gauteng 245 Louis Botha Avenue Orchards Johannesburg PRODUCT CATALOGUE Cape Town 18 Darter Road Blue Water Estate Kommetjie Luke Fowles - 076 161 8124 luke@providenttech.co.za Frank Fowles - 082 445 1541 frank@providenttech.co.za www.providenttech.co.za

More information

Security designed for your lifestyle

Security designed for your lifestyle Security designed for your lifestyle The Paradox Insight : The Big Picture A single CAT5 or higher cable can be used to wire a single HD77 camera. Camera Detector Module HD 720p camera Quad PIR with auto

More information

The Design and Implementation of Building Fire Monitoring System using ZigBee-WiFi Networks

The Design and Implementation of Building Fire Monitoring System using ZigBee-WiFi Networks The Design and Implementation of Building Fire Monitoring System using ZigBee-WiFi Networks Vidyashree P M.Tech Student Dept.of Digital Electronics & Communication Systems VTU PG CENTRE, MYSURU Mrs.Pushpalatha

More information

Design and Implementation of a Real Time Wireless Monitor System for Urinary Incontinence

Design and Implementation of a Real Time Wireless Monitor System for Urinary Incontinence Int. J. Communications, Network and System Sciences, 2017, 10, 252-263 http://www.scirp.org/journal/ijcns ISSN Online: 1913-3723 ISSN Print: 1913-3715 Design and Implementation of a Real Time Wireless

More information

The Application of Multi-threaded Socket and Picture Field Technology of DataGridView in the Development of Alarm Receiver Software

The Application of Multi-threaded Socket and Picture Field Technology of DataGridView in the Development of Alarm Receiver Software Available online at www.sciencedirect.com Physics Procedia 25 (2012 ) 1397 1404 2012 International Conference on Solid State Devices and Materials Science The Application of Multi-threaded Socket and Picture

More information

RS485 MODBUS Module 8AI

RS485 MODBUS Module 8AI Version 1.4 15/04/2013 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

IOT ENABLED FOREST FIRE DETECTION AND ONLINE MONITORING SYSTEM

IOT ENABLED FOREST FIRE DETECTION AND ONLINE MONITORING SYSTEM e-issn 2455 1392 Volume 3 Issue 5, May 2017 pp. 50 54 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com IOT ENABLED FOREST FIRE DETECTION AND ONLINE MONITORING SYSTEM (BY USING ATMEGA 328-P

More information

Secure Your Way of Life. Now Compa ble With. Vesta Smart Security Solution ML Series

Secure Your Way of Life. Now Compa ble With. Vesta Smart Security Solution ML Series Secure Your Way of Life Now Compa ble With Vesta Smart Security Solution ML Series A new generation of ML control panel series is an integrated and comprehensive system that manages safety, security and

More information

Monitoring Solutions

Monitoring Solutions GSM Systems Monitor: Temperature, Humidity, Power, Water, Smoke, Carbon Monoxide and More September 2016 Table of Contents GSM Systems... 3 Argon 100 GSM... 3 Ares 12 & 14 GSM... 4 Poseidon2 4002... 5

More information

GSM Based Computer Lab Security System Using PIR Sensors

GSM Based Computer Lab Security System Using PIR Sensors Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

PRODUCT CATALOGUE. Cape Town 18 Darter Road Blue Water Estate Kommetjie. Gauteng 245 Louis Botha Avenue Orchards Johannesburg

PRODUCT CATALOGUE.   Cape Town 18 Darter Road Blue Water Estate Kommetjie. Gauteng 245 Louis Botha Avenue Orchards Johannesburg PRODUCT CATALOGUE Cape Town 18 Darter Road Blue Water Estate Kommetjie Luke Fowles - 076 161 8124 luke@providenttech.co.za Frank Fowles - 082 445 1541 frank@providenttech.co.za www.providenttech.co.za

More information

V1.0. Smart Home Alarm System. User Manual. APP download via QR Code scanning. Please read the manual carefully before using.

V1.0. Smart Home Alarm System. User Manual. APP download via QR Code scanning. Please read the manual carefully before using. V1.0 Smart Home Alarm System User Manual APP download via QR Code scanning Please read the manual carefully before using. Content FUNCTION PROFILE 2 THE SCHEMATIC GRAPH OF HOST 3 PROCESS OF BOOTING 6 OPERATION

More information

WIRELESS NETWORK USER MANUAL MHz RFT-868-PIR Wireless Passive Infrared Sensor

WIRELESS NETWORK USER MANUAL MHz RFT-868-PIR Wireless Passive Infrared Sensor WIRELESS NETWORK USER MANUAL 868.3 MHz RFT-868-PIR Wireless Passive Infrared Sensor Device Specifications Power Supply: 3V (2xAAA battery) Current Draw in standby mode: 12µA Temperature Working Range:

More information

Centaur TM II Cube Slave Alarm Signalling Equipment INSTALLATION GUIDE

Centaur TM II Cube Slave Alarm Signalling Equipment INSTALLATION GUIDE Centaur TM II Cube Slave Alarm Signalling Equipment INSTALLATION GUIDE General Description This guide provides a summary for installing and configuring the Centaur TM Cube Slave Alarm Signalling Equipment

More information

UNC100 Integra Manual

UNC100 Integra Manual UNC100 Integra Manual New Generation Building Security July 30, 2014 V1.2 Copyright Notice Copyright 1995-2014 by All rights reserved Worldwide. Printed in Canada. This publication has been provided pursuant

More information

S3F8S28. Smoke Detector. Revision 0.00 February Samsung Electronics Co., Ltd. All rights reserved.

S3F8S28. Smoke Detector. Revision 0.00 February Samsung Electronics Co., Ltd. All rights reserved. S3F8S28 Smoke Detector Revision 0.00 February 2011 Application Note 2011 Samsung Electronics Co., Ltd. All rights reserved. Important Notice The information in this publication has been carefully checked

More information

Automatic Customer Counter and Payment Tool for Shopping Centers and commercial spaces

Automatic Customer Counter and Payment Tool for Shopping Centers and commercial spaces Automatic Customer Counter and Payment Tool for Shopping Centers and commercial spaces Said Ghalleb 1 1Embedded Systems Student, Electrical Engineering Dept., Higher Institute of Technological Studies

More information

The design of clothing washable labels based on NFC

The design of clothing washable labels based on NFC The design of clothing washable labels based on NFC Zhengdong Liu 1,* and Tianyu Ma 1 Beijing Institute of Fashion Technology, No. A2, East Yinghua Street, Chaoyang District, Beijing, P.R. China +86 10

More information

Smart Wireless Sensor

Smart Wireless Sensor Smart Wireless Sensor G7 G7 creates the IoT platform of sensor data exchange and integration 64 wireless sensors each station * temperature, humidity, analog sensors, or digital alarm Windows / ios / Android

More information

Upgrade of PSTN network Alarm System

Upgrade of PSTN network Alarm System Upgrade of PSTN network Alarm System Introduction Network alarm system is a variety of transmission channels to transmit protection areas information to security service center quickly and accurately,

More information

Intelligent Fire Detection and Visual Guided Evacuation System Using Arduino and GSM

Intelligent Fire Detection and Visual Guided Evacuation System Using Arduino and GSM Intelligent Fire Detection and Visual Guided Evacuation System Using Arduino and GSM Naresh Kumar 1,Poonam Kumari 2 1 M.Tech(Instrumentation), UCIM, Panjab University, Chandigarh, India 2 Assistant Professor,

More information

Break-in Detector and Alarm System

Break-in Detector and Alarm System EE 318, Electronic Design Lab report, EE Dept, March 2007 Break-in Detector and Alarm System Group No. : B3 Abhijit Gupta(04007004) Chirag Singla(04007005)

More information

AUTOMATIC STREET LIGHT CONTROL SYSTEM USING MICROCONTROLLER

AUTOMATIC STREET LIGHT CONTROL SYSTEM USING MICROCONTROLLER AUTOMATIC STREET LIGHT CONTROL SYSTEM USING MICROCONTROLLER S.M.Ghayas Hasan 1, Fazil Alam 2, Amrish Dubey 3 1, 2 Students, Electrical Engineering Department Greater Noida Institutes of Technology, Gr.Noida,

More information

TABLE OF CONTENTS. Page 2

TABLE OF CONTENTS. Page 2 TABLE OF CONTENTS 1. INTRODUCTION Page 4. OVERVIEW. Page 4 3. HYBRID SYSTEM APPLICATIONS Page 5 4. FEATURES. Page 5 5. ADDRESSABLE SYSTEM Page 6 6. WIRELESS COMPONENTS / MESH NETWORK... Page 6 7. VARIETY

More information

OLIP SYSTEMS INC. OLIP Intelligent Wireless Condition Monitoring System

OLIP SYSTEMS INC. OLIP Intelligent Wireless Condition Monitoring System OLIP SYSTEMS INC OLIP Intelligent Wireless Condition Monitoring System 1. System General Introduction OLIP INTELLIGENT WIRELESS CMS is positioned on industrial enterprises, which is developed by OLIP Company

More information

ScienceDirect. Development progress of critical equipment in the CSNS cryogenic hydrogen system

ScienceDirect. Development progress of critical equipment in the CSNS cryogenic hydrogen system Available online at www.sciencedirect.com ScienceDirect Physics Procedia 67 (2015 ) 233 238 25th International Cryogenic Engineering Conference and the International Cryogenic Materials Conference in 2014,

More information

Design and Implementation of Wireless Gas Sensing Network for Preventing Industrial Calamity

Design and Implementation of Wireless Gas Sensing Network for Preventing Industrial Calamity Design and Implementation of Wireless Gas Sensing Network for Preventing Industrial Calamity 1 Dr.S.Padmapriya M.E,Ph.D Head of the Department(IT) 1 padmapriya.sha@gmail.com J.Omaana Assistant Professor

More information

MOBILE CALL GSM Alarm System User s Manual

MOBILE CALL GSM Alarm System User s Manual MOBILE CALL GSM Alarm System User s Manual Profile For a better understanding of this product, please read this user manual thoroughly before using it. Contents Function Introduction (3) Alarm Host Diagram

More information

Application of OPC in the Intelligent Building System Integration

Application of OPC in the Intelligent Building System Integration Application of OPC in the Intelligent Building System Integration Jie Chen Dongying Vocational College Dongying 257091, P.R.China Xiuli Sun The control system education of Jinan university Jinan 250022,

More information

International Journal of Advancements in Research & Technology, Volume 2, Issue4, April ISSN

International Journal of Advancements in Research & Technology, Volume 2, Issue4, April ISSN International Journal of Advancements in Research & Technology, Volume 2, Issue4, April-2013 69 EFFECTIVE CONTROL OF ACCIDENTS USING ROUTING AND TRACKING SYSTEM WITH INTEGRATED NETWORK OF SENSORS R. MANOJ

More information

New fire control system design for fire fighting and rescue equipment Jianguo LUO1, a, Zehao BU2, b

New fire control system design for fire fighting and rescue equipment Jianguo LUO1, a, Zehao BU2, b 6th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2016) New fire control system design for fire fighting and rescue equipment Jianguo LUO1, a, Zehao BU2, b 1 Department

More information

Design of an Electrical Fire Monitoring and Warning System Based on Transducers

Design of an Electrical Fire Monitoring and Warning System Based on Transducers Design of an Electrical Fire Monitoring and Warning System Based on Transducers HE GuiXiong *1, PAN Deng 2, JIANG Li Min 1,MENG Jun Xia 1, CHEN Xiao Shuang 2 1 China Electric Power Research Institute,

More information

SC-F3G User Manual 1.0

SC-F3G User Manual 1.0 SC-F3G User Manual 1.0 Table of Contents 1. Introduction... 3 2. Functions... 3 3. Features... 3 4. Package Contents... 3 5. Device Configuration... 4 6. Status LED signals... 5 7. Before You Start...

More information

Preface. Thank you for purchasing our GSM Security Alarm System ( The System )! The System will keep your home and property safe around the clock.

Preface. Thank you for purchasing our GSM Security Alarm System ( The System )! The System will keep your home and property safe around the clock. Preface Thank you for purchasing our GSM Security Alarm System ( The System )! The System will keep your home and property safe around the clock. The GSM Security Alarm ( The Alarm ) adopts the most advanced

More information

Guillermo Alberto Pérez Guillen Automation Home

Guillermo Alberto Pérez Guillen Automation Home Guillermo Alberto Pérez Guillen Automation Home 1. Introduction 2. Schematic Diagram 3. Electric Diagram 4. Hardware 5. Software INDEX 6. Photographs 7. Links This work is author s property, and has been

More information

Homework 5: Theory of Operation and Hardware Design Narrative

Homework 5: Theory of Operation and Hardware Design Narrative ECE 477 Digital Systems Senior Design Project Rev 8/09 Homework 5: Theory of Operation and Hardware Design Narrative Team Code Name: DijiJock Home Security Group No. 7 Team Member Completing This Homework:

More information

Thermo Scientific Smart-Vue Wireless Monitoring Solution obsessive is SMART

Thermo Scientific Smart-Vue Wireless Monitoring Solution obsessive is SMART Thermo Scientific Smart-Vue Wireless Monitoring Solution obsessive is SMART Non-stop, wireless monitoring of critical parameters, secure logging of data, and early warning alerts. It s that smart. with

More information

REAL TIME TRACKING AND HEALTH MONITORING OF SOLDIERS USING GPS AND GSM MODULE

REAL TIME TRACKING AND HEALTH MONITORING OF SOLDIERS USING GPS AND GSM MODULE REAL TIME TRACKING AND HEALTH MONITORING OF SOLDIERS USING GPS AND GSM MODULE Kumar kandukuri 1 and R.Sindhuja 2,D.Thasneem 2 International Journal of Latest Trends in Engineering and Technology Vol.(8)Issue(3),

More information

User manual. KNXpar. version

User manual. KNXpar. version User manual version 1.3 KNXpar Management alarm control panels Paradox from KNX bus Powered from KNX bus Communication indication on KNX and with Paradox control panel DIN rail mount (1 module) Adjustable

More information

A study of Transient Performance of A Cascade Heat Pump System

A study of Transient Performance of A Cascade Heat Pump System Available online at www.sciencedirect.com ScienceDirect Energy Procedia 79 (2015 ) 131 136 2015 International Conference on Alternative Energy in Developing Countries and Emerging Economies A study of

More information

Applications of Smart Home system for disabled people for using wireless network

Applications of Smart Home system for disabled people for using wireless network IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676, p-issn: 2320-3331, Volume 13, Issue 4, Ver. XX (Jul. Aug. 2018), PP XX-XX Applications of Smart Home system for disabled

More information

GSM Emergency Alarm. User s Manual. For a better understanding of this porduct,please read this user manual thoroughly before using it.

GSM Emergency Alarm. User s Manual. For a better understanding of this porduct,please read this user manual thoroughly before using it. Version: MS1 GSM Emergency Alarm User s Manual For a better understanding of this porduct,please read this user manual thoroughly before using it. CONTENTS CONTENTS Ⅰ. Introduction Ⅱ. Product Appearance

More information

DD15 Interface Module Product Guide

DD15 Interface Module Product Guide DD15 Interface Module Product Guide Table of Contents Table of Contents... Page 1 Overview and General Concept... Page 2 Features... Page 2 Specifications... Page 3 System Overview... Page 4 Deep Mesh

More information

Profile. For a better understanding of this product, please read this user manual thoroughly before using it.

Profile. For a better understanding of this product, please read this user manual thoroughly before using it. 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. Contents Function Introduction (3) Alarm

More information

Ecological Landscape Planning and Design of an Urban Landscape Fringe Area: A Case Study of Yang an District of Jiande City

Ecological Landscape Planning and Design of an Urban Landscape Fringe Area: A Case Study of Yang an District of Jiande City Available online at www.sciencedirect.com Procedia Engineering 21 (2011) 414 420 2011 International Conference on Green Buildings and Sustainable Cities Ecological Landscape Planning and Design of an Urban

More information

Secure Your Way of Life. Now Compa ble With. Vesta Smart Security Solution - MZ Series

Secure Your Way of Life. Now Compa ble With. Vesta Smart Security Solution - MZ Series Secure Your Way of Life Now Compa ble With Vesta Smart Security Solution - MZ Series A new generation of MZ control panel series is an integrated and comprehensive system that manages safety, security

More information