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
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
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
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
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
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (43,700)

Search Parameters:
Keywords = model errors

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
15 pages, 4228 KB  
Article
Interpretable Machine-Learning Prediction of Atmospheric Zinc Corrosion Depth Under Diverse Environmental Conditions
by Sandeep Jain, Rahul Singh Mourya, Reliance Jain, Sheetal Kumar Dewangan and Saurabh Tiwari
Processes 2026, 14(8), 1214; https://doi.org/10.3390/pr14081214 (registering DOI) - 10 Apr 2026
Abstract
Understanding the depth and severity of corrosion is vital for evaluating the long-term durability and economic performance of Zn-based structures. In this study, a machine learning (ML) framework was applied to forecast the corrosion depth of zinc under varying environmental circumstances. A dataset [...] Read more.
Understanding the depth and severity of corrosion is vital for evaluating the long-term durability and economic performance of Zn-based structures. In this study, a machine learning (ML) framework was applied to forecast the corrosion depth of zinc under varying environmental circumstances. A dataset consisting of 300 samples compiled from previously published atmospheric corrosion studies under various environmental conditions was used to develop and evaluate the machine learning models. Seven ML algorithms were developed by integrating different environmental constraints such as temperature, time of wetness (TOW), SO2 concentration, Cl concentration, and exposure time as input parameters. The models were trained using cross-validation and hyperparameter optimization to ensure robust predictive performance and minimize overfitting. The Random Forest (RF) model confirmed superior predictive performance with an R2 of 96.4% and RMSE of 0.642 µm among all used models. The predictive ability of the optimized RF model was further confirmed using five new environmental systems, attaining excellent agreement with predicted values (R2 = 97.9%, RMSE = 0.87 µm). Model interpretability analysis using SHAP (SHapley Additive exPlanations) discovered that exposure time and SO2 concentration are the most significant parameters leading zinc corrosion behaviour. The developed ML framework provides interpretable insights into the influence of environmental parameters on atmospheric zinc corrosion behaviour and provides a reliable tool for forecasting corrosion depth. These findings highlight the potential of ML approaches to support corrosion mitigation strategies and accelerate materials design by reducing reliance on conventional trial-and-error experimentation. Full article
Show Figures

Figure 1

