C-V2X Edge Interface for Real-Time Collision Alerts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges due to unpredictable road and weather conditions, which affect the accuracy of their sensors and pose risks for safe navigation, and existing technologies struggle to efficiently update driving models in real-time to adapt to dynamic environments.

Innovation Solution

Implementing a C-V2X communication system that utilizes cellular vehicle-to-everything (C-V2X) communications for vehicles to send and receive event messages, which are analyzed by a local mobile edge computing (MEC) server to update autonomous driving models in real-time, enhancing safety and traffic management through machine learning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If autonomous vehicles process sensor data locally to ensure real-time decision-making, then response speed is improved, but computational complexity and power consumption increase

Engineering Contradiction:
Improveresponse speedVSAvoidcomputational complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The system segments computational tasks between vehicle onboard computers and remote servers. Local processing handles time-critical safety functions, while less urgent model updates and analysis are performed remotely, dividing the computational burden to balance response speed and complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A communication system acts as an intermediary between vehicles and remote servers, enabling distributed computing. The vehicle can offload complex computations to remote infrastructure while maintaining local capability for immediate responses, resolving the contradiction between local processing speed and computational complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If autonomous vehicles transmit all sensor data to remote servers for analysis, then model accuracy is improved, but network bandwidth consumption and latency increase

Engineering Contradiction:
Improvemodel accuracyVSAvoidnetwork bandwidth consumption
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system extracts and transmits only essential data elements to remote servers rather than complete sensor datasets. By selecting only the most relevant information for remote analysis, the system maintains model accuracy while significantly reducing network bandwidth consumption

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transmits a partial set of data (only essential elements) rather than complete sensor data. This partial transmission approach achieves sufficient model accuracy for safe operation while avoiding the excessive bandwidth consumption of transmitting all available sensor information

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If autonomous vehicles continuously update driving models in real-time, then adaptability to dynamic environments is improved, but computational resources and energy consumption increase

Engineering Contradiction:
Improveadaptability to dynamic environmentsVSAvoidenergy consumption
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The system implements periodic model updates rather than continuous real-time updates. Models are updated at scheduled intervals or when significant environmental changes are detected, maintaining adaptability to dynamic environments while avoiding constant computational processing that would excessively consume energy

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system performs preliminary local processing of sensor data before transmitting to remote servers. By pre-processing and filtering data locally, the vehicle reduces the computational burden on both local and remote systems, enabling periodic updates with lower energy consumption while maintaining adaptability

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12592146B2C-V2X mobile edge computing interface for mobile services
Publication Date: 2026.03.31 T MOBILE US INC
  • US12592146B2 patent drawing
  • US12592146B2 patent drawing
  • US12592146B2 patent drawing

AI summary

A computer server receives messages from a computer device located in proximity to the computer server. The messages are generated by at least one vehicle and translated into IP packets using an N2 control plane interface and an N3 user plane interface implemented in the computer device. A message can include a direction of operation of a vehicle. From a mobile device, information is received describing motion of a user of the mobile device. The information includes a trajectory of the user. The mobile device and the vehicle are located at less than a threshold distance from the computer device. A potential collision is determined between the vehicle and the user based on the direction of operation of the vehicle and the trajectory of the user. An alert is sent to the mobile device indicating the potential collision.