Wireless Local Area Network Based Fire Monitoring Robot Design Rong Gao 1, a, Qisheng Wu 2,b and Lan Bai 3,c

Size: px
Start display at page:

Download "Wireless Local Area Network Based Fire Monitoring Robot Design Rong Gao 1, a, Qisheng Wu 2,b and Lan Bai 3,c"

Transcription

1 Applied Mechanics and Materials Online: ISSN: , Vols , pp doi: / Trans Tech Publications, Switzerland Wireless Local Area Network Based Fire Monitoring Robot Design Rong Gao 1, a, Qisheng Wu 2,b and Lan Bai 3,c School of Electronic and Control Engineering Chang an University, Xi an , China a ggidea@st.chd.edu.cn, b qshwu@chd.edu.cn, c bailan @163.com Keywords: fire monitoring, wireless, LWIR, DM642, robot. Abstract. A tms320dm642 and wireless fidelity based fire monitoring robot is designed. Flame features, both static and dynamic detecting algorithm, combine with long wave infrared (LWIR) is equipped to achieve the goal of monitoring fire. When the suspected fire event happens, Fire warning message will be sent to remote terminal through the wireless LAN automatically. Infrared image of the fire can be transmitted through the wireless network under the control of remote terminal. As LWIR camera can even look through the dense smoke of fire, fire source will be located accurately, rescuing and fire fighting work will carry on better and with less injury. 1 Introduction In the purpose of detecting fire, many early fire-detection techniques have been explored and most of them are based on particle sampling, temperature sampling, relative humidity sampling, air transparency testing, in addition to the traditional ultraviolet and infrared fire detectors [1]. However, such sensors can not provide further information about fire source position, fire size and spread speed, further more the effective detection distance is quite short [1]. In recent years, mobile fire monitoring method received widespread concerns. For example: Fire Searcher is a robot designed for usage in the extreme conditions such as high temperatures or poisonous gases. It monitors the internal situation of a fire site and victims and sends back crucial information to its operator at a remote site [2]. Meanwhile, Jet Fighter is a type of Autonomous Fire Fighting Mobile Platform that is introduced by Tokyo Fire Department. It can be operated and controlled by remote user and has the ability to extinguish flame after locating the source of fire. It is equipped with a monitoring system and operates through a wireless communication system. An obstacles avoidance system is embedded into its autonomous navigation system [3]. A mobile platform can also be built around a wireless sensor network for its intra-system communication, for example using zigbee wireless communication modules. It allows for relatively huge data transfer such as video and audio from the robot to a remote control centre. It also allows for tracking the robot s position through the signal strength of the wireless sensor network [4]. Thanks to the improvement of resolution, speed and sensitivity of IR imaging, this newer type of imagery is started to be explored as a way to improve the object detection and tracking performance. IR imaging is already used successfully in many video surveillance applications, e.g. traffic safety, airport security and material inspection. Recently, IR video based flame detection is also gaining importance [5]. The paper presents the design of fire monitoring robot uses long wave infrared video combined with flame features detecting algorithms to judge if there is a fire. By the wireless LAN data transmitting technology, the robot can be controlled remotely by the operator and the real-time infrared image of fire area can also be obtained. The following chapters introduce some key characteristics of the robot. 2 Global description of the methodology 2.1 Flame Detection Unlike commonly used video cameras that record reflected light, a long-wave (8 12 μm) IR sensor records electromagnetic radiations emitted by objects in the scene. As such, the LWIR (thermal) images represent temperature: the warmer an object is, the brighter it appears on the images [5]. Tms320dm642 processes the IR video filmed by the Xenics Gobi-384 LWIR camera in its memory, All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (ID: , Pennsylvania State University, University Park, USA-09/05/16,18:25:21)

