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

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

Search Results (2,722)

Search Parameters:
Keywords = high-fidelity

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
15 pages, 2133 KB  
Article
A LiDAR SLAM and Visual-Servoing Fusion Approach to Inter-Zone Localization and Navigation in Multi-Span Greenhouses
by Chunyang Ni, Jianfeng Cai and Pengbo Wang
Agronomy 2025, 15(10), 2380; https://doi.org/10.3390/agronomy15102380 (registering DOI) - 12 Oct 2025
Abstract
Greenhouse automation has become increasingly important in facility agriculture, yet multi-span glass greenhouses pose both scientific and practical challenges for autonomous mobile robots. Scientifically, solid-state LiDAR is vulnerable to glass-induced reflections, sparse geometric features, and narrow vertical fields of view, all of which [...] Read more.
Greenhouse automation has become increasingly important in facility agriculture, yet multi-span glass greenhouses pose both scientific and practical challenges for autonomous mobile robots. Scientifically, solid-state LiDAR is vulnerable to glass-induced reflections, sparse geometric features, and narrow vertical fields of view, all of which undermine Simultaneous Localization and Mapping (SLAM)-based localization and mapping. Practically, large-scale crop production demands accurate inter-row navigation and efficient rail switching to reduce labor intensity and ensure stable operations. To address these challenges, this study presents an integrated localization-navigation framework for mobile robots in multi-span glass greenhouses. In the intralogistics area, the LiDAR Inertial Odometry-Simultaneous Localization and Mapping (LIO-SAM) pipeline was enhanced with reflection filtering, adaptive feature-extraction thresholds, and improved loop-closure detection, generating high-fidelity three-dimensional maps that were converted into two-dimensional occupancy grids for A-Star global path planning and Dynamic Window Approach (DWA) local control. In the cultivation area, where rails intersect with internal corridors, YOLOv8n-based rail-center detection combined with a pure-pursuit controller established a vision-servo framework for lateral rail switching and inter-row navigation. Field experiments demonstrated that the optimized mapping reduced the mean relative error by 15%. At a navigation speed of 0.2 m/s, the robot achieved a mean lateral deviation of 4.12 cm and a heading offset of 1.79°, while the vision-servo rail-switching system improved efficiency by 25.2%. These findings confirm the proposed framework’s accuracy, robustness, and practical applicability, providing strong support for intelligent facility-agriculture operations. Full article
(This article belongs to the Section Precision and Digital Agriculture)
Show Figures

Figure 1

