SlideShare a Scribd company logo
AUTOMATED VEHICLE
Sohail Danish 12024119-120
CONCEPT:
 We use m any 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.
NEED OR 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.
NEED OR REQUIREMENT OF AUTOMATED VEHICLE
 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.
 In US there is 6 Million accident per year and
5.6 Million is due to human error.
INTELLIGENCE AUTOMATED VEHICLE
 We want to copy the intelligence of human in vehicles, also thinking and behavior.
 Make able to take Decisions and having the intelligence compare to a human experienced
driver.
 Human can make mistake but Machine is not, if it is fully intelligent and automated .
ELEMENTS OF AUTOMATION:
 This project involves the use of elementary robotics, digital imaging and image processing
and artificial intelligence. It’s 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 Vehicle take you at desire or Selected
place which you want.
AUTOMATED AND AUTOMATED GUIDED VEHICLE
 Automated vehicle and automate guided have many similarity
 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.
AUTOMATED AND AUTOMATED GUIDED VEHICLE
 If any hurdle come in their path automated guided vehicle is stuck until the hurdle is not
remove from their path
 If automated vehicle have any hurdle in their path the find the other solution to reach their
destination.
AUTOMATION MODES :
 Some Car have a Steering and steering control automatically. These car have two mode
manually or automatic. In automatic mode vehicle drieve the vehicle on self governing and in
manual mode driver drive the car
 Now some of the car having no steering the are just automatic having no steering to display.
Internal steering control the movement and drives the car
THE FIRST AUTOMATED CAR :
 Us organize a Compactions 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.
 SebastianThrun is main person who give and idea of google car and the reason behind this
idea is an accident in with he loss his best friend.
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
 QNX is basically a commercial Unix-like real-time operating system
 The product was originally developedin the early 1980s by Canadian company Quantum
Software Systems, later renamedQNX Software Systems and ultimately acquired by
BlackBerry in 2010.
2) QNX
Automated Vehicle (Google Car)
 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'slargest automotive parts manufacturers and has approximately
146,600 employees
3) DELPHI
Automated Vehicle (Google Car)
WORKING BLOCK DIAGRAM:
Automated Vehicle (Google Car)
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 30 meters.
 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 it’s F.O.V.
 It captures images at intervals of 0.1 ms.
CAMERA:
 The Video Camera generates an AVI file.
 We can sample this AVI file at particular time intervals (0.1 ms) and get a
BMP(Bitmap ) file.
 All the graphical manipulations will be done using this BMP File.
 This BMP files is passed onto the control circuit.
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’s 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
COMPONENTS OF THE RADAR:
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 it’s 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 rangefinder, 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
generates for moving.
SELF DRIVING VEHICLE(CONT..)
 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 rangefinders and
cameras.
 Laser Beam is use 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 use 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.
MAPPING AND LOCALIZATION
 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.
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 unreliable , computer vision can’t understand environment due to weather
Problems.
 Also can’t navigated in unstructured area like “Construction Zones”.
