Index  INTRODUCTION  HARDWARE DESCRIPTION  BLOCK DIAGRAM  COMPONENT LIST  ADVANTAGES AND APPLICATIONS  CONCLUSION.

Slides:



Advertisements
Similar presentations
1 ECE 372 – Microcontroller Design Parallel IO Ports - Outputs Parallel IO Ports E.g. Port T, Port AD Used to interface with many devices Switches LEDs.
Advertisements

ELECTRONIC STICK FOR BLIND PEOPLE
Engineering Roles We will be forming groups of 3 students
Software Design Considerations. Abstract  Design and build a compact robot to traverse a maze  Use the robot to generate an ASCII representation of.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
EET 2261 Unit 13 Controlling Stepper Motors and Servos  Read Almy, Chapter 21.  Lab #13 due next week.  Final Exam next week.
Smoke Eater Autonomous Fire Fighting Robot By David Morneault EEL 5666 August 3, 2000.
Connecting VEX and ROBOTC
Department of Electrical Engineering Southern Taiwan University of Science and Technology Robot and Servo Drive Lab. 2015/7/2 Digital Control Strategy.
SENIOR DESIGN 10/16.
Copier Jam Detector Design Problem
Introduction The designed device consists of a circuit which performs charging, a circuit displaying battery charge level during or resting state of charging.
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Designs and Implementation Ring Detector circuit Design: Ring Detector circuit Design:
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Embedded Systems Design
ECE 477 Design Review Group 1  Spring Outline Project overviewProject overview Project-specific success criteriaProject-specific success criteria.
EMBEDDED WEB SERVER. CONTENT: 1.ABSTRACT 2.INTRODUCTION TO EMBEDDED SYSTEMS 3.INTRODUCTION TO EMBEDDED WEB SERVER 4.BLOCK DIAGRAM 5.POER SUPPLY 6.COMPONENT.
AUTOMATIC ROOM LIGHT CONTROLLER WITH BIDIRECTIONAL VISITOR COUNTER
SMART SOLAR TRACKING SYSTEM FOR OPTIMAL POWER GENERATION
MOBILE OPERATING ROBOT ON EMBEDDED SYSTEM
Staircase Climber Project submitted by: Shraddha Joshi Soham Mohidekar
PRIYADARSHINI SHRAVYA KAVYAA MOBILE CONTROLLED ROBOT USING DTMF ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
Final Year Project(EPT4046) Development of an internet controlled Surveillance Mobile Robot By Mimi Madihah Bt Mohd Idris Id: BACHELOR OF ENGINEERING.
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Guide Presented by Mr.M Cheenya V.Abhinav Kumar 11E31A0422 Asst.Professor K.Shiva Kumar 11E31A0423 K.Rajashekhar 11E31A0424 K.Chaithanya Sree 11E31A0428.
1. 2 The electrocardiograph (ECG) is an instrument, which records the electrical activity of the heart. Electrical signal from the heart characteristically.
Components of a typical full-featured microcontroller.
CONTENTS Objective Software &Hardware requirements Block diagram Mems technology Implementation Applications &Advantages Future scope Conclusion References.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
Reverse Parking Sensor Circuit.
DESIGN OF MONO-AXIS SOLAR TRACKING SYSTEM USING MICROCONTROLLER BASED STEPPER MOTOR KAMAL J K KOUSHIK VENKATRAMAN N PREM M PRASANTH K Guidance: Mrs.Kavitha.
AGROFARM WEATHER MONITOR USING LabVIEW. INTRODUCTION Innovation in agriculture field Implementing instrumentation tech. in agricultural field The quantity.
Simple Water Level Controller Circuit with Microcontroller and Alarm.
PROJECT ON FAULT ANALYSIS AND DETECTION GUIDED BY:: SUBMITTED BY:- MS. SHUBRA GOEL.
IC 4017 Pin Configuration And Application
SPEED CONTROL OF DC SHUNT MOTOR USING MICROCONTROLLER PRESANT BY: Prajapati Pankaj R. (026) : Thakor Hitendra B. (020) : Thakor Kiran B. (021) : Senma.
Automatic Railway Gate Control System
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
Fire Fighting Robotic Vehicle. Introduction:  It is designed to develop a fire fighting robot using RF technology for remote.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
DTMF stands for Dual Tone - Multi Frequency and it is the basis for our telephone system. The touch-tone® phone is technically a DTMF generator that.
TV Remote As A Wireless Mouse For PC.
COIN BASED CELL PHONE CHARGER by sarin krishna k.r
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
Mobile phone keypad sensed password entry for door opening.
Application Case Study Christmas Lights Controller
Under the Guidance of Submitted by
TRACK SENSING ROBOTIC VEHICLE MOVEMENT
Application Case Study Security Camera Controller
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
REMOTE JAMMING DEVICE.
TV OPERATION JAMMING SYSTEM
(EVENING ON TO MORNING OFF)
ARDUINO LINE FOLLOWER ROBOT
WALL DETECTOR ROBOT VEHICLE
Automatic Railway Gate Control System
IR Control Materials taken from a variety of sources including IR Remote for the Boe-Bot by Andy Lindsay.
Arduino Analog I/O Analog input pins: 0 – 5
Introduction to Microprocessors and Microcontrollers
EET 2261 Unit 12 Controlling Stepper Motors and Servos
Presentation of Robotics (3)
Copier Jam Detector Design Problem
Under the Guidance of Submitted by
Applications of Basic Electronics Components
Presentation transcript:

