Tap and Hold Mechanism for Mobile Transaction Accuracy
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Mobile devices, with their small screen size and potential for user movement, often lead to accidental button selections during shopping or payment processes, resulting in erroneous transactions.
Innovation Solution
Implementing a tap and hold mechanism on mobile devices that allows users to sequentially or simultaneously present selections on the screen, enabling users to carefully review and confirm transactions by releasing the hold at the desired selection, with optional timers and gestures for confirmation.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Weight of moving object
If the screen size is small, then the device is portable and easy to carry, but the buttons are smaller and closer together causing accidental selections
Solution Approach 1:
The system requires the user to press and hold a button for a predetermined time period before any action is executed. This preliminary action (holding the button) distinguishes intentional selections from accidental ones, allowing the device to wait for confirmation before proceeding with transactions or navigation actions.
Solution Approach 2:
The interface dynamically changes based on the duration of the button press. During the hold period, the system displays additional information or confirms the selected action, allowing the user to review before final execution. This dynamic response adapts the system behavior to the user's intent.
2Adaptability or versatility
If the user moves the device while selecting buttons, then the device can be used during movement (e.g., on a bus), but erroneous selections occur
Solution Approach 1:
By requiring a sustained button press rather than a quick tap, the system creates a more deliberate selection process that is less susceptible to accidental activation during device movement. The user must consciously maintain the press, reducing the likelihood of erroneous selections while walking or traveling.
Solution Approach 2:
The system provides visual feedback during the button hold period, displaying information about the selected action or additional details. This feedback loop allows the user to verify their selection intent before the action is executed, even when the device is moving.
3Productivity
If buttons are placed closer together to fit more on the small screen, then more functions are accessible, but accidental selections increase
Solution Approach 1:
The press-and-hold mechanism serves as a confirmation step that prevents accidental activations. Even with densely packed buttons, the requirement to maintain pressure for a specific duration filters out unintended selections, allowing the interface to accommodate more functions without proportionally increasing error rates.
Solution Approach 2:
The system anticipates potential accidental selections by implementing a delay mechanism. During the hold period, the user has an opportunity to change their mind or correct the selection before the action is finalized, effectively counteracting the harmful effect of accidental presses.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
When a user taps and holds a selection on a touchscreen display, such as a "buy" button, an action occurs. Subsequently, when the user releases the button (or performs some other action), another action initiates or occurs. The other action may depend on when the user releases the button, where the user moves a finger to on the display, information about the user, and/or the display or information on the device when the button is released. After the button is released, other selections or actions may be presented on the touchscreen sequentially such that the user can release the hold to choose the selection or on one screen such that the user can move to the desired selection for review and/or editing.