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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (3,598)

Search Parameters:
Keywords = motion state

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
20 pages, 3802 KB  
Article
Research on Takeover Safety of Intelligent Vehicles Based on Accident Scenarios in Real-Vehicle Testing
by Pingfei Li, Meiling Zhou, Chang Xu, He Li, Wenhao Hu, Zhengping Tan, Lingyun Xiao, Xiaojun Mou and Hao Feng
Sensors 2025, 25(17), 5589; https://doi.org/10.3390/s25175589 (registering DOI) - 7 Sep 2025
Abstract
With the increasing emergence of intelligent vehicles, novel accident patterns have gradually emerged. In human–machine cooperative driving (HMCD) states, despite driving automation systems being capable of controlling lateral and longitudinal vehicle motions over extended periods, functional limitations persist in specific scenarios due to [...] Read more.
With the increasing emergence of intelligent vehicles, novel accident patterns have gradually emerged. In human–machine cooperative driving (HMCD) states, despite driving automation systems being capable of controlling lateral and longitudinal vehicle motions over extended periods, functional limitations persist in specific scenarios due to insufficient expected functionalities. When combined with risk factors, such as driver distraction, these limitations significantly elevate accident risks. This study investigated takeover safety through real vehicle testing in two typical accident scenarios: large-curvature curves and static obstacles. The key findings include the following: (1) in scenarios involving large curvature curves and static obstacles, vehicles are prone to lane departure and missed target detection, which are typical dangerous scenarios; (2) during the human–machine cooperative driving phase, the design of the driving automation system should focus on enhancing driver engagement in driving tasks, while in the autonomous driving phase, the vehicle’s early warning capabilities should be strengthened; (3) the takeover request for longitudinal control requires at least 4.12 s of driver reaction time, while the takeover request for lateral control requires at least 1.87 s. This study provides important theoretical and practical references for safety in designing assisted driving systems and the testing of hazardous scenarios. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

23 pages, 10200 KB  
Article
Real-Time Driver State Detection Using mmWave Radar: A Spatiotemporal Fusion Network for Behavior Monitoring on Edge Platforms
by Shih-Pang Tseng, Wun-Yang Wu, Jhing-Fa Wang and Dawei Tao
Electronics 2025, 14(17), 3556; https://doi.org/10.3390/electronics14173556 (registering DOI) - 7 Sep 2025
Abstract
Fatigue and distracted driving are among the leading causes of traffic accidents, highlighting the importance of developing efficient and non-intrusive driver monitoring systems. Traditional camera-based methods are often limited by lighting variations, occlusions, and privacy concerns. In contrast, millimeter-wave (mmWave) radar offers a [...] Read more.
Fatigue and distracted driving are among the leading causes of traffic accidents, highlighting the importance of developing efficient and non-intrusive driver monitoring systems. Traditional camera-based methods are often limited by lighting variations, occlusions, and privacy concerns. In contrast, millimeter-wave (mmWave) radar offers a non-contact, privacy-preserving, and environment-robust solution, providing a forward-looking alternative. This study introduces a novel deep learning model, RTSFN (radar-based temporal-spatial fusion network), which simultaneously analyzes the temporal motion changes and spatial posture features of the driver. RTSFN incorporates a cross-gated fusion mechanism that dynamically integrates multi-modal information, enhancing feature complementarity and stabilizing behavior recognition. Experimental results show that RTSFN effectively detects dangerous driving states with an average F1 score of 94% and recognizes specific high-risk behaviors with an average F1 score of 97% and can run in real-time on edge devices such as the NVIDIA Jetson Orin Nano, demonstrating its strong potential for deployment in intelligent transportation and in-vehicle safety systems. Full article
Show Figures

Figure 1

