TCP Controller Radio Selection for Power Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless user devices do not efficiently and effectively utilize Transmission Control Protocol (TCP) to optimize the use of different radios in wireless communication networks.

Innovation Solution

The implementation of a TCP controller in User Equipment (UE) that estimates TCP retransmission rates for various radios based on past data, selects the radio with the lowest power consumption, and manages TCP packet exchanges and retransmissions across multiple radio technologies such as Bluetooth, 5GNR, LP-WAN, LTE, and WIFI.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If TCP retransmission control is implemented across multiple radio technologies, then data transmission reliability is improved, but device complexity increases

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments TCP retransmission control by creating separate retransmission queues for different radio access technologies (LTE, 5G, WIFI, Bluetooth). Each radio type has its own queue that independently tracks sequence numbers and manages retransmissions, allowing granular control without requiring complex cross-radio coordination logic.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary component (the TCP controller with sequence number tracking) that mediates between the application layer and multiple radio interfaces. This intermediary maintains sequence number state and coordinates retransmissions across different radios, simplifying the overall system architecture by centralizing TCP control logic.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If TCP packets are exchanged across multiple radios, then adaptability is improved, but power consumption increases

Engineering Contradiction:
Improveradio selection flexibilityVSAvoidpower consumption
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The patent implements dynamic radio selection by maintaining multiple active radio interfaces (LTE, 5G, WIFI, Bluetooth) and selectively activating them based on current network conditions and data transmission requirements. The system can dynamically switch between radios and maintain TCP connections across different access technologies without requiring full re-establishment of connections.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameter of radio interface activation state, allowing radios to be dynamically enabled or disabled based on TCP retransmission performance and network availability. The system monitors retransmission rates and adjusts which radios remain active, transitioning between low-power and high-performance states as needed.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If TCP retransmission tracking is maintained for multiple radios, then measurement precision is improved, but loss of time increases

Engineering Contradiction:
Improveretransmission rate estimation accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the retransmission tracking function by creating dedicated sequence number trackers for each radio access technology. Each tracker independently monitors sequence numbers, acknowledgments, and retransmissions for its specific radio, allowing parallel processing of multiple radio streams without requiring sequential analysis of all packets across all radios.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11943841B2Transmission control protocol (TCP) control over radio communications
Publication Date: 2024.03.26 T MOBILE INNOVATIONS LLC
  • US11943841B2 patent drawing
  • US11943841B2 patent drawing
  • US11943841B2 patent drawing

AI summary

In User Equipment (UE) at various geographic locations, circuitry exchanges TCP packets with radios, and the radios wirelessly exchange the TCP packets with wireless communication nodes. The circuitry determines TCP retransmission rates for the radios at the geographic locations. The circuitry estimates TCP retransmission rates for the radios at a new geographic location based on the TCP retransmission rates for the radios at the past geographic locations. The circuitry selects one of the radios based on the estimated TCP retransmission rates at the new geographic location. At the new geographic location, the circuitry exchanges new TCP packets with the selected one of the radios, and the selected one of the radios wirelessly exchanges the new TCP packets with one of the wireless communication nodes.