Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (2,548)

Search Parameters:
Keywords = traffic services

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
20 pages, 589 KiB  
Article
Intelligent Queue Scheduling Method for SPMA-Based UAV Networks
by Kui Yang, Chenyang Xu, Guanhua Qiao, Jinke Zhong and Xiaoning Zhang
Drones 2025, 9(8), 552; https://doi.org/10.3390/drones9080552 - 6 Aug 2025
Abstract
Static Priority-based Multiple Access (SPMA) is an emerging and promising wireless MAC protocol which is widely used in Unmanned Aerial Vehicle (UAV) networks. UAV (Unmanned Aerial Vehicle) networks, also known as drone networks, refer to a system of interconnected UAVs that communicate and [...] Read more.
Static Priority-based Multiple Access (SPMA) is an emerging and promising wireless MAC protocol which is widely used in Unmanned Aerial Vehicle (UAV) networks. UAV (Unmanned Aerial Vehicle) networks, also known as drone networks, refer to a system of interconnected UAVs that communicate and collaborate to perform tasks autonomously or semi-autonomously. These networks leverage wireless communication technologies to share data, coordinate movements, and optimize mission execution. In SPMA, traffic arriving at the UAV network node can be divided into multiple priorities according to the information timeliness, and the packets of each priority are stored in the corresponding queues with different thresholds to transmit packet, thus guaranteeing the high success rate and low latency for the highest-priority traffic. Unfortunately, the multi-priority queue scheduling of SPMA deprives the packet transmitting opportunity of low-priority traffic, which results in unfair conditions among different-priority traffic. To address this problem, in this paper we propose the method of Adaptive Credit-Based Shaper with Reinforcement Learning (abbreviated as ACBS-RL) to balance the performance of all-priority traffic. In ACBS-RL, the Credit-Based Shaper (CBS) is introduced to SPMA to provide relatively fair packet transmission opportunity among multiple traffic queues by limiting the transmission rate. Due to the dynamic situations of the wireless environment, the Q-learning-based reinforcement learning method is leveraged to adaptively adjust the parameters of CBS (i.e., idleslope and sendslope) to achieve better performance among all priority queues. The extensive simulation results show that compared with traditional SPMA protocol, the proposed ACBS-RL can increase UAV network throughput while guaranteeing Quality of Service (QoS) requirements of all priority traffic. Full article
Show Figures

Figure 1

18 pages, 404 KiB  
Article
Deterministic Scheduling for Asymmetric Flows in Future Wireless Networks
by Haie Dou, Taojie Zhu, Fei Li, Chen Liu and Lei Wang
Symmetry 2025, 17(8), 1246; https://doi.org/10.3390/sym17081246 - 6 Aug 2025
Abstract
In the era of Industry 5.0, future wireless networks are increasingly shifting from traditional symmetric architectures toward heterogeneous and asymmetric paradigms, driven by the demand for diversified and dynamic services. This architectural evolution gives rise to complex and asymmetric flows, such as the [...] Read more.
In the era of Industry 5.0, future wireless networks are increasingly shifting from traditional symmetric architectures toward heterogeneous and asymmetric paradigms, driven by the demand for diversified and dynamic services. This architectural evolution gives rise to complex and asymmetric flows, such as the coexistence of periodic and burst flows with varying latency, jitter, and deadline constraints, posing new challenges for deterministic transmission. Traditional time-sensitive networking (TSN) is well-suited for periodic flows but lacks the flexibility to effectively handle dynamic, asymmetric traffi. To address this limitation, we propose a two-stage asymmetric flow scheduling framework with dynamic deadline control, termed A-TSN. In the first stage, we design a Deep Q-Network-based Dynamic Injection Time Slot algorithm (DQN-DITS) to optimize slot allocation for periodic flows under varying network loads. In the second stage, we introduce the Dynamic Deadline Online (DDO) scheduling algorithm, which enables real-time scheduling for asymmetric flows while satisfying flow deadlines and capacity constraints. Simulation results demonstrate that our approach significantly reduces end-to-end latency, improves scheduling efficiency, and enhances adaptability to high-volume asymmetric traffic, offering a scalable solution for future deterministic wireless networks. Full article
(This article belongs to the Special Issue Symmetry/Asymmetry in Future Wireless Networks)
Show Figures

Figure 1

24 pages, 2345 KiB  
Article
Towards Intelligent 5G Infrastructures: Performance Evaluation of a Novel SDN-Enabled VANET Framework
by Abiola Ifaloye, Haifa Takruri and Rabab Al-Zaidi
Network 2025, 5(3), 28; https://doi.org/10.3390/network5030028 - 5 Aug 2025
Abstract
Critical Internet of Things (IoT) data in Fifth Generation Vehicular Ad Hoc Networks (5G VANETs) demands Ultra-Reliable Low-Latency Communication (URLLC) to support mission-critical vehicular applications such as autonomous driving and collision avoidance. Achieving the stringent Quality of Service (QoS) requirements for these applications [...] Read more.
Critical Internet of Things (IoT) data in Fifth Generation Vehicular Ad Hoc Networks (5G VANETs) demands Ultra-Reliable Low-Latency Communication (URLLC) to support mission-critical vehicular applications such as autonomous driving and collision avoidance. Achieving the stringent Quality of Service (QoS) requirements for these applications remains a significant challenge. This paper proposes a novel framework integrating Software-Defined Networking (SDN) and Network Functions Virtualisation (NFV) as embedded functionalities in connected vehicles. A lightweight SDN Controller model, implemented via vehicle on-board computing resources, optimised QoS for communications between connected vehicles and the Next-Generation Node B (gNB), achieving a consistent packet delivery rate of 100%, compared to 81–96% for existing solutions leveraging SDN. Furthermore, a Software-Defined Wide-Area Network (SD-WAN) model deployed at the gNB enabled the efficient management of data, network, identity, and server access. Performance evaluations indicate that SDN and NFV are reliable and scalable technologies for virtualised and distributed 5G VANET infrastructures. Our SDN-based in-vehicle traffic classification model for dynamic resource allocation achieved 100% accuracy, outperforming existing Artificial Intelligence (AI)-based methods with 88–99% accuracy. In addition, a significant increase of 187% in flow rates over time highlights the framework’s decreasing latency, adaptability, and scalability in supporting URLLC class guarantees for critical vehicular services. Full article
33 pages, 2173 KiB  
Article
A Swarm-Based Multi-Objective Framework for Lightweight and Real-Time IoT Intrusion Detection
by Hessah A. Alsalamah and Walaa N. Ismail
Mathematics 2025, 13(15), 2522; https://doi.org/10.3390/math13152522 - 5 Aug 2025
Abstract
Internet of Things (IoT) applications and services have transformed the way people interact with their environment, enhancing comfort and quality of life. Additionally, Machine Learning (ML) approaches show significant promise for detecting intrusions in IoT environments. However, the high dimensionality, class imbalance, and [...] Read more.
Internet of Things (IoT) applications and services have transformed the way people interact with their environment, enhancing comfort and quality of life. Additionally, Machine Learning (ML) approaches show significant promise for detecting intrusions in IoT environments. However, the high dimensionality, class imbalance, and complexity of network traffic—combined with the dynamic nature of sensor networks—pose substantial challenges to the development of efficient and effective detection algorithms. In this study, a multi-objective metaheuristic optimization approach, referred to as MOOIDS-IoT, is integrated with ML techniques to develop an intelligent cybersecurity system for IoT environments. MOOIDS-IoT combines a Genetic Algorithm (GA)-based feature selection technique with a multi-objective Particle Swarm Optimization (PSO) algorithm. PSO optimizes convergence speed, model complexity, and classification accuracy by dynamically adjusting the weights and thresholds of the deployed classifiers. Furthermore, PSO integrates Pareto-based multi-objective optimization directly into the particle swarm framework, extending conventional swarm intelligence while preserving a diverse set of non-dominated solutions. In addition, the GA reduces training time and eliminates redundancy by identifying the most significant input characteristics. The MOOIDS-IoT framework is evaluated using two lightweight models—MOO-PSO-XGBoost and MOO-PSO-RF—across two benchmark datasets, namely the NSL-KDD and CICIoT2023 datasets. On CICIoT2023, MOO-PSO-RF obtains 91.42% accuracy, whereas MOO-PSO-XGBoost obtains 98.38% accuracy. In addition, both models perform well on NSL-KDD (MOO-PSO-RF: 99.66% accuracy, MOO-PSO-XGBoost: 98.46% accuracy). The proposed approach is particularly appropriate for IoT applications with limited resources, where scalability and model efficiency are crucial considerations. Full article
Show Figures

