SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 274
Android Controlled Firefighting Robot using Arduino
Snehal Adsul1, Ujjwala Lokhande2, Snehal Motghare3 , Pranita Dagale4,Prof. M. D. Sale5
1,2,3,4,5 Professor, Dept. of Computer Engineering, Sinhgad college of Engineering, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Nowadays , fire accidents are very common and
sometimes it becomes very hard for a fireman to protect
someone’s life. It is not possible to appoint a person to
continuously observe weather accidental fire has started
where robot can do that. Robot will detect fire remotely. These
robots are mostly useful in industries . The proposed vehicle is
able to detect presence of fire and extinguishing it
automatically by using temperature sensor. The proposed
robot has a water spray which is capable of sprinkling water
in 1800 angle. The sprinkler can be move towards the required
direction . At the time of moving towards the source of fire it
may happen that it will come across some obstacles ,then it
has obstacle avoiding capability. It detects obstacles using
ultrasonic sensors . Communicationbetweenthemobilephone
and robot will take place through Bluetooth ,which will have
GUI to control the movement of robot . When mobile gets
connected to Bluetooth firstly it will set module name, baud
rate .It is feasible to implement Bluetooth communication
between smartphones and micro-controller. Android
controlled robot can be used easily in everyday life such as in
homes, market ,companies etc. The development of apps for
Android in Android SDK is easy and free of cost.
Key Words: SDK, TFLC, OAFLC, LM35 ,Arduino UNO R3 etc
1. INTRODUCTION
Now a days mobile robots are very useful inconstruction
sites, warehouses and manufacturing plants. Mobile robots
can also be used in material handling applications which
applications are growing day by day. For analyzing different
items and for handling materials mobile robots can be used.
Wireless navigation is alsopossibleformovementsofmobile
robot, can be controlled through android.Fuzzylogiccontrol
mechanism is used to control robot. That model does not
need any mathematical model controlling. Previously Fire
Fighting Robots were controlled by using different
electronics devices .But this reduces the scope of control of
fire fighting robot .However ,with the advanced techniques
we can build the same robot by using android application to
control the actions of the robot . With the help of such
robots, fireman’s work really decreased and movements of
robot are so much effective. By usinganandroidappfireman
man detect the fire and can able to extinguish it .At the same
time robot can detect the obstacles and can avoid them by
using ultrasonic sensors . Our project is designed to build an
android application which can control operations of the fire
fighting robot . Fireman can send commands to robot
through Bluetooth module which is mounted on robot itself.
Smart phones has facility of Bluetooth, through that
Bluetooth fireman can control the movement of firefighting
robot . For fire detection it is using two sensors . One is
temperature sensor and second is smoke detector. Fire
extinguishing system will be get activated when fire
detection system detects fire .Sprinkler will start sprinkling
water when it detects fire . At the transmitting end android
application is used and at receiving end two motors are
interface to micro-controller.
2. LITERATURE SURVEY
Tawfiqur Rakib, M. A. Rashid Sarkar Proposed
movable robot consists of sensor like LM35 and Arduino
Flame Sensors are used to detect the fire anddistanceson its
way towards fire. In this for the mobility of the Robot , two
wheels made of Nylon and a caster ball is used. This is
mainly a rear wheel drive type of vehicle. The water
container has the capacity to contain at least 1L water. It is
made of strong cardboard which has water resistant
property.[1] A fuzzy controller is used to control an obstacle
avoidance of Vehicle.Theaimoftheproposedsolutionwhich
is given in the paper is to guide the Vehicle along its path to
avoid any static environments containing some static
obstacles in front of it. Obstacle avoidance in real-time is a
mandatory feature for Vehicle in an unknown
environment.[2]
Shivam Agrawal ,Nidhi Agrawal proposed that the
human can control the robot by using the Bluetooth module.
The Bluetooth module is work with the android application.
In this the Bluetooth model communicate android
application by using driving motor, arduino mega, voltage
divider, tyres , Bluetooth, motordriver.[3]SaravananP.,Soni
Ishawarya stated that there are three different types of
system unit is use
1. Locomotion system
2. Fire detection system
3. Extinguishing system
4.Communication system.
The Locomotion system is used for obstacle
detection and four ultrasonic range finder to find the
distance between obstacleandsystem.Firedetectionsystem
is used for the detection of fire in this the gas sensor is used.
Extinguishing system is for successfully extinguish the
fire.[4]
S. Jakthi Priyanka,R. Sangeetha proposed that
Arduino (UNO R3), gas sensor, motor driver, gear motor,
Relay driver, Bluetooth module, pump and sprinkler are
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 275
used. To program Arduino UNO R3 open source software
Arduino IDE is required. The detection and extinguishing
was done with the help of Arduino in which the temperature
sensor gear motor and its driver, relay driver etc. are
interfaced. The ”Android controlled firefighting robot” is
useful in everyday life such as in homes, laboratories,
parking lots, supermarkets,companies ,stores, shops etc.
Important function of the robot is patrolling. Limitation of
the robot is Bluetooth range and water capacity.[5]
The system controls four DC Geared motors which
is powered by the tmega2560 and controlled autonomously
by Navigation system which comprises of integrated
ultrasonic and infra red sensors. The bot carried wireless
camera with it which captures the video and transmits it to
the base station. The fire detection system consists of LDR
and temperature sensor. If fire is detectedtherethenthebot
will be moved to the source and starts extinguishing it. The
Extinguishing System mounted by BLDC motor with water
container. At extreme conditions SABOT is manually
operated also. [7]
3 Methodology
Proposed project is designed to build an android
application which can control operations of the fire fighting
robot . Fireman can send commands to robot through
Bluetooth module which is mounted on robot itself. Smart
phones has facility of Bluetooth , through that Bluetooth
fireman can control the movement of firefighting robot . For
fire detection it is using two sensors . One is temperature
sensor and second is smoke detector. Fire extinguishing
system will be get activated when fire detection system
detects fire .Sprinkler will start sprinkling water when it
detects fire . At the transmitting end android application is
used and at receiving end two motors are interfacetomicro-
controller. There are two types of robot navigation in
environment by using FLC.
Tracking Fuzzy Logic Controller (TFLC)
Obstacles Avoiding Fuzzy Logic Controller (OAFLC)
Following flow diagram can give the clear idea about the
flow of TFLC and OAFLC.[7]
TFLC is used to move robot in any direction according to the
commands sent by the fireman. As soon as obstacle is
detected control transfers to the OAFLC to avoid obstacles.
Fig -1:Flowchart of Fuzzy Logic
To travel robot towards the target TLFC and OAFLC
these two FLC methods are useful because it assures the
collision free path. Output of these two techniques will be
velocities of left and right DC motors. TFLC moves robot
smoothly towards the target and for that purpose TFLC will
required two inputs. One is distance between obstacle and
robot ,and another one is angle between robot and obstacle.
The variables used for the angle between the robot and the
obstacle to show in implementation table are: N: Negative,
SN: Small Negative, Z: Zero, SP: Small PositiveandP:Positive.
The linguistic variables used for input distance are: Z: Zero,
NZ: Near Zero, M: Medium, NF: NearFar,andVF:VeryFar.[7]
Fig -2: Table For implementation[7]
The above table shows the implementation of theFLCin real
life senario. Implementation is to be done with the help of
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 276
above table. OAFLC is normally usedtocontrol signalsandto
avoid obstacles which may come along the path towards the
target. For avoiding those obstacles OAFLC will required
distance and angle between robot and obstacle. Ultrasonic
sensors can
provide that distance .Following tableshowstheuseoffuzzy
logic algorithm. The variables used for theTFLCfuzzyruleto
show in implementation table are: Z: Zero, S:Slow, NM: Near
Medium, M: Medium, NH: Near High, H: High and VH: Very
High.[7]
3.1 Algorithm For Obstacle Avoidance
For obstacle detection ultra sonic sensors are used. Ultra
sonic sensors constantly emits the signals which has short
and high frequency. If any object is present inside the path
then frequency will come back to ultra sonic sensor which is
consider as an input through echo pin which is on sensor.
Firstly make the echo and trigger pin low and move the
robot in forward direction by default. When obstacle is
detected the echo pin will be set to high and start timing.
Timing will be stop when the echo pin will be down and it
will return timing pulses .From those pulses time will be
calculated. That time will get converted into distance. If
distance is moderate then speed of the robot will bereduced
and robot will take left turn. If obstacle is at left then it will
take right turn. If distance is very less then robot will get
stop ,move in backward direction and will take left or right
direction.
3.2 Operational Details
A) MODULES :
Fire Detection: Temperature sensor IC is available to
simplify broadest range of temperature. A temperature
sensor IC can operateoverthenominal ICtemperaturerange
of -55C to +150C. Temperature sensor continuously
measures temperature. If temperature exceeds the
programmed limit then messaged will be displayed that fire
is detected . Temperature sensor has three pins one is for
GND, second one is for VCC and last one is OUTPUT which
requires maximum 5.5v power supply. Temperaturesensor
is directly connected
to Arduino.[19] Fig. 3. Temperature Sensor
Fire Extinguisher: For extinguishing fire first of all we
need to detect fire. Fire is detected using temperature
sensors and command goes to servo motor and relay motor
to start. Relay motor is used toflowwaterthroughpump and
servo motor is used to rotate pump in 180 degreedirections.
Servo motor starts flowing water in 180 degree through
pump.
Obstacle Avoidance: Ultra sonic sensor, HC-SR04 emits an
ultrasound which travels through air. If there any obstacleis
present in the path of its rage then it echo it back to the
sender. Then programmer can easily find out distance
between obstacle and robot using time required to travel
and speed of the sound. It will be helpful for robot to avoid
obstacle . Ultrasonic module has 4 pins GND, Trig, VCC, and
Echo. The GND and VCC pins of sensorneedstobeconnected
to the GND and 5V of pins on Arduino board and Trig and
Echo pins are connected to any Digital pins of Arduino
board.[17] Obstacle avoidance is done by using ultra sonic
sensor. Ultra sonic sensor gives distance between obstacle
and robot, using which obstacle can be avoided. Fire can
move robot in any direction, whenobstacleisdetectedrobot
will stop and move in backword direction .Then fireman can
rotate it in any other direction to avoid obstacle if again
another obstacle detects then it will again stop and move
backword direction . Movement of robot is depends on
movement of wheels. The above fig shows how to connect
the L298 IC to control two motors. There are three input
pins for each motor, including Input1, Input2 , and Enable1
for Motor1 and Input3, Input4, and Enable2 for Motor2.
2.4 Outputs And Discussion
Fig -3 GUI for project
Fig -4: No obstacle is detected
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 277
Fig 5-Setup for testings
Fig -6:Obstacle Detected
Fig -7:when Obstacle is detected
Fig -8:Fire is Extinguished
In the fire-fighting robot project, the main aim was
to develop a robot which will detect fire and extinguish it. In
this project obstacle is detected by using ultrasonic sensor,
fire is detected by temperature sensor and robotismoved to
target using Bluetooth communication. A robot which is
result of this project communicates with mobile application
through Bluetooth and with microcontroller and other
hardware using serial port communication.Micro-controller
can handle both analog anddigital data receivedfrommobile
app and hardwares o detect fire and extinguish it. This
project is can be used in day today life if more professionals
are selected. It an be used in markets, malls, stores,
companies and even at homes. In this project fire is
extinguish by water which is stored in water tank which is
mounted on robot ,instead of this we can carry water pump.
For providing more safety we should add some obstacle
detector sensors and temperature sensors to detect fire at
left and right side.
4. CONCLUSIONS
Proposed approach of modular design strategy was a good
solution in implementing the fire fighting robot to help
people at the critical condition. The proposed robot can
move in forward, backward, left, right and can stop also. It
reduces human efforts and protect their property. Robot
detects fire and extinguish the fire with the help of sprinkler
pump. For extinguishing that fire robot has to reach upto
there and it moves towards the target with the obstacle
avoidance property. In this way robot can detects obstacle
and avoid them also.
ACKNOWLEDGEMENT
We feel great pleasure in expressing our deepest sense of
gratitude and sincere thanks to Prof. Suyavanshi ,my guide
Prof. M.D. Sale and Prof. Mande for their valuable guidance
during the project work, without which it would have been
very difficult task. This acknowledgement would be
incomplete without expressing our special thankstoProf. M.
P.Wankhade Head of the Department (Computer
Engineering) for their support during the work. We would
also like to extend our heartfelt gratitude to our Principal,
Dr. S. D. Lokhande who provided a lot of valuable support,
mostly being behind the veils of college bureaucracy.
REFERENCES
[1] Tawfiqur Rakib, M. A. Rashid Sarkar, “Design and
fabrication of an autonomous firefighting robot with multi
sensor fire detection using PID controller”, ICIEVVolumn 23
issue-1 JUNE 2016
[2] Khaled Sailan , Prof. Dr. Ing. Klaus- Dieter Kuhnert
“Obstacle avoidance stratergy using fuzzy logic steerig
control of amphibious autonomous vehicle”, Ineternational
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 278
journal of innovative science Engg. and Technology ,Volumn
2, 2015
[3] Shivam Agrawal ,Nidhi Agrawal, “Interfacing of robot
with android app for to and fro communication”, IEEE ,2016
[4] Saravanan P. ,Soni Ishawarya, ”Android controlled
intergrated semi autonomous fire fighting robot”,
Ineternational journal of innovative science Engg. and
Technology 2015.
[5] S. Jakthi Priyanka,R. Sangeetha, “Android controlled
firefighting robot”, Ineternational journal of innovative
science Engg. And Technology ,Volumn 3, 2017.
[6] Gignesh Patoliya ,Haard Mehta, “Arduino ControlledWar
Field Spy Robot using Night Vision Wireless Camera and
Android Application”, 5th Nirma University International
Conference on Engineering (NUiCONE),2015.
[7] Mohammed Faisal1, Ramdane Hedjar, Mansour Al
Sulaiman and Khalid Al-Mutib ,”Fuzzy Logic Navigation and
Obstacle Avoidance by a Mobile Robot in an Unknown
Dynamic Environment”, International Journal of Advanced
Robotic Systems,vol 13,2013.
[8] Saravanan P ,” Design and Development of Integrated
Semi - Autonomous Fire Fighting Mobile Robot”,
International Journal of Innovative Science, Engineering
Technology,2015.
[9] Satya Veera Pavan Kumar Maddukuri, Uday Kishan
Renduchintala, Aravinthan Visvakumar ,”A Low Cost Sensor
Based Autonomous and Semi-Autonomous Fire-Fighting
Squad Robot”, IEEE,2016.
[10] V. Raudonis,R. Maskeliunas, ”Trajectory Based Fuzzy
Controller for Indoor Navigation”, IEEE, 2011.
[11] Limin Ren, Weidong Wang, Zhijiang Du1Member, “A
New Fuzzy Intelligent Obstacle Avoidance Control Strategy
for Wheeled Mobile Robot”, IEEE,2015.
[12] Slideshares.com
[13] tutorialspoint.com
[14] pluralsit.com
[15] udemy.com Arduino Tutorial.
[16] Krati Mehto, Rahul Moriwal, CSE Department, “A
Secured and Searchable Encryption Algorithm for Cloud
Storage International Journal of Computer Applications
“(0975 8887)Volume 120 No.5, June 2015
[17] https://howtomechatronics.com
[18] https://www.allaboutcircuits.com
[19] http://www.instructables.com//19

