Role of BLE in Wearable Technology

The high penetration of smartphones in many mature markets, combined with the wide availability of lower cost MEMS sensors, has lead to the rise of new category of electronics known as wearable devices. A wearable device is a highly portable device that is worn or otherwise attached to the body, and is capable of measuring/capturing information via one or more sensors. Figure 1 shows a generic information flow diagram of a wearable device.

Image of wearable device information flow

Figure 1: Wearable device information flow.

Wearable devices can be broadly classified based on the market segment they serve or the body part on which they are intended to be worn. Table 1 shows the common classifications of wearable devices and their typical use cases.

Sports & Fitness
Infotainment/Gaming
Healthcare/Medical
Lifestyle
Industrial/Military

Eye
Smart glasses
Light emit glasses
Smart glasses
Heads up displays
Music glasses
Imaging devices
Virtual reality headsets
Bionic contact lens

Heads up displays

Neck

USB necklaces
Collar headphones

Body*
Smart clothing
Tactile vests (gaming)
Glucose monitors
ECG monitors
Muscle fatigue monitors
Tissue growth monitors
Wearable patches
Drug delivery
Display t-shirts
Hug jackets
Smart clothing

Wrist
Sports watches
Activity monitors
Sleep sensors
Emotional measurement
Location trackers
Smart watches
Gesture control bands
Pul seoximeters
Blood pressure monitors
Heart rate monitors
Medicine reminder
Friendship bracelent
USB cufflinks
Light-up wristbands
Hand terminals

Foot
Smart socks
Smart shoes
Pedometers

Insole sensors

Misc.
Smart helmets
3D motion trackers
Bluetooth gloves
Smart headsets
Hearing aids
EEG headsets
Bilirubin blankets
Assisted living
Secure wallets
Rind head set
Personal security
Pet trackers

Use cases
1. Continuous access to information
2. Log vital metrics without pausing
3. Set targets, share activities and workout plans on social media

1. Continuous access to information
2. Augmented reality applications
3. Share media real-time and hands-free

1. Facilitate remote monitoring of patients
2. Self-monitor medical health and log vital metrics

1. Flaunt technology to appear geeky or fashionable

Table 1: Wearable devices classification.
*Body: Includes arm, torso, and leg.

Most wearable devices are equipped with one or more sensor(s), a processor, storage, connectivity link (i.e., radio controller), display, and battery. Figure 2 shows a block diagram for an activity monitor.

Image of block diagram for activity monitor

Figure 2: Block diagram - activity monitor (wearable device).

Since these devices are to be worn on the body, there are additional aspects that must be considered which govern the acceptance of these devices:

  • Communication mode supported
  • Average battery life
  • Low cost
  • Size and weight of the product

These aspects are discussed in detail in the next few sections.

Communication modes

There are various communication protocols available for use in wearables, including standards like Bluetooth Classic, ZigBee, and Wi-Fi, as well as proprietary interfaces developed by silicon vendors. Standard protocols like Bluetooth classic, ZigBee, and Wi-Fi have not been designed with low power as the primary design consideration. For this reason, many OEMs chose to use a proprietary protocol focused on energy efficiency. The use of a proprietary protocol imposes many restrictions on the flexibility of these wearable products by restricting their interoperability to only devices using the same proprietary protocol.  

To address the limitations, the Bluetooth Special Interest Group (SIG) has introduced Bluetooth Low Energy (BLE) specifically designed to achieve the lowest possible power for short-range communication. Just like Bluetooth classic, BLE continues to operate in 2.4 GHz ISM band with a bandwidth of 1 Mbps. Some of the salient features of BLE are:

  • BLE’s low data rate makes for an ideal fit for applications where only state information has to be exchanged.
  • The protocol is optimized to burst transmit small blocks of data at regular intervals, thus enabling the host processor to maximize the amount of time it can operate in a low-power mode when information is not being transmitted.
  • The protocol is optimized to reduce the time required from connection setup to data exchange to within a few milli-seconds.
  • Each layer of the architecture has been optimized to reduce power consumption:
    • The physical layer’s modulation index is increased as compared to Bluetooth classic, thus helping reduce transmit and receive current.
    • The link layer is optimized for quick re-connections, thereby reducing power.
    • The controller implements various key tasks like establishing the connection and ignoring duplicate packets, thus enabling the host processor to stay in low-power modes for an extended duration.
    • BLE has a robust architecture similar to Bluetooth classic supporting Adaptive Frequency Hopping with a 32-bit CRC.
    • It supports only broadcaster mode so wearable communications does not have to undergo a connection procedure.

A BLE device is not compatible with standard Bluetooth radio as it is a different technology. However, Bluetooth dual-mode devices do support both BLE and classic Bluetooth. Due to the adoption of Bluetooth Smart Ready host (dual-mode devices), BLE eliminates the need for a dongle for its operation as compared to proprietary protocols.

