WO2023079699A1 - Communication device and communication system - Google Patents

Communication device and communication system Download PDF

Info

Publication number
WO2023079699A1
WO2023079699A1 PCT/JP2021/040843 JP2021040843W WO2023079699A1 WO 2023079699 A1 WO2023079699 A1 WO 2023079699A1 JP 2021040843 W JP2021040843 W JP 2021040843W WO 2023079699 A1 WO2023079699 A1 WO 2023079699A1
Authority
WO
WIPO (PCT)
Prior art keywords
failure
communication device
communication
information
notification content
Prior art date
Application number
PCT/JP2021/040843
Other languages
French (fr)
Japanese (ja)
Inventor
忠人 富川
Original Assignee
富士通株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社 filed Critical 富士通株式会社
Priority to PCT/JP2021/040843 priority Critical patent/WO2023079699A1/en
Publication of WO2023079699A1 publication Critical patent/WO2023079699A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition

Definitions

  • the present invention relates to communication devices and communication systems.
  • O-RAN Alliance Open Radio Access Network Alliance
  • the notification from the communication device when a failure occurs differs from vendor to vendor, and there is a problem that it is difficult to grasp the details of the failure. . That is, when a communication system is composed of a plurality of communication devices manufactured by different vendors, when a fault occurs in each communication device, each vendor notifies the monitoring device of the fault occurrence using a method unique to each vendor. Therefore, it is difficult to identify the location and cause of failure based on the notification from the communication device of each vendor.
  • the disclosed technology has been made in view of this point, and aims to provide a communication device and a communication system that can identify failures quickly and efficiently.
  • a communication device disclosed in the present application includes a communication unit that communicates with another communication device, and a processor connected to the communication unit, the processor, when a failure occurs in the other communication device, inquiring of the other communication device about the notification contents for each type of failure to be notified, and generating a conversion dictionary by associating the notification contents for each failure type with common information used uniformly for reporting on the failure;
  • the conversion dictionary is referred to to convert the failure information into common information, and the converted common information is sent to the monitoring device. Execute the process to report to.
  • FIG. 1 is a diagram showing a configuration example of a communication system.
  • FIG. 2 is a block diagram showing the configuration of a communication device according to one embodiment.
  • FIG. 3 is a sequence diagram showing a fault identification method according to one embodiment.
  • FIG. 4 is a diagram showing a specific example of the fault management function.
  • FIG. 5 is a diagram showing a specific example of the notification content request.
  • FIG. 6 is a diagram showing a specific example of the notification content response.
  • FIG. 7 is a diagram showing a specific example of a conversion dictionary.
  • FIG. 8 is a diagram illustrating a specific example of failure notification.
  • FIG. 1 is a diagram showing a configuration example of a communication system according to one embodiment.
  • This communication system has an O-CU (Open-Central Unit) 10, an O-DU (Open-Distributed Unit) 100, an O-RU (Open-Radio Unit) 200a, 200b, 200c, and a terminal device 30.
  • a monitoring device 20 for monitoring the communication system is also connected to this communication system.
  • the O-CU 10 is a communication device that connects to the core network and performs baseband processing on data.
  • the O-DU 100 is connected to the O-CU 10 . Although one O-DU 100 is connected to the O-CU 10 in FIG. 1, a plurality of O-DUs 100 may be connected to the O-CU 10. FIG.
  • the monitoring device 20 connects to the O-CU 10 and O-DU 100 and monitors the occurrence of failures in the communication system. That is, when a failure occurs in the O-CU 10, O-DU 100 and O-RUs 200a to 200c, for example, the monitoring device 20 outputs a warning to notify the operator of the communication system of the failure. The monitoring device 20 is notified by the O-DU 100 of failures occurring in the O-RUs 200a to 200c.
  • the O-DU 100 is a communication device that connects to the O-CU 10 and performs baseband processing on data.
  • the O-CU 10 and O-DU 100 constitute the baseband processing section of the base station.
  • a plurality of O-RUs 200a to 200c are connected to the O-DU 100.
  • FIG. when the O-DU 100 receives reports of failure occurrences from a plurality of O-RUs 200a to 200c, the reported failure information is converted into common information that is common regardless of the vendor of the O-RUs 200a to 200c.
  • the monitoring device 20 is notified.
  • the O-RUs 200a, 200b, and 200c are communication devices that connect to the O-DU 100 and perform wireless processing on data.
  • the O-RUs 200a-200c constitute a radio processing unit of the base station. That is, the O-RUs 200a to 200c perform wireless communication with the terminal device 30 within the cell.
  • the O-RUs 200a-200c are manufactured by different vendors, but connect to a common O-DU 100 and transmit and receive data to and from the O-DU 100.
  • the O-RUs 200a to 200c notify the O-DU 100 of the content of the failure by a method according to the vendor of the own device when a failure occurs in the own device. In the following, when the O-RUs 200a to 200c are not particularly distinguished, they are collectively referred to as "O-RU 200".
  • the terminal device 30 performs wireless communication with the O-RUs 200a to 200c forming the cell in which the terminal device 30 is located.
  • FIG. 2 is a block diagram showing the configuration of O-DU 100 and O-RU 200 according to one embodiment. In FIG. 2, only the configuration related to fault monitoring is illustrated, and illustration of other configurations is omitted.
  • the O-DU 100 shown in FIG. 2 has a communication interface unit (hereinafter abbreviated as "communication IF unit”) 110, a processor 120, a memory 130 and an O1 interface unit (hereinafter abbreviated as "O1IF unit”) 140.
  • communication IF unit communication interface unit
  • processor 120 processor 120
  • memory 130 memory 130
  • O1IF unit O1 interface unit
  • the communication IF unit 110 is an interface that connects with the O-RU 200.
  • the communication IF unit 110 transmits a notification content request for inquiring the notification content when a failure occurs to each of the O-RUs 200 of different vendors, and receives a notification content response corresponding to the notification content request.
  • Communication IF section 110 also receives failure information that reports the details of the failure when a failure occurs in O-RU 200 .
  • the processor 120 includes, for example, a CPU (Central Processing Unit), an FPGA (Field Programmable Gate Array), or a DSP (Digital Signal Processor), and controls the entire O-DU 100. Specifically, the processor 120 has a fault control unit 121 , a conversion dictionary generation unit 122 and a fault information conversion unit 123 .
  • a CPU Central Processing Unit
  • FPGA Field Programmable Gate Array
  • DSP Digital Signal Processor
  • the failure control unit 121 executes control related to failure of the O-RU 200 connected to the O-DU 100. Specifically, failure control unit 121 generates a notification content request for inquiring about the notification content to be notified to O-DU 100 by O-RU 200 when a failure occurs, and causes communication IF unit 110 to transmit the notification content request to O-RU 200 . The failure control unit 121 sends a notification content request to all the O-RUs 200 connected to the O-DU 100 to inquire what kind of notification should be made when, for example, an interface error, an internal error, or an antenna error occurs in the O-RU 200. send to
  • the failure control unit 121 acquires this notification content response. That is, the failure control unit 121 acquires the notification contents for each O-RU 200 when a failure occurs, and outputs these notification contents to the conversion dictionary generation unit 122 .
  • the content of notification for each O-RU 200 when a failure occurs includes, for example, a failure ID that identifies the type of failure and a context that indicates details of the failure. These failure IDs and contexts differ depending on the O-RU 200 vendor even if the failure type is the same.
  • the conversion dictionary generation unit 122 generates a conversion dictionary that indicates the correspondence relationship between the notification content for each O-RU 200 when a failure occurs and the notification content used for notification to the monitoring device 20 . That is, the conversion dictionary generation unit 122 generates a conversion dictionary by associating common information used for notification to the monitoring device 20 with fault information that differs for each vendor for each type of fault that occurs in the O-RU 200. . As described above, even if the type of failure is the same, the content of notification when a failure occurs differs depending on the O-RU 200 vendor. Correspond.
  • the failure information conversion unit 123 refers to the conversion dictionary and converts the failure information into common information. That is, when communication IF unit 110 receives failure information of O-RU 200 for each vendor, failure information conversion unit 123 refers to the conversion dictionary and acquires common information corresponding to the failure information for each vendor. Then, the failure information conversion unit 123 causes the O1IF unit 140 to transmit the converted common information to the monitoring device 20 .
  • the memory 130 includes, for example, RAM (Random Access Memory) or ROM (Read Only Memory), and stores information used for processing by the processor 120 .
  • RAM Random Access Memory
  • ROM Read Only Memory
  • the O1IF unit 140 is an O1 interface for operation and maintenance of communication devices, and connects with the monitoring device 20 .
  • the O1IF unit 140 transmits information regarding the failure of the O-RU 200 to the monitoring device 20 . That is, the O1IF unit 140 acquires common information including the content of the failure of the O-RU 200 from the failure information conversion unit 123 and transmits it to the monitoring device 20 .
  • the O-RU 200 shown in FIG. 2 has a communication IF section 210, a processor 220, a memory 230 and a wireless communication section 240.
  • the communication IF unit 210 is an interface that connects with the O-DU 100.
  • Communication IF section 210 receives a notification content request from O-DU 100 and transmits a notification content response corresponding to the notification content request to O-DU 100 . Further, when a failure occurs in O-RU 200, communication IF unit 210 transmits failure information that reports details of the failure.
  • the processor 220 includes, for example, a CPU, FPGA, or DSP, and controls the O-RU 200 as a whole. Specifically, the processor 220 has a failure management unit 221 , a failure detection unit 222 and a failure information generation unit 223 .
  • the failure management unit 221 manages failures in the O-RU 200. Specifically, when communication IF section 210 receives a notification content request, fault management section 221 generates a notification content response including the notification content at the time of fault occurrence, and transmits the notification content response from communication IF section 210 to O-DU 100 . Let For example, when an interface error, an internal error, and an antenna error occur, the failure management unit 221 receives an inquiry about what kind of notification is to be made, and sends a notification content response including the notification content corresponding to these failures. - send to DU 100; The notification content response contains notification content that varies depending on the O-RU 200 vendor.
  • the failure detection unit 222 detects failures that occur in the O-RU 200. That is, the failure detection unit 222 detects, for example, an interface error that occurs in the communication IF unit 210, an internal error that occurs inside the O-RU 200, an antenna error that occurs in the wireless communication unit 240, and the like. Upon detecting the occurrence of a failure, the failure detection unit 222 notifies the failure information generation unit 223 to that effect.
  • the fault information generation unit 223 generates fault information including the content of the fault detected by the fault detection unit 222. Specifically, the fault information generation unit 223 generates fault information that notifies the details of the fault that has occurred, according to the notification details for each fault type managed by the fault management unit 221 .
  • the failure information includes, for example, a failure ID that identifies the type of failure and a context that indicates details of the failure. Then, fault information generating section 223 causes communication IF section 210 to transmit the generated fault information to O-DU 100 .
  • the memory 230 includes, for example, RAM or ROM, and stores information used for processing by the processor 220.
  • the wireless communication unit 240 performs wireless processing on data, and performs wireless communication with the terminal device 30 in the cell formed by the O-RU 200. That is, the wireless communication unit 240 wirelessly transmits a signal to the terminal device 30 via the antenna, and wirelessly receives a signal from the terminal device 30 via the antenna.
  • the monitoring device 20 instructs the O-DU 100 of the failure type to be monitored, and also instructs the O-DU 100 of unified common information regarding each failure type (step S101). That is, for example, an interface error, an internal error, and an antenna error of the O-RUs 200a and 200b are instructed to the O-DU 100 as types of failures to be monitored, and when these failures occur, the O-DU 100 instructs the monitoring device 20
  • the O-DU 100 is notified of common information that is uniformly used for reporting to.
  • Instructions from the monitoring device 20 to the O-DU 100 are executed via the O1 interface, for example, when the O-DU 100 is activated.
  • the O1 interface for example, the fault management function shown in FIG. 4 is implemented. Can be directed.
  • the type of failure to be monitored and common information are received by the O1IF unit 140 of the O-DU 100, and a receipt confirmation response is sent to the monitoring device 20 (step S102).
  • the failure control unit 121 generates a notification content request for inquiring about the notification content for each failure type, and transmits the notification content request from the communication IF unit 110 to each of the O-RUs 200a and 200b (step S103).
  • a notification content request 310 including a failure type 315 to be monitored is sent to the O-RUs 200a and 200b.
  • FIG. 5 a notification content request 310 including a failure type 315 to be monitored is sent to the O-RUs 200a and 200b.
  • the notification content request 310 includes an interface error "CPRI error”, an internal error “RU internal error”, and an antenna error “ANT error”. is In other words, the notification content request 310 inquires of the O-RUs 200a and 200b about the notification content when an interface error, internal error, or antenna error to be monitored occurs.
  • the notification content request is received by the communication IF unit 210 of each of the O-RUs 200a and 200b, and the failure management unit 221 generates a notification content response corresponding to the notification content request. That is, a notification content response including the notification content to the O-DU 100 for each type of failure is generated.
  • the content of notification to the O-DU 100 differs depending on the vendor of the O-RUs 200a and 200b.
  • the notification content response 320 generated by the O-RU 200a includes notification content 325 indicating a failure ID for each failure type.
  • the notification content response 330 generated by the O-RU 200b includes notification content 335 indicating the failure ID for each failure type.
  • the notification content response may include not only the failure ID for each failure type, but also other information. That is, for example, the notification content response may include a context indicating the content of the failure for each type of failure as the notification content. Also, the notification content response may include information indicating that the O-DU 100 will not be notified even if a failure occurs. That is, in the notification contents 325 and 335 shown in FIG. 6, the failure ID is notified for all failure types, but no notification is given for any failure type even if a failure occurs. It may be shown that
  • a notification content response including notification content that differs depending on the vendor is transmitted from the communication IF section 210 of each of the O-RUs 200a and 200b to the O-DU 100 (step S104).
  • the conversion dictionary generation unit 122 When the notification content response is received by the communication IF unit 110 of the O-DU 100, the conversion dictionary generation unit 122 generates a conversion dictionary indicating the correspondence between the notification content of each of the O-RUs 200a and 200b and the common information (step S105). Specifically, for example, as shown in FIG. 7, the common information about the type of failure to be monitored indicated by the monitoring device 20, and the notification content for each vendor included in the notification content response from the O-RUs 200a and 200b.
  • a conversion dictionary that associates is generated.
  • failure ID "3333” and context “ANTENNA” notified from O-RU 200a of vendor A and O-RU 200b of vendor B is associated with the failure ID "bbbb” and the context "CRUSH” notified from.
  • the conversion dictionary generated in this way is held by the O-DU 100 and transmitted to the monitoring device 20 (step S106).
  • the monitoring device 20 can grasp the content of the notification from the O-RUs 200a and 200b to the O-DU 100 when a failure occurs. Also, the monitoring device 20 can ascertain whether or not there is an O-RU 200 that does not notify the O-DU 100 of anything even if a failure occurs.
  • the generation of the above conversion dictionary is executed, for example, when the O-DU 100 is activated or when a new O-RU 200 is connected to the O-DU 100.
  • the fault detectors 222 of the O-RUs 200a and 200b monitor the occurrence of faults.
  • the failure detection unit 222 detects the failure, and the failure information generation unit 223 generates failure information.
  • the failure information includes a failure ID that identifies a failure and a context that indicates details of the failure.
  • the failure information includes notification contents for each vendor, and even if the same failure occurs, if the vendor of the O-RU 200 is different, the failure ID and context included in the failure information will be different.
  • the generated fault information is transmitted from the communication IF section 210 to the O-DU 100 (step S108).
  • the failure information conversion unit 123 refers to the conversion dictionary to convert the notification content included in the failure information into common information (step S109). .
  • the content of notification for each vendor notified by the fault information from the O-RU 200b is converted into unified common information regardless of the vendor.
  • the common information converted from the failure information is transmitted from the O1IF unit 140 to the monitoring device 20 (step S110).
  • fault information specific to vendor B of O-RU 200b is sent from O-RU 200b to O-DU 100.
  • This fault information includes the fault ID "aaaa” and the context "CRUSH” corresponding to the internal error.
  • the O-DU 100 that receives the failure information refers to the conversion dictionary and converts the vendor-specific notification content into common information.
  • the fault information from O-RU 200b is converted into common information including fault ID "5678" and context "Inter err".
  • the converted common information is then transmitted from the O-DU 100 to the monitoring device 20 .
  • a warning is output notifying information about the failure that has occurred in the O-RU 200b, and the operator of the communication system can grasp the failure that has occurred in the O-RU 200b.
  • the monitoring device 20 is notified of the information about the failure in the O-RU 200b by common information regardless of the vendor of the O-RU 200b, so that the details of the failure can be clearly grasped. As a result, faults can be identified quickly and efficiently.
  • the O-DU generates a conversion dictionary that associates the contents of notification at the time of occurrence of a failure, which differ depending on the vendor of the O-RU, with common information that is common regardless of the vendor. .
  • the O-DU receives the fault information from the O-RU when a fault occurs, the O-DU refers to the conversion dictionary to convert the fault information into common information and reports the fault occurrence in the O-RU to the monitoring device. Therefore, it is possible to report a fault in the O-RU to the monitoring device using the unified common information regardless of the vendor of the O-RU, so that the content of the fault can be clearly grasped. As a result, faults can be identified quickly and efficiently.
  • the present invention is not limited to this.
  • the O-CU 10 receives fault information from the O-DU 100, converts the fault information into common information, and reports it to the monitoring device 20, or when the O-CU 10 receives the fault information from the O-RU 200 via the O-DU 100 is received, the failure information is converted into common information, and reported to the monitoring device 20, the same failure identification method as in the above embodiment can be applied.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A communication device (100) includes a communication unit (110) that communicates with another communication device (200) and a processor (120) connected to the communication unit (110). The processor (120) performs a process of: communicating with the other communication device (200) to inquire about notification content for each type of failure that is notified by the other communication device (200) when the failure occurs; generating a conversion dictionary by associating the notification content for each type of failure with common information used to report the failure in a uniform manner; and when failure information for notifying the occurrence of a failure at the other communication device (200) is received by the communication unit (110), converting the failure information into the common information by referring to the conversion dictionary and reporting the common information obtained by the conversion to a monitoring device (20).

Description

通信装置及び通信システムCommunication equipment and communication system
 本発明は、通信装置及び通信システムに関する。 The present invention relates to communication devices and communication systems.
 近年、例えばIoT(Internet of Things)サービスの展開などに伴って、通信システムは、多様な要求を持つサービスに対応するようになっている。このため、第5世代移動体通信(5G又はNR(New Radio))の通信規格では、第4世代移動体通信(4G)の標準技術に加えて、さらなる高データレート化、大容量化、低遅延化を実現することが求められている。 In recent years, with the development of IoT (Internet of Things) services, for example, communication systems have come to support services with diverse requirements. For this reason, in the communication standard of the 5th generation mobile communication (5G or NR (New Radio)), in addition to the standard technology of the 4th generation mobile communication (4G), further high data rate, large capacity, low Realization of delay is required.
 5Gをはじめとする通信システムでは、ベンダが異なる様々な通信装置が用いられるが、最近ではこれらの通信装置に共通するオープンなインタフェースが検討されている。具体的には、例えば2018年に設立されたO-RANアライアンス(Open Radio Access Network Alliance)と呼ばれる業界団体が、異なるベンダの通信装置でも相互運用可能なインタフェースの策定を図っている。  In communication systems such as 5G, various communication devices from different vendors are used, but recently, open interfaces common to these communication devices are being considered. Specifically, for example, an industry group called the O-RAN Alliance (Open Radio Access Network Alliance), which was established in 2018, is working to formulate an interoperable interface between communication devices of different vendors.
