Scan-to-Chat Image Posting Based on User Presence Status

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Image data generated by an image processing apparatus is less noticeable to transmission destination users if they are not logged in or offline for a long time due to the chat service's notification inefficiencies.

Innovation Solution

The image processing apparatus includes a scan unit, reception unit, and transmission unit that transmit image data only when the status of the user is responsive, ensuring the data is posted to the appropriate destination in the chat service.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If image data is transmitted to the chat service regardless of user status, then the transmission frequency is high and the data is posted frequently, but the noticeability to the user is low when the user is offline

Engineering Contradiction:
Improvetransmission frequencyVSAvoidnoticeability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The image processing apparatus performs preliminary checking of the user's login status and presence information before transmitting image data. By checking whether the user is currently logged in or has recent presence activity, the system prepares transmission conditions in advance, ensuring that image data is only sent when the user is likely to notice it, thus resolving the contradiction between transmission frequency and noticeability

Inventive Principle:
Principle #10Preliminary action

2Reliability

If image data is transmitted only when the user is online, then the noticeability is high, but the transmission frequency decreases and may miss opportunities to convey important information

Engineering Contradiction:
ImprovenoticeabilityVSAvoidtransmission frequency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system dynamically changes the transmission parameter (whether to send image data) based on the user's presence status. When the user is logged in or has recent presence activity, transmission is enabled; when the user is offline, transmission is disabled. This parameter change based on user status resolves the contradiction by adapting transmission behavior to actual user availability

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the apparatus checks user status before transmission, then the noticeability is improved, but the system complexity increases due to additional status checking mechanisms

Engineering Contradiction:
ImprovenoticeabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The image processing apparatus uses the chat service as an intermediary to obtain user presence information. Instead of implementing its own complex user status monitoring system, the apparatus leverages the existing chat service infrastructure to check whether the user is logged in or active. This intermediary approach improves noticeability while avoiding significant increases in system complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20260012544A1Image processing apparatus, image processing method, and storage medium
Publication Date: 2026.01.08 CANON KK
  • US20260012544A1 patent drawing
  • US20260012544A1 patent drawing
  • US20260012544A1 patent drawing

AI summary

A scan apparatus includes a scan unit configured to scan a document and generate image data, a reception unit configured to receive status information indicating a status of a user from a chat server, and a transmission unit configured to transmit the image data generated by the scan unit and information about a posting destination to the chat server, wherein the image data transmitted by the transmission unit is posted to the posting destination corresponding to the information transmitted by the transmission unit, wherein the transmission unit is configured to, while the status of a user corresponding to the posting destination is offline, not transmit the image data or the information, and wherein the transmission unit is configured to, if the reception unit receives status information indicating a responsive status of the user corresponding to the posting destination, transmit the image data and the information.