2 Applied Mechanics and Materials Vols based on the YCrCb color space. Y components of the IR image indicate the temperature distribution of the target, while the CrCb components are neglected. Y value of each pixel corresponds to a fixed temperature, which is calibrated inner in the LWIR camera. Firstly, high temperature pixel is extracted from the IR image by setting a temperature threshold as follows: In Eq. 1, represent the intensity of a pixel, is the high temperature threshold. Now all the suspicious pixels are extracted from IR image. In order to exclude the false alarm caused by other high temperature objects, flame dynamic feature detecting algorithm is applied. Flame has obvious flicker features because the energy release during combustion progress is not stable [6]. In Eq. 2, where represent the number of high The flicker feature of fire causes the area of high temperature pixel in IR images change constantly, so that the statistic value of high temperature pixel changes in the flame infrared image, can effectively reflect the flame flicker features, which will distinguish flame and other stable high temperature object or mobile high temperature object effectively. temperature pixels in the i th frame of an IR image sequence. Ac is the accumulation of changes, which is reset to 0 every 10 frame of IR pictures. While is a threshold to judge whether it is a fire video in Eq. 3. Both and should be set based on the experiment result. (2) (1) (3) 2.2 Wireless LAN and Navigation System WiFi (i.e., IEEE based wireless local area network) is taking the leading role for the wireless communication due to its cheap integration cost and almost free-of-charge networking availability [7]. The network architecture of our system is shown in Fg.1. A WLAN card is connected to the MAC port of tms320dm642, and meanwhile, AP note point is equipped to connect the WLAN card and the remote terminal. Sets of infrared (IR) sensors were used to implement the line following feature on the platform. Each set of IR sensors are arranged side by side for both IR emitter and IR receiver. The different level of IR reflection created by the black lines and white lines become the principle of working for the line detector. Different voltage levels will be generated depending on the output from the IR receiver, whether there is any reflected light from the reflective lines. Four groups of IR sensors are arranged at the head of our robot, voltages of each IR receiver are converting to 8bit digital value by the microcontroller s inner analog to digital converter. Digital filter arithmetic is applied to keep the reliability of data. In order to overcome the parameter difference between each group of sensor, and enhance the adaptability of the robot for different road and illumination environment, normalized processing is applied, which is shown in Eq. 4.. (4) is the normalized value of each sensor, is the original value, is the value range of each sensor at the current road lighting environment. Subscript i is number of each IR sensor unit (i=1,2,3,4). The motor driver of robot is controlled by the duty factor, which is outputted by the microcontroller s PWM unit, while duty factor is generated through the PID regulator which is calculated by the Micro controller. The difference equation of discrete PID regulator is shown in Eq. 5. (5) are the proportional, integral and differential coefficients of discrete PID regulator; is the deviation variable of each sensor, which quantified the driving deviation according to the guide line; is the PWM control duty factor. (6)

3 High temperature pixels Accumulate of changes 584 Advances in Mechatronics and Control Engineering are the deviation variable of four groups IR sensors. Parameters of the PID regulator are set through experiment. Finally smooth and stable action function of the robot is realized. 3 Results & Discussions In order to verify the proposed fire monitoring robot, we performed several real-life fire and non-fire experiments. The multi-modal sequences were acquired by a Xenics Gobi-384 LWIR camera which works in the 8 14 μm spectral range. The Gobi thermal imager has a resolution of pixels and a frame rate of fps. Test sequence,consists of 10 frames IR image are extracted from the IR video at the rate of a frame per 200 milliseconds. Fig.1 shows several different IR images extracted from fire video(a,b) and interfering video(c,d), the result of extracting high temperature pixels from fire and interfering video frames: fire(e,f); interfering target(g,h). The threshold of high temperature pixels extraction was set to 140 degrees Celsius. (a) (b) (c) (d) (e) (f) (g) (h) Fig. 1 IR image of fire and non-fire (a,b,c,d), high temperature pixel extraction (e,f,g,h) As the results in Fig. 2, high temperature pixels in each frame(a); Accumulate of pixels changes between adjacent frames, recounted every 10 frames(b) show, the number of high temperature pixels in the fire sequence fluctuates a lot, while the number of high temperature pixels in the interfering video sequence is approximate at the same level. Fig. 2(b) show a fire alert signal was generated, since the accumulation of high temperature pixel changes between adjacent frames became greater than threshold 1000 at the 7th frame of the fire sequence. On the other hand, the change accumulation of non-fire sequence grows slowly and that indicates it is not a fire sequence. Some pictures of our wireless-based fire monitoring platform is shown in Fig fire non-fire fire non-fire Alert (a) Frame number 200 (b) Frame number Fig. 2 Calculate result of fire and non-fire Sequence

4 Applied Mechanics and Materials Vols Fig. 3 Some pictures of wireless-based fire monitoring platform 4 Conclusions The developed wireless local area network based fire monitoring robot, realized the required function perfectly with very low rate of false alarm. Based on the findings, integrating all the hardware such as motor driver circuitry, LDR sensors, WIFI module and LWIR camera, the expected patrolling and fire monitoring tasks are possible to be carried out and executed with minimum level of error. By deploying the robot to monitor for hazardous site via patrolling process, it aids to ensure the fire-fighters safety in fire fighting tasks. Acknowledgements Thanks for the funding and support of follows projects: Basic Research Project of Ministry of Transport of People s Republic of China( ),Research on the key technology of WSN and image based underground station fire perception(2011k06-31),central Universities special funds for basic research and Operating Expenses Projects of Chang an University (Innovation Team CHD2011TD018),Major science and technology Project of The 12th Five-Year Plan for national economic and social development of the People's Republic of China ( ); Thanks the valuable comments and suggestions of the reviewers of this paper; Thanks all authors in the literature references; Thanks for the training and education of my mother school Chang an University. References [1] Thou-Ho Chen, Yen-Hui Yin, Shi-Feng Huang and Yan-Ting Ye.: The smoke detection for early fire-alarming system based on video processing. In: IEEE 2006 International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH MSP ' 2006).Washington, DC, USA : IEEE Computer Society Press, 2006: [2] P.H. Chang and Y.H. Kang, et al., Control Architecture Design for Fire Searching Robot using Task Oriented Design Methodology, SICE-ICASE 2006, Oct [3] Verstockt, S., Dekeerschieter, R., Vanoosthuise, A., Merci, B., Sette, B., Lambert, P. & Van de Walle, R., Video fire detection using non-visible light, 6th International seminar on Fire and Explosion Hazards (FEH-6), [4] Kuo L. Su; Automatic Fire Detection System Using Adaptive Fusion Algorithm for Fire Fighting Robot, Systems, Man, and Cybernetics, IEEE International Conference, 8-11 October 2006, Pages: [5] Steven Verstockt Chris Poppe Sofie Van Hoecke Charles Hollemeersch Bart Merci Bart Sette Peter Lambert Rik Van de Walle; Silhouette-based multi-sensor smoke detection, Machine Vision and Applications 5 July [6] Calderara, S., Piccinini, P., Cucchiara, R.: Vision based smoke detection system using image energy and color information. Mach. Vis. Appl., 22(4), (2011). [7] Owrutsky, J.C., Steinhurst,D.A., Minor,C.P., Rose-Pehrsson, S.L., Williams, F.W., Gottuk, D.T.: Long wavelength video detection of fire in Ship compartments. Fire Saf. J. 41, (2006).