More Related Content

What's hot (20)

PPTX
Intelligent ambulance with automatic traffic control new
Naeem Akhter
 
DOCX
Automatic railway gate control using arduino uno
selvalakshmi24
 
PPTX
fire fighting robot
ranjitha mudhiraj
 
PPT
War robot with night vision camera android application
Dheeraj Kumar
 
PPTX
Medical mirror
Saumya Ranjan Behura
 
PPTX
Smart Bins : IOT Based Garbage Monitoring System
Kavish Khullar
 
PPT
Smart note taker
PRADEEP Cheekatla
 
PPTX
Vehicle fuel monitoring system using iot
MarkaVikaskumar
 
PPTX
home automation using esp8266
smit bakori
 
PPTX
Obstacle Avoidance Robot (Powered by Arduino)
Amanullah Mahmood
 
DOCX
Intelligent alcohol detection system for car
Logic Mind Technologies
 
PPTX
Shiv smart door ppt
Mahesh Patil
 
PPTX
Fire Fighting Robot
Saadullah74
 
PPTX
Fire fighting robot using arduino
Niranjan Kumar
 
DOCX
Ambient Intelligence seminar report made by Shifali Jindal
ShifaliJindal
 
PPTX
Automatic railway gate control
Parth Akbari
 
PPTX
Automatic Room Light Controller Using Arduinom & PIR Sensor
Ankit Chaudhary
 
