Connectivity Basics
31.10.2024

eDRX and PSM for IoT: Battery-saving features explained

IoT devices that prioritize power savings can benefit from energy efficiency features for LTE: eDRX and PSM. Here’s what they are and how they compare.
Jazz Rosende
Jazz Rosende

Technical Content Specialist

eDRX and PSM are power saving schemes for IoT devices connected to LTE-based low-power wide-area networks (LPWAN).

Because keeping power consumption low is a critical need for many IoT use cases, devices connected to LTE-M or NB-IoT (and LTE Cat-1 bis) networks can benefit from eDRX and PSM when enabled by the network operator and configured on the device level.

eDRX allows devices to stay idle during data reception, offering a balance between connectivity and power savings, while PSM enables a “deep sleep” mode for maximum power conservation but with delayed responses.

Let’s define and compare these features in the next sections, as well as provide examples and caveats about how they work in real-world use.

What is eDRX?

eDRX for LTE, Extended Discontinuous Reception

Short for Extended Discontinuous Reception, eDRX is a power-saving feature designed to conserve the battery life of IoT devices connected to LTE networks (LTE-M or NB-IoT), specified in 3GPP Release 13 back in 2015.

eDRX lets devices take naps to save power, waking briefly (1ms) to check for messages, which uses much less energy.

Think of eDRX as scheduled breaks for your devices. Instead of constantly listening for new messages, which drains the battery faster, enabling eDRX puts the device on “standby” mode. This means the device is still reachable, and still listens and responds to downlink messages but with appropriate latency.

eDRX improves upon Discontinuous Reception (DRX) used in LTE systems, allowing for longer idle periods to further reduce energy consumption.

How does eDRX work?

eDRX operates within an Active Timer (T3324), which defines the overall reachable duration, ranging from seconds to minutes depending on network configuration and whether the device uses eDRX in NB-IoT or eDRX in LTE-M.

Within the Active Timer, the device cycles through repeating paging cycles (eDRX cycles). Each cycle consists of two parts:

  1. Paging Time Window (PTW): A short interval where the device actively listens for incoming data. The PTW itself is divided into even shorter periods of active listening (Paging Occasions or PO) interspersed with short sleep periods (DRX).
  2. eDRX (idle period): During this time, the device ignores paging and downlink control channels. It’s possible to have more than one eDRX cycle within the active timer

Depending on configuration, these cycles can repeat a few times during the Active Timer. This setup allows the device to save power while still being able to receive important messages periodically.

Key events:

Normal sleep cycles (without eDRX):

  • Network controls sleep duration.
  • Typically 1.28 or 2.56 seconds.

With eDRX enabled:

  • Application controls sleep duration.
  • Can be set up from a few seconds to minutes, which varies per network configuration and for NB-IoT or LTE-M.
  • Only specific cycle lengths permitted.

During eDRX cycle:

  • Receiver stays off.
  • Device ignores paging/downlink channels.
  • Brief check of Physical Control Channel at cycle end.
  • Can still send data at any time.

The benefits and limitations of eDRX

BenefitsTrade-offs
Helps extend battery life, especially for devices that don’t need constant, continuous updates.Longer sleep periods save more battery but may slightly delay receiving new data.
Uplink latency is not affected, as devices can quickly switch to a connected state to send data.The system aims to balance power savings with timely communication.
Application can choose sleep duration that matches its needs, reducing power use while maintaining connectivity.

Practical considerations with eDRX

  • Data handling: If data arrives between paging events, it’s temporarily buffered by the network.
  • Network: eDRX must be enabled in the network by the operator, which should comply with general telecommunication standards.
  • Device: eDRX duration can be configured on the device-level, usually through the SIM. It must fall within network-specified eDRX duration.

Best use cases for eDRX

eDRX is best suited for IoT devices that need to balance battery life with occasional downlink data reception. It may not be ideal for devices that need to respond instantly to incoming messages, and requiring frequent two-way communication constantly.

What is PSM?

PSM for LTE. Power Saving Mode

Power Save Mode (PSM) is an LPWAN feature introduced in 3GPP Release 12 that optimizes power consumption for IoT devices on LTE networks. Instead of completely disconnecting between sending and receiving data, devices maintain their network connection while entering a deep sleep state.

Without PSM, devices must regularly wake up to respond to network “pages” that verify their presence. While each wake-up cycle uses minimal power, these frequent checks significantly impact battery life over time. PSM addresses this by allowing devices to negotiate extended sleep periods with the network, during which they won’t receive pages.

During PSM, devices maintain their connection configurations while hibernating, only waking to send data or when their agreed sleep time ends. This approach is more energy-efficient than repeatedly disconnecting and reconnecting to the network, enabling battery-powered devices to potentially operate for up to 10 years.

How PSM works for LTE-M and NB-IoT

Key events:

Device requests PSM during attach/TAU/RAU by proposing two timers:

  • T3324: Active time or the period when device is reachable before sleep. This paging cycle, determined by the PTW and eDRX value, governs how frequently these checks occur.
  • T3412: Time until next TAU (Tracking Area Updates). When T3412 expires, the device checks for messages or updates its location with the network.
  • PSM period = T3412 – T3324 (defining the PSM duration).

Network response:

  • Can approve or adjust requested timers.
  • Maintains device’s connection state.
  • Often has maximum PSM duration limits.
  • Note: consult your network provider’s specific PSM duration limits as they vary by operator

During PSM:

  • Device enters deep sleep.
  • Radio is completely off, becomes unreachable.
  • Device keeps network registration.
  • Network buffers incoming data (minimum 100 bytes as per 3GPP).
  • Early wake-up possible without needing reattachment.
  • Development note: AT channel may be closed during PSM.

