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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (2,265)

Search Parameters:
Keywords = vehicle distribution optimization

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 2893 KB  
Article
Assessing Accessibility and Public Acceptance of Hydrogen Refueling Stations in Seoul, South Korea: A Network-Based Location-Allocation Framework for Sustainable Urban Hydrogen Mobility
by Sang-Gyoon Kim, Han-Saem Kim and Jong-Seok Won
Sustainability 2026, 18(9), 4227; https://doi.org/10.3390/su18094227 - 24 Apr 2026
Abstract
Hydrogen refueling stations (HRSs) are a critical enabling infrastructure for fuel cell electric vehicles (FCEVs), yet their deployment in dense metropolitan areas often faces a dual challenge: limited travel-time accessibility for users and low public acceptance driven by perceived safety risks. This study [...] Read more.
Hydrogen refueling stations (HRSs) are a critical enabling infrastructure for fuel cell electric vehicles (FCEVs), yet their deployment in dense metropolitan areas often faces a dual challenge: limited travel-time accessibility for users and low public acceptance driven by perceived safety risks. This study develops an integrated, city-scale framework to quantify HRS accessibility and resident acceptance and to identify expansion priorities for Seoul, South Korea. We combine (i) an online perception survey of 1000 adult residents (October 2024) capturing environmental awareness, perceived safety, siting preferences, and willingness-to-travel distance; (ii) spatial demand data on FCEV registrations by administrative dong (n = 2443 vehicles, 2022); and (iii) network-based travel-time analysis using the Seoul road network and the current HRS supply (n = 10, 2024). Accessibility is evaluated under three travel-time thresholds (10, 15, and 20 min), with service-area delineation and demand-weighted underserved-area diagnosis. Candidate expansion sites are generated and screened using operational and regulatory constraints (e.g., site area and proximity to protected facilities), followed by a p-median location-allocation optimization to select five additional sites that minimize demand-weighted travel impedance. Results indicate that, under the 20 min threshold (7.7 km at an average operating speed of 23.1 km/h), 50 of 425 dongs (11.8%) and 244 of 2443 FCEVs (10.0%) are outside the baseline service coverage. After adding five sites (total n = 15), underserved dongs decrease to 5 (1.2%) and underserved FCEVs to 26 (1.1%) for the 20 min threshold, with consistent improvements across shorter thresholds. Survey responses further reveal that only 12.5% of respondents perceive HRSs as safe, while 46.5% report a maximum willingness-to-travel distance of up to 5 km, underscoring the need for both accessibility enhancement and risk-aware communication. The proposed workflow offers a transparent, reproducible approach to support equitable and risk-informed HRS planning by jointly considering network accessibility, demand distribution, and social acceptance, thereby contributing to sustainable urban mobility, low-carbon transport transition, and socially acceptable hydrogen infrastructure deployment. Beyond local accessibility improvement, the study is framed in the broader context of sustainability, as equitable and socially acceptable hydrogen refueling infrastructure can support low-carbon urban transport transitions and more resilient metropolitan energy-mobility systems. Full article
(This article belongs to the Section Energy Sustainability)
Show Figures

Figure 1

