Band Image Processing Control Under Limited Print Memory

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image processing systems face challenges in storing and processing large image data due to limited memory capacity, leading to incomplete storage and processing of image data in memory areas, especially when printing on large-sized recording media.

Innovation Solution

The system controls the size of image data before processing by dividing it into manageable bands, specifying the target image data size based on the memory capacity and content of image processing, and applies image processing to these divided data segments, ensuring they fit within the memory constraints of the storage area.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If image data is obtained without size control before processing, then the complete image data can be processed, but the processed image data cannot be stored in the second memory area when it exceeds memory capacity

Engineering Contradiction:
Improvecomplete image processingVSAvoidmemory capacity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system performs preliminary size control on the image data before processing by calculating the expected size after processing and comparing it with the second memory area capacity. If the expected size exceeds capacity, the system truncates the image data to an appropriate size before processing, ensuring the processed data can be stored without exceeding memory limits.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system segments the image data into appropriate sizes based on the second memory area capacity and processing requirements. By dividing the image data into manageable segments that fit within memory constraints, the system enables complete processing while ensuring storage feasibility.

Inventive Principle:
Principle #1Segmentation

2Quantity of substance

If image data size is controlled before processing to fit memory capacity, then the processed data can be stored, but the control complexity increases

Engineering Contradiction:
Improvememory capacity utilizationVSAvoidsize control mechanism
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The system performs self-service by automatically calculating the required image data size based on the second memory area capacity and processing content, then autonomously controlling the data size without requiring external intervention or complex manual configuration.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses feedback by calculating the expected size of processed image data and comparing it with the second memory area capacity. Based on this comparison, the system adjusts the input image data size to ensure the processed output fits within available memory, creating a closed-loop control mechanism.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11301975B2Apparatus, control method, and storage medium
Publication Date: 2022.04.12 CANON KK
  • US11301975B2 patent drawing
  • US11301975B2 patent drawing
  • US11301975B2 patent drawing

AI summary

An apparatus including a first memory area and a second memory area is provided with a control method including specifying one or a plurality of types of image processing to be applied in the first memory area, specifying a size of obtainment target image data as a predetermined size based on a memory capacity of the second memory area and a content of the specified one or plurality of types of image processing; and obtaining first divided image data having the specified predetermined size in predetermined image data.