Device-specific power management for modern standby

To achieve long battery life in modern standby, a platform must be able to operate at a very low hardware power floor. The term power floor describes the hardware power state in which all devices are idle and inactive, and power consumption is dominated by hardware static leakage. If properly designed, the platform typically spends well over 90 percent of a modern standby session operating at the platform's power floor.

To reliably operate at the power floor requires each device outside the System on a Chip (SoC) to enter very low standby power state when it is unused. The power management methodology and system configuration used to achieve power-floor operation is device-specific. Power to a device might be controlled autonomously by the device, based on commands from software drivers. Or, power to the device might be managed by ACPI firmware that controls power management hardware external to the device.

This section describes the supported power management configurations for devices outside of the SoC (or core silicon) in a Windows platform that implements the modern standby power model. For each class of device, the supported hardware and software power management configurations are described. The driver developer for a device should work closely with the device vendor and system integrator to review platform schematics, device integration, and ACPI firmware.

Note  This documentation describes the power management configurations that Windows supports for device classes that are commonly used in modern standby platforms. This documentation does not introduce Windows Certification requirements or explicitly discuss such requirements.

In this section

Topic Description

Audio subsystem power management for modern standby platforms

Every Windows PC has an audio subsystem that enables the user to listen to and record high-quality sound in real-time. A hardware platform that supports the modern standby power model is typically built around a SoC integrated circuit that features built-in, low-power audio processing units.

Bluetooth power management for modern standby platforms

A Bluetooth radio device enables short-range RF communication between a PC and an input device, an audio device, or other Bluetooth-attached user peripheral. In a modern standby PC, the driver for a Bluetooth radio should manage this device's power states according to the guidelines presented in this article.

Camera power management for modern standby platforms

Outlines various aspects of camera power management for modern standby platforms.

GNSS receiver power management for modern standby platforms

This topic discusses Global Navigation Satellite System (GNSS) power management for modern standby-capable platforms.

Networking power management for Modern Standby platforms

Outlines networking device functionality and discusses WiFi and MBB power management for modern standby platforms.

Near-field proximity (NFP) power management for modern standby platforms

Describes near-field proximity (NFP) power management requirements for modern standby platforms.

Sensors power management for modern standby platforms

This article explains how to implement power management for sensor devices. In addition, power management of the optional sensor microcontroller (also called the sensor fusion hub or the sensor MCU) and aggregated sensor devices is discussed.