26 pages, 10386 KB  
Article
Real-Time Digital Twin for Structural Health Monitoring of Floating Offshore Wind Turbines
by Andres Pastor-Sanchez, Julio Garcia-Espinosa, Daniel Di Capua, Borja Servan-Camas and Irene Berdugo-Parada
J. Mar. Sci. Eng. 2025, 13(10), 1953; https://doi.org/10.3390/jmse13101953 (registering DOI) - 12 Oct 2025
Abstract
Digital twins (DTs) offer significant promise for condition-based maintenance of floating offshore wind turbines (FOWTs); however, existing solutions typically compromise either on physical rigor or real-time computational performance. This paper presents a real-time DT framework that resolves this trade-off by embedding a hydro-elastic [...] Read more.
Digital twins (DTs) offer significant promise for condition-based maintenance of floating offshore wind turbines (FOWTs); however, existing solutions typically compromise either on physical rigor or real-time computational performance. This paper presents a real-time DT framework that resolves this trade-off by embedding a hydro-elastic reduced-order model (ROM) that accurately captures structural dynamics and fluid–structure interaction. Integrated in a cloud-ready Internet of Things architecture, the ROM reconstructs full-field displacements, von Mises stresses, and fatigue metrics with near real-time responsiveness. Validation on the 5 MW OC4-DeepCWind semi-submersible platform shows that the ROM reproduces finite-element (FEM) displacements and stresses with relative errors below 1%. A three-hour load case is solved in 0.69 min for displacements and 3.81 min for stresses on a consumer-grade NVIDIA RTX 4070 Ti GPU—over two orders of magnitude faster than the full FEM model—while one million fatigue stress histories (1000 hotspots × 1000 operating scenarios) are processed in 37 min. This efficiency enables continuous structural monitoring, rapid *what-if* assessments and timely decision-making for targeted inspections and adaptive control. By effectively combining physics-based reduced-order modeling with high-throughput computation, the proposed framework overcomes key barriers to DT deployment: computational overhead, physical fidelity and scalability. Although demonstrated on a steel platform, the approach is readily extensible to composite structures and multi-turbine arrays, providing a robust foundation for cost-effective and reliable deep-water wind-energy operations. Full article
(This article belongs to the Section Ocean Engineering)
27 pages, 4446 KB  
Article
HAPS-PPO: A Multi-Agent Reinforcement Learning Architecture for Coordinated Regional Control of Traffic Signals in Heterogeneous Road Networks
by Qiong Lu, Haoda Fang, Zhangcheng Yin and Guliang Zhu
Appl. Sci. 2025, 15(20), 10945; https://doi.org/10.3390/app152010945 (registering DOI) - 12 Oct 2025
Abstract
The increasing complexity of urban traffic networks has highlighted the potential of Multi-Agent Reinforcement Learning (MARL) for Traffic Signal Control (TSC). However, most existing MARL methods assume homogeneous observation and action spaces among agents, ignoring the inherent heterogeneity of real-world intersections in topology [...] Read more.
The increasing complexity of urban traffic networks has highlighted the potential of Multi-Agent Reinforcement Learning (MARL) for Traffic Signal Control (TSC). However, most existing MARL methods assume homogeneous observation and action spaces among agents, ignoring the inherent heterogeneity of real-world intersections in topology and signal phasing, which limits their practical applicability. To address this gap, we propose HAPS-PPO (Heterogeneity-Aware Policy Sharing Proximal Policy Optimization), a novel MARL framework for coordinated signal control in heterogeneous road networks. HAPS-PPO integrates two key mechanisms: an Observation Padding Wrapper (OPW) that standardizes varying observation dimensions, and a Dynamic Multi-Strategy Grouping Learning (DMSGL) mechanism that trains dedicated policy heads for agent groups with distinct action spaces, enabling adequate knowledge sharing while maintaining structural correctness. Comprehensive experiments in a high-fidelity simulation environment based on a real-world road network demonstrate that HAPS-PPO significantly outperforms Fixed-time control and mainstream MARL baselines (e.g., MADQN, FMA2C), reducing average delay time by up to 44.74% and average waiting time by 59.60%. This work provides a scalable and plug-and-play solution for deploying MARL in realistic, heterogeneous traffic networks. Full article
(This article belongs to the Special Issue Advances in Intelligent Transportation and Its Applications)
Show Figures

Figure 1

