Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Shruti P Naik, Pratik Badgire, Suraj Deore, Yash Ghorpade, Disha Patil
DOI Link: https://doi.org/10.22214/ijraset.2023.56131
Certificate: View Certificate
This document gives formatting instructions for authors preparing papers for publication in the Proceedings of an IEEE conference. The authors must follow the instructions given in the document for the papers to be published. You can use this document as both an instruction set and as a template into which you can type your own text. Abstract: Traffic congestion has become a significant issue in metropolitan areas. The exponential growth in the number of vehicles on the road has outpaced the development of road infrastructure. As a result, people are spending more time traveling between the same destinations every year. Many cities continue to rely on traditional traffic signal systems that are either manually controlled or operate on fixed time schedules. Unfortunately, these conventional methods lack efficiency as they do not utilize real-time data to optimize traffic flow. One critical problem with these outdated systems is the inability to clear the path for emergency vehicles, such as ambulances, fire trucks, and police vehicles, especially during peak traffic hours. The manual operation of traffic signals is prone to errors, leading to increased fuel consumption and even health-related issues due to prolonged exposure to traffic. Additionally, these conventional systems often result in unequal traffic flow from different directions at a given time. It\'s evident that the existing traffic management methods are insufficient and outdated, and there\'s a pressing need to implement smarter and more efficient traffic control systems to address these issues
I. INTRODUCTION
A smart traffic management system is in development, utilizing sensor data, communication, and automated algorithms to improve the flow of traffic. The objective is to optimally control the duration of green or red lights at specific intersections. Rather than having fixed green or red-light durations, the system will adapt based on the number of vehicles present. In heavy traffic, green lights will stay on longer, while in lighter traffic, red lights will have longer intervals. This solution aims to eliminate inefficiencies at intersections, reduce commuting costs, and minimize pollution.
Often, traffic flowing into an intersection from various directions is uneven, a factor ignored by conventional traffic management systems. This imbalance leads to air pollution and severe health issues, particularly in metropolitan cities like Bangalore, where the number of vehicles is substantial. A smart traffic management system addresses this by continuously assessing traffic from all directions at an intersection using sensors placed at regular intervals. The data is collected and processed by a control system, which calculates the optimal timing for green lights in each direction to prevent traffic congestion.
Another significant issue addressed in this project is the movement of emergency vehicles (fire engines, ambulances, and police vehicles) through congested intersections. Due to the lack of infrastructure to support the swift movement of emergency vehicles in cities, an autonomous system is proposed to aid their transit. This system identifies emergency vehicles using radio wave signalling. When an emergency vehicle is detected, an SOS signal is transmitted and detected by a signal detection unit, which triggers the traffic management system. The system identifies emergency vehicles about 1 kilometre from the signal, and when they are within 500 meters, the control unit activates a green signal in the approaching direction, ensuring a clear path and preventing vehicle congestion.
A priority order is established for different types of emergency vehicles: Ambulance, Fire truck, and Police vehicles. In the event of multiple emergency vehicles approaching from various directions, the system determines the order of precedence, ensuring priority for the direction with multiple emergency vehicles. This provides an autonomous and efficient way to clear a signal-free path for emergency vehicles, addressing the lack of infrastructure for their unobstructed movement.
In 2014, 54% of the global population resided in urban areas, with a projected annual growth of nearly 2% until 2020. This population density places significant pressure on transportation systems. The high cost of living in urban areas often leads to long commutes, further straining transportation networks.
II. OBJECTIVES
III. LITERATURE SURVEY
The Internet of Things (IoT), sometimes referred to as the Internet of Everything (IoE), encompasses all web-enabled devices that gather, transmit, and act upon data acquired from their surroundings using embedded sensors, processors, and communication hardware. These devices, often denoted as "connected" or "smart" devices, can occasionally communicate with other related devices through a process known as machine-to-machine (M2M) communication and execute actions based on the information they exchange. While humans can interact with these gadgets to configure them, provide instructions, or access data, the devices operate autonomously with minimal human intervention. The development of IoT has been facilitated by the availability of compact mobile components and the constant connectivity provided by home and business networks. These connected devices generate substantial amounts of internet traffic, comprising extensive data that can be utilized to enhance device functionality and, at the same time, raises concern about privacy and security. The abundance of new data and the internet-accessible nature of these devices give rise to legitimate concerns regarding both privacy and security. Nevertheless, this technology offers real-time information to an unprecedented degree, enabling remote monitoring of homes and families for safety, process optimization in businesses for increased productivity, waste reduction, and the prevention of unforeseen downtime. Additionally, sensors integrated into city infrastructure contribute to the reduction of road congestion and early warnings about infrastructure deterioration. Furthermore, open-area gadgets can monitor shifting environmental conditions and provide timely alerts regarding potential disasters.
A. Monitoring
An evident advantage of IoT is continuous monitoring. It enables the precise tracking of supply quantities and indoor air quality, which was previously challenging to collect efficiently. For example, it allows for real-time inventory management in stores and enhances product safety by monitoring expiration dates.
B. Time Efficiency
As previously suggested, IoT can lead to significant time savings. In today's fast-paced world, time is a valuable resource, and IoT technology contributes to more efficient use of it.
C. Cost Savings
The most prominent benefit of IoT is cost savings. When the cost of tagging and monitoring equipment is lower than the money saved through its implementation, IoT adoption becomes highly attractive. IoT is fundamentally valuable to people in their daily routines, facilitating effective communication between appliances, thereby conserving energy and reducing costs. By enabling data exchange and interpretation between devices to meet our specific needs, it enhances the efficiency of our systems.
D. Efficiency and Time Savings
Machine-to-machine interaction results in improved efficiency, yielding prompt and precise results. This translates to significant time savings, allowing individuals to focus on more creative tasks rather than repetitive daily chores.
E. Enhanced Quality of Life
IoT applications collectively lead to increased comfort, convenience, and more effective management, ultimately elevating the overall quality of life.
F. Environmental Impact
Analyze how smart traffic management can reduce emissions and promote sustainability.
Explore studies on the environmental benefits of traffic optimization.
IV. IMPLEMENTATION DETAILS OF MODULES
A. Microcontroller (Arduino Uno)
The Arduino UNO is a microcontroller board that operates on open-source principles. It is built around the Microchip ATmega328P microcontroller and was created by Arduino.cc. This board is designed with a range of digital and analogy input/output (I/O) pins that can be connected to various expansion boards, known as shields, as well as other external circuits. In total, it features 14 digital pins and 6 analog pins, making it highly versatile for a variety of projects. To program the Arduino UNO, you can use the Arduino IDE (Integrated Development Environment) and connect it to your computer via a type B USB cable.
LED for Traffic Lights:
The LED Traffic Lights Signal Module, or the Digital Signal Output Traffic Light Module, is an intriguing DIY accessory offered by Robu.in. It serves as a compact traffic light display module with excellent brightness, making it an ideal choice for constructing a traffic light system model. You can easily connect this module to the motherboard's PWM pin to regulate the light's brightness.
B. IR Sensor
An infrared proximity sensor, commonly referred to as an IR sensor, is an electronic device used to emit infrared light for detecting objects or their motion in the surrounding environment. This sensor operates as a passive device, capable only of measuring infrared radiation. It finds widespread use in the electronics industry and is a familiar component in projects involving obstacle avoidance robots and other proximity detection systems. If you're not yet familiar with this module, this article will provide a comprehensive introduction to it.
The operation of the IR sensor module is straightforward, consisting of two primary components: the first being the IR transmitter section and the second being the IR receiver section.
C. Micro sound sensor
The component employed for discerning sound or audio signal intensity in various applications like switches, security systems, home automation systems, monitoring systems, etc., is referred to as a sound sensor module. This module incorporates a microphone for detecting the presence of sound signals and is also capable of determining the frequency of noise signals within the range of 3kHz to 6kHz.
D. Software Requirement
The Smart Traffic Management System leverages a range of IoT hardware components to optimize traffic flow. Through the IoT platform, traffic optimization is achieved by dynamically allocating varying time intervals to traffic and offers re-routing capabilities at intersections signals based on the count of vehicles in each road path. This system effectively addresses the issue of congestion. In response to the continuous growth of traffic, especially in large cities, where traditional systems have limitations in managing the current traffic effectively, this research proposes an innovative solution. The Smart Traffic Management System aims to enhance the control of road traffic situations by intelligently adjusting signal timings in response to traffic density on specific roadsides. It effectively regulates traffic flow through improved communication with a local server, even in cases where a local or centralized server experiences-failure. The decentralized approach ensures optimization and effectiveness, making the system resilient to server failures. Moreover, the system provides valuable data to higher authorities for road planning, enabling more efficient resource allocation. (Adapted from Sabeen Javaid, 2018)
[1] A. Jadhav, T. Ladhe, Kr. Yeolekar, \"Automated Attendance System Using Face Recognition,\" Irjet, Volume 04, Issue 01, Jan - 2017. [2] Bharti, M.; Saxena, S.; Kumar, R., \"Intelligent Resource Inquisition Framework on Internet-of-Things,\" Computer. Electr. Eng., 2017, 58, 265–281. [3] Sapienza, M.; Guardo, E.; Cavallo, M.; La Torre, G.; Leombruno, G.; Tomarchio, O., \"Solving Critical Events through Mobile Edge Computing: An Approach for Smart Cities,\" Proceedings of the 2016 IEEE International Conference on Smart Computing (SMARTCOMP), St. Louis, MO, USA, 18–20 May 2016, pp. 1729–1737. [4] L. Masupha, T. Zuva, S Ngwira, O. Esan, \"Face Recognition Techniques, Their Advantages, Disadvantages and Performance Evaluation,\" 2015 International Conference on Computing, Communication and Security (Icccs), 1-5, 2015. [5] Viani, F.; Robol, F.; Polo, A.; Rocca, P.; Oliveri, G.; Massa, A. Wireless architectures for heterogeneous sensing in smart home applications: Concepts and real implementation. Proc. IEEE 2013, 101, 2381–2396. [6] Ms. Sarika B. Kale and Prof. Gajanan P. Dhok, \"Design of intelligent traffic light controller using embedded system,\" Second International Conference on. [7] Rajeshwari Sundar, Santhosh Hebbar, and Varaprada Golla, \"Implementing Intelligent Traffic Control System,\" Sensor Journal, IEEE, Volume 15, Issue.
Copyright © 2023 Shruti P Naik, Pratik Badgire, Suraj Deore, Yash Ghorpade, Disha Patil . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET56131
Publish Date : 2023-10-13
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here