Webcam Enabled Raspberry PI Fire Detection System

Size: px
Start display at page:

Download "Webcam Enabled Raspberry PI Fire Detection System"

Transcription

1 Webcam Enabled Raspberry PI Fire Detection System K.Sharmila 1, Mr.M.Sudhakaran 2, Mr.S.Iyyappan 3, Dr.R.Seyezhai 4 1 PG Scholar, Department of EEE, Ganadipathy Tulsi s Jain Engineering College, Vellore, India. 2 Associate Professor, Department of EEE, Ganadipathy Tulsi s Jain Engineering College, Vellore, India. 3 Assistant Professor, Department of EEE, Ganadipathy Tulsi s Jain Engineering College, Vellore, India. 4 Associate Professor, Department of EEE, SSN College of Engineering, Chennai, India. ABSTRACT Fire is a huge disaster which leads economic and environmental losses. So it is necessary to detect occurrence of fire at earlier stages. This paper describes a model to detect fire by analyzing the videos captured from webcam which alerts us through Wi-Fi. This system implementation helps us to track each and every instant of fire in our surroundings. Here Open CV library is used to process video more accurately with less time period. The proposed Fire detection algorithm overcome drawbacks of sensor based fire detection methods such as false alarm and larger response time. The main consideration of this system is based on two algorithms mainly used for flame detection. They are motion and color which can be achieved by color segmentation process followed by edge detection. This project deals with the latest technology called the Raspberry Pi based control system for implementing fire detection model. Keywords: Color detection, Edge detection, Raspberry-pi, Opencv-python 1. Introduction Fire accidents cause economical loses and hurts all living beings. It is more prudent to head off a disaster beforehand than to deal with it after it occurs. In order to announce about fire occurrence many methods are followed. Fire alarms are one of the most useful ways to avoid fire deaths. A fire alarm system is part of the total security system providing fire protection. Installation of fire alarm system gives rise to abundant benefits such as reducing loss of property or early announcement to fire department. Fire alarm system with fire detectors, smoke detectors or temperature detectors has been widely used to protect property and give warning of fires. However, smoke and temperature detection is slower than light detection, for earlier detection and monitoring the spread of the fire. We design a fire alarm system which consists of simple image processing techniques which alerts us through Wi- Fi internet system. This system implementation helps us to track each and every second moment of fire in our surroundings. Vision based methods were based on color difference, detection of flame pixel and flame edge detection. By identifying color and edge which is generated because of fire pixel and the moment detection of flame which reduces false alarm during fire detection. The strength of using video in fire detection is the ability to monitor large and open spaces. A real time fire detection system is presented which detects fire by analyzing the videos acquired by surveillance cameras. Two main tasks done here: complementary information based on fire features like color, shape variation and motion analysis, are combined by a multi expert system. then a novel descriptor based on a bag-of-words approach has been proposed for representing motion [1]. Vol. 2 (3) June Page 27

2 The dynamic warning process is done in two ways PC internet connection and PC independent GSM modem. This system will be able to take input from the smoke detector system through a signal conditioning circuit. The system will provide alarm at its pre-defined warning stage by controlling the switching conditional circuit. It will automatically update the present status of the communication medium to avoid mishaps during developing fire and identifies the fake fire by comparing the consecutive frame after developing the fire feature set. The comparison is done by measuring change of the size of C i and similarity of color positioning of C i in two consecutive frames [2]. In order to avoid false alarms, effective color and shape-based features are extracted from Candidate Fire Regions. Then, the set of features are fed into the logistic regression to classify the fire and non-fire regions. A randomness test over the features is further adopted for the final fire verification [3]. This paper describes forest fire monitoring and detection strategies using a team of unmanned aerial vehicles (UAVs) and unmanned ground vehicles (UGVs).A simple elliptical model has been proposed to provide a satisfactory estimation of the perimeter of a free-burning wild land fire[4]. This system uses optical flow features calculated from optical flow vectors created by optical flow estimators i.e., Optical Mass Transport (OMT) and Non-Smooth Data (NSD) for feature vector extraction and then uses trained Back propagation neural networks for feature vector classification [5].This system represents the fire detection algorithm in video sequences on wireless sensor network. Background is statistically modeled by mixture of Gaussians and color detection algorithm was performed in RGB space [6]. Fire flicker is detected by analyzing the video in wavelet domain. Periodic activities of flame are detected by performing temporal wavelet transform. Color variations are identified by computing the spatial wavelet transform of moving fire colored regions [7].Real-time video fire flame and smoke detection method based on foreground image accumulation and optical flow technique is presented. The foreground images which are extracted using frame differential method [8]. For the color information of the flame block, motion is analyzed by the second order color moments in HSV color space, and then it extracts the suspected flame color motion area. For each pixel of the block area, this paper uses spatial continuous images to do wavelet analysis and extracts pixels which match the flame fluctuation rules as the flame pixels. Local weighted operator is used to filter out non-flame discrete pixels, gets the adjacent flame pixels area to form connected areas and sounds an alarm [9]. This system uses HSV and YCbCr color models with given conditions to separate shades of red like orange, yellow, and high brightness light from background and ambient light. Fire growth is analyzed and calculated based on frame differences [10]. YCbCr colour space is used for effectively separating luminance from chrominance.this method separates fire flame pixels and also separates high temperature fire centre pixels by using statistical parameters of fire image in YCbCr colour space like mean and standard deviation. Here four rules are created to separate the true fire region. First two are used for fire region segmentation and other two rules are used for segmentation of high temperature fire centre region [11]. Candidate fire regions in a frame are identified using background subtraction method and color analysis is done based on a nonparametric model. Subsequently, the fire behavior is modeled by using various spatio-temporal features such as color probability, flickering, spatial and spatiotemporal energy, while dynamic texture analysis is applied in each CFR s using linear dynamical systems and a bag of systems approach. At last, a two-class SVM classifier is used to classify the candidate regions [12]. Vol. 2 (3) June Page 28

3 2. FIRE DETECTION ALGORITHM Conventional fire detectors cannot detect characteristic parameters of fire like smoke, temperature, vapor at very early time of fire and cannot meet the demand of early fire detection. Compared to conventional fire detectors, video fire detectors have many advantages such as fast response, long distance of detection, large protection area, early detection are mainly applicable to large rooms and high buildings. But most of existing methods for video fire detection have high rates of false alarms. The proposed real time fire detection algorithm is used to detect the fire flame from the real time surveillance input video through the webcam to the Raspberry pi B+ processor board. Fire-like colours are roughly separated from input video using colour masking process are differentiate the fire pixel from background object pixel. It visually enhanced the each frame of the video to analyse. The conversion of RGB image into Greyscale image used to carry out the colour segmentation analysis and edge detection. If the analysis provides a positive result i.e. the presence of fire on the surveillance region, the raspberry pi will send message to mobile which is connected through Wi-Fi to prevent the fire disasters. Simulation is done by using Python Open CV. Instead of using saved videos for testing, Real time videos captured through the webcam is taken as input for fire analysis. That is., truly real time fire detection is done here. The proposed algorithm has two important steps: color based segmentation and edge based segmentation. Fig 1 Block diagram of Proposed Fire Detection Algorithm. Color Based Segementation Fire has unique features like color, shape and motion. These features vary over time and this behavior makes it as an unusual phenomenon. When fire occurs smoke and flame can be seen. So, in order to detect fire, both flame and smoke can be analyzed. But because of colorless nature, smoke is difficult to analyze. Fire has unique color range. A fire in motion usually have static general shape but with shape of continuously moving. By analyzing color and motion of flame, we can found whether the captured image has fire or not. Fig 2 Block Diagram of Color Detection System Vol. 2 (3) June Page 29

4 Color space is defined as a way by which the specification, creation and visualization of colors is performed. Typically color is represented by three coordinates. The location of the color in the color space is identified by these parameters. Color space conversion is defined as the process of transforming a color from one model to another model. The aim of creating this translated image appears as similar as possible to the original. The commonly used color spaces are RGB, YCbCr and HSV. In the proposed system, the images in RGB color space are converted to grayscale image. Color detection is used to detect any occurrences of fire in a video. Using OpenCV model, a Color Detector model is built based on this block diagram. 1) Grayscale Conversion A Gray scale image is an image in which the value of each pixel is a single sample i.e., it carries only intensity information. The intensity of a pixel is expressed with given range between a minimum and maximum i.e. from black (0) to white (1). Grayscale images for visual display are commonly stored with 8 bits per pixel which allows 256 different intensities (shades of gray). Due to lot of colors present in color image, it is difficult to analyze this color images. It leads to the need of gray conversion. During conversion, all colors (in RGB) are replaced with shades of gray which reduces the complexity and gray scaled image alone used here for thresholding process where we identify presence of fire pixels. Since, it is easy to assign a threshold values for a grayscale image than color image. 2) Masking Mask is a binary of the same dimensions as the original image or the region of interest. The mask is used to restrict the result to the pixels that are selected in the mask. This process is known as Masking. Color masking technique is used to remove the fire-like color region of background from the fire candidate regions. Resultant masked image has only the objects which as fire pixels. The fire objects are displayed as white color and other information on images are in black color i.e. masked image is a binary image. If input image has no fire color range then the masked image has entirely black color. 3) Thresolding The easiest approach to segment an image is thresholding. Thresholding is defined as an operation that involves tests against a function T, T=T[x,y,p(x,y),f(x,y)] Where f(x,y) is the gray level of point (x,y), and p(x,y) denotes some local property of the point such as the average gray level of a neighborhood centered on (x,y).the major problem with thresholding is that we consider the intensity alone. There is no assurance that the pixels recognized by the thresholding process are adjacent. Another problem on global thresholding is that changes in illumination on image may cause some parts to be brighter (in the light) and some parts darker (in shadow) in ways that have nothing to do with the objects in the image. One way to overcome this uneven illumination problem is to first estimate the uneven illumination and then correct it then global thresholding can be employed. Another way is to use adaptive thresholding by dividing the original image into a number of sub images and make use of global thresholding techniques for each sub image. Thus we choose adaptive thresholding for this system for efficient color detection Procedure for Adaptive thresholding is: The threshold value varies over the image as a function of local image characteristics. Image f is divided into sub images. A threshold is determined independently in each sub image. If a threshold can't be determined in a sub image, it can be interpolated with thresholds obtained in neighboring sub images. Vol. 2 (3) June Page 30

