SlideShare a Scribd company logo
Introduction to Robotics :

 Robotics is the study of the design,

construction and use of robots.

 These technology represent a practical

application of Physics, Computer Science,

Engineering and Mathematics .

 It provides a variety of Engineering Concepts.

 Every Automated systems can be stated as a

Robot.
History
Why do we need a Robot :

 To perform a Job accurately and efficiently.

 To perform a job safely.

 To achieve High Throughput (Work done per Unit time).

 To avoid mistakes.

 To perform a job continuously without getting tired.

 A robot never says “No, I’ll not do this job because it is

   not interesting”.

 Actually, there are endless reasons for using Robots.
What is Robot :

"A reprogrammable, multifunctional manipulator

designed to move material, parts, tools, or specialized

devices through various programmed motions for the

performance of a variety of tasks“.

An automatic device that performs functions

normally ascribed to humans or a machine in the form

of a human.
So let’s start doing Robotics by
INVENTING THE TECHNOLOGY WE DESIRE !!!
How to Plan a Robot :

 It depends upon the requirements.

 We have to fix the environment for the Robot.

 For example, if we want a robot who will make coffee

   than the materials required for that are known to Robot.

   So that the Robot can take materials from there to

   complete the Process. But if we are unable to do that

   than we have to develop a robot, having the capabilities

   for identifying the Objects.
How to understand the Logic of Robot :

 Let’s take an example of such a robot who will go to

   market and buy vegetables. In this condition , the robot

   has the capabilities of identifying the vegetables,

   streets, available shortest path from the source to

   destination etc.
Types of Robot :
    Industrial Robots :
-materials handling
-welding
-inspection
-improving productivity
-Laboratory applications

     Mobile Robots :
- Robots that move around on legs, tracks or wheels.
- In 1979 a nuclear accident in the USA caused a leak of radioactive material.
Led to production of special robot
-Teleoperator to handle the radioactive material.
     Educational Robots
     Domestic Robots
Current Scenario :
 A first particular new innovation in robot design is the open sourcing

of robot-projects.

 Currently, there are about 1 million industrial robots toiling around

the world, and Japan is the top country having high density of utilizing

robots in its manufacturing industry

 Certification

         The Robotics Certification Standards Alliance (RCSA) is an

international robotics certification authority who confers various

industry and educational related robotics certifications.
Rules of Robotics (Asimov’s law of Robotics) :

 A robot may not injure a human being, or, through

inaction, allow a human being to come to harm

 A robot must obey orders given it by human beings,

except where such orders would conflict with the First Law.

 A robot must protect its own existence as long as such

protection does not conflict with the First or Second Law.

Zeroth Law :

 No robot may harm humanity or through inaction allow

humanity to come to harm.
Introduction to Basic Electronic Components
              Used in Robot ….
The following are the basic electronic components we have to

use in a Robot :

- Resistor

- Capacitor

- Diodes

- Transistors

- Motors

- Power Supply

- Sensors
Resistor :
Resistors are the obstacles in the path of the electrons flowing in the

wire.

We use Resistor because :

 Limiting current to another component.

 Reducing voltage in some parts of the Circuit.

 Controlling the voltage / current flowing into another component.

 Protecting the inputs of sensitive components.
Types of Resistor :

   Variable Resistor




Light Dependent Resistor




                       Circuit Symbol
Capacitor :
 Capacitor store electrons by attracting them to Positive Voltage.

 When the voltage is reduced or removed the electrons move disappear

off.

These are used for :

 Creating Timers.

 Smoothing out voltage.

 Blocking DC Current.

 Adjust Frequency.
Types of Capacitor :

  Electrolytic Capacitor




   Ceramic Capacitor
Diodes :
Diode is a two terminal electronic component that conducts electric
current in only one direction.
Types of Diode :

                      Silicon P-N Junction Diode :




                            Light Emitting Diode




                                 Photo Diode


                    Anode                  Cathode
Transistors :
Transistors are a kind of Switches. We can control the switch using
voltage on base pin.
The transistors we are using are : P-N-P , N-P-N , Phototransistor

                  N-P-N                         Photo Transistor


                                           +V


                                               Infrared
                                            Photo Transistor


                                                 +Vout
                                                                             θ

                                                 Resistor
                                                 (~ 10 K)




      Working of 2N2222 (NPN) Transistor   IR Sensor circuit by Phototransistor
