SlideShare a Scribd company logo
1 of 25
ELECTRIC TRANSPORT
AND AUTOMATION
Table of Content
• INTRODUCTION & REQUIREMENTS AND SOME
COMPARISONS
Concept
Need or requirements of Automated Vehicles
Intelligence
Elements of Automation
Automated and AGV Vehicle & Automation Modes
Top Three Automated Vehicles Companies
• SENSORS & INNER STRUCTURE
Block Diagram
Sensors (Camera, Lidar, Radar, Speedometer)
• DECISION MAKING Working
Self Driving Techniques
Obstacle Avoidance
Path Planning
Technological barriers
Google Car
Concept • We use many Intelligent
Instrument/Machine in our Daily Life.
• These instrument give us reliability and
many other benefit.
•
• Driving is the Biggest need of our daily life.
Almost all the person travel and move one
point to other through a Vehicle. Vehicle
are use in every field of life.
• Driving now became Autonomous.
autonomous means having the power for
self-government. Every task performed
related to driving done by automatically.
Requirement
of
Automated
Vehicle
• It is our need to use automated
Vehicle which is intelligent and fully
automatic.
• Stop traffic jams and make traffic
smooth.
• Now a days time is money and
automated vehicle save our time.
• Make us full safety in bad situations.
• Expert, Unexperienced, better and
Rough Driver are all on the road. This
is the vehicle responsibly to make
optimal solution of all situations.
• Prevent from Accident
• More than 1.24 million people die
worldwide as a result of road traffic
accidents each year, according to the
World Health Organization (WHO).
Intelligence
Automated
Vehicle
• We want to copy the intelligence of human
in vehicles, also thinking behavior.
• Able to take decisions and having the
intelligence comparable to a human
experienced driver.
• Once made automated, the machine can
prevent accidents due to human error.
Elements of
Automation
• This project involves the use of elementary
robotics, digital imaging and image
processing and artificial intelligence.
• Its main parts are
>Steering control circuits
>Speed control circuits (Break and
>Accelerator included)
>Collision detection systems
• This system is superior in the sense that ALL
the tasks related to driving are automated.
Even break and accelerator is responsibility
of automated vehicle.
• The driver just has to sit back and enjoy the
ride and the vehicle will take you to the
desired or selected place.
Automated and
Automated
Guided Vehicle
• Automated vehicle and automate guided
have many similarities.
• But both have different working and
architecture.
• Automated guided vehicle adopt the path or
only travel on a line whereas automated
vehicle can make decisions.
• If any hurdle come in their path automated
guided vehicle is stuck until the hurdle is
removed from their path.
• If automated vehicle have any hurdle in
their path ,it finds other solutions to reach
their destination.
Automation
Modes:
• Some cars have a steering and steering
control automatically. These car have two
modes, manual or automatic. In automatic
mode, the vehicle drive the vehicle on self
governance and in manual mode ,the driver
drives the car.
• Now some of the car have no steering the
are just automatic having no steering to
display. Internal steering control the
movement and drives the car.
First
Automated
Car
• Us organize a conventions about robotic
cars
• DARPA grand challenge 2003-2007.
• There is 100 Teams in the challenge.
• First robotic racing car name Stanley Robot
• This Automated car complete the challenge
and win the prize of 2 million dollar by US
Government.
Top Three Automation
Vehicle Companies
1) GOOGLE
• Yes, the superstar of search engines is also a
pioneer in the autonomous vehicle space. In
fact, it's closer to delivering a working AV
than any other developer.
• Sebastian Thrun is main person who give
and idea of google car and the reason
behind this idea is an accident in which he
lost his best friend.
2) QNX
• QNX is basically a commercial Unix-like real-
time operating system.
• The product was originally developed in the
early 1980s by Canadian company Quantum
Software Systems, later renamed QNX
Software Systems and ultimately acquired
by BlackBerry in 2010.
3) Delphi
• Delphi is a leading global supplier of
technologies for the automotive and
commercial vehicle market, making vehicles
smarter, safer, and efficient.
• It is one of the world's largest automotive
parts manufacturers and has
approximately146,600 employees.
Camera • A camera for recording images on videotape or
for transmitting them to a monitor screen.
• We intend to use a camera with a large field of
vision and accurate about 30meters.
• This camera is located just about the front tire
hood.
• The camera has the following properties:
• It is a high resolution camera so that it sees
clearly in its field of view.
• It captures images at
intervals of 0.1 millisecond.
Lidar • Light Detection and ranging. LIDAR - is used
to build a 3D map and allow the car to "see"
potential hazards by bouncing a laser beam
off of surfaces surrounding the car in order
to accurately determine the distance and
the profile of that object.
• Lidar contain 64 beam Laser and can also
rotate 360-degrees and take up to 1.3
million readings per second.
• It is highly accurate up to a
range of 200 meters.
Radar Sensor
• Radio Detection and Ranging.
• It is based on the use of radio waves. Radars
send out electromagnetic waves similar to
wireless computer networks and mobile
phones. The signals are sent out as short
pulses which may be reflected by objects in
their path, in part reflecting back to the
radar.
• A car consists of four radar sensors.
Components
Of The Radar
• Radars in their basic form have four main
components:
• A transmitter, which creates the energy
pulse.
• A transmit/receive switch that tells the
antenna when to transmit and when to
receive the pulses.
• An antenna to send these pulses out into
the atmosphere and receive the reflected
pulse back.
• A receiver, which detects, amplifies and
transforms the received signals into video
format.
Speedometer
• A speedometer or a speed meter is a gauge
that measures and displays the
instantaneous speed of a vehicle.
• This analog input is digitized and given as an
input to the control circuit.
• The speedometer can highly inaccurate. So
we intend to use a better quality
speedometer as its readings are very crucial
in the collision detection circuit.
Self driving
Car
• A self-driving car is capable of sensing its
environment and navigating without human
input.
• To accomplished this task every vehicle is
fitted GPS unit, an internal navigation
system and a range of sensor including laser
range finder, radar , Lidar and video.
• Use GPS data to detect its Position.
• Most of Self Driving cars are capable of
making intelligent decision.
• Using map to find optimal path, when
optimal path is found then commands are
generated for moving.
• The process of Localization, mapping,
obstacle avoidance and path planning is
repeated in each second until vehicle
reach at the Goal.
Mapping and
Localization
• For making any navigation decision, the vehicle
must first build a map and localize itself within
that map.
• The most frequently used sensors for map
building are laser range finders and cameras.
• Laser Beam is used to measure the distance of
near object, by measuring the time it takes for
each laser beam to travel to the object and
back.
• Video camera is used to read the depth of
building and environment for the vehicle to
create 3D map.
• The vehicle filters and discretizes data collected
from each sensor and often aggregates the
information to create a comprehensive map,
which can then be used for path planning.
• For the vehicle to know where it is in relation to
other objects in the map, it must use its GPS,
inertial navigation unit, and sensors to precisely
localize itself
Obstacle
Avoidance
• A vehicle's internal map includes the current
and predicted location of all static(e.g.
buildings, traffic lights, stop signs) and
moving obstacles.
• Obstacles are categorized depending on
how well they match up with a library of
pre-determined shape and motion
descriptors.
• Its also check speed of object.
• The vehicle uses a probabilistic model to
track the predicted future path of moving
objects based on its shape and
prior trajectory.
Path planning
• The goal of path planning is to use the
information captured in the vehicle's map to
safely direct the vehicle to its destination
while avoiding obstacles and following the
rules of the road.
• Although manufacturers’ planning
algorithms will be different based on their
navigation objectives and sensors used, the
final aim is the same.
Technological
Barriers
• Car manufacturers overcome a lot previous
problems, but still there some technological
barriers. Without removing these Barriers
vehicle is not appropriate for the road.
• GPS can be unreliable in some areas ,
computer vision can't understand
environment due to weather problems.
• Also can't navigated in unstructured area
like "Construction Zones".
Thank You

