SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 1
COLOR TRACKING ROBOT
SRI VENKATESWARA INSTITUTE OF TECHNOLOGY (S.V.I.T.)
HAMPAPURAM (V), RAPTHADU (M), ANANTAPUR – 515722
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
REVIEW REPORT-2
Project Associates:
K.Ajay Vikranth Reddy (109F1A04A4)
N.Sravana Lakshmi (109F1A0478)
G.Uday Kumar Reddy (109F1A04A1)
Y.Vani (109F1A0491)
M.Kanthudu (109F1A04B2)
Head of the department: Under the esteem guidance of:
N.A.V.Prasad, M.Tech T.Ranjitha Devi, M.Tech
Department of ECE Department of ECE
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 2
INDEX
1. ABSTRACT.
2. EXISITING DESIGN
3. PROPOSED DESIGN
a. Modules used in the project.
4. PROCEDURE AND METHODOLOGY.
5. APPLICATIONS.
6. FURTURE EXTENSIONS.
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 3
1. ABSTRACT:
Now a day’s war fare became hi-tech new technologies are introduced into military for both
defeating purpose directly and supporting purpose indirectly. In this manner we have also developing a
project called “COLOR TRACKING ROBOT”. The concentrated problem was an average military
soldier has to carry atleast 50kgs of materials like guns, amount, granites and so. To reduce weight of the
soldier will give time and efforts to him to more concentrate on enemy in war. To do that in our project
we are having a camera to detect the persons by his uniform and remaining process will be done by a
computer in a robot that observes position of a soldier and his movement continuously in the field and
give commands to robot microcontroller to follow as per his movements. Then a soldier can drop his
entry day load on robot make himself free. If he wants he can grab.
This work describes an autonomous robot for following the soldier in the war field using
image processing. The proposed system uses an ultrasonic sensor in order to detect the existence of
humans and also obstacles and a low cost camera in order to acquire a video of the scene as needed.
Additional, we are using a buzzer for the security of the robot if lost. Having detected a sign of an
obstacle, the ultrasonic sensor triggers the camera to show live scene. The video is then displayed on the
screen. This approach requires a relatively small number of data to be acquired and processed during the
operation. This way, the real-time cost of processing and data transmission is considerably reduced. This
system has the potential to achieve high performance in carrying the materials in the war field following
the soldier quickly and cost-effectively. The detection depending on a number of factors such as the body
position and the light intensity of the scene. Results show that the system provides an efficient way to
track and follow human being. The aim of this article is to improve the human following robot by using
the image processing as a tool for good efficiency and obstacle avoidance.GSM is used for sending the
message and GPS is used to finding the position of the robot.
2.BLOCK DIAGRAM OF EXISTING DESIGN:
Fig 2. Block diagram of Proposed design color tracking robot
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 4
Disadvantages:
1. Here image processing is not used
2. The cost of the project is very high.
3. It cannot avoid the obstacles in the path.
4. It does not have the security.
5. Here image processing is not used.
3. BLOCK DIAGRAM OF PROPOSED DESIGN:
Fig 2. Block diagram of Proposed design color tracking robot
Advantages:
1. The real-time cost of processing and data transmission is considerably reduced.
2. By using image processing in addition we can specify the color of the human to follow.
3. Ultra sonic sensors are added to detect obstacles in the path.
4. A buzzer is used for the security of the robot.
5. GSM and GPS are used for knowing the location of the robot
The cost of the system can be reduced to little bit. An Ultrasonic sensor can be used to avoid the
obstacles in the path of the robot. Buzzer is used for the security of the robot. GSM is used for sending a
message to operator and GPS is used for finding the place where it located.
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 5
Flowchart:
The Proposed Design Block Diagram Consists of:
Hardware:
1. Microcontroller –ATmega328P
2. Sensor.
3. DC motor.
4. DC motor driver.
5. Buzzer.
6. GSM & GPS.
7. Personal computer and Webcam.
a. Microcontroller (ATmega328P):
Features:
High Performance, Low Power Atmel 8-Bit Microcontroller Family.
Operational voltage :5V
Digital I/O pin :14
Analog input pin :6
Flash memory :32kb
SRAM :2kb
EEPROM :1kb
Clock speed :16Mhz
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 6
b. Ultrasonic sensor: The aim of this project is the robot has to follow human. This is an easy task
especially in the horizontal plane. To avoid the obstacles in the path of the robot we are using the Ultra
sonic sensor which avoid the obstacles and make the robot to go in the correct path.(figure1)
Features:
1. Range: 2 cm to 3 m (0.8 in to 3.3 yd)
2. Burst indicator LED shows sensor activity
3. Bidirectional TTL pulse interface on a single I/O pin can communicate with 5 V
4. TTL or 3.3 V CMOS microcontrollers
5. Input trigger: positive TTL pulse, 2 μs min, 5 μs type
6. Echo pulse: positive TTL pulse, 115 μs minimum to 18.5 ms maximum.
The above figure .1represents the Ultrasonic sensor.
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 7
c. DC motor: Motors take electrical energy and produce mechanical energy. Electric motors are used
to power hundreds of devices we use in everyday life. Motors come in various sizes. Huge motors that
can take loads of 1000’s of Horsepower are typically used in the industry. Some examples of large motor
applications include elevators, electric trains, hoists, and heavy metal rolling mills. Examples of small
motor applications include motors used in automobiles, robots, hand power tools and food blenders.
DC motor is used here to rotate the wheels of the robot.
The above figure represent the DC motor.
d. DC motor driver: In order to control the position of a DC motor, we must be able to change the
current direction to the motor. This can be accomplished by using DC motor driver. If transistors 1 Q and
3 Q are turned on, and 2 Q and 4 Q are off, current will flow through the motor in the direction shown and
the motor will rotate in one direction. If 2 Q and 4 Q are on, and 1 Q and 3 Q are off, the motor will rotate in
the other direction. By using these we can run the DC motor in any direction.
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 8
e.Buzzer: A buzzer is an audio signaling device which may be mechanical, electromechanical or
piezoelectric. Typical uses of buzzers and beepers include alarm devices, timers and conformation of user
input such as mouse click or keystroke. These are used for the security of the robot if any change in the
pixel then the sound is produced.
The above figure represents the Buzzer.
f. GSM and GPS: GSM is used for sending the message.GPS is used to finding the
position of the robot.
The above figure represents the GSM and GPS.
g. Personal computer and Webcam: Webcam or wireless camera is employed because it
captures the analog information and displays it in PC. This camera plays a key role capturing the
data. We are going to use an personal computer to analyze the pixels of the image and give the
command to the microcontroller.
Sri Venkateswara Institute Of Technology (S.V.I.T.)
Department of Electronics and Communication Engineering 9
Software:
1. Processing 1.2.1
Used for code compiling and writing.
2. WinVDIG
Used as a video bridge.
3. Quick Time
Used as a video analyzer.
4. PROCEDURE AND METHODOLOGY:
The goal of this project is to provide a low cost color tracking robot. Though, the existing Urban Search
and Rescue Robots are equipped with various sensors, but the problem with them is the cost. The sensors
used in the development of this project are easily available and cost effective. In this paper, a new
method for following humans using simulated autonomous robot using image processing is proposed.
The robot uses two levels of sensing in order to achieve higher cost-effectiveness in the detecting process
in terms of the actual cost of equipment, the processing cost, and the power cost. The first level image is
captured by the webcam of computer and it is analyzed by using processing software and there a color is
fixed for following the human by the robot. The second level is an ultrasonic sensor that is used as the
primary sensor in order to avoid the obstacles in the path.. The robot is equipped with a simple buzzer
Since the system developed is a low cost system therefore it has a wide future scope. Though many
systems with a wide range of sensors have been developed, but there are many problems faced by them
such as cost, size, environment difficulties etc.GSM and GPS is used to find the location of the
robot.
The future work would be improved by using the IR cameras for better accuracy and precision and
also and neural human algorithm is used for face detection and body shape detection.
5. APPLICATIONS:
1. In military applications for carrying the guns, granites and food material.
2. These are used in super markets for carrying the items without any human interference.
3. These are used for the aged walking.
6. FUTURE EXTENSIONS:
1. We can use face recognisition for better identification.
2. We can use also set body shape for better identification.
3. By adding IR cameras we can have accuracy and precision.

