• Title/Summary/Keyword: Fire detection algorithm

Search Result 157, Processing Time 0.025 seconds

A Novel Algorithm for Fault Classification in Transmission Lines using a Combined Adaptive Network-based Fuzzy Inference System (Neuro-fuzzy network을 이용한 고장 검출 및 판별 알고리즘에 관한 연구)

  • Yeo, S.M.;Kim, C.H.;Chai, Y.M.;Choi, J.D.
    • Proceedings of the KIEE Conference
    • /
    • 2001.07a
    • /
    • pp.252-254
    • /
    • 2001
  • Accurate detection and classification of faults on transmission lines is vitally important. High impedance faults(HIF) in particular pose difficulties for the commonly employed conventional overcurrent and distance relays, and if not detected, can cause damage to expensive equipment, threaten life and cause fire hazards. Although HIFs are far less common than LIFs, it is imperative that any protection device should be able to satisfactorily deal with both HIFs and LIFs. This paper proposes an algorithm for fault detection and classification for both LIFs and HIFs using Adaptive Network-based Fuzzy Inference System(ANFIS). The performance of the proposed algorithm is tested on a typical 154[kV] Korean transmission line system under various fault conditions. Test results show that the ANFIS can detect and classify faults including (LIFs and HIFs) accurately within half a cycle.

  • PDF

Prediction of Fire Spread and Real-Time Evacuation System according to Spatial Characteristics (공간적 특성에 따른 화재 확산 예측 및 실시간 대피 시스템 연구)

  • Nam-Gi An;Geon-Hui Lee;Min-jeong Kim;Kyu-Ho Kim
    • The Journal of the Convergence on Culture Technology
    • /
    • v.9 no.4
    • /
    • pp.617-623
    • /
    • 2023
  • Among the fire incidents in Korea over the past decade, building fires are the most common, and property and human casualties are the most common. However, the existing fire fighting system does not only inform the location of emergency exits and guide safe routes to help casualties evacuate smoothly. A system was proposed to help successful evacuation by distinguishing vertical and horizontal characteristics using spatial characteristics. In this study, an effective evacuation system was proposed by predicting fires using temperature detection sensors and smoke sensor values, and calculating the optimal evacuation path through the Dijkstra algorithm.

A Color Video Flame Detection Method based on Wavelet Transform to Remove Flickering Non-Flame Detection (점멸성 비화염 검출을 제거하는 웨이블릿변환 기반의 컬러영상 화염 검출 방법)

  • Sanjeewa, Nuwan;Lee, Hyun-Sul;Kim, Won-Ho
    • Journal of Satellite, Information and Communications
    • /
    • v.8 no.4
    • /
    • pp.89-94
    • /
    • 2013
  • This paper presents color video flame detection algorithm based on wavelet transform to remove detection of flickering non-flame objects. Conventional flame detection algorithms consist of simple or mixed functions using colors, temporal and spatial characteristics. But those algorithms detect non-flame objects as flame regions sometimes. False alarm reasons are flame-like objects with regular flickering lights such as car signal lamps, alarm lights etc. The proposed algorithm is to reduce false detection which is occurred in periodic flickering lights. At first, It segments the candidate flame regions by using frame difference, flame colors. Then it distinguish flame regions and non flame regions including flickering car lights by analyzing wavelet coefficients. Computer simulation results showed that the proposed algorithm removes false detection due to the periodic flickering lamps by performing 97.9% of correct detection rate while false detection rate is 7.3%.

Forest Environment Monitoring Application of Intelligence Embedded based on Wireless Sensor Networks

  • Seo, Jung Hee;Park, Hung Bog
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.10 no.4
    • /
    • pp.1555-1570
    • /
    • 2016
  • For monitoring forest fires, a real-time system to prevent fires in wider areas should be supported consistently. However, there has still been a lack of the support for real-time system related to forest fire monitoring. In addition, the 'real-time' processing in a forest fire detection system can lead to excessive consumption of energy. To solve these problems, the intelligent data acquisition of sensing nodes is required, and the maximum energy savings as well as rapid and accurate detection by flame sensors need to be done. In this regard, this paper proposes a node built-in filter algorithm for intelligent data collection of sensing nodes for the rapid detection of forest fires with focus on reducing the power consumption of the remote sensing nodes and providing efficient wireless sensor network-based forest environment monitoring in terms of data transmission, network stability and data acquisition. The experimental result showed that battery life can be extended through the intelligent sampling of remote sensing nodes, and the average accuracy of the measurement of flame detection based on the distance is 44%.