PPTX
soldier tracking and health monitoring system
Joshpin Bala.B
 
PPT
Fire fighting robot using 8051 microcontroller
vibs1893
 
PPT
Energy transmission system for artificial heart
Ishwar Bhoge
 
Intelligent ambulance with automatic traffic control new
Naeem Akhter
 
Automatic railway gate control using arduino uno
selvalakshmi24
 
fire fighting robot
ranjitha mudhiraj
 
War robot with night vision camera android application
Dheeraj Kumar
 
Medical mirror
Saumya Ranjan Behura
 
Smart Bins : IOT Based Garbage Monitoring System
Kavish Khullar
 
Smart note taker
PRADEEP Cheekatla
 
Vehicle fuel monitoring system using iot
MarkaVikaskumar
 
home automation using esp8266
smit bakori
 
Obstacle Avoidance Robot (Powered by Arduino)
Amanullah Mahmood
 
Intelligent alcohol detection system for car
Logic Mind Technologies
 
Shiv smart door ppt
Mahesh Patil
 
Fire Fighting Robot
Saadullah74
 
Fire fighting robot using arduino
Niranjan Kumar
 
Ambient Intelligence seminar report made by Shifali Jindal
ShifaliJindal
 
Automatic railway gate control
Parth Akbari
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Ankit Chaudhary
 
