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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (355)

Search Parameters:
Keywords = timing jitter

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 7655 KB  
Article
A Low-Jitter Delay Synchronization System Applied to Ti:sapphire Femtosecond Laser Amplifier
by Mengyao Wu, Guodong Liu, Meixuan He, Wenjun Shu, Yunpeng Jiao, Haojie Li, Weilai Yao and Xindong Liang
Appl. Sci. 2025, 15(17), 9424; https://doi.org/10.3390/app15179424 - 28 Aug 2025
Abstract
Femtosecond lasers have evolved continuously over the past three decades, enabling the transition of research from fundamental studies in atomic and molecular physics to the realm of practical applications. In femtosecond laser amplifiers, to ensure strict synchronization between the seed laser pulse and [...] Read more.
Femtosecond lasers have evolved continuously over the past three decades, enabling the transition of research from fundamental studies in atomic and molecular physics to the realm of practical applications. In femtosecond laser amplifiers, to ensure strict synchronization between the seed laser pulse and the pump laser, enabling their precise overlap during the amplification process and avoiding a decline in pulse amplification efficiency and the generation of undesired phase noise, this study designed a synchronous timing signal generation system based on the combination of FPGA and analog delay. This system was investigated from three aspects: delay pulse width adjustment within a certain range, precise delay resolution, and external trigger jitter compensation. By using a FPGA digital counter to achieve coarse-delay control over a wide range and combining it with the method of passive precise fine delay, the system can generate synchronous delay signals with a large delay range, high precision, and multiple channels. Regarding the problem of asynchronous phase between the external trigger and the internal clock, a jitter compensation circuit was proposed, consisting of an active gated integrator and an output comparator, which compensates for the uncertainty of trigger timing through analog delay. The verification of this study shows that the system operates stably under an external trigger with a repetition frequency of 80 MHz. The output delay range is from 10 ns to 100 μs, the coarse-delay resolution is 10 ns, the fine-delay adjustment step is 1.25 ns, and the pulse jitter is reduced from a maximum of 10 ns to the hundred-picosecond level. This meets the requirements of femtosecond laser amplifiers for synchronous trigger signals and offers essential technical support and fundamental assurance for the high-power and high-efficiency amplification of Ti:sapphire ultrashort laser pulses. Full article
Show Figures

Figure 1

29 pages, 5025 KB  
Article
A Two-Stage T-Norm–Choquet–OWA Resource Aggregator for Multi-UAV Cooperation: Theoretical Proof and Validation
by Linchao Zhang, Jun Peng, Lei Hang and Zhongyang Cheng
Drones 2025, 9(9), 597; https://doi.org/10.3390/drones9090597 - 25 Aug 2025
Viewed by 130
Abstract
Multi-UAV cooperative missions demand millisecond-level coordination across three key resource dimensions—battery energy, wireless bandwidth, and onboard computing power—where traditional Min or linearly weighted schedulers struggle to balance safety with efficiency. We propose a prediction-enhanced two-stage T-norm–Choquet–OWA resource aggregator. First, an LSTM-EMA model forecasts [...] Read more.
Multi-UAV cooperative missions demand millisecond-level coordination across three key resource dimensions—battery energy, wireless bandwidth, and onboard computing power—where traditional Min or linearly weighted schedulers struggle to balance safety with efficiency. We propose a prediction-enhanced two-stage T-norm–Choquet–OWA resource aggregator. First, an LSTM-EMA model forecasts resource trajectories 3 s ahead; next, a first-stage T-norm (min) pinpoints the bottleneck resource, and a second-stage Choquet–OWA, driven by an adaptive interaction measure ϕ, elastically compensates according to instantaneous power usage, achieving a “bottleneck-first, efficiency-recovery” coordination strategy. Theoretical analysis establishes monotonicity, tight bounds, bottleneck prioritization, and Lyapunov stability, with node-level complexity of only O(1). In joint simulations involving 360 UAVs, the method holds the average round-trip time (RTT) at 55 ms, cutting latency by 5%, 10%, 15%, and 20% relative to Min, DRL-PPO, single-layer OWA, and WSM, respectively. Jitter remains within 11 ms, the packet-loss rate stays below 0.03%, and residual battery increases by about 12% over the best heuristic baseline. These results confirm the low-latency, high-stability benefits of the prediction-based peak-shaving plus two-stage fuzzy aggregation approach for large-scale UAV swarms. Full article
(This article belongs to the Section Drone Communications)
Show Figures

