SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4218
A Review On Implementation of a Fire Fighting Robot Using Arduino
Prof. Vaibhav J. Babrekar, Priya V. Thakur, Ashwini S. Khandal, Pranisha P. Shriwas, Shweta D.
Thakare
1Professor, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research,
Badnera, Amravati, Maharashtra, India
2UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research,
Badnera, Amravati, Maharashtra, India
3UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research,
Badnera, Amravati, Maharashtra, India
4UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research,
Badnera, Amravati, Maharashtra, India
5UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research,
Badnera, Amravati, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – The project is designed to develop afirefighting
robot using XBEE module for remote operation. The wireless
communication is used to control the robotic vehicle which is
loaded with water tank and a pump to throw water. An
Arduino is used for the desired operation. At the transmitting
end using GUI, commands are sent through transmitter to the
receiver which decodes it before feeding to other Arduino to
control the movement of the robot that is to move the robot in
forward, backward, left or right directions. At the receiving
end three motors are interfaced to Arduino UNO where two of
them are used for the movement of the vehicle and remaining
one for the pump. The appropriate signals from transmitting
end are used to carry out the operation of robot based on the
Arduino UNO output. The robot body is mounted with a water
tank and a water pump. A motor driver IC is interfaced to the
Arduino UNO through which the controller drives the motors.
Also a temperature sensor and gas and smoke detector is
interfaced so that after crossing the threshold values, the
water pump turns on automatically. Further a wireless
camera is interfaced so that the person controlling it can view
operation of the robot remotely on a screen.
Key Words: Arduino UNO, XBEE Module, GUI, Fire Sensor,
Driver IC
1.INTRODUCTION
A robot is machine which is capable of performing human
tasks or behaving like a human. The expertise and complex
programming is required to build a robot. It involves
building of system and assembling various components
together. Advances in economic growth in modern
industrialized society have resulted in factories, complex
office buildings, and dense apartment blocks located in
metropolitan areas. Associated gas stations, oil reservoirs,
and LNG storage facilities, which are all vulnerable to fire
due to inflammable materials, are also found in these areas.
When a fire occurs in such places, fire-fightingisdifficultdue
to mazes of crowded buildings, high temperatures, smoke
and the danger of explosion.
Current fire-fighting systems are based on humans using
water guns and chemical fire repression systems. However,
humans cannot work effectively in all fire environments. In
this case, it is desirable to extinguish a fire quicklyusingfire-
fighting robots. A fire-fighting robotisonehavinga small fire
sensing and extinguishing system attached to it. With the
help of automation, therobot canbemadehumancontrolled.
This paper includes the design and construction, working,
implementation and future scope of a fire-fighting robot
based on Arduino UNO which is used as a controller. The
following concepts are implemented in our robot:
environmental sensing, proportional motor control.
In order to control fire-fighting robots in remote places,
robust radio communication systems are necessary. In our
project the XBEE communication system is used for this
purpose. The robot is monitored through a wireless camera
present on it’s top from the remotely situatedcontrol station
using XBEE module. Thus according to the status of the
various sensors of the robot, user can take required action.
Also in the other case, the water pump on the top of robot is
automatically switched on and the robot sounds alarm with
the help of buzzer provided to it when the output value of
temperature and smoke sensor is above a certain threshold.
This project helps to create the innovations and interests in
the field of robotics while working towards a practical and
approachable solution to save lives and mitigate the risk of
property damage
2. RELATED WORK
One of the major concern for both industrial and residential
areas is the loss due to fire damage. Fire causes enormous
damage to life and property. The first fire department was
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4219
established in Korea in April 1925 and then thereafter such
facility spread quickly so that nowadays the fire stations are
located all over the country in all the countries. Current fire-
fighting systems are based on humans using water guns and
chemical fire repression systems. However, humans cannot
work effectively in all fire environments. In this case, it is
desirable to extinguish a fire quickly using fire-fighting
robots. The research on fire-fighting robots has advanced in
many countries recently, in order to cope with catastrophic
fire related accidents. The main problem with these robots
was a heat resistant body. In this model, we have tried to
overcome this drawback. Here we have used asbestos to
cover the body of robot in order to minimize the heat
transfer to the internal circuitry. The various models and
prototypes have been developed and the research is still
going on to make fire-fighting robots more efficient and to
overcome their drawbacks.
3. SPECIFICATIONS OF ROBOT
To build this robot, many technical concepts from
different arenas suchas electronic,electrical,mechanicaland
pneumatic systems where used. Because of this the students
team exercised their technical and practical knowledge. The
robot is briefly described in this section. Basically, the robot
structure can be described by referring the numbers:
• Pneumatic components (1)
• Transmission components (2)
• Batteries (3)
• Flame detector sensor board (4)
• motors (5)
• Robot chassis (6)
• Robot controller (7)
• Driver (8)
1) Pneumatic components: The pneumatic component
used here is sprinkler which is being drivenbyawaterpump.
But, based on the tested methods, the best way to extinguish
fire was by means of compressed air. In fire extinguisher
approach, a pneumatic system can be developed using a
pneumatic reservoir (with pressure calibrated at 8 bar) and
one pneumatic solenoid valve used to shoot air. Every time
the robot find a fire focus one air shot is released. The
reservoir is sized to release at least twenty shots.
2) Transmission components: The transmission between
step motors and robot wheels usesa couple of gears with 1:2
relation driven by a synchronized belt.
3) Batteries: Three sets of batteries (26V = 12V + 5V+ 9V)
are used in this project. One is connected to drives and
motors and sensors, while the other one which is of 5V
provides power to Arduinoand9Vbatteryisusedforcamera.
4) Flame detector sensor board: For detection of
temperature, we have used temperature sensor, gas and
smoke detector with some range. So if the value of these
sensors exceeds the respective threshold value, and if the
condition meets which is specified in the Arduino program,
the buzzer will turn on and hence the flame is detected.
5) Motors: Here, two D.C motors are used. A device that
converts a direct current electrical power into mechanical
power is called as a DC motor. MosttypeofDCmotorproduce
rotary motion; a linear motor directly produces force and
motion in a straight line.
6)Robot Chassis: The framework of an artificialobject,which
supports the object in its construction and use is known as
chassis. The chassis consists of a frame or other internal
supporting structure on which the circuit boards and other
electronic components are mounted. The metallic material
such as aluminium alloy or MS are used in construction of
chassis due to the more superior stiffness and compressive
strength of metals as compared to wood or synthetic
polymer.
7) Robot Controller: An Arduino is the controlling unit of
the Fire-fighting robot. Here we have used two Arduino
boards: One at the transmitting side and other at the
receiving side.
8)Drivers: Here we have used one relay driver namely
ULN2803 and one motor driver which isL298.As the current
supplied by Arduino is not enoughtodrivemotorssoherewe
have these two drivers. They fulfill the current requirement
of the motors and relays respectively.
4. WORKING OF ROBOT
Block diagram fig 1 shows the componentsoffire-fighting
robot. The main controlling unit of this robot is Arduino,
which is connected with fire sensing unit. The fire sensing
unit consist of temperature sensor and smoke sensor. The
robot consists of wireless camera which will transfer front
view of robot to the receiving unit which is controlled by
user. The receiving unit consist of XBEE, Arduino, computer
and camera receiving unit. While at the transmitting side
there is a Arduino which controls the actions of robot based
on the conditions and commands given by the user.
The project consists of main controlparttowhichsensing
part, fire-extinguishing part, communication part, driving
part and power part are connected. The sensing unit senses
the temperature around the robot and get information, and
also the video image in front of robot is sensed and reported
to the main control computer. The extinguishing part
contains a water pump which is used for water sprinkling
from a miniature water tank, this sprinkler will be driven by
motors and water pump. The communicationpartconsistsof
XBEE transmitter and receiver system. The driving part
consists of a motor driver and a relay driver. The 4 wheels
can be operated using 2 motors in which 2 front wheels are
operated by one motor and back wheels are operated by the
other one by providing suitable logics with the help of
Arduino Uno software. The power part consists of a high
power battery of 12 V and 5V is used.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4220
Transmitting side:
The transmitting side consist of XBEE transmitter
connected to Arduino, a personal computer or a laptop
having MATLAB software installed in it to run GUI. The GUI
developed in MATLAB consists of 7 buttons which are left,
right, up, down, stop, sprinkler and camera depending upon
the buttons pressed, the particular characters are sent to the
Arduino for each button i.e. ‘l’ for left, ’r’ for right, ’f’ for up, ’b’
for down and ‘s’ for stop. The Arduino will decode these
characters whose meaningisalreadyspecifiedintheArduino
program and respective commands will be given to the
receiving side through XBEE transmitter.
Receiving side:
At the receiving side, the XBEE receiver will receive the
commands in the form of characters and will send it to
Arduino which will furtherdecodeit.InArduinoprogram,the
meaning of this charactersarealreadyspecified.Accordingto
the received commands, Arduino will give instructionstothe
specific components. The two wheels M11 and M12 will be
controlled by motor 1 and the other two wheels M21 and
M22 will be controlled by motor 2. Depending upon the
character received, the Arduino will give high or low logic to
M11, M21, M12 and M22 respectively and hence the robot
will move in forward, backward,rightandleftdirections.If‘5’
is received, the Arduino will give high logic to pump. Hence
the sprinkler will turn on. This is shown in the Table 1. Here
we have used one relay driver namely ULN2803 and one
motor driver which is L298.As the current supplied by
Arduino is not enough to drive motors so here,wehavethese
two drivers. They fulfil thecurrentrequirementofthemotors
and relays respectively.
Table 1: Motion of the robot according to the logics
The robot unit also consist of motors and motor driving unit
L298 as per the requirement Arduinocancontrolthemotors.
When the sensing unit data is above threshold level i.e. high
temp and smoke is detectedthesprinklerwillbeswitchedon.
This unit consist of sprinkler pump, water tank, relay and
relay driver circuit. The robot unit supplied with powered
with battery of specification 12 v,1.2amp.
In-order to sense fire we use the Fire
sensor (Temp sensor) whichis used to detectthefire.The
output pin (DO) will give 0V(LOW) and if the is no fire the
output pin will be 5V(HIGH). So, we place two such
sensors in two directions of the robot to sense on which
direction the fire is burning. We detect the direction of the
fire we can use the motors to move near the fire by driving
our motors through the L298.
5. ROBOT DESIGN COMPONENTS
The development of fire-fighting robot needs a team to
design a mechanical system consisting of motor placement,
mounting and gearing; motor drive system sensing system
for flame and smoke detection and real time software that
can read the sensor dataand issue motor control commands.
Successful completion of these stages help in developmentof
technical skills including layout designing, soldering,
component mounting, wiring and other construction
methods
Motors Logic Character
received
Directions
M11, M21 High F Forward
M11, M12 High B Backward
M11 High L left
M21 High R right
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4221
Fig1. Block diagram of Industrial fire-fighting robot
[1] Arduino UNO
uno
Arduino UNO
Battery 12v
Gas Sensor
Smoke Sensor
Temp. Sensor
Relay Driver
Relay
Sprinkler
Pump
Motor Driver
L298
Motor
Motor
Camera
XBEE
Receiver
ZIGBEE
Transmitter
Computer
With GUI
Supply
Buzzer
Camera
Receiver
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4222
6. RESULTS
Arduino 1.8.5, MATLAB (R2016)andeaglesoftwareareused
for simulation Arduino UNO library for eagle files in the
library folder of eagle software and code the program in
Arduino 1.8.5. It is the simplest and easiest way of coding a
program. We have used Eagle software for printed circuit
board layout design. We have design a graphical user
interface (GUI) using MATLAB software. This GUI consist of
seven buttons that is forward, backward,left, right,sprinkler
and camera respectively. The MATLAB GUI is shown below:
6.1 Simulation output
When the UP button is pressed, the character ‘f’ is
received on the XBEE receiver and Arduino will provide the
logic high to wheels M11 and M21 respectively and low logic
to wheels M12 and M22 respectively. This will move the
robot in the forward direction.
When the DOWN button is pressed, the character ‘b’ is
received on the XBEE receiver and Arduino will provide the
logic low to wheels M11 and M21 respectively and logic high
to wheels M12 and M22 respectively. This will move the
robot in the backward direction.
When the RIGHT button is pressed, the character ‘r’ is
received on the XBEE receiver and Arduino will provide the
logic high to wheel M21 and logic low to wheels M11, M12
and M22 respectively. This will move the robot in the right
direction.
When the LEFT button is pressed, the character ‘l’ is
received on the XBEE receiver and Arduino will provide the
logic high to wheels M11 and logic low to wheels M12, M21
and M22 respectively. This will move the robot in the left
direction.
When the STOP button is pressed, the character ‘s’ is
received on the XBEE receiver and Arduino will provide the
logic low to all the wheels. This will stop the robot.
When the SPRINKLE button is pressed, thecharacter‘5’is
received on the XBEE receiver and the sprinkler will turn on.
On pressing the CAMERA button, the camera turns on.
6.2 Hardware Setup
The figure below refers to the hardware setup of this
project. The main components of this projectare Arduino
UNO, XBEE module, batteries (12+5+9), LM35, MQ2,
ULN2803, L298, Voltage Regulator IC 7805, relay, water
pump, water tank, sprayer, motors, wheels, chassis,
camera module. Based on the output values of sensors or
the commands given by the person controlling robot, it
will perform the respective tasks. The components
involved are shown below:
7. CONCLUSIONS
This paper gives a detailed mechanism about the real time
industrial fire-fighting mobile robotthatcanmovethrougha
model structure, sense the occurrence of fire accident
continuously, intimates the respective personnel and then
extinguish it with the help of pumping mechanism. Thus if
any fire accident occurs, the robot will first warn the people
in accident prone area by blowing a buzzer and then start
throwing the water immediately in the direction where the
temperature and smoke isrecordedtobemaximum.Alsothe
respective personnel who is operating the robot remotely
can control the actions of robot by viewing the images from
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4223
camera. The results show that the proposed fire-fighting
robot prototype is successfully implemented.
8. FUTURE SCOPE
In the present condition the motion of our robot can be
controlled only up to certain distance.Itcanbeextendedand
improved by using a more robust and long ranged
communication system. Presentlyour robothasa watertank
and pump to extinguish a fire. It can be extended to a real
fire extinguisher by replacing the water tank by a carbon-
dioxide carrier which can enable to extinguish the fire of all
types. We have used asbestos in the body of our robot to
protect the internal components and circuit. The
performance of robot can be improved by using more
effective heat reflector for the body of robot. Thecamera can
also be modified by using heat resistant glass. The robot can
also a fully automated to detect the obstacles and handle
them as well.
REFERENCES
[1] Selection and Dimensioning of High-Voltage Insulators
Intended for Use in Polluted Conditions – Part 1:
Definitions, Information and General Principles, IEC/TS
60815-1, 2008
[2] IEEE Standard for High-Voltage Testing Techniques,
IEEE Std. 2013.
[3] S. Zhao, X. Jiang, Z. Zhang, J. Hu and L. Shu,” Flashover
Voltage Prediction of CompositeInsulatorsBasedonthe
Characteristics of LeaNage Current,” IEEE Trans. Power
Delivery, Vol. 28, No. 3, pp. 1699-1708, 2013.
[4] S. VenNataraman and R. S. Gorur,” Prediction of
Flashover Voltage of Non-Ceramic Insulators under
Contaminated Conditions,”Power,Dielectric andEnergy
Management at NERIST (ICPDEN), pp. 1-5, 2015
[5] A. BaniN. S. Dalai and B. Chatterjee,” Studies the Effectof
Equivalent Salt Deposit Density onLeaNageCurrentand
Flashover Voltage of Artificially Contaminated Disc
Insulators,” IEEE Trans. Dielectric Electric InsulatorVol.
19, No. 3, pp. 1037-1043, 2012.
[6] S. VenNataraman and R. S. Gorur,” Non Linear
Regression Model to Predict Flashover of Non-Ceramic
Insulators,” 38th North American Power Symposia., pp.
663-666, 2006.
[7] S. VenNataraman and R. S. Gorur,” A Novel Method for
Prediction of Flashover of In-service EPDM Insulators,”
IEEE Conf. Electric Insulator Dielectric Phenomena, pp.
385-388, 2006.
[8] Phos-CheN LC-95A Material Safety Data Sheet,” ICL
Performance Products LP 2015.
[9] S. Hou., Y. Zhang and P. Jiang, “Quaternary Phosphonium
Sulfonate Fire Retardant and Synthesis Method and Use
Thereof,” CN103936789, 2014.
[10] PHOS-CHEK,” Fire Foam 103b Material Safety Data
Sheet,” ICL Performance Products LP, 2013