More Related Content

Similar to automation.pptx

Similar to automation.pptx (20)

Smart car
Smart carSmart car
Smart car
 
AUTONOMOUS VEHICLES 2.pdf
AUTONOMOUS VEHICLES 2.pdfAUTONOMOUS VEHICLES 2.pdf
AUTONOMOUS VEHICLES 2.pdf
 
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
 
Google CAR
Google CARGoogle CAR
Google CAR
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Self driving car
Self driving carSelf driving car
Self driving car
 
Autonomous cars by ihazn
Autonomous cars by ihaznAutonomous cars by ihazn
Autonomous cars by ihazn
 
Autonomous cars
Autonomous carsAutonomous cars
Autonomous cars
 
Automatic driven cars
Automatic driven carsAutomatic driven cars
Automatic driven cars
 
Auto pilot technology in vehicles
Auto pilot technology in vehicles Auto pilot technology in vehicles
Auto pilot technology in vehicles
 
Driverless
DriverlessDriverless
Driverless
 
paper Presentation
paper Presentationpaper Presentation
paper Presentation
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Google car ppt
Google car pptGoogle car ppt
Google car ppt
 
Google Driverless Cars
Google Driverless Cars Google Driverless Cars
Google Driverless Cars
 
Gps vehicle tracking System Pan India
Gps vehicle tracking System Pan IndiaGps vehicle tracking System Pan India
Gps vehicle tracking System Pan India
 
