Next Article in Journal
Predicting Student Academic Performance: A Comparison of Two Meta-Heuristic Algorithms Inspired by Cuckoo Birds for Training Neural Networks
Next Article in Special Issue
Processing KNN Queries in Grid-Based Sensor Networks
Previous Article in Journal
A CR Spectrum Allocation Algorithm in Smart Grid Wireless Sensor Network
Previous Article in Special Issue
Power Cable Fault Recognition Based on an Annealed Chaotic Competitive Learning Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multi-Sensor Building Fire Alarm System with Information Fusion Technology Based on D-S Evidence Theory

School of Urban Design, Wuhan University, Bayi Road 16, Wuhan 430072, Hubei, China
*
Author to whom correspondence should be addressed.
Algorithms 2014, 7(4), 523-537; https://doi.org/10.3390/a7040523
Submission received: 15 June 2014 / Revised: 18 September 2014 / Accepted: 28 September 2014 / Published: 14 October 2014
(This article belongs to the Special Issue Advanced Data Processing Algorithms in Engineering)

Abstract

:
Multi-sensor and information fusion technology based on Dempster-Shafer evidence theory is applied in the system of a building fire alarm to realize early detecting and alarming. By using a multi-sensor to monitor the parameters of the fire process, such as light, smoke, temperature, gas and moisture, the range of fire monitoring in space and time is expanded compared with a single-sensor system. Then, the D-S evidence theory is applied to fuse the information from the multi-sensor with the specific fire model, and the fire alarm is more accurate and timely. The proposed method can avoid the failure of the monitoring data effectively, deal with the conflicting evidence from the multi-sensor robustly and improve the reliability of fire warning significantly.

1. Introduction

With the rapid development of the economy, the quantity and complexity of buildings have increased, leading to increasing fire hazards. Therefore, fire alarms have become a major issue for many modern buildings. In many buildings, fire alarm systems are equipped with wired or wireless sensors as part of an overall building management system [1].
A building fire alarm system consists of sensors, data acquisition and processing modules. Fire detection sensors are the automatic components of the fire alarm system, including sensors for light, smoke, temperature, gas and humidity [2]. They are able to promptly detect the physical and chemical information generated by a fire, such as the light (flame), smoke (smoke particles), heat (temperature), gas (combustion gas) and moisture (air humidity). They can also accurately transmit the physical or chemical information into an electric signal, then rapidly send the signal to the fire alarm controller. This is the process of data collection. There are two kinds of collectors of building fire information: a single-sensor detector and a multi-sensor detector [3,4,5].
A single-sensor fire detector is vulnerable to interference, such as dust, electromagnetism, water vapor, air, light, vibration and other environmental conditions. It cannot effectively distinguish between the early fire signals and environmental interference signals, so it cannot send early fire warnings correctly. According to statistics from the 1990s, smoke detectors in the United States had an 85% false alarm rate. In Switzerland, the correct alarm rate (true positives) of single-sensor detectors increased from 9% in 1995 to 15% in 2000 [6].
Fire alarm systems currently use three or more sensors to improve the reliability of the system, in order to reduce the false negatives of the fire alarm [7]. When fire information coming from multi-sensor detectors is transmitted into the data center of the processing system, how to deal with the information becomes a major problem. A simple method is to use the maximum value of information to realize the warning. That is, when the observation values of one or more sensors exceed the threshold value, the warning system will be triggered. However, this mode increases the false alarm rate and greatly reduces credibility. In many cases, fire occurs when all of the observation values coming from the multiple sensors do not exceed the threshold value. How to fuse the information collected by a multi-sensor is an urgent problem of building fire alarm technology.
Information fusion technology offers an effective method to combine multi-sensor information. In fact, the fusion process of multi-sensor information is a simulation of the integrated human brain functions for complex problems [8,9]. The basic principle of multi-sensor fusion technology is to utilize the different and complementary sensors in a reasonable manner to make a reliable judgment. In the process of information fusion, certain algorithms and optimization criteria are needed.
Combined with multi-sensor and information fusion technology, a multi-sensor intelligent fire monitoring system (MIFMS) can identify the type of fire accurately and improve the correct fire alarm rate. In Switzerland, the spread of MIFMS from 1995 to 1998 increased the correct alarm rate to 50%.
The application of multi-sensor information fusion technology to a building fire alarm is mainly via an information fusion algorithm [10]. The algorithms of information fusion technology are predominantly the Bayesian information fusion method, D-S evidence theory, neural networks or fuzzy set theory methods. D-S evidence theory has been widely applied in many research areas. The basic idea of D-S evidence theory was firstly proposed by Dempster when he was studying statistical problems, which was then extended to a more general rule by Shafer. The D-S evidence theory has three main features. The first one is a condition more weakly satisfied than Bayes probability theory, that is to say, additive probability is not necessary. The second is that it can directly express the conditions “uncertain” and “do not know”. This information is indicated in a mass function and retained in evidence synthesis. The last feature is that evidence theory not only allows credibility to be given to the individual elements in a space, but also to its subsets. D-S evidence theory has a strong theoretical foundation, which not only deals with the uncertainty caused by randomness factors, but also deals with the ambiguity caused by an uncertain environment. It does not require any a priori probability and conditional probability density and has been widely applied in many fields, such as failure diagnosis and pattern recognition [11,12,13,14,15].
This paper introduces multi-sensor data fusion technology based on D-S evidence theory to the field of building fire alarms. The information fusion process includes two dimensions: the time domain and the space domain. Moreover, a fire is a continuous process involving changes in light, smoke, temperature, gas and humidity. These changes are gradually generated, but not synchronously. The integration of time and space is more complex, with more modes in the information fusion technology, which can significantly improve the recognition rate of early fire warning.
This paper is organized as follows. In Section 2, the application of D-S evidence theory for MIFMS is investigated and the system structure is described. Then, the basic properties of D-S theory are discussed, and the calculation process is presented. In Section 3, the equipment and environment settings are covered. Based on this, the proposed method is verified by experimental results. Finally, the conclusion of the paper is drawn in Section 4.

2. Information Fusion Process Based on D-S Evidence Theory

In an information fusion system with a multi-sensor, a fire alarm is raised by a combination of data detected from different sensors. The system collects information from sensors, which constitutes the evidence. Then, the system needs to make a judgment by the combination of the evidence, based on D-S evidence theory. The principle of D-S theory is to combine different basic probability assignments into a general basic probability assignment with Dempster-Shafer combination rules in a suitable framework. The general basic probability assignment is new evidence. Finally, the system makes a final decision according to the new evidence based on decision rules.

2.1. Application Principle of D-S Evidence Theory for MIFMS

In MIFMS, each sensor receives specific information. This information needs to be transmitted to the microprocessor for fusion. Then, the microprocessor makes a decision in cooperation with a central control system. In the end, the system makes a final decision according to the results from subsystems. Therefore, it is appropriate to use the D-S evidence theory as a convergence algorithm. Each subsystem has five sensors. Figure 1 shows the system structure of a MIFMS in which the D-S method is applied. The whole system works as an information fusion process.
In Figure 1, M1 (Ai), …, M5 (Ai), i = 1,2, …, n are basic probability assignments to proposition Ai from five sensors. Mj (Ai), j = 1, …, 5 are the combined basic probability assignments according to Dempster-Shafer rules. The set of all fire cases is denoted Θ and is called the alarm framework. Every subset of Θ is independent.
Figure 1. Basic system structure of a multi-sensor intelligent fire monitoring system (MIFMS) based on D-S theory.
Figure 1. Basic system structure of a multi-sensor intelligent fire monitoring system (MIFMS) based on D-S theory.
Algorithms 07 00523 g001

2.2. Calculation Process for MIFMS