Motors :
Motors are used to provide the motion to machine directly.
There are four types of Motors :

              DC Motor                        DC Geared Motor




            Stepper Motor                        Servo Motor
Power Supply / Source :
 In Robotics we use 12 V and 1 A power supply generally but it can
vary up to 12 V and 5 A.
 It depends upon the Circuit Requirements.
 We can use the Voltage Regulator to increase or decrease the value of
Voltage as per the requirement.




    7805 Voltage Regulator
Sensors :
 Sensors are the devices which are used to sense the changes that occur
in their surroundings.
Types of Sensors :
IR Sensor :
          There is one emitter and one detector.
          Emitter emits IR rays and the detector detects it.
          Black LED is an emitter and White LED is the Photo Diode.
          It consists three components : IR LED, Photo Diode, Op-Amp (LM358 IC).




                                          IR LED
                                                    Photo Diode

                                                                        IR
                                                                       LED
     Op-Amp
     (LM358)                                               Three Pin         Photo
                                                           Connector         Diode


                                                         Indicator
Potentiometer
                                                           LED
Working of Sensor :

 Black LED generating IR rays and

these rays are reflected by the surface.

(If the surface is black than it will

absorb the Light)

 The Photodiode senses the light and

indicator LED shows the result that

whether there is an object or not.

 If indicator LED is on than the result

is +ve and when it is off then the result

is -ve.
What is a Line Follower Robot :

 Robot which follows a Line whether it is Curvy or Straight or

Divergence.

 We are going to make a machine which will follow a black line on

white background.

 If there is any divergence or any cross points in the path of the

machine then it will stop in such case.

 These type of case will be solved by the Intelligent Line Follower.

 We are using the AVR ATMega16 Microcontroller to build this Robot.
Components Required :

1. Development Board – 1 No.

2. Caster Wheel – 2 No.

3. IR Sensor Kit – 2 No.

4. Battery – 6 Volt

5. Wheel Clamps – 2 No.

6. Geared Motors – 2 No.

7. Connecting Chords as required.
Connecting
  Cord
Working of Line Follower


                        Left Sensor
                                               Right Sensor




If left sensor detect the light surface and right sensor detect dark surface then the
robot will turn right.



                        Left Sensor             Right Sensor




If left sensor detect the dark surface and right sensor detect light surface then the
robot will turn left.
Working of Simple Line Follower
How Line Follower Works …
How to Program a Robot …


Required Software :
Operating System : Windows XP, Vista, Windows 7
Tools : AVR Studio. (Current versions has AVR-GCC plug-in to write code in C)
Compiler : IAR, Image Craft , Code Vision AVR, Win AVR
Loader : AVR Loader by Robosapiens India

Required Hardware :

 USB Programmer

 Connecting Cord
Write your program here
1. Synthetic Aperture Radar (SAR) Antenna
2. Inertial Navigation System/GPS
3. Ku-Band Satellite Communications Antenna
4. Video Cassette Recorder
5. GPS Antennas (Left and Right)
6. APX-100 Identification Friend or Foe Transponder
7. Ku-Band Satellite Communications Sensor Processor Modem Assembly
8. C-Band Upper Omni directional Antenna Bracket
9. Forward Fuel Cell Assembly
10. Aft Fuel Cell Assembly
11. Accessory Bay
12. Engine Cooling Fan
13. Oil Cooler/Radiator
14. 914F Engine




                                                                      15. Tail Servo (Left and Right)
                                                                      16. Battery Assembly #2
                                                                      17. Power Supply
                                                                      18. Battery Assembly #1
                                                                      19. Aft Equipment Bay Tray
                                                                      20. Secondary Control Module
                                                                      21. Synthetic Aperture Radar Processor/AGM-114 Electronics Assembly
                                                                      22. Primary Control Module
                                                                      23. Front Bay Avionics Tray
                                                                      24. ARC-210 Receiver/Transmitter
                                                                      25. Flight Sensor Unit
                                                                      26. Video Encoder
                                                                      27. De-ice Controller
                                                                      28. Electro-Optical/Infrared Sensor/AN/AAS-52(V)1 Electronics Assembly
                                                                      29. Front Bay Payload Tray
                                                                      30. Ice Detector
                                                                      31. Synthetic Aperture Radar (SAR) Receiver/Transmitter
                                                                      32. Nose Camera Assembly
