Multifunction Peripheral Fleet Management Tabbed Interface

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Managing large fleets of multifunction peripherals (MFPs) is inefficient due to the time-consuming process of retrieving, organizing, and displaying large amounts of data, especially when only a subset of information is needed, leading to delayed task execution and impractical scrolling through extensive device lists.

Innovation Solution

Implementing a user interface and associated backend processing that allows for asynchronous updates of device lists with placeholder indicators, prioritizing the current tab and providing visual processing states, enabling timely display of updated counts and information, even during search, filter, addition, or deletion operations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If all device list information is retrieved and displayed synchronously, then data completeness is improved, but system responsiveness and user productivity deteriorate due to lengthy processing times

Engineering Contradiction:
Improvedata completenessVSAvoidadmin task execution speed
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The device list data is segmented by tabs (e.g., Active, Inactive, Shared devices). Each tab's data is processed and displayed independently, allowing the system to show available information immediately while continuing to process other segments in the background without blocking the user interface.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by pre-processing and displaying data for the currently active tab first, while initiating background processing for other tabs. This allows administrators to immediately work with relevant data while other data is being prepared in advance.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If complete device fleet data is processed and displayed, then information accuracy is improved, but processing time and system resource consumption increase

Engineering Contradiction:
Improvedevice data accuracyVSAvoiddata processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system implements partial action by displaying the most critical and frequently accessed information (current tab data) immediately, while processing complete data sets in the background. This provides sufficient accuracy for immediate administrative tasks without waiting for complete processing of all device fleet data.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system maintains continuity of useful action by performing background processing of device data continuously while the administrator works with current tab data. This ensures data is continuously updated and prepared without interrupting ongoing administrative tasks, maintaining both accuracy and efficiency.

Inventive Principle:
Principle #20Continuity of useful action

3Loss of information

If extensive device lists are displayed with full details, then information completeness is improved, but ease of operation deteriorates due to impractical scrolling requirements

Engineering Contradiction:
Improveinformation completenessVSAvoiddevice list navigation
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The device list is segmented into multiple tabs based on device status and type (Active, Inactive, Shared). Each tab contains a manageable subset of devices, allowing administrators to navigate to specific tabs rather than scrolling through thousands of devices. This maintains information completeness while dramatically improving ease of operation.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12010274B1System and method for multifunction peripheral fleet management
Publication Date: 2024.06.11 TOSHIBA TEC KK
  • US12010274B1 patent drawing
  • US12010274B1 patent drawing
  • US12010274B1 patent drawing

AI summary

A system and method for multifunction peripheral fleet device management includes a cloud-based management system interacting with an administrator terminal. Lists or desired device information are assembled and displayed as tabbed entries. An initial or active tab is displayed first, along with a tab that includes a descriptive term for the associated list, along with a numeric count of list items. A search box is provided to allow for filtering a list when a number of entries is excessive for an item-by-item review. Other tabs, associated with other, hidden lists, are not populated until the active tab list is complete. A placeholder indicator is displayed until such time as each inactive tab is completely populated. If an inactive tab is selected prior to being populated, it is moved to a position for being populated next.