35 pages, 856 KB  
Article
Stock Forecasting Based on Informational Complexity Representation: A Framework of Wavelet Entropy, Multiscale Entropy, and Dual-Branch Network
by Guisheng Tian, Chengjun Xu and Yiwen Yang
Entropy 2026, 28(4), 424; https://doi.org/10.3390/e28040424 (registering DOI) - 10 Apr 2026
Abstract
Stock price sequences are characterized by pronounced nonlinearity, non-stationarity, and multi-scale volatility. They are further influenced by complex, multi-source factors, such as macroeconomic conditions and market behavior, making high-precision forecasting highly challenging. Existing approaches are limited by noise and multi-dimensional market features, as [...] Read more.
Stock price sequences are characterized by pronounced nonlinearity, non-stationarity, and multi-scale volatility. They are further influenced by complex, multi-source factors, such as macroeconomic conditions and market behavior, making high-precision forecasting highly challenging. Existing approaches are limited by noise and multi-dimensional market features, as well as difficulties in balancing prediction accuracy with model complexity. To address these challenges, we propose Wavelet Entropy and Cross-Attention Network (WECA-Net), which combines wavelet decomposition with a multimodal cross-attention mechanism. From an information-theoretic perspective, stock price dynamics reflect the time-varying uncertainty and informational complexity of the market. We employ wavelet entropy to quantify the dispersion and uncertainty of energy distribution across frequency bands, and multiscale entropy to measure the scale-dependent complexity and regularity of the time series. These entropy-derived descriptors provide an interpretable prior of “information content” for cross-modal attention fusion, thereby improving robustness and generalization under non-stationary market conditions. Experiments on Chinese stock indices, A-Share, and CSI 300 component stock datasets demonstrate that WECA-Net consistently outperforms mainstream models in Mean Absolute Error (MAE) and R2 across all datasets. Notably, on the CSI 300 dataset, WECA-Net achieves an R2 of 0.9895, underscoring its strong predictive accuracy and practical applicability. This framework is also well aligned with sensor data fusion and intelligent perception paradigms, offering a robust solution for financial signal processing and real-time market state awareness. Full article
(This article belongs to the Section Complexity)
26 pages, 1385 KB  
Article
Probabilistic Short-Term Sky Image Forecasting Using VQ-VAE and Transformer Models on Sky Camera Data
by Chingiz Seyidbayli, Soheil Nezakat and Andreas Reinhardt
J. Imaging 2026, 12(4), 165; https://doi.org/10.3390/jimaging12040165 (registering DOI) - 10 Apr 2026
Abstract
Cloud cover significantly reduces the electrical power output of photovoltaic systems, making accurate short-term cloud movement predictions essential for reliable solar energy production planning. This article presents a deep learning framework that directly estimates cloud movement from ground-based all-sky camera images, rather than [...] Read more.
Cloud cover significantly reduces the electrical power output of photovoltaic systems, making accurate short-term cloud movement predictions essential for reliable solar energy production planning. This article presents a deep learning framework that directly estimates cloud movement from ground-based all-sky camera images, rather than predicting future production from past power data. The system is based on a three-step process: First, a lightweight Convolutional Neural Network segments cloud regions and produces probabilistic masks that represent the spatial distribution of clouds in a compact and computationally efficient manner. This allows subsequent models to focus on the geometry of clouds rather than irrelevant visual features such as illumination changes. Second, a Vector Quantized Variational Autoencoder compresses these masks into discrete latent token sequences, reducing dimensionality while preserving fundamental cloud structure patterns. Third, a GPT-style autoregressive transformer learns temporal dependencies in this token space and predicts future sequences based on past observations, enabling iterative multi-step predictions, where each prediction serves as the input for subsequent time steps. Our evaluations show an average intersection-over-union ratio of 0.92 and a pixel accuracy of 0.96 for single-step (5 s ahead) predictions, while performance smoothly decreases to an intersection-over-union ratio of 0.65 and an accuracy of 0.80 in 10 min autoregressive propagation. The framework also provides prediction uncertainty estimates through token-level entropy measurement, which shows positive correlation with prediction error and serves as a confidence indicator for downstream decision-making in solar energy forecasting applications. Full article
(This article belongs to the Special Issue AI-Driven Image and Video Understanding)
Show Figures

Figure 1

16 pages, 1803 KB  
Article
A Physics-Coupled Deep LSTM Autoencoder for Robust Sensor Fault Detection in Industrial Systems
by Weiwei Jia, Youcheng Ding, Xilong Ye, Xinyi Huang, Maofa Wang and Chenglong Miao
Processes 2026, 14(8), 1213; https://doi.org/10.3390/pr14081213 (registering DOI) - 10 Apr 2026
Abstract
Reliable sensor fault detection is critical for the safe and efficient operation of complex industrial systems, such as thermal power plants. However, traditional data-driven methods and standard deep learning models often struggle to detect incipient gradual drift faults under severe environmental noise, primarily [...] Read more.
Reliable sensor fault detection is critical for the safe and efficient operation of complex industrial systems, such as thermal power plants. However, traditional data-driven methods and standard deep learning models often struggle to detect incipient gradual drift faults under severe environmental noise, primarily because they ignore the inherent physical correlations among multivariate sensor signals. To address this challenge, this paper proposes a novel Physics-Coupled Deep Long Short-Term Memory Autoencoder (PC-Deep-LSTM-AE). Specifically, we integrate a deep LSTM architecture with an explicit non-linear information compression bottleneck and layer normalization to enhance robust feature extraction in high-noise environments. Furthermore, we innovatively introduce a Physics-Coupling Loss (PCC Loss) that jointly optimizes the mean squared reconstruction error and the Pearson correlation coefficient, forcing the model to strictly preserve the dynamic physical relationships among multivariable signals. Extensive experiments were conducted on a real-world thermal power plant dataset with severe noise injection. The results demonstrate that the proposed PC-Deep-LSTM-AE achieves an outstanding F1-score of over 0.98, significantly outperforming mainstream baseline models, including Vanilla LSTM-AE, GRU-AE, Bi-LSTM-AE, and CNN-AE. The proposed method exhibits exceptional robustness and high interpretability for root-cause analysis, highlighting its immense potential for real-world industrial deployment. Full article
(This article belongs to the Section Process Control and Monitoring)
Show Figures