Self-Driving Cars With Convolutional Neural Networks (CNN.pptx
Self-Driving Cars With Convolutional Neural Networks (CNN.pptxSelf-Driving Cars With Convolutional Neural Networks (CNN.pptx
Self-Driving Cars With Convolutional Neural Networks (CNN.pptx
 
V.c.a.s.
V.c.a.s.V.c.a.s.
V.c.a.s.
 
Self Driving Autopilot Car
Self Driving Autopilot CarSelf Driving Autopilot Car
Self Driving Autopilot Car
 
Automatic Driverless Car Waymo Google Project.pptx
Automatic Driverless Car Waymo Google Project.pptxAutomatic Driverless Car Waymo Google Project.pptx
Automatic Driverless Car Waymo Google Project.pptx
 

Recently uploaded

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
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
 
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
 
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
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(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 Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
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...
 
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
 
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
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(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 Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

automation.pptx

  • 2. Table of Content • INTRODUCTION & REQUIREMENTS AND SOME COMPARISONS Concept Need or requirements of Automated Vehicles Intelligence Elements of Automation Automated and AGV Vehicle & Automation Modes Top Three Automated Vehicles Companies • SENSORS & INNER STRUCTURE Block Diagram Sensors (Camera, Lidar, Radar, Speedometer) • DECISION MAKING Working Self Driving Techniques Obstacle Avoidance Path Planning Technological barriers Google Car
  • 3. Concept • We use many Intelligent Instrument/Machine in our Daily Life. • These instrument give us reliability and many other benefit. • • Driving is the Biggest need of our daily life. Almost all the person travel and move one point to other through a Vehicle. Vehicle are use in every field of life. • Driving now became Autonomous. autonomous means having the power for self-government. Every task performed related to driving done by automatically.
  • 4. Requirement of Automated Vehicle • It is our need to use automated Vehicle which is intelligent and fully automatic. • Stop traffic jams and make traffic smooth. • Now a days time is money and automated vehicle save our time. • Make us full safety in bad situations. • Expert, Unexperienced, better and Rough Driver are all on the road. This is the vehicle responsibly to make optimal solution of all situations. • Prevent from Accident • More than 1.24 million people die worldwide as a result of road traffic accidents each year, according to the World Health Organization (WHO).
  • 5. Intelligence Automated Vehicle • We want to copy the intelligence of human in vehicles, also thinking behavior. • Able to take decisions and having the intelligence comparable to a human experienced driver. • Once made automated, the machine can prevent accidents due to human error.
  • 6. Elements of Automation • This project involves the use of elementary robotics, digital imaging and image processing and artificial intelligence. • Its main parts are >Steering control circuits >Speed control circuits (Break and >Accelerator included) >Collision detection systems • This system is superior in the sense that ALL the tasks related to driving are automated. Even break and accelerator is responsibility of automated vehicle. • The driver just has to sit back and enjoy the ride and the vehicle will take you to the desired or selected place.
  • 7. Automated and Automated Guided Vehicle • Automated vehicle and automate guided have many similarities. • But both have different working and architecture. • Automated guided vehicle adopt the path or only travel on a line whereas automated vehicle can make decisions. • If any hurdle come in their path automated guided vehicle is stuck until the hurdle is removed from their path. • If automated vehicle have any hurdle in their path ,it finds other solutions to reach their destination.
  • 8. Automation Modes: • Some cars have a steering and steering control automatically. These car have two modes, manual or automatic. In automatic mode, the vehicle drive the vehicle on self governance and in manual mode ,the driver drives the car. • Now some of the car have no steering the are just automatic having no steering to display. Internal steering control the movement and drives the car.
  • 9. First Automated Car • Us organize a conventions about robotic cars • DARPA grand challenge 2003-2007. • There is 100 Teams in the challenge. • First robotic racing car name Stanley Robot • This Automated car complete the challenge and win the prize of 2 million dollar by US Government.
  • 11. 1) GOOGLE • Yes, the superstar of search engines is also a pioneer in the autonomous vehicle space. In fact, it's closer to delivering a working AV than any other developer. • Sebastian Thrun is main person who give and idea of google car and the reason behind this idea is an accident in which he lost his best friend.
  • 12.
  • 13. 2) QNX • QNX is basically a commercial Unix-like real- time operating system. • The product was originally developed in the early 1980s by Canadian company Quantum Software Systems, later renamed QNX Software Systems and ultimately acquired by BlackBerry in 2010.
  • 14. 3) Delphi • Delphi is a leading global supplier of technologies for the automotive and commercial vehicle market, making vehicles smarter, safer, and efficient. • It is one of the world's largest automotive parts manufacturers and has approximately146,600 employees.
  • 15. Camera • A camera for recording images on videotape or for transmitting them to a monitor screen. • We intend to use a camera with a large field of vision and accurate about 30meters. • This camera is located just about the front tire hood. • The camera has the following properties: • It is a high resolution camera so that it sees clearly in its field of view. • It captures images at intervals of 0.1 millisecond.
  • 16. Lidar • Light Detection and ranging. LIDAR - is used to build a 3D map and allow the car to "see" potential hazards by bouncing a laser beam off of surfaces surrounding the car in order to accurately determine the distance and the profile of that object. • Lidar contain 64 beam Laser and can also rotate 360-degrees and take up to 1.3 million readings per second. • It is highly accurate up to a range of 200 meters.
  • 17. Radar Sensor • Radio Detection and Ranging. • It is based on the use of radio waves. Radars send out electromagnetic waves similar to wireless computer networks and mobile phones. The signals are sent out as short pulses which may be reflected by objects in their path, in part reflecting back to the radar. • A car consists of four radar sensors.
  • 18. Components Of The Radar • Radars in their basic form have four main components: • A transmitter, which creates the energy pulse. • A transmit/receive switch that tells the antenna when to transmit and when to receive the pulses. • An antenna to send these pulses out into the atmosphere and receive the reflected pulse back. • A receiver, which detects, amplifies and transforms the received signals into video format.
  • 19. Speedometer • A speedometer or a speed meter is a gauge that measures and displays the instantaneous speed of a vehicle. • This analog input is digitized and given as an input to the control circuit. • The speedometer can highly inaccurate. So we intend to use a better quality speedometer as its readings are very crucial in the collision detection circuit.
  • 20. Self driving Car • A self-driving car is capable of sensing its environment and navigating without human input. • To accomplished this task every vehicle is fitted GPS unit, an internal navigation system and a range of sensor including laser range finder, radar , Lidar and video. • Use GPS data to detect its Position. • Most of Self Driving cars are capable of making intelligent decision. • Using map to find optimal path, when optimal path is found then commands are generated for moving. • The process of Localization, mapping, obstacle avoidance and path planning is repeated in each second until vehicle reach at the Goal.
  • 21. Mapping and Localization • For making any navigation decision, the vehicle must first build a map and localize itself within that map. • The most frequently used sensors for map building are laser range finders and cameras. • Laser Beam is used to measure the distance of near object, by measuring the time it takes for each laser beam to travel to the object and back. • Video camera is used to read the depth of building and environment for the vehicle to create 3D map. • The vehicle filters and discretizes data collected from each sensor and often aggregates the information to create a comprehensive map, which can then be used for path planning. • For the vehicle to know where it is in relation to other objects in the map, it must use its GPS, inertial navigation unit, and sensors to precisely localize itself
  • 22. Obstacle Avoidance • A vehicle's internal map includes the current and predicted location of all static(e.g. buildings, traffic lights, stop signs) and moving obstacles. • Obstacles are categorized depending on how well they match up with a library of pre-determined shape and motion descriptors. • Its also check speed of object. • The vehicle uses a probabilistic model to track the predicted future path of moving objects based on its shape and prior trajectory.
  • 23. Path planning • The goal of path planning is to use the information captured in the vehicle's map to safely direct the vehicle to its destination while avoiding obstacles and following the rules of the road. • Although manufacturers’ planning algorithms will be different based on their navigation objectives and sensors used, the final aim is the same.
  • 24. Technological Barriers • Car manufacturers overcome a lot previous problems, but still there some technological barriers. Without removing these Barriers vehicle is not appropriate for the road. • GPS can be unreliable in some areas , computer vision can't understand environment due to weather problems. • Also can't navigated in unstructured area like "Construction Zones".