Autonomous Fire Fighting Robot
Autonomous Fire Fighting Robot
Abstract— Recently, Multisensor Fire Detection System general interface for supervised computer was designed in his study.
(MSFDS) is one of the important research issues. Here, a fire Viguria et al. [12] built an aerial/ground robot team applied to fire
fighter robot is fabricated providing extinguishment platform. detection. They used a disturbed market based algorithm, called S+T
The base of the robot is made of the wood of ‘Rashed tree’, and coordinated in between aerial and ground vehicles. Their
locally known as ‘Kerosene wood’. There is about 1 liter water simulations showed that if the number of services increased,
reserving capacity. An arduino based simple algorithm is used communication and energy requirement would also increase. Khoon
for detection of fire and measurement of distance from fire et al. [13] described the development of an Autonomous Fire
source while the robot is on its way to extinguish fire. When the Fighting Mobile Platform (AFFMP) that is equipped with the basic
fire is detected and the robot is at a distance near to fire, a fighting equipment that can patrol through the hazardous site via a
centrifugal pump is used to throw water for extinguishment guiding track with the aim of early detection for fire. They used
purpose. A water spreader is used for effective extinguishing. It is flame sensor, motor driver circuitry and LDR sensor and kept the
seen that velocity of water is greatly reduced due to the use of extinguishing as simple as possible. For early warning, a vision
water spreader. Two sensors: LM35 and Arduino Flame Sensors sensor based fire detection method is proposed by Ko et al. [14].
are used to detect the fire and distances on its way towards fire. They developed an AVM classifier for fire pixel verification.
Sensitivity of these sensors at different day times and distances is
Kim et al. [15] made a portable fire evacuation guide robot system
tested through analog reading of the serial monitor.
and demonstrated that robot system can be thrown into a fire to
gather information, locate displaced people and evacuate them. They
designed the robot with aluminum compound metal for thermal
Keywords-Multisemsor; Arduino; Rashed tree; Kerosene wood;
resistance with waterproofing and an impact distribution frame for
Algorithm; Detection; Extinguishment.
impact resistance. White et al. [16] developed a vehicle mounted fire
I. INTRODUCTION fighting system and included a series of flame and heat retardant
coverings placed on all exposed parts of the system to prevent
Industrial development in Bangladesh has become a key figure to damage from exposure to extreme heat.
obtain progress and to cope up with developed countries. But
recently, the development of industries has faced serious difficulties Our effort is to develop an autonomous fire fighter robot which is
due to accidental situations like fire havoc. Prevention of and constructed by locally available fire resistant and water-proof
intervention in such scenarios are the most talked topics in the field materials and performs on an arduino based fire detection and
of technology and science. Sometimes it is almost impossible to extinguishment algorithm. The robot is also fabricated so that it can
intervene in a these situations without the help of robot. Because save itself from fire by keeping safe distance from the source. At
robot has some size and sensing advantages that human lacks of. It is different distances from the fire and at different day time, the
not feasible to appoint a person to patrol for accidental fire where a performance of the robot is evaluated by performing sensitivity tests
robot can do the patrolling [1]. So a robot is made to patrol for fire on the sensors taking serial monitor readings in Arduino.
detection and early warning in domestic, industrial and
environmental cases [2-5]. II. FABRICATION OF MECHANICAL COMPONENTS
All the materials used in the fabrication of the robot were found
This robot may be used in industrial environment and even in
locally. It is the purpose of the design to demonstrate a fabrication
household areas where there is more probability of occurring
process of Fire Extinguisher Robot that can perform safely.
accidental fire [6-8]. Different sensors are used and fusion of their
performances is ensured by an intelligent algorithm in Arduino A. Making of the platform:
computing platform or by soft computing techniques [9-10]. Su et al.
For the purpose of making the base light, “Kerosene wood” is
[11] made an automatic fire detection system using Adaptive Fusion
used. This is famously known as th the wood of “Rashed tree”. The
Algorithm (AFA). Multisensor Fire Detection System (MSFDS)
density of this wood is about 370-400 kg/m3. So it can provide more
along with Visual Basic to receive information was used and a
The Arduino flame sensor is very sensitive to IR wavelength at The LM35 is a precision integrated-circuit temperature devices
760 nm ~ 1100 nm light. These types of sensors are used for short with an output voltage linearly-proportional to the Centigrade
range fire detection. It has four pins. A) VCC: Positive voltage input: temperature. This sensor gives a proportional value of the
5V for analog 3.3V for Digital, B) A0: Analog output, C) D0: Digital temperature as an output. When the robot moves in the direction of
output, D) GND: Ground. It takes the input from the environmental the flame, LM35 identifies significant temperature rise near the
data and gives an analog output. If there is a significant change of IR source of the flame and changes the output. The robot is programmed
wavelength, it detects as a flame and increases the analog output. to stop when this output changes significantly. Since LM35 has to
Then the robot is programmed in such a way that it stars to move in come very near to the source for heat detection, two measures of
the direction where the flame is detected. safety has been taken. One, LM35 sensor is connected with the
control unit through a long jumper wire inside a pipe of about 10 inch
long. So, the sensor maintains a considerable distance from the main
body. Two, when it detects temperature rising, the motor stops and
within a fraction of second, it gets back to a safe and accommodated
distance to throw water.
Fire extinguishing by
water
V. STUDY OF PERFORMANCE
A. Problem Specification:
Arduino Flame Sensor and LM35 are voltage sensitive sensors.
They can take the input of 0-5V. These voltages are changed into an
analog reading (0-1023) in Arduino serial monitor reading. This
conversion gives us a better range and a good variation in the output.
So, the robot can be programmed at different circumstances. When
the flame sensor identifies the flame, a change in the analog output is Figure 4: Effect of sensitivity of flame sensor at day
obtained. This sensor has different sensitivity at different daytimes.
So, the performance of the robot is varies with time. LM35 also
responds to the temperature change and changes the analog output
when the robot is near the source. Here, Sensitivity is the output
reading obtained from the serial monitor. The main aim of our study
is to check the sensitivity of flame sensor at different daytimes and at
different distances with or without fire source and to observe the
response of LM35 sensor. In this way, our study shows the best and
worst possible situation of the day, the fabricated model of fire
fighter robot has to handle.
B. Test Procedure:
The test is done to check the sensitivity of arduino flame sensors
and LM35 at different day times and at different distances from the
fire source. Different test is done placing a candle at different
distances from the arduino flame sensor. The best stable reading
obtained at the serial monitor analog output is at 3feet away from the
fire source. From that distance, readings are taken with or without the
fire source at different daytime with half hour interval. When the
flame sensor detects the fire, the robot starts to move towards the Figure 5: Effect of sensitivity of flame sensor at night
913
`
In Figure 5, it is evident that the readings are almost similar robot is programmed to stop and on the process, it makes the
throughout the night with and without the fire source. As the effect of necessary extinguishment.
Sun ceases to exist around 23-03 o’clock, the output reading without
the fire source is the highest and it becomes the lowest with the fire Table 1. Change of output readings of LM35
source. So the gap between these two readings is highest in this
portion of the night. This range of time gives the most adequate Temperature (°C) Serial Reading(AO)
difference for the proper distinguishment between fire source and 26 55
normal condition. So it is fact that flame sensor detects fire
irrefutably without any inconvenience at night. 40 88