SlideShare uma empresa Scribd logo
1 de 17
TYPE THE SUBJECT NAME HERE
SUBJECT CODE
II III
FIRST REVIEW
Project Id :SEC25EITE30116
Project Title : MOBILE ROBOT NAVIGATION
SYSTEM(AUTONOMOUS)
20EITE301
LIVE IN LAB - I
Project Guided By: Dr.k.RENGANATHAN
Batch members: NARENDRAA NATH, JAGADISH,
VETHAGREESWAR.
SDG Goal : INDUSTRY, INNOVATION AND
INFRASTRUCTURE.
GOAL 9
Dr.K.RANGANATHAN
20EITE301
OBJECTIVE OF THE PROJECT
20EITE301-LIL-1
Robots will soon take part in everyone’s daily life. In industrial production
this has been the case for many years, but up to now the use of mobile
robots has been limited to a few and isolated applications like lawn
mowing, surveillance, agricultural production and military applications.
Now the robots have also entered the field of navigation which helps many
people to reach the required destination and also helps in carrying things
for them throughout the travel to the destination.
20EITE301
20EITE301-LIL-1
Path following: Traverse a desired trajectory in
both indoor and outdoor environments.
1. “Qualitative vision-based mobile robot navigation”, Proceedings of the IEEE
International Conference on Robotics and Automation (ICRA), 2006.
2. “Qualitative vision-based path following”, IEEE Transactions on Robotics,
25(3):749-754, June 2009.
Door detection: Build a semantic map of the
locations of doors as the robot drives down a corridor.
“Visual detection of lintel-occluded doors from a single camera”, IEEE
Computer Society Workshop on Visual Localization for Mobile Platforms (in
association with CVPR),2008,
20EITE301
LITERATURE REVIEW
20EITE301-LIL-1
Our project is based on the idea of
navigation in a known environment , the
map of which is feed to the robot. The
basic task of this robot is to navigate
people from one place to a required place
and avoiding obstacles and people in the
way of navigating to reach the destination.
The robot can also be used to take things
such as papers , documents ,books etc.,
in a college from one place to another
place using a navigation system.
20EITE301
LITERATURE REVIEW
20EITE301-LIL-1
• Pandey A, Pandey S, Parhi DR. Mobile robot
navigation and obstacle avoidance
techniques: A review. Int Rob Auto J.
2017;2(3):96-105. DOI:
10.15406/iratj.2017.02.00023
• file:///C:/Users/Suriya/Downloads/IRATJ-02-
00023%20(1).pdf
20EITE301
LITERATURE REVIEW
20EITE301-LIL-1
S.NO TITLE AUTHOR WEBSITE
1
Autonomous robot
navigation
Panos Trahanians https://www.powersho
w.com
2
Application a hybrid
controller to a moblie
robot
Juing-shian chiou https://www.google.co
m/amp/s/slideplayer.c
om/amp/8113419/
3
Robot intelligence Kevin warwick https://medcraveonline
.com/IRATJ/mobile-
robot-navigation-and-
obstacle-avoidance-
techniques-a-
review.html
20EITE301
PROPOSED METHODOLOGY
20EITE301 -LIL-1
LITERATURE REVIEW
PATH PLANNING OR FLOOR PLANNING(LIKE:GPS)
COMPONENT IDENTIFICATION
MODEL DESIGN
MODEL FABRICATION AND DEVELOPMENT
TESTING OF MODULE
20EITE301
JUSTIFICATION FOR SDG
20EITE301-LIL-1
The use of robots plays an important role in reaching the sustainable
development goals set out by the United Nations (17 SDGs). The International
Federation of Robotics identified 13 SDGs, where robots help to create a better
planet.
The use of robots plays an important role in reaching the sustainable
development goals set out by the United Nations (17 SDGs). The International
Federation of Robotics identified 13 SDGs, where robots help to create a better
planet.
20EITE301
MODULES
20EITE301-LIL-1
 Microcontroller / SBC : A microcontroller is the brain of the robot. Arduino and Raspberry
