Beacon-Based Clusterhead Spatial Awareness Compilation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional mobile ad-hoc networks face issues with position-location information (PLI) distribution, including delayed updates, network congestion, and security concerns due to excessive overhead, especially with node mobility and the soft-state nature of PLI.

Innovation Solution

A system and method utilizing beacon-based clusterhead nodes that compile spatial awareness information through passive spatial awareness and distribute it via efficient flooding, reducing the need for frequent updates and minimizing network congestion by broadcasting only necessary information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If each communication node distributes PLI to every other communication node at regular intervals, then all nodes receive position-location information updates, but network congestion and overhead increase excessively

Engineering Contradiction:
ImprovePLI delivery reliabilityVSAvoidnetwork traffic volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The network is segmented into clusters with clusterhead nodes. Instead of every node distributing PLI to every other node, each clusterhead collects PLI from its cluster members and distributes it to other clusters. This segmentation reduces the number of PLI distribution transmissions from O(n²) to O(n), significantly reducing network congestion while maintaining reliable PLI delivery across the entire network.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Clusterhead nodes act as intermediaries between member nodes and the rest of the network. Member nodes send PLI to their clusterhead, which then forwards it to other clusterheads for distribution to remote nodes. This intermediary approach eliminates the need for direct peer-to-peer PLI distribution between all node pairs, reducing overall network traffic while ensuring PLI reaches all nodes.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If PLI data packets are sent at regular intervals from each node, then all nodes maintain updated position information, but nodes must wait for the next interval if a packet fails to deliver

Engineering Contradiction:
ImprovePLI information freshnessVSAvoidPLI update delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system implements feedback mechanisms where nodes monitor the successful delivery of PLI packets. When a node detects that PLI information is stale or a packet failed to deliver, it can trigger a retransmission request or initiate an unscheduled PLI update. This feedback-driven approach ensures timely PLI updates without requiring all nodes to wait for the next regular interval, reducing update delays while maintaining information freshness.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The PLI distribution system transitions from static regular-interval broadcasting to dynamic on-demand distribution. Clusterhead nodes can adjust the frequency and timing of PLI distribution based on network conditions, node mobility patterns, and detected information freshness requirements. This dynamic approach allows the system to respond to failed deliveries immediately rather than waiting for the next scheduled interval, reducing update delays while optimizing network traffic.

Inventive Principle:
Principle #15Dynamics

3Loss of information

If all nodes participate in PLI distribution, then comprehensive spatial awareness is maintained, but traffic allows threat receivers to estimate network size

Engineering Contradiction:
Improvespatial awareness completenessVSAvoidsecurity vulnerability to network size estimation
Core Design Contradiction:
Loss of informationVSObject-affected harmful factors

Solution Approach 1:

The system extracts and removes identifying information from PLI data packets that could reveal network size. Instead of including node identifiers, cluster identifiers, or packet sequence numbers that allow threat receivers to estimate network规模, the PLI packets contain only essential position and location information. This extraction approach maintains complete spatial awareness functionality while eliminating security vulnerabilities related to network size estimation.

Inventive Principle:
Principle #2Taking out (Extraction)

4Reliability

If PLI is distributed to every node in the network, then all nodes have current position information, but excessive overhead is compounded by node mobility and soft-state nature of PLI

Engineering Contradiction:
ImprovePLI information availabilityVSAvoidnetwork protocol overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The network is divided into clusters managed by clusterhead nodes. Each clusterhead maintains PLI for its member nodes and distributes it selectively to other clusters based on proximity and relevance. This segmentation reduces the overall protocol overhead by eliminating redundant PLI transmissions to nodes that don't need the information, while maintaining reliable PLI availability for nodes that do require it, thus reducing complexity without sacrificing information availability.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11737121B2System and method to compile and distribute spatial awareness information for network
Publication Date: 2023.08.22 ROCKWELL COLLINS INC
  • US11737121B2 patent drawing
  • US11737121B2 patent drawing
  • US11737121B2 patent drawing

AI summary

A system may include a mobile ad-hoc network (MANET) including nodes. The nodes may include beacon-based clusterhead (BB-CH) nodes and members. Each of the nodes may be configured to transmit communication data packets and transmit beacons. Each of the nodes may have passive spatial awareness. For each of at least some of the BB-CH nodes having members, a BB-CH node may be configured to compile spatial awareness information of all members of the BB-CH node. The compiled spatial awareness information may include a BB-CH node identification, position-location information (PLI) of the BB-CH node, a quantity of the members, and a member list with PLI. For each of the at least some of the BB-CH nodes, the BB-CH node may be configured to broadcast, via efficient flooding, some or all of the compiled spatial awareness information to every connected node.