5 Advances in Mechatronics and Control Engineering / Wireless Local Area Network Based Fire Monitoring Robot Design /

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

Research on Mobile Water Spray Device Reducing the Temperature of Metro Fire

Research on Mobile Water Spray Device Reducing the Temperature of Metro Fire Applied Mechanics and Materials Online: 2012-05-14 ISSN: 1662-7482, Vols. 166-169, pp 2731-2734 doi:10.4028/www.scientific.net/amm.166-169.2731 2012 Trans Tech Publications, Switzerland Research on Mobile

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

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

A Forest Fire Warning Method Based on Fire Dangerous Rating Dan Wang 1, a, Lei Xu 1, b*, Yuanyuan Zhou 1, c, Zhifu Gao 1, d

A Forest Fire Warning Method Based on Fire Dangerous Rating Dan Wang 1, a, Lei Xu 1, b*, Yuanyuan Zhou 1, c, Zhifu Gao 1, d International Conference on Applied Science and Engineering Innovation (ASEI 2015) A Forest Fire Warning Method Based on Fire Dangerous Rating Dan Wang 1, a, Lei Xu 1, b*, Yuanyuan Zhou 1, c, Zhifu Gao

More information

Automobile Security System Based on Face Recognition Structure Using GSM Network

Automobile Security System Based on Face Recognition Structure Using GSM Network Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 733-738 Research India Publications http://www.ripublication.com/aeee.htm Automobile Security System Based

More information

Final Report FIREMAN

Final Report FIREMAN Final Report FIREMAN Date: 3/22/11 Student Name: Jiecheng Chen TAs: Tim Martin Ryan Stevens Devin Hughes Josh Weaver Instructors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz University of Florida 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

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

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

IOT Based Intelligent Bin for Smart Cities

IOT Based Intelligent Bin for Smart Cities IOT Based Intelligent Bin for Smart Cities Meghana K C Department of Electronics & Communication Engineering S. J. B Institute of Technology Bengaluru, India kccmmeghana@gmail.com Dr. K R Nataraj Department

More information

POP_ Smoke Detector

POP_ Smoke Detector POP_004308 Smoke Detector Firmware Version : 1.0 Quick Start S This device is a wireless Z-Wave sensor. Exclusion, Inclusion are confirmed by hitting the programm button for 1 sec when the sensor is removed

More information

Smart Fire Prevention

Smart Fire Prevention Smart Fire Prevention Using VIP Vision Thermal Cameras to Detect Fire Release 1.0 Contents 1 Introduction to Thermal Imaging... 2 2 Detecting Fires with VIP Vision Thermal Cameras... 3 2.1 Mode Selection...

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

POP_ Smoke Detector

POP_ Smoke Detector POP_004308 Smoke Detector Firmware Version : 1.0 Quick Start S This device is a wireless Z-Wave sensor. Exclusion, Inclusion are confirmed by hitting the programm button for 1 sec when the sensor is removed

More information

Team Rescue X: Autonomous Firefighting Robot

Team Rescue X: Autonomous Firefighting Robot Team Rescue X: Autonomous Firefighting Robot Team Members Project Manager: Shervin Haghgouy Parts Manager: Shervin Nikravesh Website Designer: Vincent Thomas Repository Manager: Alexander Camp Report Editor:

More information

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18,   ISSN Birdawade Sonal 1,Gawade Ujwala 2, Shaikh Ayub 3, Patil Prajkta 4,Panchal Jagruti 5,Gunaware Nilesh 6 Department of Computer Engineering Department of Computer Engineering H.S.B.P.V.T s COE, Kashti ABSTRACT:

More information

Fire Detection Using Image Processing

