SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1573
FIRE FIGHTING ROBOT
Nikita Kose1, Chandrakala Khot2, Mamta Bandhekar3, Anshu Sahare4, Prof. J. Shelke5
1,2,3,4Student, Department of Electronics & Telecommunication Engineering, Priyadarshini J. L. College of
Engineering, Nagpur, India
5Professor, Department of E&TC Engineering, PJLCE, Nagpur, India
-----------------------------------------------------------------------***--------------------------------------------------------------------
Abstract - This paper describes researches on fire
fighting robot. In modern days the fire can be exist any
time ,any where because of weather effect , in chemical
industries ,high temperature working industries , by gas
leakage etc. for those reasons the fire is exist that affect
human being as well as animals to avoid this situation
it need a robot that extinguish the fire. For design such
kind of robot it required controller and processor that
help the robot to control all the parts of robot. Now such
types of robots are already designed. Those robots are
use different methods and techniques to extinguish the
fire for example with the help of fan to extinguish the
fire. The main factor is to detect the fire with the help of
sensing devices like IR sensor, flame sensor, ultrasonic
sensor etc. The robot work automatically so the
behavioural of robot can change any time for that we
uses the android application via the Bluetooth
transmission to control the robot manually.
Key words - Fire Extinguishing, Robot Design, Arduino,
water tank, water pump motor.
1. INTRODUCTION
The main aim of this project to sense and extinguish
fire automatically. Robots are intelligent machines
that may be use per need. This Project our
fundamental goal is to style a model that will be able
to sense and extinguish the fire. When fire occurs in
building, factories or any places. Fighting with fire is
sort of risky for fire fighters collectively may get
trapped in such places. In such cases, the robot may be
very efficient for fire fighting there's no need for
human to travel even near the world blazing.
Robot accommodates flame sensor, microcontroller,
smoke sensor, motor driver, water tank, pump etc.
Flame sensor is employed for to detect the hearth or
to sense the warmth. Motor driver can get the
instruction from microcontroller and followed that
instruction for drive the motor of robot. The many
types of controller are available for example 8051,
8052, ATmega328, AVR etc. from this we can choose
Arduino as a controller because it is more efficient and
having less cost [1].
2. EXPECTED COMPONENTS
2.1 Arduino UNO
Fig.1 Arduino UNO
The Arduino UNO is a basic microcontroller board
used for many basic proposes in students projects and
it is also use for small industry propose i.e. fire
detection, smoke senssing,water level indicator, home
automation projects etc [9].
It has 14 digital input/output pins from those pins 6
are PWM pins and 6 are analog pins and remaining are
VCC and ground. It has 16 MHz quartz oscillator, a USB
connection for communication between Arduino
board and computer, an influence jack, an ICSP header
and refresh button. Arduino has its own open source
platform for programming for the individual task.
It’s called integrated development environment (IDE)
software which is freely present on official site.
2.2 FLAME SENSOR
Fig.2 Flame sensor for fire detection
A flame-sensor is one reasonably detector which is
particularly designed for detecting likewise as
responding to the occurrence of a hearth or flame. The
flame detection response can rely upon its fitting. This
sensor is utilized in industrial boilers [8]. The
foremost function of this could be to convey
authentication whether the boiler is correctly working
or not. The response of these sensors is quicker
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1574
likewise as more accurate compare with a heat
detector due to its mechanism while detecting the
flame. This could interface with the arduino and
provides the analog output to the arduino. The pin
functions of flame sensor are as follows,
 Pin1 (VCC pin): Voltage supply ranges from 3.3V to
5.3V.
 Pin2 (GND): this can be a ground pin.
 Pin3 (AOUT): this can be an analog output.
 Pin4 (DOUT): his can be a digital output pin.
