Bluetooth Watch Notification Encryption via Wear Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Bluetooth watches currently lack secure methods to display instant notification messages from mobile phones, risking privacy leaks when the watch is not worn, as messages can be viewed by unauthorized individuals.

Innovation Solution

Implementing an encryption method on the Bluetooth watch that requires users to enter an initial password after establishing a communication connection with the mobile terminal, and then an unlock password when the watch is detected to be removed, ensuring only authorized access to the notification messages.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the Bluetooth watch displays instant notification messages without encryption, then the user can conveniently view messages on the watch, but the privacy security deteriorates when the watch is not worn

Engineering Contradiction:
Improvemessage viewing convenienceVSAvoidprivacy security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system performs preliminary actions by detecting whether the watch is worn before displaying messages. When the watch is detected as not being worn, the system proactively hides notification messages and displays a lock screen, preventing potential privacy leaks before they can occur. This anticipatory measure resolves the contradiction by maintaining security without affecting convenience during normal wear.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The display state of notification messages is made dynamic based on the wear detection status. The system automatically switches between displaying messages (when worn) and hiding messages with lock screen (when not worn), creating a flexible security mechanism that adapts to usage context. This dynamic approach allows the system to maintain both convenience during wear and security during storage.

Inventive Principle:
Principle #15Dynamics

2Reliability

If the Bluetooth watch implements encryption and password verification, then the privacy security is improved, but the device operation complexity increases

Engineering Contradiction:
Improveprivacy securityVSAvoidoperation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system implements self-service by automatically detecting wear status and controlling message display without requiring manual user intervention. The wear detection module continuously monitors whether the watch is being worn, and the control module automatically adjusts the display state accordingly. This automation eliminates the need for users to manually enable/disable encryption or set passwords, reducing operational complexity while maintaining high security standards.

Inventive Principle:
Principle #25Self-service

3Reliability

If the Bluetooth watch continuously monitors wear status, then the privacy security is enhanced by detecting removal, but the energy consumption increases

Engineering Contradiction:
Improvesecurity monitoringVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system employs periodic action by implementing a timer that checks wear status at predetermined time intervals rather than continuously monitoring. The control module periodically queries the wear detection module to determine if the watch has been removed, and only then updates the display state. This periodic monitoring approach significantly reduces energy consumption compared to continuous monitoring while still providing timely security responses.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS10149162B2Encryption method based on mobile terminal for Bluetooth watch and the Bluetooth watch thereof
Publication Date: 2018.12.04 HUIZHOU TCL MOBILE COMM CO LTD
  • US10149162B2 patent drawing
  • US10149162B2 patent drawing
  • US10149162B2 patent drawing

AI summary

An encryption method based on a mobile terminal for a Bluetooth watch and the Bluetooth watch thereof are disclosed. The method includes: the Bluetooth watch establishing a communication connection with a mobile terminal; displaying, by a screen of the Bluetooth watch, an encrypted interface to prompt a user to enter an initial password; receiving the initial password from the user and storing the initial password in the Bluetooth watch; detecting whether the Bluetooth watch is removed by the user; hiding the instant notification message received from the mobile terminal, and displaying an unlock interface on the screen to prompt the user to enter an unlock password, when the Bluetooth watch is determined to be removed by the user; receiving the unlock password entered by the user at the unlock interface; and unlocking and displaying the instant notification message received from the mobile terminal, when the unlock password matches the encryption password.