Figure 1

25 pages, 4739 KB  
Article
YOLOv5s-F: An Improved Algorithm for Real-Time Monitoring of Small Targets on Highways
by Jinhao Guo, Guoqing Geng, Liqin Sun and Zhifan Ji
World Electr. Veh. J. 2025, 16(9), 483; https://doi.org/10.3390/wevj16090483 - 25 Aug 2025
Viewed by 248
Abstract
To address the challenges of real-time monitoring via highway vehicle-mounted cameras—specifically, the difficulty in detecting distant pedestrians and vehicles in real time—this study proposes an enhanced object detection algorithm, YOLOv5s-F. Firstly, the FasterNet network structure is adopted to improve the model’s runtime speed. [...] Read more.
To address the challenges of real-time monitoring via highway vehicle-mounted cameras—specifically, the difficulty in detecting distant pedestrians and vehicles in real time—this study proposes an enhanced object detection algorithm, YOLOv5s-F. Firstly, the FasterNet network structure is adopted to improve the model’s runtime speed. Secondly, the attention mechanism BRA, which is derived from the Transformer algorithm, and a 160 × 160 small-object detection layer are introduced to enhance small target detection performance. Thirdly, the improved upsampling operator CARAFE is incorporated to boost the localization and classification accuracy of small objects. Finally, Focal EIoU is employed as the localization loss function to accelerate model training convergence. Quantitative experiments on high-speed sequences show that Focal EIoU reduces bounding box jitter by 42.9% and improves tracking stability (consecutive frame overlap) by 11.4% compared to CIoU, while accelerating convergence by 17.6%. Results show that compared with the YOLOv5s baseline network, the proposed algorithm reduces computational complexity and parameter count by 10.1% and 24.6%, respectively, while increasing detection speed and accuracy by 15.4% and 2.1%. Transfer learning experiments on the VisDrone2019 and Highway-100k dataset demonstrate that the algorithm outperforms YOLOv5s in average precision across all target categories. On NVIDIA Jetson Xavier NX, YOLOv5s-F achieves 32 FPS after quantization, meeting the real-time requirements of in-vehicle monitoring. The YOLOv5s-F algorithm not only meets the real-time detection and accuracy requirements for small objects but also exhibits strong generalization capabilities. This study clarifies core challenges in highway small-target detection and achieves accuracy–speed improvements via three key innovations, with all experiments being reproducible. If any researchers need the code and dataset of this study, they can consult the author through email. Full article
(This article belongs to the Special Issue Recent Advances in Autonomous Vehicles)
Show Figures

Figure 1

23 pages, 5063 KB  
Article
Hippopotamus Optimization-Sliding Mode Control-Based Frequency Tracking Method for Ultrasonic Power Supplies with a T-Type Matching Network
by Linzuan Ye and Huafeng Cai
Electronics 2025, 14(17), 3358; https://doi.org/10.3390/electronics14173358 - 24 Aug 2025
Viewed by 268
Abstract
The ultrasonic power supply constitutes the core component of an ultrasonic welding system, and its main function is to convert the industrial frequency electricity into resonant high-frequency electricity in order to achieve mechanical energy conversion. However, factors such as changes in ambient temperature [...] Read more.
The ultrasonic power supply constitutes the core component of an ultrasonic welding system, and its main function is to convert the industrial frequency electricity into resonant high-frequency electricity in order to achieve mechanical energy conversion. However, factors such as changes in ambient temperature or component aging may cause the resonant frequency of the transducer to drift, thus detuning the resonant system and seriously affecting system performance. Therefore, an ultrasonic welding system requires high-frequency tracking in real time. Traditional frequency tracking methods (such as acoustic tracking, PID control, etc.) have defects such as poor stability, narrow bandwidth, or cumbersome parameter setting, making it difficult to meet the demand for fast tracking. To address these problems, this study adopts a T-matching network and utilizes sliding mode control for frequency tracking. In order to solve the problems of slow convergence and obvious jitter in sliding mode control (SMC), a Hippopotamus Optimization (HO) algorithm is introduced to simulate hippopotamuses’ group behavior and predation mechanisms, thereby optimizing the control parameters. It is verified through simulation that the SMC algorithm optimized by the HO algorithm (HO-SMC) is able to suppress frequency drift more effectively and demonstrates the advantages of fast response, high accuracy, and strong robustness in the scenario of sudden load changes. Full article
(This article belongs to the Special Issue Advanced Intelligent Methodologies for Power Electronic Converters)
Show Figures