2.3 SMOKE SENSOR
Fig.3 smoke sensor
The smoke detector is devices that help to sense the
any type of smoke like Dry Smoke and Wet Smoke give
the analog output. It’s a four terminals VCC (+5 volt),
ground, analog and digital pin. The sensor senses the
output according to gas and smoke level within the
atmosphere. The sensor outputs a voltage that's
proportional to the concentration of smoke. If gas
concentration is more than output voltage is more.
The lower the gas concentration, the output voltage is
a smaller amount. The smoke sensor could be a gas
sensor module. The module has 4 pins for interfacing
of which two pins are VCC and ground, one pin is
analog output and another pin is digital pin via a
comparator (LM358). The analog output pin of the
module is utilized for detecting concentration level of
smoke or gas leakage [11]. The output are often an
analog signal that will be read with an analog input i.e.
A0 of the Arduino or a digital output i.e. D0 that will be
read with a digital input of the Arduino.
2.4 GEAR MOTOR
Fig.4 DC gear motor
Geared DC Motor features a gear assembly attached to
the motor. The speed of motor is calculated in terms of
rotations of the shaft per minute and is called as RPM.
Using the correct combination of gears in an
exceedingly gear motor, its speed may be reduced to
any desirable. This idea where gears reduce the speed
of the vehicle but increase its torque is understood as
gear reduction [13].
2.5 SERVO MOTOR
Fig.5 servo motor
The servo motor is most typically used for prime
technology devices within the industrial applications
like automation technology. It’s a self contained
device, which rotates parts of machine with high
efficiency and great precision. Moreover the output
shaft of this motor are often moved to a specific angle.
Servo motors are mainly utilized in home electronics,
toys, cars, airplanes and lots of more devices. This can
place on top of robot for spread the water on the
detected fire [12].
3. BASIC CONCEPT OF PROPOSE SYSTEM
Based on the robotic chassis that we are using in
project you would possibly not be able to use the
identical variety of container that I'm using. There
in case uses your own creativity to line up the
pumping system. However the code will remain same.
I used little aluminium can (cool drinks can) to line the
pump inside it and poured water inside it. I then
assembled the full can on top of a servo motor to
regulate the direction of water. My robot looks
something like this after assembly. As you'll be able
to see, I have got fixed the servo fin to the underside of
the container using got glue and have fixed the servo
motor with chassis using nuts and bolts. We
will simply place the container on top of the motor
and trigger the pump inside it to pump water outside
through the tube. The full container can then be
rotated using the servo to regulate the direction of the
water as show in fig.6.
4. WORKING OF ROBOT
The function of fire fighting robot is same as the
ordinary robot only the advancement is to detect the
fire and terminate it. The brain of this project is that
the Arduino, but in order to sense fire we use three
fire sensor modules (flame sensor) like left sensor,
front sensor and right sensor, that's shown fig.6. We
detect the direction of the fire we are able to use the
motors to maneuver near the fire by driving our
motors through the L293D module. When near a fire
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1575
occur we’ve got to place it out using water. Employing
a small container to hold water, the pump is placed
within the container and also the full container is
placed on top of a servo motor so we are able to
control the direction of sprayed water when the fire
is detected. The robot works as an automatically as
well as manually with the help of Bluetooth device this
can be controlled by android application (i.e.
Bluetooth RC controller show in fig. 7).
Bluetooth RC controller application is works on
Bluetooth. We use HC-05 with base module. It is very
easy to grasp base program, with some modifications
to the program it's easily to match any vehicle. For
using this application we want to connect with
android to bot. After connecting pair we must always
"connect to car" select this feature. After that we move
robot or car according to your need.
Fig.6 Block Diagram of Fire Fighting Robot.
Fig.7 Bluetooth RC controller
FLOW CHART
5. PROGRAMMING PLATFORM
The Arduino IDE is open source platform for arduino
programming. This software is easily available with
the web and it is simple and easy when as compare
with the other software. It also includes Library files of
different external device to interface with the arduino
a boot loader has already been installed on Arduino
Uno. With this boot loader we will develop software
without the necessity for an external programmer to
program Arduino. The programming work can easily
be performed by making the required settings and
methods within the IDE program [10].
Fig.8 Arduino IDE platform image
6. ADVANRAGES
 The robot is going to be used at places where it's
