Introduction: Autonomous Fire Fighter Robot

About: open book with blank pages

It is a robot that autonomously detect and extinguish fire.It use flame sensor for detection and arduino board for processing.Fire extinguisher along with electronic valve( actuator) is used to extinguish the detected fire.

The robot rotates while actively scanning for fire. This scanning is performed by sensors placed on the sides.When a fire is detected, it moves in the direction of fire an stops 30 cm in front of it and trigger the extinguisher to turn out the fire.


Step 1: COMPONENTS USED

1X ARDUINO BOARD

3X FLAME SENSOR MODULES

2X DC MOTOR DRIVER

1X ELECTRONIC VALVE(OR LINEAR ACTUATOR)

4X DC GEAR MOTOR

1X FIRE EXTINGUISHER

4X WHEELS

4X MOTOR CLAMPS

SWITCH,WIRE,SCREWS ETC

TOOLS REQUIRED

SOLDERING IRON

MULTIMETER

Step 2: ARDUINO BOARD

In this project, arduino leonardo board is used. Any arduino board can be selected.

Basic description of the board can be seen in the picture.

Step 3: FLAME SENSOR

Flame sensor modules do not cost much, and the efficiently detect flame.

Keyes flame sensor module is used for this project which has a sensitivity adjustment pot. It has a positive supply pin, which must be provided with a +5v supply. GND pin must be grounded. This module provides both analog as well as digital outputs. Only digital output is used in this project.

Step 4: MOTOR DRIVER AND MOTOR

Since the arduino board can supply only 5v which is insufficient for driving motor, motor driver is used.

With the help of motor driver, clockwise and anticlockwise rotation of motor can be easily achieved. Motor driver must be supplied with a supply voltage of 5v -9v. Ground must be connected to the ground pin of arduino board.

Since this robot needs to carry a fire extinguisher, dc gear motor having enough torque must be selected. Here i have used metallic gear motor with 60rpm, having 10-12kg/cm torque.

Step 5: FIRE EXTINGUISHER AND VALVE

General fire extinguishers are heavier and difficult to be transported or triggered. A spray type one will be most convenient and affordable. In case of general type, an electronic valve should be used to release the gas or foam.

For the spray type, electronic actuator can be used. In this project, i have used spray type extinguisher an instead of actuator, a cam mechanism is used to apply pressure on the nozzle. Cam mechanism consist of a metallic cam

connected to a gear motor. It presses the nozzle knob as it rotates. A separate motor driver is used to drive this motor.

Step 6: BUILDING THE ROBOT

Choose a board of convenient size and strength to carry the extinguisher. Use either metal plate board or plywood board. Drill out holes for connecting motor clamps.Place the motor to the chassis with the help of clamp and connect wheels. Short the wires of the motor on the same side such that they rotate in the same direction.Connect each motor pair to the motor driver. Place the flame sensors in the front side of chassis 5-6cm apart, such that the sensor in middle is placed at the center of chassis. Sensitivity of sensors on the sides must be adjusted to detect fire far away. Sensitivity of the center sensor is reduced to detect fire 30cm away. Digital outputs of sensors are connected to pin 2,3,4 of the arduino board. Connect an led to pin 10 so that it glows when fire is detected. Inputs to the motors on left side is obtained from pins 5 and 6 and that for motors on right side is obtained from pin 7 and 8. Pin 11 used to trigger the valve or actuator( pin 11 and12 for cam arrangement). Fire extinguisher must be place on the top of the chassis, inclined at an angle so that it release towards fire. Adjust sensitivity of the center sensor and position or angle of the extinguisher to match the triggering.

Attachments

Robot Contest

Participated in the
Robot Contest

Arduino Contest

Participated in the
Arduino Contest

Sensors Contest

Participated in the
Sensors Contest