Telemetry information collection and storage method based on lock-free writing and double-buffer snapshot mechanism
By employing lock-free writing and a double-buffered snapshot mechanism, the problems of high multi-threaded writing overhead and poor data consistency in the acquisition and storage of telemetry data from UAV trackers are solved, achieving efficient and reliable telemetry data storage, extending the lifespan of storage media, and simplifying file management.
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- WUHAN ZHUOMU TECH CO LTD
- Filing Date
- 2026-05-06
- Publication Date
- 2026-06-02
AI Technical Summary
Drone trackers suffer from problems such as high multi-threaded write overhead, poor data consistency, low storage format efficiency, limited storage media lifespan, and difficult file management in telemetry data acquisition and storage, making it difficult to meet the requirements of high real-time performance, high reliability, and long lifespan.
It adopts a lock-free write and double-buffered snapshot mechanism, realizes lock-free write through the double buffer of shared memory, obtains a consistent data view by combining a snapshot flipping mechanism, and merges multi-source telemetry data into headless fixed-length binary records. It adopts asynchronous storage and file management strategies to ensure data security and long life of storage media.
It achieves low-overhead, lock-free, and consistent telemetry data acquisition, improves storage space utilization and data parsing efficiency, extends storage media lifespan, simplifies file management, and enhances system scalability and maintainability.
Smart Images

Figure CN122132367A_ABST