Vehicle-to-x Message Processing Module for Data Traffic Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The verification-on-demand approach for vehicle-to-x communication faces challenges in distributed designs due to a lack of security solutions in control units, leading to inefficiencies in computing power usage and message verification processes.

Innovation Solution

A method that involves receiving and buffering vehicle-to-x messages in a processing module, where only necessary messages are verified, with the option to preprocess and prioritize them, and utilize low system load phases for verification, reducing data traffic and computing power by sending only identifiers and verification results to the control module.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all incoming vehicle-to-x messages are verified using cryptographic checksums, then security against manipulation is ensured, but computing power requirements become excessively high

Engineering Contradiction:
Improvemessage verification securityVSAvoidcomputing power consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent implements verification-on-demand where only selected messages are verified cryptographically instead of all messages. The control module determines which messages require verification based on their importance for applications, performing cryptographic checks only when necessary rather than universally

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The processing module acts as an intermediary between the transceiver and control modules. It buffers incoming messages, receives verification requests from control modules, performs the cryptographic verification using the security unit, and returns results, thereby separating the security verification function from application control

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If a distributed design is used with existing control units, then integration ease is improved, but security solution availability deteriorates

Engineering Contradiction:
Improveintegration with existing control unitsVSAvoidsecurity solution availability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system is segmented into distinct functional modules: a transceiver for message reception, a processing module with buffer memory for message management, control modules for application logic, and a security unit for cryptographic operations. This segmentation allows existing control units to be integrated while security functions are handled by the dedicated processing module

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The processing module serves multiple functions: it buffers incoming messages, manages message queues, receives verification requests from multiple control modules, performs cryptographic verification, and returns results. This multi-functionality allows a single module to support multiple control units without requiring each to have dedicated security capabilities

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

3Use of energy by moving object

If verification-on-demand is implemented in a distributed design, then computing power usage is reduced, but message verification efficiency deteriorates

Engineering Contradiction:
Improvecomputing power consumptionVSAvoidmessage verification efficiency
Core Design Contradiction:
Use of energy by moving objectVSProductivity

Solution Approach 1:

The processing module pre-buffers incoming messages before control modules need them. When a control module requests verification, the message is already available in the buffer, eliminating the need to request the original message from the transceiver and reducing verification latency

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where control modules provide verification requests to the processing module based on their assessment of message importance. The processing module uses this feedback to prioritize verification tasks and manage the verification queue efficiently

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10356180B2Method for processing vehicle-to-x messages
Publication Date: 2019.07.16 CONTINENTAL AUTOMOTIVE TECHNOLOGIES GMBH
  • US10356180B2 patent drawing

AI summary

A method for processing vehicle-to-x messages in a processing module and a method for processing vehicle-to-x messages in a control module. In this way, the data traffic between processing module and control module can be considerably reduced.