Weitere ähnliche Inhalte

Was ist angesagt?

Error detection and correction
Error detection and correctionError detection and correction
Error detection and correction
Sisir Ghosh
 
Addressing mode
Addressing modeAddressing mode
Addressing mode
ilakkiya
 

Was ist angesagt? (20)

Interrupts of microcontroller 8051
Interrupts of microcontroller 8051Interrupts of microcontroller 8051
Interrupts of microcontroller 8051
 
4 io port-programming
4 io port-programming4 io port-programming
4 io port-programming
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
 
Software project management Improving Team Effectiveness
Software project management Improving Team EffectivenessSoftware project management Improving Team Effectiveness
Software project management Improving Team Effectiveness
 
I o ports.ppt
I o ports.pptI o ports.ppt
I o ports.ppt
 
3 jump, loop and call instructions
3 jump, loop and call instructions3 jump, loop and call instructions
3 jump, loop and call instructions
 
Quantum challenge2021 Ex1
Quantum challenge2021 Ex1Quantum challenge2021 Ex1
Quantum challenge2021 Ex1
 
8051 ch9-950217
8051 ch9-9502178051 ch9-950217
8051 ch9-950217
 
Memory mapping
Memory mappingMemory mapping
Memory mapping
 
Arm organization and implementation
Arm organization and implementationArm organization and implementation
Arm organization and implementation
 