25 pages, 2026 KB  
Article
Loop Shaping-Based Attitude Controller Design and Flight Validation for a Fixed-Wing UAV
by Nai-Wen Zhang and Chao-Chung Peng
Drones 2025, 9(10), 697; https://doi.org/10.3390/drones9100697 (registering DOI) - 11 Oct 2025
Abstract
This study presents a loop-shaping methodology for the attitude control of a fixed-wing unmanned aerial vehicle (UAV). The proposed controller design focuses on achieving desired frequency–domain characteristics—such as specified phase and gain margins—to ensure stability and robustness. Unlike many existing approaches that rely [...] Read more.
This study presents a loop-shaping methodology for the attitude control of a fixed-wing unmanned aerial vehicle (UAV). The proposed controller design focuses on achieving desired frequency–domain characteristics—such as specified phase and gain margins—to ensure stability and robustness. Unlike many existing approaches that rely on oversimplified plant models or involve mathematically intensive robust-control formulations, this work develops controllers directly from a high-fidelity six-degree-of-freedom UAV model that captures realistic aerodynamic and actuator dynamics. The loop-shaping procedure translates multi-objective requirements into a transparent, step-by-step workflow by progressively shaping the plant’s open-loop frequency response to match a target transfer function. This provides an intuitive, visual design process that reduces reliance on empirical PID tuning and makes the method accessible for both hobby-scale UAV applications and commercial platforms. The proposed loop-shaping procedure is demonstrated on the pitch inner rate loop of a fixed-wing UAV, with controllers discretized and validated in nonlinear simulations as well as real flight tests. Experimental results show that the method achieves the intended bandwidth and stability margins on the desired design target closely. Full article
(This article belongs to the Section Drone Design and Development)
29 pages, 2163 KB  
Article
Investigation into Anchorage Performance and Bearing Capacity Calculation Models of Underreamed Anchor Bolts
by Bin Zheng, Tugen Feng, Jian Zhang and Haibo Wang
Appl. Sci. 2025, 15(20), 10929; https://doi.org/10.3390/app152010929 (registering DOI) - 11 Oct 2025
Abstract
Underreamed anchor bolts, as an emerging anchoring element in geotechnical engineering, operate via a fundamentally distinct load transfer mechanism compared with conventional friction type anchors. The accurate and reliable prediction of their ultimate bearing capacity constitutes a pivotal technological impediment to their broader [...] Read more.
Underreamed anchor bolts, as an emerging anchoring element in geotechnical engineering, operate via a fundamentally distinct load transfer mechanism compared with conventional friction type anchors. The accurate and reliable prediction of their ultimate bearing capacity constitutes a pivotal technological impediment to their broader engineering adoption. Firstly, this paper systematically elucidates the constituent mechanisms of underreamed anchor resistance and their progressive load transfer trajectory. Subsequently, in situ full-scale pull-out experiments are leveraged to decompose the load–displacement response throughout its entire evolution. The multi-stage development law and the underlying mechanisms governing the evolution of anchorage characteristics are thereby elucidated. Based on the experimental dataset, a three-dimensional elasto-plastic numerical model is rigorously established. The model delineates, at high resolution, the failure mechanism of surrounding soil mass and the spatiotemporal evolution of its three-dimensional displacement field. A definitive critical displacement criterion for the attainment of the ultimate bearing capacity of underreamed anchors is established. Consequently, analytical models for the ultimate side frictional stress and end-bearing capacity at the limit state are advanced, effectively circumventing the parametric uncertainties inherent in extant empirical formulations. Ultimately, characteristic parameters of the elasto-plastic branch of the load–displacement curve are extracted. An ultimate bearing capacity prognostic framework, founded on an optimized hyperbolic model, is established. Its superior calibration fidelity to the evolving load–displacement response and its demonstrable engineering applicability are rigorously substantiated. Full article
40 pages, 2064 KB  
Article
Robust Clinical Querying with Local LLMs: Lexical Challenges in NL2SQL and Retrieval-Augmented QA on EHRs
by Luka Blašković, Nikola Tanković, Ivan Lorencin and Sandi Baressi Šegota
Big Data Cogn. Comput. 2025, 9(10), 256; https://doi.org/10.3390/bdcc9100256 (registering DOI) - 11 Oct 2025
Abstract
Electronic health records (EHRs) are typically stored in relational databases, making them difficult to query for nontechnical users, especially under privacy constraints. We evaluate two practical clinical NLP workflows, natural language to SQL (NL2SQL) for EHR querying and retrieval-augmented generation for clinical question [...] Read more.
Electronic health records (EHRs) are typically stored in relational databases, making them difficult to query for nontechnical users, especially under privacy constraints. We evaluate two practical clinical NLP workflows, natural language to SQL (NL2SQL) for EHR querying and retrieval-augmented generation for clinical question answering (RAG-QA), with a focus on privacy-preserving deployment. We benchmark nine large language models, spanning open-weight options (DeepSeek V3/V3.1, Llama-3.3-70B, Qwen2.5-32B, Mixtral-8 × 22B, BioMistral-7B, and GPT-OSS-20B) and proprietary APIs (GPT-4o and GPT-5). The models were chosen to represent a diverse cross-section spanning sparse MoE, dense general-purpose, domain-adapted, and proprietary LLMs. On MIMICSQL (27,000 generations; nine models × three runs), the best NL2SQL execution accuracy (EX) is 66.1% (GPT-4o), followed by 64.6% (GPT-5). Among open-weight models, DeepSeek V3.1 reaches 59.8% EX, while DeepSeek V3 reaches 58.8%, with Llama-3.3-70B at 54.5% and BioMistral-7B achieving only 11.8%, underscoring a persistent gap relative to general-domain benchmarks. We introduce SQL-EC, a deterministic SQL error-classification framework with adjudication, revealing string mismatches as the dominant failure (86.3%), followed by query-join misinterpretations (49.7%), while incorrect aggregation-function usage accounts for only 6.7%. This highlights lexical/ontology grounding as the key bottleneck for NL2SQL in the biomedical domain. For RAG-QA, evaluated on 100 synthetic patient records across 20 questions (54,000 reference–generation pairs; three runs), BLEU and ROUGE-L fluctuate more strongly across models, whereas BERTScore remains high on most, with DeepSeek V3.1 and GPT-4o among the top performers; pairwise t-tests confirm that significant differences were observed among the LLMs. Cost–performance analysis based on measured token usage shows per-query costs ranging from USD 0.000285 (GPT-OSS-20B) to USD 0.005918 (GPT-4o); DeepSeek V3.1 offers the best open-weight cost–accuracy trade-off, and GPT-5 provides a balanced API alternative. Overall, the privacy-conscious RAG-QA attains strong semantic fidelity, whereas the clinical NL2SQL remains brittle under lexical variation. SQL-EC pinpoints actionable failure modes, motivating ontology-aware normalization and schema-linked prompting for robust clinical querying. Full article
26 pages, 4825 KB  
Article
Analysis of the Impact of Typical Sand and Dust Weather in Southern Xinjiang on the Aerodynamic Performance of Aircraft Airfoils
by Mingzhao Li, Afang Jin, Yushang Hu and Huijie Li
Appl. Sci. 2025, 15(20), 10917; https://doi.org/10.3390/app152010917 (registering DOI) - 11 Oct 2025
Abstract
As aviation operations extend into complex natural environments, dust particles present significant challenges to flight stability and safety, particularly in dust-prone regions like southern Xinjiang. This study employs high-fidelity computational fluid dynamics (CFD) simulations, combined with the SST turbulence model and the Lagrangian [...] Read more.
As aviation operations extend into complex natural environments, dust particles present significant challenges to flight stability and safety, particularly in dust-prone regions like southern Xinjiang. This study employs high-fidelity computational fluid dynamics (CFD) simulations, combined with the SST turbulence model and the Lagrangian discrete phase model, to analyze the aerodynamic response of the NACA 0012 airfoil at varying wind speeds (5, 15, and 30 m/s) and angles of attack (3°, 8°, and 12°). The results indicate that, at low speeds and moderate to high angles of attack, dust particles reduce lift by over 70%, primarily due to boundary layer instability, weakened suction-side pressure, and premature flow separation. Higher wind speeds slightly delay flow separation, but cannot counteract the disturbances caused by the particles. At higher angles of attack, drag increases by more than 60%, driven by wake expansion, shear dissipation, and delayed pressure recovery. Pitching moment frequently reverses from negative to positive, reflecting a forward shift in the aerodynamic center and a loss of pitching stability. An increase in dust concentration amplifies these effects, leading to earlier moment reversal and more abrupt stall behavior. These findings underscore the urgent need to improve aircraft design, control, and safety strategies for operations in dusty environments. Full article
Show Figures

