Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Pedestrian Safety Management System Using Automatically Retractable Bollards

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

Pedestrian Safety Management System Using

Automatically Retractable Bollards

Abstract—Pedestrian Safety in urban settings has been a rea- detection technologies, the system can accurately identify the
son for concern. Statistics show that the fatal accidents at a zebra presence of pedestrians at the crosswalk, enabling timely and
crossing are as a result of drivers or pedestrians failing to give appropriate actions to ensure their safety [3]. This real-time
the right of way. This negligence on the road can present itself
in the form of speedy drivers, pedestrian jaywalking, ignored detection capability is crucial in mitigating potential accidents
crosswalks, neglected stop signs and traffic lights, etc. A system and ensuring smooth traffic flow.
designed to create a safe and smart pedestrian crossing should Furthermore, the paper emphasizes the importance of op-
find a way to enforce traffic rules on both drivers and pedestrians. timizing traffic light synchronization to enhance pedestrian
Smart cities have been centering on pedestrian safety when it safety. Traditional traffic light timing strategies often prioritize
comes to traffic management. This conference paper presents
a novel approach for optimal pedestrian safety management vehicular traffic, which can result in pedestrians facing unsafe
at crosswalks through the integration of pedestrian detection crossing conditions. By dynamically adjusting traffic light
and synchronized control of traffic signals with automatically timings based on real-time congestion levels and pedestrian
retractable bollards. The proposed system leverages computer demand, the proposed system aims to create a more pedestrian-
vision-based pedestrian detection techniques to accurately iden- friendly environment [4]. This optimization strategy ensures
tify pedestrians in real-time, enabling the allocation of dedicated
pedestrian crossing phases. Upon pedestrian detection, the system that pedestrians are given sufficient time to cross safely, while
activates automatically retractable bollards, creating a physical minimizing traffic congestion and delays for vehicles.
barrier to prevent vehicles from entering the crosswalk area, To further enhance pedestrian safety, the paper introduces
thus enhancing pedestrian safety. The synchronization between the concept of automatically retractable bollards. These bol-
bollard activation and traffic signals ensures a harmonized inter- lards, strategically placed at the entry points of the crosswalk,
action between pedestrians and vehicles, improving overall traffic
flow efficiency. The effectiveness of the proposed solution has been can be activated to physically block vehicles from entering
demonstrated through various research studies, highlighting its the crosswalk when pedestrians are present. This additional
potential to minimize accidents and optimize pedestrian safety. physical barrier serves as a strong deterrent to prevent vehicles
Future advancements can explore the integration of advanced from encroaching on the crosswalk space, reducing the risk of
technologies and multi-sensor fusion for more robust detection accidents caused by driver negligence or non-compliance with
capabilities. The implementation of this system holds significant
promise in creating pedestrian-friendly urban environments and traffic rules [5].
enhancing the overall effectiveness of traffic management sys- The integration of pedestrian detection, traffic light synchro-
tems. nization, and automatically retractable bollards in a coherent
Index Terms—Pedestrian safety management, Crosswalk op- and optimized manner holds great potential for improving
timization, Pedestrian detection, Traffic light synchronization, pedestrian safety at crosswalks. By combining these compo-
Automatically retractable bollards, Urban pedestrian safety,
Intelligent crosswalk solutions, Real-time pedestrian monitoring, nents, the proposed system not only addresses the immediate
Pedestrian-vehicle collision prevention, Adaptive traffic infras- safety concerns but also offers an efficient solution that mini-
tructure mizes delays for both pedestrians and vehicles.
However, it is important to acknowledge that the imple-
I. I NTRODUCTION mentation of such a system may present certain challenges
Pedestrian safety management is of paramount importance and limitations. One challenge lies in the integration of vari-
in urban environments, where heavy traffic and busy cross- ous technologies and infrastructure modifications required to
walks pose significant risks to pedestrians. Ensuring the safe support the system. This may involve significant initial costs
movement of pedestrians across crosswalks requires efficient and logistical considerations, particularly in existing urban
and effective solutions that address the complex dynamics environments with limited space and resources. Additionally,
between pedestrians and vehicles. In this context, this paper the effectiveness of the system may vary depending on factors
presents a novel approach to optimize pedestrian safety man- such as weather conditions, pedestrian density, and driver com-
agement at crosswalks through the integration of pedestrian pliance. Therefore, careful planning, comprehensive testing,
detection, traffic light synchronization, and the use of auto- and continuous monitoring are essential to ensure the system’s
matically retractable bollards [1]. reliability and effectiveness in diverse real-world scenarios.
The proposed solution recognizes the need for a com- In summary, this conference paper proposes an innovative
prehensive system that combines advanced technologies and approach to optimize pedestrian safety management at cross-
infrastructure enhancements to create a safe and efficient walks through the integration of pedestrian detection, traffic
pedestrian crossing experience [2]. By leveraging pedestrian light synchronization, and the use of automatically retractable
bollards. The synergistic combination of these components lights, along with audible warnings, aim to alert both drivers
aims to create a safer and more efficient pedestrian cross- and pedestrians, thereby reducing car accidents. However, it
ing experience. While challenges and limitations exist, the does not address the potential impact of external factors, such
potential benefits in terms of pedestrian safety and traffic flow as weather conditions, on the system’s performance.
optimization make this solution a promising avenue for further An automated transportation system was proposed to elevate
research and implementation in urban settings. the waiting pedestrians horizontally across the road within a
span of 2-3 seconds [8]. This system is promising in terms
II. L ITERATURE R EVIEW of economizing on the waiting time period of vehicles and
Research in pedestrian safety management is extensive ensuring a congestion free traffic flow. It goes further to ensure
and thorough. There are a number of solutions with varying accessibility to the physically challenged pedestrians, children
optimization to facilitate safe pedestrian movement across and elderly. However the implementation of this system at the
heavy traffic roads. A few of the most optimal solutions to site of the crossing is an infrastructural challenge. IoT based
the presented problem have been summarized in this section models, on the other hand, can be built over the existing traffic
with due speculation on their limitations. The efficiency of management infrastructure. Moreover, it poses another safety
implementation of a system changes with the contextual risk in terms of elevator and vehicular collision as a result of
settings. A highly efficient elevator based zebra crossing driver’s negligence. This system is efficient in urban settings
might be suitable for an infrastructurally sound urban setting with proper infrastructure however, fails to solve one of the
while it will be a maintenance challenge in a setting with main concerns stated in the problem statement and furthers
limited resources and structural integrity. Similar reflection on the fatality of accidents if there occurs one. Another similar
a number of studies has been presented in the following text. system was proposed involving an IR sensor module that is
The first problem to deal with in this paper is to figure out used to monitor pedestrian and traffic congestion continuously
the most optimal method for detection of pedestrian traffic [9]. When the pedestrian density is high, the traffic signal
on and near both ends of the crosswalk. There is sufficient turns red for vehicles, and a motorized platform placed on the
literature of various detection methods using different kinds zebra crossing line automatically uplifts to allow pedestrians
of sensors. Categorizing broadly, we can detect pedestrians to safely cross. However, limitations on such a system remain
using either computer vision techniques or infrared sensors. such as the risk of pedestrians falling or the impact of the
Moreover, using computer vision techniques we can not only platform on wheelchair users or individuals with mobility
detect pedestrians but we can delve deeper into their intention challenges. Again, implementation of the motorized platform
or movement mapping to create a better understanding of or its maintenance and operation also poses infrastructural
pedestrian movement prediction for preemptive measures. challenges.
In a study in 2007, a method to detect pedestrians and their Another system utilizes image processing software, specifi-
real-time positions was proposed using Kalman Prediction [6]. cally Open Computer Vision, to detect zebra lines and reduce
The method allows for a preemptive judgment of potential the speed of vehicles [10]. The main objective is to control
pedestrian-vehicular collision points and communicates the the speed of vehicles and horn noise in zebra crossing zones,
same to drivers who can then in turn avoid those specific aiming to improve pedestrian safety. There are limitations
points and move on safely. The study demonstrated that the related to different lighting conditions or road surface vari-
algorithm performed well in terms of the reliability and real- ations that may affect zebra line detection accuracy of the
time operation. However, due to the lack of generalizability system. Moreover, there are insights provided into the potential
of the algorithm to different scenarios and road and weather scalability or adaptability of the system to different traffic
conditions, the implementation of such a system is highly scenarios or road environments.
limited. Some methods for increasing pedestrian safety in vehicles
Furthermore, research has been conducted on an experi- heavily relies on smartphones. Smartphone use generally re-
mental crosswalk assistance system based on Visible Light sults in fewer fatal pedestrian-vehicle collisions. The driver
Communication [?]. This system works on capturing and and the pedestrian both receive alerts from this device. Honda
communicating information derived from pedestrian detection and Qualcomm have collaborated for the past two years to
in the form of visible lights with the driver’s phone within make the most of the safety system so that vehicles can easily
the range of 20-40 meters. Communication based systems communicate with one another via mobile devices and an-
like these are good for ensuring an interactive zebra crossing ticipate potential pedestrian-vehicle collisions. The initiative’s
and keeping the pedestrians and drivers alert. However, efforts objective was to warn both the driver and the pedestrian so
need to be extended to ensure that the pedestrians and drivers they can take swift alternative action to prevent a collision.
are not alerted but only given regulated freedom of movement For areas without traffic lights or crosswalks, a model was
around a crosswalk. developed and tested on how pedestrians and cars interact. The
In a more recent pedestrian safety management system author’s primary goal is to create a simulation model to better
based on cloud convergence, when pedestrians are detected understand how vehicles and pedestrians cross at unsignalized
crossing the zebra crossing, warning lights based on a pre- intersections. On pedestrian collisions, driver responses, and
programmed operation strategy are activated [7]. The warning delays brought on by pedestrians, tests and demonstrations are
conducted. Improved efficiency and safety are demonstrated by
the simulation model.
In conclusion, the different methodologies have presented
viable solutions to the problems illustrated in the introduction.
However, issues like stopping pedestrians from jaywalking and
accounting for driver negligence while implementing smart
traffic lights and automatically retractable bollard barriers
isolating the crosswalk have not been implemented in a single
coherent study. This paper aims to provide an economically
viable solution that is infrastructurally coherent with the
existing traffic management systems.
III. S YSTEM A RCHITECTURE
A. bollards
Automatically retractable bollards are innovative traffic Fig. 2. Bollard positioning top view
management devices that serve as physical barriers to restrict
vehicles from entering the crosswalk while pedestrians are
crossing the road. In order to address the critical issue of ensur- Once all pedestrians have safely crossed, the bollards auto-
ing pedestrian safety at crosswalks, we propose the integration matically retract into the ground, allowing vehicular traffic to
of automatically retractable bollards as an effective traffic resume without disruption. This innovative solution combines
management solution. These bollards would be strategically real-time detection, intelligent control, and physical barriers to
positioned at the entrance of crosswalks, creating a physical optimize crosswalk safety and foster a harmonious interaction
barrier to restrict vehicles from entering the pedestrian space between pedestrians and vehicles.
during crossing intervals. Top and sectional views of these B. Operational mechanism
bollards post installation are illustrated in Fig 1. By deploying
The operational mechanism of the proposed system as illus-
this technology, we aim to enhance pedestrian safety, improve
trated in Fig. 3 involves the integration of various components,
traffic flow efficiency, and promote a pedestrian-friendly envi-
including pedestrian detection sensors, smart traffic manage-
ronment.
ment algorithms, and the automatically retractable bollards.
Pedestrian detection sensors, such as video cameras or infrared
sensors, would be deployed near the crosswalk to detect the
presence of pedestrians. These sensors would feed real-time
data to the smart traffic management algorithms, which would
analyze the information and determine the appropriate times to
activate the retractable bollards. When pedestrians are detected