Figure 1

16 pages, 1176 KiB  
Article
Evaluating the Use of Rice Husk Ash for Soil Stabilisation to Enhance Sustainable Rural Transport Systems in Low-Income Countries
by Ada Farai Shaba, Esdras Ngezahayo, Goodson Masheka and Kajila Samuel Sakuhuka
Sustainability 2025, 17(15), 7022; https://doi.org/10.3390/su17157022 - 2 Aug 2025
Viewed by 248
Abstract
Rural roads are critical for connecting isolated communities to essential services such as education and health and administrative services, as well as production and market opportunities in low-income countries. More than 70% of movements of people and goods in Sub-Saharan Africa are heavily [...] Read more.
Rural roads are critical for connecting isolated communities to essential services such as education and health and administrative services, as well as production and market opportunities in low-income countries. More than 70% of movements of people and goods in Sub-Saharan Africa are heavily reliant on rural transport systems, using both motorised but mainly alternative means of transport. However, rural roads often suffer from poor construction due to the use of low-strength, in situ soils and limited financial resources, leading to premature failures and subsequent traffic disruptions with significant economic losses. This study investigates the use of rice husk ash (RHA), a waste byproduct from rice production, as a sustainable supplement to Ordinary Portland Cement (OPC) for soil stabilisation in order to increase durability and sustainability of rural roads, hence limit recurrent maintenance needs and associated transport costs and challenges. To conduct this study, soil samples collected from Mulungushi, Zambia, were treated with combinations of 6–10% OPC and 10–15% RHA by weight. Laboratory tests measured maximum dry density (MDD), optimum moisture content (OMC), and California Bearing Ratio (CBR) values; the main parameters assessed to ensure the quality of road construction soils. Results showed that while the MDD did not change significantly and varied between 1505 kg/m3 and 1519 kg/m3, the OMC increased hugely from 19.6% to as high as 26.2% after treatment with RHA. The CBR value improved significantly, with the 8% OPC + 10% RHA mixture achieving the highest resistance to deformation. These results suggest that RHA can enhance the durability and sustainability of rural roads and hence improve transport systems and subsequently improve socioeconomic factors in rural areas. Full article
Show Figures

Figure 1

26 pages, 1033 KiB  
Article
Internet of Things Platform for Assessment and Research on Cybersecurity of Smart Rural Environments
by Daniel Sernández-Iglesias, Llanos Tobarra, Rafael Pastor-Vargas, Antonio Robles-Gómez, Pedro Vidal-Balboa and João Sarraipa
Future Internet 2025, 17(8), 351; https://doi.org/10.3390/fi17080351 - 1 Aug 2025
Viewed by 163
Abstract
Rural regions face significant barriers to adopting IoT technologies, due to limited connectivity, energy constraints, and poor technical infrastructure. While urban environments benefit from advanced digital systems and cloud services, rural areas often lack the necessary conditions to deploy and evaluate secure and [...] Read more.
Rural regions face significant barriers to adopting IoT technologies, due to limited connectivity, energy constraints, and poor technical infrastructure. While urban environments benefit from advanced digital systems and cloud services, rural areas often lack the necessary conditions to deploy and evaluate secure and autonomous IoT solutions. To help overcome this gap, this paper presents the Smart Rural IoT Lab, a modular and reproducible testbed designed to replicate the deployment conditions in rural areas using open-source tools and affordable hardware. The laboratory integrates long-range and short-range communication technologies in six experimental scenarios, implementing protocols such as MQTT, HTTP, UDP, and CoAP. These scenarios simulate realistic rural use cases, including environmental monitoring, livestock tracking, infrastructure access control, and heritage site protection. Local data processing is achieved through containerized services like Node-RED, InfluxDB, MongoDB, and Grafana, ensuring complete autonomy, without dependence on cloud services. A key contribution of the laboratory is the generation of structured datasets from real network traffic captured with Tcpdump and preprocessed using Zeek. Unlike simulated datasets, the collected data reflect communication patterns generated from real devices. Although the current dataset only includes benign traffic, the platform is prepared for future incorporation of adversarial scenarios (spoofing, DoS) to support AI-based cybersecurity research. While experiments were conducted in an indoor controlled environment, the testbed architecture is portable and suitable for future outdoor deployment. The Smart Rural IoT Lab addresses a critical gap in current research infrastructure, providing a realistic and flexible foundation for developing secure, cloud-independent IoT solutions, contributing to the digital transformation of rural regions. Full article
Show Figures

