V2X On-Board Unit Misbehavior Detection and Certificate Revocation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In V2X communication systems, hacked or erroneous vehicle certificates can lead to transmission of incorrect driving information, posing a significant threat to safety as they can affect vehicle control systems and infrastructure communication.

Innovation Solution

A method is introduced where an on-board unit (OBU) detects misbehaving vehicles by analyzing driving information and reports them to a server, which verifies the misbehavior and revokes the vehicle's certificate if necessary, using WAVE communication and IEEE 1609.2 security standards.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If V2X communication is implemented to enable vehicle-to-vehicle and vehicle-to-infrastructure communication, then safety and communication efficiency are improved, but the system becomes vulnerable to certificate hacking and malicious data transmission

Engineering Contradiction:
Improvecommunication reliabilityVSAvoidcertificate hacking risk
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by having vehicles proactively monitor and detect misbehaving vehicles before they can cause harm. The detection module continuously analyzes driving information and identifies potential certificate hacking cases in advance, allowing the system to take preventive measures rather than reacting after damage occurs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A server acts as an intermediary between vehicles to verify certificates and manage security. When a misbehaving vehicle is detected, the detection result is reported to the server, which then revokes the suspicious vehicle's certificate. This intermediary mechanism centralizes security management and prevents direct malicious interactions.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If certificate verification is performed to prevent hacked certificates, then system security is improved, but communication efficiency decreases due to additional verification overhead

Engineering Contradiction:
Improvesystem securityVSAvoidcommunication efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

Instead of verifying every certificate in every communication instance, the system applies partial verification by monitoring specific driving information parameters (location, speed, heading) and only initiating full certificate verification when anomalies are detected. This selective approach reduces overhead while maintaining security.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

Vehicles perform self-verification by monitoring their own and others' driving information for inconsistencies that indicate certificate hacking. The system enables vehicles to autonomously detect misbehaving vehicles and report them, reducing the need for constant server-mediated verification of all communications.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If misbehaving vehicle detection is implemented by analyzing driving information, then detection accuracy is improved, but device complexity increases due to additional analysis requirements

Engineering Contradiction:
Improvemisbehaving vehicle detection accuracyVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The detection system is segmented into distinct functional modules: a reception module that collects driving information, a misbehaving vehicle detection module that analyzes the information, and a transmission module that reports findings. This modular segmentation makes the complex detection process more manageable and maintainable while preserving detection accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The detection module uses multi-functional analysis by examining multiple driving information parameters (location, speed, heading direction) simultaneously to detect misbehaving vehicles. This universal approach allows a single detection system to identify various types of certificate hacking behaviors through diverse data patterns without requiring separate specialized detectors for each anomaly type.

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

Data Source

PatentUS9990844B2Method for handling misbehaving vehicle and V2X communicaton system performing the same
Publication Date: 2018.06.05 HYUNDAI MOTOR CO LTD
  • US9990844B2 patent drawing
  • US9990844B2 patent drawing
  • US9990844B2 patent drawing

AI summary

An on-board unit of a vehicle communication system includes: a reception module receiving a message including driving information of a nearby vehicle from the nearby vehicle; and a misbehaving vehicle detection module analyzing the received message and detecting a misbehaving vehicle based on the analyzed message.