IoT Sensor Pairing via Unique ID Exchange
Find Innovative SolutionsGenerate 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
Engineering 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
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
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
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
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
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
3Reliability
If unique information is exchanged between sensor and gateway, then pairing security is improved, but communication protocol complexity increases
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
Data Source
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.


