Asynchronous Power Saving via RRTS Broadcast in CSMA/CA

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional asynchronous power management in CSMA/CA systems leads to increased power consumption due to repeated transmission of RTS messages when a device in sleep mode cannot receive state change information, causing unnecessary power usage in devices transmitting data.

Innovation Solution

Implementing a method where a device broadcasts a request-to-RTS (RRTS) message upon changing from sleep to wake-up mode, allowing adjacent devices to adjust their states and reducing power consumption by ensuring only relevant devices transmit data after receiving a clear-to-send (CTS) message.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If a device in sleep mode does not broadcast state change information, then power consumption is reduced, but adjacent devices cannot detect the state change and repeatedly transmit RTS messages causing increased power consumption

Engineering Contradiction:
Improvepower consumptionVSAvoidstate change information
Core Design Contradiction:
Loss of energyVSLoss of information

Solution Approach 1:

The device broadcasts state change information (RRTS message) proactively when transitioning from sleep to wake-up mode, before any data transmission attempts occur. This preliminary notification prevents adjacent devices from wasting power on repeated RTS transmissions, as they can detect the state change and adjust their transmission behavior accordingly.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If adjacent devices continuously transmit RTS messages to check for data, then data transmission reliability is improved, but power consumption increases due to repeated transmissions when the receiving device is in sleep mode

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

Solution Approach 1:

The system implements feedback through the RRTS message that informs adjacent devices of the receiving device's state. When the receiving device transitions to wake-up mode, it broadcasts this state information, providing feedback that stops adjacent devices from repeatedly transmitting RTS messages. This feedback mechanism maintains transmission reliability by ensuring messages are sent only when the receiver is ready, while eliminating wasted power consumption from repeated transmissions to sleeping devices.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8355412B2Method and system for power saving in asynchronous communication system
Publication Date: 2013.01.15 SAMSUNG ELECTRONICS CO LTD
  • US8355412B2 patent drawing
  • US8355412B2 patent drawing
  • US8355412B2 patent drawing

AI summary

A method for transmitting data from a second device to a first device in a communication system including at least two devices that enter a sleep mode and a wake-up mode in an alternative manner. The first device of which state is changed from the sleep mode to the wake-up mode broadcasts a message containing state change information to adjacent devices. The second device that receives the message containing the state change information informs the first device of the presence of data to be transmitted. The first device that is informed of the data to be transmitted sends a message permitting the data transfer. The second device upon receiving the message transmits the data to the first device.