WO2024257625A1 - 通信装置、制御方法及びプログラム - Google Patents

通信装置、制御方法及びプログラム Download PDF

Info

Publication number
WO2024257625A1
WO2024257625A1 PCT/JP2024/019968 JP2024019968W WO2024257625A1 WO 2024257625 A1 WO2024257625 A1 WO 2024257625A1 JP 2024019968 W JP2024019968 W JP 2024019968W WO 2024257625 A1 WO2024257625 A1 WO 2024257625A1
Authority
WO
WIPO (PCT)
Prior art keywords
iab
iab node
node
message
border
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/JP2024/019968
Other languages
English (en)
French (fr)
Inventor
大河 恩田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to EP24823245.6A priority Critical patent/EP4727197A1/en
Publication of WO2024257625A1 publication Critical patent/WO2024257625A1/ja
Priority to US19/409,414 priority patent/US20260089746A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/27Control channels or signalling for resource management between access points
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/51Allocation or scheduling criteria for wireless resources based on terminal or device properties
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/16Interfaces between hierarchically similar devices
    • H04W92/20Interfaces between hierarchically similar devices between access points

Definitions

  • This disclosure relates to a communication device, a control method, and a program.
  • 3GPP (3rd Generation Partnership Project) (registered trademark) is currently working on standardizing IAB (Integrated Access and Backhaul) as a communications technology for backhaul.
  • IAB technology is a technology that simultaneously uses millimeter wave wireless communication in the 28 GHz band, which is used for access communication between base stations and user equipment (UE), as backhaul communication (Patent Document 1).
  • IAB technology By using IAB technology, it is possible to expand area coverage at a lower cost than with conventional wired communications using optical fiber, etc.
  • 3GPP has been formulating specifications for border IAB nodes up to Rel-17.
  • a border IAB node is an IAB node that has been discussed since Rel-17 and connects to both IAB networks managed by different IAB donors.
  • the control of the border IAB node is performed by a single IAB donor. Therefore, IAB nodes that connect below the border IAB node connect to the IAB network managed by the IAB donor that controls the border IAB node.
  • the advantage of a border IAB node is that when an IAB donor that controls a border IAB node communicates with a device that connects to the border IAB node, the communication can be via an IAB network managed by another IAB donor. This allows the IAB donor that controls the border IAB node to reduce inconvenience when a wireless link failure occurs in the network that it manages. In other words, by using another IAB network, it becomes possible to communicate while avoiding wireless link failure.
  • IAB nodes As 5G (5th Generation Mobile Communication System) becomes more widespread in the future, it is expected that IAB nodes, and especially mobile IAB nodes, will become more widely used by the general public. In this case, there is a possibility that all IAB nodes will not be able to function as border IAB nodes due to device specifications, resource limitations, etc.
  • the present invention has been made in consideration of at least one of the above problems.
  • One aspect of the present invention aims to provide a mechanism that makes it possible to identify IAB nodes that can operate as border IAB nodes.
  • FIG. 2 is a hardware block diagram of an IAB node and an IAB donor.
  • FIG. 2 is a software functional block diagram of an IAB node and an IAB donor.
  • 1 is a configuration example of a backhaul communication system (a network using backhaul communication) according to a first embodiment.
  • 1 is an example of a boundary IAB node processing sequence for an IAB node in the 3GPP standard.
  • 1 is a schematic flowchart illustrating an example of an RRC message generation process of an IAB node in the first embodiment.
  • 13 is an example of a sequence for determining whether or not a boundary IAB node process is required by an IAB donor according to the first embodiment.
  • 1 is an example of a network participation processing sequence of an IAB node in the 3GPP standard.
  • 13 is an example of a sequence for determining whether or not a boundary IAB node process is required for an IAB donor in the second embodiment.
  • FIG. 1 is a block diagram showing an example of a hardware configuration of an IAB node according to the first embodiment. Note that the hardware configuration of an IAB donor may be similar.
  • the hardware configuration 101 of the IAB node includes a control unit 102, a memory unit 103, a wireless communication unit 104, and a communication antenna control unit 105.
  • the control unit 102 is composed of one or more processors such as a CPU or MPU, and controls the entire communication device by executing a control program read into the RAM, which is the storage unit 103.
  • processors such as a CPU or MPU
  • the control unit 102 controls the entire communication device by executing a control program read into the RAM, which is the storage unit 103.
  • each process performed by the control unit 102 which will be described in the flowcharts below, can also be realized using hardware circuits such as ASIC or FPGA.
  • ASIC is an abbreviation for Application Specific Integrated Circuit.
  • FPGA is an abbreviation for Field Programmable Gate Array.
  • the processes described in the flowcharts below can be realized by having a hardware circuit and a processor such as a CPU or MPU work together.
  • the memory unit 103 stores information used by the control unit 102 for control and information related to communication.
  • the memory unit 103 stores the control program executed by the control unit 102, as well as various information such as cell information, connection terminal information, IAB routing information, and location information.
  • the memory unit 103 may include a main memory unit and an auxiliary memory unit.
  • the main memory unit may be, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory).
  • the main memory unit may store or temporarily store programs and data such as an OS (Operating System) which is the basic software executed by the control unit 102, and application software.
  • the auxiliary memory unit may be, for example, a HDD (Hard Disk Drive) or an SSD (Solid State Drive), and may store data related to application software.
  • a control program stored in a non-volatile storage area is expanded in a RAM (Random Access Memory) and executed by a processor constituting the control unit 102. In this way, the control unit 102 and the memory unit 103 may function as a so-called computer.
  • the storage unit 103 may include a recording medium that stores a specific program.
  • the program stored in this recording medium may be installed via a drive device or the like, and the installed specific program may be executable by the control unit 102.
  • Various types of recording media may be used as the recording medium.
  • the recording medium may be a recording medium that records information optically, electrically, or magnetically, such as a CD (Compact Disc)-ROM, a flexible disk, or a magneto-optical disk.
  • the recording medium may also be a semiconductor memory that records information electrically, such as a ROM or a flash memory. Note that the recording medium does not include a carrier wave.
  • the wireless communication unit 104 performs cellular network communication such as LTE and 5G that conform to the 3GPP standard.
  • FIG. 2 is a block diagram showing an example of the configuration of the software function blocks of an IAB node that executes the communication control function.
  • the software configuration of an IAB donor may be similar.
  • the IAB node software configuration 201 is stored in the memory unit 103 and executed in the control unit 102.
  • the software configuration 201 includes a signal transmission unit 202, a signal reception unit 203, a data storage unit 204, a connection control unit 205, an RRC message detection unit 206, an RRC message generation unit 207, and a communication control unit 208.
  • the signal transmitting unit 202 and the signal receiving unit 203 carry out cellular network communication such as LTE and 5G that conform to the 3GPP standard with a terminal device such as a UE.
  • the data storage unit 204 stores and holds the software itself, IAB routing information, information about connected terminals, location information, movement route information, etc.
  • connection control unit 205 controls the antenna for wireless communication performed by the wireless communication unit 104.
  • the RRC message detection unit 206 detects RRC messages from IAB nodes located in the vicinity (hereinafter also referred to as "surrounding IAB nodes"), UEs, and IAB donors.
  • RRC is an abbreviation for Radio Resource Control.
  • the RRC message generation unit 207 generates RRC messages to be sent to surrounding IAB nodes, UEs, and IAB donors.
  • the communication control unit 208 connects to and disconnects from networks such as LTE and 5G.
  • FIG. 3 shows an example of the configuration of a backhaul communication system (a network using backhaul communication) in this embodiment.
  • backhaul communication communication from the IAB donor, which is the relay source, is relayed in order from the parent node to the child node.
  • an IAB donor provides backhaul communication to an IAB node that connects to itself, in which case the IAB donor is the parent node, and the IAB node that connects to the IAB donor is the child node.
  • the communication system includes IAB donors 302 and 303 that are connected to CN (core network) 301.
  • IAB donor 302 and IAB donor 303 provide a connection to CN 301 via backhaul communication to the IAB nodes that connect to them as child nodes (i.e., provide backhaul communication).
  • the CN and the IAB donor are typically connected by wire and via an IP (Internet Protocol) network.
  • IP Internet Protocol
  • the interface between IAB donors is the Xn interface defined in 3GPP TS 38.420.
  • UE 307 communicating in cell area 308 of a cell provided by IAB node 306 can connect to CN 301 via each IAB donor or IAB node. In the communication system shown in FIG. 3, UE 307 connects to CN 301 via IAB node 306.
  • IAB donors and IAB nodes can also provide UEs with connectivity to CN 301 in their cell areas.
  • IAB node 310 is connected to IAB donor 303 as a child node.
  • IAB node 310 is further connected to IAB node 311 as a child node. In this way, IAB donor 302 and IAB donor 303 each build their own IAB network.
  • Figure 4A shows a typical sequence when an IAB node according to the 3GPP standard operates as a border IAB node. This sequence is defined in 3GPP TS 38.401.
  • IAB node 306 operates as a boundary IAB node
  • IAB node 310 IAB donor 303
  • UE307 is connected to IAB node 306. In this case, UE307 transmits and receives downlink data S420 and uplink data S421 to CN301 via IAB node 306, IAB node 304, and IAB donor 302.
  • the NR-DC connection establishment process for the boundary IAB node shown in S401 is performed between the IAB node 306 and CN 301.
  • the "DC" in NR-DC is an abbreviation for Dual Connectivity.
  • the IAB node 306 collects information on surrounding IAB nodes and base stations, and transmits the currently connected upper node as a Measurement Report.
  • the IAB donor 302 and other devices work together to execute the NR-DC connection establishment process, which adds the second connection destination selected by the IAB donor 302 as a secondary node.
  • This processing sequence is defined in 3GPP TS 37.340 and is performed on the MT (Mobile Termination) part of the border IAB node 306.
  • IAB donor 302 sends an IAB TRANSPORT MIGRATION MANAGEMENT REQUEST message to IAB donor 303, which is the second connection destination.
  • the IAB donor 303 Upon receiving this request, the IAB donor 303 sends a DL RRC MESSAGE TRANSFER message, which corresponds to an RRCReconfiguration message, to the IAB node 310 in S403.
  • the IAB node 310 sends an RRCReconfiguration message to the boundary IAB node 306 to which it is to connect.
  • the border IAB node 306 sends an RRCReconfigurationComplete message to the IAB node 310 in S405.
  • the IAB node 310 sends a UL RRC MESSAGE TRANSFER message equivalent to the RRCReconfigurationComplete message to the IAB donor 303 (S406).
  • the border IAB node 306 is prepared to connect to the IAB node 310 and IAB donor 303, which will be the second communication path. Then, in S407, wireless layer and backhaul connection processing is performed between the border IAB node 306 and the IAB node 310 and IAB donor 303, which will be the second connection destination.
  • IAB donor 303 sends an IAB TRANSPORT MIGRATION MANAGEMENT RESPONSE to IAB donor 302 as a response to S402.
  • IAB donor 302 sends an IAB TRANSPORT MIGRATION MANAGEMENT REQUEST message to IAB donor 303, which is the offload destination (S410). The sending of this message corresponds to the sending of the completion of the offload process.
  • IAB donor 303 sends an IAB TRANSPORT MIGRATION MANAGEMENT RESPONSE message to IAB donor 302 (S411).
  • IAB node 306 operates as a boundary IAB node, and uplink and downlink data can be sent and received on the second communication path via IAB node 310.
  • the process shown in FIG. 4A is performed when the IAB node 306 is a mobile IAB node and operates as a border IAB node. By allowing the moving mobile IAB node to become a border IAB node, connection switching during movement can be performed seamlessly.
  • FIG. 4B is a schematic flowchart showing an example of an RRC message generation process executed on the mobile IAB node 306 side.
  • the process shown in FIG. 4B may be executed at any timing when the mobile IAB node 306 is not operating as a border IAB node.
  • the process shown in FIG. 4B may be executed before transmitting the RRCSetupComplete message in step S605 of FIG. 6 described later.
  • the mobile IAB node 306 determines whether it can operate as a border IAB node. Whether it can operate as a border IAB node may be determined based on any determination criteria. For example, the determination criteria may include that the location of the mobile IAB node 306 is within a location range in which it can operate as a border IAB node.
  • the mobile IAB node 306 includes in the RRC message specific information indicating that the node is capable of operating as a border IAB node.
  • the specific information is information indicating whether the node is capable of operating as a border IAB node.
  • the mobile IAB node 306 includes in the RRC message specific information indicating that the node is not capable of operating as a border IAB node. Note that in other embodiments, if the node is not capable of operating as a border IAB node, the mobile IAB node 306 may not include the specific information itself in the RRC message in step S452.
  • the IAB donor 302 receiving the RRC message can determine whether the mobile IAB node 306 can operate as a border IAB node based on specific information.
  • FIG. 5 is a schematic flow chart showing the flow of processing performed on the IAB donor 302 side in relation to the processing shown in FIG. 4B.
  • the mobile IAB node 306 joins the network topology via the IAB node 304, and the associated processing shown in FIG. 6 is executed.
  • FIG. 6 shows an example sequence for when a mobile IAB node 306 joins a 5G network.
  • This sequence is an example of a 5G network connection sequence for a typical IAB node according to the 3GPP standard defined in 3GPP TR38.401.
  • the mobile IAB node 306 sends an RRCSetupRequest message to the IAB node 304 in S601.
  • the IAB node 304 that received the message wants the sending mobile IAB node 306 to join the 5G network, it sends an initial UL RRC message to the IAB donor 302 in S602.
  • the IAB donor 302 When the IAB donor 302 receives this message, it sends a DL RRC message (S603) to the IAB node 304, and the IAB node 304 sends an RRCSetup message (S604) to the mobile IAB node 306.
  • the mobile IAB node 306 receives this and sends an RRCSetupComplete message to the IAB node 304 in S605.
  • the IAB node 304 then sends an UL RRC message to the IAB donor 302 in S606 to relay the RRCSetupComplete message.
  • the IAB donor 302 In order to establish a context for the mobile IAB node 306 that has connected to the IAB donor 302, the IAB donor 302 sends a context setup request message to the IAB node 304 in S607.
  • the IAB node 304 sends a SecurityModeCommand message to the mobile IAB node 306 in S608.
  • the IAB node 304 After sending this message, the IAB node 304 asynchronously sends a context setup response message to the IAB donor 302 in S609.
  • the mobile IAB node 306 sends a SecurityModeComplete message to the IAB node 304 in S610.
  • the IAB node 304 relays the SecurityModeComplete message and sends a UL RRC message to the IAB donor 302 in S611.
  • the IAB donor 302 receives this and sends the RRCConfiguration message in a DL RRC message to the IAB node 304 in S612.
  • the IAB node 304 relays the DL RRC message and sends the RRCConfiguration message to the mobile IAB node 306 in S613.
  • the mobile IAB node 306 sends an RRCConfigurationComplete message in response to the RRCConfiguration message to the IAB node 304 in S614.
  • the IAB node 304 relays this and sends a UL RRC message to the IAB donor 302 in S615.
  • the RRCSetupComplete message format is defined in 3GPP TS 38.331.
  • the specified information may be included in the RRCSetupComplete-IEs parameters or the extension parameter group of the RRCSetupComplete-IEs.
  • RRCSetupComplete message specific information may be included in the RRCSetupRequest message or the RRCReconfigurationComplete message.
  • the IAB donor 302 determines whether the RRCSetupComplete message contains specific information.
  • the RRCSetupRequest message may contain specific information instead of or in addition to the RRCSetupComplete message. In this case, the IAB donor 302 may determine in F502 whether the RRCSetupRequest message contains specific information.
  • the IAB donor 302 determines whether the RRCSetupComplete message includes an information field indicating whether or not the IAB donor can operate as a border IAB node.
  • a parameter check is performed that is included in the information field to determine whether or not the node can operate as a border IAB node.
  • the parameter may be a binary value, such as 1 for operable and 0 for inoperable.
  • the information field may be set only if the node is operable.
  • the judgment process in F503 determines that the currently participating mobile IAB node 306 can operate as a border IAB node, a series of processes shown in FIG. 4A are required to operate it as a border IAB node.
  • the IAB donor 302 in F505 performs a series of processes shown in FIG. 4A to operate it as a border IAB node.
  • an IAB node transmits to the IAB donor whether or not it can operate as a border IAB node, and the IAB donor 302 that receives this can determine whether or not to perform the process shown in FIG. 4A.
  • This allows the process shown in FIG. 4A to be performed only for IAB nodes that can operate as border IAB nodes. As a result, it is possible to reduce the inconvenience (the increase in system load described above) that can occur when all IAB nodes operate as border IAB nodes.
  • the IAB node transmits predetermined information when it joins the network topology. Then, the IAB donor uses the predetermined information to determine whether or not to execute the series of processes shown in Fig. 4A for operating as a border IAB node. In contrast, in the second embodiment, the timing at which the IAB node transmits surrounding environment information to the IAB donor is used, rather than the timing at which the IAB node joins the network topology. Specifically, it is as follows.
  • an IAB node periodically transmits the collected surrounding environment information to an IAB donor in a MeasurementReport message.
  • This message is used by the IAB donor to form the network topology.
  • the IAB donor After receiving the Measurement Report message, the IAB donor sends an RRCReconfiguration message to the sending IAB node to reconfigure the network topology as necessary. This causes the IAB donor to be handed over.
  • the series of processes shown in FIG. 4A for operating as a border IAB node may be performed at such timing.
  • the MeasurementReport message is sent with the specified information included.
  • the IAB donor can use the MeasurementReport message to determine whether or not to carry out the series of processes shown in Figure 4A to operate as a border IAB node.
  • FIG. 7 shows a flow chart for the IAB donor 302 in this embodiment.
  • the IAB node 306 is a mobile IAB node that is assumed to move, but in this embodiment, it is described as an IAB node that does not move. However, it goes without saying that it may also be a mobile IAB node that is assumed to move.
  • the IAB donor 302 receives a MeasurementReport message including specific information from the IAB node 306 via the IAB node 304.
  • the MeasurementReport message format is defined in 3GPP TS38.331.
  • the specific information can be included in parameters in the MeasResults field in the MeasurementReport-IEs field.
  • the IAB donor 302 checks the current network topology in F702 and determines in F703 whether a change to the network topology of the IAB node 306 is necessary.
  • the system returns to normal operation. However, in this case, it may be determined that it is not necessary to operate as a border IAB node, but that a handover to another node is necessary. In other words, a handover process for the IAB node in question (not shown) may be executed.
  • the node determines whether an information field is included indicating whether or not the node can operate as a border IAB node.
  • a parameter check is performed on the information field to determine whether or not the node can operate as a border IAB node.
  • This second embodiment also provides the same effects as the first embodiment described above.
  • the transmission means for transmitting the specific information mainly uses an RRC message.
  • the specific information may also be included in the IAB node's notification information, such as a beacon, and transmitted.
  • Broadcast information includes SSB, MIB, SIB, etc., and the information transmitted by these may include specified information (information on whether the sending IAB node can operate as a boundary IAB node).
  • SSB is an abbreviation for Synchronization Signal Block.
  • MIB is an abbreviation for Master Information Block.
  • SIB is an abbreviation for System Information Block.
  • SIBs various information formats are defined for SIBs in particular, such as surrounding cell information, idle information, and side link related information.
  • a new format for defining specific information may be created within these definitions and transmitted as a new SIB.
  • a field indicating specific information may be added to an existing information definition format.
  • the specified information information field indicating whether or not the node can operate as a border IAB node
  • the system returns to normal operation. In other words, as shown in F504 and F707, the connection process as a border IAB node is not carried out.
  • the system operation may be to perform connection processing as a border IAB node.
  • a mobile IAB node is used in the first embodiment, and an IAB node that does not move is used in the second embodiment.
  • the determination process shown in FIG. 4A and FIG. 7 may be performed in a different order or with additional determination processes.
  • the process shown in F704 for determining whether the source IAB node needs to operate as a border IAB node may be performed as a pre-processing step of F502.
  • a method of including specific information in the IAB node's notification information, such as a beacon, and transmitting it as a transmission means other than an RRC message is exemplified.
  • it may be transmitted in a BAP (Backhaul Adaptation Protocol) message.
  • the BAP message specifications are defined in 3GPP TS 38.340.
  • it may be transmitted by including specific information (an information field and a parameter indicating whether the source IAB node can operate as a border IAB node) in a data PDU (Protocol Data Unit) and a control PDU.