An Introduction to Robotics and Embedded System
An Introduction to Robotics and Embedded System

More Related Content

What's hot

Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
Study Hub
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
Mohamed Magdy
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
UVSofts Technologies
 
Robotics - unveiling a new era
Robotics - unveiling a new eraRobotics - unveiling a new era
Robotics - unveiling a new era
Md. Abdul Muktadir Khan
 
Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)
AbhishekChoudhary464889
 
Optical mouse working principle
Optical mouse working principleOptical mouse working principle
Optical mouse working principle
anasibrahim2011411
 
SMART HELMET
SMART HELMETSMART HELMET
SMART HELMET
Sivajith007
 
Project report on arduino based parking lot system
Project report on arduino based parking lot systemProject report on arduino based parking lot system
Project report on arduino based parking lot system
United International University
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
JOLLUSUDARSHANREDDY
 
Artificial Passenger
Artificial PassengerArtificial Passenger
Artificial Passenger
priyanka kini
 
Obstacle avoiding robot.doc
Obstacle avoiding robot.docObstacle avoiding robot.doc
Obstacle avoiding robot.doc
Electronics - Embedded System
 
project report on IoT
project report on IoTproject report on IoT
project report on IoT
Anshul Sahu
 
Line Follower Robot
Line Follower RobotLine Follower Robot
Line Follower Robot
Bikram Prasad
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduino
Ramesh Reddy
 
Obstacle and edge detector report.
Obstacle and edge detector report.Obstacle and edge detector report.
Obstacle and edge detector report.
Himanshu Kumar Singh
 
Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)
Piyush Chand
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
Parth Akbari
 
History of Robotics
History of RoboticsHistory of Robotics
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
selvalakshmi24
 
Arduino Projects
Arduino ProjectsArduino Projects
Arduino Projects
Luki B. Subekti
 

What's hot (20)

Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
 
Robotics - unveiling a new era
Robotics - unveiling a new eraRobotics - unveiling a new era
Robotics - unveiling a new era
 
Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)
 
Optical mouse working principle
Optical mouse working principleOptical mouse working principle
Optical mouse working principle
 
SMART HELMET
SMART HELMETSMART HELMET
SMART HELMET
 
Project report on arduino based parking lot system
Project report on arduino based parking lot systemProject report on arduino based parking lot system
Project report on arduino based parking lot system
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
 
Artificial Passenger
Artificial PassengerArtificial Passenger
Artificial Passenger
 
Obstacle avoiding robot.doc
Obstacle avoiding robot.docObstacle avoiding robot.doc
Obstacle avoiding robot.doc
 
project report on IoT
project report on IoTproject report on IoT
project report on IoT
 
Line Follower Robot
Line Follower RobotLine Follower Robot
Line Follower Robot
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduino
 
Obstacle and edge detector report.
Obstacle and edge detector report.Obstacle and edge detector report.
Obstacle and edge detector report.
 
Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
History of Robotics
History of RoboticsHistory of Robotics
History of Robotics
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
 
Arduino Projects
Arduino ProjectsArduino Projects
Arduino Projects
 

Viewers also liked

Robotics & Embedded Systems
Robotics & Embedded SystemsRobotics & Embedded Systems
Robotics & Embedded Systems
anishgoel
 
robotics and embedded system ppt
robotics and embedded system pptrobotics and embedded system ppt
robotics and embedded system ppt
Nilgiri publicity
 
robotics ppt
robotics ppt robotics ppt
robotics ppt
sivabenten1
 
ppt on embedded system
ppt on embedded systemppt on embedded system
ppt on embedded system
manish katara
 
Robotics project ppt
Robotics project pptRobotics project ppt
Robotics project ppt
Vundavalli Shreya
 
Embedded System Basics
Embedded System BasicsEmbedded System Basics
Embedded System Basics
Dr M Muruganandam Masilamani
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics
Ameya Gandhi
 
Robotics.Ppt
Robotics.PptRobotics.Ppt
Robotics.Ppt
guest3860287
 
Omni Directional Robot
Omni Directional RobotOmni Directional Robot
Omni Directional Robot
prashanth15
 
Training Report on embedded Systems and Robotics
Training Report on embedded  Systems and RoboticsTraining Report on embedded  Systems and Robotics
Training Report on embedded Systems and Robotics
NIT Raipur
 
Introduction to ROBOTICS
Introduction to ROBOTICSIntroduction to ROBOTICS
Introduction to ROBOTICS
elliando dias
 
Embedded system
Embedded systemEmbedded system
Embedded system
Anmol Bagga
 
Robots presentation
Robots presentationRobots presentation
Robots presentation
aroobkazim
 
Robot PowerPoint
Robot PowerPointRobot PowerPoint
Robot PowerPoint
bradschultz
 
ROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONSROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONS
Anmol Seth
 
Introduction To Robotics
Introduction To RoboticsIntroduction To Robotics
Introduction To Robotics
parthmullick
 
Lesson Plan (sensor)
Lesson Plan (sensor)Lesson Plan (sensor)
Lesson Plan (sensor)
juan_fjfn
 
An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...
Ecway2004
 
An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...
ecwayerode
 
Alive human detector
Alive human detectorAlive human detector
Alive human detector
Ankush Tayade
 

Viewers also liked (20)

Robotics & Embedded Systems
Robotics & Embedded SystemsRobotics & Embedded Systems
Robotics & Embedded Systems
 
robotics and embedded system ppt
robotics and embedded system pptrobotics and embedded system ppt
robotics and embedded system ppt
 
robotics ppt
robotics ppt robotics ppt
robotics ppt
 
ppt on embedded system
ppt on embedded systemppt on embedded system
ppt on embedded system
 
Robotics project ppt
Robotics project pptRobotics project ppt
Robotics project ppt
 
Embedded System Basics
Embedded System BasicsEmbedded System Basics
Embedded System Basics
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics
 
Robotics.Ppt
Robotics.PptRobotics.Ppt
Robotics.Ppt
 
Omni Directional Robot
Omni Directional RobotOmni Directional Robot
Omni Directional Robot
 
Training Report on embedded Systems and Robotics
Training Report on embedded  Systems and RoboticsTraining Report on embedded  Systems and Robotics
Training Report on embedded Systems and Robotics
 
Introduction to ROBOTICS
Introduction to ROBOTICSIntroduction to ROBOTICS
Introduction to ROBOTICS
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Robots presentation
Robots presentationRobots presentation
Robots presentation
 
Robot PowerPoint
Robot PowerPointRobot PowerPoint
Robot PowerPoint
 
ROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONSROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONS
 
Introduction To Robotics
Introduction To RoboticsIntroduction To Robotics
Introduction To Robotics
 
Lesson Plan (sensor)
Lesson Plan (sensor)Lesson Plan (sensor)
Lesson Plan (sensor)
 
An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...
 
An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...An embedded systems laboratory to support rapid prototyping of robotics and t...
An embedded systems laboratory to support rapid prototyping of robotics and t...
 
Alive human detector
Alive human detectorAlive human detector
Alive human detector
 

Similar to An Introduction to Robotics and Embedded System

LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010
Journal For Research
 
Ir sensor mechanism and interfacing with a micro controllers.PPT
Ir sensor mechanism and  interfacing with  a micro controllers.PPTIr sensor mechanism and  interfacing with  a micro controllers.PPT
Ir sensor mechanism and interfacing with a micro controllers.PPT
khairunnesa2
 
LINE FOLLOWER ROBOT
LINE FOLLOWER ROBOTLINE FOLLOWER ROBOT
LINE FOLLOWER ROBOT
rehaan ukaye
 
Line Follower Robot
Line Follower RobotLine Follower Robot
Line Follower Robot
Ahmed A. Arefin
 
Automatic road light based on vehicles movement
Automatic road light based on vehicles movementAutomatic road light based on vehicles movement
Automatic road light based on vehicles movement
Indian Institute of Technology Guwahati
 
D1802051622
D1802051622D1802051622
D1802051622
IOSR Journals
 