Pi are popular options. Raspberry Pi is a single-board computer (SBC) that can run a full
Linux OS. An Arduino is ideal for simple robotics projects. Some microcontrollers are
Teensy, Beagle Bone, micro: bit, and Raspberry Pi Pico.
 Chassis : The chassis is the body where electronics and motors are mounted. They
come in various sizes and materials. Some alternative chassis is made with plastic,
metal, wood, or cardboard.
 Motors : Motors are fuel for a robot. Some motors have an inbuilt gearbox to increase
torque and drive heavier loads. PWM (pulse-width modulation) controls motor speed.
 Power : The power source is of two types. Use separate power sources for motors and
electronics. Another is using a single power source connected to both via a BEC (battery
eliminator circuit). USB power banks, battery packs, and LiPo batteries are examples.
 Sensors : Sensors allow the robot to move autonomously. An ultrasonic distance sensor
sense an obstruction. An IR sensor detects a dark line.
20EITE301
BLOCK DIAGRAM
20EITE301-LIL-1
20EITE301
PRICE DETAIL
20EITE301-LIL-1
COMPONENETS PRICE
ARDIUNO 450
MOTOR BOARD 500
BATTERY AND CHASIS 300
CONNETING WIRES 45
20EITE301-LIL-1
20EITE301
TIME LINE
MONTH - 1 MONTH - 2 MONTH - 3 MONTH - 4
LITERATURE
REVIEW
We have reviewed
Various paper works ,
presentations and taken
ideas from them.
COMPONENT
IDENTIFICATION
AND MODEL
DESIGN
The various components
for the making of the robot
has been identified and
purchased. The purchased
components are also tested
and validated.
MODEL
FABRICATION
AND
DEVELOPMENT
Yet to be completed.
TESTING AND
VALIDATION OF
MODEL
Yet to be completed.
20EITE301-LIL-1
20EITE301
The components required for the making of the Robot:
 Arduino : Arduino consists of both a physical programmable circuit board (often referred to as a
microcontroller) and a piece of software, or IDE (Integrated Development Environment) that runs on your
computer, used to write and upload computer code to the physical board.
 Chassis: The chassis is the structural component for the robot which contains the drivetrain and allows the
robot to be mobile by using wheels, tank treads, or another method. A chassis is sometimes referred to as the
robot's frame.
 Wheels :Wheels are used for the navigation or the movement of the robot from one particular place to a
desired location. Wheels also help in carrying a load from one place to another.
 Line following sensor: The sensor works by detecting reflected light coming from its own infrared LED. By
measuring the amount of reflected infrared light, it can detect transitions from light to dark (lines) or even
objects directly in front of it.
 Motion sensor: A motion sensor (or motion detector) is an electronic device that is designed to detect and
measure movement. Motion sensors are used primarily in home and business security systems, but they can
also be found in phones, paper towel dispensers, game consoles, and virtual reality systems. Unlike many
other types of sensors (which can be handheld and isolated), motion sensors are typically embedded systems
with three major components: a sensor unit, an embedded computer, and hardware (or the mechanical
component).
 Programming software: To interpret the input received from these sensors and to produce a desired output via
the hardware parts we need a language that is understandable to the robot i.e., programming language. So we
make use of the programming software to code the instructions that are to be followed by the robot.
20EITE301-LIL-1
20EITE301
CONCLUSION
This project is all about the navigation of routes in a known environment.
This project will be completed in a time span of 4 -5 months and will
come out as an complete product. This robot also helps in carrying of
things to a destination in a known environment. This robot will be also
useful in many fields such as hospitals in navigating throughout the
hospital floors and carrying syringes and needles to the required
location. The making of this project into a real time product helps many
people to make their lives easier.
THANK YOU

Mais conteúdo relacionado

Mais procurados

Introduction to Mobile Robotics
Introduction to Mobile RoboticsIntroduction to Mobile Robotics
Introduction to Mobile RoboticsRobots Alive India
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial roboticsjjenishmech
 
space robotics
space roboticsspace robotics
space roboticsAtul Pal
 
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...Amazon Web Services
 
Lecture 12 localization and navigation
Lecture 12 localization and navigationLecture 12 localization and navigation
Lecture 12 localization and navigationVajira Thambawita
 