Figure 1

26 pages, 3389 KB  
Article
Mechanism–Data Fusion Modeling and Cross-Condition Fault Diagnosis of Typical Faults in Marine Solid Oxide Fuel Cell Power Systems
by Guoqiang Liu, Xuelei Chen, Jingxuan Peng, Xiaolong Wu and Zhengyang Long
J. Mar. Sci. Eng. 2026, 14(8), 705; https://doi.org/10.3390/jmse14080705 (registering DOI) - 10 Apr 2026
Abstract
Solid oxide fuel cell (SOFC) systems in shipboard power plants exhibit strong thermal–electrochemical coupling and are highly sensitive to both balance-of-plant and stack-related faults under changing operating conditions. In this study, a mechanism–data fusion dynamic model of a standalone SOFC system is developed [...] Read more.
Solid oxide fuel cell (SOFC) systems in shipboard power plants exhibit strong thermal–electrochemical coupling and are highly sensitive to both balance-of-plant and stack-related faults under changing operating conditions. In this study, a mechanism–data fusion dynamic model of a standalone SOFC system is developed in MATLAB/Simulink by integrating electrochemical equations with mass, species, and energy conservation and key balance-of-plant components. The model is validated against experimental data, with errors of 0.4–2.8%. Based on the validated model, fuel leakage and electrode delamination are introduced to investigate compound and sequential cross-condition faults. The present results show that fuel leakage causes the most severe degradation in current, power, and temperature, whereas electrode delamination mainly reduces current and power by decreasing the effective reaction area. Compound and sequential faults exhibit non-superimposable dynamic evolution, indicating significant fault interaction effects. A partially monotone decision tree combined with point-biserial correlation is then applied for fault diagnosis. The overall diagnostic accuracy for compound faults reaches 88.5%, while the proposed segmented cross-condition strategy improves the peak accuracy for sequential faults to 87.5%. These results provide an effective framework for SOFC fault modeling and diagnosis under variable operating conditions. Full article
(This article belongs to the Special Issue Marine Fuel Cell Technology: Latest Advances and Prospects)
Show Figures

Figure 1