国際公開第2020/044934号WO2020/044934 特開2017-41664号公報JP 2017-41664 A 特開2006-107460号公報Japanese Patent Application Laid-Open No. 2006-107460
 しかしながら、例えば監視装置が通信装置の障害を監視する通信システムにおいては、障害が発生した場合の通信装置からの通知がベンダごとに異なり、障害の内容を把握することが困難であるという問題がある。すなわち、ベンダが異なる複数の通信装置から通信システムが構成されている場合、それぞれの通信装置において障害が発生すると、各ベンダ特有の方法で監視装置へ障害発生を通知する。このため、ベンダごとの通信装置からの通知によって、障害が発生した箇所や原因を特定するのが困難となっている。 However, in a communication system in which, for example, a monitoring device monitors failures in communication devices, the notification from the communication device when a failure occurs differs from vendor to vendor, and there is a problem that it is difficult to grasp the details of the failure. . That is, when a communication system is composed of a plurality of communication devices manufactured by different vendors, when a fault occurs in each communication device, each vendor notifies the monitoring device of the fault occurrence using a method unique to each vendor. Therefore, it is difficult to identify the location and cause of failure based on the notification from the communication device of each vendor.
 開示の技術は、かかる点に鑑みてなされたものであって、迅速かつ効率的に障害を特定することができる通信装置及び通信システムを提供することを目的とする。 The disclosed technology has been made in view of this point, and aims to provide a communication device and a communication system that can identify failures quickly and efficiently.
 本願が開示する通信装置は、1つの態様において、他の通信装置と通信する通信部と、前記通信部に接続されたプロセッサとを有し、前記プロセッサは、前記他の通信装置が障害発生時に通知する障害の種別ごとの通知内容を前記他の通信装置に問い合わせ、障害の種別ごとの前記通知内容と障害に関する報告に統一的に用いられる共通情報とを対応付けて変換辞書を生成し、前記他の通信装置において障害が発生したことを通知する障害情報が前記通信部によって受信されると、前記変換辞書を参照して前記障害情報を共通情報に変換し、変換された共通情報を監視装置へ報告する処理を実行する。 In one aspect, a communication device disclosed in the present application includes a communication unit that communicates with another communication device, and a processor connected to the communication unit, the processor, when a failure occurs in the other communication device, inquiring of the other communication device about the notification contents for each type of failure to be notified, and generating a conversion dictionary by associating the notification contents for each failure type with common information used uniformly for reporting on the failure; When failure information notifying that a failure has occurred in another communication device is received by the communication unit, the conversion dictionary is referred to to convert the failure information into common information, and the converted common information is sent to the monitoring device. Execute the process to report to.
 本願が開示する通信装置及び通信システムの1つの態様によれば、迅速かつ効率的に障害を特定することができるという効果を奏する。 According to one aspect of the communication device and communication system disclosed by the present application, it is possible to quickly and efficiently identify failures.
