Telecoms, Datacoms, Wireless, IoT


Sub-GHz wireless links

18 May 2016 Telecoms, Datacoms, Wireless, IoT

Connecting devices is a key requirement in the IoT, and this can be an even greater challenge in an industrial environment.

The Industrial IoT (IIoT) requires many devices to be connected reliably in environments that are harsh both physically and electromagnetically. This can present a challenge for wireless systems, especially in the busy 2,4 GHz band where Wi-Fi and Bluetooth operate.

Using licence-free bands under 1 GHz – 433 MHz, 868 MHz or 915 MHz – gives longer range than 2,4 GHz but lower data rates. This works for industrial applications that are not required to stream video data but transfer data from sensors and diagnostic information from equipment. This also allows developers to trade off data rate and range for lower power consumption, allowing longer battery life or energy harvesting power sources. This can provide a significant saving by reducing operating costs with regards to replacing batteries with cycles as long as 20 years with the right design.

However, these links need to be highly reliable, and that depends on the combination of the transceiver radio hardware, microcontroller and embedded protocol stacks. Having a range of options in all three of these areas provides system developers with the flexibility to optimise their designs for the specific industrial implementation.

Narrowband sub-GHz links can reach up to 10 km as there is less attenuation from walls or buildings, reducing or eliminating the need for gateway or repeater devices and so reducing the cost of the network implementation. The less crowded spectrum also means easier transmissions and fewer retries, which is more efficient and saves battery power.

The radio sensitivity is inversely proportional to channel bandwidth, so a narrower bandwidth creates higher receiver sensitivity and allows efficient operation at lower transmission rates. For example, at 300 MHz, if the transmitter and receiver crystal errors are both 10 ppm (parts per million), the error is 3 kHz for each. For the application to efficiently transmit and receive, the minimum channel bandwidth is twice the error rate, or 6 kHz, which is ideal for narrowband applications. The same scenario at 2,4 GHz requires a minimum channel bandwidth of 48 kHz, which wastes bandwidth for narrowband applications and requires substantially more operating power.

One of the disadvantages can be that a larger antenna is needed for a sub-GHz node, with a 17 cm antenna needed at 433 MHz. However, this can be less of an issue for industrial networks where space is less of a premium, and can be overcome with newer design techniques such as fractal antennas for shorter range implementations or using higher bands such as 915 MHz where an 8 cm antenna is sufficient.

The EZR32LG330 wireless microcontroller from Silicon Labs (Figure 1) combines an ARM Cortex-M3 CPU, USB and sub-GHz radio with low-energy optimisations for IoT designs. The EZR32LG family of pin-compatible devices scales with 64/128/256 KB of Flash and supports Silicon Labs’ EZRadio or EZRadioPRO transceivers covering the sub-GHz frequency bands from 142 to 1050 MHz. These devices have sensitivity of up to –133 dBm using the EZRadioPro to give the maximum range or reduced to minimise the power consumption.

Figure 1. The EZR32LG330 is the first wireless microcontroller from Silicon Labs.
Figure 1. The EZR32LG330 is the first wireless microcontroller from Silicon Labs.

The device covers all major frequency bands and achieves optimal phase noise, blocking and selectivity performance for narrowband and licensed band applications, such as FCC Part 90 and 169 MHz wireless Mbus. Adjacent channel selectivity of 69 dB with 12,5 kHz channel spacing means that there is minimal interference between channels and any other electrical noise can be efficiently filtered out to prevent interference with the radio link. Communications between the radio and MCU are done over USART, PRS and IRQ, which requires the pins to be configured as shown in Table 1.

Table 1. Configuring the link between the controller and the RF transceiver in Silicon Labs’ EZR32LG330.
Table 1. Configuring the link between the controller and the RF transceiver in Silicon Labs’ EZR32LG330.

A key element in the EZR32LG is an AES accelerator to provide security for the wireless node. This handles the AES encryption and decryption with 128-bit or 256-bit keys.

Encrypting or decrypting one 128-bit data block takes 52 cycles with 128-bit keys and 75 cycles with 256-bit keys. The AES module is an AHB slave which enables efficient access to the data and key registers so all write accesses to the AES block must be via 32-bit operations.

To link to sensors or directly to the equipment, there are 38 general purpose input/output (GPIO) pins, which are divided into ports with up to 16 pins each. These pins can be individually configured as either an output or input. More advanced configurations such as open-drain, filtering and drive strength can also be configured individually for the pins. The GPIO pins can also be overridden by peripheral pins such as timers, pulse width modulator outputs or USART communication.

The GPIO supports up to 16 asynchronous external pin interrupts, which enables interrupts from any pin on the device. Designers can also make use of Silicon Labs’ Peripheral Reflex System where the input value of a pin can be routed through other peripherals. This provides flexibility for pin allocations so that changes to board designs can be easily made either during development or between product generations.

Higher level support is also possible on an integrated device. The SimpleLink CC1310 controller developed by Texas Instruments combines the RF transceiver with a microcontroller that is optimised for a real-time operating system as well as dedicated, independent controllers for power management and sensors.

The sub-GHz transceiver has its own Cortex-M0 microcontroller (Figure 2) to handle the time-critical aspects of the radio protocols without needing the main processor, leaving more resources for the user application. It can support a wide range of modulation formats, frequency bands and accelerators, from 625 bps for long range and high robustness to data rates up to 4 Mbps, with a range of modulation formats from multilevel FSK and MSK to on-off keying (OOK).