40 pages, 5379 KB  
Article
Hybrid Geometric Computed Torque Control of a Quadrotor with an Attached 2-DOF Robotic Arm
by Stamatina C. Barakou, Costas S. Tzafestas and Kimon P. Valavanis
Drones 2026, 10(4), 274; https://doi.org/10.3390/drones10040274 - 10 Apr 2026
Abstract
This research presents a hybrid geometric computed torque control method for an aerial manipulation system composed of a quadrotor UAV and a 2-DOF planar manipulator. The fully coupled system’s dynamic model is derived following the Euler–Lagrange (E-L) formulation. The proposed control architecture leverages [...] Read more.
This research presents a hybrid geometric computed torque control method for an aerial manipulation system composed of a quadrotor UAV and a 2-DOF planar manipulator. The fully coupled system’s dynamic model is derived following the Euler–Lagrange (E-L) formulation. The proposed control architecture leverages the geometric controller provided by the RotorS simulator as a high-level quadrotor trajectory tracking module. Tracking reference commands are generated using the geometric SE(3) position controller, which computes desired translational and angular accelerations from position/velocity and attitude/angular rate errors, respectively, serving as input to the low-level computed torque controller that explicitly accounts for the coupled 8-DoF aerial manipulator system dynamics. The desired generalized acceleration vector q¨des combines quadrotor translational and rotational acceleration commands with a PD-based joint acceleration command for the attached manipulator. The computed torque controller produces generalized forces for the coupled system, which are subsequently separated into quadrotor forces and moments and manipulator joint torques. The resulting quadrotor forces and moments are mapped to rotor speeds using the standard RotorS control allocation matrix, while the manipulator joints are controlled at the torque level via ROS built-in effort controllers. Extensive simulated experiments demonstrate the effectiveness of the coupled hybrid approach compared to decoupled control strategies, showing significant improvements in tracking accuracy and dynamic response. Full article
(This article belongs to the Special Issue Autonomy Challenges in Unmanned Aviation)
24 pages, 9284 KB  
Article
Shock-Aware Constrained Optimization of the RAE2822 Transonic Airfoil via a Two-Channel vSDF Surrogate with Closed-Loop CFD Verification
by Yuxin Huo, Bo Wang and Xiaoping Ma
Aerospace 2026, 13(4), 352; https://doi.org/10.3390/aerospace13040352 - 10 Apr 2026
Abstract
Shock-aware aerodynamic shape optimization of transonic airfoils requires surrogate models that capture both integral aerodynamic trends and shock-relevant pressure distribution features. This study addresses drag-oriented optimization of the RAE2822 transonic airfoil under a lift-targeted condition with baseline relative thickness feasibility, rather than strict [...] Read more.
Shock-aware aerodynamic shape optimization of transonic airfoils requires surrogate models that capture both integral aerodynamic trends and shock-relevant pressure distribution features. This study addresses drag-oriented optimization of the RAE2822 transonic airfoil under a lift-targeted condition with baseline relative thickness feasibility, rather than strict target pressure inverse design. Each airfoil is parameterized by a 16-dimensional CST vector and mapped to a two-channel vertical signed distance field representation of the upper- and lower-surface Cp curves, from which shock descriptors, including the shock location indicator xs and the pressure jump magnitude ΔCp, are extracted in a deterministic, implementation-consistent manner. To quantify the reliability of surrogate-derived shock metrics, a held-out uncertainty analysis is performed on 500 samples. The surrogate achieves MAE/RMSE values of 0.00474/0.00602 for CL and 4.66×104/6.33×104 for CD, while the recovered shock-related quantities yield 0.00201/0.01598 for xs and 0.00200/0.00336 for ΔCp. Scatter plots and error histograms show tight one-to-one trends for most samples, with limited outliers mainly associated with locally ambiguous pressure gradient patterns. Overall, the surrogate is more reliable for capturing shock intensity trends than for prescribing an exact shock location; accordingly, xs is interpreted as a trend-level descriptor, whereas ΔCp is treated as the more stable engineering indicator inside the optimization loop. The trained surrogate is embedded in a differential evolution optimizer with soft penalties on lift deviation and thickness feasibility violation, and selected designs are re-evaluated through closed-loop SU2 RANS simulations. CFD verification shows that the optimized design reduces drag from CD=0.01463 to CD=0.01229 (a 16.0% reduction) and reduces the shock jump from ΔCp=0.239 to ΔCp=0.046 (an 80.7% reduction). For the optimized design, the prediction-to-CFD differences are ΔCL=+0.0042 and ΔCD=+0.00012. These results support an engineering-oriented and auditable shock-aware closed-loop optimization workflow, with final design conclusions established by CFD verification rather than surrogate-predicted shock location alone. Full article
(This article belongs to the Special Issue Aerodynamic Optimization of Flight Wing)
Show Figures

Figure 1

