I have some problems with the overview of the NFC standards.
What i know is that:
ISO/IEC 14443is the standard for proximity cards and use RFID as communication protocol;ISO/IEC 18092(NFCIP-1) is the NFC standard and is based onISO/IEC 14443;- NFC Forum has build on top of
ISO/IEC 18092a standard which include the NFC Forum type tags (ISO/IEC 18092 tags) and LLCP; - The
ACR122Uis a reader which can read inter aliaISO/IEC18092andISO/IEC 14443; - The
ACR122Uemulates aNFC Forum Type 4 Tagon top of ISO-DEP (ISO/IEC 7816-4) on top ofISO/IEC 14443-A;
I have two questions:
RFID or NFC tag
What i don't understand is why the emulated tag is a NFC tag. If the emulated tag is based on ISO/IEC 14443-A it is a proximity card and as far i understand the technology of a proximity card is RFID. So why is this a NFC tag and not a RFID tag? What is the technical difference?
Where comes the RFID and NFC part during communication
NFC is compatible with RFID (13.56 MHz). I gues when a tag get scanned by the ACR122U it will determine if it is an RFID or NFC tag. This probably would be done by identifing some flags and/or an initialization procedure. If it is an NFC tag it will use the ISO/IEC 18092 standard to communicate, if it is a RFID tag, it will use ISO/IEC 14443.
But if the emulated tag is an NFC tag build on top of ISO/IEC 14443 it is a NFC tag (ISO/IEC 18092), but it needs to be controlled according to the ISO/IEC 14443 standard. During initalization and communication, what is the RFID part (ISO/IEC 14443) and what is the NFC part (ISO/IEC 18092)?
I don't know if i'm right but this is confusing me.
Any related information is welcome.
Thanks.