Data Acquisition Division Size Adjustment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Information processing apparatuses face increased time requirements when retrying to acquire divided data, as the process becomes longer with more divisions.

Innovation Solution

The apparatus includes processors that, upon failing to acquire data, divide it into parts with an initial division size and incrementally increase this size stepwise for repeated acquisition attempts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data is divided into smaller parts for retry acquisition, then the reliability of data acquisition is improved, but the time required for acquisition increases

Engineering Contradiction:
Improvedata acquisition reliabilityVSAvoiddata acquisition time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies dynamics by making the division size adjustable rather than fixed. The processor dynamically changes the division size based on acquisition results: when acquisition succeeds, the original larger division size is maintained; when it fails, the division size is reduced stepwise for retry attempts. This dynamic adjustment optimizes the balance between reliability and time loss.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameter of division size based on acquisition outcomes. The processor monitors whether data acquisition succeeds or fails and adjusts the division size parameter accordingly. This parameter change allows the system to adapt to different acquisition conditions, reducing time loss while maintaining reliability.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If data is divided into more parts for retry, then the granularity of error handling is improved, but the complexity of the acquisition process increases

Engineering Contradiction:
Improveerror detection precisionVSAvoidacquisition process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies segmentation by dividing data into multiple parts when acquisition fails. The processor segments the data based on the current division size parameter, allowing targeted retry of specific divisions rather than retransmitting all data. This improves error handling precision while the dynamic adjustment of division size prevents excessive segmentation that would increase complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The dynamic adjustment of division size prevents excessive segmentation. The processor only reduces division size when necessary (upon acquisition failure) and maintains larger divisions when successful, thereby controlling process complexity while preserving error detection precision when needed.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20240320096A1Information processing apparatus, non-transitory computer readable medium, and information processing method
Publication Date: 2024.09.26 FUJIFILM BUSINESS INNOVATION CORP
  • US20240320096A1 patent drawing
  • US20240320096A1 patent drawing
  • US20240320096A1 patent drawing

AI summary

An information processing apparatus includes one or multiple processors configured to: when failing to acquire data, acquire division data in which the data is divided into parts with a division size; and repeat acquisition of the division data while increasing the division size stepwise.