23 pages, 19860 KB  
Article
High-Resolution Mapping of Thermal Effluents in Inland Streams and Coastal Seas Using UAV-Based Thermal Infrared Imagery
by Sunyang Baek, Junhyeok Jung and Hyung-Sup Jung
Remote Sens. 2026, 18(8), 1121; https://doi.org/10.3390/rs18081121 - 9 Apr 2026
Abstract
Monitoring thermal effluent is critical for assessing aquatic ecosystem health, yet traditional satellite remote sensing and in situ point measurements often fail to capture fine-scale thermal dynamics in narrow streams and complex coastal areas due to spatiotemporal resolution limitations. This study establishes a [...] Read more.
Monitoring thermal effluent is critical for assessing aquatic ecosystem health, yet traditional satellite remote sensing and in situ point measurements often fail to capture fine-scale thermal dynamics in narrow streams and complex coastal areas due to spatiotemporal resolution limitations. This study establishes a high-precision surface water temperature mapping protocol using a low-cost Unmanned Aerial Vehicle (UAV) equipped with an uncooled thermal infrared sensor (FLIR Vue Pro R) to overcome these observational gaps. We investigated two distinct hydrological environments—an inland stream and a coastal sea—to provide initial evidence for the applicability of an in situ-based linear regression calibration model across contrasting aquatic settings. The initial uncalibrated radiometric temperatures exhibited significant bias errors reaching up to 9.2 °C in the stream and 9.4 °C in the coastal area, primarily driven by atmospheric attenuation and environmental factors. However, the proposed calibration method dramatically reduced these discrepancies, achieving Root Mean Square Errors (RMSE) of 0.43 °C and 0.42 °C, respectively, with high determination coefficients (R2 > 0.87). The derived high-resolution thermal maps successfully visualized the detailed diffusion patterns of thermal plumes, revealing a steep temperature gradient of approximately 13 °C in the stream discharge zone and a distinct 5 °C elevation in the coastal effluent area relative to the ambient water. These findings demonstrate that UAV-based thermal remote sensing, when coupled with a rigorous radiometric calibration strategy, can serve as a cost-effective and reliable tool for environmental monitoring, bridging the critical scale gap between local point measurements and regional satellite observations. Full article
(This article belongs to the Section Engineering Remote Sensing)
Show Figures

Figure 1

