Auto-Save Manager for Clamshell Mobile Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Clamshell mobile communication devices often inadvertently lose data when users repeatedly open and close the device during data entry, leading to unnecessary resource usage and information loss.

Innovation Solution

A wireless device with an auto-save manager module that detects the closing event while data is being entered, automatically saves the data, creates a notification, and links it for easy retrieval upon reopening, thereby preventing data loss and optimizing resource usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the device processes data entry operations normally without auto-save, then the device structure remains simple, but data loss occurs when users inadvertently close the device during data entry

Engineering Contradiction:
Improvedata integrityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary action by automatically saving data to memory before the user closes the device. The auto-save manager module detects closing events and triggers save operations in advance, ensuring data is preserved before potential loss occurs. This preliminary save action prevents data loss without requiring complex user intervention or structural changes to the device.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the device automatically saves data on every close event, then data loss is prevented, but processing resources and battery power are wasted on redundant save operations

Engineering Contradiction:
Improvedata integrityVSAvoidbattery power
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system implements feedback by monitoring user input activity and using this information to intelligently determine when auto-save operations are necessary. The auto-save manager module tracks whether data entry operations are active, and only triggers save operations when actual data changes are detected. This feedback mechanism prevents redundant save operations on empty or unchanged data, conserving battery power while maintaining data integrity for meaningful changes.

Inventive Principle:
Principle #23Feedback

3Productivity

If the device processes redundant data entry operations after inadvertent data loss, then the device structure remains simple, but computing resources and time are wasted

Engineering Contradiction:
Improveuser efficiencyVSAvoidprocessing resources
Core Design Contradiction:
ProductivityVSLoss of energy

Solution Approach 1:

The system performs preliminary action by saving data to persistent storage before the user closes the device. This ensures that when the device is reopened, the previously entered data is already available in memory, eliminating the need for users to re-enter information. This preliminary save action prevents the waste of processing resources and time that would otherwise be spent on redundant data entry operations.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8787993B2System and method for saving data in response to open and close events in a mobile communication device
Publication Date: 2014.07.22 MALIKIE INNOVATIONS LTD
  • US8787993B2 patent drawing
  • US8787993B2 patent drawing
  • US8787993B2 patent drawing

AI summary

A method for automatically saving data in a wireless device is provided. The wireless device has a sensor connected to a processor and a memory connected to the processor. The sensor provides an open signal to the processor indicating an open event when the wireless device is opened and providing a close signal to the processor indicating a close event when the wireless device is closed. The method includes detecting occurrence of the close event while data is being entered in an application; saving the data in the memory; creating and saving a notification in the memory that the data is saved; linking the notification to the saved data; and displaying the saved notification on a primary display screen of the wireless device.