Landscapes

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

Abstract

一のIAB(Integrated Access and Backhaul)ネットワークを形成するIABノードとして機能している自ノードが、一のIABネットワークと他の一のIABネットワークの両方へ接続するIABノードである境界IABノードとして動作可能であるか否かを判定する判定手段と、判定手段の判定結果に基づいて、判定結果に応じた通信メッセージを送信する送信手段を有することを特徴とする、通信装置が開示される。

Description

通信装置、制御方法及びプログラム
 本開示は、通信装置、制御方法及びプログラムに関する。
 3GPP(3rd Generation Partnership Project)(登録商標)において、バックホール用の通信技術としてIAB(Integrated Access and Backhaul)の規格化が進んでいる。
 IAB技術は、基地局とユーザ機器(UE:User Equipment)との間のアクセス通信に用いられる28GHz帯等のミリ波無線通信を、バックホール通信として同時に利用する技術である(特許文献1)。
 IAB技術を用いたバックホール通信においては、IABノードと呼ばれる中継機器が、基地局であるIABドナーからの通信をミリ波通信により中継する。
 IAB技術を用いることで、従来の光ファイバーなどによる有線通信と比較して低コストでエリアのカバレッジを広げることができる。
 これまで3GPPでは、Rel-17まで境界IABノードについて仕様策定を実施してきた。
 特許文献2に開示されるように、境界IABノードとはRel-17から議論されている内容で、異なるIABドナーによって管理される各IABネットワークの両方へ接続するIABノードである。境界IABノードの制御は単一のIABドナーによって実行される。そのため、境界IABノードの下位に接続するIABノードは、境界IABノードを制御するIABドナーによって管理されるIABネットワークへと接続する。
 境界IABノードによる利点は、境界IABノードを制御するIABドナーが、境界IABノードへ接続する装置と通信する際に、他のIABドナーが管理するIABネットワークを経由して通信することが可能である点である。これにより、境界IABノードを制御するIABドナーは、自身が管理するネットワークにおいて、無線リンク障害が発生した場合に不都合を低減できる。すなわち、他のIABネットワークを利用することで無線リンク障害を回避して通信することが可能になる。
