Playback Device Motion Detection Command Bypass

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing media playback systems face challenges in preventing accidental commands when playback devices are in motion, leading to unintended interactions with touch-sensitive interfaces, which can disrupt audio playback.

Innovation Solution

The implementation of a command bypass mode in playback devices that activates when motion is detected, preventing execution of commands on the touch-sensitive user interface until the device is stationary, thereby mitigating accidental interactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the playback device is made portable and movable, then the device can be accessed in multiple locations and provide flexible audio playback, but the device may accidentally trigger user interface commands during motion

Engineering Contradiction:
ImproveportabilityVSAvoidaccidental command prevention
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary detection of motion state before executing user interface commands. The motion detection mechanism activates command bypass mode in advance when motion is detected, preventing accidental commands before they can occur during device movement.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A command bypass mode acts as an intermediary layer between the touch-sensitive user interface and the command execution system. This intermediary mechanism selectively blocks commands during motion while allowing normal operation when stationary, resolving the conflict between portability and reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If the device enables touch-sensitive user interface during motion, then user interaction remains responsive, but unintended commands may be executed due to accidental touches

Engineering Contradiction:
Improveinterface responsivenessVSAvoidaccidental touches
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system dynamically adjusts the responsiveness of the touch-sensitive user interface based on motion state. During motion, the interface enters command bypass mode where touches are detected but commands are blocked. When stationary, normal responsiveness is restored, allowing the interface to adapt its behavior to current operating conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The motion detection system provides continuous feedback about the device's motion state to the command execution system. This feedback loop enables real-time adjustment of command acceptance, allowing the system to respond appropriately to motion conditions and prevent accidental commands while maintaining operational awareness.

Inventive Principle:
Principle #23Feedback

3Reliability

If the system blocks all commands during motion, then accidental commands are prevented, but legitimate user interactions during movement are also blocked

Engineering Contradiction:
Improveaccidental command preventionVSAvoidlegitimate interaction capability
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The command bypass mechanism applies selective blocking rather than universal blocking. Individual commands are evaluated based on motion state, allowing the system to prevent accidental commands while potentially permitting intentional ones. The blocking behavior is localized to the command execution level rather than affecting the entire user interface system.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the operational parameter of command acceptance from true/false to a motion-dependent state. By introducing motion detection as a controlling parameter, the system can dynamically adjust between blocking and accepting commands based on current motion conditions, rather than using a fixed blocking state.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12124649B2Preventing accidental media device commands
Publication Date: 2024.10.22 SONOS INC
  • US12124649B2 patent drawing
  • US12124649B2 patent drawing
  • US12124649B2 patent drawing

AI summary

A playback device detects, with one or more onboard sensors, that the playback device is in motion. The playback device activates a command bypass mode. The command bypass mode causes the playback device to not execute commands applied to a touch-sensitive user interface integrated into the playback device. The playback device then detects, with the one or more onboard sensors, that the playback device is stationary. After detecting that it is stationary, the playback device deactivates the command bypass mode.