SlideShare a Scribd company logo
1 of 2
Download to read offline
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 3577
Fire Fighting Robot Using Arduino
Komal N. Ambadkar1, Vaishnavee A. Gorte2, Shravasti M. Rekhate3, Renuka D. Nichit4,
Pratik A. Gaupal5, P. K .Khedkar6
1,2,3,4,5Student, P. R. Patil College of Engineering & Technology, Amravati, India
6Professor, Dept. of Electrical Engineering, P. R. Patil College of Engineering & Technology, Amravati, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The project is designed to develop a fire
fighting robot usingXBEE module for remote operation. The
robotic vehicle is loaded with water tanker and a pump
which is controlled over wireless communication to throw
water. An Arduino is used for the desired operation. At the
transmitting end using GUI, commands are sent to the
receiver to control the movement of the robot either to move
forward, backward and left or right etc. Atthe 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 RF transmitter act as a RF
remote control that has the advantage of adequate range
(up to 300 meters) with proper antenna, while the receiver
decodes before feeding it to another Arduino UNO to drive
DC motors via motor driver IC for necessary work.Thewhole
operation iscontrolled by an ArduinoUNO. Amotordriver IC
is interfaced to the Arduino UNO through which the
controller drives the motors. Further the project is modified
by interfacing it with a wireless camera so that the person
controlling it can view operation of the robot remotely on a
screen.
1. INTRODUCTION
Advances in economic growth in modern industrialized
society have resulted in factories complex office buildings
and dense apartment blocks located inmetropolitanareas.
When a fire occurs in such places, fire-fighting is difficult
due to mazes of crowed buildings, high temperatures,
smoke and the danger of explosion. Fire causes enormous
damage to life and property.
Current fire-fighting systems are based on humans using
water guns andchemical fire repressionsystems.However,
humans cannot work effectively inall fireenvironments.In
this case, it is desirable to extinguish a fire quickly using
fire- fighting robots. Recently, in order to cope with
catastrophic firerelatedaccidents,researchonfire-fighting
robots has advanced inmany countriesFire-fightingrobots
are operated in places where fire-fighters are not able to
work. Hence, it is desirable to control firefighting robots
using a remote control system located away from the fire.
In order to control fire-fighting robots in remote places,
robust radio communication systems are necessary. The
robot is monitored through a wireless camera present on
it’s top from the remotely situated control station using
XBEE module. Thus according to the status of the various
sensors of the robot, user can take required action. With
the development in the field of robotics, human intrusion
has become less and robots are being widely used for
safety purpose. In our day-to-day life, fire accidents have
become common and sometimes may lead to hazards that
make it hard for the firemen to protect human life. In such
cases, a fire fighting robot is used to guard human lives,
wealth, and surroundings from the fire accidents.[2] This
fire fighting robot project is an advanced project for
engineering students, who are interested in robotics. This
project incorporates RF technology for remote operation
and also uses 8051 microcontroller. A fire-fighting robotis
capable of detecting fire if a house catches fire while
someone in the house is either sleeping or not present in
the house.
2. IMPLEMENTATION
There are several components and technologies that have
been used to implement the robot. The implementation of
project consists of two parts.
1] Hardware Implementation: The robot is constructed
from scratch using plywood frame work. Using plywood
from the framework is desirable for its stability and
strength. Build a chassis such that the robot has to enough
space for the water can and all the electronic components
equipments that required for this project. The chassisuses
four rubber dummy wheels. Fixed two dc motor on each
side at the bottom and water can between two plywood
frame. The sensors have to be fixed in front of the robot
such way that sensors can detect the flame in front of the
robot. Design the PCB and mounted all electronic
components on it. The outlet of the water pump should be
fixed at center of the robot facing towards front of the
robot. Wireless camera is for user to detect the fire.
2] Software Implementation: The robot is implemented
using simple open source technologies. For
communications a modified XBEE module is used. The
heart of robot is programmable Arduino UNO. Arduino is
an open source embedded system that provides a low cost
interface between high level softwareandrobothardware.
In this software, we can also used matlab software. Matlab
helps to create and easier interface and processing data
from sensors easily.
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 3578
3. WORKING
The main controlling unit of this robot is ARDUINO, which
is connected with fire sensing unit The fire sensing unit
consist of temperature sensor, smoke sensor and gas
sensor. The robot consist 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. By operating
GUI and looking at front view of the camera the operator of
robot can take decision and operate robot as per his
decision.
Fig: Prototype
The robot unitalsoconsist ofmotorsandmotordrivingunit
L298 as per the requirement arduino can control the
motors. When the sensing unit dataisabovethresholdlevel
i.e. high temp and smoke is detected the sprinkler will be
switched on. This unit consist of sprinkler pump, water
tank, relay and relay driver circuit. The robot unitsupplied
with powered with battery of specification 12 v,1.2amp.
The main brain of this project is the Arduino, but in-order
to sense fire we use the fire sensor (Temp sensor) that is
shown below which is used to detect the fire. the output
pin (DO) will give 0V(LOW) and if the is no fire the output
pin will be 5V(HIGH). So, we place three such sensors in
three directions of the robottosenseon whichdirectionthe
fire is burning.
We detect the direction of the fire we can use the motors to
move near the fire by driving our motors throughtheL298.
When near a fire we have to put it out using water. Using a
small container we can carry water, a 5V pump is also
placed in the container we can control the direction in
which the water has to be sprayed. Let’s proceed with the
connections now[4].
4. CONCLUSION
Fire causes tremendous damage and lossof human lifeand
property. Recently, inorder to cope with such catastrophic
accidents, research on fire-fighting robots has been carried
out inmanycountries. Itissometimesimpossibleforrobots
in dangerous places, robust radio communication systems
are one of the important Components of the robots. The
movement of the robot is controlled by the sensors which
are fixed on the mobile platform. Experimental results are
carried out for a four wheel mobile robot to illustrate the
proposed methodology.Theresultsshowthattheproposed
robot model is successfully implemented.
In conclusion, our approachofmodulardesignstrategywas
a good solution in implementing the firefighting robot as it
made it easier for individuals to work on their tasks
independently. The extensiveuseof ArduinoUNOsensured
the integration step to be simpler. There were still some
problems at integration step but they were solved easily
because debuggingcan bedone on each module.Therefore,
our final model of the robot can successfully find “fire” and
reach it without running into obstacles. Throughout the
project, our technical knowledge was put to practical use
and hence learnt many technical skills.
REFERENCES
1. K. Altaf, A. Akbar and B. Ijaz, "Design and
Construction of an Autonomous Fire Fighting
Robot," 2007 International Conference on
Information and Emerging Technologies,Karachi,
2007, pp. 1-5. doi: 10.1109/ICIET.2007.4381341
2. J. Suresh, "Fire-fighting robot," 2017International
Conference on Computational IntelligenceinData
Science(ICCIDS), Chennai, 2017, pp. 1-4. doi:
10.1109/ICCIDS.2017.8272649
3. A. Hassanein, M. Elhawary, N. Jaber andM.El-Abd,
"An autonomous firefighting robot," 2015
International Conference on Advanced Robotics
(ICAR), Istanbul, 2015, pp. 530-535. doi:
10.1109/ICAR.2015.7251507
4. J. S. C. Bose, M. Mehrez, A. S. Badawy, W. Ghribi, H.
Bangali andA.Basha,"Developmentanddesigning
of fire fighter robotics using cyber security," 2017
2nd International Conference on Anti-Cyber
Crimes (ICACC), Abha, 2017, pp. 118-122.
doi: 10.1109/Anti-Cybercrime.2017.7905275
5. B. S. Sampath, "Automatic fire extinguisher
robot," 2011 8th International Conference on
Ubiquitous Robots and Ambient Intelligence
(URAI), Incheon, 2011, pp. 215-218. doi:
10.1109/URAI.2011.6145964
6. S. Dearie, K. Fisher, B. Rajala and S. Wasson,
"Design and construction of a fully autonomous
fire fighting robot," Proceedings: Electrical
InsulationConferenceandElectricalManufacturing
and Coil Winding Conference (Cat. No.01CH37264),
Cincinnati, OH, USA, 2001,pp.303-310.
doi: 10.1109/EEIC.2001.965638