soldier tracking and health monitoring system
Joshpin Bala.B
 
Fire fighting robot using 8051 microcontroller
vibs1893
 
Energy transmission system for artificial heart
Ishwar Bhoge
 

Similar to IRJET-Android Controlled Firefighting Robot using Arduino (20)

PDF
A Review on Fire Fighting Robot
IRJET Journal
 
PDF
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
IRJET Journal
 
PDF
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
IRJET Journal
 
PDF
Machine Vision Based Fire Flame Detection using Multi Features
IRJET Journal
 
PDF
IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET Journal
 
PDF
IRJET- Fire Extenguisher Robot
IRJET Journal
 
PDF
IOT-BASED HAZARDOUS GAS LEAKAGE DETECTION
IRJET Journal
 
PDF
360 Degree Automated Fire Fighting Robotic Platform
IRJET Journal
 
PDF
Autonomous navigation robot
IRJET Journal
 
PDF
Surveillance Fire Fighting Robot
IRJET Journal
 
PDF
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
PDF
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET Journal
 
PDF
IRJET - Compactness based Traffic Signal Monitoring System
IRJET Journal
 
PDF
Robotic Vehicle Movement with Webcam Operated by Cell Phone
IRJET Journal
 
PDF
IRJET- Multipurpose Military Spying Robot
IRJET Journal
 