23 pages, 1216 KB  
Article
Determination of Solubilities of n-Alkanes (nC38, nC40, nC44, nC48 and nC50) in n-Heptane, n-Nonane and n-Dodecane Using the DSC Method
by Jianping Zhou, Zhaocai Pan, Yu Zhang, Hongjun Wu, Guang Wu and Jianyi Liu
Processes 2026, 14(8), 1207; https://doi.org/10.3390/pr14081207 - 9 Apr 2026
Abstract
Wax deposition occurs to varying degrees in most oil and gas wells. The basic data of existing wax precipitation prediction models are mainly single-component wax experimental data based on the melting process of wax crystals during heating, which is quite different from the [...] Read more.
Wax deposition occurs to varying degrees in most oil and gas wells. The basic data of existing wax precipitation prediction models are mainly single-component wax experimental data based on the melting process of wax crystals during heating, which is quite different from the cooling crystallization process of wax in oil and gas production. Moreover, the published solubility test data of binary n-alkanes are mainly concentrated in the range of nC10–nC36, leaving existing thermodynamic models without available data for predicting the behavior of high-carbon alkanes. Based on the idea of wax crystallization and precipitation during cooling, this study experimentally determined the solid–liquid equilibrium solubilities of high-carbon n-alkanes (nC38, nC40, nC44, nC48 and nC50) with different concentrations in n-heptane, n-nonane and n-dodecane, as well as the crystallization parameters of pure substances, by using a DSC instrument. This effectively fills the gap in the basic physical property data of long-chain alkanes (more than nC36) and the cooling process in existing studies. In addition, we measured the crystallization parameters of pure high-carbon n-alkanes (nC38, nC40, nC44, nC48 and nC50) during cooling, including crystallization temperature, transition temperature, crystallization enthalpy and transition enthalpy under cooling conditions. The experimental data are in good agreement with the solubility predicted by the ideal solution model for the cooling process, with an average absolute percentage error of less than 10% and average solubility deviation generally within 0.078 mol%. This indicates that the ideal solution model has good accuracy for predicting the precipitation of n-alkane wax and n-alkane solvents. This study provides basic data for the prediction theory of paraffin precipitation. Full article
(This article belongs to the Section Petroleum and Low-Carbon Energy Process Engineering)
20 pages, 1293 KB  
Article
Enhancing Long-Term Forecasting Stability in Smart Grids: A Hybrid Mamba-LSTM-Attention Framework
by Fusheng Chen, Chong Fo Lei, Te Guo and Chiawei Chu
Energies 2026, 19(8), 1855; https://doi.org/10.3390/en19081855 - 9 Apr 2026
Abstract
Accurate multivariate long-term time series forecasting (LTSF) is critical for smart grid operations. However, non-stationary distribution shifts frequently induce compounding error accumulation in conventional architectures. This study proposes the Mamba-LSTM-Attention (MLA) framework, a distribution-aware architecture engineered for forecasting stability. The pipeline integrates Reversible [...] Read more.
Accurate multivariate long-term time series forecasting (LTSF) is critical for smart grid operations. However, non-stationary distribution shifts frequently induce compounding error accumulation in conventional architectures. This study proposes the Mamba-LSTM-Attention (MLA) framework, a distribution-aware architecture engineered for forecasting stability. The pipeline integrates Reversible Instance Normalization (RevIN) to neutralize statistical drift. To address computational bottlenecks, the architecture utilizes a linear-time Selective State Space Model (Mamba) to capture global trend dynamics, cascaded with a single-layer gated Long Short-Term Memory (LSTM) unit to model localized non-linear residuals. A terminal information bottleneck structurally bounds cross-step error propagation. Empirical results across standard ETT and Electricity benchmarks reveal a precision–stability trade-off. By prioritizing structural resilience, the MLA framework limits error accumulation on highly volatile datasets, yielding MSEs of 0.210 and 0.128 on ETTh2 and ETTm2 at the T = 96 horizon. This structural bottleneck inherently smooths high-frequency periodic patterns, yielding lower absolute accuracy on stationary benchmarks such as ETTh1 and ETTm1. Ultimately, the architecture establishes a computationally efficient, structurally stable baseline tailored for non-stationary anomaly tracking in smart grids. Full article
(This article belongs to the Special Issue Forecasting Electricity Demand Using AI and Machine Learning)
Show Figures

Figure 1

23 pages, 10772 KB  
Article
Non-Destructive Quantitative Characterization of Constituent Content in C/C–SiC Composites Based on Multispectral Photon-Counting X-Ray Detection
by Xin Yan, Kai He, Guilong Gao, Jie Zhang, Yuetong Zhao, Gang Wang, Yiheng Liu and Xinlong Chang
Sensors 2026, 26(8), 2331; https://doi.org/10.3390/s26082331 - 9 Apr 2026
Abstract
To enable non-destructive quantitative characterization of constituent content in C/C–SiC ceramic-matrix composites, this study develops a physics-guided framework based on multispectral photon-counting X-ray detection. In practical photon-counting measurements, multispectral attenuation features are jointly distorted by detector-response non-idealities, including charge sharing, K-escape, and finite [...] Read more.
To enable non-destructive quantitative characterization of constituent content in C/C–SiC ceramic-matrix composites, this study develops a physics-guided framework based on multispectral photon-counting X-ray detection. In practical photon-counting measurements, multispectral attenuation features are jointly distorted by detector-response non-idealities, including charge sharing, K-escape, and finite energy resolution, as well as by beam-hardening effects from the polychromatic X-ray source. To address this coupled problem, a Geant4 11.2-based detector-response model was incorporated into a unified correction workflow together with beam-hardening compensation, so that physically consistent multispectral attenuation vectors could be recovered for subsequent constituent inversion rather than merely for spectrum restoration. On this basis, a fine-grained theoretical database covering different SiC mass fractions was established, and quantitative constituent inversion was achieved by matching the corrected attenuation features to the database. Experimental results show that the proposed framework effectively suppresses thickness-dependent bias in attenuation measurements and yields an average relative error below 3% for pure aluminum. For C/C–SiC composites, the SiC mass fraction can be quantified with an accuracy better than 3 wt%. These results demonstrate that the proposed method provides a practical non-destructive route for constituent-content characterization in heterogeneous ceramic-matrix composites and is valuable for manufacturing quality control and in-service assessment. Full article
Show Figures