Figure 1

23 pages, 5085 KB  
Article
Adaptive Sequential Infill Sampling Method for Experimental Optimization with Multi-Fidelity Hamilton Kriging Model
by Shixuan Zhang and Jie Ma
Aerospace 2025, 12(10), 913; https://doi.org/10.3390/aerospace12100913 - 10 Oct 2025
Abstract
Experimental optimization with surrogate models has received much attention for its efficiency recently in predicting the responses of the experimental optimum. However, with the development of multi-fidelity experiments with surrogate models such as Kriging, the traditional expected improvement (EI) in efficient global optimization [...] Read more.
Experimental optimization with surrogate models has received much attention for its efficiency recently in predicting the responses of the experimental optimum. However, with the development of multi-fidelity experiments with surrogate models such as Kriging, the traditional expected improvement (EI) in efficient global optimization (EGO) has suffered from limitations due to low efficiency. Only high-fidelity samples to be used in optimizing Kriging surrogate models are infilled, misleading the sequential sampling method in low-fidelity data sets. This recent theory based on multi-fidelity sequential infill sampling methods has gained much attention for balancing the selection of high- or low-fidelity data sets, but ignores the efficiency of sampling in experiments. This article proposes an Adaptive Sequential Infill Sampling (ASIS) method based on Bayesian inference for a multi-fidelity Hamilton Kriging model in the use of experimental optimization, aiming to address the efficiency of sequential sampling. The proposed method is demonstrated by two numerical simulations and one practical aero-engineering problem. The results verify the efficiency of the proposed method over other popular EGO methods in surrogate models, and ASIS can be useful for any other reliability engineering problems due to its efficiency. Full article
(This article belongs to the Section Aeronautics)
Show Figures