Weitere ähnliche Inhalte

Was ist angesagt?

Fire fighting Robot
Fire fighting RobotFire fighting Robot
Fire fighting RobotAnjan991
 
Fire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontrollerFire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontrollervibs1893
 
Fire Fighting Robot by saurabh
Fire Fighting Robot by saurabhFire Fighting Robot by saurabh
Fire Fighting Robot by saurabhSaurabh Kumar
 
Automatic fire fighting robot
Automatic fire fighting robotAutomatic fire fighting robot
Automatic fire fighting robotMaulikGoyani5
 
Ffr seminar presentation
Ffr seminar presentationFfr seminar presentation
Ffr seminar presentationSumit Pandit
 
Fire Fighting Robot System
Fire Fighting Robot SystemFire Fighting Robot System
Fire Fighting Robot Systemijtsrd
 
Automatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeAutomatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeNidhiRaut7
 
IRJET- Automatic Fire Extinguishing Robot without Manual Control
IRJET-  	  Automatic Fire Extinguishing Robot without Manual ControlIRJET-  	  Automatic Fire Extinguishing Robot without Manual Control
IRJET- Automatic Fire Extinguishing Robot without Manual ControlIRJET Journal
 
Motion sensing and detection
Motion sensing and detectionMotion sensing and detection
Motion sensing and detectionNirav Soni
 
