NFC Presence Detection with Processorless Ringing Artifact Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing NFC-enabled devices face challenges in minimizing power consumption and false wake-ups, necessitating a method to efficiently detect the presence of a counterpart NFC device while maintaining low power usage and reducing false alarms.

Innovation Solution

A detector using memory and logic circuits to analyze ringing artifacts without a processor, storing template signals and threshold values, and computing Euclidean distances to accurately identify the presence of another NFC device within its RF field.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If the NFC device remains in standby mode to minimize power consumption, then power efficiency is improved, but the device may miss detecting the presence of a counterpart device

Engineering Contradiction:
Improvepower consumptionVSAvoiddetection reliability
Core Design Contradiction:
Use of energy by moving objectVSReliability

Solution Approach 1:

The system uses periodic ping transmissions at reduced power during standby mode, combined with template matching detection, to periodically check for the presence of counterpart devices without continuous operation, thus balancing power consumption with detection reliability

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system pre-records template signals representing different device scenarios before actual detection. These templates are stored and used for rapid comparison when a ping is received, enabling quick determination of device presence without requiring full processing power during the actual detection event

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the device wakes up frequently to check for counterpart devices, then detection reliability is improved, but power consumption increases

Engineering Contradiction:
Improvedetection reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

Instead of continuous monitoring or frequent wake-ups, the system implements periodic ping transmissions at strategically timed intervals during standby mode, combined with template matching to ensure reliable detection while minimizing active processing time and power consumption

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system uses the incoming ping signal itself as the trigger for detection, eliminating the need for the device to actively wake up and initiate detection sequences. The counterpart device's transmission serves as the stimulus that activates the detection process only when needed

Inventive Principle:
Principle #25Self-service

3Reliability

If traditional detection methods are used, then device presence can be detected, but false wakeups occur due to metal objects in the RF field

Engineering Contradiction:
Improvefalse detection rateVSAvoiddetection complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system creates template copies of expected device responses and stored ping signals. By comparing the received signal against these pre-stored templates using correlation analysis, the system can distinguish between genuine device responses and interference from metal objects, reducing false wakeups while maintaining a relatively simple detection architecture

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system uses correlation-based feedback comparison between the received ping signal and stored templates. This feedback mechanism continuously evaluates the similarity between expected and actual signals, enabling the system to differentiate between valid device presence and false causes like metal objects in the RF field

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12387063B2Method and detector for detecting a presence of a wireless device
Publication Date: 2025.08.12 NXP BV
  • US12387063B2 patent drawing
  • US12387063B2 patent drawing
  • US12387063B2 patent drawing

AI summary

A method and wireless device with a counterpart presence detector is provided. The detector includes only memory and logic circuits to detect a change in a ringing artifact from the presence of a RF device. The memory stores template signals and threshold values. The template signals may be generated using a metal object positioned various distances from the RF device. The ringing artifact, also called an RF-off signal, is sampled. A difference between subsequent ringing artifact samples is taken to produce a ringing artifact difference. Also, a difference between subsequent samples of a template signal is taken to produce a template difference. A Euclidean distance between the ringing artifact difference and the template difference is determined. The distance is compared to a threshold value. A presence of another RF device within the RF field of the RF device is detected if the distance compares favorably to the threshold value.