Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Our topic is Smart Vehical, it consist of 3 major modules and these modules are as

follows:-
1.Biometric Based Owner Recognition System
2.Vehicle Speed Detection and Control
3.Road Sign Detection and Alert

1.Biometric Based Owner Recognition System:-

In this module we are using finger print scanner so as to


authenticate the valid user for vehicle driving as all the data of the user are
pre-saved in the vehicle's
database so that only valid one can get access to the
vehicle.this can be done as follow:-
1. Firstly user who want to drive/start a vehicle
should be registerd in the database
2. If the age of registered user is less than 18
years then the vehicle shows the message on screen on dashboard and generate an
alert
that "Your age is less than 18 years you are not
authenticated to drive a vehicle.
3. If the age of registered user is equal to or
grater than 18 years then the vehicle shows the message on screen on dashboard and
generate an alert
that "You are welcome, Enjoy the driving and safe
journey."

2.Vehicle Speed Detection and Control-

In this module
1. Vehicle's Speed is controlled upto 40km/hour in
city area to all the registerd user.
2. If user's age is between 18-24 years then Speed
limit is controlled upto 60km/hour in highway area.
3. If user's age is between 25-60 years then Speed
limit is controlled upto 90km/hour in highway area.
We are having GPS system inbuilt in our project to
determine whether the area is highway or city.

3.Road Sign Detection and Alert-

In this module we are providing the feature of automatic


road signs detections and through that it will generate the alert regarding the
symbols meaning.this is done by using python and open cv.
where, using opencv we are capturing the image and processing it and finally giving
the alert message.

You might also like