Multi-band Transmission Packet Discarding for Parallel Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional multi-band parallel transmission methods fail to improve transmission efficiency for high-rate services like real-time video calls and virtual reality due to data packet disorder across multiple frequency bands.

Innovation Solution

A method and apparatus for multi-band transmission that involves receiving data packets across multiple frequency bands, using block acknowledgment requests to determine and mark unreceived packets as discarded, ensuring only received or discarded packets are processed, thereby maintaining correct data packet processing and enhancing transmission efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data packets in a same traffic stream are transmitted in parallel using multiple frequency bands, then transmission efficiency is improved, but data packet disorder occurs

Engineering Contradiction:
Improvetransmission efficiencyVSAvoiddata packet order
Core Design Contradiction:
ProductivityVSStability of the object's composition

Solution Approach 1:

The patent segments the acknowledgment process by frequency band, maintaining separate state tracking for each band while enabling parallel transmission. Each frequency band's data packets are independently acknowledged, allowing parallel transmission to proceed while preventing disorder through band-specific state management.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different state markings (first state, second state, etc.) to data packets based on their specific frequency band and receipt status. This local differentiation allows the system to track and manage packets from different bands independently, resolving the packet order issue while maintaining parallel transmission efficiency.

Inventive Principle:
Principle #3Local quality

2Reliability

If block acknowledgment requests are sent for each frequency band, then correct packet reception is ensured, but signaling overhead increases

Engineering Contradiction:
Improvepacket reception accuracyVSAvoidsignaling overhead
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent makes the block acknowledgment mechanism universal across multiple frequency bands. A single BAR frame structure is used for all bands, and the receive end can process acknowledgments for multiple bands systematically. This multi-functional approach ensures reliable packet reception across all bands while using a standardized signaling format that reduces overall overhead compared to separate acknowledgment mechanisms for each band.

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

3Productivity

If unreceived data packets are marked as discarded, then processing efficiency is improved, but risk of discarding valid packets increases

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidpacket validity
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent performs preliminary marking of unreceived packets with specific states (first state, second state, etc.) based on frequency band and receipt status, rather than immediately discarding them. This preliminary action allows the system to efficiently identify and process discarded packets while maintaining a safety mechanism where packets are only definitively discarded after confirming they are indeed unreceived, thus improving processing efficiency without compromising reliability.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11843464B2Multi-band transmission method and apparatus
Publication Date: 2023.12.12 NOKIA TECHNOLOGIES OY
  • US11843464B2 patent drawing
  • US11843464B2 patent drawing
  • US11843464B2 patent drawing

AI summary

A multi-band transmission method implemented by a receive end, where the method includes: receiving data packets in parallel from a transmit end using M frequency bands, where the data packets belong to a same traffic stream; receiving a BAR from the transmit end, where the BAR carries an SSN and requests a receiving state of a data packet from the transmit end on the mth frequency band; marking an mth state for an unreceived data packet whose SN is before the SSN; marking one or more unreceived data packets with a discarded state when determining the one or more unreceived data packets are marked with a first state, a second state, . . . , and an Mth state; determining whether there are data packets with consecutive SNs; and if yes, submitting a data packet that is in the received state and in the data packets with the consecutive SNs.