RFID Reader Authentication via Server-Managed Secure Code Updates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional RFID reader systems lack authentication security features, allowing imitations to bypass label security and potentially upload false information or download data illicitly during the information uploading and downloading processes.

Innovation Solution

An RFID reader system that includes a microcontroller unit and communication interface for authenticating the reader by transmitting a unique reader ID and secure code to a server, which verifies and updates the secure code, ensuring only authorized readers can upload or download product information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If authentication security features are added to RFID readers, then security and reliability are improved, but device complexity increases

Engineering Contradiction:
Improvereader authentication securityVSAvoidreader system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces a server as an intermediary that handles the complex authentication logic and secure code generation. The RFID reader itself remains relatively simple, merely communicating with the server for authentication. This mediates the complexity by moving it from the reader device to the centralized server infrastructure.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary authentication actions before actual data transfer operations. The reader must first authenticate with the server, receive verification, and obtain updated secure codes before proceeding with scanning or data operations. This preliminary security check prevents unauthorized access without requiring complex security mechanisms during the main operational flow.

Inventive Principle:
Principle #10Preliminary action

2Loss of information

If secure code verification is implemented, then information integrity is improved, but processing time increases

Engineering Contradiction:
Improveproduct information integrityVSAvoidauthentication processing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The authentication process is implemented periodically at the beginning of each data transfer session rather than continuously during operations. The reader authenticates with the server, receives updated secure codes, then uses these codes for subsequent operations until the next authentication cycle is needed. This periodic approach balances security verification with operational efficiency.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS9197614B2Radio-frequency identification reader
Publication Date: 2015.11.24 FAVEPC
  • US9197614B2 patent drawing
  • US9197614B2 patent drawing
  • US9197614B2 patent drawing

AI summary

An RFID reader comprises a memory having a first data for identifying the reader and a second data associated with the first data stored therein; a communication interface; and a microcontroller unit. The microcontroller unit is configured to transmit the first data via the communication interface; receive a first request for transmitting the second data; transmit the second data via the communication interface; receive a third data via the communication interface; overwrite the second data stored in the memory with third data.