GOOGLE CAR
(Latest Automated Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
Automated Vehicle (Google Car)
!!...THANK YOU…!!

More Related Content

PPTX
Driver-less cars by avaneesh shuka
PPTX
automated car
PPTX
FULLY AUTONOMOUS DRIVERLESS CARS : GOOGLE CAR
PDF
GOOGLE'S AUTONOMUS CAR
PPTX
Real time Driverless vehicles
PPTX
DRIVER LESS CAR
PPTX
Driverless car
PPTX
GOOGLE CAR(autonomous car)
Driver-less cars by avaneesh shuka
automated car
FULLY AUTONOMOUS DRIVERLESS CARS : GOOGLE CAR
GOOGLE'S AUTONOMUS CAR
Real time Driverless vehicles
DRIVER LESS CAR
Driverless car
GOOGLE CAR(autonomous car)

What's hot (20)

PPTX
Driverless car
PPTX
Google's Driverless car
PPTX
Google Driverless Car
PPTX
Google Driverless Car
DOCX
Robotic car seminar report
PPTX
Autonomous cars by ihazn
PPTX
Google car ppt
PPTX
Satish prasad bangalore india_satmd410
PPTX
PPTX
Google Driverless Car Final
PPT
Google driverless cars
PPTX
(The google car) Presentation
PPTX
Google self driving car technology
PPT
Autonomous car
PPTX
google driver less car
PPTX
Best Driver less cars Ppt by-dinesh kumar from jaipur
PPTX
Google car (self driving car )
PPT
Google driverless car
PPTX
Driverless cars
PPTX
Google self driving car technology
Driverless car
Google's Driverless car
Google Driverless Car
Google Driverless Car
Robotic car seminar report
Autonomous cars by ihazn
Google car ppt
Satish prasad bangalore india_satmd410
Google Driverless Car Final
Google driverless cars
(The google car) Presentation
Google self driving car technology
Autonomous car
google driver less car
Best Driver less cars Ppt by-dinesh kumar from jaipur
Google car (self driving car )
Google driverless car
Driverless cars
Google self driving car technology
Ad

Viewers also liked (15)

PPT
Google's Driverless Car Project
PPTX
Adrian Pearmine, DKS Associates - Connected & Autonomous Vehicles 101 (Octobe...
PPTX
Driverless car no videos
PPTX
Automated vehicle
PPTX
Artificial Neural Networks fuzzy logic
PPTX
Failure Code Quality Plan Implementation At Alcoa Massena
PPTX
WIRELESS SENSOR NETWORK
PPTX
automated guided vechiles
PDF
Battery Experience
PDF
Image Analysis for Food Scientists
PDF
automatic car parking investment
PPT
Wireless sensor network
PPT
Automated Testing with Agile
PPTX
Automated material handling org PEC UNIVERSITY TECHNOLOGY
Google's Driverless Car Project
Adrian Pearmine, DKS Associates - Connected & Autonomous Vehicles 101 (Octobe...
Driverless car no videos
Automated vehicle
Artificial Neural Networks fuzzy logic
Failure Code Quality Plan Implementation At Alcoa Massena
WIRELESS SENSOR NETWORK
automated guided vechiles
Battery Experience
Image Analysis for Food Scientists
automatic car parking investment
Wireless sensor network
Automated Testing with Agile
Automated material handling org PEC UNIVERSITY TECHNOLOGY
Ad

Similar to Automated Vehicle (Google Car) (20)

PPTX
Autonomous_car_self_driving_cars_upload copy copy.pptx
PPTX
Autonomous car
PPT
Autonomous_car_self_driving_cars_upload.ppt
PPTX
Autonomous_car_self_driving_cars_upload copy.pptx
PPTX
Autonomouscar
PPT
Autonomous car.ppt
PPT
Autonomous_car_self_driving_cars_upload.ppt
PPTX
Autonomous car(driver less car) (self driving car)
PPTX
DriverlessCars
PPTX
automation.pptx
PPTX
GOOGLE DRIVERLESS CAR
PPTX
Autonomous car ; google car
PPTX
Anshal ppt
PPTX
Autonomus_CarsFinal ok.pptx
PPTX
PPTX
vinay 155.pptx
PPTX
Autonomous car
PPTX
Googlecar 150915202230-lva1-app6892
DOCX
Google car
PPTX
Autonomous-cars / Self Driving Cars
Autonomous_car_self_driving_cars_upload copy copy.pptx
Autonomous car
Autonomous_car_self_driving_cars_upload.ppt
Autonomous_car_self_driving_cars_upload copy.pptx
Autonomouscar
Autonomous car.ppt
Autonomous_car_self_driving_cars_upload.ppt
Autonomous car(driver less car) (self driving car)
DriverlessCars
automation.pptx
GOOGLE DRIVERLESS CAR
Autonomous car ; google car
Anshal ppt
Autonomus_CarsFinal ok.pptx
vinay 155.pptx
Autonomous car
Googlecar 150915202230-lva1-app6892
Google car
Autonomous-cars / Self Driving Cars

More from sohaildanish (6)

PPT
Computer Miss-use and Criminal Law
PPTX
Social Media
PPTX
Virtual Personal Assistant
PPTX
System protection in Operating System
PPTX
Sorce of communication
PPTX
Cover letter
Computer Miss-use and Criminal Law
Social Media
Virtual Personal Assistant
System protection in Operating System
Sorce of communication
Cover letter

Recently uploaded (20)

PDF
LB85 New Holland Service Repair Manual.pdf
PPTX
Robot_ppt_YRG[1] [Read-Only]bestppt.pptx
PPTX
Business Economics uni 1.pptxRTRETRETRTRETRETRETRETERT
PPTX
building_blocks.pptxdcsDVabdbzfbtydtyyjtj67
PPTX
deforestation.ppt[1]bestpptondeforestation.pptx
PPTX
Intro to ISO 9001 2015.pptx for awareness
PDF
intrusion control for clean steel 123.pdf
PPTX
Cloud_Computing_ppt[1].pptx132EQ342RRRRR1
PDF
Caterpillar Cat 324E LN Excavator (Prefix LDG) Service Repair Manual Instant ...
PDF
GMPL auto injector molding toollllllllllllllll
PPTX
Small Fleets, Big Change: Overcoming Obstacles in the Transition to MHD Elect...
DOCX
lp of food hygiene.docxvvvvvvvvvvvvvvvvvvvvvvv
PDF
Journal Meraj.pdfuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
PDF
Honda Dealership SNS Evaluation pdf/ppts
PDF
Lubrication system for Automotive technologies
PPTX
Dipak Presentation final 18 05 2018.pptx
PPTX
Applications of SAP S4HANA in Mechanical by Sidhant Vohra (SET23A24040166).pptx
PDF
book-slidefsdljflsk fdslkfjslf sflgs.pdf
PDF
Volvo EC290C NL EC290CNL engine Manual.pdf
PPTX
Lecture 3b C Library xnxjxjxjxkx_ ESP32.pptx
LB85 New Holland Service Repair Manual.pdf
Robot_ppt_YRG[1] [Read-Only]bestppt.pptx
Business Economics uni 1.pptxRTRETRETRTRETRETRETRETERT
building_blocks.pptxdcsDVabdbzfbtydtyyjtj67
deforestation.ppt[1]bestpptondeforestation.pptx
Intro to ISO 9001 2015.pptx for awareness
intrusion control for clean steel 123.pdf
Cloud_Computing_ppt[1].pptx132EQ342RRRRR1
Caterpillar Cat 324E LN Excavator (Prefix LDG) Service Repair Manual Instant ...
GMPL auto injector molding toollllllllllllllll
Small Fleets, Big Change: Overcoming Obstacles in the Transition to MHD Elect...
lp of food hygiene.docxvvvvvvvvvvvvvvvvvvvvvvv
Journal Meraj.pdfuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
Honda Dealership SNS Evaluation pdf/ppts
Lubrication system for Automotive technologies
Dipak Presentation final 18 05 2018.pptx
Applications of SAP S4HANA in Mechanical by Sidhant Vohra (SET23A24040166).pptx
book-slidefsdljflsk fdslkfjslf sflgs.pdf
Volvo EC290C NL EC290CNL engine Manual.pdf
Lecture 3b C Library xnxjxjxjxkx_ ESP32.pptx

Automated Vehicle (Google Car)

  • 2. CONCEPT:  We use m any 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.
  • 3. NEED OR 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.
  • 4. NEED OR REQUIREMENT OF AUTOMATED VEHICLE  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.  In US there is 6 Million accident per year and 5.6 Million is due to human error.
  • 5. INTELLIGENCE AUTOMATED VEHICLE  We want to copy the intelligence of human in vehicles, also thinking and behavior.  Make able to take Decisions and having the intelligence compare to a human experienced driver.  Human can make mistake but Machine is not, if it is fully intelligent and automated .
  • 6. ELEMENTS OF AUTOMATION:  This project involves the use of elementary robotics, digital imaging and image processing and artificial intelligence. It’s 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 Vehicle take you at desire or Selected place which you want.
  • 7. AUTOMATED AND AUTOMATED GUIDED VEHICLE  Automated vehicle and automate guided have many similarity  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.
  • 8. AUTOMATED AND AUTOMATED GUIDED VEHICLE  If any hurdle come in their path automated guided vehicle is stuck until the hurdle is not remove from their path  If automated vehicle have any hurdle in their path the find the other solution to reach their destination.
  • 9. AUTOMATION MODES :  Some Car have a Steering and steering control automatically. These car have two mode manually or automatic. In automatic mode vehicle drieve the vehicle on self governing and in manual mode driver drive the car  Now some of the car having no steering the are just automatic having no steering to display. Internal steering control the movement and drives the car
  • 10. THE FIRST AUTOMATED CAR :  Us organize a Compactions 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. 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.  SebastianThrun is main person who give and idea of google car and the reason behind this idea is an accident in with he loss his best friend.
  • 14.  QNX is basically a commercial Unix-like real-time operating system  The product was originally developedin the early 1980s by Canadian company Quantum Software Systems, later renamedQNX Software Systems and ultimately acquired by BlackBerry in 2010. 2) QNX
  • 16.  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'slargest automotive parts manufacturers and has approximately 146,600 employees 3) DELPHI
  • 20. 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 30 meters.  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 it’s F.O.V.  It captures images at intervals of 0.1 ms.
  • 21. CAMERA:  The Video Camera generates an AVI file.  We can sample this AVI file at particular time intervals (0.1 ms) and get a BMP(Bitmap ) file.  All the graphical manipulations will be done using this BMP File.  This BMP files is passed onto the control circuit.
  • 22. 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’s highly accurate up to a range of 200 meters.
  • 23. 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
  • 25. 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.
  • 26. 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 it’s readings are very crucial in the collision detection circuit.
  • 27. 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 rangefinder, 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 generates for moving.
  • 28. SELF DRIVING VEHICLE(CONT..)  The process of Localization , mapping , obstacle avoidance and path planning is repeated in each second until vehicle reach at the Goal.
  • 29. 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 rangefinders and cameras.  Laser Beam is use 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 use 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.
  • 30. MAPPING AND LOCALIZATION  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.
  • 31. 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.
  • 32. 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.
  • 33. 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 unreliable , computer vision can’t understand environment due to weather Problems.  Also can’t navigated in unstructured area like “Construction Zones”.