Figure 2. The SimpleLink CC1310 includes three separate microcontrollers for the 
RF, sensors and higher level protocol stacks and user applications, all configured by 
a real-time operating system.
Figure 2. The SimpleLink CC1310 includes three separate microcontrollers for the RF, sensors and higher level protocol stacks and user applications, all configured by a real-time operating system.

The 48 MHz Cortex-M3 microcontroller then supports multiple physical layers and RF standards and runs the RTOS that configures the power and clock management. The sensor controller is an independent processor to control a range of peripherals so that the main CPU does not have to wake up, for example to execute an ADC sample or poll a digital sensor over SPI, saving both current and wakeup time.

There can be advantages to having a separate transceiver. The MRF49XA from Microchip (Figure 3) is aimed at bidirectional, short-range wireless applications in the 434/868/915 MHz ISM frequency band and frequency shift keying (FSK) modulation with a frequency hopping spread spectrum (FHSS) capability similar to that used in the Bluetooth standard, and can be easily integrated with Microchip’s 8- 16- or 32- PIC controllers.

Figure 3. The MRF49XA from Microchip is a standalone RF transceiver that interfaces with low cost 8, 16 or 32 bit PIC microcontrollers.
Figure 3. The MRF49XA from Microchip is a standalone RF transceiver that interfaces with low cost 8, 16 or 32 bit PIC microcontrollers.

FHSS provides the ability to move between different frequency bands in a set order to avoid channels that become too noisy, but can interfere with adjacent direct sequence spread spectrum (DSSS) channels. This provides high resistance to adjacent channel interference, and the bit error rate (BER) and larger communication coverage of the lower frequencies, along with higher output power, is suited to industrial IoT designs.

In order to minimise the total system cost, the transceiver uses a low-cost, generic 10 MHz crystal, a bypass filter and an affordable microcontroller. The MRF49XA provides a clock signal for the microcontroller and avoids the need for a second crystal on the circuit board, and works with PIC microcontrollers through a 4-wire SPI, interrupt and reset. The interface between the microcontroller and MRF49XA is shown in Figure 4.

Figure 4. Linking Microchip’s MRF49XA RF front end to a microcontroller for a sensor node in the industrial IoT .
Figure 4. Linking Microchip’s MRF49XA RF front end to a microcontroller for a sensor node in the industrial IoT .

The MRF49XA RF transceiver is also available on a PICtail daughter board for integration with the 8-bit PIC18 Explorer and 16-/32-bit Explorer 16 modular microcontroller development boards.

Conclusion

Sub-GHz designs can dramatically extend the battery life of a wireless sensor node in the industrial Internet of Things. When there are thousands of nodes in a network, the operating cost of battery replacement can be prohibitive, so reducing the replacement cycle to 10 or even 20 years can make a significant difference.

By trading off narrowband data rates and range for battery life in the sub-GHz bands, with either an integrated device or separate transceiver and low-cost microcontroller, a developer can optimise the design of the node to get the best overall performance and feed essential data from equipment into the Internet of Things.



Credit(s)



Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

The trends driving uptake of IoT Platform as a Service
Trinity IoT Editor's Choice Telecoms, Datacoms, Wireless, IoT
IoT platforms, delivered as a service, are the key that will enable enterprises to leverage a number of growing trends within the IT space, and access a range of benefits that will help them grow their businesses.

Read more...
RF power amplifier
RF Design Telecoms, Datacoms, Wireless, IoT
The ZHL-20M2G7025X+ from Mini-Circuits is a 32 W power amplifier that operates from 20 to 2700 MHz and delivers a saturated output power of +45 dBm.

Read more...
Introducing the Quectel EG800Z series
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
The EG800Z series is Quectel’s latest ultra-compact LTE Cat 1 bis module, designed to deliver reliable connectivity, low power consumption, and robust performance across a wide range of IoT applications.

Read more...
NeoMesh on LoRa
CST Electronics Telecoms, Datacoms, Wireless, IoT
Thomas Steen Halkier, CEO of NeoCortec, recently gave a keynote speech where he spoke about “NeoMesh on LoRa: Bringing true mesh networking to the LoRa PHY”.

Read more...
Modules upgraded with Direct-to-Cell tech
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
Quectel Wireless Solutions has announced that several of its LTE modules are now available with Direct-to-Cell (D2C) functionality, enabling devices to seamlessly connect to satellite networks.

Read more...
USB/Ethernet smart RF power sensor
RF Design Telecoms, Datacoms, Wireless, IoT
The PWR-18PWHS-RC from Mini-Circuits is an RF power sensor that operates from 50 MHz to 18 GHz and is designed to capture pulsed and trace modulated signals with very high data resolution.

Read more...
Tiny Bluetooth LE + 802.15 + NFC module
RF Design Telecoms, Datacoms, Wireless, IoT
Unleashing enhanced processing power, expanded memory, and innovative peripherals, the BL54L15µ from Ezurio is the ultimate choice for small and low power connectivity.

Read more...
AI modules for edge intelligence
Otto Wireless Solutions Telecoms, Datacoms, Wireless, IoT
SIMCom has introduced two new entry-level AI computing modules, the SIM8668 and SIM8666, designed to bring intelligent capabilities to lightweight, energy-efficient edge devices.

Read more...
High performance ISM antennas
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
Quectel Wireless Solutions has announced the launch of two new high performance ISM antennas, designed to meet the need for wireless communication in devices that operate in the industrial and commercial applications.

Read more...
Quad-band high-precision positioning module
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
Quectel Wireless Solutions has recently announced the launch of the LG680P, a multi-constellation, quad-band GNSS module designed to deliver high-precision positioning across a wide range of applications.

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