Early-Warning Fire Detection System Based on a Multivariable Approach
20200348446 ยท 2020-11-05
Assignee
Inventors
Cpc classification
G01W1/02
PHYSICS
G01V8/005
PHYSICS
H04N7/188
ELECTRICITY
H04N23/90
ELECTRICITY
International classification
G01W1/02
PHYSICS
Abstract
An automated fire detection system includes a distributed network of standalone sensor units having mulifunctional capability to detect wildfires at their earliest stage. Multiple modes of verification are employed, including thermal imaging, spectral analysis, near infrared and long-wave infrared measurements, measurements of the presence and/or concentration of smoke, and sensing local temperature and humidity and wind speed and direction. A dedicated algorithm receives all data from the network and determines the location of flames from the imaging sensors, combined with the smoke, temperature, humidity, and wind measurements at every dispersed device.
Claims
1. An automated system for monitoring a large area and detecting dangerous fire conditions as they develop, including: a plurality of data acquisition assemblies directed to surveil the area, each including a plurality of sensors adapted to detect emissions that may be indicative of a dangerous fire condition; said data acquisition assemblies further including communications devices for mutual transfer of the output signals of said sensors; an artificial intelligence network for receiving said output signals of said sensors and analyzing said output signals to determine if a dangerous fire condition is occurring.
2. The system for detecting dangerous fire conditions of claim 1, wherein each of said data acquisition assemblies includes several cameras adapted to image at least a portion of the area being monitored, said cameras being equipped with narrow band filters each having different bandpass characteristics.
3. The system for detecting dangerous fire conditions of claim 2, wherein said narrow band filters have pass bands in the near-infrared range.
4. The system for detecting dangerous fire conditions of claim 2, wherein each of said data acquisition assemblies includes a thermal imaging sensor adapted to image at least a portion of the area being monitored, said thermal imaging sensor operating in the long wave infrared band.
5. The system for detecting dangerous fire conditions of claim 2, wherein each of said data acquisition assemblies includes at least one pair of dedicated photodiodes operating in the visible spectrum and the near infrared spectrum for detecting the ratio of visible emissions to infrared emissions in at least a portion of the area being monitored.
6. The system for detecting dangerous fire conditions of claim 1, wherein each of said data acquisition assemblies includes at least one smoke sensor, and a wind sensor to detect wind speed and direction.
7. The system for detecting dangerous fire conditions of claim 6, wherein each of said data acquisition assemblies includes an ambient air temperature sensor and a humidity sensor.
8. The system for detecting dangerous fire conditions of claim 1, wherein said artificial intelligence network adapted to carry out analysis of said output signals of said sensors, and to conduct deep-learning routines in response to real-world conditions to detect dangerous fire conditions and eliminate false positive alarms.
9. A method for monitoring a large area and detecting dangerous fire conditions as they develop, including the steps of: initially imaging the area in two or more different near-infrared bands; calculating the ratio of the near-infrared images to detect any potential fire emissions and eliminate spurious non-fire sources; surveilling any detected potential fire emissions using sensors operating in the visible band and near-infrared band; calculating the ratio of the visible and near-infrared emissions to determine if a potential fire condition is being detected; surveilling any detected potential fire emissions using a long-wave infrared thermal imaging camera to detect a dangerous fire condition.
10. The method for monitoring and detecting dangerous fire conditions of claim 9, further including the step of sensing wind speed and direction, and further including the step of sensing smoke density, and calculating the source of detected smoke to locate a dangerous fire condition.
11. The method for monitoring and detecting dangerous fire conditions of claim 9, further including the step of providing a plurality of data acquisition assemblies dispersed throughout the area being monitored, each equipped to carry out all of the enumerated method steps, and each including wireless communications devices to create a mesh network among said data acquisition assemblies.
12. The method for monitoring and detecting dangerous fire conditions of claim 11, further including the step of providing an artificial intelligence network connected to said mesh network to perform the calculations of the method and analyze potential fire conditions and detect a dangerous fire condition and minimize false positive alarms.
13. The method for monitoring and detecting dangerous fire conditions of claim 12, wherein each data acquisition assembly is assigned a unique geographical location identifier which is transmitted to the other data acquisition assemblies and said artificial intelligence network; when any data acquisition assembly detects two potential fire conditions, the data from that sensor is prioritized in transmission throughout said mesh network.
14. The method for monitoring and detecting dangerous fire conditions of claim 13, in which when any data acquisition assembly detects two potential fire conditions, the other data acquisition assemblies may be aimed toward the potential fire conditions source.
15. The method for monitoring and detecting dangerous fire conditions of claim 10, further including the step of providing a plurality of data acquisition assemblies dispersed throughout the area being monitored, each equipped to carry out all or a subset of the enumerated method steps, and each including wireless communications devices to create a mesh network among said data acquisition assemblies, and further calculating the fire location based on iterative reconstructive algorithm using the smoke sensor readings and wind speed and direction readings of all said data acquisition assemblies.
16. A data acquisition assembly for monitoring and detecting dangerous fire conditions, which may include a solar panel, Wide Area Network (or equivalent) wireless connection unit, rechargeable battery, smoke sensors, temperature sensor, humidity sensor, wind direction sensor, thermal imager, imaging cameras, near-infrared and visible diodes, narrow-band filters, at least one microcontroller, GPS locator and a memory card.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0005]
[0006]
The detection of multiple fire characteristics in one unit is used in order to reduce false positive signals. Combination of all these characteristic signals allows a low cost system to operate reliably.
[0010]
[0011]
[0012]
[0013]
[0014]
[0015]
[0016]
[0017]
DETAILED DESCRIPTION OF THE INVENTION
[0018] Referring now to the invention in more detail, the system consists of two separate parts: a distributed network of data acquisition devices each monitoring the surrounding area (
[0019] Referring now to the data acquisition device in more detail, each device may be solar powered and wirelessly connected to other data acquisition devices and/or directly to the central workstation (
[0020] The detection of a possible fire is performed by each of those sensors in parallel and readings of those sensors and/or a summary of pre-analyzed data is sent to the control center periodically through the wireless network, including through daisy chaining of other sensor units.
Description of Individual Detection Methods from Which a Subsetor Complete Listis Implemented In the Sensor Unit.
[0021] Narrow band imaging in near infrared range,
[0022] The images measured at the narrow spectral range (one image acquired at the fire emission spectral lines, such as 766 and 768 nm or others,
Image Processing for Flame Detection
[0023] 1. Two images from two cameras with specific spectral filters (770 nm and 808 nm) are recorded. [0024] 2. Images are cropped to correspond to one exact direction (avoiding expensive alignment):
I.sup.(1)(i,j)=I.sub.Measured(ii.sub.shift, jj.sub.shift);
i[0,W];j[0,H]; i.sub.shift [0,240], j.sub.shift [0,320] [0025] 3. Automatic contrast adjustment is compensated by the algorithm:
I.sub.Measured=I.sub.Real.Math.A+B;
C=.sub.i.sub.jR(i,j)1/W.Math.H I[0,W]; j[0,H];
I.sup.(2)(i,j)=I.sup.(1)(i,j).sub.i.sub.jI.sup.(1)(i,j)1/W.Math.H; [0026] 4. A ratio of the two cropped and adjusted images is taken:
R(i,j)=I.sup.(2)(i,j)[770 nm]/I.sup.(2)(i,j)[808 nm]; [0027] 5. Subtraction of images (comparing):
T(i,j)=I.sup.(2)(i,j)[770 nm]C.Math.I.sup.(2)(i,j)[808 nm]; [0028] 6. Thresholding (eliminating pixels without special lines):
T*(i,j)=max(T(i,j),0);
[0029] Comparison of radiation intensity at two wavelength ranges: visible versus near infrared,
[0030] Long-Wave Infrared (LWIR) Imaging,
[0031] The use of Gas sensor(s) is depicted in
[0032] Temperature and humidity sensors are used to measure temperature and humidity are also measured by the fire detection device. These readings can also be used for the identification of fires as elevated temperature readings in a specific unit, compared to other sensors in the area, should indicate the possible presence of active fire.
[0033] After more than one sensors indicate the possible presence of a fire in the surrounding area, the fire detection module can send the image to the control center. The images are sent only in case of suspected fire in order to reduce the traffic on the wireless network. That image is used for the analysis by an artificial intelligence method implemented at the control center, which can be implemented in one particular instance as described below.
[0034] A Convolutional Neural Network (CNN) was designed to conduct deep-learning artificial intelligence classification of fire flame images in real-time. The neural network is trained on a dataset of relevant fire images, including wildfires, small and large flames, forests, landscapes, cities, sunsets and sunrises, and others.
[0035] Since all data acquisition devices are connected in a mesh network and transfer data between each other rather than directly to a central workstation, a fire image is always prioritized and is transmitted before any other signals. After receiving a suspected fire image, the classifier algorithm uses the pre-trained model to calculate a percentage probability of the image containing a fire flame. The degree of warning is shown to the user accordingly.
[0036] With reference to
[0037] Each data acquisition device placed throughout the field (white dots in image of
[0038] Reconstruction of fire location from the measured smoke distribution: The smoke cloud produced by the fire epicenter is modeled in accordance to the wind speed, wind direction, and estimated size of the smoke cloud. The cloud is modeled by an equation representing smoke cloud propagating in the field. The amount of smoke produced by the flame (concentration) is estimated according to the cloud size and wind speed.
[0039] The sensor with the maximum smoke reading is determined. A modelled smoke concentration field is chosen in accordance to the smoke cloud size and shape, with its center at the sensor with maximum concentration determined earlier. The testing field is divided into an array of cells, each of which is a potential fire epicenter in the region. The number of cells is determined by the fire detection resolution desired by the user. The center of a virtual smoke cloud is placed at each cell, and each location is then checked as a potential fire epicenter.
[0040] Using the method of least squares regression, the algorithm runs through all cells in the region. At each cell, a smoke cloud is modeled according to hypothesized model of the cloud. Then, the theoretical value calculated for each sensor is subtracted from its actual measured value, and all differences are squared and then added. The most probable fire location is determined by the least squares value, meaning that the modelled smoke cloud fits the real smoke shape the closest.
[0041] While the foregoing written description of the invention enables one of ordinary skill to make and use what is considered presently to be the best mode thereof, those of ordinary skill will understand and appreciate the existence of variations, combinations, and equivalents of the specific embodiment, method, and examples herein. The invention should therefore not be limited by the above described embodiment, method, and examples, but by all embodiments and methods within the scope and spirit of the invention.