Figure 1

25 pages, 3858 KB  
Article
Research on Vehicle Obstacle Avoidance Control Based on Improved Artificial Potential Field Method and Fuzzy Model Predictive Control
by Qiusheng Liu, Zhiliang Song, Xiaoyu Xu, Jian Wang and Joan P. Lazaro
Vehicles 2026, 8(4), 86; https://doi.org/10.3390/vehicles8040086 (registering DOI) - 9 Apr 2026
Abstract
To address the emergency obstacle-avoidance problem of intelligent vehicles on structured roads, this paper proposes an integrated planning and control method that combines an improved Artificial Potential Field (APF) with fuzzy Model Predictive Control (MPC). Different from a direct APF + MPC combination, [...] Read more.
To address the emergency obstacle-avoidance problem of intelligent vehicles on structured roads, this paper proposes an integrated planning and control method that combines an improved Artificial Potential Field (APF) with fuzzy Model Predictive Control (MPC). Different from a direct APF + MPC combination, the planning layer introduces a braking-distance threshold, an effective obstacle-influence boundary, and sinusoidal shape factors to reshape the obstacle repulsive field and alleviate local-minimum behavior. A seventh-order polynomial smoothing strategy is then adopted to generate a reference path with higher-order continuity. For trajectory tracking, a fuzzy adaptive MPC controller adjusts the prediction horizon and control horizon online according to lateral error, while a fuzzy PID controller regulates longitudinal speed. MATLAB/Simulink and CarSim co-simulation results in single-static, double-static, and double-dynamic obstacle scenarios show that the proposed method can generate smoother trajectories and achieve more stable tracking, thereby improving obstacle-avoidance safety and ride comfort. In the double-static scenario, the peak lateral error is reduced from about 0.7 m to within 0.1 m, while in the double-dynamic scenario the longitudinal speed is maintained within 78–80 km/h instead of dropping to about 67 km/h under the baseline controller. The study provides a practical technical framework for integrated decision-planning-control design in structured-road intelligent vehicles. Full article
Show Figures

Figure 1