PDF
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET Journal
 
PDF
SOCIAL DISTANCE MONITORING ROBOT
IRJET Journal
 
PDF
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
PDF
IRJET- Smart Waste Management System using IoT for Smart Cities
IRJET Journal
 
PDF
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
IRJET Journal
 
A Review on Fire Fighting Robot
IRJET Journal
 
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
IRJET Journal
 
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
IRJET Journal
 
Machine Vision Based Fire Flame Detection using Multi Features
IRJET Journal
 
IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET Journal
 
IRJET- Fire Extenguisher Robot
IRJET Journal
 
IOT-BASED HAZARDOUS GAS LEAKAGE DETECTION
IRJET Journal
 
360 Degree Automated Fire Fighting Robotic Platform
IRJET Journal
 
Autonomous navigation robot
IRJET Journal
 
Surveillance Fire Fighting Robot
IRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET Journal
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET Journal
 
Robotic Vehicle Movement with Webcam Operated by Cell Phone
IRJET Journal
 
IRJET- Multipurpose Military Spying Robot
IRJET Journal
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET Journal
 
SOCIAL DISTANCE MONITORING ROBOT
IRJET Journal
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
IRJET- Smart Waste Management System using IoT for Smart Cities
IRJET Journal
 
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
IRJET Journal
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Ad

Recently uploaded (20)

PPTX
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
PPTX
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
PDF
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
PDF
monopile foundation seminar topic for civil engineering students
Ahina5
 
PPTX
Day2 B2 Best.pptx
helenjenefa1
 
PPTX
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
DOCX
8th International Conference on Electrical Engineering (ELEN 2025)
elelijjournal653
 
PPTX
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
PPTX
Hashing Introduction , hash functions and techniques
sailajam21
 
PPTX
UNIT DAA PPT cover all topics 2021 regulation
archu26
 
PDF
Introduction to Productivity and Quality
মোঃ ফুরকান উদ্দিন জুয়েল
 
PDF
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
DOCX
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
PPTX
Break Statement in Programming with 6 Real Examples
manojpoojary2004
 
PPTX
Element 11. ELECTRICITY safety and hazards
merrandomohandas
 
PPTX
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pptx
jenilsatikuvar1
 
PPTX
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
PPTX
Heart Bleed Bug - A case study (Course: Cryptography and Network Security)
Adri Jovin
 
PDF
Book.pdf01_Intro.ppt algorithm for preperation stu used
archu26
 
PPTX
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
monopile foundation seminar topic for civil engineering students
Ahina5
 
Day2 B2 Best.pptx
helenjenefa1
 
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
8th International Conference on Electrical Engineering (ELEN 2025)
elelijjournal653
 
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
Hashing Introduction , hash functions and techniques
sailajam21
 
UNIT DAA PPT cover all topics 2021 regulation
archu26
 
Introduction to Productivity and Quality
মোঃ ফুরকান উদ্দিন জুয়েল
 
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
Break Statement in Programming with 6 Real Examples
manojpoojary2004
 
Element 11. ELECTRICITY safety and hazards
merrandomohandas
 
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pptx
jenilsatikuvar1
 
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
Heart Bleed Bug - A case study (Course: Cryptography and Network Security)
Adri Jovin
 
Book.pdf01_Intro.ppt algorithm for preperation stu used
archu26
 
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 