Autonomous Fire detection Robot
Autonomous Fire detection Robot Autonomous Fire detection Robot
Autonomous Fire detection Robot HITESH Kumawat
 
The Fire fighting robot with Webcam Technology
The Fire fighting robot with Webcam TechnologyThe Fire fighting robot with Webcam Technology
The Fire fighting robot with Webcam TechnologyGourav Saini
 
PIC based automatic fire fighting robot
PIC based automatic fire fighting robotPIC based automatic fire fighting robot
PIC based automatic fire fighting robotkitta1010
 
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCEINTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCESatish Kumar
 
fire preventing robot ppt copy
fire preventing robot ppt   copyfire preventing robot ppt   copy
fire preventing robot ppt copysunil958
 
motion sensing technology
motion sensing technologymotion sensing technology
motion sensing technologySantosh Kumar
 
Automated Light Illumination Controller
Automated Light Illumination ControllerAutomated Light Illumination Controller
Automated Light Illumination ControllerBibhu Prasad Sahu
 

Was ist angesagt? (20)

Fire fighting Robot
Fire fighting RobotFire fighting Robot
Fire fighting Robot
 
Fire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontrollerFire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontroller
 
Fire Fighting Robot by saurabh
Fire Fighting Robot by saurabhFire Fighting Robot by saurabh
Fire Fighting Robot by saurabh
 