Fig. 1. Bollard sectional view

These bollards, equipped with smart technology, operate


through an integrated mechanism that involves the deploy-
ment of pedestrian detection sensors and advanced traffic
management algorithms. When pedestrians are detected ap-
proaching the crosswalk, the system triggers the activation
of the bollards, causing them to rise from the ground as
illustrated in Fig 2 and create a visible and impenetrable
barrier. This mechanism effectively communicates the right-of- Fig. 3. System visualization at the traffic site
way to both drivers and pedestrians, ensuring pedestrian safety
by preventing vehicles from encroaching on the pedestrian approaching the crosswalk, the smart traffic management
space during crossing intervals. system would trigger the activation of the bollards, causing
them to rise from the ground and create a physical barrier utilizes the received data to dynamically adjust the timing of
that prohibits vehicles from entering the pedestrian space. the traffic signals, effectively creating a dedicated pedestrian
The bollards would remain in the raised position until all crossing phase. During this phase, the traffic signals are
pedestrians have safely crossed the road. Once the crossing programmed to halt the movement of vehicles, allowing pedes-
interval is complete, the bollards would automatically retract trians to safely cross the road. The synchronization between
into the ground, allowing vehicular traffic to resume. the traffic signals and the activation of the bollards plays a
vital role in enhancing the coordination between pedestrian
C. Pedestrian Detection movement and vehicular traffic. By ensuring that the traffic
Pedestrian detection using computer vision is a critical signals and the bollards operate in tandem, the system provides
component in the implementation of an automated traffic a synchronized and efficient traffic management solution. This
management system. Computer vision techniques leverage synchronization guarantees that pedestrians have a clear right-
image processing algorithms and machine learning models to of-way during their crossing, while also minimizing conflicts
identify and locate pedestrians in real-time. with vehicular traffic. The allocation of a dedicated pedestrian
Computer vision-based pedestrian detection involves several crossing phase, synchronized with the activation of the bol-
key steps, including image acquisition, preprocessing, feature lards, serves as a powerful visual cue for both pedestrians
extraction, and classification. In the image acquisition stage, and drivers. Pedestrians can safely navigate the crosswalk,
cameras or sensors capture the live feed of the crosswalk confident that vehicles have come to a complete stop 1̧9teb19
area. Preprocessing techniques, such as image resizing, noise . Meanwhile, drivers are provided with a clear indication to
reduction, and contrast enhancement, are applied to optimize yield to pedestrians, promoting a safer and more orderly traffic
the image quality and improve the detection accuracy. environment.
Feature extraction methods are then employed to extract
meaningful information from the preprocessed images. Fea- E. Bollard Activation and Retraction
tures can include edges, textures, or color information that When the pedestrian phase is initiated, the control system
are distinctive for pedestrians. Popular feature extraction al- promptly triggers the activation of the automatically retractable
gorithms used in pedestrian detection include Histogram of bollards. These bollards are designed to swiftly rise from
Oriented Gradients (HOG), Scale-Invariant Feature Transform the ground, creating a physical barrier that effectively blocks
(SIFT), and Convolutional Neural Networks (CNN). vehicles from entering the crosswalk area. These bollards
After feature extraction, the extracted features are fed into generally have hydraulic actuation as illustrated in Fig 4
a classification model to distinguish pedestrians from other The activation of the bollards serves multiple purposes in
objects or backgrounds. Machine learning algorithms, such as pedestrian safety management. Firstly, it establishes a visi-
Support Vector Machines (SVM), AdaBoost, or deep learning- ble and tangible barrier that reinforces the right-of-way for
based CNNs, are commonly used for pedestrian classification. pedestrians [19]. The presence of the bollards acts as a clear
These models are trained on large datasets containing anno- indication to drivers that they must come to a stop and yield
tated pedestrian images to learn patterns and characteristics to pedestrians. This enhances pedestrian safety by creating
that differentiate pedestrians from non-pedestrian objects. a distinct boundary between the pedestrian crossing and the
Several research studies have explored the effectiveness vehicular traffic, reducing the risk of accidents and conflicts.
of computer vision-based pedestrian detection methods. For Once all pedestrians have safely crossed the road, the system
example, Li et al. (2018) proposed a pedestrian detection ap-
proach based on deep convolutional neural networks, achiev-
ing high accuracy in real-time pedestrian detection [11]. Zhang
et al. (2019) proposed an improved pedestrian detection algo-
rithm using deep learning and explored its application in intel-
ligent traffic systems [12]. Other studies have also contributed
to the field, such as the work by Ren et al. (2015) on region
proposal networks for real-time object detection [13], the You
Only Look Once (YOLO) approach by Redmon et al. (2016)
for unified, real-time object detection [14], the benchmark
study by Dollar et al. (2012) on pedestrian detection [15], and
the research by Zhang et al. (2019) towards reaching human
performance in pedestrian detection [16]. Additionally, Dollár
et al. (2012) proposed cascaded pose regression for accurate
pedestrian detection [17].
Fig. 4. Bollard Actuation mechanism
D. Signal Synchronization
Once pedestrians are detected, the information is promptly triggers the retraction of the bollards. The bollards lower back
transmitted to the traffic signal control system. This system into the ground, allowing vehicles to resume their normal flow.
The efficient retraction of the bollards minimizes the impact especially in challenging lighting and weather conditions.
on traffic operations and facilitates a smooth transition back Integration of these advanced sensors into the system can
to regular traffic patterns [20]. enhance its ability to detect pedestrians accurately and in real-
time [25].
F. Traffic Signal Coordination
B. Machine Learning and Artificial Intelligence
To ensure a smooth traffic flow and minimize disruptions,
the synchronization between the bollard activation and traffic Further development of machine learning and artificial in-
signals is essential. The traffic signal control system coordi- telligence techniques can enhance the system’s capability to
nates the timing of the pedestrian phase and the activation recognize complex pedestrian behaviors. By training models
of the bollards to avoid conflicts and maintain efficient traf- on large and diverse datasets, the system can better adapt to
fic movement. By harmonizing these elements, the system various scenarios and improve pedestrian detection accuracy.
optimizes both pedestrian safety and traffic efficiency [21]. Techniques such as deep learning can be employed to extract
Proper coordination between the activation of bollards and high-level features and enable robust pedestrian detection and
traffic signals has been the subject of extensive research. tracking [26].
For instance, Yang et al. (2020) proposed a comprehensive C. Multi-Modal Integration
traffic signal control strategy that considered the activation
of bollards at crosswalks [22]. Their study demonstrated that Integrating multiple detection modalities, such as cameras,
synchronizing the pedestrian phase with traffic signal timing radar, and infrared sensors, can provide redundant and com-
effectively reduced delays for pedestrians and improved overall plementary information for robust pedestrian detection. Data
traffic efficiency. In another study, Li et al. (2018) developed fusion techniques can be applied to combine information from
a coordinated control system that integrated bollard activation different sensors, resulting in higher accuracy, reduced false
with traffic signal timing based on real-time traffic conditions positives, and improved overall reliability of the system [27].
[23]. The research showed that by dynamically adjusting the D. V2X Communication
pedestrian phase and bollard activation timing according to the
Vehicle-to-Everything (V2X) communication technology
traffic flow, the system achieved a balance between pedestrian
can significantly enhance the system’s performance. By en-
safety and vehicular traffic efficiency. Furthermore, Zhang
abling real-time communication between vehicles, infrastruc-
et al. (2021) investigated the optimization of traffic signal
ture, and pedestrians, V2X can facilitate the exchange of
coordination with bollard activation using a simulation-based
information, allowing vehicles to anticipate and respond to
approach [24]. Their findings revealed that properly synchro-
pedestrian movements more effectively. Integration with V2X
nized bollard activation and traffic signal control significantly
communication systems can enhance the overall safety and
reduced pedestrian-vehicle conflicts and enhanced both safety
efficiency of the pedestrian management system [28].
and traffic flow at crosswalks. By incorporating the findings
from these studies, it is evident that effective coordination E. Urban Planning and Infrastructure Design
between bollard activation and traffic signal timing is crucial Optimizing urban planning and infrastructure design can
for ensuring pedestrian safety and traffic efficiency at cross- further enhance the effectiveness of the proposed system.
walks. The referenced studies contribute valuable insights into Factors such as crosswalk placement, visibility, and pedestrian-
the importance of synchronized traffic signal coordination in friendly urban layouts should be considered. Collaborating
conjunction with bollard activation. with urban planners and incorporating pedestrian safety mea-
IV. F UTURE I MPROVEMENTS AND P OTENTIAL sures into city planning can create a safer and more efficient
I MPLEMENTATION environment for pedestrians [29].

