Read-Only Database Copy for Mobile Fleet Querying

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Distributed databases, such as those in vehicle fleets, are costly and time-consuming to duplicate, and querying them directly can be risky due to resource constraints and unstable connectivity.

Innovation Solution

The system screens queries for feasibility and tailors them for different vehicle models by referencing databases of computational resources and running processes, ensuring resource efficiency and minimizing the risk of resource shortages.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If distributed databases are duplicated to enable querying, then query accessibility is improved, but storage cost and time consumption increase

Engineering Contradiction:
Improvequery accessibilityVSAvoidstorage cost
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The patent creates a read-only duplicate copy of the distributed database specifically for querying purposes. This copy contains the same data as the original but is optimized for read operations, allowing multiple queries without affecting the original database structure or requiring full duplication of write capabilities.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system separates the database into two distinct components: the original writable database and a read-only query duplicate. This segmentation allows each component to be optimized for its specific function, reducing the overhead of maintaining a full duplicate while enabling efficient querying operations.

Inventive Principle:
Principle #1Segmentation

2Reliability

If queries are directed to the original database, then data consistency is improved, but system stability deteriorates due to resource constraints

Engineering Contradiction:
Improvedata consistencyVSAvoidsystem stability
Core Design Contradiction:
ReliabilityVSStability of the object's composition

Solution Approach 1:

The patent divides database operations into two separate pathways: write operations continue to access the original database to maintain data consistency, while read operations are redirected to the read-only duplicate. This segmentation prevents query-induced resource contention that could destabilize the system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The read-only duplicate acts as an intermediary between query requests and the original database. It absorbs the load of querying operations, preventing direct access to the original database and thereby maintaining system stability while still providing access to consistent data.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If connectivity between products increases to enable new applications, then application versatility is improved, but data structure understanding complexity increases

Engineering Contradiction:
Improveapplication versatilityVSAvoiddata structure understanding
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The read-only duplicate provides a standardized interface for querying distributed database content across different products. By presenting a consistent data structure view in the duplicate, developers can build versatile applications without needing to understand the complex underlying data structures of each individual product.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12216672B2Mobile computing network programming for queried content capture
Publication Date: 2025.02.04 WOVEN BY TOYOTA INC
  • US12216672B2 patent drawing
  • US12216672B2 patent drawing
  • US12216672B2 patent drawing

AI summary

Mobile computing network programming for queried content capture is performed by receiving, from a client device, a query for a target content of data capturable by a fleet of mobile computing networks, the query including a target content identifier that identifies the target content, programming a task to capture the target content, the task programmed to be executed by each mobile computing network using available resources of the mobile computing network, transmitting the task to each mobile computing network; and receiving data including the target content from each mobile computing network among the fleet of mobile computing networks.