Second Year ENTC Engg (Minor Project) on Motion Imitating Robotic Arm.
Second Year ENTC  Engg (Minor Project) on Motion Imitating Robotic Arm.Second Year ENTC  Engg (Minor Project) on Motion Imitating Robotic Arm.
Second Year ENTC Engg (Minor Project) on Motion Imitating Robotic Arm.Omkar Rane
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance RobotRatan Srikanth
 
Pick & place robot ppt
Pick & place robot pptPick & place robot ppt
Pick & place robot pptRahul Banerjee
 
Robot operating system [ROS]
Robot operating system [ROS]Robot operating system [ROS]
Robot operating system [ROS]Abrar Mohamed
 
Lidar technology and it’s applications
Lidar technology and it’s applicationsLidar technology and it’s applications
Lidar technology and it’s applicationskarthik chegireddy
 
Robot applications
Robot applicationsRobot applications
Robot applicationsanand hd
 

Mais procurados (20)

Introduction to Mobile Robotics
Introduction to Mobile RoboticsIntroduction to Mobile Robotics
Introduction to Mobile Robotics
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
space robotics
space roboticsspace robotics
space robotics
 
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Lecture 12 localization and navigation
Lecture 12 localization and navigationLecture 12 localization and navigation
Lecture 12 localization and navigation
 
Kinematics Modeling and Simulation of SCARA Robot Arm
Kinematics Modeling and Simulation of SCARA Robot ArmKinematics Modeling and Simulation of SCARA Robot Arm
Kinematics Modeling and Simulation of SCARA Robot Arm
 
Mars rover slide
Mars rover slideMars rover slide
Mars rover slide
 
Robotics
RoboticsRobotics
Robotics
 
Second Year ENTC Engg (Minor Project) on Motion Imitating Robotic Arm.
Second Year ENTC  Engg (Minor Project) on Motion Imitating Robotic Arm.Second Year ENTC  Engg (Minor Project) on Motion Imitating Robotic Arm.
Second Year ENTC Engg (Minor Project) on Motion Imitating Robotic Arm.
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance Robot
 
Robotics ppt
Robotics pptRobotics ppt
Robotics ppt
 
Pick & place robot ppt
Pick & place robot pptPick & place robot ppt
Pick & place robot ppt
 
Robot Path Control
Robot Path ControlRobot Path Control
Robot Path Control
 
ROBOTIC ARM
ROBOTIC ARMROBOTIC ARM
ROBOTIC ARM
 
Robot operating system [ROS]
Robot operating system [ROS]Robot operating system [ROS]
Robot operating system [ROS]
 
Robot sensors
Robot sensorsRobot sensors
Robot sensors
 
Lidar technology and it’s applications
Lidar technology and it’s applicationsLidar technology and it’s applications
Lidar technology and it’s applications
 
Robot applications
Robot applicationsRobot applications
Robot applications
 
Sem2 robotics ppt
Sem2 robotics pptSem2 robotics ppt
Sem2 robotics ppt
 

Semelhante a MOBILE ROBOT NAVIGATION SYSTEM

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 ...eSAT Journals
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationseSAT Journals
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationseSAT Publishing House
 
IoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIRJET Journal
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEIRJET Journal
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET Journal
 
IRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET Journal
 
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...ShwetonKedia
 
Bachelors Project Report
Bachelors Project ReportBachelors Project Report
Bachelors Project ReportManu Mitra
 
Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot Arcanjo Salazaku
 
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...IRJET Journal
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET Journal
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET Journal
 
SOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOTSOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOTIRJET Journal
 
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...IRJET Journal
 
Social distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTSocial distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTIRJET Journal
 
Smartphone controlled spy_robot_with_video_transmi
Smartphone controlled spy_robot_with_video_transmiSmartphone controlled spy_robot_with_video_transmi
Smartphone controlled spy_robot_with_video_transmiMohammed Mudasser
 
IJSRED-V2I2P26
IJSRED-V2I2P26IJSRED-V2I2P26
IJSRED-V2I2P26IJSRED
 

