Skip to main content

HEALTH

What Burns Power in Medical Wearables?

Reliability and safety have long been the focus of medical design. With the advent of wearables and portables, usability has become a key consideration as well. Factors like battery life, environmental hardening, and ease of use all impact the commercial viability of these new patient-centric designs.

Power Consumption Patterns

As with any mobile device, one of the best ways to create a user-friendly device is to minimize size and weight—and that makes power consumption a priority. After all, you can't build a svelte device around a bulky battery.

Some of the common ways devices draw power:

  • Within a medical device, the GPIO and ADC may be involved with periodic monitoring of patient vitals
  • If dosage is involved, the component communications bus may be activated periodically
  • Displays may be powered on when the patient prompts the device or when an alert needs to be generated
  • Connectivity and reporting of vitals over time back to the medical facility may require a periodic power-on period once or twice per day

Flexible Power Management

Medical devices have unique power management requirements involving safety and operation of the device. Power management for critical functions must have flexibility to accommodate increased use or immediate power-on if patient vitals change in some way, and alerting or unexpected dosage is needed.

Take the case of insulin pumps. Under normal circumstances, the pump can check blood sugar levels infrequently. But if blood sugar starts to rapidly drop or rise (e.g., if the patient is abnormally active or eats a sugary snack), monitoring needs to be more frequent.

Less critical components like displays have more traditional power management requirements but still need flexibility. For example, in a normal scenario, a display may turn on only at the user's request, and stay on only briefly. But if the device detects a negative trend, the display may need to turn itself on and stay on until the situation is resolved.

These varying components and power management profiles are driving new power management strategies that involve multiple policies for critical, semi-critical, and non-critical features. Therefore, it's important for the medical device power management features to be controllable on a component-by-component level.

Elegant Integration

Integration is also of obvious importance for portable equipment. Picking a processor with the right I/O is a good place to start. Key features to look for include:

  • General purpose I/O (GPIO) and analog to digital converters (ADCs) for connecting to sensors that monitor blood sugar levels, heart rate, blood pressure, etc.
  • Storage and display interfaces for recording and reporting data
  • Serial, USB, WiFi, and other interfaces for interconnecting different medical devices and sharing patient data

The Intel® Quark microcontroller D2000 is a good example. As illustrated in Figure 1, the chip offers extensive I/O integration and an array of features that might otherwise require additional components. For example, the processor incorporates an internal voltage regulator.

Figure 1. The Intel Quark D2000 is highly integrated. (Source: Intel)

Each subsystem in the SoC has its own power states. This enables the components used for critical functions to implement a different power management strategy than the components that are not critical.

Of course, the processor is just one element of a device. To get a quick start on the full design, engineers can use boards like the Quark-2202 from SBS (Figure 2). This tiny 25-by-35-mm board pairs the Intel Quark microcontroller D2000 with connector breakouts for serial communications capabilities using RS232/485, I2C, and SPI. It also features 32KB integrated flash and 8KB OTP memory.

Figure 2. The SBS Quark-2202 is small but feature-rich. (Source: SBS)

Ruggedization and Security

Medical devices that travel with the patient are at risk of being handled roughly and being exposed to extreme temperatures and moisture. The importance of these considerations can be seen in the design of the SBS-2202, which is highly ruggedized. The board is rated for an extended temperature range of -40C to +85C. Temperature monitoring and automatic over-temperature protection prevents potential device damage.

Medical IoT also requires data and device security. It's critical that medical devices be resistant to outside agent login and control that could compromise device security. Fortunately, the Intel Quark microcontroller D2000 features bootloader security that enables secure software update authentication. Protecting patient information is another critical feature, which is addressed by on-chip non-volatile memory with read/write access controls that prevent patient information access at the device level.

Powering Portable Medicine

Medical devices that travel with the user are presenting new demands on medical equipment. Not only do these products need to meet basic safety and reliability requirements, they must be user-friendly. While there is certainly more to this challenge than squeezing the device into a small form factor, a sleek design is always better than a cumbersome one.