5 Each sub image is then processed with respect to its local threshold. Edge Based Segmentation The flames usually display reddish colors. A color model could be built to recognize flames. Unfortunately, some regions or objects in an image may have the same colors as fire, and these areas are usually extracted as the real fire from an image. The red color objects may cause a false extraction of fire-flames. The second reason of wrong fire-identification is that the solar reflections and artificial lights have an important influence on extraction, making the process complex and unreliable. To differentiate between flame and flame-colored objects, the only way is the nature of their physical movement. So to validate a real burning fire, in addition to using color feature, motion features are usually adopted. These fire features include rapid movements of flames, unstable shapes and growing rate. If the edges of an object exhibit rapid time-varying behavior, then this is an important sign of the presence of flame in the scene. A. Canny edge detector The Canny edge detector is an optimal detector with multi-stage algorithm to detect a wide range of edges in images. It was created by John F. Canny in Reasons for using canny detector over other detectors are Low error rate Good localization Minimal response Canny edge detection algorithm can be done by the following steps: Apply Gaussian filter for smoothening the image to remove the noise. Find the intensity gradients of the image. Apply non-maximum suppression to get rid of spurious response to edge detection. Apply double threshold to determine potential edges. Using hysteresis: Finalizing the detection of edges by suppressing all the other edges i.e., weak and not connected to strong edges. 1) Gaussian filter Edge detection results are easily affected by image noise, it is necessary to filter out the noise to prevent false detection caused by noise. For smoothening the image, a Gaussian filter is convolved with the image. This process will slightly smooth the image to reduce the effects of noise on the edge detector. The equation for a Gaussian filter kernel of size (2k+1) (2k+1) is given by: H ij = exp The size of the Gaussian filter will affect the performance of the detector. If the size is larger, the detector s sensitivity to noise will be low. Additionally, if the Gaussian filter kernel size is increased then the localization error will slightly increase. 2) Finding the intensity gradient of the image An edge in an image is a point in a variety of directions, so that canny algorithm uses four filters for detection of points in four directions such as horizontal, vertical and diagonal edges in the blurred image. The edge detection operator gives a value for the first derivative in the horizontal direction and the vertical direction G x and G y respectively. The edge gradient and direction can be founded by: G = and ) Vol. 2 (3) June Page 31

6 Where G can be calculated using the hypot function and tan is the arctangent function with two arguments. The direction angle of edge is rounded to any one of four angles which represents vertical, horizontal and also the two diagonals. An edge direction falling in each color region will be set to a particular angle values. 3) Non-maximum suppression It is an edge thinning technique. Even though the gradient calculation is applied, the extracted edge is still somewhat blurred. With respect to criterion 3, there should only be one accurate response to the edge. Thus this edge thinning technique can help to suppress all the gradient values to 0 except the local maximal, since the local maxima indicates location of sharpest change of intensity value. This process can be achieved by using below steps: The edge strength of the current pixel is compared with the edge strength of the pixel in both positive and negative gradient directions. If the strength of the current pixel is more than the other pixels in the mask with the same direction then the value will be preserved. Otherwise, the value will be suppressed. 4) Double Threshold After applying the non-maximum suppression, the edge pixels are more accurate to present the real edge. But, still some edge pixels are present caused by noise and color variation. So we need to filter the weak edge pixel gradient value and preserve the edge with the high gradient value. These two threshold values are used to check the different types of edge pixels, the higher gradient value is called high threshold value and the weak gradient value is called the low threshold value. The edge pixel s gradient value which is higher than the high threshold value, are known as strong edge pixels. The edge pixel s gradient value which is smaller than the high threshold value and larger than the low threshold value, are known as weak edge pixels. The pixel value which is smaller than the low threshold value, they will be suppressed 5) Edge tracking by hysteresis To get an accurate result, the weak edges should be removed. Usually while noise responses are unconnected, a weak edge pixel from true edges will be connected to a strong edge pixel. To find the edge connection, blob analysis is applied by identifying at a weak edge pixel and its 8-connected neighborhood pixels. Until there is one strong edge pixel present in the blob, that weak edge point can be founded as one that should be preserved. 3. The Hardware details Raspberry Pi The Raspberry Pi is the work of the Raspberry Pi Foundation, a charitable organization UK registered charity (No ), May 2009 and Its supported by the University of Cambridge Computer Laboratory and tech firm Broadcomm. The Raspberry Pi is a credit card sized fully featured microcomputer squashed onto a circuit board measuring approximately 9cm x 5.5cm Features of Raspberry Pi3: The Raspberry Pi has a Broadcomm BCM2835 system on chip (SoC), which include an 1.2GHz 64-bit quad-core ARMv8 CPU and it has Video Core IV GPU Originally shipped with 512MB of RAM, Later upgraded to 1GB and It does not include a built-in hard disk, but uses an SD card for booting and long-term storage. It has inbuilt Wi-Fi and also supports 10/100 Base Ethernet socket It has HDMI socket, USB 2.0 socket, RCA video socket, SD card socket and 3.5mm Audio out jack Powered from micro USB socket Vol. 2 (3) June Page 32

7 Header Footprint for camera connection By default, Supporting Python and operating system - Linux on a bootable SD card like Raspbian. Webcam Fig 3 Layout diagram of Raspberry Pi A webcam is a video camera that captures the images in real time and feeds to a computer or network which is usually connected by a USB cable. Specification of Webcam: Optical lens with CMOS sensor 25 Megapixel (Interpolated) and Frame rate up to 30fps Video resolution: 320x240, 640x480 and also provides HD image resolution (Interpolated): from 1600 x 1200, upto6048 x built-in LEDs and USB 2.0 interface Support Windows XP SP2/VISTA/7 and also supports LINUX Kernel version. 4. Results Vol. 2 (3) June Page 33

8 Fig 4 The Captured image (Input) Fig 5 Binary image Fig 6 & 7 shows the image which edges found during the canny edge segementation process and the final ouput with highligthed fire regions respectively. Fig 6 Result of Raspberry pi after edge detection Vol. 2 (3) June Page 34