The basic definitions of D-S evidence theory are described as follows.
(1)
Basic probability assignment function: Ai is a grade of the information detected by a sensor in alarm framework Θ, if function Mj satisfies Mj (ø) = 0 and i M j ( A i ) = 1 under the map 2Θ → [0, 1]; Mj is called a basic probability assignment function based on 2Θ. Mj (Ai) is the basic probability assignment for proposition Ai and denotes the degree of trust in the assignment. Ai is called the focus element.
(2)
Belief function: The belief function denotes the total degree to which a grading of the information is supported by the obtained evidence. For Grades A and B satisfying B A, A Θ, B Θ. Define the following function,
Bel: 2Θ → [0, 1]
B e l ( A ) = B A M ( B )
Bel is the belief function of Θ.
(3)
Likelihood function: The likelihood function denotes the degree to which the grading cannot be rejected by the obtained evidence. Given a map Pl: 2Θ → [0, 1], it is defined as:
P l ( A ) = 1 B e l ( A ¯ ) = B A ϕ M ( B )
Equation (3) can be called the likelihood function or upper limit function.
(4)
Dempster-Shafer combination rules: Let us consider the belief functions of the first two sensors Bel1 and Bel2. M1 and M2 are the corresponding basic probability assignment functions. The focus elements are, respectively, A1, A2, …, An and B1, B2, …, Bm. Then, the new probability M (C), C = AiBj can be derived by combining these two pieces of evidence according to Dempster-Shafer combination rules in the following way.
M ( C ) = { 0 , C = ϕ 1 1 K A i B j = C M 1 ( A i ) M 2 ( B j ) , C ϕ }
Where K = A i B j = ϕ M 1 ( A i ) M 2 ( B j ) . The rule gives the probability of the cross set of two original sets. The coefficient K guarantees M (C) ≤ 1.
In Equation (4), if K ≠ 1, M makes a certain basic probability assignment. On the other hand, if K = 1, we regard that M1 and M2 are contradictory, and it is not possible to combine the two basic probability assignments. For multiple pieces of evidence, we can combine the pieces of evidence one by one. Each subsystem of MIFMS has five pieces of evidence; they are combined step by step.
There are five basic properties of D-S evidence theory.
  • Commutability: m1 m2 = m2 m1
  • Associability: m1 (m2 m3) = (m1 m2) m3
  • Monotonic: Assume that m1 and m2 are monotonous, when applying the rules to generate a new synthetic m3; m3 is also monotonous.
  • Identity: Let the basic distribution function m0: 2Θ → [0, 1] be empty; there is, m0 (Θ) = 1, m (other) = 0; for all of the basic probability functions m, we have m m0 = m; m0 is the only basic probability assignment (BPA) satisfying the formula.
  • Polarization resistance: The evidence theory of polarization means that for one proposition, when there is an expert opinion, more persuasive synthetic effects are generated than just the one.
