Close
0%
0%

Introduction to Ultra-Low Power Electronics

An introductory guide to designing ultra-low power electronics for makers

Similar projects worth following

Ultra-low power is as much a marketing term as it is an engineering term. The power used in any single “ultra-low power” device could be hundreds of times higher than in another. Therefore it is difficult to define a power level at which a device becomes ultra-low power. Often, it refers to a system which can operate on a battery for months or years without charging. Ultra-low power design can enable applications that otherwise would not be possible. Nobody wants to change the batteries in their TV remotes or wireless keyboards very often, and ultra-low power design techniques prevent this inconvenience. Less trivially, ultra-low power design enables remote environmental monitoring systems. This project is intended to be a guide to tinkerers and engineers who have never developed devices for low power and will introduce you to relevant techniques, components, and example designs. There is also a focus on warnings to help the new developer avoid common mistakes. The breakdown is:

  1. Typical Operation
  2. Energy Storage
  3. Energy Harvesting
  4. Measurement & Validation
  5. Select Exceptional Components
  6. Examples
  7. Simulation

  • Simulation

    Jake Wachlin12/13/2023 at 23:37 0 comments

    Simulation of a prospective ultra-lower power electronics system can help you confirm if a design is feasible. This step can also help prevent premature optimization and futile optimization of the wrong areas of the design. 

    The main goal of simulation is to understand the power used in various modes, how long is spent in each mode, and any energy harvesting that may be available. I have developed some helpful open source tools for this, which you can find on my other Hackaday.io project here: 

    Embedded System Power and Energy Estimation Tool

  • Examples

    Jake Wachlin04/25/2021 at 19:26 0 comments

    This sections covers a wide range of example low power projects which can be useful references for your designs. Many of these are open source and have information on all of their components and clever system design and firmware used to reduce power consumption.


    SOL: Long-term solar intensity sensing

    This project is a solar powered pyranometer with an ESP32 providing Wi-Fi connectivity. Early versions used the ESP32 as the only microcontroller onboard, while newer designs have an STM32L4 for sensing and an ESP32 actin only as the Wi-Fi modem.

    • Indefinite operation from 0.5W Seeed Studio solar panel
    • Rechargeable 14500 lithium-ion cell
    • ~6.2uA average in deep sleep mode


    Ultra Low Power Feather Development Board

    This project was built as a challenge to see if I could build a Feather-sized development board which can operate indoors in active mode (i.e. without sleep modes), do some useful sensing, and be powered solely from onboard solar panels. It partially worked, but requires fairly bright lights. Of course, when sleep modes are used the power is vastly lower.

    • 285uA in active mode, much slower in sleep
    • SAML21 used as microcontroller, with accelerometer, barometer, and ambient light sensors
    • SMD solar cells mounted on board
    • Optional supercapacitor and Li-Po battery energy buffers


    Thermoelectric Power Harvesting Demo

    This was a project I built to test energy harvesting using common, low cost Peltier modules. I was able to run the ultra-low power feather development board from a 40F temperature differential.


    MetaShunt

    This is a tool I developed for power profiling ultra-low power systems.


    LP Mini - Low Power Dev Board

    [Max.K] developed a low power Arduino compatible development board based on the standard Atmega328p microcontroller. By removing the typical power LED and using a more efficient regulator, the sleep current was reduced to 2.8uA.


    Ultra Low Power thermometer

    [Miroslav Hancar]  built this thermometer with an always-on screen, powered by a CR2032 coin cell battery or a very clever "solar 2032", which requires ~3uA in operation.


    Low Power ESP32 Handheld

    [Max.K] built this low power device with a 2.7" always on Sharp memory display that uses an ESP32 and achieves current consumption of ~56uA.


    Ultra-Low Power LiPo Charger via Energy Harvesting

    [Kris Winer] built this breakout board for the TI BQ25504 Li-Po battery charger. It is now available for purchase on Tindie.


    STM32L4 Sensor Tile

    [Kris Winer]  developed this low power sensor platform around the STM32L4 microcontroller which acheives average current of ~100uA while "smelling and hearing."


    Ultra Low Power RF Node

    [Charles]  developed this "universal" Arduino sensor node which can interface with a wide variety of sensors, has wireless capability, and can run from a few different battery types.

  • Select Exceptional Components

    Jake Wachlin04/25/2021 at 18:23 0 comments

    This section covers the most impressive components I have come across, all with extremely low power consumption. In reality, for most ultra-low power applications, you really don’t need to go this far. If you are using a rechargeable battery, the self discharge will be multiple orders of magnitude higher than the power consumption of these components. But, if you need to hit a very low power spec, consider these parts.


    Microcontrollers

    The first thing to note is that it is very difficult to compare microcontrollers to each other and determine which one is lower power without knowing the application. Many microcontrollers designed for ultra-low power have a wide variety of power saving features, some of which are applicable, while others are not. This section will not compare the microcontrollers to each other, but rather will point out some useful features to consider

    Texas Instruments MSP430

    The TI MSP430 family is commonly known for its ultra-low power performance. The family has a wide selection, many of which are tuned for a given application. There is not enough time to dig into many of them, but I will focus on one example, the MSP430FR2355:

    • 142uA/MHz in active mode
    • Uses FRAM for memory, which can be overwritten effectively indefinitely and is non-volatile
    • 42nA in shutdown (LPM4.5) mode with I/O wakeup
    • 620nA in LPM3.5 with RTC running
    • Minimal current variation over temperature

    Microchip ATSAML21

    A close cousin to the Arduino-compatible SAMD21, the SAML21 has a 32-bit ARM Cortex-M0+ core and a wide variety of useful low power features.

    ST STM32L4

    The STM32L4 family of low power microcontrollers have an ARM Cortex-M4 core with FPU and a number of low power features.

    • 84uA/MHz in active mode
    • 8nA in shutdown mode with I/O wakeup
    • 280nA in standby mode with RTC

    Ambiq Apollo 3

    The Ambiq Apollo 3 is used within Sparkfun’s Artemis platform. They have ARM Cortex-M4 cores with FPU, as well as BLE wireless communication.

    • 6uA/MHz in active mode (though typically locked at 48MHz operation)
    • 1uA in deep sleep with RTC


    Voltage Regulators

    Texas Instruments TPS63900

    The TPS63900 is an ultra-low power buck-boost regulator with very low quiescent current and high efficiency across a wide range of current output.

    • 75nA quiescent current
    • >90% efficient at 10uA
    • >80% efficient from 1uA-400mA output

    Microchip MCP1810

    The MCP1810 is an ultra-low power LDO regulator with very low quiescent current.

    • 20nA quiescent current
    • 1nA shutdown current


    Sensors

    Analog Devices ADXL362

    The ADXL362 is an ultra-low power accelerometer with very low power performance compared to its competitors. Note however, that its accuracy and bias are relatively poor.

    • 1.8uA at 100Hz data sampling
    • 270nA on “wake-on-shake” mode with ~6Hz sampling


    Others

    Micro Crystal Switzerland RV-3028-C7

    The RV-3028-C7 is a RTC module with an I2C interface, extremely low power consumption, and high accuracy.

    • +-1ppm @ 25C
    • 45nA @ 3V

  • Measurement & Validation

    Jake Wachlin04/25/2021 at 18:18 0 comments

    So you’ve selected components with low power, developed some firmware, and you want to know if your device is consuming as little power as expected. This is more difficult than you might expect. First, the power consumption in ultra-low power mode can be so low that most multimeters will not measure it accurately. As mentioned previously, active mode can easily consume 15,000X more power than in low power mode, so measuring data through more than four orders of magnitude can be very difficult. The shunt in a multimeter in its uA current range will be high enough that the burden voltage during active mode could be very significant and prevent correct operation. There are a number of tools that help with measurement and validation, roughly split between whether they work in just steady-state modes or if they can measure data through wake cycles.


    Steady State Measurement Tools

    1. uCurrent Gold
    2. Nanoranger
    3. Current Ranger


    Power Profiling Tools

    1. Built into development boards
      1. SAML21 Xplained Pro
    2. Joulescope
    3. Otii Arc
    4. Nordic Power Profiler Kit II
    5. Angler Circuits ZS-2102-A IOT Power Profiler
    6. (Shameless Plug) MetaShunt

  • Energy Harvesting

    Jake Wachlin04/25/2021 at 18:11 2 comments

    The reduced power requirements of ultra-low power systems enables the use of energy harvesting to extend battery life, potentially indefinitely. This leads to the question: How does one design an energy harvesting system? The first step is to understand the device’s average power consumption. For indefinite operation, this is then the minimum required average power generation of the energy harvesting subsystem. For intermittent sources such as solar panels, the system should also be designed with enough energy storage buffer that it can run for significant time without any power generated. In many parts of the world it is not uncommon to have two cloudy weeks or more in a row, which could reduce the power generated by 5X or more. The battery should be sized to survive events such as this.

    Another mantra to understand for energy harvesting is that efficiency does not matter. All that matters is exceeding your average power and having a large enough energy buffer. The power from energy harvesting is free, so don’t feel like you need to extract it all. There are a number of cases that I will show in which intentional efficiency reduction can reduce cost, simplify the system, and make it more resilient to long time periods without full power energy harvesting available.


    Solar Power

    The simplest, lowest cost, and most reliable form of energy harvesting is the use of solar photostatic cells, especially if the system is used outdoors. If indoors, solar power can be used, but the available power is far, far lower. However, even if outdoors, scaling an appropriate solar panel has certain pitfalls. Solar panels are typically rated with a peak current, peak voltage, and a peak power. This rating assumes the panel is perpendicular to the sun, under direct sunlight. If shaded or angled relative to the sun, the peak power will be lower. The average power generated can be calculated using a capacity factor. Usually used to describe grid-scale power plants, the capacity factor is the actual energy produced over a certain time divided by the energy that would be produced if it ran at full power during the entire time. For example, if a coal power plant ran for 4 days at full power, then was down for 1 day for maintenance, it would have a capacity factor of 0.8. Industrial solar photovoltaic plants have capacity factors typically ranging from 0.12 (in places like Michigan or Massachusetts) to 0.33 (in deserts of southern California). There are many online tools for estimating available solar power in your area, such as this database from NREL in the USA. It can be helpful to find an installation near you, and use its performance as an upper bound of what you can expect. These industrial-scale installations are well maintained, not shaded, and carefully oriented to maximize power, so your device will likely do worse. It is not a reliable approach to "look outside" and judge if it is typically sunny. The human eye is a very poor tool for estimating the potential power available to solar panels. With a roughly logarithmic response, the human eye is good at seeing in dark places, but fails to see that the power available in shade can be an order of magnitude or more less than in direct sunlight. Depending on the solar panel, partial shading can be just as detrimental as full shading. If possible, the temperature of the solar panel should be limited since solar panels are noticeably more efficient at low temperatures. 

    Just because a solar panel can provide a certain amount of power, this does not mean that amount will all be used to charge your battery. There are a few pitfalls to be aware of that can cause a drastic mismatch between the peak power production and the charging power. The first is the amount of power used by the charger itself. This is usually only a concern for very low power systems and small solar panels. Consider my SOL project. In deep sleep, it requires only ~6.2 uA on average, as shown by the profile below. It uses the TP4054...

    Read more »

  • Energy Storage

    Jake Wachlin04/25/2021 at 17:47 2 comments

    An important part of an ultra-low power design is the energy storage device. This section covers a number of commonly used energy storage devices, their typical limitations and pitfalls, and applications that they excel at. It is not meant to be a definitive explanation of battery technologies, as that information is better described elsewhere.


    Primary Lithium Coin Cell (Manganese Dioxide Lithium)

    Perhaps the most commonly used battery family for ultra-low power applications is standard primary (i.e. non-rechargeable) lithium coin cells. They provide high energy density and very low self-discharge rates. Typically rated at 3V, they can provide voltage at typical ultra-low power electronics levels without the need for multiple batteries or a boost converter (which might be needed for a 1.5V alkaline cell.) The main limitations of these batteries are that they cannot be recharged (so energy harvesting is not possible) and they have very limited discharge current capability. For example, the Renata CR2032 has a maximum continuous discharge rating of 3mA. To achieve the quoted energy capacity, a lower current of 0.2mA must be used. For many designs, this is simply not enough power.


    Lithium Thionyl Chloride

    Lithium thionyl chloride batteries are also non-rechargeable and have very low self-discharge rates. They have excellent performance over a wide temperature range and are among the highest energy density batteries available. Correspondingly, they are expensive. For the developer, it is worth noting that they have extremely flat discharge curves, so it is not practical to estimate remaining battery life simply from a voltage measurement. They can provide significantly more power than Manganese Dioxide Lithium coin cells.


    Lithium Ion Cylindrical Cells

    The commonly used 18650 battery is a lithium ion cylindrical cell. These are also available in other sizes, such as the AA-sized 14500 and the AAA-sized 10440. They are rechargeable, but have lower energy density than lithium primary cells. They also have much higher self-discharge rates, up to ~10% of the capacity per month. These batteries can provide a lot of power, although some cells are designed for power and some for energy. Note that batteries sold from non-reputable sources often vastly overestimate their capabilities. 


    Alkaline Batteries

    The common AA or AAA alkaline battery can also be a reasonable choice for ultra-low power electronics. These batteries are cheap, non-toxic, have low self-discharge, and relatively high power output. Over a long period, they can leak and corrode the electronics they are installed within, so they may not be a good idea for devices with multi-year battery life.


    Supercapacitors

    Although the energy density of supercapacitors is far lower than all of the batteries here, they do have certain advantages. They are simple to charge using energy harvesting technologies and have very high power output capability. They are also relatively expensive and some have high self-discharge (leakage). Because they are not batteries, they do not have a flat discharge curve. It is usually only possible to use some portion of the energy before the voltage drops below a usable level.


    Closing Thoughts

    When selecting an energy storage device, be aware of the operational temperature of your device. Batteries are significantly affected by their temperature, and rechargeable batteries can only be charged within a relatively tight range. If the design will be outdoors, be aware that the temperature can be far higher than ambient if under direct sunlight, but the low-end of temperature will be limited to ambient.

  • Typical Operation

    Jake Wachlin04/25/2021 at 17:40 0 comments

    In many designs, “ultra-low power” is a bit of a misnomer. More accurately, most designs are ultra-low average power. While these devices may also have low active power consumption, the real power savings are achieved by operating most of the time in a lower power state. The figure below shows a nominal plot of the power used in an ultra-low power device. The device periodically wakes up, performs tasks such as sampling data from sensors, transmitting it over a wireless network, and then re-enters its low power mode as quickly as possible. If the duty cycle is high enough, this can result in average power consumption that is very close to the power consumption in its low power mode.

    While “power” and “energy” are sometimes colloquially used as interchangeable, engineers know they are not. Energy used is equal to power used over time, and therefore the total energy used throughout this example is equal to the area under the graph. This is shown in the figure below.

    While this plot is a simple way to show the data, it is misleading. It appears that the ultra-low power mode consumes roughly 10% of the power needed in active mode. In reality, the gap between active and sleep modes is often far wider. For example, the Microchip ATSAMD21 (used on many Arduino compatible development boards) requires roughly 4-7mA in active mode while running at 48MHz. In standby mode, it requires roughly 1,000X less power. This gap is even wider for the wireless-enabled ESP32. With Wi-Fi connected, the ESP32 can easily require 150mA or more, and can drop down ~15,000X to 10uA in deep sleep! Neither of these components are really ultra-low power microcontrollers either; those that are can have significantly lower-power low power modes.

    With this gap in mind, it is useful to consider at a high level how a designer might reduce the average power of their design. Consider a simple design that consists solely of an ATSAMD21. Every 10 seconds, it wakes up and does some processing, If this processing requires 100ms, it will be in low power mode for 99% of the time. This results in an average current of ~54uA. Due to the enormous power difference in the modes, >92% of the total energy is used during the 1% of time spent in active mode! Therefore, the developer’s focus should usually be on reducing the energy used while in active mode. Clearly, this can be done in two ways: the power used or the time spent can be reduced. Often, these can be related. Most microcontrollers can operate at various frequencies. They will typically consume more power at higher frequencies, but of course will then be slower. The image below shows the potential power profile change when lowering the active mode frequency significantly.

    Although reducing the operating frequency can reduce the power used by the microcontroller, this is typically only an effective change if the time spent in active mode is not CPU limited. For example, if the active time required is due to the sample time of some sensor, the CPU may simply be waiting for data for most of the active mode section. In this case, reducing the CPU frequency can reduce overall energy use. The image below shows why. Even with the microcontroller CPU frequency set very low, there is a base power consumption by other components and microcontroller peripherals that is unaffected. By lowering the frequency, this base power consumption is consumed over a longer time. Of course, in reality many microcontrollers have numerous internal clocks running at configurable frequencies. The summary is that the microcontroller should typically perform its active mode operation as quickly as possible, then re-enter low power mode.

View all 7 project logs

Enjoy this project?

Share

Discussions

Jake Wachlin wrote 12/15/2023 at 00:13 point

Awesome, looks like a great project!

  Are you sure? yes | no

canique wrote 12/14/2023 at 17:56 point

I can give even lower figures for the thermometer sleep power consumption with my project: https://hackaday.io/project/179781-canique-climat 

<2uA sleep consumption from a 1.5V battery

The next release in work even achieves 1uA.

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates