Adaptive Volume Control for Fast and Precise Adjustment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face inefficiency in adjusting volume levels on devices, often requiring repeated adjustments between increasing and decreasing to find a preferred setting, leading to time consumption and resource utilization.

Innovation Solution

Implementing a method where the volume level is modified by specific amounts in response to button selections, with a second button adjustment occurring within a threshold time frame to allow for precise and efficient volume control, reducing the number of necessary adjustments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If the volume level is increased by a large amount to quickly reach the desired level, then the speed of volume adjustment is improved, but the precision of volume control deteriorates

Engineering Contradiction:
Improvevolume adjustment speedVSAvoidvolume control precision
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The volume adjustment process is segmented into two distinct phases: a first phase with larger adjustment amounts for quick coarse adjustment, and a second phase with smaller adjustment amounts for precise fine-tuning. This segmentation allows the system to achieve both speed and precision by appropriately dividing the adjustment process into stages.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The volume adjustment amount is made dynamic rather than fixed. The system automatically adjusts the modification amount based on the current state: using a first (larger) amount during initial adjustment and switching to a second (smaller) amount when approaching the target or after certain conditions are met. This dynamic adaptation enables the system to balance speed and precision throughout the adjustment process.

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If the volume level is adjusted repeatedly to find the preferred setting, then the precision of volume control is improved, but the time consumption increases

Engineering Contradiction:
Improvevolume control precisionVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary action by automatically adjusting the volume level based on detected patterns in user input. When rapid successive inputs are detected, the system proactively modifies the volume in the appropriate direction, anticipating the user's desired outcome and reducing the number of manual adjustments needed to reach the preferred setting.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system incorporates feedback mechanisms by monitoring the sequence and timing of user inputs. When rapid successive inputs are detected, the system uses this feedback to determine the user's intent and automatically adjusts the volume accordingly, thereby reducing the time required for repeated manual adjustments while maintaining precision.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If the volume level is adjusted frequently to achieve the desired setting, then the precision of volume control is improved, but the wear on device controls increases

Engineering Contradiction:
Improvevolume control precisionVSAvoidcontrol wear
Core Design Contradiction:
Measurement precisionVSLoss of substance

Solution Approach 1:

The system performs self-service by automatically adjusting the volume level based on detected patterns in user input. When rapid successive inputs are detected, the system autonomously modifies the volume without requiring continued manual intervention, thereby achieving precise volume control while minimizing wear on physical controls through reduced usage.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10402155B2Volume control
Publication Date: 2019.09.03 VERIZON PATENT & LICENSING INC
  • US10402155B2 patent drawing
  • US10402155B2 patent drawing
  • US10402155B2 patent drawing

AI summary

One or more computing devices, systems, and/or methods for controlling a volume level of a device are provided. For example, a first button corresponding to increasing a volume level of a device may be selected, and the volume level may be increased by a first amount (e.g., 10%). A second button corresponding to decreasing the volume level of the device may be selected. If the second button is determined to have been selected within a threshold period of time after the selection of the first button, the volume level may be decreased by a second amount (e.g., 5%). If the second button is determined to have not been selected within the threshold period of time after the selection of the first button, the volume level may be decreased by the first amount (e.g., 10%).