21 pages, 1688 KB  
Article
Sparse-Gated RGB-Event Fusion for Small Object Detection in the Wild
by Yangsi Shi, Miao Li, Nuo Chen, Yihang Luo, Shiman He and Wei An
Remote Sens. 2025, 17(17), 3112; https://doi.org/10.3390/rs17173112 (registering DOI) - 6 Sep 2025
Abstract
Detecting small moving objects under challenging lighting conditions, such as overexposure and underexposure, remains a critical challenge in computer vision applications including surveillance, autonomous driving, and anti-UAV systems. Traditional RGB-based detectors often suffer from degraded object visibility and highly dynamic illumination, leading to [...] Read more.
Detecting small moving objects under challenging lighting conditions, such as overexposure and underexposure, remains a critical challenge in computer vision applications including surveillance, autonomous driving, and anti-UAV systems. Traditional RGB-based detectors often suffer from degraded object visibility and highly dynamic illumination, leading to suboptimal performance. To address these limitations, we propose a novel RGB-Event fusion framework that leverages the complementary strengths of RGB and event modalities for enhanced small object detection. Specifically, we introduce a Temporal Multi-Scale Attention Fusion (TMAF) module to encode motion cues from event streams at multiple temporal scales, thereby enhancing the saliency of small object features. Furthermore, we design a Sparse Noisy Gated Attention Fusion (SNGAF) module, inspired by the mixture-of-experts paradigm, which employs a sparse gating mechanism to adaptively combine multiple fusion experts based on input characteristics, enabling flexible and robust RGB-Event feature integration. Additionally, we present RGBE-UAV, which is a new RGB-Event dataset tailored for small moving object detection under diverse exposure conditions. Extensive experiments on our RGBE-UAV and public DSEC-MOD datasets demonstrate that our method outperforms existing state-of-the-art RGB-Event fusion approaches, validating its effectiveness and generalization under complex lighting conditions. Full article
31 pages, 20896 KB  
Article
Tracking-Based Denoising: A Trilateral Filter-Based Denoiser for Real-World Surveillance Video in Extreme Low-Light Conditions
by He Jiang, Peilin Wu, Zhou Zheng, Hao Gu, Fudi Yi, Wen Cui and Chen Lv
Sensors 2025, 25(17), 5567; https://doi.org/10.3390/s25175567 (registering DOI) - 6 Sep 2025
Abstract
Video denoising in extremely low-light surveillance scenarios is a challenging task in computer vision, as it suffers from harsh noise and insufficient signal to reconstruct fine details. The denoising algorithm for these scenarios encounters challenges such as the lack of ground truth, [...] Read more.
Video denoising in extremely low-light surveillance scenarios is a challenging task in computer vision, as it suffers from harsh noise and insufficient signal to reconstruct fine details. The denoising algorithm for these scenarios encounters challenges such as the lack of ground truth, and the noise distribution in the real world is far more complex than in a normal scene. Consequently, recent state-of-the-art (SOTA) methods like VRT and Turtle for video denoising perform poorly in this low-light environment. Additionally, some methods rely on raw video data, which is difficult to obtain from surveillance systems. In this paper, a denoising method is proposed based on the trilateral filter, which aims to denoise real-world low-light surveillance videos. Our trilateral filter is a weighted filter, allocating reasonable weights to different inputs to produce an appropriate output. Our idea is inspired by an experimental finding: noise on stationary objects can be easily suppressed by averaging adjacent frames. This led us to believe that if we can track moving objects accurately and filter along their trajectories, the noise may be effectively removed. Our proposed method involves four main steps. First, coarse motion vectors are obtained by bilateral search. Second, an amplitude-phase filter is used to judge and correct erroneous vectors. Third, these vectors are refined by a full search in a small area for greater accuracy. Finally, the trilateral filter is applied along the trajectory to denoise the noisy frame. Extensive experiments have demonstrated that our method achieves superior performance in terms of visual effects and quantitative tests. Full article
(This article belongs to the Section Sensing and Imaging)
28 pages, 6585 KB  
Article
Active Fault Tolerant Trajectory-Tracking Control of Autonomous Distributed-Drive Electric Vehicles Considering Steer-by-Wire Failure
by Xianjian Jin, Huaizhen Lv, Yinchen Tao, Jianning Lu, Jianbo Lv and Nonsly Valerienne Opinat Ikiela
Symmetry 2025, 17(9), 1471; https://doi.org/10.3390/sym17091471 (registering DOI) - 6 Sep 2025
Abstract
In this paper, the concept of symmetry is utilized to design active fault tolerant trajectory-tracking control of autonomous distributed-drive electric vehicles—that is, the construction and the solution of active fault tolerant trajectory-tracking controllers are symmetrical. This paper presents a hierarchical fault tolerant control [...] Read more.
In this paper, the concept of symmetry is utilized to design active fault tolerant trajectory-tracking control of autonomous distributed-drive electric vehicles—that is, the construction and the solution of active fault tolerant trajectory-tracking controllers are symmetrical. This paper presents a hierarchical fault tolerant control strategy for improving the trajectory-tracking performance of autonomous distributed-drive electric vehicles (ADDEVs) under steer-by-wire (SBW) system failures. Since ADDEV trajectory dynamics are inherently affected by complex traffic conditions, various driving maneuvers, and other road environments, the main control objective is to deal with the ADDEV trajectory-tracking control challenges of system uncertainties, SBW failures, and external disturbance. First, the differential steering dynamics model incorporating a 3-DOF coupled system and stability criteria based on the phase–plane method is established to characterize autonomous vehicle motion during SBW failures. Then, by integrating cascade active disturbance rejection control (ADRC) with Karush–Kuhn–Tucker (KKT)-based torque allocation, the active fault tolerant control framework of trajectory tracking and lateral stability challenges caused by SBW actuator malfunctions and steering lockup is addressed. The upper-layer ADRC employs an extended state observer (ESO) to estimate and compensate against uncertainties and disturbances, while the lower-layer utilizes KKT conditions to optimize four-wheel torque distribution to compensate for SBW failures. Simulations validate the effectiveness of the controller with serpentine and double-lane-change maneuvers in the co-simulation platform MATLAB/Simulink-Carsim® (2019). Full article
Show Figures

