LiDAR Point Cloud Compression via Raster Formatting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicle navigation systems face challenges in efficiently processing and storing the large amounts of data generated by LiDAR sensors, particularly due to high storage and bandwidth requirements, necessitating a lossless data compression method to maintain data integrity.

Innovation Solution

Formatting point cloud data from LiDAR sensors into a raster-graphic data frame and applying lossless compression algorithms, such as LZ77 and Huffman coding, to reduce file size by up to 80%.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If LiDAR point cloud data is stored and transmitted in uncompressed format, then data integrity and measurement precision are maintained, but storage requirements and bandwidth consumption increase significantly

Engineering Contradiction:
Improvedata integrityVSAvoidstorage requirements
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent changes the parameter representation from uncompressed binary point cloud data to compressed format while maintaining data integrity through lossless compression algorithms. The system transforms the data representation to reduce storage requirements without sacrificing measurement precision or data accuracy.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates a compressed copy of the point cloud data that preserves the essential information. By applying lossless compression, the system generates a reduced-size representation that can be stored and transmitted efficiently while allowing exact reconstruction of the original data when needed.

Inventive Principle:
Principle #26Copying

2Quantity of substance

If LiDAR point cloud data is compressed to reduce storage and bandwidth needs, then storage requirements and transmission cost decrease, but data reconstruction accuracy may be compromised

Engineering Contradiction:
Improvestorage requirementsVSAvoiddata reconstruction accuracy
Core Design Contradiction:
Quantity of substanceVSMeasurement precision

Solution Approach 1:

The patent employs lossless compression algorithms that change the data parameters through reversible transformation. This ensures that the compressed data can be exactly reconstructed without any loss of precision or accuracy, thereby maintaining measurement fidelity while reducing storage requirements.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system creates an accurate copy of the original point cloud data through lossless compression. The compressed representation preserves all essential information and geometric details, allowing for exact reconstruction of the original data structure, measurements, and spatial relationships.

Inventive Principle:
Principle #26Copying

3Productivity

If point cloud data is processed and compressed in real-time, then data management efficiency improves, but processing complexity and computational requirements increase

Engineering Contradiction:
Improvedata management efficiencyVSAvoidprocessing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies compression algorithms to point cloud data in real-time as it is generated and transmitted. By performing compression preliminarily and continuously, the system improves data management efficiency without requiring complex post-processing steps, thereby reducing overall processing complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The compression system is integrated into the data pipeline to automatically compress point cloud data as it flows through the system. This self-service approach eliminates the need for separate manual compression steps and reduces processing complexity by making compression an inherent part of data handling.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20240354995A1Compression of lidar pointcloud
Publication Date: 2024.10.24 GM CRUISE HOLDINGS LLC
  • US20240354995A1 patent drawing
  • US20240354995A1 patent drawing
  • US20240354995A1 patent drawing

AI summary

Aspects of the disclosed technology provide solutions for compressing a point cloud of LiDAR data collected for autonomous vehicle (AV) navigation. A process of the disclosed technology can include steps for receiving point cloud data from a LiDAR sensor coupled to an AV, formatting a portion of the received point cloud data according to a raster graphic-image file standard to create a data frame, and compressing the data frame using a lossless compression algorithm. Systems and machine-readable media are also provided.