Automatic fire fighting robot
Automatic fire fighting robotAutomatic fire fighting robot
Automatic fire fighting robot
 
Ffr seminar presentation
Ffr seminar presentationFfr seminar presentation
Ffr seminar presentation
 
Fire Fighting Robot System
Fire Fighting Robot SystemFire Fighting Robot System
Fire Fighting Robot System
 
Automatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeAutomatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John College
 
IRJET- Automatic Fire Extinguishing Robot without Manual Control
IRJET-  	  Automatic Fire Extinguishing Robot without Manual ControlIRJET-  	  Automatic Fire Extinguishing Robot without Manual Control
IRJET- Automatic Fire Extinguishing Robot without Manual Control
 
Motion sensing and detection
Motion sensing and detectionMotion sensing and detection
Motion sensing and detection
 
Fire sensing robo
Fire sensing roboFire sensing robo
Fire sensing robo
 
fire fighting robot
fire fighting robotfire fighting robot
fire fighting robot
 
Fire Fighting Robotic Vehicle
Fire Fighting Robotic VehicleFire Fighting Robotic Vehicle
Fire Fighting Robotic Vehicle
 
Autonomous Fire detection Robot
Autonomous Fire detection Robot Autonomous Fire detection Robot
Autonomous Fire detection Robot
 
The Fire fighting robot with Webcam Technology
The Fire fighting robot with Webcam TechnologyThe Fire fighting robot with Webcam Technology
The Fire fighting robot with Webcam Technology
 
PIC based automatic fire fighting robot
PIC based automatic fire fighting robotPIC based automatic fire fighting robot
PIC based automatic fire fighting robot
 
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCEINTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
 
