RFID Slot Classification via Pilot Tone Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The Gen2 RFID protocol faces challenges in accurately classifying slots due to noise sources, collisions, and interference, which can lead to incorrect decoding of start-of-frame patterns and CRC failures, resulting in misinterpretation of singly occupied slots as collisions.

Innovation Solution

A modified search algorithm that analyzes received responses for pilot tones and phase reversals to classify slots as empty, collided, or singly occupied, using pattern matching and decoding to accurately determine slot outcomes, thereby reducing interference and noise confusion.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the interrogator uses a modified search algorithm to detect pilot tones and phase reversals, then the accuracy of slot classification is improved, but the complexity of the classification process increases

Engineering Contradiction:
Improveslot classification accuracyVSAvoidclassification process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The classification process is divided into distinct stages: pilot tone detection, phase reversal detection, pattern matching, and CRC verification. Each stage handles a specific aspect of slot classification, making the complex process more manageable and systematic. The algorithm segments the received signal analysis into sequential steps that build upon each other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The algorithm performs preliminary detection of pilot tones and phase reversals before completing the full slot classification. By detecting the start-of-frame pattern and pilot tone characteristics early in the process, the system can prepare for subsequent classification steps and make preliminary determinations about slot status, improving overall accuracy while maintaining structured processing.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the interrogator increases the Q value to reduce collisions, then the number of readable tags increases, but the time required to inventory tags increases

Engineering Contradiction:
Improvenumber of readable tagsVSAvoidinventory time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system uses feedback from slot classification results to dynamically adjust the Q value for subsequent inventory rounds. By analyzing the number of empty slots, singly occupied slots, and collisions in each round, the interrogator receives feedback about the current Q value's effectiveness and adjusts it accordingly, optimizing the balance between readability and time efficiency over multiple rounds.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The Q value is made dynamic rather than fixed, allowing it to change based on real-time inventory conditions. The algorithm adapts the Q value from round to round based on observed slot patterns, enabling the system to respond to varying tag populations and environmental conditions, thereby optimizing performance across different scenarios.

Inventive Principle:
Principle #15Dynamics

3Loss of time

If the interrogator reduces the Q value to reduce time, then the inventory time decreases, but the number of readable tags decreases due to increased collisions

Engineering Contradiction:
Improveinventory timeVSAvoidnumber of readable tags
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The system uses feedback from slot classification results to dynamically adjust the Q value for subsequent inventory rounds. By analyzing the number of empty slots, singly occupied slots, and collisions in each round, the interrogator receives feedback about the current Q value's effectiveness and adjusts it accordingly, optimizing the balance between readability and time efficiency over multiple rounds.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The Q value is made dynamic rather than fixed, allowing it to change based on real-time inventory conditions. The algorithm adapts the Q value from round to round based on observed slot patterns, enabling the system to respond to varying tag populations and environmental conditions, thereby optimizing performance across different scenarios.

Inventive Principle:
Principle #15Dynamics

4Ease of operation

If the interrogator uses traditional start-of-frame pattern detection, then the process is simple, but noise and interference cause incorrect classification

Engineering Contradiction:
Improvedetection process simplicityVSAvoidclassification reliability
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The detection process is divided into distinct stages: pilot tone detection, phase reversal detection, pattern matching, and CRC verification. Each stage handles a specific aspect of slot classification, making the complex process more manageable and systematic. The algorithm segments the received signal analysis into sequential steps that build upon each other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The algorithm introduces intermediary detection steps between the received signal and final classification. By detecting pilot tones and phase reversals as intermediate features, and using pattern matching as an intermediary verification step, the system adds layers of validation that filter out noise and interference, improving reliability without requiring complete redesign of the detection process.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8022814B2Systems and methods for slot classification
Publication Date: 2011.09.20 NOVANTA CORP
  • US8022814B2 patent drawing
  • US8022814B2 patent drawing
  • US8022814B2 patent drawing

AI summary

Systems and methods for inventory round slot classification are described. The method includes transmitting, to zero or more RFID tags, a message during a slot of an inventory round and receiving a response from at least some of the zero or more RFID tags. The method also includes analyzing a received response for the presence of the pilot tone and classifying a respective slot in response to the analysis.