Adaptive Duplex-Simplex Print Mode Switching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Printers face inefficiencies when handling mixplex print jobs due to delays in switching between duplex and simplex print modes, as existing systems rely on static thresholds for determining whether to switch modes, leading to suboptimal printing performance.

Innovation Solution

A print system that adaptively switches from duplex to simplex mode by analyzing page properties and media path traversal times to determine the most efficient print mode for contiguous simplex pages, continuously tracking variables to adjust the switching threshold and improve throughput.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If the printer switches from duplex print mode to simplex print mode for printing simplex pages, then the printing speed for simplex pages is improved, but a delay occurs due to the need to clear the media path

Engineering Contradiction:
Improveprinting speedVSAvoiddelay time
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The patent implements dynamic print mode selection by continuously monitoring the media path clearance status and adapting the print mode (duplex or simplex) based on real-time conditions. The system transitions from static mode selection to dynamic adaptation, allowing the printer to switch between modes optimally based on current media path state, thereby resolving the contradiction between speed and delay.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system employs feedback mechanisms by monitoring whether the media path is clear before switching from duplex to simplex mode. This feedback loop allows the printer to make informed decisions about mode switching, preventing delays caused by premature switching while maximizing printing speed when conditions permit, thus resolving the speed-delay contradiction.

Inventive Principle:
Principle #23Feedback

2Loss of time

If the printer remains in duplex print mode for printing simplex pages, then the media path clearance delay is avoided, but the overall printing throughput decreases due to the longer duplex path

Engineering Contradiction:
Improvedelay timeVSAvoidprinting throughput
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The system dynamically adjusts print mode selection based on real-time media path clearance status. When the media path is clear, it switches to simplex mode for faster throughput; when not clear, it remains in duplex mode to avoid delays. This dynamic adaptation resolves the contradiction between avoiding delays and maintaining throughput by optimizing mode selection based on current conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the operational parameter (print mode) based on the state of the media path. By monitoring media path clearance status and adjusting the print mode parameter accordingly, the system optimizes both delay avoidance and throughput maintenance, resolving the contradiction between these two performance metrics.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If the printer uses a static threshold for switching from duplex to simplex mode, then the system complexity is reduced, but the printing efficiency decreases due to suboptimal mode selection

Engineering Contradiction:
Improvecontrol complexityVSAvoidprinting throughput
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent transitions from static threshold-based mode selection to dynamic condition-based selection. The system continuously monitors media path clearance status and adapts mode selection in real-time, improving throughput efficiency without introducing excessive complexity since the decision logic remains relatively simple (clear/not clear state checking).

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs self-optimization by automatically monitoring its own media path state and making appropriate mode selections without external intervention. This self-service capability improves printing efficiency through adaptive mode selection while keeping the control mechanism relatively simple, resolving the contradiction between complexity and efficiency.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20190094777A1Adaptively switching a print mode from duplex to simplex
Publication Date: 2019.03.28 RICOH CO LTD
  • US20190094777A1 patent drawing
  • US20190094777A1 patent drawing
  • US20190094777A1 patent drawing

AI summary

System and method for adaptively switching a print mode from duplex to simplex. In one embodiment, a processor monitors memory to detect a duplex page followed by multiple contiguous simplex pages. The processor estimates a first time for the duplex sheet corresponding to the duplex page to traverse a duplex media path for switching from a duplex print mode to a simplex print mode. The processor also estimates a second time for simplex sheets corresponding to the multiple contiguous simplex pages to traverse the simplex media path in the simplex print mode, and estimates a third time for the simplex sheets to traverse the duplex media path in the duplex print mode. If the third time is less than a sum of the first time and the second time, the processor modifies the instructions to print the multiple contiguous simplex pages in the duplex print mode.