O-RANのRICにおけるxAppのコンフリクト緩和システムの実装

書誌事項

タイトル別名
  • Implementation of Conflict Mitigation by xApps in O-RAN RIC

説明

O-RAN(Open Radio Access Network)は,従来のベンダー寡占での閉鎖的な無線アクセスネットワーク(RAN:Radio Access Networks)のパラダイムを変革し,より開放的で柔軟なネットワーク設計を実現することを目指す技術である.O-RANでは,機器ではなく機能ごとにモジュール化されており,その機能ごとに通信のインターフェースが定められている.これにより,異なるベンダーから提供されるRANモジュールを組み合わせることが可能となり,ネットワークオペレーターが特定のネットワーク機能のみを修正または改善できるようになっている.そのため,技術的なメリットだけではなくビジネス的なメリットもある.そのため,2023年にはO-RANアライアンスが認証を提供するJapan O-TICが設立されたりしている.O-RANの新しい要素として,RIC (RAN Intelligent Controller) が挙げられるが,これはUE(User Equipment)やネットワークの状況を元に,リアルタイムでRANの制御を行うものであり, 特に10ミリ秒で1秒以下の短い処理時間で制御するNear-RT RIC (Near-RealTime RIC)と,1秒以上の長い時間間隔で制御を行うNon-RT RIC (Non-RealTime RIC)の2つに分類される.それぞれのRIC上ではxApp/rAppというアプリケーションが処理を行い,RANの制御を行なっている.このxAppに潜む問題点として, xApp間の処理の衝突が挙げられる.Near-RT RIC内で動作する複数のxAppが,それぞれ異なる目的関数の制御機能を持つことにより,それらの制御が衝突した場合にどのようにしてそれを解決するのかは,O-RAN研究において1つの課題になっている.本研究では,O-RANアーキテクチャの中でxApp間の衝突をどのように解決するかに焦点を当て,既存研究の調査やシミュレータの予備実験を通して,衝突緩和システムの実装までの課題と今後の展望を報告する.

The concept of Open Radio Access Network (Open RAN) is designed to transform the traditional RAN model, dominated by a few vendors, by promoting a more flexible and open network architecture. In the O-RAN standardization process, functions are compartmentalized into distinct modules, and each function is linked through specific communication interfaces. A significant innovation in O-RAN is the introduction of the RAN Intelligent Controller (RIC), which dynamically manages RAN operations based on conditions related to user equipment (UE) and the network. The RIC is divided into two types: the near-realtime RIC (near-RT RIC) that manages operations within 10 milliseconds and the non-realtime RIC (non-RT RIC) that handles control activities over one second or longer intervals. These RICs host xApp/rApp applications essential for supervising the RAN. A critical challenge within these xApps is the potential for processing conflicts. Since multiple xApps within the near-RT RIC address different control objectives, managing conflicts that arise from overlapping controls is a crucial aspect of Open RAN research. This study explores methods to resolve conflicts among xApps in the O-RAN architecture by implementing Conflict Management (CM) strategies within an operational near-RT RIC environment and performing thorough evaluations.

収録刊行物

詳細情報 詳細情報について

問題の指摘

ページトップへ