dangerous for humans to enter.
 It can move automatically inside the area with
none supervision.
 It has a provision of manual handling when robot
misbehaves by using android application.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1576
 It can spread the water in all direction consistent
with fire sense by sensor.
7. APPLICATIONS
• To fight fires in hazardous location, which fire
fighters cannot access safely.
• It will be employed in industrial, commercial and
domestic sectors.
• Robot will be accustomed enter small spaces that
are impossible to be accessed by an individual.
8. PROJECT OUTPUT
Fig.9 Hardware of fire fighting robot
9. CONCLUSION
In this paper by analysis of all the modules of project
are combined together to work as a fire fighting robot.
This is great innovation in research platform that
easily detect that fire and extinguish detected fire
within the range. The main heart of this system is
controller but in the market there are many types of
controllers are available from that we choose Arduino
ATmega328. The many types of robots are already
developed but problem of their robot is misbehave
during extinguish the fire. We add advanced features
i.e. controlled by Android with the help of Bluetooth
module it can secure the life of robot and save the
money.
REFERENCES
[1] Nikita Kose, Chandrakala Khot, Mamta
Bandhekar, Anshu Sahare, J. Shelke,” Review
Paper on Fire Fighting Robot.” Journals of
Advancement in Electronics Design, Vol. 3,
Issue 1, Feb 2020.
[2] Ayaka Watanabe, Hiroyasu Miura, Masayuki
Okugawa, Kinya Hatanaka ,” Verification of
Scenario for Robot-Assisted Fire-Fighting and
Rescue Operations,” IEEE International
Symposium on Safety, Security, and Rescue
Robotics (SSRR),sept 2019 .
[3] Kirti Kadam, Aayushi Bidkar, Vaishnavi
Pimpale , Dhanashree Doke , Rachana Patil,”
Fire Fighting Robot,” International Journal Of
Engineering And Computer Science Volume 7
Issues 1 January 2018, Page No. 23383-23485.
[4] S. Jakthi Priyanka and R. Sangeetha,” Android
controlled firefighting robot,” International
journal of Innovative science Engg. And
Technology, Vol.3, 2017.
[5] Tawfiqur Rakib and M. A. Rashid
Sarkar,”Design and fabrication of an
autonomous firefighting robot with multi
sensor fire detection using PID controller,”
ICIEV Volumn 23, issue-1, JUNE 2016.
[6] Shivam Agrawal and Nidhi Agrawal
,”Interfacing of robot with android app for to
and fro communication,” Second International
Innovative Applications of Computational
Intelligence on Power, Energy and Controls
with their Impact on Humanity (CIPECH) ,
November 2016.
[7] Khaled Sailan , Prof. Dr. Ing. Klaus-Dieter
Kuhnert, “Obstacle avoidance strategy using
fuzzy logic steerig control of amphibious
autonomous vehicle,” International journal of
innovative science Engg. And Technology,
Vol.2, issues 10 ,Oct 2015.
[8] https://www.elprocus.com/flamesensorWorki
ng-and-its’s-applications/
[9] https://robu.in/product/arduino-uno-r3-
ch340g-atmega328p-devlopment-board/
[10] http://www.arduino.cc/en/main/software
[11] https://create.arduino.cc/projecthub/Aritro/s
moke-detection-using-mq-2-gas-sensor-
79c54a
[12] https://images.app.goo.gl/47mA5Yk7a25vqYh
m8
[13] https://www.electronicscomp.com/image/cac
e/catalog/dc-geared-motor-center-shaftwhite-
gearbox-500x500.jpg

More Related Content

What's hot

IRJET- Voice-Activated Home Automation using NodeMCU
IRJET- Voice-Activated Home Automation using NodeMCUIRJET- Voice-Activated Home Automation using NodeMCU
IRJET- Voice-Activated Home Automation using NodeMCUIRJET Journal
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th yearVatsal N Shah
 
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
 