Fire Detection Using Image Processing Fire Detection Using Image Processing Ku. R.A.Agrawal ME Student Department of CSE Babasaheb Naik college of Engineering Pusad, India rachanaagrawal90@gmail.com Prof. S.T.Khandare Associate professor Department

More information

ANALYSIS OF THE FIRE FIGHTING ROBOT

ANALYSIS OF THE FIRE FIGHTING ROBOT 2011 ANALYSIS OF THE FIRE FIGHTING ROBOT, AR-4 EEL4665/5666c 2011-12-6 Content ABSTRACT... 2 EXLCUSIVE SUMMARY... 3 INTRODUCTION... 4 INTEGRATED SYSTEM... 4 MOBILE PLATFORM... 5 ACTUATION... 6 SENSORS...

More information

Detection of Abandoned Objects in Crowded Environments

Detection of Abandoned Objects in Crowded Environments 1 Higher Institute for Applied Sciences and Technology Communications Department Detection of Abandoned Objects in Crowded Environments June 22 2016 Submitted by : Ali Assi Supervisors : Dr. Nizar zarka

More information

MANUALLY OPERATED FIRE FIGHTING ALL- TERRAIN ROBOT WITH FIRE EXTINGUISHER USING ARDUINO MICRO CONTROLLER

MANUALLY OPERATED FIRE FIGHTING ALL- TERRAIN ROBOT WITH FIRE EXTINGUISHER USING ARDUINO MICRO CONTROLLER MANUALLY OPERATED FIRE FIGHTING ALL- TERRAIN ROBOT WITH FIRE EXTINGUISHER USING ARDUINO MICRO CONTROLLER Vijayalaxmi Department of ECE, Vignan Institute of Technology and Science, Deshmukhi ABSTRACT Robots

More information

Intelligent monitoring system for automobiles

Intelligent monitoring system for automobiles RESEARCH ARTICLE OPEN ACCESS Intelligent monitoring system for automobiles M.PADMA LALITHA 1, M.MUNI KUMAR 2, K.NAGENDRA BABU 3, K.RAVI TEJA 4 Dept. of Electrical and Electronics Engineering, Annamacharya

More information

Characteristics of different sensors used for Distance Measurement

Characteristics of different sensors used for Distance Measurement Characteristics of different sensors used for Distance Measurement Pavithra B. G 1, Siva Subba Rao Patange 2, Sharmila A 3, Raja S 2, Sushma S J 1 1GSSS Institute of Engineering & Technology for Women,

More information

Modeling and Simulation on Temperature Control System of Farm Products Baking Equipment. Liu Jun, Jia Zhenwei, Guo Rongxing

Modeling and Simulation on Temperature Control System of Farm Products Baking Equipment. Liu Jun, Jia Zhenwei, Guo Rongxing Applied Mechanics and Materials Online: 2013-07-31 ISSN: 1662-7482, Vols. 341-342, pp 801-804 doi:10.4028/www.scientific.net/amm.341-342.801 2013 Trans Tech Publications, Switzerland Modeling and Simulation

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

An improved Algorithm of Generating Network Intrusion Detector Li Ma 1, a, Yan Chen 1, b

An improved Algorithm of Generating Network Intrusion Detector Li Ma 1, a, Yan Chen 1, b An improved Algorithm of Generating Network Intrusion Detector Li Ma 1, a, Yan Chen 1, b 1 Department of Information Engineering Guilin University of Aerospace Technology, Guilin China a E-mail: woshiml@sina.com,

More information

LEARNING SPECIAL HAZARD DETECTION TYPES

LEARNING SPECIAL HAZARD DETECTION TYPES LEARNING SPECIAL HAZARD DETECTION TYPES JUNE 2013 COPYRIGHT CLIMATEC SPECIAL HAZARDS DETECTION TYPES EXPLAINED STAGE ONE DETECTION - ACTIVE AIR SAMPLING\\INCIPIENT AND IN- VISIBLE SMOKE STAGE AIR SAMPLING

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

How SWIR Imaging contributes to the optimization of automatic quality control in the food industry

How SWIR Imaging contributes to the optimization of automatic quality control in the food industry How SWIR Imaging contributes to the optimization of automatic quality control in the food industry 2013 Overview Xenics in Short New Architecture Products Line Overview Visionlink Infrared Seminar 2013

More information

International Journal of Advanced in Management, Technology and Engineering Sciences

International Journal of Advanced in Management, Technology and Engineering Sciences Smart Baton *S.Vimala 1, Sreeja Vijay 2, Madhavagiri Srinivasa Vishnu Teja 3, Kanikireddy Venkata Pavankumar Reddy 4 1 Associate Professor, Prathyusha Engineering College, Thiruvallur 2 Assistant Professor,

More information

GSM BASED GARBAGE AND WASTE COLLECTION BIN OVERFLOW INDICATOR

