Information Processing System Module Activation Sequencing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing systems face delays in module activation due to integrity check failures, which can cause time-sensitive modules to miss their execution deadlines, leading to incomplete processes.

Innovation Solution

The system classifies modules into first and second categories based on time requirements, where first modules must complete processes within a time limit and second modules do not, enabling efficient integrity checks and activation sequencing to ensure timely completion of critical processes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If integrity check is performed on all modules before activation, then system reliability is improved, but activation time increases causing time-sensitive modules to miss deadlines

Engineering Contradiction:
Improveintegrity check completenessVSAvoidmodule activation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent segments modules into two categories: time-sensitive modules (requiring integrity check before activation) and non-time-sensitive modules (integrity check after activation). This segmentation allows the system to perform integrity checks on all modules while ensuring time-sensitive modules meet their activation deadlines, thus resolving the contradiction between complete integrity verification and timely activation.

Inventive Principle:
Principle #1Segmentation

2Loss of time

If integrity check is skipped for time-sensitive modules, then activation time is reduced, but system reliability deteriorates due to potential undetected failures

Engineering Contradiction:
Improvemodule activation timeVSAvoidintegrity check coverage
Core Design Contradiction:
Loss of timeVSReliability

Solution Approach 1:

The patent segments modules into time-sensitive and non-time-sensitive categories, applying different integrity check strategies to each segment. Time-sensitive modules receive pre-activation integrity checks to ensure reliability, while non-time-sensitive modules undergo post-activation checks, thus maintaining overall system reliability without excessive activation delays.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

For time-sensitive modules, the patent performs integrity checks as a preliminary action before activation. This ensures that critical modules are verified in advance, preventing potential failures from affecting time-critical operations while maintaining system reliability.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If all modules are activated simultaneously, then system setup is simplified, but time-sensitive processes fail to complete within deadlines

Engineering Contradiction:
Improveactivation process simplicityVSAvoidprocess completion time
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The patent segments the module activation process into sequential phases based on time sensitivity. Time-sensitive modules are activated first after pre-verification, followed by non-time-sensitive modules. This segmented approach maintains operational simplicity while ensuring time-critical processes complete within their deadlines.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary classification and verification of time-sensitive modules before their activation. This preliminary action ensures that critical modules are ready for immediate execution, while non-critical modules are activated afterward, maintaining simple overall activation流程和 meeting time deadlines.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250013733A1Information processing system, non-transitory computer readable medium, and method
Publication Date: 2025.01.09 FUJIFILM BUSINESS INNOVATION CORP
  • US20250013733A1 patent drawing
  • US20250013733A1 patent drawing
  • US20250013733A1 patent drawing

AI summary

An information processing system includes one or more processors configured to: classify multiple modules as at least one first module or at least one second module, the multiple modules being included in the information processing apparatus, the at least one first module being required to perform a predetermined process within a predetermined time after activation triggered by reception of a signal from the outside, the at least one second module being not required to perform the process within the time; and after completion of confirming that the at least one first module does not fail in integrity check and the at least one first module performing the process, confirm that the at least one second module does not fail in integrity check.