Wireless Network Hop-by-Hop Block Formation Protocol

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless networks face inefficiencies due to frequent changes in communication channels, as traditional routing protocols like OLSR are slow to adapt and react to changes in link quality, leading to delayed recognition and propagation of changes in packet delivery rates, which can result in suboptimal data transfer.

Innovation Solution

The opportunistic block transfer protocol employs a hop-by-hop block formation approach, where data packets are organized into blocks at each hop based on a routing table, allowing for dynamic re-routing and acknowledgment-based re-transmission, simplifying the design and improving efficiency over larger networks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional routing protocols like OLSR are used with link-quality monitoring, then routing decisions can be made based on link quality, but the response time is several seconds which is too slow to adapt to frequent channel changes in wireless networks

Engineering Contradiction:
Improverouting decision accuracyVSAvoidresponse time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent segments the routing decision process into two independent components: a fast reactive component that immediately responds to channel changes using simple metrics, and a slow adaptive component that gradually learns and optimizes routes using machine learning. This segmentation allows the system to simultaneously achieve fast response times for immediate adaptability while maintaining reliable routing decisions through progressive optimization, resolving the contradiction between quick response and accurate routing.

Inventive Principle:
Principle #1Segmentation

2Productivity

If wired network protocols are applied to wireless networks, then routing decisions can be made at the transmitter based on network topology, but wireless channels change faster than nodes can sense, making decisions obsolete before execution

Engineering Contradiction:
Improvedata transfer efficiencyVSAvoidchannel change adaptability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent implements dynamics by making routing decisions adaptive to real-time channel conditions rather than static based on pre-computed topology. The system continuously monitors channel quality metrics and dynamically adjusts routing paths, transmission parameters, and block formations according to current conditions. This dynamic approach allows the network to respond to rapid channel changes, maintaining data transfer efficiency while adapting to evolving wireless environments.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent incorporates feedback mechanisms where nodes continuously monitor channel quality, packet delivery rates, and transmission success. This feedback information is used to update routing decisions, adjust transmission parameters, and re-form data blocks at intermediate nodes. The feedback loop enables the system to detect channel changes and adapt routing behavior in real-time, resolving the contradiction between maintaining efficient data transfer and adapting to rapid channel variations.

Inventive Principle:
Principle #23Feedback

3Reliability

If data packets are transmitted individually in wireless networks, then transmission can proceed, but the number of frames required is high which reduces network capacity and increases latency

Engineering Contradiction:
Improvepacket delivery reliabilityVSAvoidnetwork capacity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent merges multiple data packets into larger data blocks at intermediate nodes based on routing tables and channel conditions. By combining packets into blocks that can be transmitted together, the system reduces the total number of frames required for transmission, thereby increasing network capacity and reducing latency. The merging process maintains reliability through acknowledgment-based re-transmission mechanisms and selective re-formation of blocks at intermediate nodes, resolving the contradiction between reliable delivery and efficient network utilization.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS8194679B2System for data transfer in a wireless network
Publication Date: 2012.06.05 ELBIT SYSTEMS OF AMERICA LLC
  • US8194679B2 patent drawing
  • US8194679B2 patent drawing
  • US8194679B2 patent drawing

AI summary

A wireless network protocol employs a hop-by-hop block formation approach in which data packets are organized into data blocks at each hop according to a routing table and are transmitted to each hop as data blocks. For example, data packets to be transmitted from a source node to a destination are grouped into a data block associated with a routing table. The source node transmits the data packets according to the routing table. Each node in the routing table determines which data packets it must transmit to other nodes to complete transmission of the data packets to the destination. Each such node determines a new routing table and groups these data packets into a new data block associated with the new routing table. Each node transmits the data packets of the new data block according to the new routing table in a manner similar to the source node.