Telecoms, Datacoms, Wireless, IoT


Preparing appliances for connectivity with billions of ‘Things’

16 August 2017 Telecoms, Datacoms, Wireless, IoT

Figure 1. IoT defined.
Figure 1. IoT defined.

Now the Internet of Things (IoT) is a reality, household appliances are an asset to providing consumers with control of their costs and time, and manufacturers with new revenue and service models. Appliance designers can fit their products with sensors to monitor the usage patterns and energy consumption, sleek user interface displays to show usage data whilst also providing timely service and exclusive buying opportunities.

With the expected deployment of the IoT being an order of magnitude greater than that of smartphones, there will be tens of billions of ‘Things’ that must be powered. Appliance designers will want to reduce, or at least maintain, their present power consumption levels in order to meet governmental regulations, while adding IoT capabilities.

To fulfil this need, extremely low power microcontrollers (MCUs) and Bluetooth Smart radios are required. They represent a flexible and cost effective way to connect objects at the edge of the IoT. Let’s explore these aspects of a low-power IoT system.

Defining the IoT

There are many interpretations of the IoT, often depending on what portion of the market you serve, but one definition in Wikipedia, as shown in Figure 1, does a good job of summarising the concept. So, relating this definition to appliances, an IoT appliance would be uniquely identifiable, offer advanced connectivity, such as Bluetooth Smart or Wi-Fi, and connect to the existing Internet infrastructure.

Connecting appliances to the Internet ushers in a new paradigm for both consumers and producers. For consumers, it offers them value in the ability to control cost and manage time. For producers, it offers value in the ability to monitor the performance of the appliance, proactively solve maintenance issues, and offer revenue-generation structures.

Enabling smartphones as your IoT gateway

The smartphone, low-power MCU and Bluetooth Smart radio offer appliance manufacturers the simplest way to add IoT capabilities in their products. Smartphones now ship with integrated Bluetooth Smart, providing an instant gateway to the Internet, with the added benefit of simplified pairing to the appliance. A smartphone app can control the user experience and manage the data transfer to and from the appliance. Wi-Fi is another method to IoT-enable appliances that provides a constant channel to communicate sensor data, but pairing can be slightly more challenging.

Bluetooth Smart offers beacon capability, vastly simplifying the pairing process. Beacons can advertise their presence to the smartphone when the two are in close proximity. Wi-Fi pairing, on the other hand, requires pushing a Wi-Fi Direct button on the router, which often resides in another room.

Table 1. Top 5 examples of new appliance services.
Table 1. Top 5 examples of new appliance services.

Generating valuable data

The value of the appliance’s IoT connection is generated by low-power MCUs mated to a Bluetooth Smart radio. The MCU collects sensor data, such as power consumption or run hours, generated within the appliance and stores it in a usable format. When a smartphone connects with the appliance, the data are uploaded and either transmitted or displayed. The low-power MCU and radio also maintain compliance with governmental regulations by adding connectivity without measureable increases in power consumption.

Bluetooth primer

Seeing the simplicity of this system, let’s explore the components in detail. We’ll begin with Bluetooth. It’s very likely that you have used Bluetooth in some form for years. You may own a Bluetooth headset for your phone, and many cars have Bluetooth for audio streaming. But the Bluetooth we are interested in for IoT appliances is Bluetooth Smart. This is a new standard that is only recently available from the Bluetooth SIG.

Table 2. Bluetooth comparison.
Table 2. Bluetooth comparison.

This new standard enables low-power operation, which is ideal for IoT applications. Looking at Table 2, you see that Bluetooth Classic offers longer range and throughput of 2,1 Mbps. But for low-data-rate applications like IoT appliances, this rate is not required. Bluetooth Smart’s advantage is that it connects quickly, has throughput matching the need for IoT and offers lower power consumption.

Bluetooth Smart was designed specifically for devices at the edge of the IoT. Recall the Wikipedia definition of an IoT device; it had to be uniquely identifiable. Well, Bluetooth Smart has that capability. For example, Figure 2 portrays the organisation of a Bluetooth Smart medical application.