24 pages, 778 KB  
Article
Modeling Food Distribution Time as a Tool for Developing the Competitive Advantage of Logistics Enterprises in the Context of Sustainable Development Implementation
by Małgorzata Grzelak and Anna Borucka
Sustainability 2026, 18(9), 4225; https://doi.org/10.3390/su18094225 - 24 Apr 2026
Abstract
The dynamic development of the food delivery sector and the resulting increase in last-mile distribution operations generate the need to simultaneously improve the efficiency of delivery processes and reduce the environmental impacts of urban logistics. In this context, shortening delivery time contributes not [...] Read more.
The dynamic development of the food delivery sector and the resulting increase in last-mile distribution operations generate the need to simultaneously improve the efficiency of delivery processes and reduce the environmental impacts of urban logistics. In this context, shortening delivery time contributes not only to higher service quality and competitiveness but also to lower energy consumption and carbon dioxide emissions, which are key elements of sustainable urban mobility and logistics. Therefore, the aim of this study is to develop a delivery time optimization algorithm for the food delivery sector using selected machine learning methods, supporting the implementation of sustainable development principles in the operations of transport enterprises. This study presents an integrated approach to modelling delivery time in food distribution as a tool for building the competitive advantage of logistics enterprises under the conditions of implementing sustainable development principles. The study combines a literature review on sustainable last-mile logistics and data-driven optimization with an empirical analysis using traditional methods such as multiple regression and selected machine learning methods: decision trees, the Gradient Boosting Machine (GBM) method, and the XGBoost algorithm. The operational data include parameters related to delivery execution, such as supplier characteristics, vehicle type, order execution date, weather conditions and traffic situation. The developed mathematical models enable high-accuracy prediction of delivery time and the identification of the most important factors affecting both timeliness and potential energy consumption in the delivery process. The comparative assessment of the applied methods makes it possible to indicate the algorithms that provide the best forecast quality and practical usefulness in logistics decision-making. The proposed delivery time optimization algorithm supports data-driven decision-making that leads to shorter delivery times and lower energy intensity and thus to a reduction in the carbon footprint of last-mile operations, simultaneously strengthening the competitiveness and environmental responsibility of logistics enterprises. The results contribute to the development of sustainable urban logistics by linking predictive modelling with the economic, environmental and operational dimensions of efficiency in last-mile transport processes. Overall, this study offers an original, high-quality contribution to sustainable last-mile food delivery by integrating large-scale operational data with advanced machine learning models to deliver practically relevant, highly accurate delivery time predictions for logistics enterprises. Full article
Show Figures

Figure 1

23 pages, 3938 KB  
Article
Research on Proximal Policy Optimization Algorithm in Path Planning for UAV-Based Vehicle Tracking
by Dongna Qiao and Hongxin Zhang
Drones 2026, 10(5), 319; https://doi.org/10.3390/drones10050319 - 23 Apr 2026
Abstract
Unmanned Aerial Vehicle (UAV) tracking of ground moving targets holds significant applications in domains such as intelligent transportation, logistics distribution, and environmental monitoring, placing greater demands on efficient and stable path-planning methods for vehicular tracking. This study investigates a UAV path tracking approach [...] Read more.
Unmanned Aerial Vehicle (UAV) tracking of ground moving targets holds significant applications in domains such as intelligent transportation, logistics distribution, and environmental monitoring, placing greater demands on efficient and stable path-planning methods for vehicular tracking. This study investigates a UAV path tracking approach based on a deep reinforcement learning algorithm, Proximal Policy Optimization (PPO). Starting from the kinematic characteristics of UAVs and ground vehicles, a 3D path planning model was constructed that considers spatial coordinates, velocity, and attitude constraints. A well-designed objective function—including tracking error minimization, energy optimization, and safety distance constraints—was incorporated. By designing the state space, action space, and reward function, the PPO algorithm is capable of adaptive learning in complex environments. Compared with traditional Artificial Potential Field (APF), Q-learning, and TD3 algorithms, PPO better balances exploration and exploitation and demonstrates stronger learning stability and global optimization capability in dynamic multi-obstacle scenarios. Simulation results show that PPO-based UAV path planning outperforms Q-learning and other comparative algorithms in terms of tracking accuracy, convergence speed, and robustness. In specific scenarios, Q-learning achieves a trajectory error of approximately 1 m, TD3 and APF exhibit errors around 0.3 m with noticeable oscillations, and PPO achieves an error of about 0.2 m. The UAV can follow the vehicle trajectory smoothly, with a more continuous path and rapidly converging, stable error curves, indicating the promising application potential of PPO in intelligent UAV control. The PPO-based UAV-tracking path planning method effectively enhances the UAV’s intelligent decision-making and path optimization capabilities, providing new technical approaches and a research foundation for intelligent UAV traffic and cooperative control systems. Full article
Show Figures

Figure 1

