Monitoring Device Operation Finish Notification Sleep Mode

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Devices in sleep mode consume unnecessary power when polled for information, as the polling interval is uncertain and may recover from sleep mode unnecessarily.

Innovation Solution

A monitoring device and method that acquire device information with a trigger of an operation finish notification, reducing the frequency of device recovery from sleep mode by collecting information immediately after a predetermined operation is completed, such as printing or scanning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If device information is collected from a device in sleep mode, then the monitoring function is maintained, but the device recovers from sleep mode and power consumption increases

Engineering Contradiction:
Improvemonitoring functionVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs preliminary action by collecting device information immediately after an operation completes, before the device would normally transition to sleep mode. This ensures monitoring data is captured while the device is still active, avoiding the need to wake it from sleep mode for subsequent polling.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses feedback from operation completion notifications to trigger information collection. When the device sends a notification that an operation has finished, the monitoring device captures this signal and immediately collects the required information, creating a responsive feedback loop that eliminates unnecessary wake-ups.

Inventive Principle:
Principle #23Feedback

2Use of energy by moving object

If polling interval is extended to reduce power consumption, then device wake-ups are reduced, but information timeliness deteriorates

Engineering Contradiction:
Improvepower consumptionVSAvoidinformation timeliness
Core Design Contradiction:
Use of energy by moving objectVSLoss of time

Solution Approach 1:

The system replaces fixed periodic polling with event-driven periodic action. Instead of polling at regular intervals regardless of device state, the system acts periodically only when triggered by operation completion notifications, thereby maintaining information timeliness while minimizing unnecessary wake-ups during extended idle periods.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

By collecting information preliminarily when operations complete, the system ensures data is captured at meaningful moments without requiring continuous or frequent polling, thus maintaining timeliness while reducing overall communication frequency and power consumption.

Inventive Principle:
Principle #10Preliminary action

3Stability of the object's composition

If polling is performed at fixed intervals, then monitoring regularity is maintained, but unnecessary wake-ups occur when device is in sleep mode

Engineering Contradiction:
Improvemonitoring regularityVSAvoidpower consumption
Core Design Contradiction:
Stability of the object's compositionVSUse of energy by moving object

Solution Approach 1:

The system transitions from static fixed-interval polling to dynamic event-driven monitoring. The monitoring rhythm adapts to device activity patterns, collecting information regularly when operations occur and remaining dormant during idle periods, thus maintaining monitoring effectiveness while reducing unnecessary wake-ups.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

Operation completion notifications provide feedback that synchronizes monitoring activity with actual device usage patterns. This feedback mechanism ensures regular monitoring occurs at meaningful moments while avoiding wake-ups during genuine idle periods, balancing monitoring regularity with power efficiency.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10178257B2Monitoring device, monitoring method, and non-transient computer-readable recording medium that records monitoring program
Publication Date: 2019.01.08 SEIKO EPSON CORP
  • US10178257B2 patent drawing
  • US10178257B2 patent drawing
  • US10178257B2 patent drawing

AI summary

A monitoring device that acquires device information to be collected from a device includes an operation finish notification acquiring section that acquires an operation finish notification indicating that a predetermined operation performed by the device has been finished, and a device information acquiring section that acquires the device information from the device with a trigger of the acquisition of the operation finish notification. A monitoring method for acquiring device information to be collected from a device includes acquiring an operation finish notification indicating that a predetermined operation performed by the device has been finished, and acquiring the device information from the device with a trigger of the acquisition of the operation finish notification.