meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:basic_nfc [2024/11/15 21:19] – created vamsan | com:basic_nfc [2025/05/31 22:16] (current) – vamsan | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== lamaPLC Communication: | ====== lamaPLC Communication: | ||
+ | {{ : | ||
+ | // | ||
- | // | + | The NFC Forum has helped define and promote |
- | The NFC Forum has helped define and promote | + | ===== NFC standards ===== |
+ | NFC standards cover communications protocols and data exchange formats and are based on existing radio-frequency identification ([[com: | ||
+ | ===== NFC wireless charging (WLC) ===== | ||
+ | Near-field communication (NFC) technology supports data transmission and enables wireless charging, providing a dual functionality that is particularly beneficial for small, portable devices. The NFC Forum has developed a specific wireless charging specification, | ||
+ | |||
+ | Compared to the more widely known Qi wireless charging standard by the Wireless Power Consortium, which offers up to 15W power over distances up to 4 cm (1+5⁄8 in), NFC WLC provides a lower power output but benefits from a significantly smaller antenna size. This makes NFC WLC an ideal solution for devices with premium space and less critical high-power charging. | ||
+ | |||
+ | The NFC Forum also facilitates a certification program labeled as //Test Release 13.1// (TR13.1), which ensures that products adhere to the WLC 2.0 specification. This certification aims to establish trust and consistency across NFC implementations, | ||
+ | |||
+ | France Brevets, a patent fund created in 2011, is deploying a patent licensing program for NFC. Via Licensing Corporation, | ||
+ | |||
+ | Present and anticipated applications include contactless transactions, | ||
+ | |||
+ | ===== Standards ===== | ||
+ | NFC standards cover communications protocols and data exchange formats and are based on existing RFID standards, including ISO/IEC 14443 and FeliCa. The standards also include ISO/IEC 18092 and those defined by the NFC Forum. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ===== ISO/IEC 18092 standard ===== | ||
+ | The ISO/IEC 18092 standard supports 106, 212, or 424 kbit/s data rates. | ||
+ | |||
+ | The communication takes place between an active //" | ||
+ | |||
+ | **Passive** \\ | ||
+ | The initiator device provides a carrier field, and the target device, acting as a transponder, | ||
+ | \\ | ||
+ | \\ | ||
+ | **Active** \\ | ||
+ | Both the initiator and target device communicate by alternately generating their fields. One device stops transmitting data to receive it from the other. This mode requires that both devices include power supplies. | ||
+ | \\ | ||
+ | |||
+ | |< 100%>| | ||
+ | ^Speed (kbit/ | ||
+ | |424|Manchester, | ||
+ | |212|Manchester, | ||
+ | |106|Modified Miller, 100% ASK|Manchester, | ||
+ | |||
+ | To transmit data between two NFC interfaces in active mode, one of the NFC interfaces first activates its transmitter and thus works as the NFC initiator. The high-frequency current in the antenna induces an alternating magnetic field H, which spreads around the antenna loop. Part of the induced magnetic field moves through the antenna loop of the other NFC interface, which is located close by. Then, a voltage U is induced in the antenna loop and can be detected by the receiver of the other NFC interface. If the NFC interface receives signals and the corresponding commands of an NFC initiator, this NFC interface automatically adopts the role of an NFC target. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | For data transmission between the NFC interfaces, the amplitude of the emitted magnetic alternating field is modulated (ASK modulation), | ||
+ | |||
+ | The transmission direction is reversed to send data from the NFC target to the NFC initiator. This means the NFC target activates the transmitter, | ||
+ | |||
+ | ===== Smartphone automation and NFC tags ===== | ||
+ | NFC-equipped smartphones can be paired with NFC Tags or stickers that NFC apps can program. These programs can change phone settings, text, launch apps, or execute commands. | ||
+ | |||
+ | Such apps do not rely on a company or manufacturer, | ||
+ | |||
+ | The NFC Forum published the Signature Record Type Definition (RTD) 2.0 in 2015 to add integrity and authenticity for NFC Tags. This specification allows an NFC device to verify tag data and identify the tag author. | ||
+ | |||
+ | ===== Bluetooth comparison ===== | ||
+ | NFC and Bluetooth are both relatively short-range communication technologies available on mobile phones. NFC operates at slower speeds than Bluetooth and has a much shorter range, but consumes far less power and doesn' | ||
+ | |||
+ | NFC sets up more quickly than standard Bluetooth but has a lower transfer rate than Bluetooth low-energy. With NFC, instead of performing manual configurations to identify devices, the connection between two NFC devices is automatically established in less than .1 second. NFC's maximum data transfer rate (424 kbit/s) is slower than that of Bluetooth V2.1 (2.1 Mbit/s). | ||
+ | |||
+ | NFC's maximum working distance of less than 20 cm (7+7⁄8 in) reduces the likelihood of unwanted interception. It is particularly suitable for crowded areas that complicate correlating a signal with its transmitting physical device (and by extension, its user). | ||
+ | |||
+ | ===== Sources ===== | ||
+ | Wikipedia ([[https:// | ||
+ | |||
+ | ===== NFC on lamaPLC ===== | ||
+ | {{topic> | ||
+ | |||
+ | \\ | ||
+ | {{tag> | ||
+ | \\ | ||
+ | This page has been accessed for: Today: {{counter|today}}, | ||