Design questions around ST25R3911B
I need to integrate an NFC reader for medical device pairing. I already designed a tag for the sensor which works with my phone.
The next step for me is to add an NFC reader to the portable monitor. The biggest antenna I can fit into the back of the monitor is about 15cmx10cm and as it is quite big, I picked the ST25R3911B to drive it because it has good power. I need a read range of about 20-30cm. Apparently, the best standard to achieve such range is ISO15693. My current tag uses ISO14443/B but I can easily swap the IC with something like the MLR24LR.
The sensor has a zigbee chip, and I only need the NFC to exchange the encryption key (about 128bytes with all metadata), so datarate is not important.
Some info:
- Tag is 45mmx35mm, using TI RF430CL330, but if ISO15693 is preferred, I can swap the IC and redesign the PCB.
- The max antenna I can fit inside my monitor (NFC reader) is 15cmx10cm.
- I need to pass 128bytes of data. (1kbit) Read only (only written by the sensor microcontroller using SPI)
- Read distance should be minimum 20cm, 30 or even 50cm preferred.
I have a few questions:
- Is ISO15693 the best choice for my application?
- I picked the ST25R3911B, is it good, or another chip?
- If MLR24LR the right choice for ISO15693 for the tag?
- I downloaded the antenna matching tool, I understand the antenna parameters inputs, but I wonder about the 'matching inputs', there are presets called 'VHBR, EVMCo and General purpose', but I am not sure I understand how those impacts the system.
- In AN4974 the antenna is attached to the ground at the middle, is this necessary for differential design (using both RFI0/1 and RFO0/1 connections, design of figure 3 in DS11793 page 14)?
#nfc

