Low Power Packet Detector for WLAN Power Reduction
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
2Productivity
If WLAN devices maintain continuous reception and decoding capability to handle downlink traffic, then data throughput is improved, but power consumption increases
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.
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
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.
Data Source
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.


