Multi-Rate ONU Activation via Capability Reporting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Optical networks face challenges in efficiently activating optical network units (ONUs) at multiple data rates, such as 10 Gb/s, 25 Gb/s, and 50 Gb/s, due to the need for accurate reporting of data rate capabilities and quiet window management.

Innovation Solution

The implementation of message sequences between the optical line terminal (OLT) and ONU, including an SN grant message with an Alloc-ID field indicating quiet windows and a serial_number_ONU message with a line rate capability field, allows ONUs to report their supported nominal line rates, enabling efficient activation and data rate management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the ONU reports its data rate capability using traditional single-rate mechanisms, then the activation process is simple, but the network cannot support multiple data rates (10 Gb/s, 25 Gb/s, 50 Gb/s) simultaneously

Engineering Contradiction:
Improvedata rate capabilityVSAvoidmessage structure
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The data rate capability reporting is segmented into multiple independent rate indicators within the serial_number_ONU message. Each rate capability (10G, 25G, 50G) is represented by separate bits in the line rate capability field, allowing the ONU to report multiple supported rates simultaneously rather than requiring separate messages or complex negotiation protocols.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The existing serial_number_ONU message structure is enhanced to serve multiple functions: it simultaneously reports the ONU's serial number and its multi-rate capability (10G/25G/50G). This eliminates the need for separate capability advertisement messages and allows a single message to handle both identification and capability reporting for different data rates.

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

2Productivity

If quiet windows are not properly managed during activation, then the activation process is faster, but data transmission errors increase due to signal interference

Engineering Contradiction:
Improveactivation speedVSAvoiddata transmission accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The OLT preemptively assigns a quiet window (indicated by Alloc-ID value 1023) to the ONU before the actual data transmission begins during the activation process. This preliminary allocation of a protected time slot ensures that no other ONU transmits during this period, eliminating signal interference and guaranteeing reliable capability reporting from the activating ONU.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The quiet window acts as an intermediary protective mechanism between multiple ONUs during activation. By creating a dedicated interference-free time slot mediated by the OLT's scheduling, the system ensures that capability reporting messages from activating ONUs are transmitted without collision or interference from other network elements.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If the OLT requests detailed data rate capability information from the ONU, then the network can optimize resource allocation, but the message exchange overhead increases

Engineering Contradiction:
Improveresource allocation efficiencyVSAvoidmessage exchange time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The OLT merges the capability inquiry function into the existing SN grant message that is already part of the standard activation sequence. By combining the rate capability request with the existing grant message structure (using Alloc-ID field), the system obtains detailed capability information without adding separate inquiry messages, thus minimizing message exchange overhead while maximizing resource allocation efficiency.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system implements feedback by having the ONU report its multi-rate capability (10G/25G/50G) in response to the OLT's SN grant message. This feedback mechanism provides the OLT with the necessary information to optimize subsequent resource allocation and bandwidth assignment, enabling the network to assign appropriate data rates based on actual ONU capabilities rather than using fixed or conservative rate assignments.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11356755B2Multiple-rate optical network unit (ONU) activation
Publication Date: 2022.06.07 HUAWEI TECH CO LTD
  • US11356755B2 patent drawing
  • US11356755B2 patent drawing
  • US11356755B2 patent drawing

AI summary

An OLT comprises a processor configured to generate a first message comprising a first field instructing an ONU to report its data rate capability as at least one of 10 Gb/s, 25 Gb/s, or 50 Gb/s; a transmitter coupled to the processor and configured to transmit the first message to the ONU; and a receiver coupled to the processor and configured to receive a second message from the ONU in response to the first message, the second message comprises a second field indicating the data rate capability. A method comprises generating a first message comprising a first field instructing reporting of a data rate capability as at least one of 10 Gb/s, 25 Gb/s, or 50 Gb/s; transmitting the first message; and receiving a second message in response to the first message, the second message comprises a second field indicating the data rate capability.