GSM BASED GARBAGE AND WASTE COLLECTION BIN OVERFLOW INDICATOR GSM BASED GARBAGE AND WASTE COLLECTION BIN OVERFLOW INDICATOR [1] Ishwarya C, [2] Jayashree S, [3] Yesodha P [1] Department of Electronics and Communication Engineering, Prince Shri Venkateshwara Padmavathy

More information

Remote Environment Monitoring & Detection Tribot

Remote Environment Monitoring & Detection Tribot International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 1, Issue 3(November 2012), PP.01-08 Remote Environment Monitoring & Detection Tribot

More information

IMPLEMENTATION OF WIRELESS MOBILE SENSOR BASED ON FUZZY LOGIC CONTROL FOR LPG GAS PIPELINE LEAKAGE MONITORING

IMPLEMENTATION OF WIRELESS MOBILE SENSOR BASED ON FUZZY LOGIC CONTROL FOR LPG GAS PIPELINE LEAKAGE MONITORING IMPLEMENTATION OF WIRELESS MOBILE SENSOR BASED ON FUZZY LOGIC CONTROL FOR LPG GAS PIPELINE LEAKAGE MONITORING Riny Sulistyowati and Kunto Aji Department of Electrical Engineering, Adhi Tama Institute of

More information

Advanced Driver Assistance System with Accident Detection

Advanced Driver Assistance System with Accident Detection Advanced Driver Assistance System with Accident Detection V.Hemamalini (1), H.Divya Bharathi (2), E.Suganya (3), R.Vinodhini (4) Assistant Professor, New Prince Shri Bhavani College of Engineering and

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

Microcontroller based design for Tele-sensing and extinguishing fire

Microcontroller based design for Tele-sensing and extinguishing fire Microcontroller based design for Tele-sensing and extinguishing fire Hany abdelhady Almedhegi 1, Ameen babekr abdelnaby 2, Abdelrasoul Jabar Alzubaidi 3 1 Sudan Academy of Sciences (SAS); Council of Engineering

More information

Multi - Purpose Fire Fighter Robot

Multi - Purpose Fire Fighter Robot Multi - Purpose Fire Fighter Robot Sunil Kumar J P 1, Nagaraj K 2, Pravin Kumar M 3, Josephine J 4 1,2,3Student, Department of Engineering,G.K.M College of Engineering and Technology, Tamil Nadu, India.

More information

IMAGE PROCESSING BASED FIRE DETECTION ANDALERT SYSTEM

IMAGE PROCESSING BASED FIRE DETECTION ANDALERT SYSTEM IMAGE PROCESSING BASED FIRE DETECTION ANDALERT SYSTEM Pranali Bedase, Mansi Chaudhari, Dnyaneshwari Patil, S.M.Kulkarni Department Of Electronics and Telecommunication, MAEER s MIT College of Engineering,

More information

A Survey on implementation of Fire detection System Based on ZigBee Wi-Fi Networks

A Survey on implementation of Fire detection System Based on ZigBee Wi-Fi Networks Volume 118 No. 20 2018, 4249-4253 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu A Survey on implementation of Fire detection System Based on ZigBee Wi-Fi Networks Mr.C.Santhana Krishnan

More information

BURGLAR ALARM USING ARDUINO AND PIR SENSOR WITH SMS ALERT Burgoji Santhosh Kumar 1, S.Ramesh 2 1

BURGLAR ALARM USING ARDUINO AND PIR SENSOR WITH SMS ALERT Burgoji Santhosh Kumar 1, S.Ramesh 2 1 BURGLAR ALARM USING ARDUINO AND PIR SENSOR WITH SMS ALERT Burgoji Santhosh Kumar 1, S.Ramesh 2 1 Assistant Professor, Dept of ECE, Anurag Group of Institutions, Telangana, India. 2 Assistant Professor,

More information

Accident Prevention System for Boats in Maritime

Accident Prevention System for Boats in Maritime I J C T A, 9(14) 2016, pp. 6433-6440 International Science Press Accident Prevention System for Boats in Maritime Simhadri Angadi and S. Manikandaswamy ABSTRACT Ultrasonic (US) and sonar (PIR) sensors

More information

Firefighting Robot. I. Introduction

Firefighting Robot. I. Introduction Firefighting Robot Mustafa Hamza Abd-Elhamed Khalid 1 and Dr. Eltaher Mohamed Hussein 2 1 Control Engineering, Alneelain University, mustafa099935@gmail.com 2 College of Engineering, Sudan University of

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

Experimental Study of Dual Heater Slider Touchdown Detectability

Experimental Study of Dual Heater Slider Touchdown Detectability Applied Mechanics and Materials Online: 2013-01-25 ISSN: 1662-7482, Vols. 284-287, pp 468-472 doi:10.4028/www.scientific.net/amm.284-287.468 2013 Trans Tech Publications, Switzerland Experimental Study

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

XBee Based Industrial And Home Security System

XBee Based Industrial And Home Security System XBee Based Industrial And Home Security System Introduction: Home security is one of the essential requirements for everyone nowadays due to the high rate of crimes. People are intended to take certain