19 pages, 903 KB  
Article
Dynamic Collection Routing Optimization for Domestic Waste with Mixed Fleets
by Manna Huang, Ting Qu, Ming Wan and George Q. Huang
Systems 2026, 14(5), 461; https://doi.org/10.3390/systems14050461 - 23 Apr 2026
Abstract
Influenced by factors such as residents’ living habits, commuting patterns, and commercial activity cycles, the generation of domestic waste exhibits a distinct double-peak distribution. To meet the high demand during peak periods, collection companies typically deploy excess transportation capacity, which leads to severe [...] Read more.
Influenced by factors such as residents’ living habits, commuting patterns, and commercial activity cycles, the generation of domestic waste exhibits a distinct double-peak distribution. To meet the high demand during peak periods, collection companies typically deploy excess transportation capacity, which leads to severe resource idleness during off-peak periods, imposing significant economic and environmental burdens. To address this issue, this study develops a dynamic smart waste collection routing model aimed at minimizing the coordinated collection cost between self-owned and outsourced multi-compartment vehicles, and designs a two-phase algorithm to solve it. In the pre-optimization phase, an improved Harris Hawks Optimization algorithm integrated with multiple heuristic algorithms is employed to generate initial collection routes. In the re-optimization phase, a hybrid strategy combining periodic and continuous re-optimization is used to dynamically update collection routes. Finally, the effectiveness of the proposed model and algorithm is validated through case studies. Furthermore, a systematic sensitivity analysis is conducted to investigate the impact of key parameters, yielding practical insights for waste collection management. Full article
33 pages, 3365 KB  
Article
Search-Information-Driven Collaborative Task Planning for Multi-UUV Systems
by Peng Chang, Yintao Wang, Dong Li, Qingliang Shen and Zhengqing Han
J. Mar. Sci. Eng. 2026, 14(9), 775; https://doi.org/10.3390/jmse14090775 - 23 Apr 2026
Abstract
To address the problems of unreasonable task allocation and low target search efficiency in the collaborative search of multiple unmanned undersea vehicles (UUVs) in complex marine environments, this paper proposes a search-information-driven collaborative task planning method for multi-UUV systems, and constructs a systematic [...] Read more.
To address the problems of unreasonable task allocation and low target search efficiency in the collaborative search of multiple unmanned undersea vehicles (UUVs) in complex marine environments, this paper proposes a search-information-driven collaborative task planning method for multi-UUV systems, and constructs a systematic and integrated multi-UUV collaborative task planning framework. Considering the spatial characteristics of the complex underwater environment and sonar detection rules, an underwater task environment grid model and an active sonar instantaneous detection model are constructed as the environmental and detection foundation of the framework. Within the framework, the Gaussian Mixture Model (GMM) is adopted to realize dynamic division of task regions, and reasonable resource allocation among multiple UUVs is achieved by defining scientific area allocation indicators. A search information map consisting of target probability distribution and environmental uncertainty is established, and a receding horizon planning framework is introduced to balance short-term detection effectiveness and long-term search value. Furthermore, a motion-coded Grey Wolf Optimization (GWO) algorithm is proposed to generate continuous UUV paths, which avoids path discontinuity caused by discrete grids and ensures the convergence efficiency of the algorithm. Simulation results verify that compared with traditional methods, the proposed method improves the total probability benefit by 19.87% and the number of discovered targets by 18.29%, demonstrating better search performance and environmental adaptability. Full article
(This article belongs to the Special Issue Autonomous Marine Vehicle Operations—3rd Edition)
27 pages, 3927 KB  
Article
Coordinated Bidding and Distributed Tracking Control for Secondary Frequency Regulation in Multi-Site Charging Networks with Charging Service Safeguards
by Bo Peng, Siyang Liao, Jiajia Xu and Luweilu Han
Energies 2026, 19(9), 2031; https://doi.org/10.3390/en19092031 - 23 Apr 2026
Abstract
The rapid integration of renewable energy is increasing the need for fast and sustained load-side frequency regulation, and public electric vehicle (EV) charging networks are promising providers. Their participation, however, is constrained by the volatile charging demand and strict service requirements, which make [...] Read more.
The rapid integration of renewable energy is increasing the need for fast and sustained load-side frequency regulation, and public electric vehicle (EV) charging networks are promising providers. Their participation, however, is constrained by the volatile charging demand and strict service requirements, which make it difficult to balance regulation revenue with charging quality. This paper proposes a three-layer coordinated framework for multi-site charging networks participating in secondary frequency regulation, comprising market bidding, rolling planning, and fast-response tracking. At the market layer, baseline charging schedules are co-optimized with symmetric regulation capacity bids. At the planning layer, completion margin and progress protection constraints are introduced as tractable service safeguards that preserve charging continuity and deadline compliance. At the execution layer, coordinator-assisted distributed station-level tracking and charger-level urgency-aware allocation track automatic generation control (AGC) commands while correcting the charging progress in real time. The station-level problem is decomposed into local box-constrained subproblems coordinated by a scalar dual signal, enabling real-time AGC tracking with limited inter-station information exchange. Case studies on a reproducible simulated network with 20 stations and 600 chargers show that the proposed method improves ancillary service benefits while maintaining strong tracking performance and markedly improving the charging continuity, deadline compliance, and spatial load balance. Full article
Show Figures