Figure 1

23 pages, 15904 KB  
Article
Multi-Timescale Estimation of SOE and SOH for Lithium-Ion Batteries with a Fractional-Order Model and Multi-Innovation Filter Framework
by Jing Yu and Fang Yao
Batteries 2025, 11(10), 372; https://doi.org/10.3390/batteries11100372 - 10 Oct 2025
Abstract
Based on a fractional-order equivalent circuit model, this paper proposes a multi-timescale collaborative State of Energy (SOE) and State of Health (SOH) estimation method (FOASTFREKF-EKF) for lithium batteries to mitigate the influence of model inaccuracies and battery aging on SOE estimation. Initially, a [...] Read more.
Based on a fractional-order equivalent circuit model, this paper proposes a multi-timescale collaborative State of Energy (SOE) and State of Health (SOH) estimation method (FOASTFREKF-EKF) for lithium batteries to mitigate the influence of model inaccuracies and battery aging on SOE estimation. Initially, a fractional-order equivalent circuit model is built, and its parameters are identified offline using the Starfish Optimization Algorithm (SFOA) to establish a high-fidelity battery model. An H∞ filter is then integrated to improve the algorithm’s resilience to external disturbances. Furthermore, an adaptive noise covariance adjustment mechanism is employed to reduce the effect of operational noise, and a time-varying attenuation factor is introduced to improve the algorithm’s tracking and convergence capabilities during abrupt system-state changes. A joint estimator is subsequently constructed, which uses an Extended Kalman Filter (EKF) for the online determination of battery parameters and SOH assessment. This approach minimizes the effect of varying model parameters on SOE accuracy while reducing computational load through multi-timescale methods. Experimental validation under diverse operating conditions shows that the proposed algorithm achieves root mean square errors (RMSE) of less than 0.21% for SOE and 0.31% for SOH. These findings demonstrate that the method provides high accuracy and reliability under complex operating conditions. Full article
(This article belongs to the Special Issue Control, Modelling, and Management of Batteries)
Show Figures

Figure 1

