Related Experiment Video
Updated: Apr 15, 2026

07:48
Eye Tracking During A Complex Aviation Task For Insights Into Information Processing
Published on: April 4, 2025
1.5K
Design and Implementation of a Real-Time Visual Tracking System for UAVs Based on PSDK
Ranjun Yang1, Ningbo Xie1,2, Qinlin Li1,2
1School of Information and Communication, Guilin University of Electronic Technology, Guilin 541004, China.
Sensors (Basel, Switzerland)
|April 14, 2026
Summary
This study introduces a real-time visual tracking system for unmanned aerial vehicles (UAVs) using DJI Payload Software Development Kit (PSDK). The system achieves low latency (30 ms) and high precision tracking, even at high speeds.
Area of Science:
- Robotics
- Computer Vision
- Control Systems
Background:
- Resource-constrained edge platforms pose challenges for real-time visual tracking in UAVs, requiring a balance between precision and low latency.
- Existing systems often face latency issues due to middleware layers like Robot Operating System (ROS).
Purpose of the Study:
- To design and implement a real-time visual tracking system for UAVs with high precision and low latency.
- To overcome computational limitations on edge platforms.
- To validate the system's stability and tracking performance in diverse field conditions.
Main Methods:
- Developed a Middleware-Free Architecture utilizing DJI Payload Software Development Kit (PSDK) to reduce serialization overhead and end-to-end latency.
- Proposed a Lightweight Asymmetric De-coupled Visual Servoing (ADVS) strategy, incorporating orthogonal kinematic de-coupling and a non-linear dead-zone with dynamics-aware gain scheduling.
- Implemented a Geometry-Aware Fusion strategy for outlier rejection and a Finite State Machine (FSM) for temporal consistency.
Main Results:
- Achieved a significant reduction in end-to-end latency by over 60%, reaching approximately 30 ms.
- Demonstrated robust target tracking at speeds up to 23 m/s across dynamic maneuvers.
- Verified system stability and tracking capability through extensive field experiments.
Conclusions:
- High-performance edge tracking can be achieved through architectural latency minimization and optimized robust control strategies, not just increased model complexity.
- The proposed system offers an effective solution for real-time visual tracking on resource-limited UAV platforms.
- The Middleware-Free Architecture and ADVS strategy represent significant advancements in UAV visual tracking technology.
Related Concept Videos
PI Controller: Design
1.5K
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
1.5K
Absolute Motion Analysis- General Plane Motion
717
Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of general plane motion.
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
717