Figure 2. Bluetooth profile hierarchy.
Figure 2. Bluetooth profile hierarchy.

The hierarchy in Figure 2 shows the Bluetooth Blood Pressure Profile. This profile has services attributed to it, such as the Device service and Blood Pressure service. You can see that the profile includes UUID, uniquely identifiable information (in this example, the manufacturer), which is a requirement for IoT.

This is just one example that is part of the Bluetooth Smart GATT or Generic Attribute Profiles. The profiles are typically supported in the Bluetooth device directly, as shown in Figure 3. There are profiles for many other applications, including a custom profile. The custom profile is ideal for appliances.

Figure 3. Block diagram of Bluetooth Smart module.
Figure 3. Block diagram of Bluetooth Smart module.

Bluetooth Smart saves energy

In addition to uniquely identifiable attributes, what makes Bluetooth Smart radios ideal for IoT appliances is their power needs. The radio has the ability to stay paired with a smartphone without requiring a constant connection; and since connections require power, this saves energy. The Bluetooth radio features a ‘connect interval’ and ‘slave latency,’ which make this possible. In Figure 4, you see that the connect interval is the time period between which the slave or ‘peripheral’ transmits to the smartphone or ‘central,’ before entering a low-power state. This time varies from a few milliseconds to several seconds, with the regularity of the connection determined by slave latency. These parameters, when combined, allow for data to be transmitted as frequently as every 7,5 milliseconds, or as infrequently as every 33 minutes for maximum energy savings.

Figure 4. Bluetooth Smart communication period.
Figure 4. Bluetooth Smart communication period.

Low-power MCU features

Of course, the other half of the power equation is the MCU. Power consumption is largely determined by the power mode state and clock speed.

Many new low-power MCUs include power modes. This is the ability to change the configuration of the MCU under software control. Typical examples are run, doze, idle, low-voltage sleep and deep sleep. Each of these modes has key attributes that affect power. For example, the PIC MCU has doze and low-voltage sleep modes. In doze, the MCU can run code at a lower frequency than its on-chip peripherals. This reduces current consumption, but still allows key peripherals like a UART to communicate at the proper baud rate. Low-voltage sleep switches out the high-performance, on-chip regulator for a low-current regulator, allowing full MCU state retention using current of only hundreds of nanoamps. A transition from run to low-voltage sleep reduces current consumption by 99,9%.

Low-power MCUs also offer on-the-fly clock switching. This is the ability to change clock frequency based upon the task. If you are running math-intensive filter algorithms on sensor data, run at full clock speed. If in a simple loop and awaiting an interrupt, dial back clock speed to save current. Using these methods, current consumption is reduced from 5 milliamps to 26 microamps – a saving of 99%.

Step out to the edge

Joining the edge of the IoT is quite achievable for a broad range of appliance designs. By using the built-in features of low-power MCUs and Bluetooth radios, it is now possible to create a connection to the IoT from an appliance that maintains regulatory energy compliance. This connection allows the collection, processing and transmission of data to smartphones in a way not possible just a few years ago.

With smartphones remaining a staple in modern day life, they provide an instant gateway to value-creating applications. Consumers value connectivity as it allows management of their busy lives from the one device they always have near, their smartphone. Manufacturers also benefit from this connectivity through gaining an insight into product performance and usage, allowing the utilisation of modern marketing and service techniques to reduce lifetime costs and enhance revenue as well as gaining insight for the development of next-gen appliances.

The IoT is here, and it represents new opportunity, so step out there.

For more information contact Tempe Technologies, +27 (0)11 455 5587, [email protected], www.tempetech.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...
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...
Mission-critical RF transceiver
Vepac Electronics Telecoms, Datacoms, Wireless, IoT
The Iris SQN9506 from Sequans Communications is a wide-band RF transceiver that operates from 220 MHz to 7,125 GHz.

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