Figure 1

16 pages, 574 KB  
Review
Advancing Precision Neurology and Wearable Electrophysiology: A Review on the Pivotal Role of Medical Physicists in Signal Processing, AI, and Prognostic Modeling
by Constantinos Koutsojannis, Athanasios Fouras and Dionysia Chrysanthakopoulou
Biophysica 2025, 5(3), 40; https://doi.org/10.3390/biophysica5030040 - 5 Sep 2025
Abstract
Medical physicists are transforming physiological measurements and electrophysiological applications by addressing challenges like motion artifacts and regulatory compliance through advanced signal processing, artificial intelligence (AI), and statistical rigor. Their innovations in wearable electrophysiology achieve 8–12 dB signal-to-noise ratio (SNR) improvements in EEG, 60% [...] Read more.
Medical physicists are transforming physiological measurements and electrophysiological applications by addressing challenges like motion artifacts and regulatory compliance through advanced signal processing, artificial intelligence (AI), and statistical rigor. Their innovations in wearable electrophysiology achieve 8–12 dB signal-to-noise ratio (SNR) improvements in EEG, 60% motion artifact reduction, and 94.2% accurate AI-driven arrhythmia detection at 12 μW power. In precision neurology, machine learning (ML) with evoked potentials (EPs) predicts spinal cord injury (SCI) recovery and multiple sclerosis (MS) progression with 79.2% accuracy based on retrospective data from 560 SCI/MS patients. By integrating multimodal data (EPs, MRI), developing quantum sensors, and employing federated learning, these can enhance diagnostic precision and prognostic accuracy. Clinical applications span epilepsy, stroke, cardiac monitoring, and chronic pain management, reducing diagnostic errors by 28% and optimizing treatments like deep brain stimulation (DBS). In this paper, we review the current state of wearable devices and provide some insight into possible future directions. Embedding medical physicists into standardization efforts is critical to overcoming barriers like quantum sensor power consumption, advancing personalized, evidence-based healthcare. Full article
25 pages, 7145 KB  
Article
Fragility Analysis of Prefabricated RCS Hybrid Frame Structures Based on IDA
by Yuliang Wang, Guocan Sun, Xuyue Wang, Xinyue Zhang and Czesław Miedziałowski
Buildings 2025, 15(17), 3207; https://doi.org/10.3390/buildings15173207 - 5 Sep 2025
Viewed by 28
Abstract
The prefabricated reinforced concrete columns–steel girder (RCS) hybrid frame structure using column–column connections is a kind of green and environmentally friendly building structure; its seismic performance is investigated. The seismic susceptibility and key influencing factors are systematically evaluated through the establishment of an [...] Read more.
The prefabricated reinforced concrete columns–steel girder (RCS) hybrid frame structure using column–column connections is a kind of green and environmentally friendly building structure; its seismic performance is investigated. The seismic susceptibility and key influencing factors are systematically evaluated through the establishment of an analytical model and incremental dynamic analysis (IDA) method. A typical three-span, six-story prefabricated RCS hybrid frame structure is designed and numerically modeled with good agreement with the test data. Sa(T1,5%) and PGA double ground motion intensity parameters are selected for IDA analysis. A comparison between the quantile curve method and the conditional logarithmic standard deviation method reveals that using Sa(T1, 5%) as the intensity measure (IM) provides greater reliability for analyzing the vulnerability of the prefabricated RCS hybrid frame structure. The seismic probability demand model of the structure is fitted with Sa(T1,5%) as a parameter and the seismic fragility curves of the structure are plotted; this shows that the slope of the seismic fragility curves becomes smaller after the structure enters the elastic–plastic state, and exhibits good seismic performance. By studying the effects of concrete strength, longitudinal reinforcement strength, and the axial compression ratio on the seismic fragility, it can be seen that with the increase in concrete strength and longitudinal reinforcement strength, and the decrease in axial compression ratio, the overall ductility of the structure increases, the resistance to lateral deformation of the RCS hybrid frame structure is enhanced, and the seismic performance of the prefabricated structure is improved. Full article
Show Figures