9 Fig 7 Output image after color and edge detection Fig 8 shows the hardware setup of python based fire detection with the Raspberry Pi board. Fig 8 Fire Detection system with Raspberry Pi B+ Board Conclusion The proposed project has presented the quick analysis of the fire image. The simplest fire detection algorithm is proposed, which is free from the ordinary fire detection systems which are consisting of number of sensors. The objectives of this project were to create a system which would be able to detect flame using images from a webcam connected with RASPBERRY PI board was achieved. The system was made to detect flame while they are still small and have not grown too large. System is using Open Source Computer Vision Library, also known as Open CV, is an open source freeware. In order to reduce false detection, color detection followed by edge detection will be done. This system results are in real time and it provides better performance than MATLAB in term of fewer false alarms and thus a higher system performance is achieved. REFERENCES [1] Pasquale Foggia,Alessia Saggese and Mario Vento, Real time fire detection using video surveillance applications using a combination of experts based on color, shape and motion in IEEE Transactions on Circuits and Systems for Video Technology,2015. [2] Md. Mahamudul Hasan, M. Abdur Razzak, An Automatic Fire Detection and Warning System Under Home Video Surveillance in IEEE 12th International Colloquium on Signal Processing & its Applications, [3] Donglin Jin, Shengzhe Li, Hakil Kim, Robust fire detection using logistic regression and randomness testing for real-time video surveillance in IEEE 10th Conference on Industrial Electronics and Applications, [4] Khaled A. Ghamry, Mohamed A. Kamel, and Youmin Zhang, Cooperative Forest Monitoring and Fire Detection Using a Team of UAVs UGVs in IEEE International Conference on Unmanned Aircraft Systems, [5] S.E.Memane, V.S.Kulkarni, A Review on Flame and Smoke detection techniques on videos, International Journal of Advanced Research in Electrical,Electronics and Instrumentation Engineering, [6] Yoon-Ho Kim, Alla Kim, and Hwa-Young Jeong, RGB Color Model Based the Fire Detection Algorithm in Video Sequences on Wireless Sensor Network in International Journal of Distributed Sensor Networks, Vol. 2 (3) June Page 35

10 [7] Yigithan Dedeoglu, B. Ugur Toreyin, Ugur Gudukbay, A. Enis Cetin, Real-time fire and flame detection in video in IEEE Conference, [8] Chunyu Yu, Zhibin Mei, Xi Zhang, A real-time video fire flame and smoke detection algorithm in International Association for Fire Safety Science Conference, [9] Lei Chen and Ji-Feng Huang, Flame Detected In Video Based On Color Moments in IEEE 11th International Computer Conference on Wavelet Active Media Technology and Information Processing, [10] Jareerat Seebamrungsat, Suphachai Praising, and Panomkhawn Riyamongkol, Fire Detection in the Buildings Using Image Processing in IEEE Third ICT International Student Project Conference, [11] C. Emmy Prema1 and S. S. Vinsley, Image Processing Based Forest Fire Detection using YCbCr Colour Model in International Journal of Emerging Technology and Advanced Engineering, [12] Kosmas Dimitropoulos, Panagiotis Barmpoutis and Nikos Grammalidis, Spatio-Temporal Flame Modeling and Dynamic Texture Analysis for Automatic Video-Based Fire Detection in IEEE Transactions on Circuits and Systems for Video Technology, Vol. 2 (3) June Page 36

Real time Video Fire Detection using Spatio-Temporal Consistency Energy

Real time Video Fire Detection using Spatio-Temporal Consistency Energy 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Real time Video Fire Detection using Spatio-Temporal Consistency Energy Panagiotis Barmpoutis Information Technologies

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

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

Fire Detection on a Surveillance System using Image Processing

Fire Detection on a Surveillance System using Image Processing http:// Fire Detection on a Surveillance System using Image Processing Prof. Amit Hatekar 1, Saurabh Manwani 2, Gaurav Patil 3, Akshat Parekh 4 Department of Electronics and Telecommunication Thadomal

More information

Fire Detection using Computer Vision Models in Surveillance Videos

Fire Detection using Computer Vision Models in Surveillance Videos M.V.D. Prasad, G. Jaya Sree, K. Gnanendra, P.V.V. Kishore and D. Anil Kumar ISSN : 0974-5572 International Science Press Volume 10 Number 30 2017 Fire Detection using Computer Vision Models in Surveillance

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

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

Enhancing Fire Detection for Indoor and outdoor locations via video surveillance

Enhancing Fire Detection for Indoor and outdoor locations via video surveillance Enhancing Fire Detection for Indoor and outdoor locations via video surveillance Rohini Ravindra Jadhav #1, Prof. P.D. Lambhate #2 #1,#2 JSPM s JayawantraoSawant College of Engineering, SPP University

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

A Comparative Analysis on Different Image Processing Techniques for Forest Fire Detection

A Comparative Analysis on Different Image Processing Techniques for Forest Fire Detection A Comparative Analysis on Different Image Processing Techniques for Forest Fire Detection 110 1 Sam G. Benjamin, 2 Radhakrishnan B 1 PG Student, CSE Department, Baselios Mathews II College of Engineering,

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

FIRE DETECTION USING COMPUTER VISION MODELS IN SURVEILLANCE VIDEOS

FIRE DETECTION USING COMPUTER VISION MODELS IN SURVEILLANCE VIDEOS FIRE DETECTION USING COMPUTER VISION MODELS IN SURVEILLANCE VIDEOS M. V. D. Prasad, G. Jaya Sree, K. Gnanendra, P. V. V. Kishore and D. Anil Kumar Department of Electronics and Communications Engineering,

More information

Fast and Efficient Method for Fire Detection Using Image Processing

Fast and Efficient Method for Fire Detection Using Image Processing Fast and Efficient Method for Fire Detection Using Image Processing Turgay Celik Conventional fire detection systems use physical sensors to detect fire. Chemical properties of particles in the air are

More information

Online Detection of Fire in Video

Online Detection of Fire in Video Online Detection of Fire in Video B. Uǧur Töreyin, A. Enis Çetin Bilkent University 06800 Ankara Turkey {ugur,cetin}@ee.bilkent.edu.tr Abstract This paper describes an online learning based method to detect

More information

ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS

ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS Shete Kajal B. 1, Valhavankar Shraddha N. 2, More punam R. 3, Kakade Rachana R. 4 1,2,3,4 Department of Computer Engineering, JCOE, Pune university,

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

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