Figure 1

27 pages, 8631 KB  
Article
From Light Pulses to Selective Enhancement: Performance Analysis of Event-Based Object Detection Under Pulsed Automotive Headlight Illumination
by Leonard Haensel and Torsten Bertram
Sensors 2026, 26(9), 2595; https://doi.org/10.3390/s26092595 - 22 Apr 2026
Abstract
Pulse-width-modulated (PWM) automotive headlights enhance nighttime event-based camera detection, yet systematic parameter optimization for vulnerable road user detection remains unexplored. This study evaluates PWM frequency, duty cycle, light distribution, ego-vehicle speed, and ambient lighting under European New Car Assessment Programme-inspired crossing scenarios for [...] Read more.
Pulse-width-modulated (PWM) automotive headlights enhance nighttime event-based camera detection, yet systematic parameter optimization for vulnerable road user detection remains unexplored. This study evaluates PWM frequency, duty cycle, light distribution, ego-vehicle speed, and ambient lighting under European New Car Assessment Programme-inspired crossing scenarios for cyclist and pedestrian detection. Results establish performance ranging from substantial improvements to severe degradation relative to continuous illumination. Cyclist detection achieves robust performance with high-frequency modulation across light distributions, while low-frequency operation with low beam produces severe degradation through background noise accumulation. Pedestrian detection requires high beam with street lighting enabled; low beam universally fails regardless of modulation parameters. Limited parameter combinations achieve simultaneous improvements for both targets. Detection performs optimally on retroreflective surfaces, while low-reflectivity clothing limits capability, requiring target-specific optimization. Full article
(This article belongs to the Special Issue Event-Driven Vision Sensor Architectures and Application Scenarios)
Show Figures

Figure 1