Figure 1

34 pages, 7715 KB  
Review
Tetraphenylethylene (TPE)-Based AIE Luminogens: Recent Advances in Bioimaging Applications
by Vanam Hariprasad, Kavya S. Keremane, Praveen Naik, Dickson D. Babu and Sunitha M. Shivashankar
Photochem 2025, 5(3), 23; https://doi.org/10.3390/photochem5030023 - 4 Sep 2025
Viewed by 131
Abstract
Aggregation-induced emission (AIE) luminogens are materials that exhibit enhanced light emission in the aggregated state, primarily due to the restriction of intramolecular motions, which reduces energy loss through non-radiative pathways. Tetraphenylethylene (TPE) and its derivatives are prominent examples of AIE-active materials, owing to [...] Read more.
Aggregation-induced emission (AIE) luminogens are materials that exhibit enhanced light emission in the aggregated state, primarily due to the restriction of intramolecular motions, which reduces energy loss through non-radiative pathways. Tetraphenylethylene (TPE) and its derivatives are prominent examples of AIE-active materials, owing to their ease of synthesis, tuneable photophysical properties, and strong aggregation tendencies. This review provides an overview of the fundamental AIE mechanisms in TPE-based systems, with a focus on the role of restricted intramolecular rotation (RIR) and π-twisting in governing their emission behaviour. It explores the influence of molecular structure, electronic configuration, and intermolecular interactions on fluorescence properties. Furthermore, recent advances in practical applications of TPE-based AIE luminogens are highlighted across a spectrum of biological imaging domains, including cellular imaging, tissue and in vivo imaging, and organelle-targeted imaging. Additionally, their integration into multifunctional and theranostic platforms, along with the development of stimuli-responsive and self-assembled systems, underscores their versatility and expanding potential in biomedical research and diagnostics. This review aims to offer valuable insights into the design principles and functional potential of TPE-based AIE luminogens, guiding the development of next-generation materials for advanced bioimaging technologies. Full article
(This article belongs to the Special Issue Photochemistry Directed Applications of Organic Fluorescent Materials)
Show Figures

Figure 1

22 pages, 2870 KB  
Review
Two Approaches to Solid-State NMR of Mobile Molecules in Nanoporous Materials
by Alexander Panich
Molecules 2025, 30(17), 3603; https://doi.org/10.3390/molecules30173603 - 3 Sep 2025
Viewed by 295
Abstract
This paper reviews two solid-state NMR approaches for investigating mobile molecules in nanoporous materials, with a focus on the motion-averaged dipole–dipole interactions of nuclear spins. The first approach addresses intramolecular dipole–dipole interactions, where the anisotropic molecular motion in solids leads to partially averaged [...] Read more.
This paper reviews two solid-state NMR approaches for investigating mobile molecules in nanoporous materials, with a focus on the motion-averaged dipole–dipole interactions of nuclear spins. The first approach addresses intramolecular dipole–dipole interactions, where the anisotropic molecular motion in solids leads to partially averaged interactions that reflect the spatial distribution of molecular positions during motion. The second approach examines intermolecular dipole–dipole interactions, which produce anisotropic features in NMR spectra and affect nuclear spin relaxation due to the Brownian motion of molecules within non-spherical nanoscale pores. The applicability of these methods is considered for systems exhibiting molecular mobility, including zeolites, collagen tissues, intercalation compounds, and plant stems. Full article
Show Figures