Figure 1

27 pages, 1832 KiB  
Review
Breaking the Traffic Code: How MaaS Is Shaping Sustainable Mobility Ecosystems
by Tanweer Alam
Future Transp. 2025, 5(3), 94; https://doi.org/10.3390/futuretransp5030094 (registering DOI) - 1 Aug 2025
Viewed by 154
Abstract
Urban areas are facing increasing traffic congestion, pollution, and infrastructure strain. Traditional urban transportation systems are often fragmented. They require users to plan, pay, and travel across multiple disconnected services. Mobility-as-a-Service (MaaS) integrates these services into a single digital platform, simplifying access and [...] Read more.
Urban areas are facing increasing traffic congestion, pollution, and infrastructure strain. Traditional urban transportation systems are often fragmented. They require users to plan, pay, and travel across multiple disconnected services. Mobility-as-a-Service (MaaS) integrates these services into a single digital platform, simplifying access and improving the user experience. This review critically examines the role of MaaS in fostering sustainable mobility ecosystems. MaaS aims to enhance user-friendliness, service variety, and sustainability by adopting a customer-centric approach to transportation. The findings reveal that successful MaaS systems consistently align with multimodal transport infrastructure, equitable access policies, and strong public-private partnerships. MaaS enhances the management of routes and traffic, effectively mitigating delays and congestion while concurrently reducing energy consumption and fuel usage. In this study, the authors examine MaaS as a new mobility paradigm for a sustainable transportation system in smart cities, observing the challenges and opportunities associated with its implementation. To assess the environmental impact, a sustainability index is calculated based on the use of different modes of transportation. Significant findings indicate that MaaS systems are proliferating in both quantity and complexity, increasingly integrating capabilities such as real-time multimodal planning, dynamic pricing, and personalized user profiles. Full article
Show Figures

Figure 1

24 pages, 650 KiB  
Article
Investigating Users’ Acceptance of Autonomous Buses by Examining Their Willingness to Use and Willingness to Pay: The Case of the City of Trikala, Greece
by Spyros Niavis, Nikolaos Gavanas, Konstantina Anastasiadou and Paschalis Arvanitidis
Urban Sci. 2025, 9(8), 298; https://doi.org/10.3390/urbansci9080298 - 1 Aug 2025
Viewed by 283
Abstract
Autonomous vehicles (AVs) have emerged as a promising sustainable urban mobility solution, expected to lead to enhanced road safety, smoother traffic flows, less traffic congestion, improved accessibility, better energy utilization and environmental performance, as well as more efficient passenger and freight transportation, in [...] Read more.
Autonomous vehicles (AVs) have emerged as a promising sustainable urban mobility solution, expected to lead to enhanced road safety, smoother traffic flows, less traffic congestion, improved accessibility, better energy utilization and environmental performance, as well as more efficient passenger and freight transportation, in terms of time and cost, due to better fleet management and platooning. However, challenges also arise, mostly related to data privacy, security and cyber-security, high acquisition and infrastructure costs, accident liability, even possible increased traffic congestion and air pollution due to induced travel demand. This paper presents the results of a survey conducted among 654 residents who experienced an autonomous bus (AB) service in the city of Trikala, Greece, in order to assess their willingness to use (WTU) and willingness to pay (WTP) for ABs, through testing a range of factors based on a literature review. Results useful to policy-makers were extracted, such as that the intention to use ABs was mostly shaped by psychological factors (e.g., users’ perceptions of usefulness and safety, and trust in the service provider), while WTU seemed to be positively affected by previous experience in using ABs. In contrast, sociodemographic factors were found to have very little effect on the intention to use ABs, while apart from personal utility, users’ perceptions of how autonomous driving will improve the overall life standards in the study area also mattered. Full article
Show Figures

Figure 1