Vision Based Intelligent Fire Detection System

Vision Based Intelligent Fire Detection System International Journal of Engineering Science Invention Volume 2 Issue 3 ǁ March. 2013 Vision Based Intelligent Fire Detection System AGITHA.K Dept. of Electronics &Telecommunication, VESIT hembur, Mumbai

More information

Flame Detection for Video-Based Early Fire Warning for the Protection of Cultural Heritage

Flame Detection for Video-Based Early Fire Warning for the Protection of Cultural Heritage Flame Detection for Video-Based Early Fire Warning for the Protection of Cultural Heritage K. Dimitropoulos 1, O. Gunay 2, K. Kose 2, F. Erden 2, F. Chaabene 3, F. Tsalakanidou 1, N. Grammalidis 1 and

More information

AN IOT BASED FOREST FIRE DETECTION AND PREVENTION SYSTEM USING RASPBERRY PI 3

AN IOT BASED FOREST FIRE DETECTION AND PREVENTION SYSTEM USING RASPBERRY PI 3 AN IOT BASED FOREST FIRE DETECTION AND PREVENTION SYSTEM USING RASPBERRY PI 3 RANJITH E 1, PADMABALAJI D 2, SIBISUBRAMANIAN S 3, Ms. RADHIKA S 4 1,2,3UG Scholars, Department of Computer Science and Engineering,

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

Classification of drying methods for macadamia nuts based on the glcm texture parameters Simon N. Njuguna 1,2, Stephen Ondimu 2, Glaston M.

Classification of drying methods for macadamia nuts based on the glcm texture parameters Simon N. Njuguna 1,2, Stephen Ondimu 2, Glaston M. 2-4 May, 218 Classification of drying methods for macadamia nuts based on the glcm texture parameters Simon N. Njuguna 1,2, Stephen Ondimu 2, Glaston M. Kenji 3 Abstract Texture is an important feature

More information

Video Smoke Detection using Deep Domain Adaptation Enhanced with Synthetic Smoke Images

Video Smoke Detection using Deep Domain Adaptation Enhanced with Synthetic Smoke Images Video Smoke Detection using Deep Domain Adaptation Enhanced with Synthetic Smoke Images Gao Xu, Qixing Zhang, Gaohua Lin, Jinjun Wang, Yongming Zhang State Key Laboratory of Fire Science, University of

More information

In-Car Suffocating Prevention Using Image Motion Detection

In-Car Suffocating Prevention Using Image Motion Detection In-Car Suffocating Prevention Using Image Motion Detection IKHWAN H. MUHAMAD, FAIRUZ R. M. RASHIDI Faculty of Electrical and Electronic Engineering Universiti Malaysia Pahang Pekan, Pahang MALAYSIA {ikhwanh,fairuz}@ump.edu.my

More information

TSI AEROTRAK PORTABLE PARTICLE COUNTER MODEL 9110

TSI AEROTRAK PORTABLE PARTICLE COUNTER MODEL 9110 TSI AEROTRAK PORTABLE PARTICLE COUNTER MODEL 9110 APPLICATION NOTE CC-107 Introduction This purpose of this document is to detail the advanced, state of the art features TSI has incorporated in the design

More information

IMAGE PROCESSING COLOR MODEL TECHNIQUES AND SENSOR NETWORKING IN IDENTIFYING FIRE FROM VIDEO SENSOR NODE S. R. VIJAYALAKSHMI & S.

IMAGE PROCESSING COLOR MODEL TECHNIQUES AND SENSOR NETWORKING IN IDENTIFYING FIRE FROM VIDEO SENSOR NODE S. R. VIJAYALAKSHMI & S. International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN (P): 2249-6831; ISSN (E): 2249-7943 Vol. 7, Issue 4, Aug 2017, 37-46 TJPRC Pvt. Ltd. IMAGE PROCESSING

More information

Guidance on Video Smoke Detection Technology (VSD)

Guidance on Video Smoke Detection Technology (VSD) Guidance Note Guidance on Video Smoke Detection Technology (VSD) Guidance on Video Smoke Detection Technology (VSD) SCOPE... 3 INTRODUCTION... 4 WHAT IS VSD?... 5 STANDARDS... 7 GENERAL GUIDANCE ON THE

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

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

Smart Surveillance System using Background Subtraction Technique in IoT Application

Smart Surveillance System using Background Subtraction Technique in IoT Application Smart Surveillance System using Background Subtraction Technique in IoT Application Norharyati binti Harum 1, Mohanad Faeq Ali 2, Nurul Azma Zakaria 3, Syahrulnaziah Anawar 4 Centre for Advanced Computing

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

1066. A self-adaptive alarm method for tool condition monitoring based on Parzen window estimation

1066. A self-adaptive alarm method for tool condition monitoring based on Parzen window estimation 1066. A self-adaptive alarm method for tool condition monitoring based on Parzen window estimation Xiaoguang Chen, Guanghua Xu 1066. A SELF-ADAPTIVE ALARM METHOD FOR TOOL CONDITION MONITORING BASED ON

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

Innovative Industrial Solutions, Inc Skyline Drive Russellville, AR 72802

Innovative Industrial Solutions, Inc Skyline Drive Russellville, AR 72802 The SigniFire IP Camera System is capable of detecting and alarming on a variety of events. Once an alarm occurs it can be signaled through contact closure or by digital streamed transmissions over IP.

More information

Fire Detection in Video

Fire Detection in Video Fire Detection in Video Kirti Wayole, Prof D.G Agrawal Abstract we propose a method for fire detection. We present an automatic system for fire detection in video sequences. There are many methods to detect

More information

Pi Cam Based Smoke/Fire Alerting System