Figure 1

30 pages, 73820 KB  
Article
Progressive Multi-Scale Perception Network for Non-Uniformly Blurred Underwater Image Restoration
by Dechuan Kong, Yandi Zhang, Xiaohu Zhao, Yanyan Wang and Yanqiang Wang
Sensors 2025, 25(17), 5439; https://doi.org/10.3390/s25175439 - 2 Sep 2025
Viewed by 354
Abstract
Underwater imaging is affected by spatially varying blur caused by water flow turbulence, light scattering, and camera motion, resulting in severe visual quality loss and diminished performance in downstream vision tasks. Although numerous underwater image enhancement methods have been proposed, the issue of [...] Read more.
Underwater imaging is affected by spatially varying blur caused by water flow turbulence, light scattering, and camera motion, resulting in severe visual quality loss and diminished performance in downstream vision tasks. Although numerous underwater image enhancement methods have been proposed, the issue of addressing non-uniform blur under realistic underwater conditions remains largely underexplored. To bridge this gap, we propose PMSPNet, a Progressive Multi-Scale Perception Network, designed to handle underwater non-uniform blur. The network integrates a Hybrid Interaction Attention Module to enable precise modeling of feature ambiguity directions and regional disparities. In addition, a Progressive Motion-Aware Perception Branch is employed to capture spatial orientation variations in blurred regions, progressively refining the localization of blur-related features. A Progressive Feature Feedback Block is incorporated to enhance reconstruction quality by leveraging iterative feature feedback across scales. To facilitate robust evaluation, we construct the Non-uniform Underwater Blur Benchmark, which comprises diverse real-world blur patterns. Extensive experiments on multiple real-world underwater datasets demonstrate that PMSPNet consistently surpasses state-of-the-art methods, achieving on average 25.51 dB PSNR and an inference speed of 0.01 s, which provides high-quality visual perception and downstream application input from underwater sensors for underwater robots, marine ecological monitoring, and inspection tasks. Full article
(This article belongs to the Special Issue Deep Learning for Perception and Recognition: Method and Applications)
Show Figures

Figure 1

25 pages, 29114 KB  
Article
Towards UAV Localization in GNSS-Denied Environments: The SatLoc Dataset and a Hierarchical Adaptive Fusion Framework
by Xiang Zhou, Xiangkai Zhang, Xu Yang, Jiannan Zhao, Zhiyong Liu and Feng Shuang
Remote Sens. 2025, 17(17), 3048; https://doi.org/10.3390/rs17173048 - 2 Sep 2025
Viewed by 271
Abstract
Precise and robust localization for micro Unmanned Aerial Vehicles (UAVs) in GNSS-denied environments is hindered by the lack of diverse datasets and the limited real-world performance of existing visual matching methods. To address these gaps, we introduce two contributions: (1) the SatLoc dataset, [...] Read more.
Precise and robust localization for micro Unmanned Aerial Vehicles (UAVs) in GNSS-denied environments is hindered by the lack of diverse datasets and the limited real-world performance of existing visual matching methods. To address these gaps, we introduce two contributions: (1) the SatLoc dataset, a new benchmark featuring synchronized, multi-source data from varied real-world scenarios tailored for UAV-to-satellite image matching, and (2) SatLoc-Fusion, a hierarchical localization framework. Our proposed pipeline integrates three complementary layers: absolute geo-localization via satellite imagery using DinoV2, high-frequency relative motion tracking from visual odometry with XFeat, and velocity estimation using optical flow. An adaptive fusion strategy dynamically weights the output of each layer based on real-time confidence metrics, ensuring an accurate and self-consistent state estimate. Deployed on a 6 TFLOPS edge computer, our system achieves real-time operation at over 2 Hz, with an absolute localization error below 15 m and effective trajectory coverage exceeding 90%, demonstrating state-of-the-art performance. The SatLoc dataset and fusion pipeline provide a robust and comprehensive baseline for advancing UAV navigation in challenging environments. Full article
(This article belongs to the Section Remote Sensing Image Processing)
Show Figures