24 pages, 5645 KB  
Article
Analysis and Optimization of Coagulation Efficiency for Brackish Water Reverse Osmosis Brine Based on Ensemble Approach
by Dayoung Wi, Sangho Lee, Seoyeon Lee, Song Lee, Juyoung Lee and Yongjun Choi
Water 2025, 17(20), 2928; https://doi.org/10.3390/w17202928 - 10 Oct 2025
Abstract
Reuse of wastewater through brackish water reverse osmosis presents a major challenge due to the generation of brine, which contains organic and inorganic compounds to be removed. This study focuses on analyzing and optimizing coagulation conditions for brackish reverse osmosis brine treatment by [...] Read more.
Reuse of wastewater through brackish water reverse osmosis presents a major challenge due to the generation of brine, which contains organic and inorganic compounds to be removed. This study focuses on analyzing and optimizing coagulation conditions for brackish reverse osmosis brine treatment by evaluating pollutant removal efficiencies under various scenarios and leveraging advanced modeling techniques. Jar tests were performed using polyaluminum chloride and ferric chloride, evaluating the removal of total organic carbon, turbidity, UV524, and phosphorus. Models were developed using response surface methodology, support vector machines, and random forest. Although the same data sets were used, the characteristics of these models were found to be different: Response surface methodology delivered high-fidelity, smooth response surfaces (R2 > 0.92), support vector machine pinpointed sharp threshold regions, and random forest defined robust operating plateaus. By overlaying model-specific optimum contours, the consensus regions were identified for reliable removal across total organic carbon, turbidity, and phosphate. This ensemble strategy enhanced predictive reliability and provided a comprehensive decision-support tool for multi-objective optimization. The findings underscore the potential of ensemble-based modeling to improve the design and control of brackish reverse osmosis brine treatment processes, offering a data-driven pathway for addressing one of the most critical bottlenecks in wastewater reuse systems. Full article
(This article belongs to the Topic Membrane Separation Technology Research)
Show Figures

Figure 1

22 pages, 4487 KB  
Article
A Trajectory Estimation Method Based on Microwave Three-Point Ranging for Sparse 3D Radar Imaging
by Changyu Lou, Jingcheng Zhao, Xingli Wu, Zongkai Yang, Jungang Miao and Tao Hong
Remote Sens. 2025, 17(20), 3397; https://doi.org/10.3390/rs17203397 - 10 Oct 2025
Abstract
Precise estimate of antenna location is essential for high-quality three-dimensional (3D) radar imaging, especially under sparse sampling schemes. In scenarios involving synchronized scanning and rotational motion, small deviations in the radar’s transmitting position can lead to significant phase errors, thereby degrading image fidelity [...] Read more.
Precise estimate of antenna location is essential for high-quality three-dimensional (3D) radar imaging, especially under sparse sampling schemes. In scenarios involving synchronized scanning and rotational motion, small deviations in the radar’s transmitting position can lead to significant phase errors, thereby degrading image fidelity or even causing image failure. To address this challenge, we propose a novel trajectory estimation method based on microwave three-point ranging. The method utilizes three fixed microwave-reflective calibration spheres positioned outside the imaging scene. By measuring the one-dimensional radial distances between the radar and each of the three spheres, and geometrically constructing three intersecting spheres in space, the radar’s spatial position can be uniquely determined at each sampling moment. This external reference-based localization scheme significantly reduces positioning errors without requiring precise synchronization control between scanning and rotation. Furthermore, the proposed approach enhances the robustness and flexibility of sparse sampling strategies in near-field radar imaging. Beyond ground-based setups, the method also holds promise for drone-borne 3D imaging applications, enabling accurate localization of onboard radar systems during flight. Simulation results and error analysis demonstrate that the proposed method improves trajectory accuracy and supports high-fidelity 3D reconstruction under non-ideal sampling conditions. Full article
(This article belongs to the Section Engineering Remote Sensing)
Show Figures

Figure 1