33 pages, 2387 KB  
Article
Energy-Aware Adaptive Communication Topology with Edge-AI Navigation for UAV Swarms in GNSS-Denied Environments
by Alizhan Tulembayev, Alexandr Dolya, Ainur Kuttybayeva, Timur Jussupbekov and Kalmukhamed Tazhen
Drones 2026, 10(4), 273; https://doi.org/10.3390/drones10040273 - 9 Apr 2026
Abstract
Energy-efficient and resilient decentralized unmanned aerial vehicles (UAV) swarm operation in global navigation satellite system (GNSS) denied environments remains challenging because propulsion demand, communication load, and onboard inference are tightly coupled at the mission level. Although prior studies have examined some of these [...] Read more.
Energy-efficient and resilient decentralized unmanned aerial vehicles (UAV) swarm operation in global navigation satellite system (GNSS) denied environments remains challenging because propulsion demand, communication load, and onboard inference are tightly coupled at the mission level. Although prior studies have examined some of these components separately, their joint evaluation within adaptive decentralized swarms remains limited under degraded navigation conditions. This study proposes an energy-aware adaptive communication-topology framework integrated with lightweight edge artificial intelligence (AI)-assisted navigation for decentralized UAV swarms operating without reliable GNSS support. The approach combines a unified mission-level energy-accounting structure for propulsion, communication, and onboard inference, a residual-energy-aware topology adaptation mechanism for preserving swarm connectivity, and a convolutional neural network-long short-term memory (CNN–LSTM) based edge-AI navigation module for improving localization robustness. The framework was evaluated in 1200 s Robot Operating System 2 (ROS2)–Gazebo–PX4 simulation scenarios against fixed topology and extended Kalman filter (EKF)-based baselines. Under the adopted simulation assumptions, the proposed configuration achieved a 22.7% reduction in total energy consumption, with the largest decrease observed in the communication-energy component, while preserving positive algebraic connectivity across all evaluated runs. The edge-AI module yielded a 4.8% root mean square error (RMSE) reduction relative to the EKF baseline, indicating a modest but meaningful improvement in localization performance. These results support the feasibility of integrated energy-aware swarm coordination in GNSS-denied environments; however, they should be interpreted as simulation-based evidence under the adopted modeling assumptions, and further high-fidelity propagation modeling, broader learning validation, and hardware-in-the-loop studies remain necessary. Full article
(This article belongs to the Section Artificial Intelligence in Drones (AID))
20 pages, 1483 KB  
Article
Temperature Field Simulation and Process Parameter Analysis of Self-Propagating High-Temperature Synthesis for Al–V Master Alloy
by Rongqing Feng, Chao Lei, Min Liu, Pengzhe Qu, Fangqi Liu and Lei Jia
Metals 2026, 16(4), 414; https://doi.org/10.3390/met16040414 - 9 Apr 2026
Abstract
Aluminum–vanadium (Al–V) master alloy is a key raw material for manufacturing high-end alloys, but the internal temperature transient field during its self-propagating high-temperature synthesis (SHS) is nearly impossible to measure in situ. This work develops a numerical simulation framework for Al–V master alloy [...] Read more.
Aluminum–vanadium (Al–V) master alloy is a key raw material for manufacturing high-end alloys, but the internal temperature transient field during its self-propagating high-temperature synthesis (SHS) is nearly impossible to measure in situ. This work develops a numerical simulation framework for Al–V master alloy SHS, featuring a novel temperature–time dual-criteria adaptive moving heat source and a gas–liquid–solid three-phase heat transfer model coupled with temperature-dependent thermophysical properties. The model, implemented in ANSYS Fluent via a customized user-defined function (UDF), is experimentally validated with a maximum temperature error below 7%. Results reveal that higher compact relative density accelerates combustion wave propagation, while increased slagging agent content exerts an inhibitory effect. This study provides a theoretical and quantitative tool for mechanism analysis and industrial process optimization of Al–V master alloy SHS production. Full article
17 pages, 4284 KB  
Article
Simulation of Photothermal Effects in Biological Tissues and Exploration of Temperature Fitting Method
by Wenxuan Li, Chirui Wan, Peng Xu, Xiaofeng Xie, Fuhong Cai and Feifan Zhou
Appl. Sci. 2026, 16(8), 3689; https://doi.org/10.3390/app16083689 - 9 Apr 2026
Abstract
The photothermal effect is an important part of biological tissue optics. The reasonable use of temperature changes caused by the photothermal effect is of great value for the treatment of lesions. However, it is not easy to measure changes in light and heat [...] Read more.
The photothermal effect is an important part of biological tissue optics. The reasonable use of temperature changes caused by the photothermal effect is of great value for the treatment of lesions. However, it is not easy to measure changes in light and heat temperatures in tissues experimentally. This paper combines Monte Carlo simulation and finite-element numerical calculation based on the Pennes biological tissue heat transfer equation to simulate light transmission and distributions of light and heat in biological tissues, including single-layer uniform biological tissue simulations and a classic three-layer skin optical model. Through the simulation of single-layer uniform biological tissue, the overall trend and range of biological tissue temperature change under different parameters are obtained in this work. Third, in the classic three-layer skin optical model simulation, this work combines a data-fitting method to derive a formula relating internal temperature and tissue depth to the absorption coefficient. Compared with the simulation standard results, the error of the above fitting formula is within 1.2%, and it can be applied in the field of photothermal therapy in the future to help medical workers understand the range of temperature changes in biological tissues. Full article
Show Figures

Figure 1

Back to TopTop