SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

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
 
2018.02 intro to visual odometry
2018.02 intro to visual odometry2018.02 intro to visual odometry
2018.02 intro to visual odometryBrianHoltPhD
 
Introduction to ROS (Robot Operating System)
Introduction to ROS (Robot Operating System) Introduction to ROS (Robot Operating System)
Introduction to ROS (Robot Operating System) hvcoup
 
영상 기반 SLAM 알고리즘 시험
영상 기반 SLAM 알고리즘 시험영상 기반 SLAM 알고리즘 시험
영상 기반 SLAM 알고리즘 시험jdo
 
Obstacle avoiding Robot
Obstacle avoiding RobotObstacle avoiding Robot
Obstacle avoiding RobotRasheed Khan
 
Modeling and Control Robot Arm using Gazebo, MoveIt!, ros_control
Modeling and Control Robot Arm using Gazebo, MoveIt!, ros_controlModeling and Control Robot Arm using Gazebo, MoveIt!, ros_control
Modeling and Control Robot Arm using Gazebo, MoveIt!, ros_controlByeongKyu Ahn
 
Introductory Level of SLAM Seminar
Introductory Level of SLAM SeminarIntroductory Level of SLAM Seminar
Introductory Level of SLAM SeminarDong-Won Shin
 
Autonomous Navigation Robot
Autonomous Navigation Robot Autonomous Navigation Robot
Autonomous Navigation Robot WAI HONG KEET
 
An Introduction to ROS-Industrial
An Introduction to ROS-IndustrialAn Introduction to ROS-Industrial
An Introduction to ROS-IndustrialClay Flannigan
 
Robotics: Cartesian Trajectory Planning
Robotics: Cartesian Trajectory PlanningRobotics: Cartesian Trajectory Planning
Robotics: Cartesian Trajectory PlanningDamian T. Gordon
 
Autonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robotAutonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robotJash Shah
 
Hexapod report june final
Hexapod report june finalHexapod report june final
Hexapod report june finalshiv kumar rai
 
제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)
제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)
제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)Yoonseok Pyo
 
Vehicle Tracking and Locking System
Vehicle Tracking and Locking SystemVehicle Tracking and Locking System
Vehicle Tracking and Locking SystemKumar Prateek
 

Tendances (20)

Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)
 
2018.02 intro to visual odometry
2018.02 intro to visual odometry2018.02 intro to visual odometry
2018.02 intro to visual odometry
 
SLAM
SLAMSLAM
SLAM
 
Teleoperation
TeleoperationTeleoperation
Teleoperation
 
Introduction to ROS (Robot Operating System)
Introduction to ROS (Robot Operating System) Introduction to ROS (Robot Operating System)
Introduction to ROS (Robot Operating System)
 
영상 기반 SLAM 알고리즘 시험
영상 기반 SLAM 알고리즘 시험영상 기반 SLAM 알고리즘 시험
영상 기반 SLAM 알고리즘 시험
 
Obstacle avoiding Robot
Obstacle avoiding RobotObstacle avoiding Robot
Obstacle avoiding Robot
 
Modeling and Control Robot Arm using Gazebo, MoveIt!, ros_control
Modeling and Control Robot Arm using Gazebo, MoveIt!, ros_controlModeling and Control Robot Arm using Gazebo, MoveIt!, ros_control
Modeling and Control Robot Arm using Gazebo, MoveIt!, ros_control
 
Introductory Level of SLAM Seminar
Introductory Level of SLAM SeminarIntroductory Level of SLAM Seminar
Introductory Level of SLAM Seminar
 
Autonomous Navigation Robot
Autonomous Navigation Robot Autonomous Navigation Robot
Autonomous Navigation Robot
 
An Introduction to ROS-Industrial
An Introduction to ROS-IndustrialAn Introduction to ROS-Industrial
An Introduction to ROS-Industrial
 
Robotics: Cartesian Trajectory Planning
Robotics: Cartesian Trajectory PlanningRobotics: Cartesian Trajectory Planning
Robotics: Cartesian Trajectory Planning
 
Fuzzy logic with Arduino
Fuzzy logic with ArduinoFuzzy logic with Arduino
Fuzzy logic with Arduino
 
Autonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robotAutonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robot
 
Hexapod report june final
Hexapod report june finalHexapod report june final
Hexapod report june final
 
제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)
제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)
제2회 오픈 로보틱스 세미나 (제10세션 ROS를 활용한 SLAM과 내비게이션)
 
07 robot arm kinematics
07 robot arm kinematics07 robot arm kinematics
07 robot arm kinematics
 
Mobile Robot Vechiles
Mobile Robot VechilesMobile Robot Vechiles
Mobile Robot Vechiles
 
Motion Planning
Motion PlanningMotion Planning
Motion Planning
 
Vehicle Tracking and Locking System
Vehicle Tracking and Locking SystemVehicle Tracking and Locking System
Vehicle Tracking and Locking System
 

Similaire à 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
 

Similaire à 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
 

Dernier

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
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
 
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
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
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
 
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
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
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 Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 

Dernier (20)

(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
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...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
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...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
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
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
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 Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 

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