More Related Content

What's hot

Fire fighting final report
Fire fighting final report Fire fighting final report
Fire fighting final report Pooja M
 
Fire fighting robot remotely operated
Fire fighting robot remotely operatedFire fighting robot remotely operated
Fire fighting robot remotely operatedMohit Keshav
 
Design of Arduino based fire fighting Robot
Design of Arduino based fire fighting RobotDesign of Arduino based fire fighting Robot
Design of Arduino based fire fighting RobotNilanjan Mandal
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting RobotSaadullah74
 
Fire fighting Robot
Fire fighting RobotFire fighting Robot
Fire fighting RobotAnjan991
 
Fire fighting robot ppt
Fire fighting robot pptFire fighting robot ppt
Fire fighting robot pptathmeg
 
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
Fire fighting robot Fire fighting robot
Fire fighting robot vijay kumar
 
Ffr seminar presentation
Ffr seminar presentationFfr seminar presentation
Ffr seminar presentationSumit Pandit
 
Automatic railway gate control using microcontroller
Automatic railway gate control using microcontrollerAutomatic railway gate control using microcontroller
Automatic railway gate control using microcontrollerpukeshwar harmukh
 
Fire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project ReportFire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project ReportRobolab Technologies Pvt. Ltd
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal RobotAbhishek Gupta
 