More information

Smoke and Fire Detection

Smoke and Fire Detection International Journal of Scientific and Research Publications, Volume 4, Issue 7, July 2014 1 Smoke and Fire Detection Dr. (Mrs.) Saylee Gharge *, Sumeet Birla **, Sachin Pandey **, Rishi Dargad **, Rahul

More information

DEVELOPMENT OF THE INFRARED INSTRUMENT FOR GAS DETECTION

DEVELOPMENT OF THE INFRARED INSTRUMENT FOR GAS DETECTION DEVELOPMENT OF THE INFRARED INSTRUMENT FOR GAS DETECTION Ching-Wei Chen 1, Chia-Ray Chen 1 1 National Space Organization, National Applied Research Laboratories ABSTRACT MWIR (Mid-Wave Infrared) spectroscopy

More information

1.1. SYSTEM MODELING

1.1. SYSTEM MODELING 1 INTRODUCTION Electro-optical imaging system analysis is a mathematical construct that provides an optimum design through appropriate trade studies. A comprehensive model includes the target, background,

More information

Implementation of Artificial Neural Fuzzy Inference System in a Real Time Fire Detection Mechanism

Implementation of Artificial Neural Fuzzy Inference System in a Real Time Fire Detection Mechanism Implementation of Artificial Neural Fuzzy Inference System in a Real Time Fire Detection Mechanism Divya Sharma Department of Mechanical and Automation Engineering Indira Gandhi Delhi Technical University

More information

Home Security System for Controlling Theft using android ADK

Home Security System for Controlling Theft using android ADK Home Security System for Controlling Theft using android ADK B. Praveena 1, K. Rajganesh 2, B. Vinitha 3, S. Kandasamy 4, M. Chandraman 5 1, 2, 3, 4Bachelor of Electronics and Communication Engineering,Knowledge

More information

DESIGNING AND IMPLEMENTATION OF OUTDOOR TRANSFORMER SECURITY SYSTEM

DESIGNING AND IMPLEMENTATION OF OUTDOOR TRANSFORMER SECURITY SYSTEM DESIGNING AND IMPLEMENTATION OF OUTDOOR TRANSFORMER SECURITY SYSTEM Uğur Fidan, Naim Karasekreter Afyon Kocatepe University, Engineering Faculty, Afyonkarahisar Türkiye ufidan@aku.edu.tr, karasekreter@aku.edu.tr

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

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

Equipment Based on NDT Technique and Used in Security and Safety Provision Systems

Equipment Based on NDT Technique and Used in Security and Safety Provision Systems 18th World Conference on Nondestructive Testing, 16-20 April 2012, Durban, South Africa Equipment Based on NDT Technique and Used in Security and Safety Provision Systems Alexey A. Kovalev 1, Alexey V.

More information

A System for 360 Video Surveillance with Multiple Remote Control Access

A System for 360 Video Surveillance with Multiple Remote Control Access Copyright 2016 American Scientific Publishers All rights reserved Printed in the United States of America A System for 360 Video Surveillance with Multiple Remote Control Access Arnali Saha* Techno India

More information

State of the art in vision-based fire and smoke detection

State of the art in vision-based fire and smoke detection State of the art in vision-based fire and smoke detection Steven Verstockt, Peter Lambert, Rik Van de Walle Department of Electronics and Information Systems Multimedia Lab Ghent University - IBBT, Ghent,

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

VISION BASED AUTOMATIC FIRE PROTECTION SYSTEM USING SPRINKLER

VISION BASED AUTOMATIC FIRE PROTECTION SYSTEM USING SPRINKLER VISION BASED AUTOMATIC FIRE PROTECTION SYSTEM USING SPRINKLER M. Nandhini, R.Ranjani,R.Srividhya Assistant Professor, Department of Mechatronics Engineering, SRM University, Chennai, Tamilnadu ABSTRACT

More information

NeXT is a powerful stand-alone application running fully embedded in network cameras to perform an intelligent video surveillance for ATM devices.

NeXT is a powerful stand-alone application running fully embedded in network cameras to perform an intelligent video surveillance for ATM devices. NeXT is a powerful stand-alone application running fully embedded in network cameras to perform an intelligent video surveillance for ATM devices. It s no longer necessary installing workstation servers

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

A Design of IADSS with the Earthquake Detecting Function

A Design of IADSS with the Earthquake Detecting Function Proceedings of the 2007 WSEAS Int. Conference on Circuits, Systems, Signal and Telecommunications, Gold Coast, Australia, January 17-19, 2007 79 A Design of IADSS with the Earthquake Detecting Function

More information

Design and Development of Gas Leakage Monitoring System

Design and Development of Gas Leakage Monitoring System Design and Development of Gas Leakage Monitoring System using Arduino and ZigBee Huan Hui Yan Faculty of Electrical and Electronics Engineering Universiti Malaysia Pahang Kampus Pekan, 266 Pekan, Pahang

More information

Sensor Report. University of Florida Department of Electrical and Computer Engineering EEL5666 Intelligent Machines Design Laboratory

Sensor Report. University of Florida Department of Electrical and Computer Engineering EEL5666 Intelligent Machines Design Laboratory Sensor Report University of Florida Department of Electrical and Computer Engineering EEL5666 Intelligent Machines Design Laboratory James Larson 10-31-02 Table of Contents Table of Contents..2 Overview

More information

System development and performance evaluation of track intrusion in Taipei MRT system

System development and performance evaluation of track intrusion in Taipei MRT system icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) System development and performance evaluation of track

More information

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

I am Rick Jeffress and I handle sales for Fike Video Image Detection. We thank the AFAA for coordinating the venue for this presentation, and we

I am Rick Jeffress and I handle sales for Fike Video Image Detection. We thank the AFAA for coordinating the venue for this presentation, and we I am Rick Jeffress and I handle sales for Fike Video Image Detection. We thank the AFAA for coordinating the venue for this presentation, and we appreciate your taking the time to learn more about this

More information

Smart Gas Booking and LPG Leakage Detection System

Smart Gas Booking and LPG Leakage Detection System IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727 PP 09-13 www.iosrjournals.org Smart Gas Booking and LPG Leakage Detection System Halavva Patil 1, Shreedhar Niradi 2,

More information

Sensing the World. When you have finished this lecture you should be able to:

Sensing the World. When you have finished this lecture you should be able to: Free Course: How to build a real robot Lecture 3 Sensing the World MUSES_SECRET: L3, Adding the Brain: ORF-RE 2011-2012 Project - Dr. Alaa PAMI Khamis, Research IEEE Group RAS University Egypt Chapter

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

Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM

Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM Dr. Channappa Bhyri¹, Eliyaz Ahmed² 2 Student, Dept. of Electronics and Instrumentation, PDACE, Kalaburgi, Karnataka,

More information

INTELLIGENT FAULT IDENTIFICATION IN LED LIGHTING AND SECURITY SYSTEM USING GSM

INTELLIGENT FAULT IDENTIFICATION IN LED LIGHTING AND SECURITY SYSTEM USING GSM International Journal of Computer Network and Security(IJCNS) Vol 8. No.1 2016 Pp. 1-5 gopalax Journals, Singapore available at : www.ijcns.com ISSN: 0976-1345 INTELLIGENT FAULT IDENTIFICATION IN LED LIGHTING

More information

Railway Fault Detection System using Mobile Communication and Sensor Technology

Railway Fault Detection System using Mobile Communication and Sensor Technology Railway Fault Detection System using Mobile Communication and Sensor Technology Mr. P. Madhusudhan Reddy 1, Mr. I. Sharath Chandra 2, Prof. B. Kedarnath 3 1,2 Assistant Professor, 3 Professor &HOD-ECE

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

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

Intelligent Network Pan & Tilt Camera IP10

Intelligent Network Pan & Tilt Camera IP10 The Leading Home & Business Use Camera Brand Intelligent Network Pan & Tilt Camera IP10 Powerful security made simple We do what you image HD Image Wide Angle WIFI Access Two-way Audio Chatting Application

More information

SMUGGLING PREVENTION SYSTEM FOR TREES IN FOREST USING IOT

SMUGGLING PREVENTION SYSTEM FOR TREES IN FOREST USING IOT SMUGGLING PREVENTION SYSTEM FOR TREES IN FOREST USING IOT Subhashini A 1, Shamini G 2 and Sarubashini K 3, 1 Department of Computer Science Engineering, Dhanalakshmi College of Engineering, Chennai 2 Department

More information

Fire Fighting Robot Controlled Using Android Application

Fire Fighting Robot Controlled Using Android Application Fire Fighting Robot Controlled Using Android Application Prof.Dr. S.N. Kini 1, Rutuja Wadekar 2, Shweta Khatade 3, Sayali Dugane 4, Rutuja Jadkar 5. Professor, Dept. of Computer Engineering, JSCOE, Hadapsar,

More information

Fire Detection System using Matlab

Fire Detection System using Matlab Fire Detection System using Matlab Chandrakant Shrimantrao 1, Mahesh S K 2, Vivekanand M Bonal 3 1 Fourth Sem M.Tech, 2 Asst. Professor, Appa Institute of Engineering and Technology Karnataka, 3 Head,

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

Thermal Video Analysis for Fire Detection Using Shape Regularity and Intensity Saturation Features

Thermal Video Analysis for Fire Detection Using Shape Regularity and Intensity Saturation Features Thermal Video Analysis for Fire Detection Using Shape Regularity and Intensity Saturation Features Mario I. Chacon-Murguia and Francisco J. Perez-Vargas Visual Perception Applications on Robotic Lab, Chihuahua

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

Smart Intrusion Detection