(5)
Final decision of the microprocessor: The number of fire styles is confirmed by the following method. First, in order to reduce the information amount and lower the burden on the system as much as possible, each signal (light, smoke, temperature, gas and moisture) is only classified into six grades. Thus, the number of fire cases is 65 = 7776 at most. The system will work more efficiently when dealing with less than 7776 species; however, here, 7776 conditions will be discussed. Because there are many fire cases, one microprocessor is set at each detected spot. In this way, each subsystem is an information fusion system. The following is the decision-making process of the microprocessor. The 7776 species constitute a fire alarm framework Θ = {H1, H2, …, H7776}. According to D-S combination rules, the reports are integrated from sensors that support the same supposition. Suppose there are Sj reports from five sensors supporting Hj , j = 1, 2, …, 7776. Then, the support degree after integrating Sj reports is:
M S j ( H j ) = 1 i = 1 S j M i ( Θ ) = 1 i = 1 S j [ 1 M i ( H j ) ]
M S j ( Θ ) = i = 1 S j [ 1 M i ( H j ) ]
Where M S j ( H j ) is the general degree to which Sj sensors support Hj.
By D-S combination rules, the denominators of the support degree are the same and can be ignored. Suppose W is the total number of support degrees. Q S i ( H i ) is the numerator of the support degrees to which integrated W support Hi, then:
Q S i ( H i ) Q S i ( H j ) = M S i ( H i ) M S i ( Θ ) t = 1 W M S t ( Θ ) M S j ( H j ) M S j ( Θ ) t = 1 W M S t ( Θ ) = [ M S i ( H i ) M S j ( Θ ) M S i ( Θ ) M S j ( H j ) ] × t = 1 t i , j W M S t ( Θ ) = { M S i ( H i ) [ 1 M S j ( H j ) ] [ 1 M S i ( H i ) ] M S j ( H j ) } × t = 1 t i , j W M S t ( Θ ) = [ M S i ( H i ) M S j ( H j ) ] × t = 1 t i , j W M S t ( Θ ) = { [ 1 t = 1 S i ( 1 M t ( H i ) ) ] [ 1 t = 1 S j ( 1 M t ( H j ) ) ] } × t = 1 t i , j W M S t ( Θ ) = [ t = 1 S j ( 1 M t ( H j ) ) t = 1 S i ( 1 M t ( H i ) ) ] × t = 1 t i , j W M S t ( Θ )
Suppose the above polynomial has a value greater than zero, then:
t = 1 S j ( 1 M t ( H j ) ) > t = 1 S j ( 1 M t ( H i ) )
Taking the logarithm for both sides,
t = 1 S j ln ( 1 M t ( H j ) ) t = 1 S j ln ( 1 M t ( H i ) ) > 0
The above equation can be written in simple form as ∑αtμt > 0, where:
α t = { ( 1 / j ) × ln [ 1 M t ( H j ) , when μ t = j ] ( 1 / j ) × ln [ 1 M t ( H i ) , when μ t = i ] }
In summary, we can get the decision-making rule in the following,
f ( S i , S j ) = { H i , if α t μ t > 0 H j , otherwise }
using the above method repeatedly, the microprocessor makes a decision as to whether the fire alarm grade is Hm. It satisfies f (Sm ,Si) = Hm, i = 1, 2, …, 7776.
So far, the information fusion process in the space domain has been calculated. However, in the fire detection system, the sensor is periodically or continuously monitoring the target. Fire, in terms of the measurement of light, smoke, temperature, gas and moisture, should be put in sequence, noting that the values are also gradually changing. Some fires start with smoke, then flames appear; others start with flames, and smoke appears only later. Therefore, during the fire detection, for multi-sensor measurement data using D-S evidence theory, the analysis of information should be carried out simultaneously in the space and time domain fusion, as shown in Figure 2.
Figure 2. Space-time fusion based on D-S evidence theory.
Figure 2. Space-time fusion based on D-S evidence theory.
Algorithms 07 00523 g002
Suppose there are M sensors to detect the scene (in the same recognition framework Θ); m s k ( o i ) is the s-th sensor in the k-th measurement cycle calculating the basic probability assignment of the target pattern; here, s = 1, 2, L...M, k = 1, 2, L...M. ms (o) is the sum of basic probability of mode o from the s-th sensor in the N-th measurement cycle after fusion of the target.
The calculation process is as follows:
(1)
The time domain information fusion should be carried out for each sensor:
m s ( o i ) = o i o j = o 1 k N m s k ( o i ) 1 k
(2)
The time domain information fusion of each sensor should update the fusion results for space and time.
m ( o i ) = o i o j = o 1 s N m s k ( o j ) 1 k
for which K = o i o j = ϕ 1 s N m s ( o j ) .

3. Experimental Results

An experiment to test a building fire detection warning system based on the multi-sensor and information fusion technology was carried out. The experiment was designed to test the real effect of information fusion technology in the building fire warning system.

3.1. Select Fire Detection Equipment

