Image Forming Apparatus Order Limit Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users who are not administrators may unintentionally or intentionally order consumable products in excess, leading to unnecessary purchases and increased costs, as existing technologies lack mechanisms to restrict orders beyond a predetermined limit.

Innovation Solution

An image forming apparatus with a communication interface, memory for storing upper and lower limit values and authentication information, and a controller that requests authentication when orders exceed the set limits, ensuring only authorized administrators can place orders above the specified values.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the image forming apparatus allows direct ordering by any user without authentication, then the ordering operation is simple and fast, but unnecessary excessive orders may be placed leading to increased costs

Engineering Contradiction:
Improveordering operationVSAvoidpurchasing cost
Core Design Contradiction:
Ease of operationVSLoss of energy

Solution Approach 1:

The system performs preliminary authentication checking before allowing the order to be executed. When a user inputs an order quantity, the controller first checks if it exceeds the upper limit value, and if so, requests authentication information before processing the order. This preliminary action prevents excessive orders from being placed in the first place.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The authentication mechanism acts as an intermediary between the user's order request and the order execution. The controller mediates by checking authentication information when the order quantity exceeds the upper limit, allowing only authenticated users to place excessive orders while blocking unauthenticated excessive orders.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the system requires authentication for all orders exceeding the upper limit value, then unnecessary orders are prevented, but the ordering process becomes more complex

Engineering Contradiction:
Improveorder controlVSAvoidordering process
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system applies authentication partially - only when the ordered quantity exceeds the upper limit value. For orders within the limit, no authentication is required and the process remains simple. This partial application of authentication reduces complexity while maintaining reliability for critical cases.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The authentication check is performed preliminarily and conditionally - only when needed (when order > upper limit). The controller checks the order quantity first, and only requests authentication if the condition is met, avoiding unnecessary authentication steps for normal orders and keeping the process simple.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11372605B2Image forming apparatus, method for ordering consumable product in image forming apparatus, and medium storing program executable by image forming apparatus
Publication Date: 2022.06.28 BROTHER KOGYO KK
  • US11372605B2 patent drawing
  • US11372605B2 patent drawing
  • US11372605B2 patent drawing

AI summary

An image forming apparatus includes: a communication interface configured to communicate with an order receiving apparatus; a memory configured to store an upper limit value of the number of orders of the consumable product and administrator's authentication information; an input device; an output device; and a controller. The controller determines whether the number of orders of the consumable product inputted via the input device is more than the upper limit value. When the controller has determined that the number of orders is more than the upper limit value, the controller requests input of authentication information via the output device. The controller determines whether the authentication information inputted via the input device in response to the request matches the administrator's authentication information.