Xiaojuan Lu, Jiamei Zhang, Qingling He, Changxi Ma
The three-dimensional macroscopic fundamental diagram (3D-MFD) provides a novel approach to characterize the complex interactions between cars and buses in multimodal urban networks, offering particular value for designing efficient bimodal perimeter control strategies. In this study, a perimeter control strategy for cars is implemented by regulating the transfer flow rate at subregion boundaries, while bus numbers are dynamically adjusted through optimized dispatch frequencies. A multimodal traffic system state equation integrating both car and bus dynamics is constructed. Building on operational state factors for both modes, a passenger mode choice model based on the Logit model is established. With the dual objectives of maximizing the overall passenger arrival rate and minimizing total network energy consumption, an integrated multimodal traffic control framework (I-MPC) is developed using model predictive control (MPC). The comparative analysis against the no boundary control (NBC) method, the MPC-based boundary control method for private cars (C-MPC), and the bus scheduling optimization method (B-MPC) demonstrates that the proposed I-MPC method achieves outstanding performance across multiple key metrics, including passenger arrival efficiency, network energy consumption, and average bus occupancy rate, thereby enabling the optimized allocation and efficient utilization of traffic resources. Moreover, the method maintains reasonable bus occupancy levels while significantly enhancing passenger comfort and reducing overall system energy consumption.
{"title":"Coordinated Dynamic Control of Multi-Subarea Perimeter Based on Three-Dimensional Macroscopic Fundamental Diagram","authors":"Xiaojuan Lu, Jiamei Zhang, Qingling He, Changxi Ma","doi":"10.1049/itr2.70169","DOIUrl":"https://doi.org/10.1049/itr2.70169","url":null,"abstract":"<p>The three-dimensional macroscopic fundamental diagram (3D-MFD) provides a novel approach to characterize the complex interactions between cars and buses in multimodal urban networks, offering particular value for designing efficient bimodal perimeter control strategies. In this study, a perimeter control strategy for cars is implemented by regulating the transfer flow rate at subregion boundaries, while bus numbers are dynamically adjusted through optimized dispatch frequencies. A multimodal traffic system state equation integrating both car and bus dynamics is constructed. Building on operational state factors for both modes, a passenger mode choice model based on the Logit model is established. With the dual objectives of maximizing the overall passenger arrival rate and minimizing total network energy consumption, an integrated multimodal traffic control framework (I-MPC) is developed using model predictive control (MPC). The comparative analysis against the no boundary control (NBC) method, the MPC-based boundary control method for private cars (C-MPC), and the bus scheduling optimization method (B-MPC) demonstrates that the proposed I-MPC method achieves outstanding performance across multiple key metrics, including passenger arrival efficiency, network energy consumption, and average bus occupancy rate, thereby enabling the optimized allocation and efficient utilization of traffic resources. Moreover, the method maintains reasonable bus occupancy levels while significantly enhancing passenger comfort and reducing overall system energy consumption.</p>","PeriodicalId":50381,"journal":{"name":"IET Intelligent Transport Systems","volume":"20 1","pages":""},"PeriodicalIF":2.5,"publicationDate":"2026-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/itr2.70169","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147323856","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Reliable and time-bounded perception systems are necessary for autonomous vehicles' (AVs') safe navigation, especially at intersections. In this work, a post-training quantized you only look once (YOLOv8n) model for real-time obstacle and traffic light recognition is implemented on the NVIDIA Jetson Orin Nano. The system, which is integrated with the robot operating system 2 (ROS 2) framework, analyzes stereo input from a ZED 2i camera using soft real-time scheduling theory, taking worst-case execution time (WCET), jitter, and slack into account. Despite the workload surpassing the traditional schedulability constraints under earliest deadline first (EDF) and rate monotonic scheduling (RMS), empirical evaluation across 423 daytime urban frames reveals that 98.11% of inferences fulfil a 150 ms soft deadline. The results show minimal thermal drift, low jitter, consistent slack margins, and bounded deadline violations (<30 ms). Further analysis incorporates fixed-priority scheduling, CPU core affinity, and a deadline penalty model to assess safety implications in AV decision loops. While extreme conditions such as night driving or adverse weather were not included, future work will extend to these scenarios. Overall, the findings validate the feasibility of deploying a probabilistically schedulable, timing-aware perception pipeline for integration into intelligent transport systems (ITS) and edge AI platforms.
可靠和有时限的感知系统对于自动驾驶汽车的安全导航是必要的,尤其是在十字路口。在这项工作中,在NVIDIA Jetson Orin Nano上实现了一个用于实时障碍物和红绿灯识别的训练后量化(YOLOv8n)模型。该系统集成了机器人操作系统2 (ROS 2)框架,利用软实时调度理论分析ZED 2i摄像机的立体声输入,考虑了最坏情况执行时间(WCET)、抖动和松弛。尽管在最早截止日期优先(EDF)和速率单调调度(RMS)下,工作量超过了传统的可调度性约束,但对423个白天城市框架的实证评估表明,98.11%的推理满足150毫秒的软截止日期。结果显示最小的热漂移,低抖动,一致的松弛裕度和有限的截止日期违规(<;30毫秒)。进一步的分析结合了固定优先级调度、CPU核心亲缘性和最后期限惩罚模型,以评估自动驾驶决策循环中的安全影响。虽然不包括夜间驾驶或恶劣天气等极端情况,但未来的工作将扩展到这些情况。总体而言,研究结果验证了部署概率可调度、时间感知感知管道的可行性,该管道可集成到智能交通系统(ITS)和边缘人工智能平台中。
{"title":"Deadline-Adherent Edge AI for Intelligent Vehicles: Real-Time Obstacle and Traffic Light Detection Using Quantized YOLOv8n on Jetson Orin Nano","authors":"Saranya M, Archana N, Rishi Koushik G","doi":"10.1049/itr2.70135","DOIUrl":"https://doi.org/10.1049/itr2.70135","url":null,"abstract":"<p>Reliable and time-bounded perception systems are necessary for autonomous vehicles' (AVs') safe navigation, especially at intersections. In this work, a post-training quantized you only look once (YOLOv8n) model for real-time obstacle and traffic light recognition is implemented on the NVIDIA Jetson Orin Nano. The system, which is integrated with the robot operating system 2 (ROS 2) framework, analyzes stereo input from a ZED 2i camera using soft real-time scheduling theory, taking worst-case execution time (WCET), jitter, and slack into account. Despite the workload surpassing the traditional schedulability constraints under earliest deadline first (EDF) and rate monotonic scheduling (RMS), empirical evaluation across 423 daytime urban frames reveals that 98.11% of inferences fulfil a 150 ms soft deadline. The results show minimal thermal drift, low jitter, consistent slack margins, and bounded deadline violations (<30 ms). Further analysis incorporates fixed-priority scheduling, CPU core affinity, and a deadline penalty model to assess safety implications in AV decision loops. While extreme conditions such as night driving or adverse weather were not included, future work will extend to these scenarios. Overall, the findings validate the feasibility of deploying a probabilistically schedulable, timing-aware perception pipeline for integration into intelligent transport systems (ITS) and edge AI platforms.</p>","PeriodicalId":50381,"journal":{"name":"IET Intelligent Transport Systems","volume":"20 1","pages":""},"PeriodicalIF":2.5,"publicationDate":"2026-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/itr2.70135","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147323836","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Ghassan Husnain, Wisal Zafar, Abid Iqbal, Abuzar Khan, Ali S. Alzahrani, Mohammed Al-Naeem
The swift evolution from vehicular ad hoc networks (VANETs) to the Internet of Vehicles (IoV) landscape has posed substantial routing optimization challenges regarding high mobility, dynamic topologies and intermittent connectivity. Conventional routing protocols such as AODV, DSR and GPSR are often unable to cater to the requirements of the IoV environment as they can result in latency, control overhead and overall scalability. To help tackle these limitations, this work proposes COANET (crayfish optimization algorithm-based route optimization for IoV networks), which is an innovative bio-inspired framework based on the crayfish optimization algorithm (COA). COANET's core utilized the crayfish behaviours of foraging, competition and summer resort to allow the dynamic balancing of exploration and exploitation during routing decisions. We implement these behaviours as explicit algorithmic operators and provide reproducible specifications to support replication. The framework is supported by energy-aware clustering, hybrid exploration-exploitation and multi-metric optimization to optimize latency, energy efficiency and packet delivery. To validate COANET, simulation performance results show that COANET, as compared to traditional protocols, improves the packet delivery ratio by 15–20% while reducing end-to-end delay by 30% and energy efficiency by 41.5%. Additionally, COANET reduced control overhead by 52.7% in both urban and highway scenarios, thus affirming its robustness and ability to scale for next-generation IoV Systems.
{"title":"A Biologically Inspired Intelligent and Energy Efficient Route Optimization Clustering Algorithm for Internet of Vehicles (IoV)","authors":"Ghassan Husnain, Wisal Zafar, Abid Iqbal, Abuzar Khan, Ali S. Alzahrani, Mohammed Al-Naeem","doi":"10.1049/itr2.70170","DOIUrl":"https://doi.org/10.1049/itr2.70170","url":null,"abstract":"<p>The swift evolution from vehicular ad hoc networks (VANETs) to the Internet of Vehicles (IoV) landscape has posed substantial routing optimization challenges regarding high mobility, dynamic topologies and intermittent connectivity. Conventional routing protocols such as AODV, DSR and GPSR are often unable to cater to the requirements of the IoV environment as they can result in latency, control overhead and overall scalability. To help tackle these limitations, this work proposes COANET (crayfish optimization algorithm-based route optimization for IoV networks), which is an innovative bio-inspired framework based on the crayfish optimization algorithm (COA). COANET's core utilized the crayfish behaviours of foraging, competition and summer resort to allow the dynamic balancing of exploration and exploitation during routing decisions. We implement these behaviours as explicit algorithmic operators and provide reproducible specifications to support replication. The framework is supported by energy-aware clustering, hybrid exploration-exploitation and multi-metric optimization to optimize latency, energy efficiency and packet delivery. To validate COANET, simulation performance results show that COANET, as compared to traditional protocols, improves the packet delivery ratio by 15–20% while reducing end-to-end delay by 30% and energy efficiency by 41.5%. Additionally, COANET reduced control overhead by 52.7% in both urban and highway scenarios, thus affirming its robustness and ability to scale for next-generation IoV Systems.</p>","PeriodicalId":50381,"journal":{"name":"IET Intelligent Transport Systems","volume":"20 1","pages":""},"PeriodicalIF":2.5,"publicationDate":"2026-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/itr2.70170","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147323837","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Olatz Iparraguirre, Frank A. Ricardo, Alfonso Brazalez, Diego Borro
One of the primary challenges in ensuring road safety is effectively alerting drivers to adverse weather conditions, such as fog, which can severely impair visibility and increase the risk of accidents. Timely and accurate fog detection is crucial for providing drivers with the necessary warnings to adapt their driving behaviour and enhance safety. This paper presents a system designed to detect foggy scenarios and classify visibility levels, thereby enabling timely alerts for drivers to minimise the risks associated with reduced visibility. To achieve this, we have developed two new image datasets of road fog scenarios – Foggy-Ceit 2023 and an extension to the Foggy CityScapes – DBF dataset – featuring both real and synthetic fog. Additionally, we compare various algorithms developed using classical vision techniques and deep learning methods (vision transformers [ViT] and EfficientNet). Finally, eXplainable artificial intelligence techniques are utilised to provide visual explanations and evaluate the performance of these models.
{"title":"Deep Learning Approaches for Effective Fog Detection","authors":"Olatz Iparraguirre, Frank A. Ricardo, Alfonso Brazalez, Diego Borro","doi":"10.1049/itr2.70160","DOIUrl":"https://doi.org/10.1049/itr2.70160","url":null,"abstract":"<p>One of the primary challenges in ensuring road safety is effectively alerting drivers to adverse weather conditions, such as fog, which can severely impair visibility and increase the risk of accidents. Timely and accurate fog detection is crucial for providing drivers with the necessary warnings to adapt their driving behaviour and enhance safety. This paper presents a system designed to detect foggy scenarios and classify visibility levels, thereby enabling timely alerts for drivers to minimise the risks associated with reduced visibility. To achieve this, we have developed two new image datasets of road fog scenarios – Foggy-Ceit 2023 and an extension to the Foggy CityScapes – DBF dataset – featuring both real and synthetic fog. Additionally, we compare various algorithms developed using classical vision techniques and deep learning methods (vision transformers [ViT] and EfficientNet). Finally, eXplainable artificial intelligence techniques are utilised to provide visual explanations and evaluate the performance of these models.</p>","PeriodicalId":50381,"journal":{"name":"IET Intelligent Transport Systems","volume":"20 1","pages":""},"PeriodicalIF":2.5,"publicationDate":"2026-02-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/itr2.70160","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146680412","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Lan Zhao, Yuanyuan Ren, Xuelian Zheng, Xiansheng Li, Jianfeng Xi, Lei Shi, Yanhui Fan
The majority of existing research on collision severity focuses on post-collision severity, which is not conducive to collision prevention. This paper proposes a novel method for predicting the severity of potential collisions, aiming to establish a prediction model to predict the potential consequences of collisions before they occur, providing a basis for quantifying driving risk. In developing this model, two key challenges are addressed: how to effectively characterise the severity of potential collisions and how to manage the class imbalance caused by the scarcity of severe collisions. To tackle the first challenge, we introduce a systematic approach to find the most representative features of potential collision severity. For the second challenge, we propose a distribution-preserving resampling method to address the class imbalance. This approach includes two techniques: Remove Redundant Under Sampling (RRUS) and Core Seed-based Synthetic Minority Oversampling Technique (CS-SMOTE), which transform the imbalanced dataset into a balanced one while preserving the distribution characteristics of the original dataset. Finally, using the National Highway Traffic Safety Administration (NHTSA) dataset and the XGBoost algorithm, a potential collision severity prediction model is developed. The results demonstrate that the model achieves a prediction accuracy of over 97.7%, outperforming comparison models developed using other classification algorithms.
{"title":"Potential Collision Severity Prediction Based on Data Distribution-Preserving Resampling","authors":"Lan Zhao, Yuanyuan Ren, Xuelian Zheng, Xiansheng Li, Jianfeng Xi, Lei Shi, Yanhui Fan","doi":"10.1049/itr2.70163","DOIUrl":"https://doi.org/10.1049/itr2.70163","url":null,"abstract":"<p>The majority of existing research on collision severity focuses on post-collision severity, which is not conducive to collision prevention. This paper proposes a novel method for predicting the severity of potential collisions, aiming to establish a prediction model to predict the potential consequences of collisions before they occur, providing a basis for quantifying driving risk. In developing this model, two key challenges are addressed: how to effectively characterise the severity of potential collisions and how to manage the class imbalance caused by the scarcity of severe collisions. To tackle the first challenge, we introduce a systematic approach to find the most representative features of potential collision severity. For the second challenge, we propose a distribution-preserving resampling method to address the class imbalance. This approach includes two techniques: Remove Redundant Under Sampling (RRUS) and Core Seed-based Synthetic Minority Oversampling Technique (CS-SMOTE), which transform the imbalanced dataset into a balanced one while preserving the distribution characteristics of the original dataset. Finally, using the National Highway Traffic Safety Administration (NHTSA) dataset and the XGBoost algorithm, a potential collision severity prediction model is developed. The results demonstrate that the model achieves a prediction accuracy of over 97.7%, outperforming comparison models developed using other classification algorithms.</p>","PeriodicalId":50381,"journal":{"name":"IET Intelligent Transport Systems","volume":"20 1","pages":""},"PeriodicalIF":2.5,"publicationDate":"2026-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/itr2.70163","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147275084","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Hao Li, Jin Wang, Hongyang Zhai, Yun Hao, Yanyan Chen
Assessing available sight distances (ASDs) affected by disability glare on highways is essential for establishing a relationship among ASDs, sun ray variations, roadside occlusions, and the driver's field-of-view. This study proposes a novel disability-glare-coupled ASD (DG-ASD) assessment method for two-lane highways. The method involves simulating road glare using sun ray simulations and ray occlusion identification, evaluating ASDs through a gaze-based field-of-view model combined with a primary line-of-sight function, and quantifying the reduction in ASDs caused by disability glare. Three road datasets are analysed to validate the proposed method. The proposed ray occlusion algorithm reduced computation time by approximately 89.9%, and the efficiency of the proposed field-of-view model improved by 97.40%. On average, DG-ASDs were approximately 42 m shorter than ASDs without the influence of disability glare. The findings of this research contribute to enhancing intelligent navigation systems and roadside infrastructure by enabling timely alerts for insufficient ASDs caused by disability glare.This research assessing ASDs affected by disability glare on highways, and contributes to enhancing intelligent navigation systems and roadside infrastructure by enabling timely alerts for insufficient ASDs caused by disability glare.
{"title":"Assessment of Highway Available Sight Distances Under Disability Glare Using a Field-of-View Model and Traffic-Signboard Recognition","authors":"Hao Li, Jin Wang, Hongyang Zhai, Yun Hao, Yanyan Chen","doi":"10.1049/itr2.70158","DOIUrl":"https://doi.org/10.1049/itr2.70158","url":null,"abstract":"<p>Assessing available sight distances (ASDs) affected by disability glare on highways is essential for establishing a relationship among ASDs, sun ray variations, roadside occlusions, and the driver's field-of-view. This study proposes a novel disability-glare-coupled ASD (DG-ASD) assessment method for two-lane highways. The method involves simulating road glare using sun ray simulations and ray occlusion identification, evaluating ASDs through a gaze-based field-of-view model combined with a primary line-of-sight function, and quantifying the reduction in ASDs caused by disability glare. Three road datasets are analysed to validate the proposed method. The proposed ray occlusion algorithm reduced computation time by approximately 89.9%, and the efficiency of the proposed field-of-view model improved by 97.40%. On average, DG-ASDs were approximately 42 m shorter than ASDs without the influence of disability glare. The findings of this research contribute to enhancing intelligent navigation systems and roadside infrastructure by enabling timely alerts for insufficient ASDs caused by disability glare.This research assessing ASDs affected by disability glare on highways, and contributes to enhancing intelligent navigation systems and roadside infrastructure by enabling timely alerts for insufficient ASDs caused by disability glare.</p>","PeriodicalId":50381,"journal":{"name":"IET Intelligent Transport Systems","volume":"20 1","pages":""},"PeriodicalIF":2.5,"publicationDate":"2026-02-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/itr2.70158","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146162402","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Xiuqi Zhang, Chonghao Zhang, Tao Wang, Yi Zhang, Linlin Zang
Accurate accident prediction is crucial for proactive safety management on urban expressways. However, its practical efficacy is hindered by several complex challenges, including the heterogeneity of causal data, the need to model the full temporal evolution of risk, and the synergistic, non-linear interactions between variables. To address these challenges, this study proposes BGAR, a dual-channel deep learning framework. The framework features a dual-channel architecture to disentangle static and dynamic data streams, a bidirectional GRU to model the complete risk lifecycle, and a multi-head attention mechanism to weigh critical factor combinations. Validated on a real-world expressway dataset, BGAR demonstrates superior predictive accuracy, outperforming the strongest of 12 established baseline models by 3% in terms of