N sensors were placed in the fire detection system to input data from the fire scene. It is important to select the fire parameters. In general, the content of CO is low in air. When a fire takes place, CO content will greatly increase. Therefore, the content of CO may be used as an important parameter for the combustion phenomenon in the built environment. Because the building space is essentially closed, fire is often accompanied by a rise in temperature, an increase in smoke concentration, the production of flame radiation and a reduction in humidity. Therefore, we can select five fire parameters: the content of CO, the change of air temperature, the change of smoke concentration, the wavelength of the flame radiation and humidity. The detailed descriptions of the sensors are as follows.
(1)
CO gas sensor: A chemical gas detector was used as the CO sensor. The chemical gas detector utilizes a high sensitivity semiconductor, with the characteristics of resistance change when the combustible gas adsorption is discovered, to achieve detection purposes. A FIGARO semiconductor gas sensor TGS2600 was selected for this experiment. It can detect low concentrations of pollutant gases, even a few millionths of a mass percent of the content of polluting gases.
(2)
Temperature sensor: Thermal resistance temperature detectors sensitively respond to temperature parameters of a point or a segment within the warning area. The temperature sensor was a HUMIREL HM1500, which is a low cost, small, long life, high stability sensor.
(3)
Smoke sensor: In this study, a linear infrared beam smoke detector BEAM1224S produced by Honeywell was used. It has properties, including intelligent judgment, automatic and quick location calibration, strong anti-jamming capability and an automatic dust compensation function. Moreover, it is easy to install.
(4)
Flame sensor: A UV photosensitive fire detector is sensitive to ultraviolet radiation by flame radiation. The flame detector used in this experiment was Honeywell’s C7027A, which is a small observational UV flame detector.
(5)
Humidity sensor: Capacitive-type humidity sensors are typically made of a polymer film capacitor. They commonly incorporate polymer materials, such as polystyrene, polyimide, cellulose acetate acid, and so on. In this work, the humidity measurement module AM2301 based on the capacitive-type humidity sensor was used. By using this industrial-grade, high-performance device, factors, such as measurement accuracy, wide temperature range, compactness, ease-of-use, fast response and low power consumption, reached high specifications.

3.2. Laboratory and Expert Database Installation

The internal space size of the laboratory used was 8 m (length) × 5 m (width) × 3.6 m (height), with a camera and vent. There is a glass observation window in a wall. Five sensors: a gas sensor, temperature sensors, an ionization smoke sensor, a flame sensor and a humidity sensor were installed on the ceiling of the laboratory. We use the camera to observe specific combustion conditions and recorded at key points in time.
We have constructed the corresponding expert database as shown in Table 1. In order to prevent exaggerating certain effects, the data entered into the expert database were normalized to the interval [0, 1]. Moreover, the normalization procedure minimizes the error brought by variations in conditions and precisely represents the probability of fire.
Table 1. Expert database for a multi-sensor intelligent fire monitoring system (MIFMS).
Table 1. Expert database for a multi-sensor intelligent fire monitoring system (MIFMS).
NumberCOTemperatureSmokeFlameHumidityProbability of Fire
10.10.20.20.20.20.20
20.20.30.20.30.50.30
30.30.40.30.20.40.34
40.50.20.40.30.30.40
50.20.40.40.30.50.40
60.20.30.50.30.60.40
70.60.40.20.50.30.43
80.70.20.50.40.30.45
90.10.60.70.40.40.49
100.60.30.60.40.40.50
110.40.40.70.40.50.50
120.70.40.50.50.40.50
130.90.30.50.50.40.54
140.50.40.80.40.60.58
150.30.70.70.50.60.58
160.20.80.60.50.70.60
170.30.70.80.40.70.61
180.80.40.70.50.50.65
190.40.70.70.50.70.70
200.50.60.90.50.60.71
210.30.90.70.50.80.76
220.20.90.80.60.80.77
230.80.70.60.70.60.80
240.90.50.90.60.60.80
250.70.70.90.60.70.82
260.60.71.00.60.80.84
270.90.60.90.70.70.86
280.90.80.70.80.70.90
290.80.70.80.90.80.90
300.90.80.80.80.81.00

3.3. Test Ignitions

Test ignitions were produced by pyrolysis of wood, cotton rope or plastic. We used an electric stove to heat wood, paper, cotton rope and polyurethane material to generate fire.

3.4. Experiment Steps

The experiment was carried out according to the following steps.
Step 1: Set the condition of the laboratory. In this step, we chose several different conditions for the test. For example, CO gas was released into the room when there was no fire.
Step 2: Monitoring the data collected by the five sensors. The central processor read the data of the sensors when the environmental conditions were stable in the laboratory.
Step 3: Normalize the monitoring data. Since the data collected by the sensors are physical variables, they were normalized to the probability of fire according to the expert database.
Step 4: Use D-S theory for the fire alarm decision.

3.5. Experiment Results

3.5.1. Condition 1: no fire