Figure 1

18 pages, 4687 KB  
Article
F3-YOLO: A Robust and Fast Forest Fire Detection Model
by Pengyuan Zhang, Xionghan Zhao, Xubing Yang, Ziqian Zhang, Changwei Bi and Li Zhang
Forests 2025, 16(9), 1368; https://doi.org/10.3390/f16091368 - 23 Aug 2025
Viewed by 195
Abstract
Forest fires not only destroy vegetation and directly decrease forested areas, but they also significantly impair forest stand structures and habitat conditions, ultimately leading to imbalances within the entire forest ecosystem. Therefore, accurate forest fire detection is critical for ecological safety and for [...] Read more.
Forest fires not only destroy vegetation and directly decrease forested areas, but they also significantly impair forest stand structures and habitat conditions, ultimately leading to imbalances within the entire forest ecosystem. Therefore, accurate forest fire detection is critical for ecological safety and for protecting lives and property. However, existing algorithms often struggle with detecting flames and smoke in complex scenarios like sparse smoke, weak flames, or vegetation occlusion, and their high computational costs hinder practical deployment. To cope with it, this paper introduces F3-YOLO, a robust and fast forest fire detection model based on YOLOv12. F3-YOLO introduces conditionally parameterized convolution (CondConv) to enhance representational capacity without incurring a substantial increase in computational cost, improving fire detection in complex backgrounds. Additionally, a frequency domain-based self-attention solver (FSAS) is integrated to combine high-frequency and high-contrast information, thus better handling real-world detection scenarios involving both small distant targets in aerial imagery and large nearby targets on the ground. To provide more stable structural cues, we propose the Focaler Minimum Point Distance Intersection over Union Loss (FMPDIoU), which helps the model capture irregular and blurred boundaries caused by vegetation occlusion or flame jitter and smoke dispersion. To enable efficient deployment on edge devices, we also apply structured pruning to reduce computational overhead. Compared to YOLOv12 and other mainstream methods, F3-YOLO achieves superior accuracy and robustness, attaining the highest mAP@50 of 68.5% among all compared methods on the dataset while requiring only 5.4 GFLOPs of computational cost and maintaining a compact parameter count of 2.6 M, demonstrating exceptional efficiency and effectiveness. These attributes make it a reliable, low-latency solution well-suited for real-time forest fire early warning systems. Full article
(This article belongs to the Section Forest Inventory, Modeling and Remote Sensing)
Show Figures

Figure 1

30 pages, 1456 KB  
Article
Adaptive Stochastic GERT Modeling of UAV Video Transmission for Urban Monitoring Systems
by Serhii Semenov, Magdalena Krupska-Klimczak, Michał Frontczak, Jian Yu, Jiang He and Olena Chernykh
Appl. Sci. 2025, 15(17), 9277; https://doi.org/10.3390/app15179277 - 23 Aug 2025
Viewed by 323
Abstract
The growing use of unmanned aerial vehicles (UAVs) for real-time video surveillance in smart city and smart region infrastructures requires reliable and delay-aware data transmission models. In urban environments, UAV communication links are subject to stochastic variability, leading to jitter, packet loss, and [...] Read more.
The growing use of unmanned aerial vehicles (UAVs) for real-time video surveillance in smart city and smart region infrastructures requires reliable and delay-aware data transmission models. In urban environments, UAV communication links are subject to stochastic variability, leading to jitter, packet loss, and unstable video delivery. This paper presents a novel approach based on the Graphical Evaluation and Review Technique (GERT) for modeling the transmission of video frames from UAVs over uncertain network paths with probabilistic feedback loops and lognormally distributed delays. The proposed model enables both analytical and numerical evaluation of key Quality-of-Service (QoS) metrics, including mean transmission time and jitter, under varying levels of channel variability. Additionally, the structure of the GERT-based framework allows integration with artificial intelligence mechanisms, particularly for adaptive routing and delay prediction in urban conditions. Spectral analysis of the system’s characteristic function is also performed to identify instability zones and guide buffer design. The results demonstrate that the approach supports flexible, parameterized modeling of UAV video transmission and can be extended to intelligent, learning-based control strategies in complex smart city environments. This makes it suitable for a wide range of applications, including traffic monitoring, infrastructure inspection, and emergency response. Beyond QoS optimization, the framework explicitly accommodates security and privacy preserving operations (e.g., encryption, authentication, on-board redaction), enabling secure UAV video transmission in urban networks. Full article
(This article belongs to the Section Electrical, Electronics and Communications Engineering)
Show Figures