図1は、通信システムの構成例を示す図である。FIG. 1 is a diagram showing a configuration example of a communication system. 図2は、一実施の形態に係る通信装置の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of a communication device according to one embodiment. 図3は、一実施の形態に係る障害特定方法を示すシーケンス図である。FIG. 3 is a sequence diagram showing a fault identification method according to one embodiment. 図4は、障害管理機能の具体例を示す図である。FIG. 4 is a diagram showing a specific example of the fault management function. 図5は、通知内容要求の具体例を示す図である。FIG. 5 is a diagram showing a specific example of the notification content request. 図6は、通知内容応答の具体例を示す図である。FIG. 6 is a diagram showing a specific example of the notification content response. 図7は、変換辞書の具体例を示す図である。FIG. 7 is a diagram showing a specific example of a conversion dictionary. 図8は、障害通知の具体例を説明する図である。FIG. 8 is a diagram illustrating a specific example of failure notification.
 以下、本願が開示する通信装置及び通信システムの一実施の形態について、図面を参照して詳細に説明する。なお、この実施の形態により本発明が限定されるものではない。 Hereinafter, one embodiment of the communication device and communication system disclosed by the present application will be described in detail with reference to the drawings. It should be noted that the present invention is not limited by this embodiment.
 図1は、一実施の形態に係る通信システムの構成例を示す図である。この通信システムは、O-CU(Open-Central Unit)10、O-DU(Open-Distributed Unit)100、O-RU(Open-Radio Unit)200a、200b、200c、及び端末装置30を有する。また、この通信システムには、通信システムを監視する監視装置20が接続されている。 FIG. 1 is a diagram showing a configuration example of a communication system according to one embodiment. This communication system has an O-CU (Open-Central Unit) 10, an O-DU (Open-Distributed Unit) 100, an O-RU (Open-Radio Unit) 200a, 200b, 200c, and a terminal device 30. A monitoring device 20 for monitoring the communication system is also connected to this communication system.
 O-CU10は、コアネットワークに接続し、データに対するベースバンド処理を実行する通信装置である。O-CU10には、O-DU100が接続される。なお、図1においては、O-CU10に1つのO-DU100が接続されているが、複数のO-DU100がO-CU10に接続されても良い。 The O-CU 10 is a communication device that connects to the core network and performs baseband processing on data. The O-DU 100 is connected to the O-CU 10 . Although one O-DU 100 is connected to the O-CU 10 in FIG. 1, a plurality of O-DUs 100 may be connected to the O-CU 10. FIG.
 監視装置20は、O-CU10及びO-DU100に接続し、通信システムにおける障害の発生を監視する。すなわち、監視装置20は、例えばO-CU10、O-DU100及びO-RU200a~200cにおいて障害が発生すると、その旨を通信システムの運用者に通知する警告を出力する。監視装置20は、O-RU200a~200cにおいて発生する障害については、O-DU100から通知を受ける。 The monitoring device 20 connects to the O-CU 10 and O-DU 100 and monitors the occurrence of failures in the communication system. That is, when a failure occurs in the O-CU 10, O-DU 100 and O-RUs 200a to 200c, for example, the monitoring device 20 outputs a warning to notify the operator of the communication system of the failure. The monitoring device 20 is notified by the O-DU 100 of failures occurring in the O-RUs 200a to 200c.
 O-DU100は、O-CU10に接続し、データに対するベースバンド処理を実行する通信装置である。O-CU10及びO-DU100は、基地局のベースバンド処理部を構成する。O-DU100には、複数のO-RU200a~200cが接続される。そして、O-DU100は、複数のO-RU200a~200cから障害の発生が報告されると、報告された障害情報を、O-RU200a~200cのベンダによらず共通する共通情報に変換した上で監視装置20へ通知する。 The O-DU 100 is a communication device that connects to the O-CU 10 and performs baseband processing on data. The O-CU 10 and O-DU 100 constitute the baseband processing section of the base station. A plurality of O-RUs 200a to 200c are connected to the O-DU 100. FIG. Then, when the O-DU 100 receives reports of failure occurrences from a plurality of O-RUs 200a to 200c, the reported failure information is converted into common information that is common regardless of the vendor of the O-RUs 200a to 200c. The monitoring device 20 is notified.
 O-RU200a、200b、200cは、O-DU100に接続し、データに対する無線処理を実行する通信装置である。O-RU200a~200cは、基地局の無線処理部を構成する。すなわち、O-RU200a~200cは、セル内の端末装置30との間で無線通信を実行する。O-RU200a~200cは、それぞれ異なるベンダによって製造されているが、共通のO-DU100に接続し、O-DU100との間でデータを送受信する。O-RU200a~200cは、自装置において障害が発生すると、自装置のベンダに応じた方法で障害内容をO-DU100へ通知する。なお、以下においては、O-RU200a~200cを特に区別しない場合には、まとめて「O-RU200」と表記する。 The O- RUs 200a, 200b, and 200c are communication devices that connect to the O-DU 100 and perform wireless processing on data. The O-RUs 200a-200c constitute a radio processing unit of the base station. That is, the O-RUs 200a to 200c perform wireless communication with the terminal device 30 within the cell. The O-RUs 200a-200c are manufactured by different vendors, but connect to a common O-DU 100 and transmit and receive data to and from the O-DU 100. FIG. The O-RUs 200a to 200c notify the O-DU 100 of the content of the failure by a method according to the vendor of the own device when a failure occurs in the own device. In the following, when the O-RUs 200a to 200c are not particularly distinguished, they are collectively referred to as "O-RU 200".
 端末装置30は、自装置が在圏するセルを形成するO-RU200a~200cとの間で無線通信を実行する。 The terminal device 30 performs wireless communication with the O-RUs 200a to 200c forming the cell in which the terminal device 30 is located.
 図2は、一実施の形態に係るO-DU100及びO-RU200の構成を示すブロック図である。図2においては障害監視に関する構成のみを図示し、その他の構成については図示を省略している。 FIG. 2 is a block diagram showing the configuration of O-DU 100 and O-RU 200 according to one embodiment. In FIG. 2, only the configuration related to fault monitoring is illustrated, and illustration of other configurations is omitted.
 図2に示すO-DU100は、通信インタフェース部(以下「通信IF部」と略記する)110、プロセッサ120、メモリ130及びO1インタフェース部(以下「O1IF部」と略記する)140を有する。 The O-DU 100 shown in FIG. 2 has a communication interface unit (hereinafter abbreviated as "communication IF unit") 110, a processor 120, a memory 130 and an O1 interface unit (hereinafter abbreviated as "O1IF unit") 140.
 通信IF部110は、O-RU200と接続するインタフェースである。通信IF部110は、ベンダが異なるO-RU200それぞれに対して、障害発生時の通知内容を問い合わせる通知内容要求を送信し、通知内容要求に対応する通知内容応答を受信する。また、通信IF部110は、O-RU200において障害が発生した場合に、障害の内容を報告する障害情報を受信する。 The communication IF unit 110 is an interface that connects with the O-RU 200. The communication IF unit 110 transmits a notification content request for inquiring the notification content when a failure occurs to each of the O-RUs 200 of different vendors, and receives a notification content response corresponding to the notification content request. Communication IF section 110 also receives failure information that reports the details of the failure when a failure occurs in O-RU 200 .
 プロセッサ120は、例えばCPU(Central Processing Unit)、FPGA(Field Programmable Gate Array)又はDSP(Digital Signal Processor)などを備え、O-DU100の全体を統括制御する。具体的には、プロセッサ120は、障害制御部121、変換辞書生成部122及び障害情報変換部123を有する。 The processor 120 includes, for example, a CPU (Central Processing Unit), an FPGA (Field Programmable Gate Array), or a DSP (Digital Signal Processor), and controls the entire O-DU 100. Specifically, the processor 120 has a fault control unit 121 , a conversion dictionary generation unit 122 and a fault information conversion unit 123 .
 障害制御部121は、O-DU100に接続するO-RU200の障害に関する制御を実行する。具体的には、障害制御部121は、O-RU200が障害発生時にO-DU100へ通知する通知内容を問い合わせる通知内容要求を生成し、通信IF部110からO-RU200へ送信させる。障害制御部121は、O-RU200において例えばインタフェースエラー、内部エラー及びアンテナエラーがそれぞれ発生した場合にどのような通知をするかを問い合わせる通知内容要求を、O-DU100に接続するすべてのO-RU200へ送信させる。 The failure control unit 121 executes control related to failure of the O-RU 200 connected to the O-DU 100. Specifically, failure control unit 121 generates a notification content request for inquiring about the notification content to be notified to O-DU 100 by O-RU 200 when a failure occurs, and causes communication IF unit 110 to transmit the notification content request to O-RU 200 . The failure control unit 121 sends a notification content request to all the O-RUs 200 connected to the O-DU 100 to inquire what kind of notification should be made when, for example, an interface error, an internal error, or an antenna error occurs in the O-RU 200. send to
 そして、障害制御部121は、通知内容要求に対する通知内容応答が通信IF部110によって受信されると、この通知内容応答を取得する。すなわち、障害制御部121は、O-RU200ごとの障害発生時の通知内容を取得し、これらの通知内容を変換辞書生成部122へ出力する。O-RU200ごとの障害発生時の通知内容は、例えば障害の種別を識別する障害IDと、障害の内容を示すコンテキストとを含む。これらの障害ID及びコンテキストは、障害の種別が同じであってもO-RU200のベンダによって異なっている。 Then, when a notification content response to the notification content request is received by the communication IF unit 110, the failure control unit 121 acquires this notification content response. That is, the failure control unit 121 acquires the notification contents for each O-RU 200 when a failure occurs, and outputs these notification contents to the conversion dictionary generation unit 122 . The content of notification for each O-RU 200 when a failure occurs includes, for example, a failure ID that identifies the type of failure and a context that indicates details of the failure. These failure IDs and contexts differ depending on the O-RU 200 vendor even if the failure type is the same.
 変換辞書生成部122は、O-RU200ごとの障害発生時の通知内容と監視装置20への通知に使用する通知内容との対応関係を示す変換辞書を生成する。すなわち、変換辞書生成部122は、O-RU200において発生する障害の種別ごとに、監視装置20への通知に使用する共通情報とベンダごとに異なる障害情報とを対応付けることにより、変換辞書を生成する。上述したように、障害の種別が同じであってもO-RU200のベンダによって障害発生時の通知内容が異なるため、変換辞書生成部122は、統一された共通情報とベンダごとの障害情報とを対応付けておく。 The conversion dictionary generation unit 122 generates a conversion dictionary that indicates the correspondence relationship between the notification content for each O-RU 200 when a failure occurs and the notification content used for notification to the monitoring device 20 . That is, the conversion dictionary generation unit 122 generates a conversion dictionary by associating common information used for notification to the monitoring device 20 with fault information that differs for each vendor for each type of fault that occurs in the O-RU 200. . As described above, even if the type of failure is the same, the content of notification when a failure occurs differs depending on the O-RU 200 vendor. Correspond.
 障害情報変換部123は、障害の発生を通知する障害情報がO-RU200から受信された場合、変換辞書を参照して障害情報を共通情報に変換する。すなわち、障害情報変換部123は、ベンダごとのO-RU200の障害情報が通信IF部110によって受信されると、変換辞書を参照して、ベンダごとの障害情報に対応する共通情報を取得する。そして、障害情報変換部123は、変換された共通情報をO1IF部140から監視装置20へ送信させる。 When failure information notifying the occurrence of a failure is received from the O-RU 200, the failure information conversion unit 123 refers to the conversion dictionary and converts the failure information into common information. That is, when communication IF unit 110 receives failure information of O-RU 200 for each vendor, failure information conversion unit 123 refers to the conversion dictionary and acquires common information corresponding to the failure information for each vendor. Then, the failure information conversion unit 123 causes the O1IF unit 140 to transmit the converted common information to the monitoring device 20 .
 メモリ130は、例えばRAM(Random Access Memory)又はROM(Read Only Memory)などを備え、プロセッサ120による処理に用いられる情報を記憶する。 The memory 130 includes, for example, RAM (Random Access Memory) or ROM (Read Only Memory), and stores information used for processing by the processor 120 .
 O1IF部140は、通信装置の運用及び保守のためのO1インタフェースであり、監視装置20と接続する。O1IF部140は、O-RU200の障害に関する情報を監視装置20へ送信する。すなわち、O1IF部140は、O-RU200の障害の内容を含む共通情報を障害情報変換部123から取得し、監視装置20へ送信する。 The O1IF unit 140 is an O1 interface for operation and maintenance of communication devices, and connects with the monitoring device 20 . The O1IF unit 140 transmits information regarding the failure of the O-RU 200 to the monitoring device 20 . That is, the O1IF unit 140 acquires common information including the content of the failure of the O-RU 200 from the failure information conversion unit 123 and transmits it to the monitoring device 20 .
 図2に示すO-RU200は、通信IF部210、プロセッサ220、メモリ230及び無線通信部240を有する。 The O-RU 200 shown in FIG. 2 has a communication IF section 210, a processor 220, a memory 230 and a wireless communication section 240.
 通信IF部210は、O-DU100と接続するインタフェースである。通信IF部210は、通知内容要求をO-DU100から受信し、通知内容要求に対応する通知内容応答をO-DU100へ送信する。また、通信IF部210は、O-RU200において障害が発生した場合に、障害の内容を報告する障害情報を送信する。 The communication IF unit 210 is an interface that connects with the O-DU 100. Communication IF section 210 receives a notification content request from O-DU 100 and transmits a notification content response corresponding to the notification content request to O-DU 100 . Further, when a failure occurs in O-RU 200, communication IF unit 210 transmits failure information that reports details of the failure.
 プロセッサ220は、例えばCPU、FPGA又はDSPなどを備え、O-RU200の全体を統括制御する。具体的には、プロセッサ220は、障害管理部221、障害検知部222及び障害情報生成部223を有する。 The processor 220 includes, for example, a CPU, FPGA, or DSP, and controls the O-RU 200 as a whole. Specifically, the processor 220 has a failure management unit 221 , a failure detection unit 222 and a failure information generation unit 223 .
 障害管理部221は、O-RU200における障害を管理する。具体的には、障害管理部221は、通信IF部210によって通知内容要求が受信されると、障害発生時の通知内容を含む通知内容応答を生成し、通信IF部210からO-DU100へ送信させる。障害管理部221は、例えばインタフェースエラー、内部エラー及びアンテナエラーがそれぞれ発生した場合にどのような通知をするかを問い合わせられた場合に、これらの障害に対応する通知内容を含む通知内容応答をO-DU100へ送信させる。通知内容応答は、O-RU200のベンダによって異なる通知内容を含む。 The failure management unit 221 manages failures in the O-RU 200. Specifically, when communication IF section 210 receives a notification content request, fault management section 221 generates a notification content response including the notification content at the time of fault occurrence, and transmits the notification content response from communication IF section 210 to O-DU 100 . Let For example, when an interface error, an internal error, and an antenna error occur, the failure management unit 221 receives an inquiry about what kind of notification is to be made, and sends a notification content response including the notification content corresponding to these failures. - send to DU 100; The notification content response contains notification content that varies depending on the O-RU 200 vendor.
 障害検知部222は、O-RU200において発生する障害を検知する。すなわち、障害検知部222は、例えば通信IF部210において発生するインタフェースエラー、O-RU200の内部において発生する内部エラー及び無線通信部240において発生するアンテナエラーなどを検知する。障害検知部222は、障害の発生を検知すると、その旨を障害情報生成部223へ通知する。 The failure detection unit 222 detects failures that occur in the O-RU 200. That is, the failure detection unit 222 detects, for example, an interface error that occurs in the communication IF unit 210, an internal error that occurs inside the O-RU 200, an antenna error that occurs in the wireless communication unit 240, and the like. Upon detecting the occurrence of a failure, the failure detection unit 222 notifies the failure information generation unit 223 to that effect.
 障害情報生成部223は、障害検知部222によって検知された障害の内容を含む障害情報を生成する。具体的には、障害情報生成部223は、障害管理部221が管理する障害の種別ごとの通知内容に従って、発生した障害の内容を通知する障害情報を生成する。障害情報には、例えば障害の種別を識別する障害IDと、障害の内容を示すコンテキストとが含まれる。そして、障害情報生成部223は、生成した障害情報を通信IF部210からO-DU100へ送信させる。 The fault information generation unit 223 generates fault information including the content of the fault detected by the fault detection unit 222. Specifically, the fault information generation unit 223 generates fault information that notifies the details of the fault that has occurred, according to the notification details for each fault type managed by the fault management unit 221 . The failure information includes, for example, a failure ID that identifies the type of failure and a context that indicates details of the failure. Then, fault information generating section 223 causes communication IF section 210 to transmit the generated fault information to O-DU 100 .
 メモリ230は、例えばRAM又はROMなどを備え、プロセッサ220による処理に用いられる情報を記憶する。 The memory 230 includes, for example, RAM or ROM, and stores information used for processing by the processor 220.
 無線通信部240は、データに対する無線処理を実行し、O-RU200が形成するセル内の端末装置30との間で無線通信を実行する。すなわち、無線通信部240は、アンテナを介して端末装置30へ信号を無線送信したり、アンテナを介して端末装置30から信号を無線受信したりする。 The wireless communication unit 240 performs wireless processing on data, and performs wireless communication with the terminal device 30 in the cell formed by the O-RU 200. That is, the wireless communication unit 240 wirelessly transmits a signal to the terminal device 30 via the antenna, and wirelessly receives a signal from the terminal device 30 via the antenna.
 次いで、上記のように構成された通信システムにおける障害特定方法について、図3に示すシーケンス図を参照しながら、具体例を挙げて説明する。以下においては、監視装置20が、それぞれベンダが異なるO-RU200a、200bを監視する場合の障害特定方法について説明する。 Next, with reference to the sequence diagram shown in FIG. 3, a specific example will be given to explain the fault identification method in the communication system configured as described above. In the following, a fault identification method when the monitoring device 20 monitors the O- RUs 200a and 200b of different vendors will be described.
 監視装置20は、監視対象の障害の種別をO-DU100へ指示するとともに、それぞれの障害の種別に関する統一された共通情報をO-DU100へ指示する(ステップS101)。すなわち、例えばO-RU200a、200bのインタフェースエラー、内部エラー及びアンテナエラーが監視対象の障害の種別としてO-DU100へ指示されるとともに、これらの障害が発生した場合に、O-DU100から監視装置20への報告に統一的に用いられる共通情報がO-DU100へ通知される。 The monitoring device 20 instructs the O-DU 100 of the failure type to be monitored, and also instructs the O-DU 100 of unified common information regarding each failure type (step S101). That is, for example, an interface error, an internal error, and an antenna error of the O- RUs 200a and 200b are instructed to the O-DU 100 as types of failures to be monitored, and when these failures occur, the O-DU 100 instructs the monitoring device 20 The O-DU 100 is notified of common information that is uniformly used for reporting to.
 監視装置20からO-DU100への指示は、例えばO-DU100の起動時に、O1インタフェースを介して実行される。O1インタフェースにおいては、例えば図4に示す障害管理機能が実装されるが、このうち機能301のsetCommentに新たなパラメータを追加し、上述した監視対象の障害の種別と共通情報とがO-DU100へ指示されるようにすることができる。 Instructions from the monitoring device 20 to the O-DU 100 are executed via the O1 interface, for example, when the O-DU 100 is activated. In the O1 interface, for example, the fault management function shown in FIG. 4 is implemented. Can be directed.
 監視対象の障害の種別及び共通情報は、O-DU100のO1IF部140によって受信され、受信確認応答が監視装置20へ送信される(ステップS102)。そして、障害制御部121によって、障害の種別ごとの通知内容を問い合わせる通知内容要求が生成され、通信IF部110から各O-RU200a、200bへ送信される(ステップS103)。具体的には、例えば図5に示すように、監視対象となる障害の種別315を含む通知内容要求310がO-RU200a、200bへ送信される。図5に示す例では、障害の種別315として、インタフェースエラーである「CPRI error」と、内部エラーである「RU internal error」と、アンテナエラーである「ANT error」とが通知内容要求310に含まれている。換言すれば、通知内容要求310は、監視対象であるインタフェースエラー、内部エラー及びアンテナエラーが発生した場合の通知内容をO-RU200a、200bに問い合わせるものである。 The type of failure to be monitored and common information are received by the O1IF unit 140 of the O-DU 100, and a receipt confirmation response is sent to the monitoring device 20 (step S102). Then, the failure control unit 121 generates a notification content request for inquiring about the notification content for each failure type, and transmits the notification content request from the communication IF unit 110 to each of the O- RUs 200a and 200b (step S103). Specifically, for example, as shown in FIG. 5, a notification content request 310 including a failure type 315 to be monitored is sent to the O- RUs 200a and 200b. In the example shown in FIG. 5, as the failure type 315, the notification content request 310 includes an interface error "CPRI error", an internal error "RU internal error", and an antenna error "ANT error". is In other words, the notification content request 310 inquires of the O- RUs 200a and 200b about the notification content when an interface error, internal error, or antenna error to be monitored occurs.
 通知内容要求は、O-RU200a、200bそれぞれの通信IF部210によって受信され、障害管理部221によって、通知内容要求に対応する通知内容応答が生成される。すなわち、障害の種別ごとのO-DU100への通知内容を含む通知内容応答が生成される。O-DU100への通知内容は、O-RU200a、200bのベンダによって異なる。 The notification content request is received by the communication IF unit 210 of each of the O- RUs 200a and 200b, and the failure management unit 221 generates a notification content response corresponding to the notification content request. That is, a notification content response including the notification content to the O-DU 100 for each type of failure is generated. The content of notification to the O-DU 100 differs depending on the vendor of the O- RUs 200a and 200b.
 具体的には、例えば図6に示すように、O-RU200aにおいて生成される通知内容応答320は、障害の種別ごとの障害IDを示す通知内容325を含む。一方、O-RU200bにおいて生成される通知内容応答330は、障害の種別ごとの障害IDを示す通知内容335を含む。通知内容325、335を比較すると、同じ障害の種別であってもO-DU100へ通知される障害IDが異なっている。すなわち、O-RU200a、200bのベンダが異なるため、これらのO-RU200a、200bにおいて同様の障害が発生した場合でも、O-DU100へ通知される通知内容が異なる。 Specifically, for example, as shown in FIG. 6, the notification content response 320 generated by the O-RU 200a includes notification content 325 indicating a failure ID for each failure type. On the other hand, the notification content response 330 generated by the O-RU 200b includes notification content 335 indicating the failure ID for each failure type. When the notification contents 325 and 335 are compared, even if the type of failure is the same, the failure ID notified to the O-DU 100 is different. That is, since the vendors of the O- RUs 200a and 200b are different, even if the same failure occurs in these O- RUs 200a and 200b, the contents of notification to the O-DU 100 are different.
 なお、通知内容応答には、障害の種別ごとの障害IDのみではなく、他の情報が含まれていても良い。すなわち、例えば障害の種別ごとに障害の内容を示すコンテキストが通知内容として通知内容応答に含まれても良い。また、通知内容応答には、障害が発生してもO-DU100に対する通知をしないことを示す情報が含まれていても良い。すなわち、図6に示した通知内容325、335においては、すべての障害の種別に関して障害IDが通知されるものとしたが、いずれかの障害の種別に関しては障害が発生しても何も通知しないことが示されていても良い。 It should be noted that the notification content response may include not only the failure ID for each failure type, but also other information. That is, for example, the notification content response may include a context indicating the content of the failure for each type of failure as the notification content. Also, the notification content response may include information indicating that the O-DU 100 will not be notified even if a failure occurs. That is, in the notification contents 325 and 335 shown in FIG. 6, the failure ID is notified for all failure types, but no notification is given for any failure type even if a failure occurs. It may be shown that
 ベンダによって異なる通知内容を含む通知内容応答は、それぞれのO-RU200a、200bの通信IF部210からO-DU100へ送信される(ステップS104)。通知内容応答がO-DU100の通信IF部110によって受信されると、変換辞書生成部122によって、O-RU200a、200bそれぞれの通知内容と共通情報との対応関係を示す変換辞書が生成される(ステップS105)。具体的には、例えば図7に示すように、監視装置20から指示される監視対象の障害の種別に関する共通情報と、O-RU200a、200bからの通知内容応答に含まれるベンダごとの通知内容とを対応付けた変換辞書が生成される。 A notification content response including notification content that differs depending on the vendor is transmitted from the communication IF section 210 of each of the O- RUs 200a and 200b to the O-DU 100 (step S104). When the notification content response is received by the communication IF unit 110 of the O-DU 100, the conversion dictionary generation unit 122 generates a conversion dictionary indicating the correspondence between the notification content of each of the O- RUs 200a and 200b and the common information ( step S105). Specifically, for example, as shown in FIG. 7, the common information about the type of failure to be monitored indicated by the monitoring device 20, and the notification content for each vendor included in the notification content response from the O- RUs 200a and 200b. A conversion dictionary that associates is generated.
 図7に示す例においては、共通情報が障害ID「1234」及びコンテキスト「CPRI err」である障害に関して、ベンダAのO-RU200aから通知された障害ID「1111」及びコンテキスト「ERROR」と、ベンダBのO-RU200bから通知された障害ID「9999」及びコンテキスト「CRUSH」とが対応付けられている。また、共通情報が障害ID「5678」及びコンテキスト「Inter err」である障害に関して、ベンダAのO-RU200aから通知された障害ID「2222」及びコンテキスト「INTERNAL」と、ベンダBのO-RU200bから通知された障害ID「aaaa」及びコンテキスト「CRUSH」とが対応付けられている。同様に、共通情報が障害ID「9abc」及びコンテキスト「Ant err」である障害に関して、ベンダAのO-RU200aから通知された障害ID「3333」及びコンテキスト「ANTENNA」と、ベンダBのO-RU200bから通知された障害ID「bbbb」及びコンテキスト「CRUSH」とが対応付けられている。 In the example shown in FIG. 7, for a failure whose common information is failure ID "1234" and context "CPRI err", the failure ID "1111" and context "ERROR" notified from the O-RU 200a of vendor A and the vendor The failure ID "9999" notified from the O-RU 200b of B and the context "CRUSH" are associated with each other. In addition, regarding a failure whose common information is failure ID "5678" and context "Interr", the failure ID "2222" and context "INTERNAL" notified from vendor A's O-RU 200a and vendor B's O-RU 200b The reported failure ID "aaaa" and the context "CRUSH" are associated with each other. Similarly, for a failure whose common information is failure ID "9abc" and context "Ant err", failure ID "3333" and context "ANTENNA" notified from O-RU 200a of vendor A and O-RU 200b of vendor B is associated with the failure ID "bbbb" and the context "CRUSH" notified from.
 このようにして生成された変換辞書は、O-DU100によって保持されるとともに、監視装置20へ送信される(ステップS106)。変換辞書が監視装置20へ送信されることにより、監視装置20は、O-RU200a、200bからO-DU100への障害発生時の通知内容を把握することができる。また、監視装置20は、障害が発生してもO-DU100に対して何も通知しないO-RU200の有無を把握することができる。 The conversion dictionary generated in this way is held by the O-DU 100 and transmitted to the monitoring device 20 (step S106). By transmitting the conversion dictionary to the monitoring device 20, the monitoring device 20 can grasp the content of the notification from the O- RUs 200a and 200b to the O-DU 100 when a failure occurs. Also, the monitoring device 20 can ascertain whether or not there is an O-RU 200 that does not notify the O-DU 100 of anything even if a failure occurs.
 以上の変換辞書の生成は、例えばO-DU100が起動された際や新たなO-RU200がO-DU100に接続された際に実行される。そして、O-DU100及びO-RU200a、200bが通常稼働時には、O-RU200a、200bそれぞれの障害検知部222によって障害の発生が監視される。ここでは、例えばO-RU200bにおいて障害が発生したものとする(ステップS107)。 The generation of the above conversion dictionary is executed, for example, when the O-DU 100 is activated or when a new O-RU 200 is connected to the O-DU 100. When the O-DU 100 and the O- RUs 200a and 200b are in normal operation, the fault detectors 222 of the O- RUs 200a and 200b monitor the occurrence of faults. Here, for example, it is assumed that a failure has occurred in the O-RU 200b (step S107).
 O-RU200bにおいて障害が発生すると、障害検知部222によって障害の発生が検知され、障害情報生成部223によって障害情報が生成される。障害情報には、障害を識別する障害IDや障害の内容を示すコンテキストが含まれる。障害情報は、ベンダごとの通知内容を含んでおり、同様の障害が発生した場合でもO-RU200のベンダが異なれば、障害情報に含まれる障害IDやコンテキストが異なる。 When a failure occurs in the O-RU 200b, the failure detection unit 222 detects the failure, and the failure information generation unit 223 generates failure information. The failure information includes a failure ID that identifies a failure and a context that indicates details of the failure. The failure information includes notification contents for each vendor, and even if the same failure occurs, if the vendor of the O-RU 200 is different, the failure ID and context included in the failure information will be different.
 生成された障害情報は、通信IF部210からO-DU100へ送信される(ステップS108)。障害情報がO-DU100の通信IF部110によって受信されると、障害情報変換部123によって変換辞書が参照されることにより、障害情報に含まれる通知内容が共通情報に変換される(ステップS109)。すなわち、O-RU200bから障害情報によって通知されるベンダごとの通知内容が、ベンダに関わらず統一された共通情報に変換される。そして、障害情報から変換された共通情報がO1IF部140から監視装置20へ送信される(ステップS110)。 The generated fault information is transmitted from the communication IF section 210 to the O-DU 100 (step S108). When the failure information is received by the communication IF unit 110 of the O-DU 100, the failure information conversion unit 123 refers to the conversion dictionary to convert the notification content included in the failure information into common information (step S109). . In other words, the content of notification for each vendor notified by the fault information from the O-RU 200b is converted into unified common information regardless of the vendor. Then, the common information converted from the failure information is transmitted from the O1IF unit 140 to the monitoring device 20 (step S110).
 具体的には、例えば図8に示すように、O-RU200bにおいて内部エラーが発生すると、O-RU200bのベンダBに特有の障害情報がO-RU200bからO-DU100へ送信される。この障害情報には、内部エラーに対応する障害ID「aaaa」及びコンテキスト「CRUSH」が含まれている。障害情報を受信するO-DU100は、変換辞書を参照してベンダ特有の通知内容を共通情報に変換する。ここでは、O-RU200bからの障害情報が、障害ID「5678」及びコンテキスト「Inter err」を含む共通情報に変換される。そして、変換後の共通情報は、O-DU100から監視装置20へ送信される。 Specifically, for example, as shown in FIG. 8, when an internal error occurs in O-RU 200b, fault information specific to vendor B of O-RU 200b is sent from O-RU 200b to O-DU 100. This fault information includes the fault ID "aaaa" and the context "CRUSH" corresponding to the internal error. The O-DU 100 that receives the failure information refers to the conversion dictionary and converts the vendor-specific notification content into common information. Here, the fault information from O-RU 200b is converted into common information including fault ID "5678" and context "Inter err". The converted common information is then transmitted from the O-DU 100 to the monitoring device 20 .
 監視装置20によって共通情報が受信されると、O-RU200bにおいて発生した障害に関する情報を通知する警告が出力され、通信システムの運用者は、O-RU200bにおいて発生した障害を把握することができる。このとき、監視装置20には、O-RU200bにおける障害に関する情報がO-RU200bのベンダに関わらず共通情報によって通知されているため、障害の内容が明確に把握可能となっている。結果として、迅速かつ効率的に障害を特定することができる。 When the common information is received by the monitoring device 20, a warning is output notifying information about the failure that has occurred in the O-RU 200b, and the operator of the communication system can grasp the failure that has occurred in the O-RU 200b. At this time, the monitoring device 20 is notified of the information about the failure in the O-RU 200b by common information regardless of the vendor of the O-RU 200b, so that the details of the failure can be clearly grasped. As a result, faults can be identified quickly and efficiently.
 以上のように、本実施の形態によれば、O-DUは、O-RUのベンダによって異なる障害発生時の通知内容とベンダに関わらず共通の共通情報とを対応付けた変換辞書を生成する。そして、O-DUは、障害発生時にO-RUから障害情報を受信すると、変換辞書を参照して障害情報を共通情報に変換した上で監視装置へO-RUにおける障害発生を報告する。このため、O-RUのベンダに関わらず統一された共通情報によってO-RUにおける障害を監視装置へ報告することができ、障害の内容が明確に把握可能となっている。結果として、迅速かつ効率的に障害を特定することができる。 As described above, according to the present embodiment, the O-DU generates a conversion dictionary that associates the contents of notification at the time of occurrence of a failure, which differ depending on the vendor of the O-RU, with common information that is common regardless of the vendor. . When the O-DU receives the fault information from the O-RU when a fault occurs, the O-DU refers to the conversion dictionary to convert the fault information into common information and reports the fault occurrence in the O-RU to the monitoring device. Therefore, it is possible to report a fault in the O-RU to the monitoring device using the unified common information regardless of the vendor of the O-RU, so that the content of the fault can be clearly grasped. As a result, faults can be identified quickly and efficiently.
 なお、上記一実施の形態においては、O-DU100がO-RU200から障害情報を受信し、障害情報を共通情報に変換した上で監視装置20へ報告する場合について説明したが、これに限定されない。例えばO-CU10がO-DU100から障害情報を受信し、障害情報を共通情報に変換した上で監視装置20へ報告する場合や、O-CU10がO-DU100を介してO-RU200から障害情報を受信し、障害情報を共通情報に変換した上で監視装置20へ報告する場合にも上記一実施の形態と同様の障害特定方法を適用することができる。 In the above embodiment, the case where the O-DU 100 receives fault information from the O-RU 200, converts the fault information into common information, and reports it to the monitoring device 20 has been described, but the present invention is not limited to this. . For example, when the O-CU 10 receives fault information from the O-DU 100, converts the fault information into common information, and reports it to the monitoring device 20, or when the O-CU 10 receives the fault information from the O-RU 200 via the O-DU 100 is received, the failure information is converted into common information, and reported to the monitoring device 20, the same failure identification method as in the above embodiment can be applied.
 110、210 通信IF部
 120、220 プロセッサ
 121 障害制御部
 122 変換辞書生成部
 123 障害情報変換部
 130、230 メモリ
 140 O1IF部
 221 障害管理部
 222 障害検知部
 223 障害情報生成部
 240 無線通信部