The benefits and limitations of PSM for IoT devices

BenefitsTrade-offs
PSM avoids the overhead of frequent network attach and detach procedures, further conserving energy.High downlink latency due to extended periods of unavailability.
Deep sleep can be configured for seconds and up to days, depending on specifications.The inherent latency makes PSM unsuitable for applications requiring immediate two-way communication.

Practical considerations with PSM in LTE-M or NB-IoT

  • Data handling: If data arrives between paging events, it’s temporarily buffered by the network.
  • Network: The network infrastructure must support PSM functionality, which should comply with general telecommunication standards.
  • Device-level: Not all modems support PSM, check with your module. Proper timer configuration is crucial for optimal performance. Device configuration must fall within network specifications.

Best IoT use cases for PSM

PSM could work well for IoT devices with sporadic uplink transmissions and minimal downlink frequency needs, such as smart meters and remote sensors. Careful configuration of the T3412 extended timer and PTW is crucial to optimize the balance between power savings and application requirements.

eDRX vs. PSM: A comparison

Here’s a short video that puts PSM and eDRX side-by-side. Watch here.

Both PSM and eDRX are power-saving modes for IoT devices using LTE networks, but they differ in how reachable the devices are to incoming messages and its impact on power consumption and responsiveness.

With PSM, the radio completely shuts down (both sending and receiving), though the device remains registered with the network. The application processor can still function, performing tasks that don’t require the modem.

In comparison with eDRX, the device’s sending capability is off, but it periodically turns on its receiver to listen for messages (paging). This allows for faster wake-up and shorter active periods compared to PSM. The application processor (reading sensor data or other processes that don’t involve the modem) can also function independently.

Similarities between PSM and eDRX

Goal:

  • Both aim to maximize battery life by minimizing the device’s active time on the network.

Network registration:

  • In both modes, the device remains registered with the network, eliminating the need for power-consuming reattachment procedures.

IoT focus:

  • Both are primarily used in IoT applications where infrequent communication is acceptable to extend the battery life of devices.

Specified for LTE-based IoT networks:

  • PSM and eDRX are both included in NB-IoT and LTE-M network specifications. However, network support and specific settings are up to individual network providers. For example, PSM in NB-IoT could support up to 310 hours while eDRX in NB-IoT supports up to 2.01 hours.
  • It is also worth noting that LTE Cat 1 bis devices can use both eDRX and PSM, but no cat 1 bis networks outside of China reportedly support it at the time of writing.

Device:

  • Check if modules support eDRX and PSM. These features must be enabled and disabled.

Differences between eDRX and PSM

PSM is like deep hibernation, while eDRX is more like dozing. PSM allows for much longer sleep periods, saving more power, but making the device less responsive. eDRX involves shorter, lighter sleep, balancing power savings with better responsiveness.

FeatureeDRXPSM
Sleep depthLight sleep; periodic wake upDeep sleep; effectively offline
ReachabilityIntermittently reachable during PTWUnreachable until wake-up or timer expiry
Downlink latencyModerate; messages received during PTWHigh; messages buffered until device wakes up
Uplink latencyLow; can send data during active periodsLow; can wake up and send data anytime
Sleep durationShorter, defined by eDRX cycle (PTW and eDRX value)Longer, controlled by T3412 timer (up to ~13 days for NB-IoT)
Communication patternPeriodic two-way communicationPrimarily for infrequent uplink, sporadic downlink
Use casesDevices needing occasional downlink data with tolerable latency (e.g., smart meters, environmental sensors with moderate reporting frequency)Devices with infrequent uplink and minimal downlink needs (e.g., remote sensors reporting infrequently, asset trackers)

Do PSM and eDRX align with your application’s goals?

Networ innovations for low-power cellular IoT
Beyond eDRX and PSM, explore practical approaches to maximize battery life through connectivity choices. Watch our on-demand webinar to discover additional network innovations that can extend your devices’ battery life even further.

When supported by the LTE-M or NB-IoT network provider, IoT devices can use both eDRX (light sleep) and PSM (deep sleep) for power saving. Settings for both can be configured, but the network might override them.

Different settings impact battery life and message delays. The ideal settings depend on how the device is used. For example, if minimizing delays is important, using longer eDRX checks with more frequent paging (listening) cycles could be the better setting.

One practical first step to understanding how eDRX and PSM can work for your IoT solution is to ask your network provider of choice if they support these low-power features and what are the specifications. Our fully integrated core network enables our SIMs to offer real-time access to deep network data of 680+ networks in 180+ countries.

Building energy-efficient IoT devices

eDRX and PSM are not the only ways to optimize power efficiency for your device. If low power consumption is a must-have for your IoT application, or if you’re looking for ways to make your devices more energy efficient, our low-power IoT white paper will walk you through other ways to connect devices to make them last longer.

You can access the free low-power IoT device design white paper with your email.


Resources:

Build your
own network

Enhance signal quality and network control with non-steered SIM cards. Connect all your devices securely to a global network with Onomondo IoT SIMs.

Start testing Onomondo for free

Ready to experience next-generation IoT connectivity? Create an account, explore the platform, and start testing Onomondo’s IoT SIM cards for free.

Related content

connectors-white-paper-onomonodo
Articles
No-code IoT cloud Connectors for low-power IoT
Low Power
Read our IoT Connectors white paper to learn how Onomondo Connectors reduce data usage and extend battery lifetimes for more efficient IoT devices.
low power iot webinar thumbnail
Video
Network Innovations for Low-power Cellular IoT
IoT Strategies Low Power Network Technology
In this webinar, we’ll look at different ways to connect IoT devices that can help them reduce power consumption and last longer.
low power iot device design
Articles
Low-Power IoT Device Design: How to Optimize Connectivity
Low Power