18 pages, 4863 KiB  
Article
Evaluation of Explainable, Interpretable and Non-Interpretable Algorithms for Cyber Threat Detection
by José Ramón Trillo, Felipe González-López, Juan Antonio Morente-Molinera, Roberto Magán-Carrión and Pablo García-Sánchez
Electronics 2025, 14(15), 3073; https://doi.org/10.3390/electronics14153073 - 31 Jul 2025
Viewed by 228
Abstract
As anonymity-enabling technologies such as VPNs and proxies become increasingly exploited for malicious purposes, detecting traffic associated with such services emerges as a critical first step in anticipating potential cyber threats. This study analyses a network traffic dataset focused on anonymised IP addresses—not [...] Read more.
As anonymity-enabling technologies such as VPNs and proxies become increasingly exploited for malicious purposes, detecting traffic associated with such services emerges as a critical first step in anticipating potential cyber threats. This study analyses a network traffic dataset focused on anonymised IP addresses—not direct attacks—to evaluate and compare explainable, interpretable, and opaque machine learning models. Through advanced preprocessing and feature engineering, we examine the trade-off between model performance and transparency in the early detection of suspicious connections. We evaluate explainable ML-based models such as k-nearest neighbours, fuzzy algorithms, decision trees, and random forests, alongside interpretable models like naïve Bayes, support vector machines, and non-interpretable algorithms such as neural networks. Results show that neural networks achieve the highest performance, with a macro F1-score of 0.8786, but explainable models like HFER offer strong performance (macro F1-score = 0.6106) with greater interpretability. The choice of algorithm depends on project-specific needs: neural networks excel in accuracy, while explainable algorithms are preferred for resource efficiency and transparency, as stated in this work. This work underscores the importance of aligning cybersecurity strategies with operational requirements, providing insights into balancing performance with interpretability. Full article
(This article belongs to the Special Issue Network Security and Cryptography Applications)
Show Figures

Graphical abstract

34 pages, 2947 KiB  
Article
Optimization and Empirical Study of Departure Scheduling Considering ATFM Slot Adherence
by Zheng Zhao, Siqi Zhao, Yahao Zhang and Jie Leng
Aerospace 2025, 12(8), 683; https://doi.org/10.3390/aerospace12080683 - 30 Jul 2025
Viewed by 142
Abstract
Departure punctuality (KPI01) and ATFM slot adherence (KPI03) have been emphasized by the International Civil Aviation Organization as key performance indicators (KPIs) in the Global Air Navigation Plan. To address the inherent conflict between these two objectives in departure scheduling, a multi-objective optimization [...] Read more.
Departure punctuality (KPI01) and ATFM slot adherence (KPI03) have been emphasized by the International Civil Aviation Organization as key performance indicators (KPIs) in the Global Air Navigation Plan. To address the inherent conflict between these two objectives in departure scheduling, a multi-objective optimization model is proposed that aims to simultaneously enhance departure punctuality, ATFM slot adherence, and taxiing efficiency. A simulated annealing algorithm based on a resource transmission mechanism was developed to solve the model effectively. Based on full-scale operational data from Nanjing Lukou International Airport in June 2023, the empirical results confirm the model’s effectiveness in two primary dimensions: (1) Significant improvement in taxiing efficiency: The average unimpeded taxi-out time was reduced by 6.4% (from 17.2 to 16.1 min). The number of flights with taxi-out times exceeding 30 min decreased by 58%. For representative taxi routes (e.g., stand 118 to runway 6), the excess taxi-out time was reduced by 82.3% (from 5.61 to 1.10 min). (2) Enhanced operational punctuality: Departure punctuality improved by 10.7% (from 67.9% to 78.7%), while ATFM slot adherence increased by 31.2% (from 64.6% to 95.8%). This study presents an innovative departure scheduling approach and offers a practical framework for improving collaborative operational efficiency among airports, air traffic management units, and airlines. Full article
(This article belongs to the Section Air Traffic and Transportation)
Show Figures

Figure 1

16 pages, 2357 KiB  
Article
Joint Traffic Prediction and Handover Design for LEO Satellite Networks with LSTM and Attention-Enhanced Rainbow DQN
by Dinghe Fan, Shilei Zhou, Jihao Luo, Zijian Yang and Ming Zeng
Electronics 2025, 14(15), 3040; https://doi.org/10.3390/electronics14153040 - 30 Jul 2025
Viewed by 231
Abstract
With the increasing scale of low Earth orbit (LEO) satellite networks, leveraging non−terrestrial networks (NTNs) to complement terrestrial networks (TNs) has become a critical issue. In this paper, we investigate the issue of handover satellite selection between multiple terrestrial terminal groups (TTGs). To [...] Read more.
With the increasing scale of low Earth orbit (LEO) satellite networks, leveraging non−terrestrial networks (NTNs) to complement terrestrial networks (TNs) has become a critical issue. In this paper, we investigate the issue of handover satellite selection between multiple terrestrial terminal groups (TTGs). To support effective handover decision-making, we propose a long short-term memory (LSTM)-network-based traffic prediction mechanism based on historical traffic data. Building on these predictions, we formulate the handover strategy as a Markov Decision Process (MDP) and propose an attention-enhanced rainbow-DQN-based joint traffic prediction and handover design framework (ARTHF) by jointly considering the satellite switching frequency, communication quality, and satellite load. Simulation results demonstrate that our approach significantly outperforms existing methods in terms of the handover efficiency, service quality, and load balancing across satellites. Full article
Show Figures

