Predictive Data Cache for Vehicle Telematics Response Time

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current wireless communication systems between vehicles and call centers face delays and increased resource consumption due to frequent queries that require processing through external databases, leading to higher response times and network utilization.

Innovation Solution

Implementing a predictive data cache that anticipates common telematics service requests using probabilistic models, stores frequently accessed service responses, and updates based on request frequency and priority, allowing for faster response times and reduced reliance on external databases.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If service requests are processed through external databases, then comprehensive service responses can be obtained, but response time increases and network utilization increases

Engineering Contradiction:
Improveresponse timeVSAvoidservice accuracy
Core Design Contradiction:
Loss of timeVSReliability

Solution Approach 1:

The system pre-loads service responses into a local cache before they are actually needed. By anticipating future service requests and storing responses in advance, the system eliminates the need to query external databases in real-time, thus reducing response time while maintaining service accuracy through pre-validated responses.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A local predictive cache is introduced as an intermediary between the vehicle telematics system and external databases. This cache stores frequently accessed service responses locally, allowing the system to retrieve information without continuously querying external databases, thereby reducing network utilization and response time while maintaining accurate service delivery.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If frequent queries are sent to external databases, then up-to-date service information is obtained, but network utilization increases

Engineering Contradiction:
Improveinformation freshnessVSAvoidnetwork utilization
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The system proactively loads service responses into the local cache before they are requested, based on predictive algorithms that analyze usage patterns. This preliminary action ensures that information is already available locally when needed, eliminating the need for frequent network queries and reducing network utilization while maintaining information freshness.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The predictive cache system autonomously manages its own content by automatically identifying frequently accessed services and pre-loading their responses. This self-service mechanism reduces dependency on external database queries, lowering network utilization while ensuring that the cache contains current and relevant information for common service requests.

Inventive Principle:
Principle #25Self-service

3Productivity

If a predictive data cache is implemented, then response time decreases and network utilization decreases, but system complexity increases

Engineering Contradiction:
Improveservice delivery speedVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

A local predictive cache serves as an intermediary layer between the vehicle system and external databases. This cache simplifies the overall system architecture by handling local service requests independently, reducing the need for complex real-time database queries and network communication protocols, thereby improving service delivery speed without proportionally increasing system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system creates local copies of frequently accessed service responses and stores them in the predictive cache. Instead of maintaining complex real-time connections to external databases, the system uses simplified local storage and retrieval mechanisms, which accelerates service delivery while keeping the system architecture relatively simple through straightforward data copying and caching operations.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS8732405B2Method of reducing response time for delivery of vehicle telematics services
Publication Date: 2014.05.20 GENERAL MOTORS LLC
  • US8732405B2 patent drawing
  • US8732405B2 patent drawing
  • US8732405B2 patent drawing

AI summary

A method of operating a predictive data cache includes receiving a request for telematics service from a telematics service requester, determining the subject matter of the request, querying a predictive data cache to determine if the predictive data cache includes a service response to the subject matter of the request and, if the predictive data cache includes the service response, then providing the service response to the requester and updating the predictive data cache using the subject matter of the request. The subject matter can include one or more of: an event description, an event period, or an event location based on the request.