Pi Cam Based Smoke/Fire Alerting System Pi Cam Based Smoke/Fire Alerting System B.R.B. Jaswanth 1, I. Priyanka 2, G. Chaitanya 3, J. Srinadh 4, T. Siva Ganesh 5 Corresponding author, Assistant Professor, Department of Electronics and Communication

More information

Accurate Fire Detection System for Various Environments using Gaussian Mixture Model and HSV Space

Accurate Fire Detection System for Various Environments using Gaussian Mixture Model and HSV Space Journal of Information Systems and Telecommunication, Vol. 1, No. 1, Jan March 2013 47 Accurate Fire Detection System for Various Environments using Gaussian Mixture Model and HSV Space Khosro Rezaee *

More information

LPG GAS LEAKAGE DETECTION, MONITORING AND CONTROL USING LabVIEW

LPG GAS LEAKAGE DETECTION, MONITORING AND CONTROL USING LabVIEW LPG GAS LEAKAGE DETECTION, MONITORING AND CONTROL USING LabVIEW M.J.Kesavan 1, R.Rajesh Kannan 2,S.Vijay vishwanath 3, P.Sathya 4. UG Students, Instrumentation & control engg, Asst. professor, Instrumentation

More information

UL268 7 th challenge with single infrared smoke detector

UL268 7 th challenge with single infrared smoke detector UL268 7 th challenge with single infrared smoke detector Hans Aebersold Siemens Schweiz AG, Building Technologies Division, Switzerland Abstract Coming up UL217 8th and UL268 7th edition with added new

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

Chapter 2 Background. 2.1 VID Technology

Chapter 2 Background. 2.1 VID Technology Chapter 2 Background 2.1 VID Technology In general, a fire VID system consists of video-based analytical algorithms that integrate cameras into advanced flame and smoke detection systems. The video image

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

User s Manual for ZKIR3 Series IR Day & Night

User s Manual for ZKIR3 Series IR Day & Night User s Manual for ZKIR3 Series IR Day & Night Weatherproof Bullet IPC Document Version: 1.7 Date: 2012.10 Introduction This document mainly introduces the functional features, installation process and

More information

Approach to Detecting Forest Fire by Image Processing Captured from IP Cameras 1