line following robot
line following robotline following robot
line following robot
Rehnaz Razvi
 
Edge detector & avoider robot
Edge detector & avoider robotEdge detector & avoider robot
Edge detector & avoider robot
UVSofts Technologies
 
Basic robotics workshop
Basic robotics workshopBasic robotics workshop
Basic robotics workshop
Pratik Dhaboo
 
Project PPT.pptx
Project PPT.pptxProject PPT.pptx
Project PPT.pptx
SamiullaPatel1
 
Understanding robotics: Introductory Event | GDSC RCCIIT
Understanding robotics: Introductory Event | GDSC RCCIITUnderstanding robotics: Introductory Event | GDSC RCCIIT
Understanding robotics: Introductory Event | GDSC RCCIIT
GDSCRCCIITTeam
 
Tunnel robot ppt
Tunnel robot pptTunnel robot ppt
Tunnel robot ppt
shakshi58
 
340211628-Line-Follower-Robot-Presentation.pdf
340211628-Line-Follower-Robot-Presentation.pdf340211628-Line-Follower-Robot-Presentation.pdf
340211628-Line-Follower-Robot-Presentation.pdf
divyanshuranjan9973
 
B044020609
B044020609B044020609
B044020609
IJERA Editor
 
IRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled Robot
IRJET Journal
 
Digital tachometer using pic18
Digital tachometer using pic18Digital tachometer using pic18
Digital tachometer using pic18
Muhammad Usman
 
Metal detector robot
Metal detector robotMetal detector robot
Metal detector robot
f114n
 
Aman Khan's PPT FILE.pptx
Aman Khan's PPT FILE.pptxAman Khan's PPT FILE.pptx
Aman Khan's PPT FILE.pptx
AnkitSharma892379
 
Line maze solver robot
Line maze solver robot Line maze solver robot
Line maze solver robot
saiharsha41
 
Obstacle observing
Obstacle observingObstacle observing
Obstacle observing
Lokendra Singh
 

Similar to An Introduction to Robotics and Embedded System (20)

LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010
 
Ir sensor mechanism and interfacing with a micro controllers.PPT
Ir sensor mechanism and  interfacing with  a micro controllers.PPTIr sensor mechanism and  interfacing with  a micro controllers.PPT
Ir sensor mechanism and interfacing with a micro controllers.PPT
 
LINE FOLLOWER ROBOT
LINE FOLLOWER ROBOTLINE FOLLOWER ROBOT
LINE FOLLOWER ROBOT
 
Line Follower Robot
Line Follower RobotLine Follower Robot
Line Follower Robot
 
Automatic road light based on vehicles movement
Automatic road light based on vehicles movementAutomatic road light based on vehicles movement
Automatic road light based on vehicles movement
 
D1802051622
D1802051622D1802051622
D1802051622
 
line following robot
line following robotline following robot
line following robot
 
Edge detector & avoider robot
Edge detector & avoider robotEdge detector & avoider robot
Edge detector & avoider robot
 
Basic robotics workshop
Basic robotics workshopBasic robotics workshop
Basic robotics workshop
 
Project PPT.pptx
Project PPT.pptxProject PPT.pptx
Project PPT.pptx
 
Understanding robotics: Introductory Event | GDSC RCCIIT
Understanding robotics: Introductory Event | GDSC RCCIITUnderstanding robotics: Introductory Event | GDSC RCCIIT
Understanding robotics: Introductory Event | GDSC RCCIIT
 
Tunnel robot ppt
Tunnel robot pptTunnel robot ppt
Tunnel robot ppt
 
340211628-Line-Follower-Robot-Presentation.pdf
340211628-Line-Follower-Robot-Presentation.pdf340211628-Line-Follower-Robot-Presentation.pdf
340211628-Line-Follower-Robot-Presentation.pdf
 
B044020609
B044020609B044020609
B044020609
 
IRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled Robot
 
Digital tachometer using pic18
Digital tachometer using pic18Digital tachometer using pic18
Digital tachometer using pic18
 
Metal detector robot
Metal detector robotMetal detector robot
Metal detector robot
 
Aman Khan's PPT FILE.pptx
Aman Khan's PPT FILE.pptxAman Khan's PPT FILE.pptx
Aman Khan's PPT FILE.pptx
 