39 pages, 1269 KB  
Article
Second-Life EV Batteries in Stationary Storage: Techno-Economic and Environmental Benchmarking vs. Pb-Acid and H2
by Plamen Stanchev and Nikolay Hinov
Energies 2026, 19(9), 2026; https://doi.org/10.3390/en19092026 - 22 Apr 2026
Abstract
Stationary energy storage (SES) is increasingly needed to integrate variable renewable generation and improve consumer self-consumption, but technology choices involve associated trade-offs between cost, efficiency, and life-cycle impacts. This study evaluates the role of second-life lithium-ion (Li-ion) batteries repurposed from electric vehicles for [...] Read more.
Stationary energy storage (SES) is increasingly needed to integrate variable renewable generation and improve consumer self-consumption, but technology choices involve associated trade-offs between cost, efficiency, and life-cycle impacts. This study evaluates the role of second-life lithium-ion (Li-ion) batteries repurposed from electric vehicles for stationary applications, compared to lead-acid (Pb-acid) batteries and power-to-hydrogen-to-power (PtH2P) systems. We develop an optimization-based sizing and dispatch framework using measured PV–load profiles and hourly market electricity prices, and evaluate performance per 1 MWh delivered to the load over a 10-year life cycle. Economic performance is quantified through discounted cash flows equal to levelized cost of storage (LCOS), while environmental performance is assessed through life-cycle metrics with explicit representation of recycling and second-life credits. In addition to global warming potential (GWP), the analysis considers additional resource and impact metrics, as well as key operational efficiency metrics, including bidirectional consumption efficiency, autonomy, and share of self-consumption/export of photovoltaic systems. Scenario and sensitivity analyses examine the impact of policy and financial parameters, in particular feed-in tariff remuneration and discount rate, on the comparative ranking of technologies. The results highlight how circular economy pathways, especially second-life distribution for Li-ion batteries and high end-of-life recovery for lead-acid batteries, have a significant impact on the life-cycle burden for delivered energy, while market-driven conditions for dispatching and export activities shape economic outcomes. Overall, the proposed workflow provides a transparent, circularity-aware basis for selecting stationary storage technologies associated with photovoltaic systems, under realistic operational constraints. Full article
27 pages, 2382 KB  
Article
EST-GNN: An Explainable Spatio-Temporal Graph Framework with Lévy-Optuna Optimization for CO2 Emission Forecasting in Electrified Transportation
by Rabab Hamed M. Aly, Shimaa A. Hussien, Marwa M. Ahmed and Aziza I. Hussein
Machines 2026, 14(5), 463; https://doi.org/10.3390/machines14050463 - 22 Apr 2026
Abstract
The accurate and explainable prediction of carbon emissions is crucial for the efficient operation of hybrid and electrified transportation systems and their integration with energy grids. An Explainable Spatio-Temporal Graph Neural Network (EST-GNN) is proposed for highly precise CO2 emission forecasting using [...] Read more.
The accurate and explainable prediction of carbon emissions is crucial for the efficient operation of hybrid and electrified transportation systems and their integration with energy grids. An Explainable Spatio-Temporal Graph Neural Network (EST-GNN) is proposed for highly precise CO2 emission forecasting using Lévy Flight-guided Optuna optimization. By modelling vehicles and their operational characteristics as nodes in a dynamic graph, the proposed framework can jointly learn timing and spatial correlations while sustaining interpretability. The accuracy of the EST-GNN model is compared with models based on one-hot encoded features, SMOTE-enhanced datasets, and ensemble regressors. Using a real-world dataset of 7385 vehicle registrations with 12 predictive features experiments are conducted. When applied the EST-GNN model outperformed all baseline and traditional models achieving the highest reliability (R2 = 0.98754) while solving competitive error metrics (RMSE = 6.55, MAE = 2.556). There is strong indication that reasonable machine learning (ML) models can be used accurately to confirm their suitability for resource-prevented and real-time applications, while predictable ML techniques have relatively low reliability. The optimal solution ensures scalability, robustness, and independence of the deployment environment. The distribution analysis of best performing models develops the ability of EST-GNN, which accounts for the largest proportion of best results across evaluation metrics. To achieve superior predictive accuracy, graph-based learning, explainability, and advanced hyperparameter optimization are combined. EST-GNN provides a powerful tool for analyzing fleet emission levels, making energy-aware decisions, and planning sustainable transportation, while ML models continue to be a useful complement for deployment states with high computation costs and quick responses. Full article
(This article belongs to the Special Issue Dynamics and Control of Electric Vehicles)
Show Figures

Graphical abstract

