TWS Earphone Charging Box Communication Protocol

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing communication method between TWS earphones and charging boxes requires frequent switching of the master-slave relationship and sends notification messages before each data packet, increasing communication burden.

Innovation Solution

A communication method where the charging box actively sends data request messages to the earphones, which respond with reply messages, maintaining a consistent active sender and passive receiver role, eliminating the need for constant master-slave relationship switching and reducing communication burden.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If notification messages are sent before each data packet and master-slave relationship switching is implemented, then data transmission between earphones and charging box is achieved, but communication burden increases

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidcommunication burden
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the notification message mechanism from the data transmission process. Instead of sending separate notification messages before each data packet, the system uses the existing ACK mechanism to implicitly notify data reception status, eliminating redundant notification messages and reducing communication burden while maintaining transmission reliability

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent inverts the traditional master-slave switching approach by maintaining fixed roles (charging box as master, earphones as slave) throughout the entire data transmission process. Data packets are sent from master to slave, and ACKs are returned from slave to master, eliminating the complexity of role switching while ensuring reliable communication

Inventive Principle:
Principle #13The other way round (Inversion)

2Adaptability or versatility

If master-slave relationship switching is implemented between earphones and charging box, then bidirectional data transmission is achieved, but communication protocol complexity increases

Engineering Contradiction:
Improvebidirectional transmission capabilityVSAvoidcommunication protocol complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent makes the ACK mechanism universal by using it for both data transmission confirmation and bidirectional communication coordination. The same ACK packet structure serves multiple functions: confirming data receipt, indicating ready state for reverse transmission, and maintaining protocol simplicity without requiring separate control messages

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent implements preliminary action by having the slave device send an ACK packet in advance to indicate it is ready to receive data. This preliminary acknowledgment allows the master to immediately send data packets without waiting for additional handshaking, enabling efficient bidirectional transmission while keeping the protocol simple

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11889255B2Communication method between earphones and charging box, charging box, earphones and readable storage medium
Publication Date: 2024.01.30 GOERTEK INC
  • US11889255B2 patent drawing
  • US11889255B2 patent drawing
  • US11889255B2 patent drawing

AI summary

A communication method between earphones and a charging box is disclosed. The method comprises: acquiring a data packet to be sent from a sending queue; sending a data request message containing the data packet to be sent to the earphones; and when having received a reply message from the earphones, continuing to execute the step of acquiring a data packet to be sent from the sending queue until the sending queue is empty. In the communication method between earphones and a charging box of the present disclosure, when data is transmitted between the charging box and the earphones, the data transmission between the charging box and the earphones can be realized without switching the master-slave relationship between the charging box and the earphones, which is simple to realize and reduces the additional communication burden.