Automatic door using arduino
Automatic door using arduinoAutomatic door using arduino
Automatic door using arduinosayyed sabir
 
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
IRJET-  	  Closed Loop Speed Control of DC Motor by using PI ControllerIRJET-  	  Closed Loop Speed Control of DC Motor by using PI Controller
IRJET- Closed Loop Speed Control of DC Motor by using PI ControllerIRJET Journal
 
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
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller IJECEIAES
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting RobotSaadullah74
 
Fire fighting robot using arduino
Fire fighting robot using arduinoFire fighting robot using arduino
Fire fighting robot using arduinoNiranjan Kumar
 
Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015Hafid Moujane
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET Journal
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET Journal
 
IRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using ArduinoIRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using ArduinoIRJET Journal
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAnkit Chaudhary
 
IRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET Journal
 
Fire fighting robot
Fire fighting robot Fire fighting robot
Fire fighting robot vijay kumar
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET Journal
 
Arduino - Ch 2: Sunrise-Sunset Light Switch
Arduino - Ch 2: Sunrise-Sunset Light SwitchArduino - Ch 2: Sunrise-Sunset Light Switch
Arduino - Ch 2: Sunrise-Sunset Light SwitchRatzman III
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAutomatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAnkit Chaudhary
 

What's hot (20)

IRJET- Voice-Activated Home Automation using NodeMCU
IRJET- Voice-Activated Home Automation using NodeMCUIRJET- Voice-Activated Home Automation using NodeMCU
IRJET- Voice-Activated Home Automation using NodeMCU
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
 
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
 
Automatic door using arduino
Automatic door using arduinoAutomatic door using arduino
Automatic door using arduino
 
IOT Uisng Arduino
IOT Uisng ArduinoIOT Uisng Arduino
IOT Uisng Arduino
 
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
IRJET-  	  Closed Loop Speed Control of DC Motor by using PI ControllerIRJET-  	  Closed Loop Speed Control of DC Motor by using PI Controller
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
 
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
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting Robot
 
Fire fighting robot using arduino
Fire fighting robot using arduinoFire fighting robot using arduino
Fire fighting robot using arduino
 
Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNO
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
 
IRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using ArduinoIRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using Arduino
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
 
IRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET- Smart Street Light Control System
IRJET- Smart Street Light Control System
 
Fire fighting robot
Fire fighting robot Fire fighting robot
Fire fighting robot
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
 
Arduino - Ch 2: Sunrise-Sunset Light Switch
Arduino - Ch 2: Sunrise-Sunset Light SwitchArduino - Ch 2: Sunrise-Sunset Light Switch
Arduino - Ch 2: Sunrise-Sunset Light Switch
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAutomatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR Sensor
 

Similar to IRJET - Fire Fighting Robot

IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET Journal
 
IRJET - Pick and Place Surveillance Robot
IRJET -  	  Pick and Place Surveillance RobotIRJET -  	  Pick and Place Surveillance Robot
IRJET - Pick and Place Surveillance RobotIRJET 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
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET Journal
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET Journal
 
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry PiIRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry PiIRJET Journal
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET Journal
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmIRJET Journal
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET Journal
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET Journal
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET Journal
 
fire fighting robot ppt.pptx
fire fighting robot ppt.pptxfire fighting robot ppt.pptx
fire fighting robot ppt.pptxmahesh450519
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET Journal
 
PC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for LaboratoryPC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for Laboratoryijtsrd
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
IRJET- Autonomous Floor Cleaning BOT
IRJET- 	  Autonomous Floor Cleaning BOTIRJET- 	  Autonomous Floor Cleaning BOT
IRJET- Autonomous Floor Cleaning BOTIRJET Journal
 

Similar to IRJET - Fire Fighting Robot (20)

IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
 
IRJET - Pick and Place Surveillance Robot
IRJET -  	  Pick and Place Surveillance RobotIRJET -  	  Pick and Place Surveillance Robot
IRJET - Pick and Place Surveillance Robot
 
IRJET- Multi - Purpose Fire Fighter Robot
IRJET- Multi - Purpose Fire Fighter RobotIRJET- Multi - Purpose Fire Fighter Robot
IRJET- Multi - Purpose Fire Fighter Robot
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
 
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry PiIRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
 
Fire fighting robot
Fire fighting robotFire fighting robot
Fire fighting robot
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring System
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot Arm
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart Car
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart Car
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting Robot
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
 
fire fighting robot ppt.pptx
fire fighting robot ppt.pptxfire fighting robot ppt.pptx
fire fighting robot ppt.pptx
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic Vehicle
 
PC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for LaboratoryPC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for Laboratory
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
IRJET- Autonomous Floor Cleaning BOT
IRJET- 	  Autonomous Floor Cleaning BOTIRJET- 	  Autonomous Floor Cleaning BOT
IRJET- Autonomous Floor Cleaning BOT
 

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

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
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
 
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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

IRJET - Fire Fighting Robot

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1573 FIRE FIGHTING ROBOT Nikita Kose1, Chandrakala Khot2, Mamta Bandhekar3, Anshu Sahare4, Prof. J. Shelke5 1,2,3,4Student, Department of Electronics & Telecommunication Engineering, Priyadarshini J. L. College of Engineering, Nagpur, India 5Professor, Department of E&TC Engineering, PJLCE, Nagpur, India -----------------------------------------------------------------------***-------------------------------------------------------------------- Abstract - This paper describes researches on fire fighting robot. In modern days the fire can be exist any time ,any where because of weather effect , in chemical industries ,high temperature working industries , by gas leakage etc. for those reasons the fire is exist that affect human being as well as animals to avoid this situation it need a robot that extinguish the fire. For design such kind of robot it required controller and processor that help the robot to control all the parts of robot. Now such types of robots are already designed. Those robots are use different methods and techniques to extinguish the fire for example with the help of fan to extinguish the fire. The main factor is to detect the fire with the help of sensing devices like IR sensor, flame sensor, ultrasonic sensor etc. The robot work automatically so the behavioural of robot can change any time for that we uses the android application via the Bluetooth transmission to control the robot manually. Key words - Fire Extinguishing, Robot Design, Arduino, water tank, water pump motor. 1. INTRODUCTION The main aim of this project to sense and extinguish fire automatically. Robots are intelligent machines that may be use per need. This Project our fundamental goal is to style a model that will be able to sense and extinguish the fire. When fire occurs in building, factories or any places. Fighting with fire is sort of risky for fire fighters collectively may get trapped in such places. In such cases, the robot may be very efficient for fire fighting there's no need for human to travel even near the world blazing. Robot accommodates flame sensor, microcontroller, smoke sensor, motor driver, water tank, pump etc. Flame sensor is employed for to detect the hearth or to sense the warmth. Motor driver can get the instruction from microcontroller and followed that instruction for drive the motor of robot. The many types of controller are available for example 8051, 8052, ATmega328, AVR etc. from this we can choose Arduino as a controller because it is more efficient and having less cost [1]. 2. EXPECTED COMPONENTS 2.1 Arduino UNO Fig.1 Arduino UNO The Arduino UNO is a basic microcontroller board used for many basic proposes in students projects and it is also use for small industry propose i.e. fire detection, smoke senssing,water level indicator, home automation projects etc [9]. It has 14 digital input/output pins from those pins 6 are PWM pins and 6 are analog pins and remaining are VCC and ground. It has 16 MHz quartz oscillator, a USB connection for communication between Arduino board and computer, an influence jack, an ICSP header and refresh button. Arduino has its own open source platform for programming for the individual task. It’s called integrated development environment (IDE) software which is freely present on official site. 2.2 FLAME SENSOR Fig.2 Flame sensor for fire detection A flame-sensor is one reasonably detector which is particularly designed for detecting likewise as responding to the occurrence of a hearth or flame. The flame detection response can rely upon its fitting. This sensor is utilized in industrial boilers [8]. The foremost function of this could be to convey authentication whether the boiler is correctly working or not. The response of these sensors is quicker
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1574 likewise as more accurate compare with a heat detector due to its mechanism while detecting the flame. This could interface with the arduino and provides the analog output to the arduino. The pin functions of flame sensor are as follows,  Pin1 (VCC pin): Voltage supply ranges from 3.3V to 5.3V.  Pin2 (GND): this can be a ground pin.  Pin3 (AOUT): this can be an analog output.  Pin4 (DOUT): his can be a digital output pin. 2.3 SMOKE SENSOR Fig.3 smoke sensor The smoke detector is devices that help to sense the any type of smoke like Dry Smoke and Wet Smoke give the analog output. It’s a four terminals VCC (+5 volt), ground, analog and digital pin. The sensor senses the output according to gas and smoke level within the atmosphere. The sensor outputs a voltage that's proportional to the concentration of smoke. If gas concentration is more than output voltage is more. The lower the gas concentration, the output voltage is a smaller amount. The smoke sensor could be a gas sensor module. The module has 4 pins for interfacing of which two pins are VCC and ground, one pin is analog output and another pin is digital pin via a comparator (LM358). The analog output pin of the module is utilized for detecting concentration level of smoke or gas leakage [11]. The output are often an analog signal that will be read with an analog input i.e. A0 of the Arduino or a digital output i.e. D0 that will be read with a digital input of the Arduino. 2.4 GEAR MOTOR Fig.4 DC gear motor Geared DC Motor features a gear assembly attached to the motor. The speed of motor is calculated in terms of rotations of the shaft per minute and is called as RPM. Using the correct combination of gears in an exceedingly gear motor, its speed may be reduced to any desirable. This idea where gears reduce the speed of the vehicle but increase its torque is understood as gear reduction [13]. 2.5 SERVO MOTOR Fig.5 servo motor The servo motor is most typically used for prime technology devices within the industrial applications like automation technology. It’s a self contained device, which rotates parts of machine with high efficiency and great precision. Moreover the output shaft of this motor are often moved to a specific angle. Servo motors are mainly utilized in home electronics, toys, cars, airplanes and lots of more devices. This can place on top of robot for spread the water on the detected fire [12]. 3. BASIC CONCEPT OF PROPOSE SYSTEM Based on the robotic chassis that we are using in project you would possibly not be able to use the identical variety of container that I'm using. There in case uses your own creativity to line up the pumping system. However the code will remain same. I used little aluminium can (cool drinks can) to line the pump inside it and poured water inside it. I then assembled the full can on top of a servo motor to regulate the direction of water. My robot looks something like this after assembly. As you'll be able to see, I have got fixed the servo fin to the underside of the container using got glue and have fixed the servo motor with chassis using nuts and bolts. We will simply place the container on top of the motor and trigger the pump inside it to pump water outside through the tube. The full container can then be rotated using the servo to regulate the direction of the water as show in fig.6. 4. WORKING OF ROBOT The function of fire fighting robot is same as the ordinary robot only the advancement is to detect the fire and terminate it. The brain of this project is that the Arduino, but in order to sense fire we use three fire sensor modules (flame sensor) like left sensor, front sensor and right sensor, that's shown fig.6. We detect the direction of the fire we are able to use the motors to maneuver near the fire by driving our motors through the L293D module. When near a fire
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1575 occur we’ve got to place it out using water. Employing a small container to hold water, the pump is placed within the container and also the full container is placed on top of a servo motor so we are able to control the direction of sprayed water when the fire is detected. The robot works as an automatically as well as manually with the help of Bluetooth device this can be controlled by android application (i.e. Bluetooth RC controller show in fig. 7). Bluetooth RC controller application is works on Bluetooth. We use HC-05 with base module. It is very easy to grasp base program, with some modifications to the program it's easily to match any vehicle. For using this application we want to connect with android to bot. After connecting pair we must always "connect to car" select this feature. After that we move robot or car according to your need. Fig.6 Block Diagram of Fire Fighting Robot. Fig.7 Bluetooth RC controller FLOW CHART 5. PROGRAMMING PLATFORM The Arduino IDE is open source platform for arduino programming. This software is easily available with the web and it is simple and easy when as compare with the other software. It also includes Library files of different external device to interface with the arduino a boot loader has already been installed on Arduino Uno. With this boot loader we will develop software without the necessity for an external programmer to program Arduino. The programming work can easily be performed by making the required settings and methods within the IDE program [10]. Fig.8 Arduino IDE platform image 6. ADVANRAGES  The robot is going to be used at places where it's dangerous for humans to enter.  It can move automatically inside the area with none supervision.  It has a provision of manual handling when robot misbehaves by using android application.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1576  It can spread the water in all direction consistent with fire sense by sensor. 7. APPLICATIONS • To fight fires in hazardous location, which fire fighters cannot access safely. • It will be employed in industrial, commercial and domestic sectors. • Robot will be accustomed enter small spaces that are impossible to be accessed by an individual. 8. PROJECT OUTPUT Fig.9 Hardware of fire fighting robot 9. CONCLUSION In this paper by analysis of all the modules of project are combined together to work as a fire fighting robot. This is great innovation in research platform that easily detect that fire and extinguish detected fire within the range. The main heart of this system is controller but in the market there are many types of controllers are available from that we choose Arduino ATmega328. The many types of robots are already developed but problem of their robot is misbehave during extinguish the fire. We add advanced features i.e. controlled by Android with the help of Bluetooth module it can secure the life of robot and save the money. REFERENCES [1] Nikita Kose, Chandrakala Khot, Mamta Bandhekar, Anshu Sahare, J. Shelke,” Review Paper on Fire Fighting Robot.” Journals of Advancement in Electronics Design, Vol. 3, Issue 1, Feb 2020. [2] Ayaka Watanabe, Hiroyasu Miura, Masayuki Okugawa, Kinya Hatanaka ,” Verification of Scenario for Robot-Assisted Fire-Fighting and Rescue Operations,” IEEE International Symposium on Safety, Security, and Rescue Robotics (SSRR),sept 2019 . [3] Kirti Kadam, Aayushi Bidkar, Vaishnavi Pimpale , Dhanashree Doke , Rachana Patil,” Fire Fighting Robot,” International Journal Of Engineering And Computer Science Volume 7 Issues 1 January 2018, Page No. 23383-23485. [4] S. Jakthi Priyanka and R. Sangeetha,” Android controlled firefighting robot,” International journal of Innovative science Engg. And Technology, Vol.3, 2017. [5] Tawfiqur Rakib and M. A. Rashid Sarkar,”Design and fabrication of an autonomous firefighting robot with multi sensor fire detection using PID controller,” ICIEV Volumn 23, issue-1, JUNE 2016. [6] Shivam Agrawal and Nidhi Agrawal ,”Interfacing of robot with android app for to and fro communication,” Second International Innovative Applications of Computational Intelligence on Power, Energy and Controls with their Impact on Humanity (CIPECH) , November 2016. [7] Khaled Sailan , Prof. Dr. Ing. Klaus-Dieter Kuhnert, “Obstacle avoidance strategy using fuzzy logic steerig control of amphibious autonomous vehicle,” International journal of innovative science Engg. And Technology, Vol.2, issues 10 ,Oct 2015. [8] https://www.elprocus.com/flamesensorWorki ng-and-its’s-applications/ [9] https://robu.in/product/arduino-uno-r3- ch340g-atmega328p-devlopment-board/ [10] http://www.arduino.cc/en/main/software [11] https://create.arduino.cc/projecthub/Aritro/s moke-detection-using-mq-2-gas-sensor- 79c54a [12] https://images.app.goo.gl/47mA5Yk7a25vqYh m8 [13] https://www.electronicscomp.com/image/cac e/catalog/dc-geared-motor-center-shaftwhite- gearbox-500x500.jpg