Telecoms, Datacoms, Wireless, IoT


Low-cost NFC links to enhance industrial or consumer applications

18 May 2016 Telecoms, Datacoms, Wireless, IoT

Near field communication (NFC) is a wireless communications technology that allows two devices to communicate when they are in close proximity, typically just a few inches from each other. Today, it is mostly recognised by consumers as a way to make contactless purchases with smartphones. However, it also contributes to connecting objects to the Internet of Things, which changes the way consumers interact with those connected things.

Although NFC capability is standard in many new smartphones and tablets, the time is coming for NFC connectivity in many other kinds of electrical or electronic devices.

Figure 1. Architecture example.
Figure 1. Architecture example.

The key benefit of embedding NFC capability into almost any kind of equipment or device is that the device can then be designed to offer all the features that would be possible if they had keyboards, graphic displays and Internet connections, without actually having to incorporate these expensive and space-consuming features into the equipment itself – the user’s smartphone already has them and can ‘lend’ them.

One of the potential benefits enabled by STMicroelectronics’ M24SR family is convenient Bluetooth pairing of a smartphone and an audio device. Instead of having to open the phone’s settings, turn Bluetooth on, select the audio device code name, and sometimes enter a pass code, users can simply wave their smartphone by the NFC-enabled audio device and automatically activate Bluetooth pairing between the two devices as settings have been transmitted over NFC.

Other examples include resetting the clock on any appliance after a power blackout or a change in daylight saving hours or rapid diagnosis of faults in malfunctioning equipment. Instead of having to look for the instruction manual or call the manufacturer’s customer service, the user could simply run the ‘Reset my appliance clock’ or ‘Diagnose Problem’ app on their smartphone, touch the equipment with the smartphone, and the clock would be automatically reset or the problem remotely diagnosed through the connection to the manufacturer’s website.

NFC in detail

NFC is a flavour of RFID (radio-frequency identification), but it additionally has a specific set of standards ensuring interoperability of NFC-enabled equipment. NFC standards determine the operating environment and data formats, transfer rates, modulation and so on.

NFC uses inductive coupling between two NFC devices and operates with electromagnetic field at 13,56 MHz – a licence-free allocation in the HF portion of the radio spectrum. An NFC device can draw power from the field generated by another NFC device. This enables some NFC devices to be exempt of power supply and to take the form of tiny objects such as tags, stickers, key fobs or cards.

Because the transmission range is so short, NFC-enabled transactions are inherently more secure than transactions in some other wireless technologies. With little energy required to cover the interaction zone with RF electromagnetic field, the NFC technology consumes very little power and is ideal for battery powered devices such as smartphones.

NFC defines two types of NFC devices. These are known as initiator and target. As the names imply, the initiator is the device that initiates the communication. It also controls the data exchanges. The target device is the one that responds to the request from the initiator and accepts the communication with the initiator to happen.

An NFC initiator can be, for example, an RFID reader or a smartphone. In proximity of another NFC device, it initiates a communication, then collects information from it or runs an action according to that information. Identification of a commercial article bearing an NFC tag is a good example of collecting information.

NFC also recognises two modes of operation: passive mode and active mode. In the passive mode of operation, only one NFC device generates an RF field. In that sense, it is active and always plays the role of NFC initiator. The other device is passive, and it always plays the role of NFC target.

In the active mode of operation, both NFC devices generate RF electromagnetic fields. The radio transmissions are half-duplex, as the same radio channel is used for both transmit and receive. To prevent collisions, the devices operate what is termed a ‘listen-before-talk’ protocol. With active mode, as compared to passive mode, larger operating distances (depending on the protocol) can be reached.

Further, there are three modes of communication: read/write mode, card emulation mode and peer-to-peer mode. An NFC device communicating in read / write mode reads data from or writes data to an NFC object. In card emulation mode, the NFC device behaves as a standard contactless smartcard.

The NFC device emulating a smartcard usually operates in passive NFC mode. In peer-to-peer (P2P) mode, the NFC-enabled devices operate in active mode. One of the devices initiates a communication link. Once the link is established, the devices talk to one another alternatively, applying the ‘listen-before-talk’ rule.

Architecture example

As a basic element to serve as an example, consider the M24LR04E-R dynamic NFC/RFID tag. With its unique combination of industry-standard serial bus (I2C) and contactless RF interfaces (ISO15693), ST’s M24LR EEPROM memory has the ability to communicate with the host system ‘over-the-wire’ or ‘over-the-air.’ Furthermore, its RF interface can convert ambient radio waves emitted by RFID reader-writers and NFC phones or tablets into energy to power its circuits and enable complete battery-free operation. The M24LR dynamic NFC/RFID is a typical target device that communicates always in passive mode and acts as an NFC card (card emulation mode).

Integrating the M24LR in an application is simple: on the I²C side, there is no specific design requirement as the device interfaces exactly as any serial I²C EEPROM device. On the RF side, the M24LR needs to be connected to an external antenna to operate.

Antenna design

The design principle of the M24LR antenna is very simple: the external antenna inductance (Lantenna) that needs to be designed on board the PCB should match the M24LR internal tuning capacitance (Ctuning) in order to create a circuit resonating at 13,56 MHz. The basic equation of the tuning frequency is:

A 13,56 MHz antenna can be designed with different shapes, depending on the application requirements. If different antenna dimensions need to be tested quickly, it is recommended to test some of the existing ST reference antenna designs directly in the application. The next step can be the design of a proprietary antenna with the aid of online or offline tools.

The following antenna parameters are critical for planar rectangular coil inductance:

• The number of turns.

• The number of segments.

• The conductor width in millimetres.

• The conductor spacing in millimetres.

• The conductor thickness in micrometres.

• Outer coil dimensions: length and width in millimetres.

Depending on the PCB technology parameters and the application dimensional constraints, an inductive antenna simulation can be started using eDesignSuite.

Energy harvesting

When the M24LR operates in the RF mode, it is powered by the RFID reader. No battery is then required to access it whether in write or read mode. With its external inductive antenna, the M24LR draws all of its operating power from the reader’s electromagnetic field.

The RFID reader plays the same role as the primary of a voltage transformer that powers the secondary (in this case, the M24LR and its inductive antenna). The energy transfer ratio from the reader to the M24LRxx is similar to the coupling factor of a voltage transformer.

Upon application of the RF field to the antenna, the IC transforms the induced energy into electrical current to supply the tag IC, the microcontroller and, possibly, other components such as a sensor. The components can then operate as long as the RF field is present and strong enough to supply them.

The energy harvesting function brings multiple benefits: enabling battery-free NFC products, waterproofing (no need of connectors or battery compartment), battery life saving on battery-powered devices, automatic wakeup when an NFC device comes in proximity, and current supply to other components.

Software system integration

Integrating the M24LR into the software part of the user application is quite simple. As mentioned earlier, on the I²C side, there is no need for a specific software device driver because the reading and writing interface is the same as any serial I²C EEPROM device. The designer would only need to spend minor effort to implement additional chip features that are not present on traditional EEPROM memories. These are mainly energy harvesting configuration and usage, memory content access password protections or an interrupt line handling. Typically, all these extra features are covered by embedded software libraries and drivers provided directly by the chip manufacturer.

On the RF interface side, the M24LR chip encapsulates all the necessary functionality of the ISO 15693 standard, so a developer does not need to study communication protocol, commands, coding or timing specificities of the ISO 15693 standard. Instead, they can program their NFC-capable smartphone

application. In order to implement an Android application, for example, the developer does not need to study the low level principles of the NFC technology, but can rely on NFC

Android API (application programming interface), which is easy to understand and straightforward to use. There are many articles and online guides explaining how to develop an Android application and several examples of NFC API usage.

For more information contact Gyula Wendler, Arrow Altech Distribution, +27 (0)11 923 9600, [email protected], www.arrow.altech.co.za



Credit(s)



Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

Power amps for portable radio comms systems
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
CML Micro expands its SµRF product portfolio with a pair of high efficiency single- and two-stage power amplifiers that offer outstanding performance for a wide range of dual-cell lithium battery-powered wireless devices.

Read more...
RF agile transceiver
Altron Arrow Telecoms, Datacoms, Wireless, IoT
The AD9361 is a high performance, highly integrated RF Agile Transceiver designed for use in 3G and 4G base station applications.

Read more...
SmartRAID 4300 Series
Altron Arrow DSP, Micros & Memory
Microchip’s disaggregated architecture leverages host CPU and PCIe infrastructure to overcome traditional storage bottlenecks in scalable, secure NVMe RAID storage solutions.

Read more...
Choosing a GNSS receiver
RF Design Telecoms, Datacoms, Wireless, IoT
Applications requiring sub-ten-meter positioning accuracy today can choose between single-band or dual-band technology. While this decision might seem as simple as flipping a coin, it is far from that.

Read more...
Tri-Teq’s latest range of filters
RFiber Solutions Telecoms, Datacoms, Wireless, IoT
Tri-Teq recently presented its latest filter products, which included passive and co-site mitigation filters (lumped element and suspended substrate technologies) and tunable filters (bandpass and harmonic switched filters).

Read more...
Why GNSS positioning precision is enabling the next wave of IoT applications
iCorp Technologies Editor's Choice Telecoms, Datacoms, Wireless, IoT
While high-performance GNSS implementations are achievable with few limitations, most real-world applications must balance power consumption, form factor and accuracy requirements.

Read more...
The evolution of 4D imaging radar
Altron Arrow Telecoms, Datacoms, Wireless, IoT
4D imaging radar is redefining automotive sensing with unmatched precision, scalability and resilience and, as global adoption accelerates, this technology is poised to become a cornerstone of autonomous mobility.

Read more...
Links Field Networks: The perfect fit for telematics in Africa
Links Field Networks Telecoms, Datacoms, Wireless, IoT
Operating at the intersection of global SIM innovation and local market intelligence, Links Field Networks has emerged as a premier provider of telematics-oriented connectivity across Africa and beyond.

Read more...
RF direct conversion receiver
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
The CMX994 series from CML Micro is a family of direct conversion receiver ICs with the ability to dynamically select power against performance modes.

Read more...
Bridging the future with RAKWireless WisNode devices
Otto Wireless Solutions Telecoms, Datacoms, Wireless, IoT
The WisNode Bridge series by RAKWireless is designed to convert traditional wired industrial protocols like RS485 and Modbus into LoRa-compatible signals.

Read more...









While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd | All Rights Reserved