fire preventing robot ppt copy
fire preventing robot ppt   copyfire preventing robot ppt   copy
fire preventing robot ppt copy
 
motion sensing technology
motion sensing technologymotion sensing technology
motion sensing technology
 
Automated Light Illumination Controller
Automated Light Illumination ControllerAutomated Light Illumination Controller
Automated Light Illumination Controller
 
Fire_Extinguisher
Fire_ExtinguisherFire_Extinguisher
Fire_Extinguisher
 

Ähnlich wie IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino

IRJET- An Analytic Study on Fire Fighting Robot
IRJET- An Analytic Study on Fire Fighting RobotIRJET- An Analytic Study on Fire Fighting Robot
IRJET- An Analytic Study on Fire Fighting RobotIRJET Journal
 
A Review on Fire Fighting Robot
A Review on Fire Fighting RobotA Review on Fire Fighting Robot
A Review on Fire Fighting RobotIRJET Journal
 
360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic Platform360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic PlatformIRJET Journal
 
IRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET Journal
 
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...IRJET Journal
 
A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...
A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...
A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...IJERA Editor
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET Journal
 
IRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET Journal
 
Surveillance Fire Fighting Robot
Surveillance Fire Fighting RobotSurveillance Fire Fighting Robot
Surveillance Fire Fighting RobotIRJET Journal
 
Fire extinguishing assistent system by IOT (1).pptx
Fire extinguishing assistent system by IOT (1).pptxFire extinguishing assistent system by IOT (1).pptx
Fire extinguishing assistent system by IOT (1).pptxamal246363
 
IRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging RobotIRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging RobotIRJET Journal
 
IRJET - GSM based Fire Extinguishing System
IRJET -  	  GSM based Fire Extinguishing SystemIRJET -  	  GSM based Fire Extinguishing System
IRJET - GSM based Fire Extinguishing SystemIRJET Journal
 
IRJET- Multi - Purpose Fire Fighter Robot
IRJET- Multi - Purpose Fire Fighter RobotIRJET- Multi - Purpose Fire Fighter Robot
IRJET- Multi - Purpose Fire Fighter RobotIRJET Journal
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONIRJET Journal
 
DESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEM
DESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEMDESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEM
DESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEMIRJET Journal
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human PresenceIRJET Journal
 
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface ExplorationIRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface ExplorationIRJET Journal
 
Convolution Neural Network Based Fire Fighting Robot
Convolution Neural Network Based Fire Fighting RobotConvolution Neural Network Based Fire Fighting Robot
Convolution Neural Network Based Fire Fighting RobotIRJET Journal
 
Review Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotReview Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotIRJET Journal
 

Ähnlich wie IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino (20)

IRJET- An Analytic Study on Fire Fighting Robot
IRJET- An Analytic Study on Fire Fighting RobotIRJET- An Analytic Study on Fire Fighting Robot
IRJET- An Analytic Study on Fire Fighting Robot
 
A Review on Fire Fighting Robot
A Review on Fire Fighting RobotA Review on Fire Fighting Robot
A Review on Fire Fighting Robot
 
360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic Platform360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic Platform
 
IRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher Robot
 
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
 
A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...
A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...
A Novel Camera Based Mobile Robot With Obstacle Avoidance And Fire Extinguish...
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic Vehicle
 
IRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET - Fire Fighting Robot
IRJET - Fire Fighting Robot
 
Surveillance Fire Fighting Robot
Surveillance Fire Fighting RobotSurveillance Fire Fighting Robot
Surveillance Fire Fighting Robot
 
Fire fighting robot
Fire fighting robotFire fighting robot
Fire fighting robot
 
Fire extinguishing assistent system by IOT (1).pptx
Fire extinguishing assistent system by IOT (1).pptxFire extinguishing assistent system by IOT (1).pptx
Fire extinguishing assistent system by IOT (1).pptx
 
IRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging RobotIRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging Robot
 
IRJET - GSM based Fire Extinguishing System
IRJET -  	  GSM based Fire Extinguishing SystemIRJET -  	  GSM based Fire Extinguishing System
IRJET - GSM based Fire Extinguishing System
 
IRJET- Multi - Purpose Fire Fighter Robot
IRJET- Multi - Purpose Fire Fighter RobotIRJET- Multi - Purpose Fire Fighter Robot
IRJET- Multi - Purpose Fire Fighter Robot
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
DESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEM
DESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEMDESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEM
DESIGN AND DEVELOPMENT OF RANGE CONTROL FIRE EXTINGUISHING SYSTEM
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
 
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface ExplorationIRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
 
Convolution Neural Network Based Fire Fighting Robot
Convolution Neural Network Based Fire Fighting RobotConvolution Neural Network Based Fire Fighting Robot
Convolution Neural Network Based Fire Fighting Robot
 
Review Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotReview Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning Robot
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfDrew Moseley
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organizationchnrketan
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier Fernández Muñoz
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptNoman khan
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdfAkritiPradhan2
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfShreyas Pandit
 

Kürzlich hochgeladen (20)

Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdf
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organization
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptx
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).ppt
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdf
 

IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4218 A Review On Implementation of a Fire Fighting Robot Using Arduino Prof. Vaibhav J. Babrekar, Priya V. Thakur, Ashwini S. Khandal, Pranisha P. Shriwas, Shweta D. Thakare 1Professor, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research, Badnera, Amravati, Maharashtra, India 2UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research, Badnera, Amravati, Maharashtra, India 3UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research, Badnera, Amravati, Maharashtra, India 4UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research, Badnera, Amravati, Maharashtra, India 5UG Student, Dept. Of Electronics and Telecommunications, Prof. Ram Meghe Institute of Technology and Research, Badnera, Amravati, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – The project is designed to develop afirefighting robot using XBEE module for remote operation. The wireless communication is used to control the robotic vehicle which is loaded with water tank and a pump to throw water. An Arduino is used for the desired operation. At the transmitting end using GUI, commands are sent through transmitter to the receiver which decodes it before feeding to other Arduino to control the movement of the robot that is to move the robot in forward, backward, left or right directions. At the receiving end three motors are interfaced to Arduino UNO where two of them are used for the movement of the vehicle and remaining one for the pump. The appropriate signals from transmitting end are used to carry out the operation of robot based on the Arduino UNO output. The robot body is mounted with a water tank and a water pump. A motor driver IC is interfaced to the Arduino UNO through which the controller drives the motors. Also a temperature sensor and gas and smoke detector is interfaced so that after crossing the threshold values, the water pump turns on automatically. Further a wireless camera is interfaced so that the person controlling it can view operation of the robot remotely on a screen. Key Words: Arduino UNO, XBEE Module, GUI, Fire Sensor, Driver IC 1.INTRODUCTION A robot is machine which is capable of performing human tasks or behaving like a human. The expertise and complex programming is required to build a robot. It involves building of system and assembling various components together. Advances in economic growth in modern industrialized society have resulted in factories, complex office buildings, and dense apartment blocks located in metropolitan areas. Associated gas stations, oil reservoirs, and LNG storage facilities, which are all vulnerable to fire due to inflammable materials, are also found in these areas. When a fire occurs in such places, fire-fightingisdifficultdue to mazes of crowded buildings, high temperatures, smoke and the danger of explosion. Current fire-fighting systems are based on humans using water guns and chemical fire repression systems. However, humans cannot work effectively in all fire environments. In this case, it is desirable to extinguish a fire quicklyusingfire- fighting robots. A fire-fighting robotisonehavinga small fire sensing and extinguishing system attached to it. With the help of automation, therobot canbemadehumancontrolled. This paper includes the design and construction, working, implementation and future scope of a fire-fighting robot based on Arduino UNO which is used as a controller. The following concepts are implemented in our robot: environmental sensing, proportional motor control. In order to control fire-fighting robots in remote places, robust radio communication systems are necessary. In our project the XBEE communication system is used for this purpose. The robot is monitored through a wireless camera present on it’s top from the remotely situatedcontrol station using XBEE module. Thus according to the status of the various sensors of the robot, user can take required action. Also in the other case, the water pump on the top of robot is automatically switched on and the robot sounds alarm with the help of buzzer provided to it when the output value of temperature and smoke sensor is above a certain threshold. This project helps to create the innovations and interests in the field of robotics while working towards a practical and approachable solution to save lives and mitigate the risk of property damage 2. RELATED WORK One of the major concern for both industrial and residential areas is the loss due to fire damage. Fire causes enormous damage to life and property. The first fire department was
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4219 established in Korea in April 1925 and then thereafter such facility spread quickly so that nowadays the fire stations are located all over the country in all the countries. Current fire- fighting systems are based on humans using water guns and chemical fire repression systems. However, humans cannot work effectively in all fire environments. In this case, it is desirable to extinguish a fire quickly using fire-fighting robots. The research on fire-fighting robots has advanced in many countries recently, in order to cope with catastrophic fire related accidents. The main problem with these robots was a heat resistant body. In this model, we have tried to overcome this drawback. Here we have used asbestos to cover the body of robot in order to minimize the heat transfer to the internal circuitry. The various models and prototypes have been developed and the research is still going on to make fire-fighting robots more efficient and to overcome their drawbacks. 3. SPECIFICATIONS OF ROBOT To build this robot, many technical concepts from different arenas suchas electronic,electrical,mechanicaland pneumatic systems where used. Because of this the students team exercised their technical and practical knowledge. The robot is briefly described in this section. Basically, the robot structure can be described by referring the numbers: • Pneumatic components (1) • Transmission components (2) • Batteries (3) • Flame detector sensor board (4) • motors (5) • Robot chassis (6) • Robot controller (7) • Driver (8) 1) Pneumatic components: The pneumatic component used here is sprinkler which is being drivenbyawaterpump. But, based on the tested methods, the best way to extinguish fire was by means of compressed air. In fire extinguisher approach, a pneumatic system can be developed using a pneumatic reservoir (with pressure calibrated at 8 bar) and one pneumatic solenoid valve used to shoot air. Every time the robot find a fire focus one air shot is released. The reservoir is sized to release at least twenty shots. 2) Transmission components: The transmission between step motors and robot wheels usesa couple of gears with 1:2 relation driven by a synchronized belt. 3) Batteries: Three sets of batteries (26V = 12V + 5V+ 9V) are used in this project. One is connected to drives and motors and sensors, while the other one which is of 5V provides power to Arduinoand9Vbatteryisusedforcamera. 4) Flame detector sensor board: For detection of temperature, we have used temperature sensor, gas and smoke detector with some range. So if the value of these sensors exceeds the respective threshold value, and if the condition meets which is specified in the Arduino program, the buzzer will turn on and hence the flame is detected. 5) Motors: Here, two D.C motors are used. A device that converts a direct current electrical power into mechanical power is called as a DC motor. MosttypeofDCmotorproduce rotary motion; a linear motor directly produces force and motion in a straight line. 6)Robot Chassis: The framework of an artificialobject,which supports the object in its construction and use is known as chassis. The chassis consists of a frame or other internal supporting structure on which the circuit boards and other electronic components are mounted. The metallic material such as aluminium alloy or MS are used in construction of chassis due to the more superior stiffness and compressive strength of metals as compared to wood or synthetic polymer. 7) Robot Controller: An Arduino is the controlling unit of the Fire-fighting robot. Here we have used two Arduino boards: One at the transmitting side and other at the receiving side. 8)Drivers: Here we have used one relay driver namely ULN2803 and one motor driver which isL298.As the current supplied by Arduino is not enoughtodrivemotorssoherewe have these two drivers. They fulfill the current requirement of the motors and relays respectively. 4. WORKING OF ROBOT Block diagram fig 1 shows the componentsoffire-fighting robot. The main controlling unit of this robot is Arduino, which is connected with fire sensing unit. The fire sensing unit consist of temperature sensor and smoke sensor. The robot consists of wireless camera which will transfer front view of robot to the receiving unit which is controlled by user. The receiving unit consist of XBEE, Arduino, computer and camera receiving unit. While at the transmitting side there is a Arduino which controls the actions of robot based on the conditions and commands given by the user. The project consists of main controlparttowhichsensing part, fire-extinguishing part, communication part, driving part and power part are connected. The sensing unit senses the temperature around the robot and get information, and also the video image in front of robot is sensed and reported to the main control computer. The extinguishing part contains a water pump which is used for water sprinkling from a miniature water tank, this sprinkler will be driven by motors and water pump. The communicationpartconsistsof XBEE transmitter and receiver system. The driving part consists of a motor driver and a relay driver. The 4 wheels can be operated using 2 motors in which 2 front wheels are operated by one motor and back wheels are operated by the other one by providing suitable logics with the help of Arduino Uno software. The power part consists of a high power battery of 12 V and 5V is used.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4220 Transmitting side: The transmitting side consist of XBEE transmitter connected to Arduino, a personal computer or a laptop having MATLAB software installed in it to run GUI. The GUI developed in MATLAB consists of 7 buttons which are left, right, up, down, stop, sprinkler and camera depending upon the buttons pressed, the particular characters are sent to the Arduino for each button i.e. ‘l’ for left, ’r’ for right, ’f’ for up, ’b’ for down and ‘s’ for stop. The Arduino will decode these characters whose meaningisalreadyspecifiedintheArduino program and respective commands will be given to the receiving side through XBEE transmitter. Receiving side: At the receiving side, the XBEE receiver will receive the commands in the form of characters and will send it to Arduino which will furtherdecodeit.InArduinoprogram,the meaning of this charactersarealreadyspecified.Accordingto the received commands, Arduino will give instructionstothe specific components. The two wheels M11 and M12 will be controlled by motor 1 and the other two wheels M21 and M22 will be controlled by motor 2. Depending upon the character received, the Arduino will give high or low logic to M11, M21, M12 and M22 respectively and hence the robot will move in forward, backward,rightandleftdirections.If‘5’ is received, the Arduino will give high logic to pump. Hence the sprinkler will turn on. This is shown in the Table 1. Here we have used one relay driver namely ULN2803 and one motor driver which is L298.As the current supplied by Arduino is not enough to drive motors so here,wehavethese two drivers. They fulfil thecurrentrequirementofthemotors and relays respectively. Table 1: Motion of the robot according to the logics The robot unit also consist of motors and motor driving unit L298 as per the requirement Arduinocancontrolthemotors. When the sensing unit data is above threshold level i.e. high temp and smoke is detectedthesprinklerwillbeswitchedon. This unit consist of sprinkler pump, water tank, relay and relay driver circuit. The robot unit supplied with powered with battery of specification 12 v,1.2amp. In-order to sense fire we use the Fire sensor (Temp sensor) whichis used to detectthefire.The output pin (DO) will give 0V(LOW) and if the is no fire the output pin will be 5V(HIGH). So, we place two such sensors in two directions of the robot to sense on which direction the fire is burning. We detect the direction of the fire we can use the motors to move near the fire by driving our motors through the L298. 5. ROBOT DESIGN COMPONENTS The development of fire-fighting robot needs a team to design a mechanical system consisting of motor placement, mounting and gearing; motor drive system sensing system for flame and smoke detection and real time software that can read the sensor dataand issue motor control commands. Successful completion of these stages help in developmentof technical skills including layout designing, soldering, component mounting, wiring and other construction methods Motors Logic Character received Directions M11, M21 High F Forward M11, M12 High B Backward M11 High L left M21 High R right
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4221 Fig1. Block diagram of Industrial fire-fighting robot [1] Arduino UNO uno Arduino UNO Battery 12v Gas Sensor Smoke Sensor Temp. Sensor Relay Driver Relay Sprinkler Pump Motor Driver L298 Motor Motor Camera XBEE Receiver ZIGBEE Transmitter Computer With GUI Supply Buzzer Camera Receiver
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4222 6. RESULTS Arduino 1.8.5, MATLAB (R2016)andeaglesoftwareareused for simulation Arduino UNO library for eagle files in the library folder of eagle software and code the program in Arduino 1.8.5. It is the simplest and easiest way of coding a program. We have used Eagle software for printed circuit board layout design. We have design a graphical user interface (GUI) using MATLAB software. This GUI consist of seven buttons that is forward, backward,left, right,sprinkler and camera respectively. The MATLAB GUI is shown below: 6.1 Simulation output When the UP button is pressed, the character ‘f’ is received on the XBEE receiver and Arduino will provide the logic high to wheels M11 and M21 respectively and low logic to wheels M12 and M22 respectively. This will move the robot in the forward direction. When the DOWN button is pressed, the character ‘b’ is received on the XBEE receiver and Arduino will provide the logic low to wheels M11 and M21 respectively and logic high to wheels M12 and M22 respectively. This will move the robot in the backward direction. When the RIGHT button is pressed, the character ‘r’ is received on the XBEE receiver and Arduino will provide the logic high to wheel M21 and logic low to wheels M11, M12 and M22 respectively. This will move the robot in the right direction. When the LEFT button is pressed, the character ‘l’ is received on the XBEE receiver and Arduino will provide the logic high to wheels M11 and logic low to wheels M12, M21 and M22 respectively. This will move the robot in the left direction. When the STOP button is pressed, the character ‘s’ is received on the XBEE receiver and Arduino will provide the logic low to all the wheels. This will stop the robot. When the SPRINKLE button is pressed, thecharacter‘5’is received on the XBEE receiver and the sprinkler will turn on. On pressing the CAMERA button, the camera turns on. 6.2 Hardware Setup The figure below refers to the hardware setup of this project. The main components of this projectare Arduino UNO, XBEE module, batteries (12+5+9), LM35, MQ2, ULN2803, L298, Voltage Regulator IC 7805, relay, water pump, water tank, sprayer, motors, wheels, chassis, camera module. Based on the output values of sensors or the commands given by the person controlling robot, it will perform the respective tasks. The components involved are shown below: 7. CONCLUSIONS This paper gives a detailed mechanism about the real time industrial fire-fighting mobile robotthatcanmovethrougha model structure, sense the occurrence of fire accident continuously, intimates the respective personnel and then extinguish it with the help of pumping mechanism. Thus if any fire accident occurs, the robot will first warn the people in accident prone area by blowing a buzzer and then start throwing the water immediately in the direction where the temperature and smoke isrecordedtobemaximum.Alsothe respective personnel who is operating the robot remotely can control the actions of robot by viewing the images from
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4223 camera. The results show that the proposed fire-fighting robot prototype is successfully implemented. 8. FUTURE SCOPE In the present condition the motion of our robot can be controlled only up to certain distance.Itcanbeextendedand improved by using a more robust and long ranged communication system. Presentlyour robothasa watertank and pump to extinguish a fire. It can be extended to a real fire extinguisher by replacing the water tank by a carbon- dioxide carrier which can enable to extinguish the fire of all types. We have used asbestos in the body of our robot to protect the internal components and circuit. The performance of robot can be improved by using more effective heat reflector for the body of robot. Thecamera can also be modified by using heat resistant glass. The robot can also a fully automated to detect the obstacles and handle them as well. REFERENCES [1] Selection and Dimensioning of High-Voltage Insulators Intended for Use in Polluted Conditions – Part 1: Definitions, Information and General Principles, IEC/TS 60815-1, 2008 [2] IEEE Standard for High-Voltage Testing Techniques, IEEE Std. 2013. [3] S. Zhao, X. Jiang, Z. Zhang, J. Hu and L. Shu,” Flashover Voltage Prediction of CompositeInsulatorsBasedonthe Characteristics of LeaNage Current,” IEEE Trans. Power Delivery, Vol. 28, No. 3, pp. 1699-1708, 2013. [4] S. VenNataraman and R. S. Gorur,” Prediction of Flashover Voltage of Non-Ceramic Insulators under Contaminated Conditions,”Power,Dielectric andEnergy Management at NERIST (ICPDEN), pp. 1-5, 2015 [5] A. BaniN. S. Dalai and B. Chatterjee,” Studies the Effectof Equivalent Salt Deposit Density onLeaNageCurrentand Flashover Voltage of Artificially Contaminated Disc Insulators,” IEEE Trans. Dielectric Electric InsulatorVol. 19, No. 3, pp. 1037-1043, 2012. [6] S. VenNataraman and R. S. Gorur,” Non Linear Regression Model to Predict Flashover of Non-Ceramic Insulators,” 38th North American Power Symposia., pp. 663-666, 2006. [7] S. VenNataraman and R. S. Gorur,” A Novel Method for Prediction of Flashover of In-service EPDM Insulators,” IEEE Conf. Electric Insulator Dielectric Phenomena, pp. 385-388, 2006. [8] Phos-CheN LC-95A Material Safety Data Sheet,” ICL Performance Products LP 2015. [9] S. Hou., Y. Zhang and P. Jiang, “Quaternary Phosphonium Sulfonate Fire Retardant and Synthesis Method and Use Thereof,” CN103936789, 2014. [10] PHOS-CHEK,” Fire Foam 103b Material Safety Data Sheet,” ICL Performance Products LP, 2013