Line maze solver robot
Line maze solver robot Line maze solver robot
Line maze solver robot
 
Obstacle observing
Obstacle observingObstacle observing
Obstacle observing
 

More from Peeyush Sahu CAPM®

UX - User Experience Design and Principles
UX - User Experience Design and PrinciplesUX - User Experience Design and Principles
UX - User Experience Design and Principles
Peeyush Sahu CAPM®
 
OECS Guidlines for Corporate Governance
OECS Guidlines for Corporate GovernanceOECS Guidlines for Corporate Governance
OECS Guidlines for Corporate Governance
Peeyush Sahu CAPM®
 
External Debt Management
External Debt ManagementExternal Debt Management
External Debt Management
Peeyush Sahu CAPM®
 
Auto Sector in India
Auto Sector in IndiaAuto Sector in India
Auto Sector in India
Peeyush Sahu CAPM®
 
Banking in India
Banking in IndiaBanking in India
Banking in India
Peeyush Sahu CAPM®
 
The Good The Bad and The Ugly about Derivatives
The Good The Bad and The Ugly about DerivativesThe Good The Bad and The Ugly about Derivatives
The Good The Bad and The Ugly about Derivatives
Peeyush Sahu CAPM®
 
Myanmar Socio Political Report
Myanmar Socio Political ReportMyanmar Socio Political Report
Myanmar Socio Political Report
Peeyush Sahu CAPM®
 
Honda Siel Power Products Limited Research Report
Honda Siel Power Products Limited Research ReportHonda Siel Power Products Limited Research Report
Honda Siel Power Products Limited Research Report
Peeyush Sahu CAPM®
 
AMTEK Research Report
AMTEK Research ReportAMTEK Research Report
AMTEK Research Report
Peeyush Sahu CAPM®
 
Navneet Education Ltd
Navneet Education LtdNavneet Education Ltd
Navneet Education Ltd
Peeyush Sahu CAPM®
 
SREI Infrastructure Finance Research Report
SREI Infrastructure Finance Research ReportSREI Infrastructure Finance Research Report
SREI Infrastructure Finance Research Report
Peeyush Sahu CAPM®
 
PGPSM Placements 2014-15 Brochure
PGPSM Placements 2014-15 BrochurePGPSM Placements 2014-15 Brochure
PGPSM Placements 2014-15 Brochure
Peeyush Sahu CAPM®
 
An Introduction to Cryptology
An Introduction to CryptologyAn Introduction to Cryptology
An Introduction to Cryptology
Peeyush Sahu CAPM®
 

More from Peeyush Sahu CAPM® (13)

UX - User Experience Design and Principles
UX - User Experience Design and PrinciplesUX - User Experience Design and Principles
UX - User Experience Design and Principles
 
OECS Guidlines for Corporate Governance
OECS Guidlines for Corporate GovernanceOECS Guidlines for Corporate Governance
OECS Guidlines for Corporate Governance
 
External Debt Management
External Debt ManagementExternal Debt Management
External Debt Management
 
Auto Sector in India
Auto Sector in IndiaAuto Sector in India
Auto Sector in India
 
Banking in India
Banking in IndiaBanking in India
Banking in India
 
The Good The Bad and The Ugly about Derivatives
The Good The Bad and The Ugly about DerivativesThe Good The Bad and The Ugly about Derivatives
The Good The Bad and The Ugly about Derivatives
 
Myanmar Socio Political Report
Myanmar Socio Political ReportMyanmar Socio Political Report
Myanmar Socio Political Report
 
Honda Siel Power Products Limited Research Report
Honda Siel Power Products Limited Research ReportHonda Siel Power Products Limited Research Report
Honda Siel Power Products Limited Research Report
 
AMTEK Research Report
AMTEK Research ReportAMTEK Research Report
AMTEK Research Report
 
Navneet Education Ltd
Navneet Education LtdNavneet Education Ltd
Navneet Education Ltd
 
SREI Infrastructure Finance Research Report
SREI Infrastructure Finance Research ReportSREI Infrastructure Finance Research Report
SREI Infrastructure Finance Research Report
 
PGPSM Placements 2014-15 Brochure
PGPSM Placements 2014-15 BrochurePGPSM Placements 2014-15 Brochure
PGPSM Placements 2014-15 Brochure
 