line following robot
line following robotline following robot
line following robotRehnaz Razvi
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOjovin Richard
 

What's hot (20)

Fire fighting final report
Fire fighting final report Fire fighting final report
Fire fighting final report
 
Fire fighting robot remotely operated
Fire fighting robot remotely operatedFire fighting robot remotely operated
Fire fighting robot remotely operated
 
Design of Arduino based fire fighting Robot
Design of Arduino based fire fighting RobotDesign of Arduino based fire fighting Robot
Design of Arduino based fire fighting Robot
 
Fire sensing robo
Fire sensing roboFire sensing robo
Fire sensing robo
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting Robot
 
Fire fighting Robot
Fire fighting RobotFire fighting Robot
Fire fighting Robot
 
Fire fighting robot ppt
Fire fighting robot pptFire fighting robot ppt
Fire fighting robot ppt
 
Fire Fighting Robotic Vehicle
Fire Fighting Robotic VehicleFire Fighting Robotic Vehicle
Fire Fighting Robotic Vehicle
 
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
Fire fighting robot Fire fighting robot
Fire fighting robot
 
Ffr seminar presentation
Ffr seminar presentationFfr seminar presentation
Ffr seminar presentation
 
Automatic railway gate control using microcontroller
Automatic railway gate control using microcontrollerAutomatic railway gate control using microcontroller
Automatic railway gate control using microcontroller
 
Fire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project ReportFire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project Report
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal Robot
 
final project ppt
final project pptfinal project ppt
final project ppt
 
Obstacle avoiding robot
Obstacle avoiding robotObstacle avoiding robot
Obstacle avoiding robot
 
line following robot
line following robotline following robot
line following robot
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINO
 
Obstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic VehicleObstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic Vehicle
 
Obstacle avoiding robot(Lab report)
Obstacle  avoiding  robot(Lab report)Obstacle  avoiding  robot(Lab report)
Obstacle avoiding robot(Lab report)
 

Similar to IRJET- Fire Fighting Robot using Arduino

IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET-  	  A Review on Implementation of a Fire Fighting Robot using ArduinoIRJET-  	  A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET- A Review on Implementation of a Fire Fighting Robot using ArduinoIRJET 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
 
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
 
Surveillance Fire Fighting Robot
Surveillance Fire Fighting RobotSurveillance Fire Fighting Robot
Surveillance Fire Fighting RobotIRJET Journal
 
IRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher 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
 
Arduino Based Autonomous Fire Fighting Robot
Arduino Based Autonomous Fire Fighting RobotArduino Based Autonomous Fire Fighting Robot
Arduino Based Autonomous Fire Fighting RobotVikasRathod94
 
IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...
IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...
IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...IRJET Journal
 
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
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off Systemijtsrd
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTIRJET Journal
 
IRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET Journal
 
IRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting RobotIRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting RobotIRJET Journal
 
Design And Development of Fire Fighting Robot
Design And Development of Fire Fighting RobotDesign And Development of Fire Fighting Robot
Design And Development of Fire Fighting RobotIRJET Journal
 
Fire Fighting Robot using Arduino and Motor Drivers with Obstacle Detection
Fire Fighting Robot using Arduino and Motor Drivers with Obstacle DetectionFire Fighting Robot using Arduino and Motor Drivers with Obstacle Detection
Fire Fighting Robot using Arduino and Motor Drivers with Obstacle Detectionijtsrd
 
GILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection RobotGILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection 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
 

Similar to IRJET- Fire Fighting Robot using Arduino (20)

IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET-  	  A Review on Implementation of a Fire Fighting Robot using ArduinoIRJET-  	  A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
 
A Review on Fire Fighting Robot
A Review on Fire Fighting RobotA Review on Fire Fighting Robot
A Review on Fire Fighting 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...
 
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
 
IRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher 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
 
Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...
Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...
Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...
 
Arduino Based Autonomous Fire Fighting Robot
Arduino Based Autonomous Fire Fighting RobotArduino Based Autonomous Fire Fighting Robot
Arduino Based Autonomous Fire Fighting Robot
 
IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...
IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...
IRJET - Fire Fighting Robot Remotely Controlled by Voice based Android Applic...
 
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
 
Automatic Fire Fighting Robot
Automatic Fire Fighting RobotAutomatic Fire Fighting Robot
Automatic Fire Fighting Robot
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off System
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
IRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET - Fire Fighting Robot
IRJET - Fire Fighting Robot
 
IRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting RobotIRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting Robot
 
Design And Development of Fire Fighting Robot
Design And Development of Fire Fighting RobotDesign And Development of Fire Fighting Robot
Design And Development of Fire Fighting Robot
 
Fire Fighting Robot using Arduino and Motor Drivers with Obstacle Detection
Fire Fighting Robot using Arduino and Motor Drivers with Obstacle DetectionFire Fighting Robot using Arduino and Motor Drivers with Obstacle Detection
Fire Fighting Robot using Arduino and Motor Drivers with Obstacle Detection
 
GILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection RobotGILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection 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
 

More from 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
 

More from 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...
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

IRJET- 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 3577 Fire Fighting Robot Using Arduino Komal N. Ambadkar1, Vaishnavee A. Gorte2, Shravasti M. Rekhate3, Renuka D. Nichit4, Pratik A. Gaupal5, P. K .Khedkar6 1,2,3,4,5Student, P. R. Patil College of Engineering & Technology, Amravati, India 6Professor, Dept. of Electrical Engineering, P. R. Patil College of Engineering & Technology, Amravati, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The project is designed to develop a fire fighting robot usingXBEE module for remote operation. The robotic vehicle is loaded with water tanker and a pump which is controlled over wireless communication to throw water. An Arduino is used for the desired operation. At the transmitting end using GUI, commands are sent to the receiver to control the movement of the robot either to move forward, backward and left or right etc. Atthe 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 RF transmitter act as a RF remote control that has the advantage of adequate range (up to 300 meters) with proper antenna, while the receiver decodes before feeding it to another Arduino UNO to drive DC motors via motor driver IC for necessary work.Thewhole operation iscontrolled by an ArduinoUNO. Amotordriver IC is interfaced to the Arduino UNO through which the controller drives the motors. Further the project is modified by interfacing it with a wireless camera so that the person controlling it can view operation of the robot remotely on a screen. 1. INTRODUCTION Advances in economic growth in modern industrialized society have resulted in factories complex office buildings and dense apartment blocks located inmetropolitanareas. When a fire occurs in such places, fire-fighting is difficult due to mazes of crowed buildings, high temperatures, smoke and the danger of explosion. Fire causes enormous damage to life and property. Current fire-fighting systems are based on humans using water guns andchemical fire repressionsystems.However, humans cannot work effectively inall fireenvironments.In this case, it is desirable to extinguish a fire quickly using fire- fighting robots. Recently, in order to cope with catastrophic firerelatedaccidents,researchonfire-fighting robots has advanced inmany countriesFire-fightingrobots are operated in places where fire-fighters are not able to work. Hence, it is desirable to control firefighting robots using a remote control system located away from the fire. In order to control fire-fighting robots in remote places, robust radio communication systems are necessary. The robot is monitored through a wireless camera present on it’s top from the remotely situated control station using XBEE module. Thus according to the status of the various sensors of the robot, user can take required action. With the development in the field of robotics, human intrusion has become less and robots are being widely used for safety purpose. In our day-to-day life, fire accidents have become common and sometimes may lead to hazards that make it hard for the firemen to protect human life. In such cases, a fire fighting robot is used to guard human lives, wealth, and surroundings from the fire accidents.[2] This fire fighting robot project is an advanced project for engineering students, who are interested in robotics. This project incorporates RF technology for remote operation and also uses 8051 microcontroller. A fire-fighting robotis capable of detecting fire if a house catches fire while someone in the house is either sleeping or not present in the house. 2. IMPLEMENTATION There are several components and technologies that have been used to implement the robot. The implementation of project consists of two parts. 1] Hardware Implementation: The robot is constructed from scratch using plywood frame work. Using plywood from the framework is desirable for its stability and strength. Build a chassis such that the robot has to enough space for the water can and all the electronic components equipments that required for this project. The chassisuses four rubber dummy wheels. Fixed two dc motor on each side at the bottom and water can between two plywood frame. The sensors have to be fixed in front of the robot such way that sensors can detect the flame in front of the robot. Design the PCB and mounted all electronic components on it. The outlet of the water pump should be fixed at center of the robot facing towards front of the robot. Wireless camera is for user to detect the fire. 2] Software Implementation: The robot is implemented using simple open source technologies. For communications a modified XBEE module is used. The heart of robot is programmable Arduino UNO. Arduino is an open source embedded system that provides a low cost interface between high level softwareandrobothardware. In this software, we can also used matlab software. Matlab helps to create and easier interface and processing data from sensors easily.
  • 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 3578 3. WORKING The main controlling unit of this robot is ARDUINO, which is connected with fire sensing unit The fire sensing unit consist of temperature sensor, smoke sensor and gas sensor. The robot consist 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. By operating GUI and looking at front view of the camera the operator of robot can take decision and operate robot as per his decision. Fig: Prototype The robot unitalsoconsist ofmotorsandmotordrivingunit L298 as per the requirement arduino can control the motors. When the sensing unit dataisabovethresholdlevel i.e. high temp and smoke is detected the sprinkler will be switched on. This unit consist of sprinkler pump, water tank, relay and relay driver circuit. The robot unitsupplied with powered with battery of specification 12 v,1.2amp. The main brain of this project is the Arduino, but in-order to sense fire we use the fire sensor (Temp sensor) that is shown below which is used to detect the fire. the output pin (DO) will give 0V(LOW) and if the is no fire the output pin will be 5V(HIGH). So, we place three such sensors in three directions of the robottosenseon whichdirectionthe fire is burning. We detect the direction of the fire we can use the motors to move near the fire by driving our motors throughtheL298. When near a fire we have to put it out using water. Using a small container we can carry water, a 5V pump is also placed in the container we can control the direction in which the water has to be sprayed. Let’s proceed with the connections now[4]. 4. CONCLUSION Fire causes tremendous damage and lossof human lifeand property. Recently, inorder to cope with such catastrophic accidents, research on fire-fighting robots has been carried out inmanycountries. Itissometimesimpossibleforrobots in dangerous places, robust radio communication systems are one of the important Components of the robots. The movement of the robot is controlled by the sensors which are fixed on the mobile platform. Experimental results are carried out for a four wheel mobile robot to illustrate the proposed methodology.Theresultsshowthattheproposed robot model is successfully implemented. In conclusion, our approachofmodulardesignstrategywas a good solution in implementing the firefighting robot as it made it easier for individuals to work on their tasks independently. The extensiveuseof ArduinoUNOsensured the integration step to be simpler. There were still some problems at integration step but they were solved easily because debuggingcan bedone on each module.Therefore, our final model of the robot can successfully find “fire” and reach it without running into obstacles. Throughout the project, our technical knowledge was put to practical use and hence learnt many technical skills. REFERENCES 1. K. Altaf, A. Akbar and B. Ijaz, "Design and Construction of an Autonomous Fire Fighting Robot," 2007 International Conference on Information and Emerging Technologies,Karachi, 2007, pp. 1-5. doi: 10.1109/ICIET.2007.4381341 2. J. Suresh, "Fire-fighting robot," 2017International Conference on Computational IntelligenceinData Science(ICCIDS), Chennai, 2017, pp. 1-4. doi: 10.1109/ICCIDS.2017.8272649 3. A. Hassanein, M. Elhawary, N. Jaber andM.El-Abd, "An autonomous firefighting robot," 2015 International Conference on Advanced Robotics (ICAR), Istanbul, 2015, pp. 530-535. doi: 10.1109/ICAR.2015.7251507 4. J. S. C. Bose, M. Mehrez, A. S. Badawy, W. Ghribi, H. Bangali andA.Basha,"Developmentanddesigning of fire fighter robotics using cyber security," 2017 2nd International Conference on Anti-Cyber Crimes (ICACC), Abha, 2017, pp. 118-122. doi: 10.1109/Anti-Cybercrime.2017.7905275 5. B. S. Sampath, "Automatic fire extinguisher robot," 2011 8th International Conference on Ubiquitous Robots and Ambient Intelligence (URAI), Incheon, 2011, pp. 215-218. doi: 10.1109/URAI.2011.6145964 6. S. Dearie, K. Fisher, B. Rajala and S. Wasson, "Design and construction of a fully autonomous fire fighting robot," Proceedings: Electrical InsulationConferenceandElectricalManufacturing and Coil Winding Conference (Cat. No.01CH37264), Cincinnati, OH, USA, 2001,pp.303-310. doi: 10.1109/EEIC.2001.965638