V2X Communication Management Using Spatial Partitioning and Blockchain

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Vehicle-to-everything (V2X) communications face scalability and security challenges in delivering real-time, efficient communication services for large numbers of moving vehicles, particularly in managing vehicle-to-vehicle and vehicle-to-infrastructure interactions.

Innovation Solution

The implementation of a V2X communication management device (VCMD) that clusters vehicles using binary space partitioning and quad tree data structures to efficiently distribute computational workload and determine suitability metrics for communication, combined with a peer-to-peer validation engine based on a private blockchain for secure data exchange.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If V2X communications are implemented for large numbers of moving vehicles, then communication coverage and service availability are improved, but system complexity and computational workload increase

Engineering Contradiction:
Improvecommunication coverageVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The service area is divided into multiple clusters using binary space partitioning (BSP) and quad tree data structures. Each cluster is managed by a designated vehicle, distributing the computational workload from a centralized system to multiple distributed nodes. This segmentation allows the system to handle large numbers of vehicles while reducing individual device complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces spatial dimensionality through BSP and quad tree structures to organize vehicles in two-dimensional space. By mapping vehicle positions to hierarchical spatial partitions, the system efficiently manages scalability without linearly increasing complexity, as the organizational structure adds a spatial dimension rather than requiring proportional increases in processing power.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If real-time communication services are provided for all vehicles, then safety and response time are improved, but energy consumption and computational load increase

Engineering Contradiction:
ImprovesafetyVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system determines suitability metrics for communication exchanges based on local conditions such as vehicle proximity, relative velocity, and spatial clustering. Not all vehicles communicate with all other vehicles; instead, communication is localized to relevant neighbors within clusters. This selective approach maintains safety by focusing resources on critical communications while reducing overall energy consumption.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements partial communication action by evaluating suitability metrics and only establishing communication exchanges when necessary. The system performs computational work selectively based on spatial relationships and traffic conditions, avoiding unnecessary communication overhead while maintaining adequate safety monitoring through targeted exchanges.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If secure data exchange is implemented across the V2X network, then communication security and trust are improved, but processing overhead and system complexity increase

Engineering Contradiction:
Improvecommunication securityVSAvoidprocessing overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Vehicles autonomously validate communication data using a peer-to-peer validation engine based on private blockchain technology. Each vehicle maintains a local copy of the blockchain and independently verifies the authenticity of received messages without requiring centralized validation. This self-service approach enhances security through distributed consensus while reducing processing overhead by eliminating single-point validation bottlenecks.

Inventive Principle:
Principle #25Self-service

4Productivity

If computational workload is distributed across vehicles, then system scalability is improved, but individual vehicle processing requirements and complexity increase

Engineering Contradiction:
Improvesystem scalabilityVSAvoidvehicle processing requirements
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The computational workload is segmented by assigning each vehicle the responsibility of managing its own cluster. Vehicles only need to process and validate data for their local cluster members rather than the entire network. This segmentation of computational responsibilities improves system scalability while keeping individual vehicle processing requirements manageable through localized task assignment.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11909817B2Scalable and secure vehicle to everything communications
Publication Date: 2024.02.20 VERIZON PATENT & LICENSING INC
  • US11909817B2 patent drawing
  • US11909817B2 patent drawing
  • US11909817B2 patent drawing

AI summary

A method for scalable and secure vehicle to everything communications may include receiving telematics data from a plurality of vehicles and tracking the vehicles within a window which is centered based on the telematics data. The position of the window may be determined based on positions of the vehicles. The method may include dividing the vehicles within the window into partitions having sizes based on a maximum number of vehicles within the partitions, and determining a metric representing a suitability of communications between the vehicles in the window.