Autonomous Vehicle Multi-Channel Key Verification for Secure Communication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face security risks due to compromised wireless communication, where hackers can alter information exchanged between vehicles and other devices, leading to erroneous control actions.

Innovation Solution

The implementation of a communication safety system that cross-verifies multiple communication channels by generating a unique key based on vehicle information, encrypting and compressing data packets, and verifying keys across channels to ensure secure communication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If wireless communication is used for autonomous vehicles to exchange information, then the autonomous vehicle can share and receive information (such as satellite navigation coordinates, acceleration information, live camera feed, traffic information, and speed) to execute various controls, but the communication may be compromised by hackers leading to information alteration and erroneous control execution

Engineering Contradiction:
Improveinformation sharing capabilityVSAvoidcommunication security
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary actions by generating cryptographic keys and encrypting data packets before transmission. The vehicle-mounted processor generates a key based on host vehicle information and encrypts the data packet with this key before sending it through communication channels, preventing hacker interference during transmission.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The terminal processor sends verification requests back to the vehicle-mounted processor to confirm key authenticity. After receiving encrypted data packets, the terminal processor extracts keys, verifies their authenticity, and controls connection statuses based on verification results, creating a feedback loop that ensures communication security.

Inventive Principle:
Principle #23Feedback

2Reliability

If multiple communication channels are established for cross-verification, then communication security is enhanced through key verification, but the device complexity and processing requirements increase

Engineering Contradiction:
Improvecommunication securityVSAvoidcommunication system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The communication system is segmented into multiple independent communication channels, each capable of transmitting encrypted data packets. By dividing the communication infrastructure into separate channels (such as different wireless protocols or physical paths), the system can verify keys across multiple channels without requiring complete system redesign.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The encryption and verification mechanism serves multiple functions: it protects data integrity, authenticates communication partners, and enables secure key exchange across different communication channels. The same cryptographic approach is universally applied across all channels, simplifying the overall system architecture despite the multiple channels.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If data packets are encrypted and compressed before transmission, then communication security and efficiency are improved, but the processing time and computational resources required increase

Engineering Contradiction:
Improvedata protectionVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs encryption and compression as preliminary actions before data transmission. The vehicle-mounted processor encrypts the data packet with a generated key and compresses it before sending through communication channels, ensuring security and efficiency are built into the transmission process from the start.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates encrypted copies of the original data packets for transmission across multiple communication channels. Instead of transmitting the original unencrypted data, the system generates and transmits encrypted copies, maintaining security while enabling efficient transmission across redundant channels for verification purposes.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12296851B2Autonomous vehicle communication safety system and method thereof
Publication Date: 2025.05.13 AUTOMOTIVE RES & TESTING CENT
  • US12296851B2 patent drawing
  • US12296851B2 patent drawing
  • US12296851B2 patent drawing

AI summary

An autonomous vehicle communication safety system includes a vehicle-mounted communication device and a terminal communication device. At least two communication channels are established between the vehicle-mounted communication device and the terminal communication device. At least one vehicle-mounted processor of the vehicle-mounted communication device generates a key, stores the key in a data packet, encrypts and compresses the data packet, and outputs the data packet which has been encrypted and compressed through the at least two communication channels to at least one terminal processor of the terminal communication device. Once received, at least two encrypted and compressed data packets are decompressed and decrypted by the at least one terminal processor to obtain at least two keys to be verified. The least one terminal processor determines whether the keys to be verified are identical and consequently controls connection statuses of the at least two communication channels.