Index  INTRODUCTION  HARDWARE DESCRIPTION  BLOCK DIAGRAM  COMPONENT LIST  ADVANTAGES AND APPLICATIONS  CONCLUSION

Abstract The aim of the project is to make a robot which can follow a black strip on a white floor and can extinguish the fire on the path. The robot can be used in the rescue operation. Thus the robot can act as a path guider in normal case and as a fire extinguisher in emergency. The aim of the project is to make a robot which can follow a black strip on a white floor and can extinguish the fire on the path. The robot can be used in the rescue operation. Thus the robot can act as a path guider in normal case and as a fire extinguisher in emergency.

Hardware Description Our project mainly consist of five sections, they are as follows: 1) Main control circuit with µc PIC16F72 2) Black line detection circuit 3) Motor controlling circuit 4) Flame detection circuit 5) Fire extinguishing circuit

1. Main control circuit Main circuit is using microcontroller PIC 16F72, which controls all the actions by the robot to extinguish the fire. All the other circuits are interfaced with the microcontroller using I/O ports PIC16F72 contains two 8-Bit ports & one 5-Bit port, 5-Bit port is also used as ADC.\ Port A is used as input port for three IR receptors & Port C is used as output for three IR transmitters. According to the input to the Port A from the IR receptors µc will generate PWM signal on output Port B which controls the two DC servo motors connected to the port.

PIC16F72

Flame detection sensor UVTRON is also connected to the I/P Port A which generates low signal after detecting flame. \ Flame detection sensor UVTRON is also connected to the I/P Port A which generates low signal after detecting flame. As soon as µc receives the signal from UVTRON it will stops the motors from moving and give high pulse to the Flame extinguishing circuit. When relay receives the fire extinguishing signal from µc it will starts the water pump which throws water on flame for 300 ms.

2. Black line detection circuit The path to each room is marked by a black line and the candle is located in the end of the line. Certain algorithms will be dependent upon whether the robot is in a room or a hallway, or if it is close enough to the candle to extinguish it. Since the floor of the arena is solid white, a black line should be easy enough to detect by measuring light being reflected off the surface of the floor. The circuit that will be used to accomplish this will consist of a light emitter and detector. It will be powered by a +5V power supply. This will be done using IR transmitter and receiver. A schematic for this circuit is shown in Figure below.

3. Motor controlling circuit Motor control is one of the most important concepts that must be considered for the robot. Without excellent control over the motors, the robot would not be able to stop itself once it detects black line or flame. Motor 1 & Motor 2 are connected to the pin no 21 & 22 of µc simultaneously. But motor cannot be driven by the µc directly because it have very low current. To overcome from this problem we use there Darlington Transistor to drive the servo motors. Because of Darlington transistors current amplification takes place and we get proper current get drive the Motors.

3. Flame detection circuit

Ultraviolet The robot will pause when it detects the flame. It will then receive information from the Hamamatsu UVTRON R2868 Flame Sensor as to whether or not a flame is in the periphery of the sensor. The angular sensitivity of the UVTRON is shown in Figure below. The output of this circuit will be connected directly the microcontroller’s input pins. Since the output signal is already a digital signal, there is no need for A/D conversion. With the output signal being a pulse of duration 10ms, the microcontroller can count the number of pulses it receives. When this number falls in a defined range, this will tell the controller that the candle is present.

5. Fire extinguishing circuit

Fire extinguish circuit mainly consist of SPDT relay, water supply & water pump. When flame sensor detects the flame it will give on high signal on pin 23 which is connected to relay. Because of this high pulse relay start the water pump. Water pump throws water on the flame for 300 ms.

Power supply Microcontroller and all digital related IC’s require +5V regulated power supply. The signal conditioning circuit op-amps need +5 and -5V regulated power supply. The power supply section consists of bridge rectifier, filter circuit and regulator section.

Applications The main purpose of robot to detect fire and extinguish it if possible. The robot can be used as a guider to guide the visitors from the entrance to the main office. It can help doctors to carry the medicines from one ward to another. The main purpose is to rescue the people by extinguishing fire in a building.

References [1]Embedded.com, “Quadrature-Encoded Position and Beyond”, Don Morgan, 26 February 2001, [2]”Pulse width modulation quietens fans and blowers”, Zetex Semiconductors, Laurence Armstrong, September 2004 [3] Tone Detect, [4] NTE Electronics, Datasheet, NTE832, Integrated Circuit Tone Decoder [5] Texas Advanced Optical Solutions, Datasheet, TSL257, High-Sensitivity Light-to-Voltage Converter. [6] Hamamatsu, Datasheet, R2868, Flame Sensor UVTRON R2868. [7] Hamamatsu, Datasheet, C3704, UVTRON Driving Circuit C3704 Series.