V2X On-Board Unit Misbehavior Detection and Certificate Revocation
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
2Reliability
If certificate verification is performed to prevent hacked certificates, then system security is improved, but communication efficiency decreases due to additional verification overhead
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.
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.
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
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.
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.
Data Source
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.