110, 210 communication IF unit 120, 220 processor 121 failure control unit 122 conversion dictionary generation unit 123 failure information conversion unit 130, 230 memory 140 O1IF unit 221 failure management unit 222 failure detection unit 223 failure information generation unit 240 wireless communication unit

Claims (6)

  1.  他の通信装置と通信する通信部と、
     前記通信部に接続されたプロセッサとを有し、
     前記プロセッサは、
     前記他の通信装置が障害発生時に通知する障害の種別ごとの通知内容を前記他の通信装置に問い合わせ、
     障害の種別ごとの前記通知内容と障害に関する報告に統一的に用いられる共通情報とを対応付けて変換辞書を生成し、
     前記他の通信装置において障害が発生したことを通知する障害情報が前記通信部によって受信されると、前記変換辞書を参照して前記障害情報を共通情報に変換し、
     変換された共通情報を監視装置へ報告する
     処理を実行することを特徴とする通信装置。
    a communication unit that communicates with another communication device;
    a processor connected to the communication unit;
    The processor
    inquiring of the other communication device about notification contents for each type of failure to be notified by the other communication device when a failure occurs;
    generating a conversion dictionary by associating the notification content for each type of failure with common information used uniformly for reporting about the failure;
    when failure information notifying that a failure has occurred in the other communication device is received by the communication unit, referring to the conversion dictionary to convert the failure information into common information;
    A communication device characterized by executing a process of reporting the converted common information to a monitoring device.
  2.  前記問い合わせる処理は、
     前記監視装置から指示される監視対象の障害の種別ごとの通知内容を問い合わせる
     ことを特徴とする請求項1記載の通信装置。
    The inquiry process includes:
    2. The communication device according to claim 1, wherein an inquiry is made for notification contents for each type of failure to be monitored instructed by the monitoring device.
  3.  前記生成する処理は、
     障害の種別ごとの前記通知内容と前記監視装置から指示される共通情報とを対応付けて変換辞書を生成する
     ことを特徴とする請求項1記載の通信装置。
    The process of generating
    2. The communication device according to claim 1, wherein a conversion dictionary is generated by associating the notification content for each failure type with the common information instructed by the monitoring device.
  4.  前記生成する処理は、
     障害を識別する障害ID及び障害の内容を示すコンテキストであって、前記通知内容に含まれる障害ID及びコンテキストと、前記共通情報に含まれる障害ID及びコンテキストとを対応付けて変換辞書を生成する
     ことを特徴とする請求項1記載の通信装置。
    The process of generating
    generating a conversion dictionary by associating the failure ID and context included in the notification content with the failure ID and context included in the common information, the failure ID identifying the failure and the context indicating the contents of the failure; The communication device according to claim 1, characterized by:
  5.  他の通信装置と通信する通信部と、
     前記通信部に接続されたプロセッサとを有し、
     前記プロセッサは、
     前記他の通信装置からの問い合わせに応じて、障害発生時に通知する障害の種別ごとの通知内容を前記他の通信装置へ応答し、
     自装置において障害が発生した場合に、障害が発生したことを通知する障害情報を生成し、
     生成した障害情報を前記通信部から前記他の通信装置へ送信させる
     処理を実行することを特徴とする通信装置。
    a communication unit that communicates with another communication device;
    a processor connected to the communication unit;
    The processor
    In response to an inquiry from the other communication device, responding to the other communication device with notification content for each type of failure to be notified when a failure occurs,
    When a failure occurs in the own device, generate failure information to notify that a failure has occurred,
    A communication device, characterized by executing a process of transmitting the generated fault information from the communication unit to the other communication device.
  6.  第1の通信装置と、第2の通信装置とを有する通信システムであって、
     前記第1の通信装置は、
     前記第2の通信装置と通信する第1通信部と、
     前記第1通信部に接続された第1プロセッサとを有し、
     前記第1プロセッサは、
     前記第2の通信装置が障害発生時に通知する障害の種別ごとの通知内容を前記第2の通信装置に問い合わせ、
     障害の種別ごとの前記通知内容と障害に関する報告に統一的に用いられる共通情報とを対応付けて変換辞書を生成し、
     前記第2の通信装置において障害が発生したことを通知する障害情報が前記第1通信部によって受信されると、前記変換辞書を参照して前記障害情報を共通情報に変換し、
     変換された共通情報を監視装置へ報告する処理を実行し、
     前記第2の通信装置は、
     前記第1の通信装置と通信する第2通信部と、
     前記第2通信部に接続された第2プロセッサとを有し、
     前記第2プロセッサは、
     前記第1の通信装置からの問い合わせに応じて、障害発生時に通知する障害の種別ごとの通知内容を前記第1の通信装置へ応答し、
     自装置において障害が発生した場合に、障害が発生したことを通知する障害情報を生成し、
     生成した障害情報を前記第2通信部から前記第1の通信装置へ送信させる処理を実行する
     ことを特徴とする通信システム。
    A communication system having a first communication device and a second communication device,
    The first communication device is
    a first communication unit that communicates with the second communication device;
    a first processor connected to the first communication unit;
    The first processor
    inquiring of the second communication device about notification contents for each type of failure to be notified by the second communication device when a failure occurs;
    generating a conversion dictionary by associating the notification content for each type of failure with common information used uniformly for reporting about the failure;
    when failure information notifying that a failure has occurred in the second communication device is received by the first communication unit, referring to the conversion dictionary to convert the failure information into common information;
    Execute processing for reporting the converted common information to the monitoring device,
    The second communication device is
    a second communication unit that communicates with the first communication device;
    a second processor connected to the second communication unit;
    The second processor
    Responding to an inquiry from the first communication device, to the first communication device, notification content for each type of failure to be notified when a failure occurs;
    When a failure occurs in the own device, generate failure information to notify that a failure has occurred,
    A communication system characterized by executing a process of transmitting the generated failure information from the second communication unit to the first communication device.
PCT/JP2021/040843 2021-11-05 2021-11-05 Communication device and communication system WO2023079699A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/040843 WO2023079699A1 (en) 2021-11-05 2021-11-05 Communication device and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/040843 WO2023079699A1 (en) 2021-11-05 2021-11-05 Communication device and communication system

Publications (1)

Publication Number Publication Date
WO2023079699A1 true WO2023079699A1 (en) 2023-05-11

Family

ID=86240891

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/040843 WO2023079699A1 (en) 2021-11-05 2021-11-05 Communication device and communication system

Country Status (1)

Country Link
WO (1) WO2023079699A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021019631A1 (en) * 2019-07-26 2021-02-04 株式会社Nttドコモ Communication device and communication method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021019631A1 (en) * 2019-07-26 2021-02-04 株式会社Nttドコモ Communication device and communication method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LEE JAE SEUNG, PARK JAEWOO, CHOI JEEYON, LEE MOON-SIK: "Design of a Management Plane for 5G Open Fronthaul Interface", 2020 INTERNATIONAL CONFERENCE ON INFORMATION AND COMMUNICATION TECHNOLOGY CONVERGENCE (ICTC), IEEE, 21 October 2020 (2020-10-21) - 23 October 2020 (2020-10-23), pages 946 - 948, XP055906671, ISBN: 978-1-7281-6758-9, DOI: 10.1109/ICTC49870.2020.9289612 *

Similar Documents

Publication Publication Date Title
US11373505B2 (en) Alert system for internet of things (IOT) devices
US7970585B2 (en) Method and system for remote monitoring and control of wireless cell-sites
US20030162539A1 (en) System and method for remote monitoring of basestations
US20070194942A1 (en) Circuit protector monitoring assembly, system and method
CN101651556A (en) System and method for monitoring server
WO2013075490A1 (en) Method for implementing terminal adaptation processing, protocol adaptation module and terminal
US20230199534A1 (en) Service producer health-check
CN104012136A (en) Base station, communication system, and method for controlling base station
US20090003226A1 (en) Network intermediary device with connection test packets
US11665048B2 (en) Communication system, communication device, and abnormality monitoring method
WO2023079699A1 (en) Communication device and communication system
JP5471997B2 (en) Wireless base station, control device, and abnormality detection method
KR20010098064A (en) Repeater remote monitoring system
JP2008108111A (en) Electronic apparatus abnormality notification system and electronic apparatus abnormality notification method
KR100805820B1 (en) Method and apparatus for sensor network node fault management
US8667116B2 (en) Method and system for providing reliable communication with redundancy for energy constrained wireless systems
CN113784377B (en) Data communication method, device, electronic equipment and storage medium
KR20170073691A (en) Information sending method, managed system, and managing system
JP2002345031A (en) Base station device and radio communication system
JP6474480B1 (en) Monitoring system
JP2017073645A (en) Wireless communication system and redundant base station
CN117395615B (en) Device and method for bluetooth stable broadcasting in vehicle system
JP4454531B2 (en) Reporting system and reporting method
JP3567873B2 (en) Wireless communication network and fault detection method used therefor
US11570020B2 (en) Communication converters of dry pumps

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21963294

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21963294

Country of ref document: EP

Kind code of ref document: A1