An Introduction to Cryptology
An Introduction to CryptologyAn Introduction to Cryptology
An Introduction to Cryptology
 

Recently uploaded

writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Diana Rendina
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 

An Introduction to Robotics and Embedded System

  • 1.
  • 2. Introduction to Robotics :  Robotics is the study of the design, construction and use of robots.  These technology represent a practical application of Physics, Computer Science, Engineering and Mathematics .  It provides a variety of Engineering Concepts.  Every Automated systems can be stated as a Robot.
  • 4. Why do we need a Robot :  To perform a Job accurately and efficiently.  To perform a job safely.  To achieve High Throughput (Work done per Unit time).  To avoid mistakes.  To perform a job continuously without getting tired.  A robot never says “No, I’ll not do this job because it is not interesting”.  Actually, there are endless reasons for using Robots.
  • 5. What is Robot : "A reprogrammable, multifunctional manipulator designed to move material, parts, tools, or specialized devices through various programmed motions for the performance of a variety of tasks“. An automatic device that performs functions normally ascribed to humans or a machine in the form of a human.
  • 6. So let’s start doing Robotics by INVENTING THE TECHNOLOGY WE DESIRE !!!
  • 7. How to Plan a Robot :  It depends upon the requirements.  We have to fix the environment for the Robot.  For example, if we want a robot who will make coffee than the materials required for that are known to Robot. So that the Robot can take materials from there to complete the Process. But if we are unable to do that than we have to develop a robot, having the capabilities for identifying the Objects.
  • 8. How to understand the Logic of Robot :  Let’s take an example of such a robot who will go to market and buy vegetables. In this condition , the robot has the capabilities of identifying the vegetables, streets, available shortest path from the source to destination etc.
  • 9. Types of Robot :  Industrial Robots : -materials handling -welding -inspection -improving productivity -Laboratory applications  Mobile Robots : - Robots that move around on legs, tracks or wheels. - In 1979 a nuclear accident in the USA caused a leak of radioactive material. Led to production of special robot -Teleoperator to handle the radioactive material.  Educational Robots  Domestic Robots
  • 10. Current Scenario :  A first particular new innovation in robot design is the open sourcing of robot-projects.  Currently, there are about 1 million industrial robots toiling around the world, and Japan is the top country having high density of utilizing robots in its manufacturing industry  Certification The Robotics Certification Standards Alliance (RCSA) is an international robotics certification authority who confers various industry and educational related robotics certifications.
  • 11. Rules of Robotics (Asimov’s law of Robotics) :  A robot may not injure a human being, or, through inaction, allow a human being to come to harm  A robot must obey orders given it by human beings, except where such orders would conflict with the First Law.  A robot must protect its own existence as long as such protection does not conflict with the First or Second Law. Zeroth Law :  No robot may harm humanity or through inaction allow humanity to come to harm.
  • 12. Introduction to Basic Electronic Components Used in Robot ….
  • 13. The following are the basic electronic components we have to use in a Robot : - Resistor - Capacitor - Diodes - Transistors - Motors - Power Supply - Sensors
  • 14. Resistor : Resistors are the obstacles in the path of the electrons flowing in the wire. We use Resistor because :  Limiting current to another component.  Reducing voltage in some parts of the Circuit.  Controlling the voltage / current flowing into another component.  Protecting the inputs of sensitive components.
  • 15. Types of Resistor : Variable Resistor Light Dependent Resistor Circuit Symbol
  • 16. Capacitor :  Capacitor store electrons by attracting them to Positive Voltage.  When the voltage is reduced or removed the electrons move disappear off. These are used for :  Creating Timers.  Smoothing out voltage.  Blocking DC Current.  Adjust Frequency.
  • 17. Types of Capacitor : Electrolytic Capacitor Ceramic Capacitor
  • 18. Diodes : Diode is a two terminal electronic component that conducts electric current in only one direction. Types of Diode : Silicon P-N Junction Diode : Light Emitting Diode Photo Diode Anode Cathode
  • 19. Transistors : Transistors are a kind of Switches. We can control the switch using voltage on base pin. The transistors we are using are : P-N-P , N-P-N , Phototransistor N-P-N Photo Transistor +V Infrared Photo Transistor +Vout θ Resistor (~ 10 K) Working of 2N2222 (NPN) Transistor IR Sensor circuit by Phototransistor
  • 20. Motors : Motors are used to provide the motion to machine directly. There are four types of Motors : DC Motor DC Geared Motor Stepper Motor Servo Motor
  • 21. Power Supply / Source :  In Robotics we use 12 V and 1 A power supply generally but it can vary up to 12 V and 5 A.  It depends upon the Circuit Requirements.  We can use the Voltage Regulator to increase or decrease the value of Voltage as per the requirement. 7805 Voltage Regulator
  • 22. Sensors :  Sensors are the devices which are used to sense the changes that occur in their surroundings. Types of Sensors :
  • 23. IR Sensor :  There is one emitter and one detector.  Emitter emits IR rays and the detector detects it.  Black LED is an emitter and White LED is the Photo Diode.  It consists three components : IR LED, Photo Diode, Op-Amp (LM358 IC). IR LED Photo Diode IR LED Op-Amp (LM358) Three Pin Photo Connector Diode Indicator Potentiometer LED
  • 24. Working of Sensor :  Black LED generating IR rays and these rays are reflected by the surface. (If the surface is black than it will absorb the Light)  The Photodiode senses the light and indicator LED shows the result that whether there is an object or not.  If indicator LED is on than the result is +ve and when it is off then the result is -ve.
  • 25.
  • 26. What is a Line Follower Robot :  Robot which follows a Line whether it is Curvy or Straight or Divergence.  We are going to make a machine which will follow a black line on white background.  If there is any divergence or any cross points in the path of the machine then it will stop in such case.  These type of case will be solved by the Intelligent Line Follower.  We are using the AVR ATMega16 Microcontroller to build this Robot.
  • 27. Components Required : 1. Development Board – 1 No. 2. Caster Wheel – 2 No. 3. IR Sensor Kit – 2 No. 4. Battery – 6 Volt 5. Wheel Clamps – 2 No. 6. Geared Motors – 2 No. 7. Connecting Chords as required.
  • 28.
  • 30. Working of Line Follower Left Sensor Right Sensor If left sensor detect the light surface and right sensor detect dark surface then the robot will turn right. Left Sensor Right Sensor If left sensor detect the dark surface and right sensor detect light surface then the robot will turn left.
  • 31. Working of Simple Line Follower
  • 32. How Line Follower Works …
  • 33. How to Program a Robot … Required Software : Operating System : Windows XP, Vista, Windows 7 Tools : AVR Studio. (Current versions has AVR-GCC plug-in to write code in C) Compiler : IAR, Image Craft , Code Vision AVR, Win AVR Loader : AVR Loader by Robosapiens India Required Hardware :  USB Programmer  Connecting Cord
  • 35.
  • 36. 1. Synthetic Aperture Radar (SAR) Antenna 2. Inertial Navigation System/GPS 3. Ku-Band Satellite Communications Antenna 4. Video Cassette Recorder 5. GPS Antennas (Left and Right) 6. APX-100 Identification Friend or Foe Transponder 7. Ku-Band Satellite Communications Sensor Processor Modem Assembly 8. C-Band Upper Omni directional Antenna Bracket 9. Forward Fuel Cell Assembly 10. Aft Fuel Cell Assembly 11. Accessory Bay 12. Engine Cooling Fan 13. Oil Cooler/Radiator 14. 914F Engine 15. Tail Servo (Left and Right) 16. Battery Assembly #2 17. Power Supply 18. Battery Assembly #1 19. Aft Equipment Bay Tray 20. Secondary Control Module 21. Synthetic Aperture Radar Processor/AGM-114 Electronics Assembly 22. Primary Control Module 23. Front Bay Avionics Tray 24. ARC-210 Receiver/Transmitter 25. Flight Sensor Unit 26. Video Encoder 27. De-ice Controller 28. Electro-Optical/Infrared Sensor/AN/AAS-52(V)1 Electronics Assembly 29. Front Bay Payload Tray 30. Ice Detector 31. Synthetic Aperture Radar (SAR) Receiver/Transmitter 32. Nose Camera Assembly