Figure 1

21 pages, 2255 KiB  
Article
Cloud-Based Architecture for Hydrophone Data Acquisition and Processing of Surface and Underwater Vehicle Detection
by Francisco Pérez Carrasco, Anaida Fernández García, Alberto García, Verónica Ruiz Bejerano, Álvaro Gutiérrez and Alberto Belmonte-Hernández
J. Mar. Sci. Eng. 2025, 13(8), 1455; https://doi.org/10.3390/jmse13081455 - 30 Jul 2025
Viewed by 273
Abstract
This paper presents a cloud-based architecture for the acquisition, transmission, and processing of acoustic data from hydrophone arrays, designed to enable the detection and monitoring of both surface and underwater vehicles. The proposed system offers a modular and scalable cloud infrastructure that supports [...] Read more.
This paper presents a cloud-based architecture for the acquisition, transmission, and processing of acoustic data from hydrophone arrays, designed to enable the detection and monitoring of both surface and underwater vehicles. The proposed system offers a modular and scalable cloud infrastructure that supports real-time and distributed processing of hydrophone data collected in diverse aquatic environments. Acoustic signals captured by heterogeneous hydrophones—featuring varying sensitivity and bandwidth—are streamed to the cloud, where several machine learning algorithms can be deployed to extract distinguishing acoustic signatures from vessel engines and propellers in interaction with water. The architecture leverages cloud-based services for data ingestion, processing, and storage, facilitating robust vehicle detection and localization through propagation modeling and multi-array geometric configurations. Experimental validation demonstrates the system’s effectiveness in handling high-volume acoustic data streams while maintaining low-latency processing. The proposed approach highlights the potential of cloud technologies to deliver scalable, resilient, and adaptive acoustic sensing platforms for applications in maritime traffic monitoring, harbor security, and environmental surveillance. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

31 pages, 6206 KiB  
Article
High-Redundancy Design and Application of Excitation Systems for Large Hydro-Generator Units Based on ATS and DDS
by Xiaodong Wang, Xiangtian Deng, Xuxin Yue, Haoran Wang, Xiaokun Li and Xuemin He
Electronics 2025, 14(15), 3013; https://doi.org/10.3390/electronics14153013 - 29 Jul 2025
Viewed by 253
Abstract
The large-scale integration of stochastic renewable energy sources necessitates enhanced dynamic balancing capabilities in power systems, positioning hydropower as a critical balancing asset. Conventional excitation systems utilizing hot-standby dual-redundancy configurations remain susceptible to unit shutdown events caused by regulator failures. To mitigate this [...] Read more.
The large-scale integration of stochastic renewable energy sources necessitates enhanced dynamic balancing capabilities in power systems, positioning hydropower as a critical balancing asset. Conventional excitation systems utilizing hot-standby dual-redundancy configurations remain susceptible to unit shutdown events caused by regulator failures. To mitigate this vulnerability, this study proposes a peer-to-peer distributed excitation architecture integrating asynchronous traffic shaping (ATS) and Data Distribution Service (DDS) technologies. This architecture utilizes control channels of equal priority and achieves high redundancy through cross-communication between discrete acquisition and computation modules. This research advances three key contributions: (1) design of a peer-to-peer distributed architectural framework; (2) development of a real-time data interaction methodology combining ATS and DDS, incorporating cross-layer parameter mapping, multi-priority queue scheduling, and congestion control mechanisms; (3) experimental validation of system reliability and redundancy through dynamic simulation. The results confirm the architecture’s operational efficacy, delivering both theoretical foundations and practical frameworks for highly reliable excitation systems. Full article
(This article belongs to the Special Issue Power Electronics in Renewable Systems)
Show Figures