Figure 1

30 pages, 18910 KB  
Article
Evaluating 5G Communication for IEC 61850 Digital Substations: Historical Context and Latency Challenges
by Hafiz Zubyrul Kazme, Per Westerlund and Math H. J. Bollen
Energies 2025, 18(16), 4387; https://doi.org/10.3390/en18164387 - 18 Aug 2025
Viewed by 568
Abstract
Digital substation technology adhering to the IEC 61850 standard has provided several opportunities and flexibility for the rapid growth and complexity of the present and future electrical grid. The communication infrastructure allows complete interoperability between legacy and modern devices. The emergence of 5G [...] Read more.
Digital substation technology adhering to the IEC 61850 standard has provided several opportunities and flexibility for the rapid growth and complexity of the present and future electrical grid. The communication infrastructure allows complete interoperability between legacy and modern devices. The emergence of 5G wireless communication and its utilization in substation operation presents significant advantages in terms of cost and scalability, while also introducing challenges. This paper identifies research gaps in the literature and offers valuable insights for future analysis by providing a simulation study using an empirical latency dataset of a 5G network to illustrate three aspects of substation operational challenges: coordination of protection schemes, sequential reception of packet data streams, and time synchronization processes. The findings show a mean latency of 8.5 ms for the 5G network, which is significantly higher than that of a wired Ethernet network. The results also indicate that the high latency and jitter compromise the selectivity of protection schemes. The variability in latency disrupts the sequence of arriving data packets such that the packet buffering and processing delay increases from around 1.5 ms to 11.0 ms and the buffer size would need to increase by 6 to 10 times to handle out-of-sequence packets. Additionally, a time synchronization success rate of 14.3% within a 0.1 ms accuracy range found in this study indicates that the IEEE 1588 protocol is severely affected by the latency fluctuations. Full article
(This article belongs to the Section F1: Electrical Power System)
Show Figures

Figure 1

7 pages, 1290 KB  
Communication
Direct Nanoparticle Sensing in Liquids with Free-Space Excited Optical Whispering-Gallery-Mode Microresonators
by Davide D’Ambrosio, Saverio Avino and Gianluca Gagliardi
Sensors 2025, 25(16), 5111; https://doi.org/10.3390/s25165111 - 18 Aug 2025
Viewed by 325
Abstract
Whispering-gallery-mode (WGM) microresonators are amongst the most promising optical sensors for detecting bio-chemical targets. A number of laser interrogation methods have been proposed and demonstrated over the last decade, based on scattering and absorption losses or resonance splitting and shift, harnessing the high-quality [...] Read more.
Whispering-gallery-mode (WGM) microresonators are amongst the most promising optical sensors for detecting bio-chemical targets. A number of laser interrogation methods have been proposed and demonstrated over the last decade, based on scattering and absorption losses or resonance splitting and shift, harnessing the high-quality factor and ultra-small volume of WGMs. Actually, regardless of the sensitivity enhancement, their practical sensing operation may be hampered by the complexity of coupling devices as well as the signalprocessing required to extract the WGM response. Here, we use a silica microsphere immersed in an aqueous environment and efficiently excite optical WGMs with a free-space visible laser, thus collecting the relevant information from the transmitted and back-scattered light without any optical coupler, fiber, or waveguide. We show that a 640-nm diode laser, actively frequency-locked on resonance, provides real-time, fast sensing of dielectric nanoparticles approaching the surface with direct analog readout. Thanks to our illumination scheme, the sensor can be kept in water and operate for days without degradation or loss of sensitivity. Diverse noise contributions are carefully considered and quantified in our system, showing a minimum detectable particle size below 1 nm essentially limited by the residual laser microcavity jitter. Further analysis reveals that the inherent laserfrequency instability in the short, -mid-term operation regime sets an ultimate bound of 0.3 nm. Based on this work, we envisage the possibility to extend our method in view of developing new viable approaches for detection of nanoplastics in natural water without resorting to complex chemical laboratory methods. Full article
(This article belongs to the Section Communications)
Show Figures

Graphical abstract

9 pages, 271 KB  
Article
Electrophysiological Evidence of Contralateral Neuromuscular Effects Following Long-Term Botulinum Toxin Therapy in Hemifacial Spasm
by Tehran Aliyeva, Mehmet Fevzi Oztekin, Yasemin Eren and Zeynep Nese Oztekin
Toxins 2025, 17(8), 407; https://doi.org/10.3390/toxins17080407 - 14 Aug 2025
Viewed by 393
Abstract
Hemifacial spasm (HFS) is a cranial nerve disorder characterized by involuntary contractions of muscles innervated by the facial nerve. Botulinum toxin type A (BoNT-A) is widely used for symptom control. Although local diffusion is well established, the extent and clinical relevance of BoNT-A [...] Read more.
Hemifacial spasm (HFS) is a cranial nerve disorder characterized by involuntary contractions of muscles innervated by the facial nerve. Botulinum toxin type A (BoNT-A) is widely used for symptom control. Although local diffusion is well established, the extent and clinical relevance of BoNT-A spread to contralateral muscles remain unclear. This study aimed to investigate the contralateral neuromuscular effects of BoNT-A in patients undergoing long-term treatment with BoNT-A. This retrospective cross-sectional study included 39 patients with HFS (mean age, 58.6 ± 8.5 years). Bilateral compound muscle action potentials (CMAPs) were recorded before and four weeks after the BoNT-A injection. Single-fiber electromyography (SFEMG) jitter and mean consecutive difference (MCD) were evaluated contralaterally using concentric needle electrodes. Patients were categorized as first-time (n = 10) or long-term (n = 29; treatment duration: 1–20 years) BoNT-A recipients. Contralateral CMAP amplitudes decreased by 21.1% post-injection (p < 0.001). MCD increased from 33.2 ± 5.6 to 37.0 ± 5.3 µs (p < 0.001), and jitter rose by 81%, from 7.9 ± 6.2 to 14.3 ± 8.1 µs (p < 0.001). The percentage increase in MCD was significantly higher in long-term versus first-time patients (12.7% vs. 7.5%; p = 0.039), suggesting a cumulative neuromuscular effect. Spontaneous myokymia or fasciculations were clinically observed in four long-term patients. These findings provide electrophysiological evidence that unilateral BoNT-A injections may induce neuromuscular transmission abnormalities in the contralateral facial muscles. This effect appears more pronounced in chronically treated individuals, highlighting the need for awareness of potential bilateral spread when planning long-term therapy. Full article
(This article belongs to the Special Issue Advances in the Treatment of Movement Disorders with Botulinum Toxins)
25 pages, 12363 KB  
Review
Clock Noise Suppression Techniques in Space-Borne Gravitational Wave Detection: A Review
by Yijun Xia, Aoting Fang, Mingyang Xu, Yujie Tan and Chenggang Shao
Symmetry 2025, 17(8), 1314; https://doi.org/10.3390/sym17081314 - 13 Aug 2025
Viewed by 320
Abstract
Space-borne gravitational wave (GW) detection is poised to significantly advance the frontiers of astrophysics, gravitation, and cosmology, which might make it possible to measure the fundamental symmetries of space-time. A critical component in GW detection is the employment of ultra-stable oscillators (USOs) on [...] Read more.
Space-borne gravitational wave (GW) detection is poised to significantly advance the frontiers of astrophysics, gravitation, and cosmology, which might make it possible to measure the fundamental symmetries of space-time. A critical component in GW detection is the employment of ultra-stable oscillators (USOs) on each satellite, serving as precision timing references to drive analog-to-digital converters (ADCs) for digital sampling of GW signals. Achieving the required sensitivity in GW detection hinges on highly accurate clock timing. However, the challenges posed by ADC aperture jitter and sampling clock jitter cannot be overlooked. They disrupt sampling timing, introduce clock noise, and distort the digitized signal, thus limiting the effectiveness of GW detection in space. To overcome this problem, researchers have developed pilot tone correction techniques and proposed innovative clock noise calibrated time-delay interferometry (TDI), optical comb TDI techniques, and sideband arm locking techniques that effectively suppress the effects of clock noise. This study provides an in-depth and comprehensive summary of the current status of clock noise and its suppression techniques in the space-borne GW detection. Through a systematic review and analysis, the aim is to provide theoretical and experimental technical support and optimization suggestions for the implementation of China’s space-borne GW detection mission. Full article
Show Figures

