Shared-Medium Node ID Assignment for Collision-Free Onboarding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional mechanisms for assigning unique identifiers in shared communication networks are inefficient, time-consuming, and error-prone, leading to collisions and complicating network reconfiguration, especially in larger networks with similar devices.

Innovation Solution

Network devices automatically select unique identifiers upon connection to a shared medium by randomly choosing an ID, monitoring for conflicts, and adjusting if necessary, allowing rapid onboarding without manual intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual identifier assignment is used, then identifier uniqueness can be ensured, but network configuration time and complexity increase significantly

Engineering Contradiction:
Improveidentifier uniquenessVSAvoidnetwork configuration time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Each network device automatically selects and assigns its own unique identifier without requiring manual configuration. The device monitors the shared medium for conflicts and adjusts its selection until a unique ID is found, enabling self-service onboarding that eliminates manual intervention while ensuring identifier uniqueness through conflict detection and resolution

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary conflict detection by monitoring the shared medium before finalizing identifier assignment. New devices listen for existing identifiers on the medium, select candidates, and verify uniqueness before committing, preventing collisions in advance rather than resolving them after occurrence

Inventive Principle:
Principle #10Preliminary action

2Reliability

If manual identifier assignment is used, then identifier conflicts can be avoided, but network reconfiguration becomes complex and error-prone

Engineering Contradiction:
Improveidentifier conflict avoidanceVSAvoidnetwork reconfiguration ease
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

When devices are added or removed from the network, they automatically perform identifier selection and conflict detection through monitoring the shared medium. This self-service mechanism handles reconfiguration dynamically without requiring manual intervention, maintaining conflict avoidance while simplifying operational complexity

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The identifier assignment system is dynamic rather than static. Devices continuously monitor the shared medium for identifier usage, automatically adjusting their selections based on current network state. This dynamic approach allows seamless reconfiguration as devices are added or removed, maintaining conflict avoidance without manual reconfiguration

Inventive Principle:
Principle #15Dynamics

3Productivity

If automated random identifier selection is used, then onboarding speed increases, but identifier collisions may occur

Engineering Contradiction:
Improvedevice onboarding speedVSAvoididentifier collision prevention
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

Devices monitor the shared medium for feedback regarding identifier usage by listening for transmissions from other devices. When a collision is detected or an identifier is found to be in use, the device receives feedback and adjusts its selection accordingly, repeating the process until a unique identifier is secured, thus maintaining both speed and collision prevention

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system converts the potentially harmful effect of random selection (collisions) into a beneficial conflict detection mechanism. By allowing random selection followed by monitoring for conflicts, the system uses the collision attempt itself as a way to discover existing identifiers, turning a negative outcome into a useful information-gathering step that ensures uniqueness

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Data Source

PatentUS20260006408A1Automated node identifier assignment for shared communication mediums
Publication Date: 2026.01.01 TOSHIBA GLOBAL COMMERCE SOLUTIONS INC
  • US20260006408A1 patent drawing
  • US20260006408A1 patent drawing
  • US20260006408A1 patent drawing

AI summary

Method and apparatus for node identifier assignment for shared communication mediums are provided. A node identifier (ID) is selected for communication via a network. A broadcast delay is determined, and a set of received messages received prior to expiration of the broadcast delay is evaluated to determine that none of the set of received messages comprise the node ID. In response to determining that none of the set of received messages comprises the node ID, a set of broadcast messages comprising the node ID is broadcasted. In response to determining, based on the set of broadcast messages, that the node ID is nonconflicting in the network, the node ID is used for one or more subsequent communications.