NFC Controller Listening-Mode Exit for Faster Card-Mode Setup
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing NFC communication protocols are slowed down by the use of a listening mode in electronic devices operating in 'card' mode, which requires the device to wait for and analyze query frames before initiating communication.
Innovation Solution
Implementing a method where the device exits listening mode upon detection of specific content within a received sequence, allowing it to respond directly to the reader device without analyzing all protocols, thus reducing the time required for establishing NFC communication.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If the device operates in listening mode to detect query frames before initiating NFC communication, then communication security and protocol compatibility are improved, but communication establishment time increases
Solution Approach 1:
The NFC controller pre-loads authentication data and detection parameters into its memory before communication is needed. This preliminary preparation allows the controller to immediately process query frames and perform security verification without waiting for application processor intervention, thus maintaining security while reducing establishment time
Solution Approach 2:
The NFC controller acts as an intermediary between the application processor and the radio frequency interface. It independently handles query frame detection, authentication data verification, and listening mode management, freeing the application processor from these time-consuming tasks and enabling faster communication establishment while maintaining security protocols
2Reliability
If the application processor analyzes all query frames to ensure protocol compatibility, then communication reliability is improved, but processing time and power consumption increase
Solution Approach 1:
The query frame analysis function is segmented into two parts: basic protocol compatibility checking is performed by the NFC controller using pre-loaded parameters, while only frames requiring complex application-specific processing are forwarded to the application processor. This segmentation enables most communications to be established quickly without full application processor involvement
Solution Approach 2:
Protocol compatibility parameters and authentication data are pre-loaded into the NFC controller's memory before communication begins. This preliminary action allows the controller to immediately verify protocol compatibility and filter incompatible frames without real-time application processor intervention, significantly reducing processing time while maintaining reliability
3Adaptability or versatility
If the device maintains listening mode continuously to detect all NFC signals, then detection capability is improved, but power consumption increases
Solution Approach 1:
The NFC controller implements periodic listening mode activation based on pre-configured triggers such as proximity detection, application processor requests, or specific RF field characteristics. Instead of continuous monitoring, the controller activates listening mode only when needed, significantly reducing power consumption while maintaining the ability to detect NFC signals when required
Solution Approach 2:
The NFC controller autonomously manages listening mode activation and deactivation based on pre-loaded parameters and detected conditions. It can independently determine when to enter listening mode without continuous application processor control, optimizing the balance between detection capability and power consumption through self-service operation
Applied Scientific Principles
This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.
Function Achieved in This Case
This approach accelerates NFC communication by avoiding the need for the application processor to analyze query frames, thereby reducing delays in establishing connections and improving communication efficiency.
Implementation Method 1
upon receipt by said NFC controller of content in a sequence captured from a radio frequency field
Data Source
Figure 1
Figure 2
Figure 3
AI summary
This description relates to an NFC communication method (400) between a first device (401) in card mode, comprising an NFC controller (4012), and a second device (402) in reader mode (402), in which said first device (401) exits a listening mode upon reception by said NFC controller (4012) of content from a sequence captured from a radio frequency field.