What does an IoT SoC need? Everything from embedded security and communications to neural networks and more.

September 15, 2016

3 Min Read
Computer chip
Thinkstock

By William Wong

The Internet of Things (IoT) can exist with conventional microcontrollers and SoCs, but issues such as low power requirements and wireless support have pushed development of platforms designed for IoT applications. Hardware security support is now a requirement and forthcoming ARMv8-M microcontrollers will be the new benchmark for security (see “New ARM v8 Architecture for Microcontrollers”). Specialized coprocessor support is also common from sensor integration and neural networks.

Many of the coprocessors found on IoT-oriented platforms are designed to do more, often targeted, processing using less power than using software alone on a conventional platform. One example is Intel’s Curie based around a 32-bit Quark SoC. It incorporates a 32-bit DSP for sensor fusion support as well as a 128-neuron pattern matching accelerator. The neural network is supported by General Vision’s CurieNeurons library. The module has Bluetooth Low Energy (BLE) support as well as a six-axis accelerometer and gyroscope. The Intel Curie is the compute engine for the Arduino 101 board (Fig. 1). The neural net support is also available in a standalone chip from General Vision (see “Neural Net Chip Enables Recognition for Micros”).

1. The Arduino 101 board runs Intel’s Curie chip with a 128-node neural network
supported by General Vision’s CurieNeurons library.

IoT platforms typically incorporate wireless support of one sort or another as well as sensor fusion support normally done by a separate, low-power processor that runs independent of the primary processor. As noted, hardware security support is becoming more important and integrated, but there are alternatives.

For example, Microchip’s 3-mm by 2-mm AWS-ECC508 chip is preconfigured to provide mutual authentication with Amazon Web Services IoT (AWS IoT). There are a number of I2C-based security chips available, but this one is already registered for development work and it can be customized to handle the product production process. The chip is linked to a host processor, which runs software from the AWS Software Development Kit (SDK). The chip’s keys are already set up to work with AWS.

2. Revolution Robotics’ Warp_0x01 module is based on NXP’s i.MX6 SoloLite adding
memory, 802.11b/g/n WiFi, Bluetooth Low Energy 4.0 and a six-axis sensor.

Sometimes a single-chip solution is not always possible or preferred, even in a mobile IoT environment. Developers can create something from scratch and it often makes sense if production quantities runs into the millions, but modules are often a good alternative for prototypes in lower quantities. Revolution Robotics’ Warp_0x01 module (Fig. 2) is an open-source hardware platform that fits the bill (see “Tiny Modules Target IoT Applications”). It is based on NXP’s low-power i.MX6 SoloLite with an ARM Cortex-A9 core. The module also contains 512 MBs of LPDDR2 memory and a 4-GB eMMC flash module. It also has 802.11b/g/n WiFi and Bluetooth Low Energy 4.0 wireless support. The i.MX6 has access to a six-axis accelerometer and magnetometer sensor.

IoT chips still need a lot of software to link them to nearby IoT devices or the cloud. Still, having the right low-power hardware makes a developer’s job much easier.

This article was originally published in Electronic Design

Sign Up for the Newsletter
The most up-to-date news and insights into the latest emerging technologies ... delivered right to your inbox!

You May Also Like