IRJET-Android Controlled Firefighting Robot using Arduino

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 274 Android Controlled Firefighting Robot using Arduino Snehal Adsul1, Ujjwala Lokhande2, Snehal Motghare3 , Pranita Dagale4,Prof. M. D. Sale5 1,2,3,4,5 Professor, Dept. of Computer Engineering, Sinhgad college of Engineering, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Nowadays , fire accidents are very common and sometimes it becomes very hard for a fireman to protect someone’s life. It is not possible to appoint a person to continuously observe weather accidental fire has started where robot can do that. Robot will detect fire remotely. These robots are mostly useful in industries . The proposed vehicle is able to detect presence of fire and extinguishing it automatically by using temperature sensor. The proposed robot has a water spray which is capable of sprinkling water in 1800 angle. The sprinkler can be move towards the required direction . At the time of moving towards the source of fire it may happen that it will come across some obstacles ,then it has obstacle avoiding capability. It detects obstacles using ultrasonic sensors . Communicationbetweenthemobilephone and robot will take place through Bluetooth ,which will have GUI to control the movement of robot . When mobile gets connected to Bluetooth firstly it will set module name, baud rate .It is feasible to implement Bluetooth communication between smartphones and micro-controller. Android controlled robot can be used easily in everyday life such as in homes, market ,companies etc. The development of apps for Android in Android SDK is easy and free of cost. Key Words: SDK, TFLC, OAFLC, LM35 ,Arduino UNO R3 etc 1. INTRODUCTION Now a days mobile robots are very useful inconstruction sites, warehouses and manufacturing plants. Mobile robots can also be used in material handling applications which applications are growing day by day. For analyzing different items and for handling materials mobile robots can be used. Wireless navigation is alsopossibleformovementsofmobile robot, can be controlled through android.Fuzzylogiccontrol mechanism is used to control robot. That model does not need any mathematical model controlling. Previously Fire Fighting Robots were controlled by using different electronics devices .But this reduces the scope of control of fire fighting robot .However ,with the advanced techniques we can build the same robot by using android application to control the actions of the robot . With the help of such robots, fireman’s work really decreased and movements of robot are so much effective. By usinganandroidappfireman man detect the fire and can able to extinguish it .At the same time robot can detect the obstacles and can avoid them by using ultrasonic sensors . Our project is designed to build an android application which can control operations of the fire fighting robot . Fireman can send commands to robot through Bluetooth module which is mounted on robot itself. Smart phones has facility of Bluetooth, through that Bluetooth fireman can control the movement of firefighting robot . For fire detection it is using two sensors . One is temperature sensor and second is smoke detector. Fire extinguishing system will be get activated when fire detection system detects fire .Sprinkler will start sprinkling water when it detects fire . At the transmitting end android application is used and at receiving end two motors are interface to micro-controller. 2. LITERATURE SURVEY Tawfiqur Rakib, M. A. Rashid Sarkar Proposed movable robot consists of sensor like LM35 and Arduino Flame Sensors are used to detect the fire anddistanceson its way towards fire. In this for the mobility of the Robot , two wheels made of Nylon and a caster ball is used. This is mainly a rear wheel drive type of vehicle. The water container has the capacity to contain at least 1L water. It is made of strong cardboard which has water resistant property.[1] A fuzzy controller is used to control an obstacle avoidance of Vehicle.Theaimoftheproposedsolutionwhich is given in the paper is to guide the Vehicle along its path to avoid any static environments containing some static obstacles in front of it. Obstacle avoidance in real-time is a mandatory feature for Vehicle in an unknown environment.[2] Shivam Agrawal ,Nidhi Agrawal proposed that the human can control the robot by using the Bluetooth module. The Bluetooth module is work with the android application. In this the Bluetooth model communicate android application by using driving motor, arduino mega, voltage divider, tyres , Bluetooth, motordriver.[3]SaravananP.,Soni Ishawarya stated that there are three different types of system unit is use 1. Locomotion system 2. Fire detection system 3. Extinguishing system 4.Communication system. The Locomotion system is used for obstacle detection and four ultrasonic range finder to find the distance between obstacleandsystem.Firedetectionsystem is used for the detection of fire in this the gas sensor is used. Extinguishing system is for successfully extinguish the fire.[4] S. Jakthi Priyanka,R. Sangeetha proposed that Arduino (UNO R3), gas sensor, motor driver, gear motor, Relay driver, Bluetooth module, pump and sprinkler are
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 275 used. To program Arduino UNO R3 open source software Arduino IDE is required. The detection and extinguishing was done with the help of Arduino in which the temperature sensor gear motor and its driver, relay driver etc. are interfaced. The ”Android controlled firefighting robot” is useful in everyday life such as in homes, laboratories, parking lots, supermarkets,companies ,stores, shops etc. Important function of the robot is patrolling. Limitation of the robot is Bluetooth range and water capacity.[5] The system controls four DC Geared motors which is powered by the tmega2560 and controlled autonomously by Navigation system which comprises of integrated ultrasonic and infra red sensors. The bot carried wireless camera with it which captures the video and transmits it to the base station. The fire detection system consists of LDR and temperature sensor. If fire is detectedtherethenthebot will be moved to the source and starts extinguishing it. The Extinguishing System mounted by BLDC motor with water container. At extreme conditions SABOT is manually operated also. [7] 3 Methodology Proposed project is designed to build an android application which can control operations of the fire fighting robot . Fireman can send commands to robot through Bluetooth module which is mounted on robot itself. Smart phones has facility of Bluetooth , through that Bluetooth fireman can control the movement of firefighting robot . For fire detection it is using two sensors . One is temperature sensor and second is smoke detector. Fire extinguishing system will be get activated when fire detection system detects fire .Sprinkler will start sprinkling water when it detects fire . At the transmitting end android application is used and at receiving end two motors are interfacetomicro- controller. There are two types of robot navigation in environment by using FLC. Tracking Fuzzy Logic Controller (TFLC) Obstacles Avoiding Fuzzy Logic Controller (OAFLC) Following flow diagram can give the clear idea about the flow of TFLC and OAFLC.[7] TFLC is used to move robot in any direction according to the commands sent by the fireman. As soon as obstacle is detected control transfers to the OAFLC to avoid obstacles. Fig -1:Flowchart of Fuzzy Logic To travel robot towards the target TLFC and OAFLC these two FLC methods are useful because it assures the collision free path. Output of these two techniques will be velocities of left and right DC motors. TFLC moves robot smoothly towards the target and for that purpose TFLC will required two inputs. One is distance between obstacle and robot ,and another one is angle between robot and obstacle. The variables used for the angle between the robot and the obstacle to show in implementation table are: N: Negative, SN: Small Negative, Z: Zero, SP: Small PositiveandP:Positive. The linguistic variables used for input distance are: Z: Zero, NZ: Near Zero, M: Medium, NF: NearFar,andVF:VeryFar.[7] Fig -2: Table For implementation[7] The above table shows the implementation of theFLCin real life senario. Implementation is to be done with the help of
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 276 above table. OAFLC is normally usedtocontrol signalsandto avoid obstacles which may come along the path towards the target. For avoiding those obstacles OAFLC will required distance and angle between robot and obstacle. Ultrasonic sensors can provide that distance .Following tableshowstheuseoffuzzy logic algorithm. The variables used for theTFLCfuzzyruleto show in implementation table are: Z: Zero, S:Slow, NM: Near Medium, M: Medium, NH: Near High, H: High and VH: Very High.[7] 3.1 Algorithm For Obstacle Avoidance For obstacle detection ultra sonic sensors are used. Ultra sonic sensors constantly emits the signals which has short and high frequency. If any object is present inside the path then frequency will come back to ultra sonic sensor which is consider as an input through echo pin which is on sensor. Firstly make the echo and trigger pin low and move the robot in forward direction by default. When obstacle is detected the echo pin will be set to high and start timing. Timing will be stop when the echo pin will be down and it will return timing pulses .From those pulses time will be calculated. That time will get converted into distance. If distance is moderate then speed of the robot will bereduced and robot will take left turn. If obstacle is at left then it will take right turn. If distance is very less then robot will get stop ,move in backward direction and will take left or right direction. 3.2 Operational Details A) MODULES : Fire Detection: Temperature sensor IC is available to simplify broadest range of temperature. A temperature sensor IC can operateoverthenominal ICtemperaturerange of -55C to +150C. Temperature sensor continuously measures temperature. If temperature exceeds the programmed limit then messaged will be displayed that fire is detected . Temperature sensor has three pins one is for GND, second one is for VCC and last one is OUTPUT which requires maximum 5.5v power supply. Temperaturesensor is directly connected to Arduino.[19] Fig. 3. Temperature Sensor Fire Extinguisher: For extinguishing fire first of all we need to detect fire. Fire is detected using temperature sensors and command goes to servo motor and relay motor to start. Relay motor is used toflowwaterthroughpump and servo motor is used to rotate pump in 180 degreedirections. Servo motor starts flowing water in 180 degree through pump. Obstacle Avoidance: Ultra sonic sensor, HC-SR04 emits an ultrasound which travels through air. If there any obstacleis present in the path of its rage then it echo it back to the sender. Then programmer can easily find out distance between obstacle and robot using time required to travel and speed of the sound. It will be helpful for robot to avoid obstacle . Ultrasonic module has 4 pins GND, Trig, VCC, and Echo. The GND and VCC pins of sensorneedstobeconnected to the GND and 5V of pins on Arduino board and Trig and Echo pins are connected to any Digital pins of Arduino board.[17] Obstacle avoidance is done by using ultra sonic sensor. Ultra sonic sensor gives distance between obstacle and robot, using which obstacle can be avoided. Fire can move robot in any direction, whenobstacleisdetectedrobot will stop and move in backword direction .Then fireman can rotate it in any other direction to avoid obstacle if again another obstacle detects then it will again stop and move backword direction . Movement of robot is depends on movement of wheels. The above fig shows how to connect the L298 IC to control two motors. There are three input pins for each motor, including Input1, Input2 , and Enable1 for Motor1 and Input3, Input4, and Enable2 for Motor2. 2.4 Outputs And Discussion Fig -3 GUI for project Fig -4: No obstacle is detected
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 277 Fig 5-Setup for testings Fig -6:Obstacle Detected Fig -7:when Obstacle is detected Fig -8:Fire is Extinguished In the fire-fighting robot project, the main aim was to develop a robot which will detect fire and extinguish it. In this project obstacle is detected by using ultrasonic sensor, fire is detected by temperature sensor and robotismoved to target using Bluetooth communication. A robot which is result of this project communicates with mobile application through Bluetooth and with microcontroller and other hardware using serial port communication.Micro-controller can handle both analog anddigital data receivedfrommobile app and hardwares o detect fire and extinguish it. This project is can be used in day today life if more professionals are selected. It an be used in markets, malls, stores, companies and even at homes. In this project fire is extinguish by water which is stored in water tank which is mounted on robot ,instead of this we can carry water pump. For providing more safety we should add some obstacle detector sensors and temperature sensors to detect fire at left and right side. 4. CONCLUSIONS Proposed approach of modular design strategy was a good solution in implementing the fire fighting robot to help people at the critical condition. The proposed robot can move in forward, backward, left, right and can stop also. It reduces human efforts and protect their property. Robot detects fire and extinguish the fire with the help of sprinkler pump. For extinguishing that fire robot has to reach upto there and it moves towards the target with the obstacle avoidance property. In this way robot can detects obstacle and avoid them also. ACKNOWLEDGEMENT We feel great pleasure in expressing our deepest sense of gratitude and sincere thanks to Prof. Suyavanshi ,my guide Prof. M.D. Sale and Prof. Mande for their valuable guidance during the project work, without which it would have been very difficult task. This acknowledgement would be incomplete without expressing our special thankstoProf. M. P.Wankhade Head of the Department (Computer Engineering) for their support during the work. We would also like to extend our heartfelt gratitude to our Principal, Dr. S. D. Lokhande who provided a lot of valuable support, mostly being behind the veils of college bureaucracy. REFERENCES [1] Tawfiqur Rakib, M. A. Rashid Sarkar, “Design and fabrication of an autonomous firefighting robot with multi sensor fire detection using PID controller”, ICIEVVolumn 23 issue-1 JUNE 2016 [2] Khaled Sailan , Prof. Dr. Ing. Klaus- Dieter Kuhnert “Obstacle avoidance stratergy using fuzzy logic steerig control of amphibious autonomous vehicle”, Ineternational
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 05 | May 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 278 journal of innovative science Engg. and Technology ,Volumn 2, 2015 [3] Shivam Agrawal ,Nidhi Agrawal, “Interfacing of robot with android app for to and fro communication”, IEEE ,2016 [4] Saravanan P. ,Soni Ishawarya, ”Android controlled intergrated semi autonomous fire fighting robot”, Ineternational journal of innovative science Engg. and Technology 2015. [5] S. Jakthi Priyanka,R. Sangeetha, “Android controlled firefighting robot”, Ineternational journal of innovative science Engg. And Technology ,Volumn 3, 2017. [6] Gignesh Patoliya ,Haard Mehta, “Arduino ControlledWar Field Spy Robot using Night Vision Wireless Camera and Android Application”, 5th Nirma University International Conference on Engineering (NUiCONE),2015. [7] Mohammed Faisal1, Ramdane Hedjar, Mansour Al Sulaiman and Khalid Al-Mutib ,”Fuzzy Logic Navigation and Obstacle Avoidance by a Mobile Robot in an Unknown Dynamic Environment”, International Journal of Advanced Robotic Systems,vol 13,2013. [8] Saravanan P ,” Design and Development of Integrated Semi - Autonomous Fire Fighting Mobile Robot”, International Journal of Innovative Science, Engineering Technology,2015. [9] Satya Veera Pavan Kumar Maddukuri, Uday Kishan Renduchintala, Aravinthan Visvakumar ,”A Low Cost Sensor Based Autonomous and Semi-Autonomous Fire-Fighting Squad Robot”, IEEE,2016. [10] V. Raudonis,R. Maskeliunas, ”Trajectory Based Fuzzy Controller for Indoor Navigation”, IEEE, 2011. [11] Limin Ren, Weidong Wang, Zhijiang Du1Member, “A New Fuzzy Intelligent Obstacle Avoidance Control Strategy for Wheeled Mobile Robot”, IEEE,2015. [12] Slideshares.com [13] tutorialspoint.com [14] pluralsit.com [15] udemy.com Arduino Tutorial. [16] Krati Mehto, Rahul Moriwal, CSE Department, “A Secured and Searchable Encryption Algorithm for Cloud Storage International Journal of Computer Applications “(0975 8887)Volume 120 No.5, June 2015 [17] https://howtomechatronics.com [18] https://www.allaboutcircuits.com [19] http://www.instructables.com//19