Indoor guiding system for blind persons

Nowadays there has been an increase in the rate of road accidents due to drowsiness of a driver while driving which leads to enormous deadly accidents. Drivers who do not take regular breaks when driving long distances, they often run a high risk of becoming drowsy. The driver loses his total contro

2025-06-28 16:33:06 - Adil Khan

Project Title

Indoor guiding system for blind persons

Project Area of Specialization Wearables and ImplantableProject Summary

Nowadays there has been an increase in the rate of road accidents due to drowsiness of a driver while driving which leads to enormous deadly accidents. Drivers who do not take regular breaks when driving long distances, they often run a high risk of becoming drowsy. The driver loses his total control over the wheel when he falls asleep and accident happens. This is because when the driver is not able to control his vehicle at very high speed on the road. According to study around one quarter of all major accidents are because of sleepy drivers in order to take rest, and from it we can analyze that drowsiness causes more road accidents than drink-driving. This project is aimed to generate a model which can prevent such accidents. It is a real-time system that can detect driver fatigue and distraction using computer vision approaches.

When, the driver is detected drowsy then the location of the car is sent to the concerned authorities and these coordinates are sent using a raspberry pi and a GPS module.

Project Objectives

The project objectives can be described briefly as follows:

Project Implementation Method

Our system (DDS) receives an input from a live pi-camera which is placed in front of the driver’s face on the dashboard and processes the collected frames, using our raspberry pi module by live streaming of pi-camera for the detection of the state of drowsiness. Our DDS system is composed of a pi-camera, raspberry pi and an android application that continuously checks the eye of the driver to detect the eye blink duration. We use the algorithm named Viola Jones for detection of the face using the face detector that is available in the OpenCV library. We used the neural network-based eye detector that is available in the STASM library to orients the positions of the pupils. The STASM is a variation of the Active Shape Model of Coote’s implementation. We derived only the Rowley’s eye detection code for real-time speed constraints from the STASM library which is a group of neural networks that provides eye positions.

We define three conditions for the driver’s drowsiness as provided in Table 1. Considering the Caffier’s study, the normal eye blink duration is less than 400ms on average and 75ms for minimum. For this reason, we used TDrowsy=400ms and TSleeping=800ms.

Drowsiness Level

Description

Awake

Blink durations < TDrowsy.

Drowsy

Blink durations > TDrowsy

 and

Blink durations < TSleeping

Sleeping

Blink durations > TSleeping

Drowsiness Level

Awake

Drowsy

Sleeping

Benefits of the Project

 The Direct beneficiaries are the drivers who are driving the vehicle on long routes. They are needed to remain alert of any harmful situation that may relate drowsiness state. The indirect beneficiaries can be the corporates that perform logistics of huge materials via transport. They need to keep track of their logistics movement. So, they can be alerted of any driver in such a state.

Technical Details of Final Deliverable

The Final product is divided into three modules. Firstly we have the Detection Module that consists of a Raspberry Pi, a GPS Module and a Pi camera. This module process for detection of any drowsy driver that is driving the car and sends the live coordinates of that vehicle. The second module is an android application that is used by the road safety authorities. It will receive the alerts of any drowsy state driver as the live location received through the coordinates. The third module is a web application that is used as a central control monitoring station. It will also be used by the safety authorities. It will be used to monitor all the activities of the system.

Final Deliverable of the Project HW/SW integrated systemType of Industry IT Technologies Artificial Intelligence(AI)Sustainable Development Goals Good Health and Well-Being for People, Life on LandRequired Resources
Elapsed time since start of the project Milestone Deliverable
Month 1to select and defend the projectSelected and accepted
Month 2to search the literature about our project literature review
Month 3selection of the techniques for our project and division of work among the group membersDone
Month 4to get the apparatus for first task Obstacle detection's apparatus selected and bought and work started
Month 5it was for obstacle detection's completionCompleted
Month 6Mid presentation preparationDone
Month 7GSM module for message transmission Done
Month 8Guidance via SensorsDone
Month 9report preparation Done

More Posts