Vehicle Head Unit Bluetooth Auto-Retry Logic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current Bluetooth connection methods require manual re-pairing when pairing between a vehicle's head unit and a mobile device fails, causing inconvenience to the driver.

Innovation Solution

A method and control system for a vehicle's head unit to initiate and retry Bluetooth pairing by storing the mobile device's address and automatically re-attempting the pairing procedure based on error types, such as time-outs or user refusal, using specific Bluetooth commands like LMP_detach and LMP_in_rand messages.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual re-pairing is required when Bluetooth pairing fails, then connection reliability is improved through user confirmation, but user convenience deteriorates due to additional operational steps

Engineering Contradiction:
Improveconnection reliabilityVSAvoiduser convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The head unit automatically performs re-pairing operations without requiring user intervention. The system detects pairing failures, retrieves stored mobile device addresses, and initiates re-pairing sequences autonomously, allowing the device to serve itself rather than requiring manual user action

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The head unit stores mobile device addresses in advance during initial pairing attempts. When pairing fails, the pre-stored address enables immediate re-pairing without requiring the user to manually search for or select the device again, performing the search action beforehand

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If automatic re-pairing is implemented without error discrimination, then user convenience is improved through reduced manual steps, but device complexity increases due to error detection and conditional logic

Engineering Contradiction:
Improveuser convenienceVSAvoidcontrol logic complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system changes the parameter of error classification by categorizing pairing failures into distinct types (user refusal versus timeout/errors). This parameterization enables conditional re-pairing logic that adapts behavior based on the specific error type, managing complexity through structured classification rather than un differentiated automatic retry

Inventive Principle:
Principle #35Parameter changes

3Stability of the object's composition

If pairing procedure is terminated on any error, then device stability is improved by avoiding repeated failed attempts, but productivity deteriorates due to loss of connection opportunity

Engineering Contradiction:
Improvesystem stabilityVSAvoidconnection establishment efficiency
Core Design Contradiction:
Stability of the object's compositionVSProductivity

Solution Approach 1:

The system dynamically adjusts its response to pairing errors based on the specific error type detected. Rather than a static terminate-or-retry approach, the controller evaluates the error condition and adaptively determines whether to terminate or initiate re-pairing, allowing flexible response that maintains stability while enabling recovery from transient failures

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback by monitoring pairing procedure outcomes and using this information to determine subsequent actions. Error detection during pairing provides feedback that triggers conditional re-pairing logic, allowing the system to learn from failed attempts and adjust its connection strategy accordingly

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS9504080B2Vehicle supporting efficient bluetooth connection and control method thereof
Publication Date: 2016.11.22 HYUNDAI MOTOR CO LTD
  • US9504080B2 patent drawing
  • US9504080B2 patent drawing
  • US9504080B2 patent drawing

AI summary

A method for performing Bluetooth pairing with a mobile device by a head unit of a vehicle includes: initiating a Bluetooth pairing procedure between the mobile device and the head unit; storing an address of the mobile device upon the initiation of the pairing procedure; detecting an error generated in the pairing procedure; and automatically retrying the pairing procedure using the stored address of the mobile device or terminating the pairing procedure, based on a type of the detected error.