Relay Station Packet Forwarding Without ACK Frames

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current wireless communication systems, such as IEEE 802.11, face inefficiencies in packet relaying due to the need for multiple transmissions and overhead associated with acknowledgment (ACK) frames, which can increase transmission time and medium usage.

Innovation Solution

A method and system where a relay station forwards data packets without sending ACK frames back to the sender, using a unique identifier or address in the packet header, allowing the sender to monitor the channel for successful delivery based on the presence of the identifier in subsequent transmissions from the relay station.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If ACK frames are sent from relay station to original sender to confirm successful receipt, then packet delivery reliability is improved, but transmission time and medium usage increase

Engineering Contradiction:
Improvepacket delivery reliabilityVSAvoidtransmission time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent extracts the ACK frame transmission step from the relay process. Instead of sending explicit ACK frames from relay to original sender, the system uses implicit acknowledgment where the relay forwards the data packet to the destination and the original sender infers successful delivery when the forwarded packet is received. This removes the redundant ACK transmission while maintaining delivery confirmation.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces a new intermediary mechanism where the destination device acts as the mediator for acknowledgment. Instead of direct ACK from relay to sender, the destination receives the packet and its reception status indirectly confirms delivery to the original sender. The forwarding packet itself serves as the acknowledgment carrier.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If ACK frames are sent from relay station to original sender to confirm successful receipt, then packet delivery reliability is improved, but wireless medium usage efficiency deteriorates

Engineering Contradiction:
Improvepacket delivery reliabilityVSAvoidwireless medium usage efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent extracts the separate ACK frame transmission from the data forwarding process. By removing the explicit ACK frame requirement, the system eliminates redundant medium occupancy. The data packet forwarding itself carries the acknowledgment function, so no additional medium usage is needed for separate ACK transmission.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent merges the acknowledgment function with the data packet forwarding process. The same transmission that delivers data to the destination also serves as implicit acknowledgment to the original sender. This combining of functions eliminates the need for separate ACK frames and improves medium usage efficiency.

Inventive Principle:
Principle #5Merging (Combining)

3Reliability

If multiple transmissions are used in relay configuration, then packet delivery is ensured, but overhead increases

Engineering Contradiction:
Improvepacket deliveryVSAvoidtransmission overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the redundant ACK frame transmission from the relay protocol. By removing this overhead element, the system reduces the number of transmission steps required while maintaining delivery reliability through the implicit acknowledgment mechanism embedded in the data forwarding process.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent makes the data packet transmission serve multiple functions simultaneously: it delivers data to the destination and provides acknowledgment to the original sender. This multi-functionality reduces the need for separate dedicated ACK transmissions, thereby reducing overall overhead.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentEP3217570B1Systems and methods for packet relaying
Publication Date: 2020.01.08 HUAWEI TECH CO LTD
  • EP3217570B1 patent drawingFigure 1~2
  • EP3217570B1 patent drawingFigure 3
  • EP3217570B1 patent drawingFigure 4

AI summary

System and method embodiments are provided for packet relaying. The embodiments enable reduced network traffic. In an embodiment, a method in a wireless network component for packet relaying includes transmitting a first data packet comprising data to a relay station, wherein the first data packet comprises an identification (ID) of the target wireless device wherein the data packet is intended for a target wireless device, wherein the relay station is configured to forward the data in the first data packet to the target wireless device without sending an acknowledgement back to the wireless network component; receiving a second data packet transmitted by the relay station; and determining whether a receiver ID of the second data packet corresponds to the target wireless device, wherein the wireless network component considers the transmission successful if the receiver ID of the second data packet corresponds to the target wireless device.