SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

Hand Gesture controlled Robotic Arm | Android | Arduino
Hand Gesture controlled Robotic Arm  | Android | ArduinoHand Gesture controlled Robotic Arm  | Android | Arduino
Hand Gesture controlled Robotic Arm | Android | ArduinoParvez Hafeez
 
Women Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOTWomen Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOTDr. Amarjeet Singh
 
Gesture control robot
Gesture control robotGesture control robot
Gesture control robotSujit Singh
 
Humanoid robotics
Humanoid roboticsHumanoid robotics
Humanoid roboticsGopal Verma
 
Robot Control using ROS: an Introduction
Robot Control using ROS: an IntroductionRobot Control using ROS: an Introduction
Robot Control using ROS: an IntroductionJago Robotika Indonesia
 
LiDAR technology
LiDAR technology LiDAR technology
LiDAR technology shlokdoshi
 
Lecture 12 localization and navigation
Lecture 12 localization and navigationLecture 12 localization and navigation
Lecture 12 localization and navigationVajira Thambawita
 
IOT VIRTUAL DOCTOR ROBOT .pptx
IOT VIRTUAL DOCTOR ROBOT .pptxIOT VIRTUAL DOCTOR ROBOT .pptx
IOT VIRTUAL DOCTOR ROBOT .pptxWalidHasanSourab
 
Satellite Communication for IoT Networks – Emerging Trends
Satellite Communication for IoT Networks – Emerging TrendsSatellite Communication for IoT Networks – Emerging Trends
Satellite Communication for IoT Networks – Emerging TrendsNetscribes
 
Lidar for Autonomous Driving II (via Deep Learning)
Lidar for Autonomous Driving II (via Deep Learning)Lidar for Autonomous Driving II (via Deep Learning)
Lidar for Autonomous Driving II (via Deep Learning)Yu Huang
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarVarun A M
 
Google's Driverless Car
Google's Driverless CarGoogle's Driverless Car
Google's Driverless Caraishu nischala
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONVarun Divekar
 
Line maze solver robot
Line maze solver robot Line maze solver robot
Line maze solver robot saiharsha41
 
Space robotics
Space roboticsSpace robotics
Space roboticsMU
 
Basic of Robotics and application
Basic of Robotics and application  Basic of Robotics and application
Basic of Robotics and application abhijeet saxena
 
Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation Wasi Abbas
 

Was ist angesagt? (20)

Hand Gesture controlled Robotic Arm | Android | Arduino
Hand Gesture controlled Robotic Arm  | Android | ArduinoHand Gesture controlled Robotic Arm  | Android | Arduino
Hand Gesture controlled Robotic Arm | Android | Arduino
 
Women Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOTWomen Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOT
 
Gesture control robot
Gesture control robotGesture control robot
Gesture control robot
 
Humanoid robotics
Humanoid roboticsHumanoid robotics
Humanoid robotics
 
Robot Control using ROS: an Introduction
Robot Control using ROS: an IntroductionRobot Control using ROS: an Introduction
Robot Control using ROS: an Introduction
 
LiDAR technology
LiDAR technology LiDAR technology
LiDAR technology
 
Lecture 12 localization and navigation
Lecture 12 localization and navigationLecture 12 localization and navigation
Lecture 12 localization and navigation
 
IOT VIRTUAL DOCTOR ROBOT .pptx
IOT VIRTUAL DOCTOR ROBOT .pptxIOT VIRTUAL DOCTOR ROBOT .pptx
IOT VIRTUAL DOCTOR ROBOT .pptx
 
Satellite Communication for IoT Networks – Emerging Trends
Satellite Communication for IoT Networks – Emerging TrendsSatellite Communication for IoT Networks – Emerging Trends
Satellite Communication for IoT Networks – Emerging Trends
 
Obstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic VehicleObstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic Vehicle
 
Lidar for Autonomous Driving II (via Deep Learning)
Lidar for Autonomous Driving II (via Deep Learning)Lidar for Autonomous Driving II (via Deep Learning)
Lidar for Autonomous Driving II (via Deep Learning)
 
humanoid robot
humanoid robothumanoid robot
humanoid robot
 
Space robotics
Space roboticsSpace robotics
Space robotics
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/Car
 
Google's Driverless Car
Google's Driverless CarGoogle's Driverless Car
Google's Driverless Car
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
 
Line maze solver robot
Line maze solver robot Line maze solver robot
Line maze solver robot
 
Space robotics
Space roboticsSpace robotics
Space robotics
 
Basic of Robotics and application
Basic of Robotics and application  Basic of Robotics and application
Basic of Robotics and application
 
Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation
 

Ähnlich wie 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
 

Ähnlich wie 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
 

Kürzlich hochgeladen

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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 projectTonystark477637
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
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
 
(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...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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 EscortsCall Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
(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...ranjana rawat
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 

Kürzlich hochgeladen (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
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...
 
(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...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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 Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
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, ...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(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...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 

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