38 pages, 13748 KB  
Article
MH-WMG: A Multi-Head Wavelet-Based MobileNet with Gated Linear Attention for Power Grid Fault Diagnosis
by Yousef Alkhanafseh, Tahir Cetin Akinci, Alfredo A. Martinez-Morales, Serhat Seker and Sami Ekici
Appl. Sci. 2025, 15(20), 10878; https://doi.org/10.3390/app152010878 - 10 Oct 2025
Abstract
Artificial intelligence is increasingly embedded in power systems to boost efficiency, reliability, and automation. This study introduces an end-to-end, AI-driven fault-diagnosis pipeline built around a Multi-Head Wavelet-based MobileNet with Gated Linear Attention (MH-WMG). The network takes time-series signals converted into images as input [...] Read more.
Artificial intelligence is increasingly embedded in power systems to boost efficiency, reliability, and automation. This study introduces an end-to-end, AI-driven fault-diagnosis pipeline built around a Multi-Head Wavelet-based MobileNet with Gated Linear Attention (MH-WMG). The network takes time-series signals converted into images as input and branches into three heads that, respectively, localize the fault area, classify the fault type, and predict the distance bin for all short-circuit faults. Evaluation employs the canonical Kundur two-area four-machine system, partitioned into six regions, twelve fault scenarios (including normal operation), and twelve predefined distance bins. MH-WMG achieves high performance: perfect accuracy, precision, recall, and F1 (1.00) for fault-area detection; strong fault-type identification (accuracy = 0.9604, precision = 0.9625, recall = 0.9604, and F1 = 0.9601); and robust distance-bin prediction (accuracy = 0.8679, precision = 0.8725, recall = 0.8679, and F1 = 0.8690). The model is compact and fast (2.33 M parameters, 44.14 ms latency, 22.66 images/s) and outperforms baselines in both accuracy and efficiency. The pipeline decisively outperforms conventional time-series methods. By rapidly pinpointing and classifying faults with high fidelity, it enhances grid resilience, reduces operational risk, and enables more stable, intelligent operation, demonstrating the value of AI-driven fault detection for future power-system reliability. Full article
Show Figures

Figure 1

20 pages, 11319 KB  
Article
Enhancing Feature Integrity and Transmission Stealth: A Multi-Channel Imaging Hiding Method for Network Abnormal Traffic
by Zhenghao Qian, Fengzheng Liu, Mingdong He and Denghui Zhang
Buildings 2025, 15(20), 3638; https://doi.org/10.3390/buildings15203638 - 10 Oct 2025
Abstract
In open-network environments of smart buildings and urban infrastructure, abnormal traffic from security and energy monitoring systems is critical for operational safety and decision reliability. We can develop malware that exploits building automation protocols to simulate attacks involving the falsification or modification of [...] Read more.
In open-network environments of smart buildings and urban infrastructure, abnormal traffic from security and energy monitoring systems is critical for operational safety and decision reliability. We can develop malware that exploits building automation protocols to simulate attacks involving the falsification or modification of chiller controller commands, thereby endangering the entire network infrastructure. Intrusion detection systems rely on abundant labeled abnormal traffic data to detect attack patterns, improving network system reliability. However, transmitting such data faces two major challenges: single-feature representations fail to capture comprehensive traffic features, limiting the information representation for artificial intelligence (AI)-based detection models, and unconcealed abnormal traffic is easily intercepted by firewalls or intrusion detection systems, hindering cross-departmental sharing. Existing methods struggle to balance feature integrity and transmission stealth, often sacrificing one for the other or relying on easily detectable spatial-domain steganography. To address these gaps, we propose a multi-channel imaging hiding method that reconstructs abnormal traffic into multi-channel images by combining three mappings to generate grayscale images that depict traffic state transitions, dynamic trends, and internal similarity, respectively. These images are combined to enhance feature representation and embedded into frequency-domain adversarial examples, enabling evasion of security devices while preserving traffic integrity. Experimental results demonstrate that our method captures richer information than single-representation approaches, achieving a PSNR of 44.5 dB (a 6.0 dB improvement over existing methods) and an SSIM of 0.97. The high-fidelity reconstructions enabled by these gains facilitate the secure and efficient sharing of abnormal traffic data, thereby enhancing AI-driven security in smart buildings. Full article
Show Figures

Figure 1