Smart Intrusion Detection 362 Smart Intrusion Detection Shubham Chopade 1, Atharva Kulkarni 2, Yash Chavan 3 1,2,3 Student, Department of Electronics and Telecommunication, PCCOE, Pune, India Abstract: With the exponential increase

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

International Journal of Scientific Research and Reviews

International Journal of Scientific Research and Reviews Research article Available online www.ijsrr.org ISSN: 2279 0543 International Journal of Scientific Research and Reviews Fire Accident Avoidance System by using GSM and GPS Technology in Trains Shahataj

More information

The Experimental Study and Simplified Model of. Water Mist Absorbing Heat Radiation

The Experimental Study and Simplified Model of. Water Mist Absorbing Heat Radiation Advanced Materials Research Submitted: 2014-06-15 ISSN: 1662-8985, Vols. 1008-1009, pp 886-891 Accepted: 2014-06-16 doi:10.4028/www.scientific.net/amr.1008-1009.886 Online: 2014-08-13 2014 Trans Tech Publications,

More information

WG Container & Cargo X-Ray Scanning Portal

WG Container & Cargo X-Ray Scanning Portal Telephone : +44 (01295 756300 Fax : +44 (0)1295 756302 E-Mail : info@wi-ltd.com Website : www.wi-ltd.com WG Container & Cargo X-Ray Scanning Portal The WG Container & Cargo X-Ray Scanning Portal is a relocatable

More information

Design of Fire Suppression in Train Using GPS & IoT

Design of Fire Suppression in Train Using GPS & IoT Volume 119 No. 15 2018, 1683-1690 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Design of Fire Suppression in Train Using GPS & IoT 1* S. Dhananjeyan, 2

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

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

International Journal of Scientific & Engineering Research, Volume 7, Issue 7, July ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 7, July ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 7, July-2016 554 Forest Fire Detection using Wireless Sensor Harjinder Singh Department of Instrumentation and Control Engineering,

More information

A Novel Approach for a Hostile Arms Fire Sensor

A Novel Approach for a Hostile Arms Fire Sensor UNCLASSIFIED: Dist A. Approved for public release Joseph Rudy Montoya, PhD and Jorge Melchor US Army Research Laboratory-SLAD White Sands Missile Range, NM Venu Siddapureddy and Darryl Bryk US Army RDECOM-TARDEC

More information

Research on Evaluation of Fire Detection Algorithms

Research on Evaluation of Fire Detection Algorithms Research on Evaluation of Fire Detection Algorithms JIAN LI 1,2, WENHUI DONG 1, ZHIBIN MEI 1, and ZHUOFU WANG 1 1 Shenyang Fire Research Institute Ministry of Public Security China, 110031 2 Dalian University

More information

Multi Security System

Multi Security System Page 1 TRIBHUVAN UNIVERSITY INSTITUTE OF ENGINEERING Pulchowk Campus A Project Report on Multi Security System Submitted to LOCUS 2014 Team Submitted By Manish Munikar 070-BCT-520 Kritish Pahi 070-BCT-517

More information

AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER

AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER 1 Min-Chie Chiu, 2 Long-Jyi Yeh, and 2 Cheng-Chen Shih 1 Department of Automatic Control Engineering, Chungchou Institute of Technology. 2 Department

More information

DEVELOPMENT OF WIRELESS GAS SENSING SYSTEM FOR HOME SAFETY

DEVELOPMENT OF WIRELESS GAS SENSING SYSTEM FOR HOME SAFETY DEVELOPMENT OF WIRELESS GAS SENSING SYSTEM FOR HOME SAFETY T.H.Mujawar, M.S.Kasbe, S.S.Mule and L.P.Deshmukh Department of Electronics Science, Solapur University, Solapur, M.S. India ABSTRACT Present

More information

INTERNATIONAL JOURNAL OF RESEARCH GRANTHAALAYAH A knowledge Repository

INTERNATIONAL JOURNAL OF RESEARCH GRANTHAALAYAH A knowledge Repository DISTANT INFRARED SPECTRAL ANALYSIS OF INDUSTRIAL HOT GAS EJECTION IN ATMOSPHERE R.S. Asatryan *1, N.R. Khachatryan 2, H.S.Karayan 3 *1, 2, 3 Department of theoretical metrology, National institute of Metrology,

More information

Hazardous Gas Detection using ARDUINO

Hazardous Gas Detection using ARDUINO IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X Hazardous Gas Detection using ARDUINO Prof. K.R.Katole Bhagyashree Bangade Vrushali

More information

VEHICLE SAFETY WITH DIALLING SYSTEM AND AUTOMATED LOCATION TRACKER

VEHICLE SAFETY WITH DIALLING SYSTEM AND AUTOMATED LOCATION TRACKER VEHICLE SAFETY WITH DIALLING SYSTEM AND AUTOMATED LOCATION TRACKER K.N. Mohammed Mansoor 1, A.Shrikaanth 2, A.Karthick 3,P.Sivasakthy 4 1,2,3 Student, Electrical and Electronics Engineering, JEPPIAAR SRR

More information