特表2019-534625号公報 米国特許公開第2022/0394571号
 今後5G(5th Generation Mobile Communication System)が普及し、IABノードや、特にモバイルIABノードが一般に広く利用されるようになってくると予想される。この場合、機器スペックやリソース制限等により全てのIABノードが境界IABノードとして機能できない可能性がある。
 本発明は、上述の課題の少なくとも1つを鑑みなされたものである。本発明の1つの側面としては、境界IABノードとして動作可能なIABノードを把握可能とする仕組みを提供することを目的とする。
 本発明の1つの側面としての通信装置は、一のIABネットワークを形成するIABノードとして機能している自ノードが、前記一のIABネットワークと他の一のIABネットワークの両方へ接続するIABノードである境界IABノードとして動作可能であるか否かを判定する判定手段と、
 前記判定結果に基づいて、前記判定結果に応じた通信メッセージを送信する送信手段を有することを特徴とする。
 本発明の1つの側面によれば、境界IABノードとして動作可能なIABノードを把握可能とする仕組みを提供することが可能となる。
IABノード及びIABドナーを構成するハードウェアブロック図である。 IABノード及びIABドナーのソフトウェア機能ブロック図である。 第一の実施形態におけるバックホール通信システム(バックホール通信によるネットワーク)の構成例である。 3GPP規格におけるIABノードに係る境界IABノード処理シーケンス例である。 第一の実施形態におけるIABノードのRRCメッセージ生成処理の一例を示す概略的なフローチャートである。 第一の実施形態におけるIABドナーの境界IABノード処理要否判断シーケンス例である。 3GPP規格におけるIABノードのネットワーク参加処理シーケンス例である。 第二の実施形態におけるIABドナーの境界IABノード処理要否判断シーケンス例である。
 以下、添付図面を参照しながら各実施形態について詳細に説明する。
 以下で説明する各実施形態は、主に5Gでの適用例について説明されるが、各実施形態は、5Gに限られず、LTE(Long Term Evolution)、4G及び6G以降の他の次世代ネットワークに対しても適用可能である。
 [第一の実施形態]
 図1は第一の実施形態に係るIABノードのハードウェア構成の一例を表すブロック図である。なお、IABドナーのハードウェア構成についても同様であってよい。
 IABノードのハードウェア構成101は、制御部102、記憶部103、無線通信部104、及び、通信アンテナ制御部105を含む。
 制御部102は、例えば、CPUやMPU等の1以上のプロセッサにより構成され、記憶部103であるRAMに読みだされた制御プログラムを実行することにより通信装置の全体を制御する。なお、後述するフローチャートで説明する制御部102が行う各処理は、ASICやFPGA等のハードウェア回路を用いて実現することもできる。なお、ASICは、Application Specific Integrated Circuitの略語である。FPGAは、Field Programmable Gate Arrayの略語である。また、ハードウェア回路と、CPUやMPU等のプロセッサとを協働することで、後述するフローチャートで説明する処理を実現することもできる。
 記憶部103は制御部102が制御に使う情報や通信に関わる情報を保存する。例えば、記憶部103は、制御部102が実行する制御プログラムと、セル情報や接続端末情報、IABのルーティング情報、位置情報等の各種情報を記憶する。
 記憶部103は、主記憶部及び補助記憶部を含んでよい。主記憶部は、例えば、ROM(Read Only Memory)やRAM(Random Access Memory)などである。主記憶部は、制御部102が実行する基本ソフトウェアであるOS(Operating System)やアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存してよい。補助記憶部は、例えば、HDD(Hard Disk Drive)やSSD(Solid State Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶してよい。例えば、不揮発性の記憶領域に記憶された制御プログラムはRAM(Random Access Memory)に展開され、制御部102を構成するプロセッサにより実行される。このように、制御部102及び記憶部103は、所謂コンピュータとして機能してよい。
 記憶部103は、所定のプログラムを格納する記録媒体を含んでもよい。この記録媒体に格納されたプログラムは、ドライブ装置等を介してインストールされ、インストールされた所定のプログラムは、制御部102により実行可能とされてもよい。記録媒体は、様々なタイプの記録媒体を用いることができる。例えば、記録媒体は、CD(Compact Disc)-ROM、フレキシブルディスク、光磁気ディスク等のように情報を光学的、電気的あるいは磁気的に記録する記録媒体であってよい。また、記録媒体は、ROMや、フラッシュメモリ等のように情報を電気的に記録する半導体メモリ等であってよい。なお、記録媒体には、搬送波は含まれない。
 無線通信部104は、3GPP規格に準拠するLTE、5G等のセルラー網通信を行う。
 通信アンテナ制御部105は、無線通信部104において実行される無線通信に使用するアンテナを制御する。
 図2は通信制御機能を実行するIABノードのソフトウェア機能ブロックの構成の一例を表すブロック図である。なお、IABドナーのソフトウェア構成についても同様であってよい。
 IABノードのソフトウェア構成201は、記憶部103に格納され、制御部102において実行される。
 ソフトウェア構成201は、信号送信部202、信号受信部203、データ記憶部204、接続制御部205、RRCメッセージ検出部206、RRCメッセージ生成部207、及び通信制御部208を備える。
 信号送信部202及び信号受信部203は、UEのような端末装置との間で3GPP規格に準拠したLTE、5G等のセルラー網通信を実施する。
 データ記憶部204は、ソフトウェアそのもの及び、IABのルーティング情報や、接続中端末に関する情報、位置情報や移動経路情報等を記憶保持する。
 接続制御部205は、無線通信部104にて行われる無線通信用のアンテナを制御する。
 RRCメッセージ検出部206は、周辺に位置するIABノード(以下、「周辺IABノード」とも称する)やUE、IABドナーからのRRCメッセージを検出する。RRCは、Radio Resource Controlの略語である。
 RRCメッセージ生成部207は、周辺IABノードやUE、IABドナーへ送信するRRCメッセージを生成する。
 通信制御部208は、LTE、5G等のネットワークへの接続や離脱を行う。
 図3は、本実施形態におけるバックホール通信システム(バックホール通信によるネットワーク)の構成例を示す。
 なお、バックホール通信では、中継元であるIABドナーからの通信が、順に親ノードから子ノードへと中継される。例えば、IABドナーは、自局に接続するIABノードに対してバックホール通信を提供し、ここではIABドナーは親ノード、IABドナーへ接続するIABノードは子ノードという関係になる。
 図3に示す例では、通信システムには、CN(コアネットワーク)301に接続されるIABドナーとして、IABドナー302とIABドナー303が存在する。IABドナー302とIABドナー303は、バックホール通信を介したCN301への接続を、子ノードとして自身に接続するIABノードに対して提供する(すなわち、バックホール通信を提供する)。
 CN及びIABドナー間は、有線接続されており、IP(Internet Protocol)ネットワークによって接続されることが一般的である。また、IABドナー間のインターフェースは、3GPP TS38.420で定義されるXnインターフェースである。
 IABドナー302には、子ノードとしてIABノード304が接続されている。さらにIABノード304には、子ノードとしてIABノード305及びIABノード306が接続されている。
 IABノード306がサービスを提供するセルのセルエリア308において通信するUE307は、各IABドナーやIABノードを介してCN301へ接続することができる。図3に示す通信システムでは、UE307は、IABノード306を介してCN301へ接続する。
 また、IABノード306以外の他のIABドナーやIABノードも同様にセルエリアをおいてUEに対してCN301への接続を提供することができる。
 一方、IABドナー303には、子ノードとしてIABノード310が接続されている。さらにIABノード310には子ノードとしてIABノード311が接続されている。このようにIABドナー302、IABドナー303はそれぞれ各IABネットワークを構築している。
 なお、図3に示す通信システムにおける各通信装置の配置/構成は一例であり、他の配置/構成において、以下の説明を適用可能である。
 また、図3に示す通信システムにおける各通信装置は、NR(New Radio)アクセスネットワークとも呼ばれる5Gアクセスネットワークにおける通信装置である。また、無線基地局装置(IABドナー及びIABノード)はgNBとも称されうる。なお、他の次世代ネットワークによる構成に対しても、以下の説明を適用可能である。
 図4Aに3GPP規格によるIABノードが境界IABノードとして動作する際の一般的なシーケンスを示す。本シーケンスは、3GPP TS38.401に定義されている。
 本シーケンス図において、IABノード306が境界IABノードとして動作し、第二の接続先としてIABノード310、IABドナー303が選択される場合を例示する。
 IABノード306は現在、IABノード304、IABドナー302を経由してCN301に接続している。
 UE307はIABノード306に接続している。この場合、UE307は、IABノード306、IABノード304、IABドナー302を経由してCN301へのダウンリンクデータS420とアップリンクデータS421を送受信している。
 まず、IABノード306とCN301の間で、S401に示す境界IABノードのNR-DC接続確立処理を実施する。なお、NR-DCの“DC”は、Dual Connectivityの略語である。IABノード306は、周辺のIABノードや基地局の情報を収集し、MeasurementReportとして接続中の上位ノードを送信する。当該MeasurementReportを受信した上位ノードであるIABドナー302は、MeasurementReport等に基づき、IABノード306が新たに接続を確立する第二の接続先を選択する。そして、IABドナー302やその他各装置が協働することで、IABドナー302により選択された第二の接続先をセカンダリノードとして追加するNR-DC接続確立処理が実行される。
 本処理シーケンスは3GPP TS37.340に定義されており、境界IABノード306のMT(Mobile Termination)部に対して実施される。
 続いて、S402にてIABドナー302が第二の接続先となるIABドナー303へIAB TRANSPORT MIGRATION MANAGEMENT REQUESTメッセージを送信する。
 本要求を受けたIABドナー303は、S403にてRRCReconfigurationメッセージに相当するDL RRC MESSAGE TRANSFERメッセージをIABノード310へ送信する。
 続いてIABノード310はS404にてRRCReconfigurationメッセージを接続先となる境界IABノード306へ送信する。
 境界IABノード306は上記メッセージに対する応答としてRRCReconfigurationCompleteメッセージをS405にてIABノード310へ送信する。これを受けたIABノード310はRRCReconfigurationCompleteメッセージに相当するUL RRC MESSAGE TRANSFERメッセージをIABドナー303へ送信する(S406)。
 これまでの処理により、境界IABノード306が第二の通信経路となるIABノード310、IABドナー303への接続準備が整う。そして、S407にて境界IABノード306と、第二接続先となるIABノード310及びIABドナー303の間の無線層及びバックホール接続処理が実施される。
 上記処理の完了後、S408にてS402に対する応答としてIABドナー303からIABドナー302へIAB TRANSPORT MIGRATION MANAGEMENT RESPONSEを送信する。
 続いてS409にてアップリンク及びダウンリンクデータのオフロード処理が実施される。
 上記処理の完了後、IABドナー302はオフロード先となっているIABドナー303へIAB TRANSPORT MIGRATION MANAGEMENT REQUESTメッセージを送信する(S410)。このメッセージの送信は、オフロード処理の完了の送信に対応する。その応答としてIABドナー303はIAB TRANSPORT MIGRATION MANAGEMENT RESPONSEメッセージをIABドナー302へ送信する(S411)。
 ここまでの一連の処理により、S422及びS423に示すとおり、IABノード306が境界IABノードとしての動作を行い、IABノード310を介した第二の通信経路でアップリンク及びダウンリンクデータの送受信が可能となる。
 また、これらの処理は必要に応じてS412で繰り返されてもよい。この場合、S401にてNR-DC接続はすでに確立されているため、S402からS411の処理が実施される。
 ところで、図4Aに示す処理は、IABノード306がモバイルIABノードであり、境界IABノードとして動作する際の処理である。移動するモバイルIABノードが境界IABノードとなることで、移動時の接続切り替えをシームレスに実施できる。
 しかしながら、今後5Gが普及し、IABノードや、特にモバイルIABノードが一般に広く利用されるようになってくることが想定される。この場合、機器スペックやリソース制限等により全てのIABノードが境界IABノードになりえるとは考えにくい。
 また、全てのノードが境界IABノードとして動作してしまうとIABドナーとCU(Central Unit)間の処理も増えてしまい、システム負荷が増加してしまうおそれもある。
 そこで、以下の図4B及び図5を参照して、境界IABノードとして動作しないIABノードをIABドナー302側で明示的に区別できる仕組みについて説明する。
 図4Bは、モバイルIABノード306側で実行されるRRCメッセージ生成処理の一例を示す概略的なフローチャートである。図4Bに示す処理は、モバイルIABノード306が境界IABノードとして動作していない状況下で、任意のタイミングで実行されてよい。例えば、図4Bに示す処理は、後出の図6のステップS605のRRCSetupCompleteメッセージを送信する前のタイミング等で実行されてもよい。
 まず、S450にてモバイルIABノード306は、境界IABノードとして動作可能であるか否かを判定する。境界IABノードとして動作可能であるか否かは、任意の判定基準に基づいて判定されてもよい。例えば、判定基準は、モバイルIABノード306の位置が、境界IABノードとして動作可能な位置範囲内であることを含んでよい。
 境界IABノードとして動作可能である場合、ステップS451にてモバイルIABノード306は、RRCメッセージに、自ノードが境界IABノードとして動作可能である旨を表す所定情報を含める。所定情報は、自ノードが境界IABノードとして動作可能か否かを表す情報である。他方、境界IABノードとして動作可能でない場合、ステップS452にてモバイルIABノード306は、RRCメッセージに、自ノードが境界IABノードとして動作可能でない旨を表す所定情報を含める。なお、他の実施形態では、境界IABノードとして動作可能でない場合、ステップS452にてモバイルIABノード306は、RRCメッセージに所定情報自体を含めないこととしてもよい。
 図4Bに示す処理によれば、RRCメッセージを受けるIABドナー302側で、所定情報に基づいて、モバイルIABノード306が境界IABノードとして動作可能であるか否かを把握可能となる。
 図5は、図4Bに示した処理と関連して、IABドナー302側で実行される処理の流れを示す概略的なフローチャートである。
 なお、本フローチャートは境界IABノードとして動作するIABノード306が、移動を前提としたモバイルIABノードであるとして記載する。
 まず、F501にて、モバイルIABノード306がIABノード304を経由しネットワークトポロジへ参加することを起点として、図6に示すような関連する処理を実行する。
 ここで図6にモバイルIABノード306が5Gネットワークへ参加する際のシーケンス例を示す。本シーケンスは、3GPP TR38.401にて定義される3GPP規格による一般的なIABノードの5Gネットワーク接続シーケンス例である。
 まず、モバイルIABノード306はS601にてRRCSetupRequestメッセージをIABノード304へ送信する。
 それを受けたIABノード304は送信元のモバイルIABノード306を5Gネットワーク上へ参加させる場合、S602にて初期UL RRCメッセージをIABドナー302へ送信する。
 IABドナー302は本メッセージを受信すると、S603のDL RRCメッセージをIABノード304へ送信し、IABノード304はS604のRRCSetupメッセージをモバイルIABノード306へ送信する。
 これを受けたモバイルIABノード306はS605にてRRCSetupCompleteメッセージをIABノード304へ送信する。そして、IABノード304は、RRCSetupCompleteメッセージを中継するために、S606にてUL RRCメッセージをIABドナー302へ送信する。
 IABドナー302は自身に接続してきたモバイルIABノード306のコンテキストを確立するため、S607にてコンテキストセットアップ要求メッセージをIABノード304へ送信する。
 これを受けてIABノード304はS608にてSecurityModeCommandメッセージをモバイルIABノード306へ送信する。
 本メッセージ送信後、IABノード304は非同期でIABドナー302へS609にてコンテキストセットアップ応答メッセージを送信する。
 これと並行してモバイルIABノード306はS610にてSecurityModeCompleteメッセージをIABノード304へ送信する。IABノード304は、SecurityModeCompleteメッセージを中継し、S611にてUL RRCメッセージをIABドナー302へ送信する。
 これを受けたIABドナー302はRRCRonfigurationメッセージをS612にてDL RRCメッセージに含めてIABノード304へ送信する。IABノード304は、DL RRCメッセージを中継し、S613にてRRCRonfigurationメッセージをモバイルIABノード306へ送信する。
 モバイルIABノード306は、RRCRonfigurationメッセージへの応答となるRRCRonfigurationCompleteメッセージをS614にてIABノード304へ送信する。IABノード304はこれを中継しS615にてUL RRCメッセージをIABドナー302へ送信する。
 ここで、本実施形態では、モバイルIABノード306は、図4Bを参照して上述したように、S605に示すRRCSetupCompleteメッセージ内に所定情報を含めて送信する。所定情報は、上述したように、自ノードが境界IABノードとして動作可能か否かを表す情報である。本実施形態では、所定情報は、自ノードが境界IABノードとして動作可能か否かの情報フィールド及びパラメータであるものとする。
 RRCSetupCompleteメッセージフォーマットは3GPP TS38.331で定義されている。この場合、RRCSetupComplete-IEsパラメータや、RRCSetupComplete-IEsのエクステンションパラメータ群へ所定情報を含めることとしてよい。
 また、RRCSetupCompleteメッセージに代えて又は加えて、RRCSetupRequestメッセージや、RRCReconfigurationCompleteメッセージに、所定情報を含めてもよい。
 続いて、F502にてIABドナー302はRRCSetupCompleteメッセージ内に所定情報が含まれているかを判断する。なお、上述したように、RRCSetupCompleteメッセージに代えて又は加えて、RRCSetupRequestメッセージ内に所定情報が含まれうる構成であってもよい。この場合、F502にてIABドナー302はRRCSetupRequestメッセージ内に所定情報が含まれているかを判断してよい。
 F502について、より具体的には、IABドナー302は、RRCSetupCompleteメッセージ内に、境界IABノードとして動作可能か否かの情報フィールドが含まれているかどうかを判断する。
 F502の判断処理において境界IABノードとして動作可能か否かの情報フィールドが含まれていないと判断された場合は、図4Aに示した境界IABノードとして動作させる一連の処理が不要と判断する。すなわち、所定情報が、境界IABノードとして動作可能ではないことを示す場合、F504にて処理を実施せずシステムの通常動作へ戻る。
 また、F502の判断処理において境界IABノードとして動作可能か否かの情報フィールドが含まれていると判断された場合はF503にて現在参加してきたモバイルIABノード306が境界IABノードとして動作可能か否かを判断する。
 より具体的には、境界IABノードとして動作可能か否かの情報フィールドに含まれるパラメータチェックを実施する。なお、パラメータは、動作可能=1、動作不能=0のような、2値であってもよい。また、他の実施形態では、動作可能の場合のみ情報フィールドが設定されてもよい。
 F503の判断処理において現在参加してきたモバイルIABノード306が境界IABノードとして動作不可と判断された場合は、図4Aに示した境界IABノードとして動作させる一連の処理が不要と判断する。すなわち、所定情報が、境界IABノードとして動作可能ではないことを示す場合、F504にて処理を実施せずシステムの通常動作へ戻る。
 また、F503の判断処理において現在参加してきたモバイルIABノード306が境界IABノードとして動作可能と判断された場合は、図4Aに示した境界IABノードとして動作させる一連の処理が必要となる。すなわち、所定情報が、境界IABノードとして動作可能であることを示す場合、F505にてIABドナー302は、図4Aに示した境界IABノードとして動作させる一連の処理を実施する。
 このようにして、本実施形態によれば、IABノードが境界IABノードとして動作可能か否かをIABドナーへ送信し、それを受けたIABドナー302が図4Aに示す処理を実施するか否かを判断できる。これにより、境界IABノードとして動作可能なIABノードに対してだけ、図4Aに示す処理を実施できる。その結果、全てのIABノードが境界IABノードとして動作してしまう場合に生じうる不都合(上述したシステム負荷の増加)を低減できる。
 次に、上述した第一の実施形態に代わって実現されてもよい他の実施形態を説明する。以下では、上述した第一の実施形態と同様であってよい構成については、詳細な説明を省略する。
 [第二の実施形態]
 上述した第一の実施形態ではIABノードがネットワークトポロジへ参加するタイミングで所定情報を送信する。そして、IABドナーが所定情報を用いて図4Aに示した境界IABノードとして動作させる一連の処理を実施するか否か判定する。これに対して、第二の実施形態では、IABノードがネットワークトポロジへ参加するタイミングではなく、IABノードが周辺環境情報をIABドナーへ送信するタイミングを利用する。具体的には、以下の通りである。
 3GPP TS38.331に示されるよう、IABノードは収集している周辺環境情報をMeasurementReportメッセージで定期的にIABドナーへ送信している。
 本メッセージはIABドナーがネットワークトポロジを形成するために利用されている。IABドナーはMeasurementReportメッセージ受信後、必要に応じて送信元のIABノードへネットワークトポロジ再形成のためにRRCReconfigurationメッセージを送信する。これにより、IABドナーをハンドオーバーさせる。
 図4Aに示した境界IABノードとして動作させる一連の処理は、このようなタイミングで実施されてもよい。この場合、MeasurementReportメッセージ内に所定情報を含めて送信を実施する。
 これにより、IABドナーはMeasurementReportメッセージを用いて、図4Aに示した境界IABノードとして動作させる一連の処理を実施するか否か判断できる。
 図7に本実施形態におけるIABドナー302のフローチャートを示す。
 なお、第一の実施形態ではIABノード306は移動を前提としたモバイルIABノードとしたが、本実施形態では移動を伴わないIABノードとして記載する。ただし、移動を前提としたモバイルIABノードであってもよいことはいうまでもない。
 まず、F701にてIABノード306から所定情報が含まれたMeasurementReportメッセージをIABノード304経由でIABドナー302が受信する。MeasurementReportメッセージフォーマットは3GPP TS38.331で定義されている。この場合、所定情報はMeasurementReport-IEsフィールド内のMeasResultsフィールド内パラメータに含めることができる。
 次に、IABドナー302はF702にて現在のネットワークトポロジのチェックを実施し、F703にてIABノード306のネットワークトポロジ変更が必要かどうか判断する。
 F703にてネットワークトポロジ変更が必要ないと判断された場合はシステムの通常動作へ戻る。
 続いて、F703にてネットワークトポロジ変更が必要と判断された場合はF704にてIABノード306を境界IABノードとして動作させる必要があるか判断する。
 F704にてIABノード306を境界IABノードとして動作させる必要がないと判断された場合はシステムの通常動作へ戻る。ただし、この際、境界IABノードとして動作させる必要はないが、別ノードへのハンドオーバーが必要と判断される場合もありうる。すなわち、不図示の当該IABノードのハンドオーバー処理が実行される場合もありうる。
 F704にて境界IABノードとして動作させる必要があると判断された場合は、F705にて受信しているMeasurementReportメッセージ内に所定情報が含まれているかを判断する。
 より具体的には、境界IABノードとして動作可能か否かの情報フィールドが含まれているかどうかを判断する。
 F705の判断処理において境界IABノードとして動作可能か否かの情報フィールドが含まれていないと判断された場合は、図4Aに示した境界IABノードとして動作させる一連の処理が不要と判断する。この場合、F707にて処理を実施せずシステムの通常動作へ戻る。
 また、F705の判断処理において境界IABノードとして動作可能か否かの情報フィールドが含まれていると判断された場合はF706にて当該IABノードが境界IABノードとして動作可能か否かを判断する。
 より具体的には、境界IABノードとして動作可能か否かの情報フィールドに含まれるパラメータチェックを実施する。
 F706の判断処理において当該IABノードが境界IABノードとして動作不可と判断された場合は、図4Aに示した境界IABノードとして動作させる一連の処理が不要と判断し、F707にて処理を実施せずシステムの通常動作へ戻る。
 また、F706の判断処理において当該IABノードが境界IABノードとして動作可能と判断された場合は、図4Aに示した境界IABノードとして動作させる一連の処理が必要となるため、F708にて当該処理を実施する。
 このような第二の実施形態によっても、上述した第一の実施形態と同様の効果が奏される。
 [第三の実施形態]
 上述した第一及び第二の実施形態では、所定情報を送信する送信手段や、IABドナーが図4Aに示した境界IABノードとして動作させる一連の処理を実施するか否か判断を実施する判断タイミングを説明してきた。
 ここで、所定情報(IABノードが境界IABノードとして動作可能か否かの情報)を送信する送信手段は主にRRCメッセージを用いている。しかしながら、ビーコンなどIABノードの報知情報内に所定情報を含めて送信することとしてもよい。
 報知情報にはSSBや、MIB、SIB等があるが、これらで送信される情報に、所定情報(送信元のIABノードが境界IABノードとして動作可能か否かの情報)を含めてもよい。なお、SSBは、Synchronization Signal Blockの略語である。MIBは、MasterInformationBlockの略語である。SIBは、SystemInformationBlockの略語である。
 特にSIBについては3GPP TS38.331に示されるよう、周辺のセル情報、アイドル情報、サイドリンク関連情報等の様々な情報フォーマットが定義されている。これらの定義に所定情報を定義するフォーマットを新設し、新規のSIBとして送信してもよい。
 また、既存の情報定義フォーマット内に所定情報を示すフィールドを追加する形でもよい。
 以上、各実施形態について詳述したが、特定の実施形態に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。また、前述した実施形態の構成要素を全部又は複数を組み合わせることも可能である。
 例えば、上述した実施形態では、図5や図7に示すようIABドナーが境界IABノードとして動作させる一連の処理を実施するか否か判定を実施する。この際、F502、F705の判断処理において所定情報(境界IABノードとして動作可能か否かの情報フィールド)が含まれていないと判断された場合、システムの通常動作へ戻るとしている。すなわち、F504、F707に示すように、境界IABノードとしての接続処理を実施しない。
 これに対して、IABノードから送信されてきた情報にIABドナーが境界IABノードとして動作させる一連の処理を実施するか否かの情報(所定情報の他の一例)が含まれている場合は、システム動作として境界IABノードとしての接続処理を実施することとしてもよい。
 この場合は、F502、F705の判断処理において境界IABノードとして動作可能か否かの情報フィールドが含まれていないと判断された場合、F505、F708にて境界IABノードとして動作させる一連の処理を行うこととしてもよい。
 また、IABドナーが境界IABノードとして動作させる一連の処理を実施するか否か判定処理フローチャートとして、第一の実施形態ではモバイルIABノード、第二の実施形態では移動を伴わないIABノードとして例示してきた。しかしながら、これら図4Aや図7に示す判定処理は判定順序の入れ替えや追加の判定処理を行ってもよい。例えば、F704に示す送信元のIABノードを境界IABノードとして動作させる必要があるか判断する処理は、F502の前段処理として実施されることとしてもよい。
 また、第三の実施形態においてRRCメッセージ以外の送信手段としてビーコンなどIABノードの報知情報内に所定情報を含めて送信する方法を例示した。しかしながら、別の方法としてBAP(Backhaul Adaptation Protocol)メッセージで送信することとしてもよい。BAPメッセージ仕様は3GPP TS38.340に定義されている。この場合、データPDU(Protocol Data Unit)及び制御PDU内に所定情報(送信元IABノードが境界IABノードとして動作可能か否かの情報フィールド及びパラメータ)を含めて送信することとしてもよい。
 本発明は上記実施の形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。
 本願は、2023年6月12日提出の日本国特許出願特願2023-096499を基礎として優先権を主張するものであり、その記載内容の全てを、ここに援用する。

Claims (12)

  1.  一のIAB(Integrated Access and Backhaul)ネットワークを形成するIABノードとして機能している自ノードが、前記一のIABネットワークと他の一のIABネットワークの両方へ接続するIABノードである境界IABノードとして動作可能であるか否かを判定する判定手段と、
     前記判定手段の判定結果に基づいて、前記判定結果に応じた通信メッセージを送信する送信手段を有することを特徴とする、通信装置。
  2.  前記通信メッセージは、自ノードが前記境界IABノードとして動作可能であるか否かを表す所定情報を含むことを特徴とする、請求項1に記載の通信装置。
  3.  前記所定情報は、前記判定結果を表すパラメータの値を含むことを特徴とする、請求項2に記載の通信装置。
  4.  モバイルIABノードとして移動可能であることを特徴とする、請求項1乃至3のいずれか1項に記載の通信装置。
  5.  一のIAB(Integrated Access and Backhaul)ネットワークを形成するIABドナーとして機能する通信装置であって、
     IABノードとして機能する他の通信装置から、通信メッセージを受信する受信手段と、
     前記通信メッセージに基づいて、前記他の通信装置が、前記一のIABネットワークと他の一のIABネットワークの両方へ接続するIABノードである境界IABノードとして動作可能であるか否かを判断する判断手段とを有することを特徴とする、通信装置。
  6.  前記判断手段は、前記通信メッセージに所定情報が含まれているか否かに基づいて、前記他の通信装置が境界IABノードとして動作可能であるか否かを判断することを特徴とする、請求項5に記載の通信装置。
  7.  前記判断手段は、前記通信メッセージに前記所定情報が含まれている場合に、前記所定情報に基づいて、前記他の通信装置が境界IABノードとして動作可能であるか否かを判断することを特徴とする、請求項6に記載の通信装置。
  8.  前記所定情報は、前記他の通信装置が境界IABノードとして動作可能であるか否かを表すパラメータの値を含むことを特徴とする、請求項6又は7に記載の通信装置。
  9.  前記通信メッセージは、RRC(Radio Resource Control)メッセージ、BAP(Backhaul Adaptation Protocol)メッセージ、又はMeasurementReportメッセージであることを特徴とする、
     請求項1乃至8のいずれか1項に記載の通信装置。
  10.  前記通信メッセージは、RRCメッセージであり、
     前記RRCメッセージは、RRC SetupCompleteメッセージ又はMeasurementReportメッセージであることを特徴とする、請求項1乃至8のいずれか1項に記載の通信装置。
  11.  通信を制御する制御方法であって、
     一のIAB(Integrated Access and Backhaul)ネットワークを形成するIABノードとして機能している自ノードが、前記一のIABネットワークと他の一のIABネットワークの両方へ接続するIABノードである境界IABノードとして動作可能であるか否かを判定する判定工程と、
     前記判定工程の判定結果に基づいて、前記判定結果に応じた通信メッセージを送信する送信工程とを有することを特徴とする、制御方法。
  12.  コンピュータに、
     一のIAB(Integrated Access and Backhaul)ネットワークを形成するIABノードとして機能している自ノードが、前記一のIABネットワークと他の一のIABネットワークの両方へ接続するIABノードである境界IABノードとして動作可能であるか否かを判定する判定工程と、
     前記判定工程の判定結果に基づいて、前記判定結果に応じた通信メッセージを送信する送信工程とを実行させることを特徴とするプログラム。
PCT/JP2024/019968 2023-06-12 2024-05-31 通信装置、制御方法及びプログラム Ceased WO2024257625A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP24823245.6A EP4727197A1 (en) 2023-06-12 2024-05-31 Communication device, control method, and program
US19/409,414 US20260089746A1 (en) 2023-06-12 2025-12-04 Communication apparatus and control method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2023-096499 2023-06-12
JP2023096499A JP2024178018A (ja) 2023-06-12 2023-06-12 通信装置、制御方法及びプログラム

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US19/409,414 Continuation US20260089746A1 (en) 2023-06-12 2025-12-04 Communication apparatus and control method

Publications (1)

Publication Number Publication Date
WO2024257625A1 true WO2024257625A1 (ja) 2024-12-19

Family

ID=93851809

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2024/019968 Ceased WO2024257625A1 (ja) 2023-06-12 2024-05-31 通信装置、制御方法及びプログラム

Country Status (4)

Country Link
US (1) US20260089746A1 (ja)
EP (1) EP4727197A1 (ja)
JP (1) JP2024178018A (ja)
WO (1) WO2024257625A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019534625A (ja) 2016-09-29 2019-11-28 エイ・ティ・アンド・ティ インテレクチュアル プロパティ アイ,エル.ピー. アクセス・バックホール統合(iab)無線ネットワークの初期アクセス及び無線リソース管理
US20220394571A1 (en) 2019-10-02 2022-12-08 Qualcomm Incorporated Parallel handover and failure handling
WO2023013604A1 (ja) * 2021-08-03 2023-02-09 京セラ株式会社 通信制御方法
JP2023096499A (ja) 2021-12-27 2023-07-07 花王株式会社 固形化粧料の製造方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019534625A (ja) 2016-09-29 2019-11-28 エイ・ティ・アンド・ティ インテレクチュアル プロパティ アイ,エル.ピー. アクセス・バックホール統合(iab)無線ネットワークの初期アクセス及び無線リソース管理
US20220394571A1 (en) 2019-10-02 2022-12-08 Qualcomm Incorporated Parallel handover and failure handling
WO2023013604A1 (ja) * 2021-08-03 2023-02-09 京セラ株式会社 通信制御方法
JP2023096499A (ja) 2021-12-27 2023-07-07 花王株式会社 固形化粧料の製造方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
APPLE: "Mobility enhancement in mobile IAB", 3GPP DRAFT; R2-2209763, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. E-Conference; 20221010 - 20221019, 30 September 2022 (2022-09-30), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France, XP052263090 *
HUAWEI, HISILICON: "Mobile IAB mobility enhancement", 3GPP DRAFT; R2-2209522, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. E-meeting; 20221010 - 20221019, 30 September 2022 (2022-09-30), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France, XP052262851 *

Also Published As

Publication number Publication date
US20260089746A1 (en) 2026-03-26
JP2024178018A (ja) 2024-12-24
EP4727197A1 (en) 2026-04-15

Similar Documents

Publication Publication Date Title
US12262269B2 (en) Communication system
RU2752242C1 (ru) Способы, обеспечивающие возможность двойного подключения для избыточных путей плоскости пользователя, и соответствующие сетевые узлы
US11006466B2 (en) Communications system
EP3749009B1 (en) Method and apparatus for link maintenance
CN113556806B (zh) 基站和在蜂窝电信网络中操作基站的方法
CN110830979A (zh) 信息传输方法及装置
EP2472920A1 (en) Method for obtaining neighbor cell information, and network
US20250317789A1 (en) Communication method and communication apparatus
CN107371198B (zh) 小区切换的方法和系统
US8755801B2 (en) Method and access node for transmitting information
US12348448B2 (en) First network node, second network node, third network node and methods performed thereby, for handling a measurement configuration
CN116349293A (zh) Iab节点的移植方法及装置
WO2024257625A1 (ja) 通信装置、制御方法及びプログラム
US20260082285A1 (en) Handover processing method, apparatus, and communication device
JP2023546424A (ja) Iabノードのマイグレーション方法及び装置
KR20120131045A (ko) 로컬 네트워크 간 이동성을 제공하는 방법 및 로컬 게이트웨이
CN116506866A (zh) 一种节点移动的机制和相应的节点
US20240430714A1 (en) Reducing small cell downtime during intermittent failures
US20250227582A1 (en) Communication method, communication apparatus, and communication system
US20250106700A1 (en) Method and apparatus for node movement and corresponding node
JP2025017109A (ja) 基地局、通信装置、制御方法、プログラム
EP4738899A1 (en) Communication method and apparatus
WO2025142614A1 (ja) 通信装置、基地局、制御方法、プログラム
WO2024172030A1 (ja) 通信制御方法
WO2025200867A1 (zh) 通信方法及装置

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: 24823245

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2024823245

Country of ref document: EP

Effective date: 20260112

WWE Wipo information: entry into national phase

Ref document number: 2024823245

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2024823245

Country of ref document: EP

Effective date: 20260112

ENP Entry into the national phase

Ref document number: 2024823245

Country of ref document: EP

Effective date: 20260112

ENP Entry into the national phase

Ref document number: 2024823245

Country of ref document: EP

Effective date: 20260112

ENP Entry into the national phase

Ref document number: 2024823245

Country of ref document: EP

Effective date: 20260112

WWP Wipo information: published in national office

Ref document number: 2024823245

Country of ref document: EP