Low Power Packet Detector for WLAN Power Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current WLAN devices face significant power consumption issues due to their design, which is not optimized for battery-powered portable devices, as they decode all packets on the network, leading to high power usage even when only a fraction of the data is relevant to the device, especially in downlink-dominated traffic scenarios.

Innovation Solution

Implementing a Low Power Packet Detector (LPPD) that scans incoming frames at the MAC layer to determine packet destinations and shuts down unnecessary receiver systems, allowing only relevant packets to be decoded, thereby reducing power consumption by leveraging 802.11 protocols and potentially using firmware or ASIC technology for implementation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If WLAN devices decode all packets on the network to synchronize and avoid collisions using CSMA/CA, then network reliability and collision avoidance are improved, but power consumption increases significantly

Engineering Contradiction:
Improvenetwork reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The invention extracts only the essential function of packet detection (detecting presence and destination) from the full packet decoding process. The LPPD separates detection tasks from complete decoding, allowing the device to shut down the main receiver when packets are not addressed to it, thus reducing power consumption while maintaining network reliability through selective detection.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The packet processing function is segmented into two distinct components: the LPPD module that performs lightweight scanning and destination detection, and the main receiver that performs complete decoding only when necessary. This segmentation allows the system to maintain reliability through proper packet handling while consuming less power by keeping the main receiver dormant during irrelevant traffic periods.

Inventive Principle:
Principle #1Segmentation

2Productivity

If WLAN devices maintain continuous reception and decoding capability to handle downlink traffic, then data throughput is improved, but power consumption increases

Engineering Contradiction:
Improvedata throughputVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The LPPD operates in periodic cycles, scanning for packets at intervals and shutting down the main receiver between scans. This periodic operation pattern allows the system to maintain data throughput by detecting and responding to downlink traffic when present, while significantly reducing power consumption by keeping the main receiver off during idle periods when no relevant packets are being transmitted.

Inventive Principle:
Principle #19Periodic action

3Reliability

If WLAN devices decode packets at network throughput rate to synchronize with the medium, then collision avoidance is improved, but power consumption becomes excessive for battery-powered devices

Engineering Contradiction:
Improvecollision avoidanceVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The LPPD performs partial decoding - enough to detect packet presence and identify the destination address, but not complete decoding of the entire packet. This partial action is sufficient to maintain collision avoidance by detecting when the medium is busy and when packets are addressed to the device, while avoiding the excessive power consumption of continuous full-rate decoding.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS7403511B2Low power packet detector for low power WLAN devices
Publication Date: 2008.07.22 TEXAS INSTRUMENTS INC
  • US7403511B2 patent drawing
  • US7403511B2 patent drawing
  • US7403511B2 patent drawing

AI summary

A low power packet detector (LPPD) can significantly reduce the average power consumption of WLAN devices. The LPPD takes advantages of 802.11 protocols to turn on and off selected modules of an 802.11 receiver based on the packets on the medium and the decoding stages. The LPPD can be implemented mostly in firmware with minor hardware modifications to existing chips or be implemented in ASIC technology that takes full advantages of the power saving made possible by it.