Development of Electrical Fire Detection System Applying Fuzzy Logic for Main Causes of Electrical Fire in Traditional Market Shops

  • Kim, Doo Hyun;Hwang, Dong Kyu;Kim, Sung Chul;Kim, Sang Ryull;Kim, Yoon Bok
    • International Journal of Safety
    • /
    • v.11 no.2
    • /
    • pp.15-21
    • /
    • 2012
  • This paper is aimed to develop an electrical fire detection system (EFDS) which can analyze the possibility of electrical fire for overcurrent, leakage current and arc signals of panel board in traditional market shop. The EFDS adopted fuzzy logic and precursory data for overcurrent, leakage current and arc signals to evaluate the possibility of electrical fire. The signals are obtained directly from panel board in traditional market shops and fuzzy membership function is obtained from experiment, simulation, expert's advice. The overcurrent data is acquired by thermal data of normal and abnormal states (partial disconnection) on the insulated electrical wire, in accordance with the increase of the current signal, The leakage current data is obtained under various environments. The arc signal is acquisited by waveforms of instantaneous value in time domain and frequency band in frequency domain. The Fuzzy algorithm for DB of EFDS consists of fuzzification, inference engine by Mamdani's method and defuzzification by center of gravity method. In order to verify the performance and reliability of EFDS, it was applied to Jeon-Ju traditional market shops (90 shops) in Korea. Results show that EFDS in this paper is useful in alarming the fire case, which will prevent severe damage to human beings and properties, and reduce the electrical fires in a vulnerable area of electrical disaster.

Fundamental Study on Algorithm Development for Prediction of Smoke Spread Distance Based on Deep Learning (딥러닝 기반의 연기 확산거리 예측을 위한 알고리즘 개발 기초연구)

  • Kim, Byeol;Hwang, Kwang-Il
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.27 no.1
    • /
    • pp.22-28
    • /
    • 2021
  • This is a basic study on the development of deep learning-based algorithms to detect smoke before the smoke detector operates in the event of a ship fire, analyze and utilize the detected data, and support fire suppression and evacuation activities by predicting the spread of smoke before it spreads to remote areas. Proposed algorithms were reviewed in accordance with the following procedures. As a first step, smoke images obtained through fire simulation were applied to the YOLO (You Only Look Once) model, which is a deep learning-based object detection algorithm. The mean average precision (mAP) of the trained YOLO model was measured to be 98.71%, and smoke was detected at a processing speed of 9 frames per second (FPS). The second step was to estimate the spread of smoke using the coordinates of the boundary box, from which was utilized to extract the smoke geometry from YOLO. This smoke geometry was then applied to the time series prediction algorithm, long short-term memory (LSTM). As a result, smoke spread data obtained from the coordinates of the boundary box between the estimated fire occurrence and 30 s were entered into the LSTM learning model to predict smoke spread data from 31 s to 90 s in the smoke image of a fast fire obtained from fire simulation. The average square root error between the estimated spread of smoke and its predicted value was 2.74.

Characteristics of Fire-induced Thermal-Flowfields in an Underground Utility Tunnel with Ventilation (화재 발생시 환기방식에 따른 지하공동구내 열유동 특성 연구)

  • Kim, Hong-Sik;Hwang, In-Ju;Kim, Yun-Je
    • Proceedings of the KSME Conference
    • /
    • 2003.04a
    • /
    • pp.1845-1850
    • /
    • 2003
  • The underground utility tunnels are important facility as a mainstay of country because of communication developments. The communication and electrical duct banks as well as various utility lines for urban life are installed in the underground utility tunnel systems. If a fire breaks out in this life-line tunnel, the function of the city will be discontinued and the huge damages are occurred. In order to improve the safety of life-line tunnel systems and the fire detection, the behaviors of the fire-induced smoke flow and temperature distribution are investigated. In this study we assumed that the fire is occurred at the contact or connection points of cable. Numerical calculations are carried out using different velocity of ventilation in utility tunnel. The fire source is modeled as a volumetric heat source. Three-dimensional flow and thermal characteristics in the underground tunnel are solved by means of FVM (Finite Volume Method) using SIMPLE algorithm and standard ${\kappa}-{\varepsilon}$ model for Reynolds stress terms. The numerical results of the fire-induced flow characteristics in an underground utility tunnel with different velocity of ventilation are graphically prepared and discussed.

  • PDF