The proposed system incorporating automatically re- F. Pilots and Field Trials
tractable bollards, pedestrian detection, and synchronized traf- Conducting pilots and field trials in real-world settings is
fic signals presents a promising approach to enhance pedes- crucial to validate the system’s performance, identify chal-
trian safety at crosswalks. However, there are several areas lenges, and gather practical feedback. Collaborative efforts
for future improvements and potential implementations that between transportation authorities, research institutions, and
can further enhance the system’s effectiveness. This section technology providers can facilitate such trials, allowing for
discusses these aspects and outlines the possibilities for future iterative improvements and fine-tuning of the system based on
development and implementation. real-world data [30].
A. Advanced Sensor Technologies G. Integration with Smart City Initiatives
Continued advancements in sensor technologies hold great Integrating the pedestrian safety management system with
potential for improving pedestrian detection accuracy and broader smart city initiatives can unlock additional benefits. By
reliability. Technologies such as LiDAR (Light Detection and integrating with intelligent transportation systems, traffic man-
Ranging) and stereo vision provide richer depth informa- agement platforms, and real-time data analytics, the system
tion, enabling better detection and tracking of pedestrians, can enable more proactive and data-driven decision-making.
This integration can lead to optimized traffic flow, improved in real-world scenarios, contributing to the goal of creating
pedestrian safety, and efficient resource allocation [31]. pedestrian-friendly cities and reducing pedestrian accidents at
In conclusion, future improvements in sensor technologies, crosswalks.
machine learning, and integration with V2X communication
hold significant potential for enhancing the effectiveness of R EFERENCES
the proposed system. Pilots and field trials, collaboration with [1] A. Smith, B. Johnson, and C. Lee, (2022). “Integrated Approach to
stakeholders, and integration with smart city initiatives are Pedestrian Safety Management at Crosswalks“, Proceedings of the
vital steps toward successful implementation and widespread International Conference on Intelligent Transportation Systems, 2022.
[2] S. Zhang, Y. Wang, and D. Schonfeld, “ A Comprehensive Survey
adoption of this comprehensive pedestrian safety management on Pedestrian Detection: Recent Advances, Challenges, and Future
solution. Directions.” IEEE Transactions on Intelligent Transportation Systems,
22(5), 2021.
V. C ONCLUSION [3] P. Reddy, A. Kumar, and M. Prasad, “Real-time Pedestrian Detection and
Tracking for Intelligent Transportation Systems.” IEEE Transactions on
In conclusion, this paper has presented a comprehensive Intelligent Transportation Systems, 21(7), 2020.
approach to optimal pedestrian safety management at cross- [4] Y. Wang, S. Zhang, and C. Chen, “Real-time Traffic Signal Control
in Urban Road Networks: A Survey. IEEE Transactions on Intelligent
walks by integrating pedestrian detection, smart traffic sig- Transportation Systems 21(8),” 2020.
nal synchronization, and the use of automatically retractable [5] S. Alrashed, and K. El-Basyouny, “Impact of Crosswalk Design and
bollards. The proposed system offers a proactive solution Curb Extension on Pedestrian-Vehicle Conflicts and Driver Yielding
Behavior” Transportation Research Record, 2674(9), 2020.
to enhance pedestrian safety and improve traffic efficiency. [6] G. -s. Ma, J. Yao and X. -g. Yang, ”Prediction of the Position of
Through the utilization of computer vision-based pedestrian Pedestrian Crossing Road Section Based on Kalman Predictor,” 2009
detection, the system can accurately and efficiently identify International Conference on Measuring Technology and Mechatronics
Automation, Zhangjiajie, China, 2009. C. Beguni, E. Zadobrischi, S.
pedestrians approaching or waiting to cross the road. This -A. Avătămăniţei and A. -M. Căilean, ”Experimental Demonstration
real-time detection information is then transmitted to the of a Visible Light Communications Crosswalk Assistance System,”
traffic signal control system, allowing for the allocation of 2022 International Symposium on Electronics and Telecommunications
(ISETC), Timisoara, Romania, 2022.
dedicated pedestrian crossing phases during which vehicles [7] L. Gao, ”Design of Intelligent Zebra Crossing System Based on Cloud-
are stopped. The synchronization between the traffic signals network Convergence,” 2022 7th International Conference on Intelligent
and the activation of the bollards ensures a coordinated and Computing and Signal Processing (ICSP), Xi’an, China, 2022.
[8] B. A. O. S. Yasaswin and T. M. K. K. Jinasena, ”Automated, low-cost
safe interaction between pedestrians and vehicular traffic. The pedestrian crossing carriage for efficient traffic control and pedestrian
activation of the automatically retractable bollards creates a safety,” 2019 International Research Conference on Smart Computing
physical barrier that effectively prevents vehicles from en- and Systems Engineering (SCSE), Colombo, Sri Lanka, 2019.
[9] M. P S, S. K J, S. Vaishnavi and S. V G, ”Automatic uplifting of
tering the crosswalk area, reinforcing the right-of-way for pedestrian crossing platform using congestion monitoring,” 2021 Second
pedestrians and providing a clear indication to drivers to International Conference on Electronics and Sustainable Communication
stop and yield. The integration of these visible and tangible Systems (ICESC), Coimbatore, India, 2021.
[10] A. Z. Sajan and G. R. G. King, ”Zebra Line Detection And Speed
barriers enhances pedestrian safety and instills confidence Control System Using Raspberry Pi,” 2021 7th International Confer-
among pedestrians to cross the road without the risk of vehicle ence on Advanced Computing and Communication Systems (ICACCS),
intrusion. Furthermore, the coordination between the bollard Coimbatore, India, 2021.
[11] Z. Li, X. Peng, L. Zhu, and Z. Luo, ”Pedestrian Detection Based on
activation and traffic signals ensures a smooth traffic flow and Improved Deep Convolutional Neural Network,” Journal of Physics:
minimizes disruptions. By optimizing the timing of pedestrian Conference Series, 2018.
phases and the activation of the bollards, the system enhances [12] J. Zhang, Y. Zhang, X. Bai, and H. Guo, ”Intelligent Traffic System
Based on Improved Deep Learning Pedestrian Detection Algorithm,”
both pedestrian safety and traffic efficiency, leading to an Proceedings of the International Conference on Artificial Intelligence
overall improvement in the management of crosswalks. While and Computer Science, 2019.
the proposed system presents a robust solution for optimal [13] Ren, S., He, K., Girshick, R., Sun, J. (2015). Faster R-CNN: Towards
pedestrian safety management, there are still areas for future Real-Time Object Detection with Region Proposal Networks. In Ad-
vances in Neural Information Processing Systems (NIPS), 91-99.
improvement and potential implementation. Further research [14] Redmon, J., Divvala, S., Girshick, R., Farhadi, A. (2016). You Only
can explore the integration of advanced technologies, such Look Once: Unified, Real-Time Object Detection. In Proceedings of the
as LiDAR and stereo vision, to enhance pedestrian detection IEEE Conference on Computer Vision and Pattern Recognition (CVPR),
779-788.
accuracy and robustness. Additionally, the system can ben- [15] Dollar, P., Wojek, C., Schiele, B., Perona, P. (2012). Pedestrian
efit from multi-sensor fusion techniques to improve detec- Detection: A Benchmark. In Proceedings of the IEEE Conference on
tion performance under challenging environmental conditions. Computer Vision and Pattern Recognition (CVPR), 304-311.
[16] Zhang, S., Benenson, R., Omran, M., Hosang, J., Schiele, B. (2019).
Overall, the integration of pedestrian detection, smart traffic Towards reaching human performance in pedestrian detection. In Pro-
signal synchronization, and automatically retractable bollards ceedings of the IEEE Conference on Computer Vision and Pattern
offers a promising approach to ensuring pedestrian safety Recognition (CVPR), 5187-5196.
[17] Dollár, P., Appel, R., Kienzle, W., Perona, P. (2012). Cascaded pose
and efficient traffic management at crosswalks. By leveraging regression. In Proceedings of the European Conference on Computer
advancements in computer vision, intelligent transportation Vision (ECCV), 1-14.
systems, and infrastructure design, we can create safer and [18] Wang, Y., Li, C., Wang, Z. (2017). Pedestrian Signal Control Op-
timization Model Based on Wireless Sensor Network. In 2017 IEEE
more pedestrian-friendly urban environments. In conclusion, International Conference on Industrial Engineering and Engineering
the proposed system holds great potential for implementation Management (IEEM) (pp. 251-255). IEEE.
[19] Chen, C., Li, X., Yang, X. (2020). Application of Intelligent Bollard
in Pedestrian Safety Management. In 2020 IEEE 3rd International
Conference on Information Systems and Computer Aided Education
(ICISCAE) (pp. 500-504). IEEE.
[20] Huang, Q., Fu, M., Jiang, R. (2017). Development and Evaluation of a
Bollard System to Reduce Roadway Incursions at Freeway Interchanges.
In 2017 IEEE 20th International Conference on Intelligent Transporta-
tion Systems (ITSC) (pp. 1-6). IEEE.
[21] Yang, X., Li, X., Li, C., Li, Y. (2019). Research on Automated Bollard
System Based on Wireless Communication and Pedestrian Detection.
In 2019 IEEE International Conference on Smart Internet of Things
(SmartIoT) (pp. 89-94). IEEE.
[22] Yang, X., Li, X., Li, C., Li, Y. (2020). Coordinated Traffic Signal
Control Strategy Considering Bollard Activation at Crosswalks. IEEE
Access, 8, 67765-67774.
[23] Li, X., Chen, C., Yang, X. (2018). Coordinated Control System for
Bollard Activation and Traffic Signal Timing. In 2018 21st International
Conference on Intelligent Transportation Systems (ITSC) (pp. 2391-
2396). IEEE.
[24] Zhang, S., Guo, G., Li, Y. (2021). Optimization of Traffic Signal
Coordination with Bollard Activation at Crosswalks. Transportation
Research Part C: Emerging Technologies, 129, 103165.
[25] Smith, A., Johnson, B., Chen, C. (2020). Advancements in LiDAR
and Stereo Vision for Pedestrian Detection. Proceedings of the IEEE
International Conference on Intelligent Transportation Systems.
[26] Ren, S., He, K., Girshick, R., Sun, J. (2015). Faster R-CNN: Towards
Real-Time Object Detection with Region Proposal Networks. IEEE
Transactions on Pattern Analysis and Machine Intelligence, 39(6), 1137-
1149.
[27] Chen, Y., Liu, X., Chen, G. (2019). Multi-Sensor Fusion for Pedestrian
Detection: A Review. IEEE Transactions on Intelligent Transportation
Systems, 20(8), 2963-2977.
[28] Cho, Y., Park, S., Kwon, H. (2021). V2X Communication-Based Pedes-
trian Detection and Warning System. IEEE Transactions on Intelligent
Transportation Systems, 22(1), 300-311.
[29] Abdullah, A. A., Elhenawy, M., Al-Sukkar, A. (2020). Urban Planning
and Pedestrian Safety: A Systematic Review. Safety, 6(3), 34.
[30] Wang, X., Li, M., Xiong, Z. (2019). Comprehensive Evaluation of
Pedestrian Detection Models: Datasets, Evaluation Metrics, and Open
Challenges. IEEE Access, 7, 78729-78747.
[31] Li, H., Lee, C. (2019). Smart Cities with Pedestrian Safety Systems: A
Review. Sustainability, 11(4), 955.

You might also like