27 pages, 385 KB  
Review
A Mathematical Review of Reduced Aeroelastic Models, Multiagent Dynamics, and Control Allocation in UAV Systems
by Luis Arturo Reyes-Osorio, Luis Amezquita-Brooks, Aldo Jonathan Munoz-Vazquez and Octavio Garcia-Salazar
Mathematics 2026, 14(9), 1401; https://doi.org/10.3390/math14091401 - 22 Apr 2026
Abstract
Unmanned Aerial Vehicles (UAVs) are complex nonlinear systems characterized by high dimensionality. They are prone to aerodynamic effects, structural dynamics, actuation constraints, and networked interactions, requiring advanced mathematical models and precise control. Their governing equations involve nonlinear rigid-body dynamics coupled with fluid and [...] Read more.
Unmanned Aerial Vehicles (UAVs) are complex nonlinear systems characterized by high dimensionality. They are prone to aerodynamic effects, structural dynamics, actuation constraints, and networked interactions, requiring advanced mathematical models and precise control. Their governing equations involve nonlinear rigid-body dynamics coupled with fluid and elasticity models, while modern architectures introduce redundancy that creates constrained mappings between generalized forces and actuator inputs. Coordinated UAV teams add another layer of mathematical structure through graph-based interaction models that determine consensus, formation keeping, and distributed stability. These characteristics give rise to several interconnected challenges. High-fidelity aerodynamic and aeroelastic solvers provide accurate results; however, these are computationally intensive, motivating the development of reduced-order models and data-driven approximations that preserve dominant physical behavior. Methods for quantifying uncertainty support robustness assessments by characterizing the effects of parametric variation and model form error. At the actuation level, control allocation problems rely on constrained linear algebra, convex optimization, and dynamic formulations to ensure feasible and stable realization of command forces and moments. In multi-agent systems, the spectral properties of adjacency and Laplacian matrices govern convergence and cooperative behavior. This article reviews the state of the art in these areas, highlights the mathematical foundations that relate them, and provides a coherent perspective on the methods that enable reliable modeling and control of modern UAV systems. Full article
Show Figures

Figure 1

15 pages, 916 KB  
Article
Object Re-Identification Method for Air-to-Ground Targets Based on Neighborhood Feature Centralization Attention
by Tian Yao, Yong Xu, Yue Ma, Hongtao Yan, Haihang Xu and An Wang
Computation 2026, 14(5), 96; https://doi.org/10.3390/computation14050096 - 22 Apr 2026
Viewed by 30
Abstract
To address the core challenges in air-to-ground target re-identification (ReID), including network focus on invalid background information, poor adaptability to nonlinear feature distribution, and insufficient cross-domain generalization, this paper proposes a novel air-to-ground ReID framework based on Neighborhood Feature Centralization Attention (NFCA). On [...] Read more.
To address the core challenges in air-to-ground target re-identification (ReID), including network focus on invalid background information, poor adaptability to nonlinear feature distribution, and insufficient cross-domain generalization, this paper proposes a novel air-to-ground ReID framework based on Neighborhood Feature Centralization Attention (NFCA). On the basis of Coordinate Attention, the framework introduces a parameter-free Neighborhood Feature Centralization mechanism to build a lightweight attention module, which enhances cross-feature semantic interaction and suppresses background noise while retaining precise position encoding. It achieves end-to-end direct optimization of sample pair similarity through binary cross-entropy loss, eliminating the proxy task bias of traditional classification loss and adapting to the nonlinear structure of feature space. A multi-source data-driven training strategy is constructed by fusing ReID datasets and general classification datasets, which expands the coverage of feature space and narrows the distribution gap between training data and real air-to-ground scenarios without additional manual annotation. Experiments show that the proposed method achieves leading mAP values on the self-developed UAV air-to-ground dataset JC-1, the public person ReID dataset Market-1501, and the public vehicle ReID dataset VehicleID. Sufficient statistical validation, ablation experiments and cross-domain tests verify the advancement, reliability and generalization of the proposed method in complex air-to-ground scenarios. Full article
Show Figures

Figure 1

