IoT Sensor Pairing via Unique ID Exchange

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The pairing process between sensors and gateways in IoT systems is complex and consumes significant power, shortening the operating time of battery-powered devices.

Innovation Solution

A pairing method using a pair bit and unique information, where a sensor transmits a first pair packet and changes the pair bit to a second value upon receiving corresponding unique information from the gateway, allowing for simplified and secure two-way communication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a traditional pairing process is used between sensor and gateway, then pairing can be established, but the process becomes complicated and power consumption increases

Engineering Contradiction:
Improvepairing establishmentVSAvoidpairing process complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The pairing process is segmented into distinct phases: initial pairing mode activation, unique information exchange, and pairing completion. This segmentation simplifies the overall process by breaking it into manageable steps with clear state transitions, reducing complexity while maintaining reliability

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The sensor enters a preliminary pairing mode where it proactively transmits its unique information to the gateway before formal pairing is established. This preliminary action prepares both devices for efficient pairing by pre-exchanging necessary identification data, reducing the complexity of the subsequent formal pairing process

Inventive Principle:
Principle #10Preliminary action

2Reliability

If a traditional pairing process is used between sensor and gateway, then pairing can be established, but power consumption increases and operating time decreases

Engineering Contradiction:
Improvepairing establishmentVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The pairing mechanism uses periodic state checks and conditional transmissions. The sensor periodically checks if it should enter pairing mode and only transmits data when necessary, avoiding continuous power consumption. The gateway similarly uses periodic polling and event-driven responses to minimize energy usage during the pairing process

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The essential pairing functionality is extracted from the complex traditional protocol and implemented through a simplified mechanism using unique information exchange. By taking out only the critical elements needed for pairing (unique ID transmission and matching) and eliminating unnecessary protocol overhead, power consumption is significantly reduced while maintaining pairing reliability

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If unique information is exchanged between sensor and gateway, then pairing security is improved, but communication protocol complexity increases

Engineering Contradiction:
Improvepairing securityVSAvoidcommunication protocol complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Instead of implementing complex cryptographic authentication protocols, the system uses a simplified approach where the sensor's unique information is copied and transmitted to the gateway. The gateway stores this information and uses it for verification. This copying mechanism provides security through unique identification while avoiding the complexity of full cryptographic handshakes

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20240422550A1Pairing method for sensor and gateway
Publication Date: 2024.12.19 LG INNOTEK CO LTD
  • US20240422550A1 patent drawing
  • US20240422550A1 patent drawing
  • US20240422550A1 patent drawing

AI summary

A pairing method for a sensor and a gateway, according to one embodiment of the present invention, comprises the steps of: transmitting, to a gateway, a first pair packet including sensor information, if a pair bit is a first value; determining whether unique information included in a received second pair packet is corresponding unique information, if the second pair packet is received from the gateway; and changing the pair bit to a second value if the unique information included in the second pair packet is the corresponding unique information.