Cloud RAN Radio Controller Discovery Without Pre-Shared IP Addresses

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing radio access networks face challenges in dynamically discovering a radio controller upon power-up of a radio unit without relying on pre-shared IP addresses or centralized DHCP servers, which can lead to excessive network traffic and inefficient bandwidth usage.

Innovation Solution

A radio unit determines its IP address and multicasts a neighbor solicitation message, allowing only assigned radio controllers to respond with a network configuration session, reducing unnecessary network traffic by using a whitelist of MAC addresses to initiate configuration sessions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a new radio unit multicasts a discovery message to all radio controllers via multicast address, then the radio unit can discover its assigned radio controller, but excessive network traffic is generated in the front-haul network

Engineering Contradiction:
Improveradio controller discoveryVSAvoidnetwork traffic
Core Design Contradiction:
Ease of operationVSLoss of energy

Solution Approach 1:

The radio controller pre-configures a whitelist containing MAC addresses of assigned radio units before the radio unit powers up. When the radio unit multicasts its discovery message, the radio controller checks the whitelist in advance to determine whether to respond, thereby reducing unnecessary network traffic while maintaining efficient discovery for authorized units.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If radio controllers respond to all discovery messages, then all radio units can be discovered, but bandwidth is wasted on unassigned units

Engineering Contradiction:
Improvediscovery capabilityVSAvoidnetwork traffic volume
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

Each radio controller maintains a local whitelist of MAC addresses corresponding to units assigned to it. The radio controller applies this local filter to incoming discovery messages, responding only to messages from units whose MAC addresses are in its whitelist. This selective response mechanism reduces overall network traffic volume while preserving the ability to discover all authorized radio units.

Inventive Principle:
Principle #3Local quality

3Reliability

If pre-shared IP addresses are used for radio controllers, then configuration can be established, but system flexibility is reduced and deployment is complex

Engineering Contradiction:
Improveconfiguration establishmentVSAvoiddeployment complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The radio unit autonomously generates its own IP address using its MAC address upon powering up, eliminating the need for pre-shared or manually configured IP addresses. The radio controller also operates autonomously by using its pre-configured whitelist to automatically identify and respond to the correct radio unit, thereby simplifying deployment while ensuring reliable configuration establishment.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12414009B2Discovering a radio controller in a cloud radio access network
Publication Date: 2025.09.09 OUTDOOR WIRELESS NETWORKS LLC
  • US12414009B2 patent drawing
  • US12414009B2 patent drawing
  • US12414009B2 patent drawing

AI summary

A distributed radio access network (RAN) includes a new radio unit (RU) being connected to a front-haul network. The new RU determines its own Internet Protocol (IP) address based on its MAC address; and send a discovery message to all radio controllers in the front-haul network via a multicast address. The distributed RAN also includes a plurality of radio controllers communicatively coupled to the new RU via the front-haul network. Each of the plurality of radio controllers are configured to receive the discovery message and determine whether the new RU is assigned to the respective radio controller. Each of at least one radio controller, to which the new RU is assigned, establishes at least one configuration session with the new RU.