Semelhante a MOBILE ROBOT NAVIGATION SYSTEM (20)

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 ...
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applications
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applications
 
IoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance Robot
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
 
IRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying Robot
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
 
Bachelors Project Report
Bachelors Project ReportBachelors Project Report
Bachelors Project Report
 
Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot
 
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled Robot
 
SOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOTSOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOT
 
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluet...
 
Social distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTSocial distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOT
 
Obstacle avoiding robot.doc
Obstacle avoiding robot.docObstacle avoiding robot.doc
Obstacle avoiding robot.doc
 
Smartphone controlled spy_robot_with_video_transmi
Smartphone controlled spy_robot_with_video_transmiSmartphone controlled spy_robot_with_video_transmi
Smartphone controlled spy_robot_with_video_transmi
 
IJSRED-V2I2P26
IJSRED-V2I2P26IJSRED-V2I2P26
IJSRED-V2I2P26
 

Último

Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxsomshekarkn64
 

Último (20)

Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptx
 

MOBILE ROBOT NAVIGATION SYSTEM

  • 1. TYPE THE SUBJECT NAME HERE SUBJECT CODE II III FIRST REVIEW Project Id :SEC25EITE30116 Project Title : MOBILE ROBOT NAVIGATION SYSTEM(AUTONOMOUS) 20EITE301 LIVE IN LAB - I Project Guided By: Dr.k.RENGANATHAN Batch members: NARENDRAA NATH, JAGADISH, VETHAGREESWAR. SDG Goal : INDUSTRY, INNOVATION AND INFRASTRUCTURE. GOAL 9 Dr.K.RANGANATHAN
  • 2. 20EITE301 OBJECTIVE OF THE PROJECT 20EITE301-LIL-1 Robots will soon take part in everyone’s daily life. In industrial production this has been the case for many years, but up to now the use of mobile robots has been limited to a few and isolated applications like lawn mowing, surveillance, agricultural production and military applications. Now the robots have also entered the field of navigation which helps many people to reach the required destination and also helps in carrying things for them throughout the travel to the destination.
  • 3. 20EITE301 20EITE301-LIL-1 Path following: Traverse a desired trajectory in both indoor and outdoor environments. 1. “Qualitative vision-based mobile robot navigation”, Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), 2006. 2. “Qualitative vision-based path following”, IEEE Transactions on Robotics, 25(3):749-754, June 2009. Door detection: Build a semantic map of the locations of doors as the robot drives down a corridor. “Visual detection of lintel-occluded doors from a single camera”, IEEE Computer Society Workshop on Visual Localization for Mobile Platforms (in association with CVPR),2008,
  • 4.
  • 5.
  • 6.
  • 7. 20EITE301 LITERATURE REVIEW 20EITE301-LIL-1 Our project is based on the idea of navigation in a known environment , the map of which is feed to the robot. The basic task of this robot is to navigate people from one place to a required place and avoiding obstacles and people in the way of navigating to reach the destination. The robot can also be used to take things such as papers , documents ,books etc., in a college from one place to another place using a navigation system.
  • 8. 20EITE301 LITERATURE REVIEW 20EITE301-LIL-1 • Pandey A, Pandey S, Parhi DR. Mobile robot navigation and obstacle avoidance techniques: A review. Int Rob Auto J. 2017;2(3):96-105. DOI: 10.15406/iratj.2017.02.00023 • file:///C:/Users/Suriya/Downloads/IRATJ-02- 00023%20(1).pdf
  • 9. 20EITE301 LITERATURE REVIEW 20EITE301-LIL-1 S.NO TITLE AUTHOR WEBSITE 1 Autonomous robot navigation Panos Trahanians https://www.powersho w.com 2 Application a hybrid controller to a moblie robot Juing-shian chiou https://www.google.co m/amp/s/slideplayer.c om/amp/8113419/ 3 Robot intelligence Kevin warwick https://medcraveonline .com/IRATJ/mobile- robot-navigation-and- obstacle-avoidance- techniques-a- review.html
  • 10. 20EITE301 PROPOSED METHODOLOGY 20EITE301 -LIL-1 LITERATURE REVIEW PATH PLANNING OR FLOOR PLANNING(LIKE:GPS) COMPONENT IDENTIFICATION MODEL DESIGN MODEL FABRICATION AND DEVELOPMENT TESTING OF MODULE
  • 11. 20EITE301 JUSTIFICATION FOR SDG 20EITE301-LIL-1 The use of robots plays an important role in reaching the sustainable development goals set out by the United Nations (17 SDGs). The International Federation of Robotics identified 13 SDGs, where robots help to create a better planet. The use of robots plays an important role in reaching the sustainable development goals set out by the United Nations (17 SDGs). The International Federation of Robotics identified 13 SDGs, where robots help to create a better planet.
  • 12. 20EITE301 MODULES 20EITE301-LIL-1  Microcontroller / SBC : A microcontroller is the brain of the robot. Arduino and Raspberry Pi are popular options. Raspberry Pi is a single-board computer (SBC) that can run a full Linux OS. An Arduino is ideal for simple robotics projects. Some microcontrollers are Teensy, Beagle Bone, micro: bit, and Raspberry Pi Pico.  Chassis : The chassis is the body where electronics and motors are mounted. They come in various sizes and materials. Some alternative chassis is made with plastic, metal, wood, or cardboard.  Motors : Motors are fuel for a robot. Some motors have an inbuilt gearbox to increase torque and drive heavier loads. PWM (pulse-width modulation) controls motor speed.  Power : The power source is of two types. Use separate power sources for motors and electronics. Another is using a single power source connected to both via a BEC (battery eliminator circuit). USB power banks, battery packs, and LiPo batteries are examples.  Sensors : Sensors allow the robot to move autonomously. An ultrasonic distance sensor sense an obstruction. An IR sensor detects a dark line.
  • 14. 20EITE301 PRICE DETAIL 20EITE301-LIL-1 COMPONENETS PRICE ARDIUNO 450 MOTOR BOARD 500 BATTERY AND CHASIS 300 CONNETING WIRES 45
  • 15. 20EITE301-LIL-1 20EITE301 TIME LINE MONTH - 1 MONTH - 2 MONTH - 3 MONTH - 4 LITERATURE REVIEW We have reviewed Various paper works , presentations and taken ideas from them. COMPONENT IDENTIFICATION AND MODEL DESIGN The various components for the making of the robot has been identified and purchased. The purchased components are also tested and validated. MODEL FABRICATION AND DEVELOPMENT Yet to be completed. TESTING AND VALIDATION OF MODEL Yet to be completed.
  • 16. 20EITE301-LIL-1 20EITE301 The components required for the making of the Robot:  Arduino : Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board.  Chassis: The chassis is the structural component for the robot which contains the drivetrain and allows the robot to be mobile by using wheels, tank treads, or another method. A chassis is sometimes referred to as the robot's frame.  Wheels :Wheels are used for the navigation or the movement of the robot from one particular place to a desired location. Wheels also help in carrying a load from one place to another.  Line following sensor: The sensor works by detecting reflected light coming from its own infrared LED. By measuring the amount of reflected infrared light, it can detect transitions from light to dark (lines) or even objects directly in front of it.  Motion sensor: A motion sensor (or motion detector) is an electronic device that is designed to detect and measure movement. Motion sensors are used primarily in home and business security systems, but they can also be found in phones, paper towel dispensers, game consoles, and virtual reality systems. Unlike many other types of sensors (which can be handheld and isolated), motion sensors are typically embedded systems with three major components: a sensor unit, an embedded computer, and hardware (or the mechanical component).  Programming software: To interpret the input received from these sensors and to produce a desired output via the hardware parts we need a language that is understandable to the robot i.e., programming language. So we make use of the programming software to code the instructions that are to be followed by the robot.
  • 17. 20EITE301-LIL-1 20EITE301 CONCLUSION This project is all about the navigation of routes in a known environment. This project will be completed in a time span of 4 -5 months and will come out as an complete product. This robot also helps in carrying of things to a destination in a known environment. This robot will be also useful in many fields such as hospitals in navigating throughout the hospital floors and carrying syringes and needles to the required location. The making of this project into a real time product helps many people to make their lives easier. THANK YOU