Hardware 2
Hardware 2
Abstract: - In the modern era, the vehicles are focused to be automated to give human driver relaxed driving. In the field of
automobile various aspect has been considered which makes vehicle automated. In this paper, considering the different features
and the cost, on a small scale a three-wheel vehicular robotic prototype has been designed that will follow the lane and avoid
obstacles. Autonomous cars are a developing technology which may prove to be the next big evolution in personal transportation.
This report begins by describing the landscape and key players in the self-driving car market. Current capabilities, as well as
limitation and opportunities of key enabling technologies, are reviewed, along with a discussion on the impact of such advances on
society and the environment. Most impact, including reduced traffic and parking congestion, independent mobility for poor
people, increased safety, and energy conservation and pollution reductions will only be significant when autonomous vehicles
become common and affordable to common people. Raspberry Pi is the central processor of our Autonomous car. Various images
are captured by the camera module, on this images various Image processing techniques are used to achieve Artificial Intelligence.
Index Terms— Artificial Intelligence, Camera Module, Image Processing, Raspberry Pi.
II. METHODOLOGY
I. INTRODUCTION
A. Block diagram
Automated vehicles are technological development in the Here is simple block diagram of prototype of autonomous
field of automobiles. Now a days, due to inconvenience car which describe the actual structure of project and
of public transportation peoples are using their private command flow between the various sub-systems. As
vehicles. Due to such a large number of vehicles, the shown in figure, there are two sub-system. That are
traffic problem has been occurred. To resolve this traffic Image processing sub-system and obstacle detection sub-
problem, traffic rules are designed. But disobey of such system. Camera attached to image processing sub-system
traffic rules causes accidents. And maximum accidents which capture the image and provide system. System
will be occurred due to human error. To reduce these extracts the data from the image and generates the
accidents and to improve safety transportation we require command about turn. Mainly image processing is used
Autonomous Vehicle. Autonomous drive technology is here to detect the road lane. Generated commands are
one of the most important innovation in the automative forward to obstacle detection subsystem. Obstacle
industry. If we will able to implement this technology detection sub-system is detect the obstacle in front of car
and have total control over it, then it can result in large and also calculate the distance between the obstacle and
benefits for both individuals & society. Members of the car. And if sufficient distance is available to move car
IEEE predicts that in 2040, Autonomous cars will consist forward the command from Raspberry pi is forwarded to
of up to 75% of the cars on the roads. Tens of millions of motor driver else this command are rejected.
people have lost their lives or have become disabled
worldwide in the last 10 years as a consequence of traffic
accidents, the purpose of this project is to create a safe
self-driving car that could help millions of people each
year. Almost all the traffic accidents are caused by
human mistakes. Unfortunately, according to statistic, in
the next 10 years the number of lives lost each year will
likely be doubled. To avoid such problems we are
moving towards Autonomous Car.
39
ISSN (Online) 2394-6849
40
ISSN (Online) 2394-6849
III. RESULT
41
ISSN (Online) 2394-6849
B. Future work
The work could be enhanced by improving the algorithm
by adding advanced machine learning to it. Using
advanced algorithm we can improve Image processing
algorithms. Multi layered processors can be used for fast
processing. The present obstacle detection algorithm just
detects the obstacle and stops, but in future it can be
improved by the avoiding the obstacle, and go through
another way using advanced obstacle detection
algorithm.
42
ISSN (Online) 2394-6849
REFERENCES
43