40 pages, 3988 KB  
Article
Synthetic Learning and Control: MAPPO-Tuned MAADRC with Graph-Laplacian Enhancement for Resilient Multi-USV Formation in Dynamic Maritime Settings
by Xingda Li, Jianqiang Zhang, Yiping Liu, Pengfei Zhang and Jing Wang
Drones 2026, 10(4), 309; https://doi.org/10.3390/drones10040309 - 21 Apr 2026
Viewed by 98
Abstract
Formation control of unmanned surface vehicles (USVs) in complex marine environments is required to contend with strongly coupled, high-dimensional disturbances. A Multi-Agent Active Disturbance Rejection Control (MAADRC) framework is developed for this purpose. The design centers on a distributed extended state observer (DESO) [...] Read more.
Formation control of unmanned surface vehicles (USVs) in complex marine environments is required to contend with strongly coupled, high-dimensional disturbances. A Multi-Agent Active Disturbance Rejection Control (MAADRC) framework is developed for this purpose. The design centers on a distributed extended state observer (DESO) coupled with a dual-channel feedback structure—NEFL-GCO and LGL-FC—that collectively maintains formation geometry. Three main ideas underpin the approach. First, a bandwidth-efficient distributed observation scheme enables agents to share disturbance estimates while using substantially less communication bandwidth. Second, an adaptive consensus compensation mechanism accommodates parameter variations as formations evolve. Third, a formation-compatible obstacle avoidance algorithm enhances reliability in congested waters. To evaluate the control structure and optimize its parameters, a multi-agent reinforcement learning (MARL) method—specifically Multi-Agent Proximal Policy Optimization (MAPPO)—is employed. The MARL agent tunes two critical parameters: observer bandwidth and nonlinear feedback gain, thereby establishing a performance baseline. After ten million training steps, the MAPPO-optimized MAADRC achieves a tracking root-mean-square error (RMSE) of 1.18 m. This value lies within 3% of the manually tuned result of 1.21 m, indicating that the bandwidth parameterization is near-optimal. Extensive simulations incorporating realistic wind, wave and current disturbances demonstrate a dynamic obstacle avoidance success rate maintaining an expected level, alongside consistently low formation tracking errors. Collectively, these findings confirm the resilience and practical utility of the proposed framework in demanding maritime settings. Full article
26 pages, 2023 KB  
Review
Integration and Interaction Between Electric Vehicles and the Power Grid: Research Progress and Practice in China
by Feng Wang and Hongzhe Cao
Energies 2026, 19(8), 1986; https://doi.org/10.3390/en19081986 - 20 Apr 2026
Viewed by 294
Abstract
Against the backdrop of accelerating low-carbon transformation in the global energy system and decarbonization in the transportation sector, the widespread adoption of electric vehicles has intensified grid load imbalances and highlighted challenges in integrating intermittent renewable energy generation. Vehicle-to-Grid (V2G) technology has emerged [...] Read more.
Against the backdrop of accelerating low-carbon transformation in the global energy system and decarbonization in the transportation sector, the widespread adoption of electric vehicles has intensified grid load imbalances and highlighted challenges in integrating intermittent renewable energy generation. Vehicle-to-Grid (V2G) technology has emerged as a key solution to these challenges. This paper systematically traces the global evolution of V2G technology from conceptualization to large-scale deployment, focusing on localized practices in China’s scaled V2G applications. It dissects the logic behind policy evolution, identifies three distinct Chinese V2G models—centralized, distributed, and battery-swapping—and validates the practical outcomes of representative pilot projects. Research reveals three core constraints hindering China’s large-scale V2G adoption: the absence of battery capacity degradation management mechanisms, fragmented standardization systems, and rigid market mechanisms. Based on this, the paper proposes recommendations for scaling V2G in China across three dimensions: power battery second-life utilization, standardization system construction, and market mechanism optimization. Furthermore, aligning with the global demand for large-scale V2G implementation, this paper proactively proposes innovative market models. These include establishing a coordinated trading mechanism between green power and V2G, developing a digitally driven distributed trust and transaction system, and exploring financialization and risk hedging models for battery assets. These concepts provide theoretical foundations and decision-making references for achieving high-quality, large-scale V2G applications worldwide. Full article
(This article belongs to the Section E: Electric Vehicles)
Show Figures

Figure 1