Figure 1

25 pages, 4765 KB  
Article
Design and Control of a Wheeled Bipedal Robot Based on Hybrid Linear Quadratic Regulator and Proportional-Derivative Control
by Yu Xu, Zhaoqiang Wang and Chenhui Lu
Sensors 2025, 25(17), 5398; https://doi.org/10.3390/s25175398 - 1 Sep 2025
Viewed by 223
Abstract
Wheeled bipedal robots (WBRS) combine the terrain adaptability potential of legged robots with the motion efficiency of wheeled robots, but the terrain adaptability is affected by the control system. Aiming at the defect that the traditional modeling ignores the dynamic changes in head [...] Read more.
Wheeled bipedal robots (WBRS) combine the terrain adaptability potential of legged robots with the motion efficiency of wheeled robots, but the terrain adaptability is affected by the control system. Aiming at the defect that the traditional modeling ignores the dynamic changes in head angle and center of mass height, this paper proposes a method of integrated dynamic modeling and hierarchical control. The posture balance optimizes the system performance index through the linear quadratic regulator (LQR) to control the in-wheel motor, and the state feedback matrix is designed to suppress the tipping caused by external interference. At the same time, the changes in head angle and center of mass height are included in the balance control variables. The center of mass height changes are fed back through the proportional differential (PD) control and virtual model control (VMC) algorithm to control the joint motor. Simulation experiments are carried out on multiple platforms to verify that the proposed method effectively improves the control robustness of the traditional wheeled bipedal robot through geometric-dynamic coupling modeling and LQR-PD hybrid control, providing a new method of complex terrain adaptive control. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

24 pages, 3537 KB  
Article
Deep Reinforcement Learning Trajectory Tracking Control for a Six-Degree-of-Freedom Electro-Hydraulic Stewart Parallel Mechanism
by Yigang Kong, Yulong Wang, Yueran Wang, Shenghao Zhu, Ruikang Zhang and Liting Wang
Eng 2025, 6(9), 212; https://doi.org/10.3390/eng6090212 - 1 Sep 2025
Viewed by 270
Abstract
The strong coupling of the six-degree-of-freedom (6-DoF) electro-hydraulic Stewart parallel mechanism manifests as adjusting the elongation of one actuator potentially inducing motion in multiple degrees of freedom of the platform, i.e., a change in pose; this pose change leads to time-varying and unbalanced [...] Read more.
The strong coupling of the six-degree-of-freedom (6-DoF) electro-hydraulic Stewart parallel mechanism manifests as adjusting the elongation of one actuator potentially inducing motion in multiple degrees of freedom of the platform, i.e., a change in pose; this pose change leads to time-varying and unbalanced load forces (disturbance inputs) on the six hydraulic actuators; unbalanced load forces exacerbate the time-varying nature of the acceleration and velocity of the six hydraulic actuators, causing instantaneous changes in the pressure and flow rate of the electro-hydraulic system, thereby enhancing the pressure–flow nonlinearity of the hydraulic actuators. Considering the advantage of artificial intelligence in learning hidden patterns within complex environments (strong coupling and strong nonlinearity), this paper proposes a reinforcement learning motion control algorithm based on deep deterministic policy gradient (DDPG). Firstly, the static/dynamic coordinate system transformation matrix of the electro-hydraulic Stewart parallel mechanism is established, and the inverse kinematic model and inverse dynamic model are derived. Secondly, a DDPG algorithm framework incorporating an Actor–Critic network structure is constructed, designing the agent’s state observation space, action space, and a position-error-based reward function, while employing experience replay and target network mechanisms to optimize the training process. Finally, a simulation model is built on the MATLAB 2024b platform, applying variable-amplitude variable-frequency sinusoidal input signals to all 6 degrees of freedom for dynamic characteristic analysis and performance evaluation under the strong coupling and strong nonlinear operating conditions of the electro-hydraulic Stewart parallel mechanism; the DDPG agent dynamically adjusts the proportional, integral, and derivative gains of six PID controllers through interactive trial-and-error learning. Simulation results indicate that compared to the traditional PID control algorithm, the DDPG-PID control algorithm significantly improves the tracking accuracy of all six hydraulic cylinders, with the maximum position error reduced by over 40.00%, achieving high-precision tracking control of variable-amplitude variable-frequency trajectories in all 6 degrees of freedom for the electro-hydraulic Stewart parallel mechanism. Full article
Show Figures

