Lighting Transponder Authentication via Transaction Data
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing lighting system control devices face issues with impermissible control data being transmitted and reused, leading to potential misuse or incorrect configuration of components, such as excessive output current for LEDs.
Innovation Solution
Implementing a system where control data is linked with transaction information, using random numbers, current timestamps, or unique serial numbers for authentication, and employing encryption and authorization classes to ensure only valid data is used, preventing the rewriting of old or illegal control data.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of operation
If control data is transmitted wirelessly from a writing and reading device to a control device using a transponder, then the ease of operation is improved, but the reliability deteriorates due to the risk of impermissible control data being transmitted and reused
Solution Approach 1:
The control device generates transaction information (such as a random number or timestamp) before transmitting control data, and links this transaction information to the control data. This preliminary action ensures that when control data is received, it can be verified against the transaction information to prevent use of old or impermissible data, thus maintaining reliability while enabling wireless operation.
Solution Approach 2:
The control device transmits transaction information back to the writing and reading device along with control data. This feedback mechanism allows the writing and reading device to verify that the control data is fresh and authorized, preventing replay attacks and ensuring that only permissible control data is used, thereby resolving the security concern while maintaining ease of wireless operation.
2Reliability
If transaction information is linked to control data to prevent misuse, then the reliability is improved, but the device complexity increases
Solution Approach 1:
The transaction information uses simple parameter changes such as incrementing a counter, updating a timestamp, or generating a new random number for each control data transmission. These parameter changes are computationally simple and easy to implement, providing reliable authentication without significantly increasing device complexity. The control device and writing and reading device can generate and verify these parameters using basic arithmetic or random number generation functions.
Data Source
Figure 1
Figure 2
AI summary
The invention relates to a control device for one or more components (1a..1h) of an illumination system, wherein the control device (1) has a transponder (5) for receiving control data for controlling and/or configuring the components (1a..1h) of the illumination system from a writing and reading device (2), and a control unit (6) for controlling the components (1a..1h) of the illumination system using the received control data. The transponder (5) sends transaction information for an identification of the control data to the writing and reading device (2) and receives the control data linked to the sent transaction information from the writing and reading device (2). The control unit (16) is designed to only use the received control data after a successful verification of the transaction information linked to the received control data, and to generate new transaction information for the receipt of new control data.