Figure 1

14 pages, 884 KiB  
Article
Evaluating the Safety and Cost-Effectiveness of Shoulder Rumble Strips and Road Lighting on Freeways in Saudi Arabia
by Saif Alarifi and Khalid Alkahtani
Sustainability 2025, 17(15), 6868; https://doi.org/10.3390/su17156868 - 29 Jul 2025
Viewed by 268
Abstract
This study examines the safety and cost-effectiveness of implementing shoulder rumble strips (SRS) and road lighting on Saudi Arabian freeways, providing insights into their roles in fostering sustainable transport systems. By leveraging the Highway Safety Manual (HSM) framework, this research develops localized Crash [...] Read more.
This study examines the safety and cost-effectiveness of implementing shoulder rumble strips (SRS) and road lighting on Saudi Arabian freeways, providing insights into their roles in fostering sustainable transport systems. By leveraging the Highway Safety Manual (HSM) framework, this research develops localized Crash Modification Factors (CMFs) for these interventions, ensuring evidence-based and context-specific evaluations. Data were collected for two periods—pre-pandemic (2017–2019) and post-pandemic (2021–2022). For each period, we obtained traffic crash records from the Saudi Highway Patrol database, traffic volume data from the Ministry of Transport and Logistic Services’ automated count stations, and roadway characteristics and pavement-condition metrics from the National Road Safety Center. The findings reveal that SRS reduces fatal and injury run-off-road crashes by 52.7% (CMF = 0.473) with a benefit–cost ratio of 14.12, highlighting their high cost-effectiveness. Road lighting, focused on nighttime crash reduction, decreases such crashes by 24% (CMF = 0.760), with a benefit–cost ratio of 1.25, although the adoption of solar-powered lighting systems offers potential for greater sustainability gains and a higher benefit–cost ratio. These interventions align with global sustainability goals by enhancing road safety, reducing the socio-economic burden of crashes, and promoting the integration of green technologies. This study not only provides actionable insights for achieving KSA Vision 2030’s target of improved road safety but also demonstrates how engineering solutions can be harmonized with sustainability objectives to advance equitable, efficient, and environmentally responsible transportation systems. Full article
Show Figures

Figure 1

22 pages, 4935 KiB  
Article
Material Optimization and Curing Characterization of Cold-Mix Epoxy Asphalt: Towards Asphalt Overlays for Airport Runways
by Chong Zhan, Ruochong Yang, Bingshen Chen, Yulou Fan, Yixuan Liu, Tao Hu and Jun Yang
Polymers 2025, 17(15), 2038; https://doi.org/10.3390/polym17152038 - 26 Jul 2025
Viewed by 315
Abstract
Currently, numerous conventional airport runways suffer from cracking distresses and cannot meet their structural and functional requirements. To address the urgent demand for rapid and durable maintenance of airport runways, this study investigates the material optimization and curing behavior of cold-mix epoxy asphalt [...] Read more.
Currently, numerous conventional airport runways suffer from cracking distresses and cannot meet their structural and functional requirements. To address the urgent demand for rapid and durable maintenance of airport runways, this study investigates the material optimization and curing behavior of cold-mix epoxy asphalt (CEA) for non-disruptive overlays. Eight commercial CEAs were examined through tensile and overlay tests to evaluate their strength, toughness, and reflective cracking resistance. Two high-performing formulations (CEA 1 and CEA 8) were selected for further curing characterization using differential scanning calorimetry (DSC) tests, and the non-isothermal curing kinetics were analyzed with different contents of Component C. The results reveal that CEA 1 and CEA 8 were selected as promising formulations with superior toughness and reflective cracking resistance across a wide temperature range. DSC-based curing kinetic analysis shows that the curing reactions follow an autocatalytic mechanism, and activation energy decreases with conversion, confirming a self-accelerating process of CEA. The addition of Component C effectively modified the curing behavior, and CEA 8 with 30% Component C reduced curing time by 60%, enabling traffic reopening within half a day. The curing times were accurately predicted for each type of CEA using curing kinetic models based on autocatalytic and iso-conversional approaches. These findings will provide theoretical and practical guidance for high-performance airport runway overlays, supporting rapid repair, extended service life, and environmental sustainability. Full article
(This article belongs to the Section Polymer Applications)
Show Figures

Figure 1

Back to TopTop