CN117635413A - Real-time transmission system and method for airborne laser radar data - Google Patents

Real-time transmission system and method for airborne laser radar data Download PDF

Info

Publication number
CN117635413A
CN117635413A CN202311534816.8A CN202311534816A CN117635413A CN 117635413 A CN117635413 A CN 117635413A CN 202311534816 A CN202311534816 A CN 202311534816A CN 117635413 A CN117635413 A CN 117635413A
Authority
CN
China
Prior art keywords
data
module
laser radar
gpu
transmitting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202311534816.8A
Other languages
Chinese (zh)
Other versions
CN117635413B (en
Inventor
刘杰
李鑫钰
杜立彬
李雨鑫
张新杰
姜子宣
庞家豪
柳泽政
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University of Science and Technology
Original Assignee
Shandong University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University of Science and Technology filed Critical Shandong University of Science and Technology
Priority to CN202311534816.8A priority Critical patent/CN117635413B/en
Publication of CN117635413A publication Critical patent/CN117635413A/en
Application granted granted Critical
Publication of CN117635413B publication Critical patent/CN117635413B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Optical Radar Systems And Details Thereof (AREA)

Abstract

The invention provides a real-time transmission system and a method for airborne laser radar data, which relate to the technical field of general image data processing and comprise the following steps: the system comprises an ADQ acquisition card, a positioning and attitude determination module, a PC end, a wireless communication module, a GPU and a visual display end, wherein the ADQ acquisition card is connected with the PC end and the GPU module; the PC end is connected with the visual display end through the wireless communication module. The technical scheme of the invention solves the problem that the airborne laser radar data cannot be processed in parallel and the data processing speed is low in the prior art.

Description

Real-time transmission system and method for airborne laser radar data
Technical Field
The invention relates to the technical field of general image data processing, in particular to a real-time transmission system and method for airborne laser radar data.
Background
The airborne laser radar can meet the problems that the original data volume of full waveform ranging is particularly large, the real-time transmission efficiency is low and the real-time transmission processing efficiency is limited in the real-time transmission processing process of image data. Because of the large data volume, the prior art only transmits the full waveform data to the CPU, and then the full waveform data is processed by the CPU (central processing unit), so that the processing efficiency is lower; if the data are only transmitted to the GPU, and then a large amount of image data are processed by the GPU (image processor), although the processing speed is improved to a certain extent, the airborne laser radar data comprise three groups, wherein the full waveform is in a main proportion, and the rest is gesture, navigation data and turning mirror data, although the data size is smaller, the calculation steps are more complicated, so that the burden of the GPU for processing the data is still increased to influence the efficiency, and in the process of processing the data by the GPU, the central processor is in a relatively idle state, and a certain efficiency is wasted.
Therefore, there is a need for an airborne laser radar data real-time transmission system and method capable of processing airborne laser radar data in parallel and accelerating data processing speed.
Disclosure of Invention
The invention mainly aims to provide a real-time transmission system and method for airborne laser radar data, which are used for solving the problems that the airborne laser radar data cannot be processed in parallel and the data processing speed is low in the prior art.
In order to achieve the above object, the present invention provides a real-time transmission system for airborne laser radar data, comprising: the system comprises an ADQ acquisition card, a positioning and attitude determination module, a PC end, a wireless communication module, a GPU and a visual display end, wherein the ADQ acquisition card is connected with the PC end and the GPU module; the PC end is connected with the visual display end through the wireless communication module.
Further, the ADQ acquisition card includes: the ADC module comprises an ADC and an FPGA module; the FPGA module comprises: the system comprises a data acquisition module, a data processing module, a data storage module and a PCLE control module which are sequentially connected, wherein a first user logic area and a second user logic area are integrated in the data processing module, and a DRAM dynamic random access memory controller and a DRAM FIFO are integrated in the data storage module.
The PC end comprises: the PCLE switch, the RAM and the CPU are sequentially connected, and the PCLE control module is connected with the PCLE switch.
And the wireless communication module is connected with the CPU and transmits data in the CPU to the visual display end.
The GPU comprises: RAM and GPU user applications connected to each other.
The invention also provides a real-time transmission method of the airborne laser radar data, which comprises the following steps:
s1, collecting original data, wherein the original data comprises: full waveform data, turning mirror data, and POS data.
S2, performing digital-to-analog conversion on the full waveform data and the turning mirror data by using an ADC (analog-to-digital converter), transmitting the full waveform data and the turning mirror data to a first user logic area, and adding trigger information and a time stamp in the first user logic area.
And transmitting the POS data to a CPU of the PC end to perform carrier phase difference processing.
And S3, transmitting the original data to a second user logic area, and carrying out data correction in the second user logic area.
S4, transmitting the corrected data to a first-in first-out module of the DRAM FIFO.
S5, the corrected full waveform data is transmitted to the GPU in a point-to-point streaming mode through a PCLE interface; and at the same time, the corrected turning mirror data is transmitted to the CPU.
And S6, processing the full waveform data to calculate distance information.
And S7, calibrating the actual measured value by using the initial setting parameters, and carrying out data fusion on the rotating mirror data, the POS data and the calculated distance information.
And S8, calibrating the placement parameters of the fused data, resolving the fused data, and finally outputting point cloud data.
And S9, transmitting the point cloud image data of the airborne laser radar to the ground through a 4G or 5G module of the wireless communication module in real time.
Further, the step S6 specifically includes the following steps:
and S6.1, filtering and smoothing pretreatment is carried out on the full-wave data.
And S6.2, calculating the distance information by using a peak detection method and a deconvolution algorithm.
Further, the step S8 specifically includes the following steps:
s8.1, calibrating the placement parameters, and reducing placement errors.
S8.2, carrying out fusion calculation on the data.
And S8.3, registering the alignment point cloud by utilizing an ICP algorithm, and converting coordinates.
S8.4, outputting an airborne laser radar point cloud image.
The invention has the following beneficial effects:
according to the invention, the data is simultaneously transmitted to the GPU and the CPU in a specific transmission mode, the data processing is simultaneously carried out, and the data processing speed is increased by adopting the GPU to process full-waveform data with larger data quantity and adopting the CPU to process the data with smaller data quantity.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are needed in the description of the embodiments or the prior art will be briefly described, and it is obvious that the drawings in the description below are some embodiments of the present invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art. In the drawings:
fig. 1 shows a schematic system structure of an airborne laser radar data real-time transmission system of the present invention.
Fig. 2 shows a flow chart of a method for transmitting data of an airborne laser radar in real time.
Detailed Description
The following description of the embodiments of the present invention will be made apparent and fully in view of the accompanying drawings, in which some, but not all embodiments of the invention are shown. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
An airborne laser radar data real-time transmission system as shown in fig. 1, comprising: the system comprises an ADQ acquisition card, a positioning and attitude determination module, a PC end, a wireless communication module, a GPU and a visual display end, wherein the ADQ acquisition card is connected with the PC end and the GPU module; the PC end is connected with the visual display end through the wireless communication module.
Specifically, the ADQ acquisition card includes: the ADC module comprises an ADC and an FPGA module; the FPGA module comprises: the system comprises a data acquisition module, a data processing module, a data storage module and a PCLE control module which are sequentially connected, wherein a first user logic area and a second user logic area are integrated in the data processing module, and a DRAM dynamic random access memory controller and a DRAM FIFO are integrated in the data storage module.
The PC end comprises: the PCLE switch, the RAM and the CPU are sequentially connected, and the PCLE control module is connected with the PCLE switch.
And the wireless communication module is connected with the CPU and transmits data in the CPU to the visual display end.
The GPU comprises: RAM and GPU user applications connected to each other.
The real-time transmission method of the airborne laser radar data shown in fig. 2 specifically comprises the following steps:
s1, collecting original data, wherein the original data comprises: full waveform data, turning mirror data, and POS data.
S2, performing digital-to-analog conversion on the full waveform data and the turning mirror data by using an ADC (analog-to-digital converter), transmitting the full waveform data and the turning mirror data to a first user logic area, and adding trigger information and a time stamp in the first user logic area.
And transmitting the POS data to a CPU of the PC end to perform carrier phase difference processing.
And S3, transmitting the original data to a second user logic area, and carrying out data correction in the second user logic area.
S4, transmitting the corrected data to a first-in first-out module of the DRAM FIFO.
S5, the corrected full waveform data is transmitted to the GPU in a point-to-point streaming mode through a PCLE interface; and at the same time, the corrected turning mirror data is transmitted to the CPU.
And S6, processing the full waveform data to calculate distance information.
And S7, calibrating the actual measured value by using the initial setting parameters, and carrying out data fusion on the rotating mirror data, the POS data and the calculated distance information. Wherein the initial placement parameters include: and calibrating parameters such as the position, the angle and the coordinates of the rotating mirror with actual measured values, thereby realizing the aim of calibration.
And S8, calibrating the placement parameters of the fused data, resolving the fused data, and finally outputting point cloud data.
And S9, transmitting the point cloud image data of the airborne laser radar to the ground through a 4G or 5G module of the wireless communication module in real time.
Specifically, step S6 specifically includes the following steps:
and S6.1, filtering and smoothing pretreatment is carried out on the full-wave data.
And S6.2, calculating the distance information by using a peak detection method and a deconvolution algorithm.
Specifically, step S8 specifically includes the steps of:
s8.1, calibrating the placement parameters, and reducing placement errors.
S8.2, carrying out fusion calculation on the data.
And S8.3, registering the alignment point cloud by utilizing an ICP algorithm, and converting coordinates.
S8.4, outputting an airborne laser radar point cloud image.
The principles of the present invention are described in detail below:
firstly, the original airborne laser radar data acquired by acquisition is converted into a digital signal to be processed through an ADC (digital-to-analog converter), the digital-to-analog converter interface is stored on an acquisition card ADQ integrated based on an FPGA, files of different data are distinguished according to different data storage positions or names, then the data are selectively transmitted, such as POS data are transmitted to a CPU (central processing unit) at a PC end, full waveform data are transmitted to a GPU (graphics processing unit), the data are simultaneously and respectively transmitted through multiple channels of the acquisition card, during transmission, the data are firstly transmitted to a first user logic area, the acquisition of a complete original data set is realized by using a firmware development kit carried by the ADQ acquisition card, then trigger and timestamp information are added into the data, and the trigger and the timestamp information are split into batches of continuous samples, namely the so-called records, transmitting to a second user logic area, in which the data is composed of records, so that the data is batched, the DRAM (dynamic random access memory) controller and the DRAM FIFO (first in first out) are used as a buffer to process burst data, and ensure that no data is lost in the process of transmitting to a host, finally, larger full waveform data (. Out file) in the original data of the airborne laser radar is transmitted to a user application program of an image processor in a point-to-point streaming mode from a PCLE switch through a PCLE interface by a PCLE controller on a collecting card, the data is processed in a full waveform mode without passing through a random access memory in the CPU and occupying no random access memory resource, and then transferring the random access memory on the image processor to a user application program center of the image processor to process data to obtain distance information by deconvolution algorithm, waveform decomposition algorithm and the like, finally, transferring the data processed by the GPU back to a computer end to perform data fusion, and transferring the rotating mirror data stored on the FPGA at the same time, namely, tdm data, to a CPU through another interface of PCLE in a similar way to perform data calculation fusion, and meanwhile, directly sending the data to a PC end to perform calculation by virtue of a positioning and attitude determination module, namely pos data (. Pos), and finally, fusing three groups of data. And (3) calculating point cloud images of the airborne laser radar, and transmitting the processed point cloud image data with smaller data quantity to the ground end in real time through a 4G or 5G module of the wireless communication end. Compared with the prior art, the method can process the original data faster, and the processing speed is increased, so that the calculation speed of the point cloud of the airborne laser radar is increased, and the efficiency of the subsequent real-time wireless transmission to the ground terminal is higher.
It should be understood that the above description is not intended to limit the invention to the particular embodiments disclosed, but to limit the invention to the particular embodiments disclosed, and that the invention is not limited to the particular embodiments disclosed, but is intended to cover modifications, adaptations, additions and alternatives falling within the spirit and scope of the invention.

Claims (5)

1. An airborne lidar data real-time transmission system, comprising: the system comprises an ADQ acquisition card, a positioning and attitude determination module, a PC end, a wireless communication module, a GPU and a visual display end, wherein the ADQ acquisition card is connected with the PC end and the GPU module; the PC end is connected with the visual display end through the wireless communication module.
2. The airborne lidar data real-time transmission system of claim 1, wherein:
the ADQ acquisition card comprises: the ADC module comprises an ADC and an FPGA module; the FPGA module comprises: the system comprises a data acquisition module, a data processing module, a data storage module and a PCLE control module which are sequentially connected, wherein a first user logic area and a second user logic area are integrated in the data processing module, and a DRAM dynamic random access memory controller and a DRAM FIFO are integrated in the data storage module;
the PC end comprises: the PCLE switch, the RAM and the CPU are sequentially connected, and the PCLE control module is connected with the PCLE switch;
the wireless communication module is connected with the CPU and transmits data in the CPU to the visual display end;
the GPU comprises: RAM and GPU user applications connected to each other.
3. The method for transmitting the data of the airborne laser radar in real time by using the transmission system of any one of the claims 1 or 2 is characterized by comprising the following steps:
s1, collecting original data, wherein the original data comprises: full waveform data, turning mirror data, and POS data;
s2, performing digital-to-analog conversion on the full waveform data and the turning mirror data by using an ADC (analog-to-digital converter), transmitting the full waveform data and the turning mirror data to a first user logic area, and adding trigger information and a time stamp in the first user logic area;
POS data are transmitted to a CPU of a PC end, and carrier phase difference processing is carried out;
s3, transmitting the original data to a second user logic area, and carrying out data correction in the second user logic area;
s4, transmitting the corrected data to a first-in first-out module of the DRAM FIFO;
s5, the corrected full waveform data is transmitted to the GPU in a point-to-point streaming mode through a PCLE interface; at the same time, the corrected turning mirror data is transmitted to the CPU;
s6, processing the full waveform data to calculate distance information;
s7, calibrating an actual measured value by using initial placement parameters, and carrying out data fusion on rotating mirror data, POS data and calculated distance information;
s8, calibrating the placement parameters of the fused data, resolving the fused data, and finally outputting point cloud data;
and S9, transmitting the point cloud image data of the airborne laser radar to the ground through a 4G or 5G module of the wireless communication module in real time.
4. The method for transmitting data of airborne laser radar according to claim 3, wherein the step S6 specifically comprises the following steps:
s6.1, filtering and smoothing pretreatment is carried out on the full-wave data;
and S6.2, calculating the distance information by using a peak detection method and a deconvolution algorithm.
5. The method for transmitting data of airborne laser radar according to claim 3, wherein the step S8 specifically comprises the following steps:
s8.1, calibrating the placement parameters, and reducing placement errors;
s8.2, carrying out fusion calculation on the data;
s8.3, registering the alignment point cloud by utilizing an ICP algorithm, and converting coordinates;
s8.4, outputting an airborne laser radar point cloud image.
CN202311534816.8A 2023-11-17 2023-11-17 Real-time transmission system and method for airborne laser radar data Active CN117635413B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311534816.8A CN117635413B (en) 2023-11-17 2023-11-17 Real-time transmission system and method for airborne laser radar data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311534816.8A CN117635413B (en) 2023-11-17 2023-11-17 Real-time transmission system and method for airborne laser radar data

Publications (2)

Publication Number Publication Date
CN117635413A true CN117635413A (en) 2024-03-01
CN117635413B CN117635413B (en) 2024-05-07

Family

ID=90034870

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311534816.8A Active CN117635413B (en) 2023-11-17 2023-11-17 Real-time transmission system and method for airborne laser radar data

Country Status (1)

Country Link
CN (1) CN117635413B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105093197A (en) * 2015-07-27 2015-11-25 电子科技大学 Parallel-radar multi-target association method
CN105137402A (en) * 2015-08-19 2015-12-09 电子科技大学 Airborne foresight scanning radar parallel processing method based on GPU
CN111965616A (en) * 2020-08-18 2020-11-20 西安电子科技大学 Time division MIMO radar signal processing method based on CPU and GPU
CN113504533A (en) * 2021-07-13 2021-10-15 安徽大学 Laser radar data validity detection device and method
CN114185005A (en) * 2022-02-14 2022-03-15 西安电子科技大学 Integrated radar data acquisition and processing device based on server architecture
CN116483557A (en) * 2023-03-24 2023-07-25 北京无线电测量研究所 Broadband direct-acquisition data GPU-CPU parallel preprocessing method and system
CN116774191A (en) * 2023-03-30 2023-09-19 江苏省金威遥感数据工程有限公司 POS data and machine-mounted laser radar point cloud data interaction quality inspection device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105093197A (en) * 2015-07-27 2015-11-25 电子科技大学 Parallel-radar multi-target association method
CN105137402A (en) * 2015-08-19 2015-12-09 电子科技大学 Airborne foresight scanning radar parallel processing method based on GPU
CN111965616A (en) * 2020-08-18 2020-11-20 西安电子科技大学 Time division MIMO radar signal processing method based on CPU and GPU
CN113504533A (en) * 2021-07-13 2021-10-15 安徽大学 Laser radar data validity detection device and method
CN114185005A (en) * 2022-02-14 2022-03-15 西安电子科技大学 Integrated radar data acquisition and processing device based on server architecture
CN116483557A (en) * 2023-03-24 2023-07-25 北京无线电测量研究所 Broadband direct-acquisition data GPU-CPU parallel preprocessing method and system
CN116774191A (en) * 2023-03-30 2023-09-19 江苏省金威遥感数据工程有限公司 POS data and machine-mounted laser radar point cloud data interaction quality inspection device

Also Published As

Publication number Publication date
CN117635413B (en) 2024-05-07

Similar Documents

Publication Publication Date Title
CN107223269B (en) Three-dimensional scene positioning method and device
EP4006844A1 (en) Image rendering method and related device
CN107610084B (en) Method and equipment for carrying out information fusion on depth image and laser point cloud image
CN111882634B (en) Image rendering method, device, equipment and storage medium
CN110517209B (en) Data processing method, device, system and computer readable storage medium
CN109857702B (en) Laser radar data read-write control system and chip based on robot
CN101592729B (en) Device and method for partial enlarged display of radar PPI images based on target details
CN105137397A (en) Navigation radar echo high resolution display equipment, device and method
CN114494388B (en) Three-dimensional image reconstruction method, device, equipment and medium in large-view-field environment
CN116106864A (en) Point cloud motion compensation method and device, storage medium and laser radar
JP2023502635A (en) CALIBRATION METHOD AND APPARATUS, PROCESSOR, ELECTRONICS, STORAGE MEDIUM
CN115984371A (en) Scanning head posture detection method, device, equipment and medium
CN114002701A (en) Method, device, electronic equipment and system for rendering point cloud in real time
CN117635413B (en) Real-time transmission system and method for airborne laser radar data
CN109708662B (en) High-frame-frequency high-precision injection type star atlas simulation test platform based on target identification
CN110487264B (en) Map correction method, map correction device, electronic equipment and storage medium
CN116642490A (en) Visual positioning navigation method based on hybrid map, robot and storage medium
CN112308809B (en) Image synthesis method, device, computer equipment and storage medium
CN115205845A (en) Target detection method, computer program product and electronic equipment
CN114049403A (en) Multi-angle three-dimensional face reconstruction method and device and storage medium
CN112988609A (en) Data processing method, device, storage medium and client
CN108337452A (en) A kind of panoramic video splicing system based on cloud computing
CN104346768A (en) Processing method for temperature calibration of infrared images
CN113776530B (en) Point cloud map construction method and device, electronic equipment and storage medium
CN117348468A (en) Sensor access configuration and data encapsulation method for intelligent controller

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant