Design of a LiDAR Point Cloud Data Processing System for Power Line Extraction on FPGA.

Xuecheng Wang,Xinjian Wang,Yizheng Wei,Milin Zhang
DOI: https://doi.org/10.1109/iscas48785.2022.9937650
2022-01-01
Abstract:High-voltage power lines are essential for people’s daily life. Unmanned aerial vehicle (UAV) airborne light detection and ranging (LiDAR) is widely used in power line management. The workload of LiDAR point cloud data processing is very large, however, most of the data needs to be sent back to the local or cloud for processing, which produce great latency. In this work, an FPGA-based LiDAR point cloud data processing system for power line extraction is proposed. The original points are classified into foreground points including power lines and power towers, and background points including ground, vegetation and other points. The raw point data is grid grouped locally. Feature extraction algorithm is applied to each grid in parallel. The precision, recall and F1-score are 99.46%, 87.55%. 93.13%, respectively. The proposed system achieves a processing speed of 37.49K points per second. The entire system is integrated on a Xilinx Ultra 96 single computer board with FPGA for acceleration. The total weight of the board is 123.3 grams.
What problem does this paper attempt to address?