28 pages, 17187 KB  
Article
Numerical Validation of a Multi-Dimensional Similarity Law for Scaled STOVL Aircraft Models
by Shengguan Xu, Mingyu Li, Xiance Wang, Yanting Song, Bingbing Tang, Lianhe Zhang, Shuai Yin and Jianfeng Tan
Aerospace 2025, 12(10), 908; https://doi.org/10.3390/aerospace12100908 - 9 Oct 2025
Viewed by 77
Abstract
The complex jet-ground interactions of Short Take-off and Vertical Landing (STOVL) aircraft are critical to flight safety and performance, yet studying them with traditional full-scale wind tunnel tests is prohibitively expensive and time-consuming, hindering design optimization. This study addresses this challenge by developing [...] Read more.
The complex jet-ground interactions of Short Take-off and Vertical Landing (STOVL) aircraft are critical to flight safety and performance, yet studying them with traditional full-scale wind tunnel tests is prohibitively expensive and time-consuming, hindering design optimization. This study addresses this challenge by developing and numerically verifying a “pressure ratio–momentum–geometry” multi-dimensional similarity framework, enabling accurate and efficient scaled-model analysis. Systematic simulations of an F-35B-like configuration demonstrate the framework’s high fidelity. For a representative curved nozzle configuration (e.g., the F-35B three-bearing swivel duct nozzle, 3BSD), across scale factors ranging from 1:1 to 1:15, the plume deflection angle remains stable at 12° ± 1°. Concurrently, axial force (F) and mass flow rate (Q) strictly follow the square scaling relationship (F1/n2, Q1/n2), with deviations from theory remaining below 0.15% and 0.58%, respectively, even at the 1:15 scale, confirming high-fidelity momentum similarity, particularly in the near-field flow direction. Second, a 1:13.25 scale aircraft model, constructed using Froude similarity principles, exhibits critical parameter agreement (intake total pressure and total temperature) of the prototype-including vertical axial force, lift fan mass flow, and intake total temperature—all less than 1.5%, while the critical intake total pressure error is only 2.2%. Fountain flow structures and ground temperature distributions show high consistency with the full-scale aircraft, validating the reliability of the proposed “pressure ratio–momentum–geometry” multi-dimensional similarity criterion. The framework developed herein has the potential to reduce wind tunnel testing costs and shorten development cycles, offering an efficient experimental strategy for STOVL aircraft research and development. Full article
(This article belongs to the Section Air Traffic and Transportation)
Show Figures

Figure 1

18 pages, 947 KB  
Article
Fixed-Time Attitude Control for a Flexible Space-Tethered Satellite via a Nonsingular Terminal Sliding-Mode Controller
by Cong Xue, Qiao Shi, Hecun Zheng, Baizheng Huan, Weiran Yao, Yankun Wang and Xiangyu Shao
Aerospace 2025, 12(10), 907; https://doi.org/10.3390/aerospace12100907 - 9 Oct 2025
Viewed by 74
Abstract
This paper presents a rigid–flexible coupling dynamic modeling framework and a fixed-time control strategy for a flexible space-tethered satellite (STS) system. A high-fidelity rigid–flexible coupling dynamic model of STS is developed using the finite element method, accurately capturing the coupled attitude dynamics of [...] Read more.
This paper presents a rigid–flexible coupling dynamic modeling framework and a fixed-time control strategy for a flexible space-tethered satellite (STS) system. A high-fidelity rigid–flexible coupling dynamic model of STS is developed using the finite element method, accurately capturing the coupled attitude dynamics of the satellite platform and flexible tether. Leveraging a simplified representation of the STS model, a nonsingular terminal sliding-mode controller (NTSMC) is synthesized via fixed-time stability theory. Uncertainties and disturbances within the system are compensated for by a radial basis function neural network (RBFNN), ensuring strong robustness. The controller’s fixed-time convergence property—with convergence time independent of initial conditions—is established using Lyapunov stability theory, enabling reliable operation in complex space environments. Numerical simulations implemented on the STS rigid–flexible coupling model validate the controller’s efficacy. Comparative analyses demonstrate superior tracking performance and enhanced practicality over conventional sliding-mode controllers, especially in the aspect of chattering suppression for the satellite thrusters. Full article
(This article belongs to the Special Issue Application of Tether Technology in Space)
Show Figures

Figure 1

Back to TopTop