Figure 1

22 pages, 12710 KB  
Article
Research and Experimental Verification of the Static and Dynamic Pressure Characteristics of Aerospace Porous Media Gas Bearings
by Xiangbo Zhang, Yi Tu, Nan Jiang, Wei Jin, Yongsheng Liang, Xiao Guo, Xuefei Liu, Zheng Xu and Longtao Shao
Aerospace 2025, 12(9), 788; https://doi.org/10.3390/aerospace12090788 - 31 Aug 2025
Viewed by 233
Abstract
Porous media gas bearings utilize gas as a lubricating medium to achieve non-contact support technology. Compared with traditional liquid-lubricated bearings or rolling bearings, they are more efficient and environmentally friendly. With the uniform gas film pressure of gas bearings, the rotating shaft can [...] Read more.
Porous media gas bearings utilize gas as a lubricating medium to achieve non-contact support technology. Compared with traditional liquid-lubricated bearings or rolling bearings, they are more efficient and environmentally friendly. With the uniform gas film pressure of gas bearings, the rotating shaft can achieve mechanical motion with low friction, high rotational speed, and long service life. They have significant potential in improving energy efficiency and reducing carbon emissions, enabling oil-free lubrication. By eliminating the friction losses of traditional oil-lubricated bearings, porous media gas bearings can reduce the energy consumption of industrial rotating machinery by 15–25%, directly reducing fossil energy consumption, which is of great significance for promoting carbon neutrality goals. They have excellent prospects for future applications in the civil and military aviation fields. Based on the three-dimensional flow characteristics of the bearing’s fluid domain, this paper considers the influences of the transient flow field in the variable fluid domain of the gas film and the radial pressure gradient of the gas film, establishes a theoretical model and a three-dimensional simulation model for porous media gas bearings, and studies the static–dynamic pressure coupling mechanism of porous media gas bearings. Furthermore, through the trial production of bearings and performance tests, the static characteristics are verified, and the steady-state characteristics are studied through simulation, providing a basis for the application of gas bearings made from porous media materials in the civil and military aviation fields. Full article
(This article belongs to the Section Aeronautics)
Show Figures

Figure 1

53 pages, 27888 KB  
Article
Perpendicular Bisector Optimization Algorithm (PBOA): A Novel Geometric-Mathematics-Inspired Metaheuristic Algorithm for Controller Parameter Optimization
by Dafei Wu, Wei Chen and Ying Zhang
Symmetry 2025, 17(9), 1410; https://doi.org/10.3390/sym17091410 - 30 Aug 2025
Viewed by 338
Abstract
To address the inadequate balance between exploration and exploitation of existing algorithms in complex solution spaces, this paper proposes a novel mathematical metaheuristic optimization algorithm—the Perpendicular Bisector Optimization Algorithm (PBOA). Inspired by the geometric symmetry of perpendicular bisectors (the endpoints of a line [...] Read more.
To address the inadequate balance between exploration and exploitation of existing algorithms in complex solution spaces, this paper proposes a novel mathematical metaheuristic optimization algorithm—the Perpendicular Bisector Optimization Algorithm (PBOA). Inspired by the geometric symmetry of perpendicular bisectors (the endpoints of a line segment are symmetric about them), the algorithm designs differentiated convergence strategies. In the exploration phase, a slow convergence strategy is adopted (deliberately steering particles away from the optimal region defined by the perpendicular bisector) to expand the search space; in the exploitation phase, fast convergence refines the search process and improves accuracy. It selects 4 particles to construct line segments and perpendicular bisectors with the current particle, enhancing global exploration capability. The experimental results on 27 benchmark functions, compared with 15 state-of-the-art algorithms, show that the PBOA outperforms others in accuracy, stability, and efficiency. When applied to 5 engineering design problems, its fitness values are significantly lower. For H-type motion platforms, the PBOA-optimized platform not only achieves high unidirectional motion accuracy, but also the average synchronization error of the two Y-direction motion mechanisms reaches ±2.6 × 10−5 mm, with stable anti-interference performance. Full article
(This article belongs to the Section Mathematics)
Show Figures

Figure 1

Back to TopTop