Figure 1

27 pages, 3770 KB  
Article
Precision Time Interval Generator Based on CMOS Counters and Integration with IoT Timing Systems
by Nebojša Andrijević, Zoran Lovreković, Vladan Radivojević, Svetlana Živković Radeta and Hadžib Salkić
Electronics 2025, 14(16), 3201; https://doi.org/10.3390/electronics14163201 - 12 Aug 2025
Viewed by 555
Abstract
Precise time interval generation is a cornerstone of modern measurement, automation, and distributed control systems, particularly within Internet of Things (IoT) architectures. This paper presents the design, implementation, and evaluation of a low-cost and high-precision time interval generator based on Complementary Metal-Oxide Semiconductor [...] Read more.
Precise time interval generation is a cornerstone of modern measurement, automation, and distributed control systems, particularly within Internet of Things (IoT) architectures. This paper presents the design, implementation, and evaluation of a low-cost and high-precision time interval generator based on Complementary Metal-Oxide Semiconductor (CMOS) logic counters (Integrated Circuit (IC) IC 7493 and IC 4017) and inverter-based crystal oscillators (IC 74LS04). The proposed system enables frequency division from 1 MHz down to 1 Hz through a cascade of binary and Johnson counters, enhanced with digitally controlled multiplexers for output signal selection. Unlike conventional timing systems relying on expensive Field-Programmable Gate Array (FPGA) or Global Navigation Satellite System (GNSS)-based synchronization, this approach offers a robust, locally controlled reference clock suitable for IoT nodes without network access. The hardware is integrated with Arduino and ESP32 microcontrollers via General-Purpose Input/Output (GPIO) level interfacing, supporting real-time timestamping, deterministic task execution, and microsecond-level synchronization. The system was validated through Python-based simulations incorporating Gaussian jitter models, as well as real-time experimental measurements using Arduino’s micros() function. Results demonstrated stable pulse generation with timing deviations consistently below ±3 µs across various frequency modes. A comparative analysis confirms the advantages of this CMOS-based timing solution over Real-Time Clock (RTC), Network Time Protocol (NTP), and Global Positioning System (GPS)-based methods in terms of local autonomy, cost, and integration simplicity. This work provides a practical and scalable time reference architecture for educational, industrial, and distributed applications, establishing a new bridge between classical digital circuit design and modern Internet of Things (IoT) timing requirements. Full article
(This article belongs to the Section Circuit and Signal Processing)
Show Figures

Figure 1

19 pages, 1038 KB  
Article
Edge-Based Real-Time Fault Detection in UAV Systems via B-Spline Telemetry Reconstruction and Lightweight Hybrid AI
by Manuel J. C. S. Reis and António J. D. Reis
Sensors 2025, 25(16), 4944; https://doi.org/10.3390/s25164944 - 10 Aug 2025
Viewed by 563
Abstract
Unmanned aerial vehicles (UAVs) increasingly demand robust onboard diagnostic frameworks to ensure safe operation under irregular telemetry and mission-critical conditions. This paper presents a real-time fault detection framework for unmanned aerial vehicles (UAVs), optimized for deployment on edge devices and designed to handle [...] Read more.
Unmanned aerial vehicles (UAVs) increasingly demand robust onboard diagnostic frameworks to ensure safe operation under irregular telemetry and mission-critical conditions. This paper presents a real-time fault detection framework for unmanned aerial vehicles (UAVs), optimized for deployment on edge devices and designed to handle irregular, nonuniform telemetry. The system reconstructs raw sensor data using compactly supported B-spline interpolation, ensuring stable recovery of flight dynamics under jitter, dropouts, and asynchronous sampling. A lightweight hybrid anomaly detection module—combining a Long Short-Term Memory (LSTM) autoencoder with an Isolation Forest—analyzes both temporal patterns and statistical deviations across reconstructed signals. The full pipeline operates entirely onboard embedded platforms such as the Raspberry Pi 4 and NVIDIA Jetson Nano, with end-to-end inference latency under 50 milliseconds. Experiments using real PX4 UAV flight logs and synthetic fault injection demonstrate a detection accuracy of 93.6% and strong resilience to telemetry disruptions. These results support the feasibility of autonomous, sensor-based health monitoring in UAV systems and broader real-time cyber–physical applications. Full article
Show Figures