32 pages, 550 KB  
Article
Resilient Multi-Agent State Estimation for Smart City Traffic: A Systems Engineering Approach to Emission Mitigation
by Ahmet Cihan
Appl. Sci. 2026, 16(8), 3972; https://doi.org/10.3390/app16083972 - 19 Apr 2026
Viewed by 154
Abstract
Uninterrupted traffic flow monitoring is a prerequisite for optimal resource allocation and minimizing vehicular emissions in smart cities. However, centralized traffic management architectures are highly vulnerable to single points of failure. When structural sensor malfunctions occur, the resulting network unobservability paralyzes dynamic signalization, [...] Read more.
Uninterrupted traffic flow monitoring is a prerequisite for optimal resource allocation and minimizing vehicular emissions in smart cities. However, centralized traffic management architectures are highly vulnerable to single points of failure. When structural sensor malfunctions occur, the resulting network unobservability paralyzes dynamic signalization, triggering cascading traffic congestion, extended idling times, and severe greenhouse gas emissions. To address this cyber-ecological vulnerability, we propose the Hybrid Multi-Agent State Estimation (H-MASE) protocol, a fully decentralized decision-support framework designed from an applied systems reliability engineering perspective. By deploying PSAs and VLAs directly onto IoT-enabled edge devices at smart intersections, H-MASE leverages a hop-by-hop edge computing topology to collaboratively track macroscopic route flow dynamics. Mathematically, this distributed estimation process is formulated as a network-wide least-squares convex optimization problem, where local projection operators function as exact Distributed Gradient Descent steps to minimize the global residual sum of squares. The distributed consensus mechanism acts as a spatial variance reduction tool, effectively dampening measurement noise and stochastic demand fluctuations. Furthermore, we introduce an autonomous anomaly detection logic that isolates severe structural faults rapidly, which is mathematically structured to prevent false alarms under bounded disturbance conditions. Numerical simulations demonstrate that the protocol yields a highly resilient optimality gap (e.g., a Root Mean Square Error of merely 0.81 vehicles per estimated state) even under catastrophic hardware failures. Ultimately, H-MASE provides a robust, fail-safe data foundation for sustainable urban logistics and green-wave signalization, ensuring that smart cities maintain ecological resilience and optimal resource utilization under severe structural disruptions. Full article
(This article belongs to the Special Issue Advances in Transportation and Smart City)
Show Figures

Figure 1

31 pages, 1240 KB  
Article
HVB-IoT: Hierarchical Blockchain-Based Vehicular IoT Network Model for Secured Traffic Monitoring and Control Management
by Shuchi Priya, Sushil Kumar, Anjani, Ahmad M. Khasawneh and Omprakash Kaiwartya
Sensors 2026, 26(8), 2511; https://doi.org/10.3390/s26082511 - 18 Apr 2026
Viewed by 200
Abstract
Smart vehicles integrated with the Internet of Things (IoT) provide rich data for traffic management, safety, and liability services; however, existing blockchain-enabled vehicular architectures still struggle with consensus scalability, heavy centralized validation, limited interaction-based corroboration, incomplete attack coverage, and rapid ledger growth. In [...] Read more.
Smart vehicles integrated with the Internet of Things (IoT) provide rich data for traffic management, safety, and liability services; however, existing blockchain-enabled vehicular architectures still struggle with consensus scalability, heavy centralized validation, limited interaction-based corroboration, incomplete attack coverage, and rapid ledger growth. In particular, many schemes either optimize single-layer consensus or embed detailed reputation information into every transaction, while pushing most validation to central servers. This leads to bottlenecks under dense traffic and leaves replay, Sybil-assisted 51% attacks on roadside units (RSUs), and man-in-the-middle tampering only partially addressed. In this context, this paper proposes a novel hierarchical blockchain for vehicular IoT (HBV-IoT) model to address the above challenges. An independent transaction for periodic vehicle status reporting and an interaction-based transaction for corroborating data between vehicles in proximity are presented. Three smart contracts are designed to automate the validation and processing of transactions, and to identify compromised or malicious vehicles within the HBV-IoT network. Algorithms for distributed consensus to accept transactions into the blockchain and for vehicle reputation management to enforce edge-level filtering and down-weighting of malicious nodes are implemented. Simulation results demonstrate significant improvements compared to conventional vehicular blockchain approaches, with performance gains validated by 95% confidence intervals. The model supports practical applications, including real-time traffic monitoring, automated e-challan issuance, intelligent insurance claim processing, and blockchain-based vehicle registration. Full article
(This article belongs to the Special Issue Vehicle-to-Everything (V2X) Communications: 3rd Edition)
Back to TopTop