Near Real Time Burnt Scars Monitoring using MODIS in Thailand

  • Tanpipat Veerachai;Honda Kiyoshi;Akaakara Siri
    • Proceedings of the KSRS Conference
    • /
    • 2005.10a
    • /
    • pp.149-152
    • /
    • 2005
  • A new methodology to detect forest fire burnt scars at near real time using MODIS (Moderate-resolution Imaging Spectroradiometer) data is presented here with a goal of introducing a new and improved capability to detect forest fire burnt scars in Thailand. This new technology is expected to increase the efficiency and effectiveness of the forest fire tackling resources distribution and management of the country. Using MODIS data in burnt scars detection has two major advantages - high availability of data and high resolution per performance ratio. Results prove the near real time algorithm suitable and working well in order to monitor the forest fire dynamic movement. The algorithm is based on the threshold separated linear equation of burnt and un-burnt. A ground truth experiment confirms the burnt and un-burnt? areas characteristics (temperature and NDVI). A threshold line on a scatter plot of Band I and Band 2 is determined to separate the burnt from un-burnt pixels. The different threshold values of NDVI and temperature use to identify pixels' anomaly, abnormal low NDVI and high temperature. The overlay (superimpose) method is used to verify burnt pixels. Since forest fire is a dynamic phenomenon, MODIS burnt scars information is suiting well to fill in the missing temporal information of LANDSAT for the forest fire control managing strategy in Thailand. This study was conducted in the Huai-Kha-Kaeng (HKK) Wildlife Sanctuary, Thailand

  • PDF

A Study of Fire Detection Algorithm for Efficient 4D System (효율적 4D 시스템을 위한 화염 검출 알고리즘 연구)

  • Cho, Kyoung-woo;Wang, Ki-cho;Oh, Chang-heon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.1003-1005
    • /
    • 2013
  • 4D technology provides physical effects with the general videos or 3D videos. Implementing 4D technology, producing 4D metadata according to video play time and frame data is necessary. In this paper, we propose a method to provide physical effects by judging the temperature of video according to color information. In the proposed method, we provide physical effects to watcher by cognizing the color information in the video when a disaster such as fire is occurred. By using the method, it is expected that 4D matadata for sensing experience like heater device can be produced without programmers automatically.

  • PDF

Crash Discrimination Algorithm with Two Crash Severity Levels Based on Seat-belt Status (안전띠 착용 유무에 근거한 두 단계의 충돌 가혹도 수준을 갖는 충돌 판별 알고리즘)

  • 박서욱;이재협
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.11 no.2
    • /
    • pp.148-156
    • /
    • 2003
  • Many car manufacturers have frequently adopted an aggressive inflator and a lower threshold speed for airbag deployment in order to meet an injury requirement for unbolted occupant at high speed crash test. Consequently, today's occupant safety restraint system has a weakness due to an airbag induced injury at low speed crash event. This paper proposes a new crash algorithm to improve the weakness by suppressing airbag deployment at low speed crash event in case of belted condition. The proposed algorithm consists of two major blocks-crash severity algorithm and deployment logic block. The first block decides crash severity with two levels by means of velocity and crash energy calculation from acceleration signal. The second block implemented by simple AND/OR logic combines the crash severity level and seat belt status information to generate firing commands for airbag and belt pretensioner. Furthermore, it can be extended to adopt additional sensor information from passenger presence detection sensor and safing sensor. A simulation using real crash data for a 1,800cc passenger vehicle has been conducted to verify the performance of proposed algorithm.