Approach to Detecting Forest Fire by Image Processing Captured from IP Cameras 1 ` VOLUME 4 ISSUE 5 Approach to Detecting Forest Fire by Image Processing Captured from IP Cameras 1 Tran Quang Bao, 2 Nguyen Thi Hoa 1 Department of Environment Management, Vietnam National University

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

REVIEW ON CONDENSER AIR LEAK TEST

REVIEW ON CONDENSER AIR LEAK TEST Volume 119 No. 16 2018, 3197-3205 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ REVIEW ON CONDENSER AIR LEAK TEST 1 Neethu Sathyan M, 2 Dr.Golda Dilip,

More information

AN10943 Decoding DTMF tones using M3 DSP library FFT function

AN10943 Decoding DTMF tones using M3 DSP library FFT function Rev. 1 17 June 2010 Application note Document information Info Content Keywords M3, LPC1300, LPC1700, DSP, DFT, FFT, DTMF Abstract This application note and associated source code example demonstrates

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

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

SMOKE DETECTION USING SPATIAL AND TEMPORAL ANALYSES. Chen-Yu Lee, Chin-Teng Lin, Chao-Ting Hong and Miin-Tsair Su

SMOKE DETECTION USING SPATIAL AND TEMPORAL ANALYSES. Chen-Yu Lee, Chin-Teng Lin, Chao-Ting Hong and Miin-Tsair Su International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 6, June 2012 pp. 1 11-03010 SMOKE DETECTION USING SPATIAL AND TEMPORAL ANALYSES

More information

Recording Server PRELOADED

Recording Server PRELOADED Configuration English Recording Server PRELOADED Rev. 1.1.2 / 2015-12-09 Module BANK Information about copyright, trademarks, design patents 2015 Dallmeier electronic The reproduction, distribution and

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 IOT BASED SMART SECURITY AND HOME AUTOMATION Pradeep P.Laturkar 1, Parikshit Solunke 2, Parth Medhi 3, Shaunak Oke 4, Shradha Somani 5 1 Assistant Professor, Department of Computer Engineering 2,3,4,5

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

R&D for the improvement of O&M in CSP plants. Dr. Marcelino Sánchez. - November,

R&D for the improvement of O&M in CSP plants. Dr. Marcelino Sánchez. - November, R&D for the improvement of O&M in CSP plants. Dr. Marcelino Sánchez - November, 2015 - í n d i c e 1 Need of R&D for O&M improvement in CSP Plants 2 Current R&D activities in O&M improvement carried out

More information

[Battise P.Y. 4(6):June, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Battise P.Y. 4(6):June, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A FAST AND EFFICIENT VISION BASED APPROACH FOR DETECTION OF FIRE IN REAL TIME SCENARIO Miss.Battise Priyanka Y.*, Prof. B. S.

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

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

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

Performance Evaluation of Event Detection Solutions: the CREDS experience

Performance Evaluation of Event Detection Solutions: the CREDS experience MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Performance Evaluation of Event Detection Solutions: the CREDS experience F Ziliani, S. Velastin, F. Porikli, L. Marcenaro, T. Kelliher, A.

More information

PREVENTIVE PROTECTION PROTECCIÓN PREVENTIVA

PREVENTIVE PROTECTION PROTECCIÓN PREVENTIVA PREVENTIVE PROTECTION PROTECCIÓN PREVENTIVA R PREVENTIVE PROTECTION ATSTORM v2 is a storm detector that measures the environmental electric field. It is fully automatic, without mobile parts, robust and

More information

The IR FOCUS technology

The IR FOCUS technology The IR FOCUS technology The IR LED heating technology is a new method of comfort heating developed by IR FOCUS. It is based on the idea of heating people instead of heating spaces and thereby saving a

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

Implementation of Auto Car Washing System Using Two Robotic Arms

Implementation of Auto Car Washing System Using Two Robotic Arms Implementation of Auto Car Washing System Using Two Robotic Arms Pranoti Utekar 1, Sayali Naik 2, Monika Wadekar 3, S.G. Watve 4 U.G. Students, Department of Electronics and Telecommunication Engineering,

More information

Risk Management Using Raspberry Pi and Sensors

Risk Management Using Raspberry Pi and Sensors RESEARCH ARTICLE International Journal of Engineering and Techniques - Volume 2 Issue 3, May June 2016 Risk Management Using Raspberry Pi and Sensors Sudha.H. Ayatti 1, D.Vamsi Krishna 2, Vishwajeet.R.

More information

Video Fire Detection Techniques and Applications in Fire Industry

Video Fire Detection Techniques and Applications in Fire Industry Video Fire Detection Techniques and Applications in Fire Industry Ziyou Xiong, Rodrigo E. Caballero, Hongcheng Wang, Alan M. Finn, and Pei-yuan Peng United Technologies Research Center, 411 Silver Lane,

More information

An Intelligent Automatic Early Detection System of Forest Fire Smoke Signatures using Gaussian Mixture Model

An Intelligent Automatic Early Detection System of Forest Fire Smoke Signatures using Gaussian Mixture Model J Inf Process Syst, Vol.9, No.4, pp.621-632, December 2013 http://dx.doi.org/10.3745/jips.2013.9.4.621 pissn 1976-913X eissn 2092-805X An Intelligent Automatic Early Detection System of Forest Fire Smoke

More information

A Literature Study on Image Processing for Forest Fire Detection

A Literature Study on Image Processing for Forest Fire Detection A Literature Study on Image Processing for Forest Fire Detection PRIYADARSHINI M HANAMARADDI M.Tech-Student Computer Science and Engineering, R V College of Engineering, Bangalore, Karnataka, India. Abstract:

More information

Research on Decision Tree Application in Data of Fire Alarm Receipt and Disposal

Research on Decision Tree Application in Data of Fire Alarm Receipt and Disposal Research Journal of Applied Sciences, Engineering and Technology 5(22): 5217-5222, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: October 09, 2012 Accepted: December

More information

An Overview of Procedural Fire. How to model procedurally spreading fire

An Overview of Procedural Fire. How to model procedurally spreading fire An Overview of Procedural Fire How to model procedurally spreading fire Table of Contents How to model procedurally spreading fire...1 1. Introduction...3 2. Simulating Fire...4 3. Implementation...5 3.1.

More information

Product data sheet Palas Fidas 200 S

Product data sheet Palas Fidas 200 S Product data sheet Palas Fidas 200 S Applications Regulatory environmental monitoring in measuring networks Ambient air measurement campaigns Oriented indicative measurements (spot checks) Long-term studies

More information

Study Of Pool Fire Heat Release Rate Using Video Fire Detection

Study Of Pool Fire Heat Release Rate Using Video Fire Detection Purdue University Purdue e-pubs International High Performance uildings Conference School of Mechanical Engineering 014 Study Of Pool Fire Heat Release Rate Using Video Fire Detection Arthur Kwok Keung

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

CCTV, HOW DOES IT WORK?

CCTV, HOW DOES IT WORK? August 25, 2005 CCTV FLAME DETECTION Video flame detection is an attractive concept. We ve all heard the adage, seeing is believing. In short, we trust our eyes to deliver accurate information. New designs

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

Implementing a Reliable Leak Detection System on a Crude Oil Pipeline

Implementing a Reliable Leak Detection System on a Crude Oil Pipeline Implementing a Reliable Leak Detection System on a Crude Oil Pipeline By Dr Jun Zhang & Dr Enea Di Mauro* 1. Introduction Pipeline leak detection or integrity monitoring (PIM) systems have been applied

More information

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

Wireless Local Area Network Based Fire Monitoring Robot Design Rong Gao 1, a, Qisheng Wu 2,b and Lan Bai 3,c Applied Mechanics and Materials Online: 2013-01-11 ISSN: 1662-7482, Vols. 278-280, pp 582-585 doi:10.4028/www.scientific.net/amm.278-280.582 2013 Trans Tech Publications, Switzerland Wireless Local Area

More information

Security Solutions From The Masters In Electronic Security Systems

Security Solutions From The Masters In Electronic Security Systems Logitronics Automation India Pvt Ltd Security Solutions From The Masters In Electronic Security Systems Contact Person : Ramaprasad.R Contact Number : 9620135555 E-Mail : {ramaprasad@laipl.com} Innovative

More information

Developing a railway station safety control automation system

Developing a railway station safety control automation system Developing a railway station safety control automation system Sangjae LEE a, Youngseok SEO b, Donghyun KIM c a,b,c Research Institute, Korea Railroad Corp., Daejeon, 240, Jungangro, South Korea a E-mail:

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

User s Manual for ZKIR3 Series IR Day & Night

User s Manual for ZKIR3 Series IR Day & Night User s Manual for ZKIR3 Series IR Day & Night Weatherproof Bullet IPC Document Version: 1.7 Date: 2012.12 Introduction This document mainly introduces the functional features, installation process and

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

Video Analytics Technology for Disaster Management and Security Solutions

Video Analytics Technology for Disaster Management and Security Solutions FEATURED ARTICLES Disaster Management and Security Solutions for a Safe and Secure Way of Life Video Analytics Technology for Disaster Management and Security Solutions The rising demand for safety and

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 2, February-2018 ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 2, February-2018 ISSN 62 IOT Based Air Pollution Monitoring System Harsh N. Shah 1, Zishan Khan 2, Abbas Ali Merchant 3, Moin Moghal 4, Aamir Shaikh 5, Priti Rane 6 1, 2, 3, 4,5 Student, Diploma in Computer Engineering, BGIT,

More information

Automatic Detection of Defects on Radiant Heaters Based on Infrared Radiation

Automatic Detection of Defects on Radiant Heaters Based on Infrared Radiation ECNDT 2006 - Poster 73 Automatic Detection of Defects on Radiant Heaters Based on Infrared Radiation Francisco J. MADRUGA, Daniel A. GONZÁLEZ, Jesús MIRAPEIX, José-Miguel LÓPEZ HIGUERA, Photonics Engineering

More information

STUDY ON THE CONTROL ALGORITHM OF THE HEAT PUMP SYSTEM FOR LOAD CHANGE

STUDY ON THE CONTROL ALGORITHM OF THE HEAT PUMP SYSTEM FOR LOAD CHANGE Numbers of Abstract/Session (given by NOC) - 1 - STUDY ON THE CONTROL ALGORITHM OF THE HEAT PUMP SYSTEM FOR LOAD CHANGE Seok Ho Yoon, Kong Hoon Lee, Chan Ho Song, and Ook Joong Kim Environment and Energy

More information

Benefits of Enhanced Event Analysis in. Mark Miller

Benefits of Enhanced Event Analysis in. Mark Miller Benefits of Enhanced Event Analysis in Data Center OTDR Testing Mark Miller Dr. Fang Xu AFL/Noyes Test & Inspection Overview Challenges Topics Techniques and Improvements Benefits of enhanced event analysis

More information

A Novel VLSI Based Pipelined Radix-4 Single-Path Delay Commutator (R4SDC) FFT

A Novel VLSI Based Pipelined Radix-4 Single-Path Delay Commutator (R4SDC) FFT I J C T A, 9(6), 2016, pp. 2767-2775 International Science Press ISSN: 0974-5572 A Novel VLSI Based Pipelined Radix-4 Single-Path Delay Commutator (R4SDC) FFT Manimaran A.* and S.K. Sudeer** ABSTRACT Fast

More information

SURVEY ON HOME SECURITY SURVEILLANCE SYSTEM BASED ON WI-FI CONNECTIVITY USING RASPBERRY PI AND IOT MODULE

SURVEY ON HOME SECURITY SURVEILLANCE SYSTEM BASED ON WI-FI CONNECTIVITY USING RASPBERRY PI AND IOT MODULE DOI: http://dx.doi.org/10.26483/ijarcs.v9i2.5585 Volume 9, No. 2, March-April 2018 International Journal of Advanced Research in Computer Science REVIEW ARTICLE Available Online at www.ijarcs.info ISSN

More information

Corporate Presentation

Corporate Presentation Corporate Presentation Ontech s Controlled Magnetic Field technology, marks the next generation in the world's security systems, satisfying market demands with innovative new functionality not available

More information

Fuzzy Logic Based Coolant Leak Detection

Fuzzy Logic Based Coolant Leak Detection Volume 118 No. 5 2018, 825-832 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Fuzzy Logic Based Coolant Leak Detection 1 J.Suganthi, M.E., 2 G. Nithya,

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

Improved occupancy detection accuracy using PIR and door sensors for a smart thermostat

Improved occupancy detection accuracy using PIR and door sensors for a smart thermostat Improved occupancy detection accuracy using and door sensors for a smart thermostat Sun Ho Kim 1, Hyeun Jun Moon 1, Young Ran Yoon 1 1 Department of Architectural Engineering, Dankook University, Yongin,

More information

Video-based Smoke Detection Algorithms: A Chronological Survey

Video-based Smoke Detection Algorithms: A Chronological Survey Abstract Video-based Smoke Detection Algorithms: A Chronological Survey John Adedapo Ojo Jamiu Alabi Oladosu * Department of Electronic & Electrical Engineering, Ladoke Akintola University of Technology,

More information

Flexibility, scalability andsecurity

Flexibility, scalability andsecurity THE OF INFORMATION TECHNOLOGY SYSTEMS An Official Publication of BICSI January/February 2014 l Volume 35, Number 1 data center Flexibility, scalability andsecurity plus + The Next Five Years in AV + Measuring

More information

Video based Fire Detection using BFO Algorithm with Moving Camera

Video based Fire Detection using BFO Algorithm with Moving Camera ternational Journal of Computer Applications (0975 8887) Volume 8 No.6, May 205 Video based Fire Detection using BFO Algorithm with Moving Camera Noor Safaa Department of Electrical Engineering Assist.

More information

Intrusion Detection System based on Speckle Pattern change in Fiber Optic Sensors...Abdulkareem H. Dagher, Shehab A kadhim, Hawraa H.

Intrusion Detection System based on Speckle Pattern change in Fiber Optic Sensors...Abdulkareem H. Dagher, Shehab A kadhim, Hawraa H. Intrusion Detection System based on Speckle Pattern change in Fiber Optic Sensors Abdulkareem H. Dagher Hawraa H. Khalaf Department of Physics, College of Education University of AlMustansiriyah, Shehab

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

S.No. Description Unit (approx.) Unit price Total amount

S.No. Description Unit (approx.) Unit price Total amount SECURITY INSTALLATION LOT CCTV CAMERA S.No. Description Unit (approx.) Unit price Total amount 3 Network Video Recorder for up to 6 IP camera inputs, HDMI output, VGA Output, BNC output, ch Audio Input

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

Datasheet Crowd Management

Datasheet Crowd Management Datasheet Crowd Management Version 3.78 This Specification Sheet gives the details of system requirements, feature details and other salient points of AllGoVision s Crowd Management applications. Revision

More information