Figure 1

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

Figure 1

25 pages, 22731 KB  
Article
Scalable and Efficient GCL Scheduling for Time-Aware Shaping in Autonomous and Cyber-Physical Systems
by Chengwei Zhang and Yun Wang
Future Internet 2025, 17(8), 321; https://doi.org/10.3390/fi17080321 - 22 Jul 2025
Viewed by 334
Abstract
The evolution of the internet towards supporting time-critical applications, such as industrial cyber-physical systems (CPSs) and autonomous systems, has created an urgent demand for networks capable of providing deterministic, low-latency communication. Autonomous vehicles represent a particularly challenging use case within this domain, requiring [...] Read more.
The evolution of the internet towards supporting time-critical applications, such as industrial cyber-physical systems (CPSs) and autonomous systems, has created an urgent demand for networks capable of providing deterministic, low-latency communication. Autonomous vehicles represent a particularly challenging use case within this domain, requiring both reliability and determinism for massive data streams—a requirement that traditional Ethernet technologies cannot satisfy. This paper addresses this critical gap by proposing a comprehensive scheduling framework based on Time-Aware Shaping (TAS) within the Time-Sensitive Networking (TSN) standard. The framework features two key contributions: (1) a novel baseline scheduling algorithm that incorporates a sub-flow division mechanism to enhance schedulability for high-bandwidth streams, computing Gate Control Lists (GCLs) via an iterative SMT-based method; (2) a separate heuristic-based computation acceleration algorithm to enable fast, scalable GCL generation for large-scale networks. Through extensive simulations, the proposed baseline algorithm demonstrates a reduction in end-to-end latency of up to 59% compared to standard methods, with jitter controlled at the nanosecond level. The acceleration algorithm is shown to compute schedules for 200 data streams in approximately one second. The framework’s effectiveness is further validated on a real-world TSN hardware testbed, confirming its capability to achieve deterministic transmission with low latency and jitter in a physical environment. This work provides a practical and scalable solution for deploying deterministic communication in complex autonomous and cyber-physical systems. Full article
Show Figures

Figure 1

23 pages, 5644 KB  
Article
Exploring the Performance of Transparent 5G NTN Architectures Based on Operational Mega-Constellations
by Oscar Baselga, Anna Calveras and Joan Adrià Ruiz-de-Azua
Network 2025, 5(3), 25; https://doi.org/10.3390/network5030025 - 18 Jul 2025
Viewed by 545
Abstract
The evolution of 3GPP non-terrestrial networks (NTNs) is enabling new avenues for broadband connectivity via satellite, especially within the scope of 5G. The parallel rise in satellite mega-constellations has further fueled efforts toward ubiquitous global Internet access. This convergence has fostered collaboration between [...] Read more.
The evolution of 3GPP non-terrestrial networks (NTNs) is enabling new avenues for broadband connectivity via satellite, especially within the scope of 5G. The parallel rise in satellite mega-constellations has further fueled efforts toward ubiquitous global Internet access. This convergence has fostered collaboration between mobile network operators and satellite providers, allowing the former to leverage mature space infrastructure and the latter to integrate with terrestrial mobile standards. However, integrating these technologies presents significant architectural challenges. This study investigates 5G NTN architectures using satellite mega-constellations, focusing on transparent architectures where Starlink is employed to relay the backhaul, midhaul, and new radio (NR) links. The performance of these architectures is assessed through a testbed utilizing OpenAirInterface (OAI) and Open5GS, which collects key user-experience metrics such as round-trip time (RTT) and jitter when pinging the User Plane Function (UPF) in the 5G core (5GC). Results show that backhaul and midhaul relays maintain delays of 50–60 ms, while NR relays incur delays exceeding one second due to traffic overload introduced by the RFSimulator tool, which is indispensable to transmit the NR signal over Starlink. These findings suggest that while transparent architectures provide valuable insights and utility, regenerative architectures are essential for addressing current time issues and fully realizing the capabilities of space-based broadband services. Full article
Show Figures

Figure 1

Back to TopTop