Skip to main content

Signal-Free Intersections

An Optimal Vehicle-Scheduling Model for Signal-Free Intersections Considering Bus Priority in a Connected and Automated Vehicle Environment


The optimal scheduling of vehicles at signal-free intersections under the connected and automated vehicle (CAV) environment has become a research hotspot in the intelligent transportation field. However, existing studies often oversimplify the intersection’s conflict area and fail to adequately address the spatiotemporal sparsity of conflict points, with little attention given to bus priority requirements.

To address these gaps, this paper first establishes an intersection coordinate system and constructs a conflict area analysis model based on the coordinates of key conflict points and vehicle trajectories. Subsequently, an optimal scheduling model for automated vehicles at signal-free intersections with bus priority is developed, which considers the set of vehicles influencing decisions within a time window and uses vehicle entry times and lateral lane changes as decision variables.

To enhance computational speed while preserving convergence accuracy, a search space reduction method based on available gaps for conflict point traversal constraints is designed. The model is then solved using an improved double-layer multi-population particle swarm optimization (PSO) algorithm. Simulation results, compared against traditional signal control, rule-driven signal-free, and dynamic-optimization-based signal-free algorithms demonstrate that the proposed method achieves a favorable balance between computational cost and efficiency.

It significantly reduces the average vehicle delay. Moreover, incorporating bus priority reduces the average per capita delay by 18.95% compared to the non-priority scenario, effectively proving the validity of the proposed method.

This paper addresses the issue of vehicle control at signal-free intersections in the context of autonomous driving. First, grounded in an intersection coordinate system, a conflict area analysis model was constructed based on the coordinates of key conflict points and vehicle trajectories. Subsequently, considering the set of vehicles within an optimization time window that influences decision-making, an optimal scheduling model for automated vehicles at signal-free intersections with bus priority was designed, using vehicle guidance speeds on road sections and lane-changing vehicles as decision variables. At the same time, to avoid the practical limitations caused by excessively low guidance speeds and the problem of combinatorial explosion from an increased number of decision variables, the guidance of road section speeds and vehicle intersection entry times were unified. To obtain optimized solutions more efficiently, we designed an enhanced double-layer multi-population particle swarm optimization algorithm. Additionally, a search space reduction method based on available gaps for conflict point traversal constraints was proposed to improve the algorithm’s search speed in sparse spaces.

Simulation comparison results against control algorithms such as “traditional signal control,” “rule-driven signal-free control,” and “dynamic-optimization-based signal-free control” show that the method proposed in this paper can reduce vehicle delay by a maximum of 56.3–81.3%. Furthermore, a comparison between the control model considering relative bus priority and one without shows that the former reduces the per capita delay metric by 18.95% relative to the latter. These results effectively demonstrate the validity of the proposed method and can provide support for enhancing the efficiency of vehicle optimal scheduling at signal-free intersections in the context of developing autonomous driving technology.

Due to space limitations, this paper did not elaborate on the impact of passengers’ maximum tolerance time or the size of the time window on the optimization results; these issues can be addressed in subsequent research. Additionally, this paper assumes a fully automated driving environment, which to some extent limits the applicability of the proposed method. Future work can be extended to research on optimal vehicle-scheduling at signal-free intersections in mixed-traffic environments with both human-driven and automated vehicles. Finally, to strengthen the connection between the control model and practical applications, further research can be conducted on optimal control models for automated vehicles at signal-free intersections under the influence of pedestrians and non-motorized vehicles, as well as in non-fully automated environments.

Signal processing, signal strength, wireless signal, digital signal, analog signal, weak signal, strong signal, modulation, demodulation, frequency signal, noise signal, signal analysis, signal integrity, communication signal, electrical signal, biomedical signal, control signal, signal transmission, signal detection, signal measurement.

#SignalProcessing, #SignalStrength, #DigitalSignal, #AnalogSignal, #WeakSignal, #StrongSignal, #ModulationSignal, #DemodulationSignal, #FrequencySignal, #NoiseSignal, #SignalAnalysis, #SignalIntegrity, #CommunicationSignal, #ElectricalSignal, #BiomedicalSignal, #ControlSignal, #SignalTransmission, #SignalDetection, #SignalMeasurement, #WirelessSignal

International Conference on Network Science and Graph Analytics

Visit: networkscience.researchw.com

Award Nomination: networkscience-conferences.researchw.com/award-nomination/?ecategory=Awards&rcategory=Awardee

For Enquiries: support@researchw.com

Get Connected Here
---------------------------------
---------------------------------
instagram.com/network_science_awards
tumblr.com/emileyvaruni
n.pinterest.com/network_science_awards
networkscienceawards.blogspot.com
youtube.com/@network_science_awards

Comments

Popular posts from this blog

HealthAIoT: Revolutionizing Smart Healthcare! HealthAIoT combines Artificial Intelligence and the Internet of Things to transform healthcare through real-time monitoring, predictive analytics, and personalized treatment. It enables smarter diagnostics, remote patient care, and proactive health management, enhancing efficiency and outcomes while reducing costs. HealthAIoT is the future of connected, intelligent, and patient-centric healthcare systems. What is HealthAIoT? HealthAIoT is the convergence of Artificial Intelligence (AI) and the Internet of Things (IoT) in the healthcare industry. It integrates smart devices, sensors, and wearables with AI-powered software to monitor, diagnose, and manage health conditions in real-time. This fusion is enabling a new era of smart, connected, and intelligent healthcare systems . Key Components IoT Devices in Healthcare Wearables (e.g., smartwatches, fitness trackers) Medical devices (e.g., glucose monitors, heart rate sensors) Rem...
Detecting Co-Resident Attacks in 5G Clouds! Detecting co-resident attacks in 5G clouds involves identifying malicious activities where attackers share physical cloud resources with victims to steal data or disrupt services. Techniques like machine learning, behavioral analysis, and resource monitoring help detect unusual patterns, ensuring stronger security and privacy in 5G cloud environments. Detecting Co-Resident Attacks in 5G Clouds In a 5G cloud environment, many different users (including businesses and individuals) share the same physical infrastructure through virtualization technologies like Virtual Machines (VMs) and containers. Co-resident attacks occur when a malicious user manages to place their VM or container on the same physical server as a target. Once co-residency is achieved, attackers can exploit shared resources like CPU caches, memory buses, or network interfaces to gather sensitive information or launch denial-of-service (DoS) attacks. Why are Co-Resident Attack...
                        Neural Networks Neural networks are computing systems inspired by the human brain, consisting of layers of interconnected nodes (neurons). They process data by learning patterns from input, enabling tasks like image recognition, language translation, and decision-making. Neural networks power many AI applications by adjusting internal weights through training with large datasets.                                                    Structure of a Neural Network Input Layer : This is where the network receives data. Each neuron in this layer represents a feature in the dataset (e.g., pixels in an image or values in a spreadsheet). Hidden Layers : These layers sit between the input and output layers. They perform calculations and learn patterns. The more hidden layers a ne...