Software Development Model - Waterfall, RAD & Agile
Software Development Model - Waterfall, RAD & AgileSoftware Development Model - Waterfall, RAD & Agile
Software Development Model - Waterfall, RAD & Agile
 
Minimum mode and Maximum mode Configuration in 8086
Minimum mode and Maximum mode Configuration in 8086Minimum mode and Maximum mode Configuration in 8086
Minimum mode and Maximum mode Configuration in 8086
 
Error detection and correction
Error detection and correctionError detection and correction
Error detection and correction
 
LPC 2148 ARM MICROCONTROLLER
LPC 2148 ARM MICROCONTROLLERLPC 2148 ARM MICROCONTROLLER
LPC 2148 ARM MICROCONTROLLER
 
Addressing mode
Addressing modeAddressing mode
Addressing mode
 
Board support package_on_linux
Board support package_on_linuxBoard support package_on_linux
Board support package_on_linux
 
8051 i o port circuit
8051 i o port circuit8051 i o port circuit
8051 i o port circuit
 
8086-microprocessor
8086-microprocessor8086-microprocessor
8086-microprocessor
 
Improving of software processes
Improving of software processesImproving of software processes
Improving of software processes
 
8051 interrupts
8051 interrupts8051 interrupts
8051 interrupts
 

Andere mochten auch

Final report on line follower
Final report on line followerFinal report on line follower
Final report on line follower
Priya Hada
 
Image segmentation 3 morphology
Image segmentation 3 morphologyImage segmentation 3 morphology
Image segmentation 3 morphology
Rumah Belajar
 
L14 morphologische operationen
L14 morphologische operationenL14 morphologische operationen
L14 morphologische operationen
Martin Kuprian
 
Content based image retrieval(cbir)
Content based image retrieval(cbir)Content based image retrieval(cbir)
Content based image retrieval(cbir)
paddu123
 

Andere mochten auch (14)

Dilation and erosion
Dilation and erosionDilation and erosion
Dilation and erosion
 
Tracking of objects with known color signature - ELITECH 20
Tracking of objects with known color signature - ELITECH 20Tracking of objects with known color signature - ELITECH 20
Tracking of objects with known color signature - ELITECH 20
 
Report
ReportReport
Report
 
Color tracking
Color trackingColor tracking
Color tracking
 
Pid control for line follwoers
Pid control for line follwoersPid control for line follwoers
Pid control for line follwoers
 
Embedded system design psoc lab report
Embedded system design psoc lab reportEmbedded system design psoc lab report
Embedded system design psoc lab report
 
Arduino embedded systems and advanced robotics
Arduino embedded systems and advanced roboticsArduino embedded systems and advanced robotics
Arduino embedded systems and advanced robotics
 
Line Follower Final Report
Line Follower Final ReportLine Follower Final Report
Line Follower Final Report
 
Line follower Robot using PID algorithm
Line follower Robot using PID algorithmLine follower Robot using PID algorithm
Line follower Robot using PID algorithm
 
Final report on line follower
Final report on line followerFinal report on line follower
Final report on line follower
 
Image segmentation 3 morphology
Image segmentation 3 morphologyImage segmentation 3 morphology
Image segmentation 3 morphology
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processing
 
L14 morphologische operationen
L14 morphologische operationenL14 morphologische operationen
L14 morphologische operationen
 
Content based image retrieval(cbir)
Content based image retrieval(cbir)Content based image retrieval(cbir)
Content based image retrieval(cbir)
 

Ähnlich wie color tracking robot

Ähnlich wie color tracking robot (20)

Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
 
Design and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway TracksDesign and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway Tracks
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic Vehicle
 
Design of a Low-cost Autonomous Mobile Robot
Design of a Low-cost Autonomous Mobile RobotDesign of a Low-cost Autonomous Mobile Robot
Design of a Low-cost Autonomous Mobile Robot
 
IRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET- Automatic Luggage Follower
IRJET- Automatic Luggage Follower
 
IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack Locator
 
ATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensorATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensor
 
IRJET- Intelligent Robot for Surveillance
IRJET- Intelligent Robot for SurveillanceIRJET- Intelligent Robot for Surveillance
IRJET- Intelligent Robot for Surveillance
 
Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...
 
A Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmA Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition Algorithm
 
A Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmA Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition Algorithm
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
 
IRJET - High Frequency Landmine Detection Robot
IRJET -  	  High Frequency Landmine Detection RobotIRJET -  	  High Frequency Landmine Detection Robot
IRJET - High Frequency Landmine Detection Robot
 
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with GogglesIRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
 
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMSNAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
 
L010127579
L010127579L010127579
L010127579
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance
 
Ck35487490
Ck35487490Ck35487490
Ck35487490
 
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
 

Kürzlich hochgeladen

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 

Kürzlich hochgeladen (20)

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(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...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 

color tracking robot

  • 1. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 1 COLOR TRACKING ROBOT SRI VENKATESWARA INSTITUTE OF TECHNOLOGY (S.V.I.T.) HAMPAPURAM (V), RAPTHADU (M), ANANTAPUR – 515722 DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING REVIEW REPORT-2 Project Associates: K.Ajay Vikranth Reddy (109F1A04A4) N.Sravana Lakshmi (109F1A0478) G.Uday Kumar Reddy (109F1A04A1) Y.Vani (109F1A0491) M.Kanthudu (109F1A04B2) Head of the department: Under the esteem guidance of: N.A.V.Prasad, M.Tech T.Ranjitha Devi, M.Tech Department of ECE Department of ECE
  • 2. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 2 INDEX 1. ABSTRACT. 2. EXISITING DESIGN 3. PROPOSED DESIGN a. Modules used in the project. 4. PROCEDURE AND METHODOLOGY. 5. APPLICATIONS. 6. FURTURE EXTENSIONS.
  • 3. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 3 1. ABSTRACT: Now a day’s war fare became hi-tech new technologies are introduced into military for both defeating purpose directly and supporting purpose indirectly. In this manner we have also developing a project called “COLOR TRACKING ROBOT”. The concentrated problem was an average military soldier has to carry atleast 50kgs of materials like guns, amount, granites and so. To reduce weight of the soldier will give time and efforts to him to more concentrate on enemy in war. To do that in our project we are having a camera to detect the persons by his uniform and remaining process will be done by a computer in a robot that observes position of a soldier and his movement continuously in the field and give commands to robot microcontroller to follow as per his movements. Then a soldier can drop his entry day load on robot make himself free. If he wants he can grab. This work describes an autonomous robot for following the soldier in the war field using image processing. The proposed system uses an ultrasonic sensor in order to detect the existence of humans and also obstacles and a low cost camera in order to acquire a video of the scene as needed. Additional, we are using a buzzer for the security of the robot if lost. Having detected a sign of an obstacle, the ultrasonic sensor triggers the camera to show live scene. The video is then displayed on the screen. This approach requires a relatively small number of data to be acquired and processed during the operation. This way, the real-time cost of processing and data transmission is considerably reduced. This system has the potential to achieve high performance in carrying the materials in the war field following the soldier quickly and cost-effectively. The detection depending on a number of factors such as the body position and the light intensity of the scene. Results show that the system provides an efficient way to track and follow human being. The aim of this article is to improve the human following robot by using the image processing as a tool for good efficiency and obstacle avoidance.GSM is used for sending the message and GPS is used to finding the position of the robot. 2.BLOCK DIAGRAM OF EXISTING DESIGN: Fig 2. Block diagram of Proposed design color tracking robot
  • 4. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 4 Disadvantages: 1. Here image processing is not used 2. The cost of the project is very high. 3. It cannot avoid the obstacles in the path. 4. It does not have the security. 5. Here image processing is not used. 3. BLOCK DIAGRAM OF PROPOSED DESIGN: Fig 2. Block diagram of Proposed design color tracking robot Advantages: 1. The real-time cost of processing and data transmission is considerably reduced. 2. By using image processing in addition we can specify the color of the human to follow. 3. Ultra sonic sensors are added to detect obstacles in the path. 4. A buzzer is used for the security of the robot. 5. GSM and GPS are used for knowing the location of the robot The cost of the system can be reduced to little bit. An Ultrasonic sensor can be used to avoid the obstacles in the path of the robot. Buzzer is used for the security of the robot. GSM is used for sending a message to operator and GPS is used for finding the place where it located.
  • 5. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 5 Flowchart: The Proposed Design Block Diagram Consists of: Hardware: 1. Microcontroller –ATmega328P 2. Sensor. 3. DC motor. 4. DC motor driver. 5. Buzzer. 6. GSM & GPS. 7. Personal computer and Webcam. a. Microcontroller (ATmega328P): Features: High Performance, Low Power Atmel 8-Bit Microcontroller Family. Operational voltage :5V Digital I/O pin :14 Analog input pin :6 Flash memory :32kb SRAM :2kb EEPROM :1kb Clock speed :16Mhz
  • 6. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 6 b. Ultrasonic sensor: The aim of this project is the robot has to follow human. This is an easy task especially in the horizontal plane. To avoid the obstacles in the path of the robot we are using the Ultra sonic sensor which avoid the obstacles and make the robot to go in the correct path.(figure1) Features: 1. Range: 2 cm to 3 m (0.8 in to 3.3 yd) 2. Burst indicator LED shows sensor activity 3. Bidirectional TTL pulse interface on a single I/O pin can communicate with 5 V 4. TTL or 3.3 V CMOS microcontrollers 5. Input trigger: positive TTL pulse, 2 μs min, 5 μs type 6. Echo pulse: positive TTL pulse, 115 μs minimum to 18.5 ms maximum. The above figure .1represents the Ultrasonic sensor.
  • 7. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 7 c. DC motor: Motors take electrical energy and produce mechanical energy. Electric motors are used to power hundreds of devices we use in everyday life. Motors come in various sizes. Huge motors that can take loads of 1000’s of Horsepower are typically used in the industry. Some examples of large motor applications include elevators, electric trains, hoists, and heavy metal rolling mills. Examples of small motor applications include motors used in automobiles, robots, hand power tools and food blenders. DC motor is used here to rotate the wheels of the robot. The above figure represent the DC motor. d. DC motor driver: In order to control the position of a DC motor, we must be able to change the current direction to the motor. This can be accomplished by using DC motor driver. If transistors 1 Q and 3 Q are turned on, and 2 Q and 4 Q are off, current will flow through the motor in the direction shown and the motor will rotate in one direction. If 2 Q and 4 Q are on, and 1 Q and 3 Q are off, the motor will rotate in the other direction. By using these we can run the DC motor in any direction.
  • 8. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 8 e.Buzzer: A buzzer is an audio signaling device which may be mechanical, electromechanical or piezoelectric. Typical uses of buzzers and beepers include alarm devices, timers and conformation of user input such as mouse click or keystroke. These are used for the security of the robot if any change in the pixel then the sound is produced. The above figure represents the Buzzer. f. GSM and GPS: GSM is used for sending the message.GPS is used to finding the position of the robot. The above figure represents the GSM and GPS. g. Personal computer and Webcam: Webcam or wireless camera is employed because it captures the analog information and displays it in PC. This camera plays a key role capturing the data. We are going to use an personal computer to analyze the pixels of the image and give the command to the microcontroller.
  • 9. Sri Venkateswara Institute Of Technology (S.V.I.T.) Department of Electronics and Communication Engineering 9 Software: 1. Processing 1.2.1 Used for code compiling and writing. 2. WinVDIG Used as a video bridge. 3. Quick Time Used as a video analyzer. 4. PROCEDURE AND METHODOLOGY: The goal of this project is to provide a low cost color tracking robot. Though, the existing Urban Search and Rescue Robots are equipped with various sensors, but the problem with them is the cost. The sensors used in the development of this project are easily available and cost effective. In this paper, a new method for following humans using simulated autonomous robot using image processing is proposed. The robot uses two levels of sensing in order to achieve higher cost-effectiveness in the detecting process in terms of the actual cost of equipment, the processing cost, and the power cost. The first level image is captured by the webcam of computer and it is analyzed by using processing software and there a color is fixed for following the human by the robot. The second level is an ultrasonic sensor that is used as the primary sensor in order to avoid the obstacles in the path.. The robot is equipped with a simple buzzer Since the system developed is a low cost system therefore it has a wide future scope. Though many systems with a wide range of sensors have been developed, but there are many problems faced by them such as cost, size, environment difficulties etc.GSM and GPS is used to find the location of the robot. The future work would be improved by using the IR cameras for better accuracy and precision and also and neural human algorithm is used for face detection and body shape detection. 5. APPLICATIONS: 1. In military applications for carrying the guns, granites and food material. 2. These are used in super markets for carrying the items without any human interference. 3. These are used for the aged walking. 6. FUTURE EXTENSIONS: 1. We can use face recognisition for better identification. 2. We can use also set body shape for better identification. 3. By adding IR cameras we can have accuracy and precision.