The first experiment was carried out when there was no fire or other abnormal conditions in the laboratory. The real-time monitoring data were collected, then normalized as the fire probability, shown as Table 2.
As Table 2 shows, all of the evidence collected by the five sensors was normalized. The flame sensor and humidity sensor show clearly that there is no fire. The temperature in the laboratory is relatively high, so the probability of fire is 0.1930. However, taken together, the evidence data tend towards the conclusion that there is no fire, and the fusion result coincided with this conclusion.
Table 2. Fire probability data and fusion result under Condition 1.
Table 2. Fire probability data and fusion result under Condition 1.
ProbabilityEvidence 1
FireNo Fire
Temperature0.19300.8070
Smoke0.15320.8468
CO0.02250.9775
Flame0.00001.0000
Humidity0.00001.0000
Fusion result0.02580.9742
Real conditionNo fire

3.5.2. Condition 2: fire

The second experiment was under the condition that there is fire in the laboratory. The real-time monitoring data were collected and normalized to the fire probability, as shown as Table 3.
Table 3. Fire probability data and fusion result under Condition 2.
Table 3. Fire probability data and fusion result under Condition 2.
ProbabilityEvidence 2
FireNo Fire
Temperature0.80140.1986
Smoke0.52770.4723
CO0.92700.0730
Flame0.51740.4826
Humidity0.89720.1028
Fusion result0.72580.2742
Real conditionFire
Since all of the evidence shows that the probability of fire is higher than the probability of no fire, the fusion result is that the probability of fire is 0.7258.

3.5.3. Condition 3: smoke released

In the third experiment, smoke was released into the laboratory by using the smoke tester, HZJC-1, while the other conditions were the same as Condition 1. The real-time monitoring data are transferred to the fire probability, shown as Table 4.
Table 4. Fire probability data and fusion result in Condition 3.
Table 4. Fire probability data and fusion result in Condition 3.
ProbabilityEvidence 3
FireNo Fire
Temperature0.18660.8134
Smoke0.87420.1258
CO0.39110.6089
Flame0.08000..9200
Humidity0.12640.8736
Fusion result0.15320.8468
Real conditionNo fire
The smoke evidence shows that the probability of fire is high, which is different from the evidence collected by other sensors. However, by using the D-S evidence theory, the final fusion results can effectively avoid the disturbance brought by the smoke.

3.5.4. Condition 4: smoldering condition

A large number of paper rolls were closely arranged and placed on a heating plate with a power of 2 kW. After the heating process, smoldering was produced.
From Table 5, CO evidence shows that the probability of fire is high, while the evidence collected by other sensors shows that the fire probability is at a relatively low level. Using the D-S evidence theory, the final fusion results concluded that there is a fire.
Table 5. Fire probability data and fusion result under Condition 3.
Table 5. Fire probability data and fusion result under Condition 3.
ProbabilityEvidence 1
FireNo Fire
Temperature0.54480.4552
Smoke0.52750.4725
CO0.92110.0789
Flame0.12500.8750
Humidity0.33690.6631
Fusion result0.60370.3963
Real conditionFire

3.5.5. Experiment with the improved expert database

