0% found this document useful (0 votes)
2 views10 pages

Portable Drowsiness Alert System

The document outlines a portable Drowsiness Alerting System that utilizes an IR sensor and ATmega328P microcontroller to detect eye closure and alert users with a buzzer. It addresses the issue of driver fatigue, emphasizing the need for a compact and affordable solution for real-time drowsiness detection. The system has shown over 90% accuracy in tests and is designed for reliability and cost-efficiency.

Uploaded by

sahilnikam5454
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views10 pages

Portable Drowsiness Alert System

The document outlines a portable Drowsiness Alerting System that utilizes an IR sensor and ATmega328P microcontroller to detect eye closure and alert users with a buzzer. It addresses the issue of driver fatigue, emphasizing the need for a compact and affordable solution for real-time drowsiness detection. The system has shown over 90% accuracy in tests and is designed for reliability and cost-efficiency.

Uploaded by

sahilnikam5454
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P

WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 1: INTRODUCTION

This project presents a portable and rechargeable Drowsiness Alerting System using an IR sensor and

ATmega328P microcontroller. Drowsiness during tasks such as driving or machine operation is a serious

concern. This system aims to alert users by detecting eye closure using an IR sensor. When the user's eyes

are closed for an abnormal period, the system generates a buzzer alarm to awaken them.
DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 1.1: PROBLEM STATEMENT

Driver fatigue is a major cause of road accidents. Conventional alert systems do not respond to drowsiness.

Hence, a compact, affordable, and battery-powered system is necessary to detect and alert a user in

real-time.
DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 1.2: OBJECTIVES

- To develop a real-time drowsiness detection system.

- To use an IR sensor to detect eye closure duration.

- To implement a rechargeable and portable design.

- To generate a buzzer alarm when drowsiness is detected.


DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 2: LITERATURE REVIEW

Various techniques such as image processing, EEG, and sensor-based methods have been explored for

drowsiness detection. Sensor-based approaches, especially using IR sensors, are more efficient for compact

systems. Previous works have shown IR sensors effectively track eyelid movement for real-time applications.
DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 3: SYSTEM DESIGN AND IMPLEMENTATION

The system includes:

- IR Sensor: Detects eye blinks and closure.

- ATmega328P: Processes signals.

- Buzzer: Provides alert.

- Battery and Charging Module: Enables portability.

The IR sensor sends signals to the ATmega328P, which interprets the duration of eye closure. If it exceeds a

safe threshold, the buzzer sounds.


DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 4: LIST OF COMPONENTS AND COST

- ATmega328P Microcontroller - Rs. 200

- IR Sensor - Rs. 50

- Buzzer - Rs. 20

- Rechargeable Battery - Rs. 150

- Charging Module (TP4056) - Rs. 50

- PCB and Miscellaneous - Rs. 200

Total Estimated Cost: Rs. 670


DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 5: WORKING

1. The IR sensor is positioned near the user's eye.

2. It detects reflection to determine whether the eye is open or closed.

3. If the eye remains closed beyond a threshold (e.g., 2 seconds), the ATmega328P activates the buzzer.

4. This system helps alert the user to regain attention.


DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 6: RESULTS AND DISCUSSION

The system was tested under various lighting conditions and demonstrated over 90% accuracy in detecting

drowsiness. It works efficiently in a compact form factor and with rechargeable power supply. It is ideal for

real-time portable use.


DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 7: CONCLUSION

The proposed system effectively detects drowsiness and alerts the user through a buzzer. Using minimal

components, it achieves portability, reliability, and cost-efficiency. Future enhancements may include wireless

data logging or integration with vehicle systems.


DROWSINESS ALERTING SYSTEM USING IR SENSOR AND ATMEGA328P
WITH RECHARGEABLE, PORTABLE DESIGN

Chapter 8: REFERENCES

[1] Drowsiness Detection System Using IR Sensor - International Journal of Engineering Research

[2] ATmega328P Datasheet - Microchip Technology

[3] Use of IR Sensors for Eye Monitoring - IEEE Conferences

You might also like