Energy Harvesting Concepts and Design

Build the energy path from environmental source to stable IoT operation.

animation
energy
harvesting
concepts
storage
power-budget
design
intermediate
A learner-ready concept animation for energy harvesting sources, conversion stages, storage sizing, and the daily energy balance behind self-powered IoT systems.
Animation Energy harvesting Design concepts Intermediate ramp

Energy Harvesting Concepts and Design

Explore how a self-powered IoT node turns light, motion, heat, or radio energy into usable electrical energy. The goal is not just to harvest power, but to keep the daily energy balance positive while the storage reserve can survive gaps in the source.

Outdoor solar Selected source and environment
+0.0 mWh/day Harvested minus consumed energy
0.0 days Storage reserve at current load
Size the source Most useful design move

What is moving?

Energy pulses travel from the environmental source, through conversion and power management, into storage and the IoT load.

Try first

Pick Ambient RF, then switch to Outdoor solar. Notice how source density changes the same design far more than efficiency alone.

Read the result

A positive daily balance means the source can refill the device. Storage reserve shows whether it survives nights, downtime, or cloudy days.

Core idea

Energy harvesting is a system design problem: source, harvester, PMIC, storage, and load must be matched together.

1

Load need

Estimate average power and bursts before choosing a source.

2

Source

Check whether energy exists where and when the node is deployed.

3

Harvester

Convert environmental energy into electrical power.

4

PMIC

Regulate, boost, rectify, and track the useful operating point.

5

Storage

Buffer gaps and provide peak current safely.

6

Load

Schedule sensing and radio work so the budget remains positive.

7

Iterate

Prototype, measure, derate, and revise with field data.

Energy Chain Animation

Start with the load: a self-powered design begins by estimating how much energy the IoT node spends each day.

Energy harvesting chain Animated flow from source to harvester, power management, storage, and IoT load. SUN Outdoor solar high density, variable Harvester panel / transducer 0.0 mW raw PMIC rectify / boost 0.0 mW usable Storage reserve buffer IoT load 0.0 mWh/day sense + compute + TX Design rule Harvested energy must exceed consumed energy after availability and conversion losses.
Harvested energy 0.0 mWh/day
Consumed energy 0.0 mWh/day
Balance ratio 0.0x
Design diagnosis

Adjust the source or load to see whether the design can be self-sustaining.

Source fit

Outdoor solar works well when the node has light exposure and can store enough energy for night and poor weather.

Storage fit

Storage should cover the longest expected gap in harvesting, not just smooth second-by-second current spikes.

Quick Reference: Match the Source to the Place

Solar

Best when the node sees reliable light and can store energy overnight.

  • Outdoor solar has high power density but strong weather and orientation effects.
  • Indoor light is useful for tiny loads, not radio-heavy systems.
  • MPPT or careful load matching often improves harvested power.

Vibration

Best on machines with repeatable movement near the harvester resonance.

  • Tuning matters: output falls sharply away from the dominant frequency.
  • Machine downtime creates long no-harvest gaps.
  • Mounting quality can dominate the theoretical transducer rating.

Thermal

Best when a stable temperature difference exists between two surfaces.

  • Power scales roughly with the square of the temperature difference.
  • The cold side must reject heat; insulation can ruin performance.
  • Low-voltage startup is often the difficult part.

RF

Best as supplementary power or with a nearby dedicated transmitter.

  • Ambient Wi-Fi or cellular RF usually provides microwatts, not milliwatts.
  • Rectifier efficiency depends on received power level.
  • Regulatory limits restrict how much RF power can be intentionally transmitted.

Hybrid

Best when source availability changes by season, shift, or user behavior.

  • Hybrid sources improve availability but add PMIC and validation complexity.
  • Use the second source to cover the first source's weak period.
  • Do not double count sources that occur at the same time only.

Storage

Best sized from the no-harvest interval and the peak current requirement.

  • Supercapacitors handle bursts but leak more than batteries.
  • Batteries provide long reserve but age and have charge limits.
  • Usable capacity is less than nameplate capacity after voltage limits and aging.
Technical Accuracy Notes: Equations, Units, and Limits

Energy balance

The first feasibility test is:

E_harvested >= E_consumed

  • Energy uses mWh over a time window such as one day.
  • Power uses mW at an instant or average operating condition.
  • A positive average balance is not enough if storage cannot bridge no-harvest periods.

Daily model

This page uses:

E_harvest = P_raw x t_available x eta_chain

  • P_raw is a teaching estimate from source density, size, and source strength.
  • eta_chain combines rectifier, boost, MPPT, charge, storage, and regulator losses.
  • Field prototypes should derate for weather, orientation, mounting, thermal contact, and aging.

Storage reserve

The displayed reserve is:

days = usable storage / daily load energy

  • It ignores self-discharge unless you include that leakage in the average load.
  • It assumes the storage voltage range is usable by the PMIC and load.
  • Peak current capability must be checked separately from energy capacity.
Source Comparison Table
Source Useful when Main risk Typical IoT role
Outdoor solar Outdoor node with light exposure and space for a panel. Weather, shading, panel angle, seasonal variation. Primary source for low-power sensors.
Indoor light Asset tags or displays near steady artificial light. Low irradiance and unexpected darkness. Primary source for very low duty-cycle nodes.
Vibration Industrial machine with stable operating frequency. Resonance mismatch and downtime. Primary or backup source for machine monitors.
Thermal Stable hot/cold surface pair is available. Small temperature difference and poor heat sinking. Backup or primary source for pipes and machinery.
Ambient RF Ultra-low-power node near strong RF or dedicated transmitter. Very low ambient power density. Supplementary trickle power or special-purpose system.
For Kids: Solar Power Is Like a Garden

Solar power, explained like a garden

Think of a solar panel like a garden.

  • Sunlight is like rain -- the more you get, the more your garden grows.
  • Panel size is like your garden plot -- bigger gardens grow more plants.
  • Efficiency is like using good soil -- better soil means more plants from the same rain.
  • Storage is like a water tank -- you save extra water for cloudy days.

So a good solar-powered device is like a garden with a water tank: it collects energy when the sun shines and saves it for nighttime.

Check 1: Source reality

Set the source to Ambient RF. Increase efficiency to 90%. Why does the design still struggle for a radio sensor?

Check 2: Storage reality

Use Outdoor solar, then reduce storage until the reserve is below one night. What would happen after a cloudy day?

Check 3: Load reality

Keep the harvester fixed and increase average load. Identify the point where duty-cycle reduction becomes more useful than more storage.