The expert database can be improved by adding an uncertainty probability, as shown in Table 6. The last column of Table 6 is the uncertainty probability, which represents that it is hard to judge whether there is fire according to the current data collected by the sensors. The uncertainty probability decreases when the probability of fire increases, which is more reasonable than Table 1. On the basis of Table 6, the fusion result should also have three terms: the probability of fire, the probability of no fire and the uncertainty probability.
Table 6. Improved expert database for MIFMS.
Table 6. Improved expert database for MIFMS.
NumberCOTemperatureSmokeFlameHumidityProbability of FireProbability of No FireUncertainty Probability
10.10.20.20.20.20.200.650.10
20.20.30.20.30.50.300.600.10
30.30.40.30.20.40.340.580.10
40.50.20.40.30.30.400.500.10
50.20.40.40.30.50.400.470.10
60.20.30.50.30.60.400.450.10
70.60.40.20.50.30.430.430.10
80.70.20.50.40.30.450.410.10
90.10.60.70.40.40.490.400.10
100.60.30.60.40.40.500.400.10
110.40.40.70.40.50.500.400.09
120.70.40.50.50.40.500.340.09
130.90.30.50.50.40.540.320.09
140.50.40.80.40.60.580.320.09
150.30.70.70.50.60.580.310.09
160.20.80.60.50.70.600.270.09
170.30.70.80.40.70.610.260.09
180.80.40.70.50.50.650.220.08
190.40.70.70.50.70.700.200.08
200.50.60.90.50.60.710.180.07
210.30.90.70.50.80.760.160.06
220.20.90.80.60.80.770.150.05
230.80.70.60.70.60.800.140.04
240.90.50.90.60.60.800.140.04
250.70.70.90.60.70.820.120.02
260.60.71.00.60.80.840.100.01
270.90.60.90.70.70.860.090.01
280.90.80.70.80.70.900.090.01
290.80.70.80.90.80.900.040.00
300.90.80.80.80.81.000.000.00
The alarm framework is defined as Θ = {Y, N, …, U}; Y denotes that a fire has taken place; N denotes without fire; and U denotes uncertainty about whether there is a fire. We used an automatic generator to heat materials for 1 min, then used the five sensors to obtain the data for three periods of time, where each period lasted 30 s. We give some basic probability values for the five sensors, based on specialist knowledge and the basic probability values of all sensors in Table 7.
Table 7. Basic probability values of all sensors during three time periods.
Table 7. Basic probability values of all sensors during three time periods.
msj Y N U
m110.400.30.30
m120.520.230.25
m130.770.180.05
m210.650.20.15
m220.710.190.10
m230.850.130.02
m310.460.280.26
m320.620.180.20
m330.820.140.04
m410.580.190.23
m420.710.210.08
m430.910.080.01
m510.300.370.33
m520.450.290.26
m530.630.180.19
msj means the sth sensor in the jth cycle to determine basic probability values.
The basic probability values of given sensors are fused with three periods in the time domain by Formula (12), and the results are shown in Table 8.
Table 8. The accumulation of basic probability values by five sensors with three periods.
Table 8. The accumulation of basic probability values by five sensors with three periods.
msj Y N U
m10.65480.28360.0978
m20.82370.13220.0365
m30.46270.47860.1087
m40.52150.54820.1042
m50.69520.28300.0962
msj means the sth sensor in the jth cycle to determine basic probability values.
Finally, we fuse the accumulation of basic probability values from five sensors with three periods in the space domain via Formula (13), and the results are m (Y) = 0.65, m (N) = 0.25, m (U) = 0.1. According to the decision method based on the basic probability value, when the threshold values are Ɛ1 = Ɛ2 = 0.4, the last decision is Y; that is, there is fire.

4. Conclusions

Fire is a complex phenomenon, with a variety of characteristic parameters. It is difficult to achieve high accuracy and wide applicability in the detection of the early stages of fire by measuring a single parameter, while sensing multiple parameters can accurately reflect the comprehensive features of a real fire phenomenon. This paper applies the information fusion method for a multi-sensor with different measurements to a fire alarm system.
A construction method using a basic probability assignment function is proposed. The improved D-S synthetic formula can effectively solve the problem of conflicting evidence, integrating smoke, temperature, light and other major fire parameters and eliminating redundancies and contradictions that exist in multi-sensor information. Therefore, the proposed method can effectively avoid false positives, underreporting and alarm delays. The calculation results show that the proposed algorithm improves fusion results significantly.

Acknowledgments

The authors are grateful to the editors and reviewers for their insightful comments and suggestions. This study was supported by the National Natural Science Foundation of China (81271513, 91324201) and the Fundamental Research Funds for the Central Universities (2042014kf0043).

Author Contributions

The idea for this research work was proposed by Zhenghong Peng and Qiaohui Tong, and the paper writing was completed by Tianzhen Liu and Qian Ding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zeng, Y.; Sreenan, C.J.; Sitanayah, L.; Xiong, N.; Park, J.H.; Zheng, G. An emergency-adaptive routing scheme for wireless sensor networks for building fire hazard monitoring. Sensors 2011, 11, 2899–2919. [Google Scholar] [CrossRef] [PubMed]
  2. Beaubrun, R.; Kraimia, Y. Experiments for fire detection using a wireless sensor network. In Proceedings of the Sixth International Conference on Sensor Technologies and Applications, Rome, Italy, 19–24 August 2012; pp. 312–316.
  3. Hu, X. Application of fuzzy data fusion in multi-sensor fire monitoring. In Proceedings of the 2012 International Symposium on Instrumentation & Measurement, Sensor Network and Automation (IMSNA), Sanya, China, 25–28 August 2012; pp. 157–159.
  4. Durrant-Whyte, H.F. Sensor models and multi-sensor integration. Int. J. Robot. Res. 1988, 17, 97–113. [Google Scholar] [CrossRef]
  5. Bogler, P.L. Shafer-dempster reasoning with applications to multi-sensor target identification systems. Syst. Man Cybern. 1987, 17, 968–977. [Google Scholar] [CrossRef]
  6. Aleksic, Z.J. Minimization of the optical smoke detector false alarm probability by optimizing its frequency characteristic. Instrum. Meas. 2000, 49, 37–42. [Google Scholar] [CrossRef]
  7. Preece, P.D.A.; Chen, F.; Porta, T.L.; Bar-Noy, A. A distributed architecture for heterogeneous multi sensor-task allocation. In Proceedings of the 2011 International Conference on Distributed Computing in Sensor Systems and Workshops (DCOSS), Barcelona, Spain, 27–29 June 2011; pp. 1–8.
  8. Lia, C.; Heinemannb, H.; Sherryc, P.R. Neural network and Bayesian network fusion models to fuse electronic nose and surface acoustic wave sensor data for apple defect detection. Sens. Actuators B Chem. 2007, 125, 301–310. [Google Scholar] [CrossRef]
  9. Pearson, J.C.; Gelfand, J.J.; Peterson, R.M.; Spence, C.D.; Sullivan, W.E. Neural network approach to sensory fusion. SPIE Sens. Fusion. 1988, 931, 103–108. [Google Scholar]
  10. Zhang, Y.H.; Xu, J.; Du, K. Information fusion algorithm for electromechanical equipment based on DS evidence theory. Appl. Mech. Mater. 2013, 8, 1125–1128. [Google Scholar]
  11. Sung, W.T.; Chang, K.Y. Evidence-based multi-sensor information fusion for remote health care systems. Sens. Actuators A Phys. 2013, 204, 1–19. [Google Scholar] [CrossRef]
  12. Feng, R.; Che, S.; Wang, X.; Yu, N. Trust management scheme Based on D-S evidence theory for wireless sensor networks. Int. J. Distrib. Sens. Netw. 2013, 2013. [Google Scholar] [CrossRef]
  13. Yang, J.; Madah, G.S. An evidential reasoning approach for multiple-attribute decision making with uncertainty. Syst. Man Cybern. 1994, 24, 1–17. [Google Scholar] [CrossRef]
  14. Lou, R.C.; Kay, M.G. Data fusion and sensor integration: State of the art 1990s. In Data Fusion in Robotics and Machine Intelligence; Abidi, M.A., Gonzalez, R.C., Eds.; Academic Press Inc.: San Diego, CA, USA, 1992; pp. 127–135. [Google Scholar]
  15. Lin, Y.; Gao, L.; Li, Y.; Si, X. The application of improving space-time D-S evidence theory in distinguishing vehicle. In Proceedings of the Asia Pacific Conference on Postgraduate Research in Microelectronics & Electronics, Shanghai, China, 19–21 November 2009; pp. 376–379.

Share and Cite

MDPI and ACS Style

Ding, Q.; Peng, Z.; Liu, T.; Tong, Q. Multi-Sensor Building Fire Alarm System with Information Fusion Technology Based on D-S Evidence Theory. Algorithms 2014, 7, 523-537. https://doi.org/10.3390/a7040523

AMA Style

Ding Q, Peng Z, Liu T, Tong Q. Multi-Sensor Building Fire Alarm System with Information Fusion Technology Based on D-S Evidence Theory. Algorithms. 2014; 7(4):523-537. https://doi.org/10.3390/a7040523

Chicago/Turabian Style

Ding, Qian, Zhenghong Peng, Tianzhen Liu, and Qiaohui Tong. 2014. "Multi-Sensor Building Fire Alarm System with Information Fusion Technology Based on D-S Evidence Theory" Algorithms 7, no. 4: 523-537. https://doi.org/10.3390/a7040523

Article Metrics

Back to TopTop