Group Power Save for IEEE 802.11ah Sensor Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless sensor and metering networks face challenges in power saving, particularly with large numbers of stations competing for medium access, leading to signal collisions and inefficiency, as existing sleep modes do not adequately address the stringent power-saving needs of these networks.

Innovation Solution

The solution involves grouping stations by sequential AID numbers, with each group having separate wake times and using modified Traffic Identification Maps (TIM) to manage sleep intervals, allowing for efficient power management and reduced collisions by optimizing beacon transmission and reception times.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If stations use traditional sleep modes with synchronized wake times, then power saving is achieved, but signal collisions occur when many stations wake simultaneously to contend for medium access

Engineering Contradiction:
Improvepower consumptionVSAvoidnetwork efficiency
Core Design Contradiction:
Use of energy by moving objectVSReliability

Solution Approach 1:

The patent divides the network stations into multiple groups (Group 0, Group 1, etc.) based on their Association ID (AID) numbers. Each group is assigned a different wake time offset relative to the beacon interval. For example, even AIDs wake at one offset while odd AIDs wake at another offset. This segmentation prevents simultaneous wake-up contention and eliminates signal collisions while maintaining power saving benefits.

Inventive Principle:
Principle #1Segmentation

2Speed

If stations wake up frequently to check for data, then network responsiveness is improved, but power consumption increases

Engineering Contradiction:
Improvenetwork responsivenessVSAvoidpower consumption
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic wake-up behavior where stations wake up at regular intervals determined by their group assignment and beacon interval settings. Stations can be configured with different wake frequencies - some wake every beacon interval while others wake less frequently. This periodic action maintains network responsiveness for time-sensitive applications while allowing power-saving mode for less critical traffic.

Inventive Principle:
Principle #19Periodic action

3Quantity of substance

If the network supports a large number of stations, then network capacity is improved, but medium access contention and collisions increase

Engineering Contradiction:
Improvenumber of stationsVSAvoidnetwork efficiency
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent segments the large population of stations into multiple groups using modulo operations on their AID numbers. For instance, with 2 groups, stations with AID % 2 == 0 form Group 0 and stations with AID % 2 == 1 form Group 1. Each group has dedicated wake time slots, effectively dividing the contention window and reducing the number of simultaneous contending stations from N to N/k where k is the number of groups.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a temporal dimension to station access by assigning different wake time offsets to different groups. Instead of all stations competing in the same time window, the system adds a time-based dimension to medium access control. This transforms a one-dimensional contention problem into a multi-dimensional problem where stations are separated both by group membership and wake time offset.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS9326234B2Sub-1GHZ group power save
Publication Date: 2016.04.26 STMICROELECTRONICS INT NV
  • US9326234B2 patent drawing
  • US9326234B2 patent drawing
  • US9326234B2 patent drawing

AI summary

Methods and systems are disclosed for reduced power consumption in communication networks, including sensor networks implemented according to IEEE 802.11ah, by organizing stations into groups having long sleep periods. By organizing the stations of the network into groups, the access point can match each group's traffic identification map with its target beacon transmit time. One embodiment organizes the stations sequentially by AID numbers. Other embodiments organize the stations by similar power save requirements and/or nearby geographical location. Forms of an Extended Traffic Identification Map are matched with an awaken Target Beacon Transmit Time of the group.