The BLE protocol is a perfect fit for wearable devices for the following reasons:

  • Protocol optimized for ultra-low power.
  • Low power consumption helps in reducing the size of battery, thus reducing the cost, size and weight of the product.
  • Easy adoption because of BLE Smart Ready host available in smartphones.
  • Wearable devices exchange small bursts of information over long period intervals.

However, the communication protocol is only one part of the wearable devices. Wearable devices includes many other blocks like sensors, an analog front-end to process sensor signals, digital signal processing to filter out any noise picked up from the environment, storage in which to log information, a processor to implement high-level system-related functionalities, a battery charger, and other subsystems.

Figure 3 shows a typical implementation of an optical heart rate monitor wristband. An optical heart rate monitor works on the principle of PPG where an optical technique is used to detect the change in volume of blood. In this technique, an LED is used to illuminate the tissue and the reflected signal, which carries information related to the change in volume of blood, is measured using a photo diode.  

Diagram of optical heart rate monitor

Figure 3: Optical heart rate monitor - wristband.

A Trans-Impedance Amplifier (TIA) is used to convert the photo current into a voltage. This voltage signal is then converted into a digital signal using an ADC. This digital signal is then processed in firmware to remove DC offset and high-frequency noise and thus detect heartbeats. Filtering can also be performed in the analog domain using active filters.

Heartbeat information is sent to the BLE controller and then transmitted to a BLE-enabled device using a Bluetooth link. In some optical heart rate monitors, an independent controller is used to perform heart rate processing before communicating this data to the main processor via an I2C/SPI/IART interface.

In such systems, the use of multiple discrete components makes system design more complex in terms of the different parts being electrically compliant with each other and increasing testing complexity. In addition, there is a significant impact on power consumption (due to lack of control over the AFE when it is not in use), BOM cost, and the size of the PCB.

Using PSoC 4 BLE and PRoC BLE to build a Bluetooth IoT device

To address these issues, multiple vendors have released devices based on a System-on-Chip (SoC) architecture. These devices not only have a controller but also integrate analog and digital subsystems which can be used to implement the basic analog front end and other digital functionality. One such controller is the PSoC 4 BLE based on Cypress’ Programmable System-on-Chip (PSoC) architecture. This SoC has been designed for the wearables market and includes a 48 MHz Cortex-M0 CPU, configurable analog and digital resources, and a built-in BLE PRoC (programmable radio-on-chip) subsystem. Figure 4 shows the architecture of the PSoC 4 BLE controller.

Image of PSoC 4 BLE architecture

Figure 4: PSoC 4 BLE architecture.

In the analog front, this device has four unconfigured OpAmps, two Low-Power Comparators, one high-speed SAR ADC, and a dedicated capacitive sensing block for enabling advanced touch-based user interfaces. On the digital side, it has two Serial Communication Blocks (SCBs) which can be used to implement I2C/UART/SPI protocols, four 16-bit hardware Timer Counter PWMs (TCPWM), and four Universal Digital Blocks (UDB) for use in implementing digital logic in hardware just like an FPGA.

Figure 5 shows the implementation of the wristband discussed above using a PSoC 4 BLE device.

Image of PSoC 4 BLE optical heart rate monitor

Figure 5: Optical heart rate monitor - wristband - PSoC 4 BLE.

In this implementation, the PSoC 4 BLE device implements all functionality required using its internal resources. The only components required outside the controller are a few passive components and a transistor for driving the LED, and those required as part of the RF matching network. With this integrated approach, developers have control over the power consumption of the AFE and can disable it when it is not in use, thus reducing the system BOM and PCB size. In addition, using an integrated SoC architecture helps reduce time to market:

  • Ready to use firmware available for system development
  • All the blocks within the same silicon can inter-operate, eliminating the need for developers to have to integrate these components themselves
  • Configurable environment provides flexibility to incorporate last minute changes easily and without major redesign

For some wearables designs, a Cortex-M0 core may not provide sufficient processing power to meet application requirements. For these applications, an M3 core can be used to handle system-related functions while a separate BLE-based SoC like the PSoC 4 BLE controls the Bluetooth interface along with the AFE and digital logic.

Increasing adoption of Bluetooth Smart Ready in devices like smartphones, tablets, and other portable devices has led to Bluetooth Low Energy as a popular choice for the communication protocol in wearable products. To support the power requirements of these applications, various silicon vendors have developed BLE controllers and SoCs supporting BLE. SoCs with BLE helps to reduce system power consumption, BOM, and size of products to make the wearables market even more attractive and promising.

  • Role of BLE in Wearable Technology已关闭评论
    A+
发布日期:2019年07月13日  所属分类:参考设计