WO2024069849A1 - Control for private chat in virtual environment - Google Patents

Control for private chat in virtual environment Download PDF

Info

Publication number
WO2024069849A1
WO2024069849A1 PCT/JP2022/036436 JP2022036436W WO2024069849A1 WO 2024069849 A1 WO2024069849 A1 WO 2024069849A1 JP 2022036436 W JP2022036436 W JP 2022036436W WO 2024069849 A1 WO2024069849 A1 WO 2024069849A1
Authority
WO
WIPO (PCT)
Prior art keywords
offload
communication
offloaded
server
destination
Prior art date
Application number
PCT/JP2022/036436
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/JP2022/036436 priority Critical patent/WO2024069849A1/en
Publication of WO2024069849A1 publication Critical patent/WO2024069849A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M11/00Telephonic communication systems specially adapted for combination with other electrical systems

Definitions

  • This disclosure relates to controls for private chats in a virtual environment.
  • Patent Literature 1 discloses a virtual space distribution system in which a virtual store is represented in a virtual space and multiple virtual clerks are arranged, each operated by a different clerk. In this virtual space distribution system, multiple users can operate avatars that reflect themselves and purchase desired products while communicating with the matched virtual clerk.
  • Network services in which various users enjoy services together are provided by server devices connected to the Internet, but if a large number of users and store clerks log in to the service at the same time, the processing load on the server device increases.
  • a user who uses a virtual store may want to communicate with a salesperson at the virtual store by voice or other means to confirm or ask questions about products, services, etc. In such cases, the user often does not want other users to know the content of the conversation with the salesperson.
  • the objective of this disclosure is to reduce the processing load on the server that provides the virtual environment while allowing private chats to be conducted appropriately within the virtual environment.
  • a communication system includes one or more processors. At least one of the one or more processors executes a notification process, a reception process, a transfer process, and a voice call process.
  • the notification process is a process of notifying the specified destination of an identifier of a communication device that transmitted a packet when a packet addressed to a specified destination outside the communication network is detected in a communication network that relays packets.
  • the reception process is a process of receiving an offload notification from the specified destination for offloading at least a part of the service of the specified destination to the communication device.
  • the transfer process is a process of transferring a packet addressed to the specified destination from the communication device that is the offload target specified by the offload notification to an edge server that is arranged in the communication network and provides a virtual world including at least one virtual area.
  • the voice call process is a process of assigning one of the at least one virtual area to the communication device that is the offload target, and providing a voice call with an operator associated with the assigned virtual area.
  • a communication control method includes, when a packet addressed to a predetermined destination outside a communication network is detected in a communication network that relays packets, notifying the predetermined destination of an identifier of a communication device that transmitted the packet, receiving an offload notification from the predetermined destination for offloading at least a portion of the service of the predetermined destination to the communication device, forwarding a packet addressed to the predetermined destination, with the communication device to be offloaded specified by the offload notification as the source of the packet, to an edge server disposed in the communication network that provides a virtual world including at least one virtual area, assigning one of the at least one virtual area to the communication device to be offloaded, and providing a voice call with an operator associated with the assigned virtual area.
  • FIG. 1 is a diagram showing an example of a network configuration of a communication system according to the present embodiment.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of the management apparatus.
  • FIG. 3 illustrates an example of the functional configuration of the management device.
  • FIG. 4 shows an example of the functional configuration of the MEC server.
  • FIG. 5 shows an example of the functional configuration of the cloud server.
  • FIG. 6 is an example of the metaverse.
  • FIG. 7 is a diagram illustrating the offloading control.
  • FIG. 8 is a diagram showing how an avatar appears in a virtual shop.
  • FIG. 9 is a diagram for explaining a method for determining an offload destination MEC server.
  • FIG. 10 is a diagram showing an example of the configuration of a ring network.
  • FIG. 11 is a diagram illustrating packet control by the UPF.
  • FIG. 12 is a communication sequence diagram according to this embodiment.
  • FIG. 13 shows an example of a method for calling a store clerk.
  • the fifth generation (5G) mobile network standardized by 3GPP (Third Generation Partnership Project) (registered trademark) is assumed as the network to which the technology disclosed herein is applied. Note that the technology disclosed herein may also be applied to networks other than 5G mobile networks.
  • VR virtual reality
  • the term virtual reality space refers to a virtual space, such as the metaverse, in which a user can act as an avatar of the user.
  • connection means a logical connection for communication.
  • “B connected to A” means that A and B are logically connected so that they can communicate.
  • a and B do not need to be directly physically connected by a physical cable or the like, and there may be multiple devices or wireless communication between A and B.
  • FIG. 1 is a diagram showing an example of a network configuration of a communication system 1 according to the present embodiment.
  • the communication system 1 includes user equipment (UE) 10a to 10d, a communication network 20, a cloud 30, and a cloud server 40.
  • the communication network 20 includes a base station 21, an MEC server 22, and a management device 23.
  • the communication network 20 may be a mobile network that relays communications (packets) from the UEs 10a, 10b to their destination.
  • the mobile network 20 may be, for example, a mobile network in which one MNO (Mobile Network Operator) performs end-to-end network management.
  • the mobile network 20 has a radio access network (RAN) to which the UEs 10a and 10b directly access, and a core network that aggregates multiple RANs.
  • RAN radio access network
  • UEs 10a and 10b communicate wirelessly with the RAN, and the information is sent to the core network for processing.
  • UEs 10a and 10b can use network services (cloud services) 100 provided by a cloud server 40 present on a cloud 30 via the mobile network 20.
  • UEs 10a and 10b can also connect to other companies' mobile networks 50 and 60 via the mobile network 20 to make voice calls with other UEs 10c and 10d.
  • the UEs 10a to 10d may be communication terminals (communication devices) capable of mobile communication, such as smartphones, tablet terminals, personal computers (PCs), etc.
  • the UEs 10a to 10d may be wearable terminals, such as head-mounted displays (HMDs) and smart glasses, stationary terminals, such as desktop PCs, game controllers, etc.
  • HMDs head-mounted displays
  • Each of the UEs 10a to 10d has a display unit such as a liquid crystal display, and each user can perform various operations using a GUI (Graphic User Interface) provided on the display unit.
  • GUI Graphic User Interface
  • each of the UEs 10a to 10d may have a separate display unit.
  • UEs 10a and 10b are UEs used by users (subscribers) who have entered into a line contract with the MNO that manages the mobile network 20, and UEs 10c and 10d are UEs used by users who are not the above-mentioned subscribers.
  • the UEs 10a and 10b can access the cloud service 100 via the mobile network 20, the UE 10c via the mobile network 50, and the UE 10d via the mobile network 60. Furthermore, the UEs 10a to 10d can also connect to the cloud 30 via another network, such as Wi-Fi (registered trademark).
  • the two-dot chain line in Fig. 1 indicates a case where the UE 10b connects to the cloud 30 via another network. In this manner, the UEs 10a to 10d can access the cloud service 100 via various networks.
  • the cloud 30 refers to a server or system outside the mobile network 20, and may be the Internet or a data center connected to the Internet. It should be noted that the number of UEs that can be connected to the cloud 30 is not limited to the number shown in Fig. 1. In addition, in the following description, the UEs that can be connected to the cloud 30 may be collectively referred to as UEs 10.
  • the mobile network 20 can accommodate a plurality of base stations 21.
  • the base station 21 includes an antenna, a distribution board, a battery, etc.
  • the base station 21 performs the function of a Radio Unit (RU), which is part of the function of the RAN.
  • RU Radio Unit
  • the mobile network 20 in this embodiment may be a virtualized network built on a virtualization platform. In this case, the mobile network 20 can realize the functions from the backbone network switch to the base station wireless access function by software on a general-purpose server.
  • the MEC server 22 is deployed in the mobile network 20.
  • the MEC server 22 is a server device (edge server) for multi-access edge computing (MEC).
  • the MEC server 22 is disposed in the core network of the mobile network 20, but the base station 21 may be configured to have the function of the MEC server.
  • the number of MEC servers is not particularly limited.
  • the management device 23 is placed in the mobile network 20, and performs offloading control in cooperation with the cloud server 40.
  • offloading control refers to control in which an agent executes processing in place of the original executor.
  • at least a part of the processing executed in the cloud 30 is executed by the MEC server 22. This reduces the load on the cloud 30 (offloading).
  • changing the executor of processing for a UE 10 is simply described as offloading the UE 10.
  • the management device 23 performs offloading control to offload a specific UE 10 to the MEC server 22 according to a notification from the cloud server 40. The offloading control will be described later.
  • the cloud server 40 is located on the cloud 30 and provides a cloud service 100, which is an external service outside the mobile network 20.
  • the cloud service 100 may be a service that provides VR content that constitutes a virtual space (metaverse) incorporating functions such as avatars, games, communication, shopping, and advertisements.
  • the VR content includes at least VR images, which are image data that constitute the virtual space.
  • the VR content may be expressed by images (still images and/or videos), documents, audio, music, or a combination of any two or more of these elements.
  • the cloud server 40 may include a content database that stores data for generating VR content.
  • the cloud server 40 can acquire information (user operation information) indicating an operation input by a user to the UE 10, generate VR content using data stored in the content database based on the user operation information, and deliver the VR content to the UE 10.
  • the UE 10 outputs (displays) the VR content, and the user can enjoy the virtual space by viewing the VR content.
  • the cloud service 100 is a service that provides a virtual space (virtual world) including an area (chat room) where voice conversation (voice chat) is possible.
  • a virtual shop is a virtual store represented on the metaverse.
  • multiple avatars A to D corresponding to multiple users can act in the same virtual store and purchase desired products.
  • the avatars A to D correspond to users of UE 10a to 10d, respectively.
  • FIG. 2 is a diagram illustrating an example of the hardware configuration of the management device 23.
  • the management device 23 includes, as an example of a hardware configuration, a CPU 1, a ROM 2, a RAM 3, a HDD 4, a communication I/F 5, and a system bus 6.
  • the management device 23 may also include an external memory (not shown).
  • the CPU 1 is made up of one or more processors, and performs overall control of the operation of the management device 23.
  • the CPU 1 controls each of the components (2 to 5) via a system bus 6, which is a data transmission path.
  • the CPU 1 may be replaced by one or more processors such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a digital signal processor (DSP), a graphics processing unit (GPU), or the like.
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • DSP digital signal processor
  • GPU graphics processing unit
  • the ROM 2 is a non-volatile memory that stores control programs and the like necessary for the CPU 1 to execute processing.
  • the programs may be stored in a non-volatile memory such as the HDD 5, or in an external memory such as a removable storage medium (not shown).
  • the RAM 3 is a volatile memory and functions as a main memory, a work area, etc. of the CPU 1. That is, when executing a process, the CPU 1 loads necessary programs, etc. from the ROM 2 into the RAM 3, and executes the programs, etc. to realize various functional operations.
  • the HDD 4 stores, for example, various data and various information required when the CPU 1 performs processing using a program.
  • the HDD 4 also stores, for example, various data and various information obtained when the CPU 1 performs processing using a program. Note that the storage may be performed using an external memory such as a non-volatile memory such as an SSD or a removable storage medium together with the HDD 4 or instead of the HDD 4.
  • the communication I/F (Interface) 5 is an interface that controls communication between the management device 23 and external devices.
  • the UE 10, the MEC server 22, and the cloud server 40 may have the same hardware configuration.
  • the UE 10 may include an input unit and an output unit in addition to the hardware configuration shown in Fig. 2.
  • the input unit may include an operation input unit that inputs a user operation (touch panel operation, keyboard operation, etc.) on the UE 10, a microphone that collects the user's voice, etc.
  • the output unit may include a display unit such as a liquid crystal display, a speaker that outputs voice, etc.
  • the UE 10, the MEC server 22, the management device 23, and the cloud server 40 may each have dedicated hardware for executing their respective functions, or may execute part of all of their functions with hardware and execute the remaining parts with a computer that runs a program. Furthermore, all of the functions may be executed by a computer and a program.
  • Fig. 3 is an example of a functional configuration of the management device 23.
  • Each function of the management device 23 is, for example, a logical function realized by the hardware of the management device 23 shown in Fig. 2, and can be realized by the CPU 1 executing a program stored in the ROM 2 or the like.
  • the management device 23 includes a transmitting unit 301 , a receiving unit 302 , a UE information notifying unit 303 , an offload destination determining unit 304 , an offload control unit 305 , a store clerk information acquiring unit 306 , and a store clerk allocation processing unit 307 .
  • the transmitting unit 301 and the receiving unit 302 transmit and receive packets via the communication I/F 5 shown in Fig. 2, respectively.
  • the UE information notifying unit 303 notifies the cloud server 40 of an identifier of the UE 10 as information (UE information) of the UE 10 accessing the cloud service 100 via the mobile network 20.
  • the offload destination determining unit 304 determines the MEC server 22 as the offload destination to which the UE 10 to be offloaded is to be offloaded, based on the offload notification received from the cloud server 40.
  • the offload control unit 305 offloads the UE 10 to be offloaded to the MEC server 22 determined by the offload destination determining unit 304. The offloading control will be described later.
  • the salesperson information acquisition unit 306 acquires information on salespersons of the virtual shop.
  • the salesperson allocation processing unit 307 assigns salespersons to the MEC servers 22 that provide at least some of the services of the virtual shop based on the salesperson information acquired by the salesperson information acquisition unit 306. The salesperson allocation process will be described later.
  • Fig. 4 shows an example of a functional configuration of the MEC server 22.
  • Each function of the MEC server 22 is, for example, a logical function realized by the hardware of the MEC server 22 shown in Fig. 2, and can be realized by the CPU 1 executing a program stored in the ROM 2 or the like.
  • the MEC server 22 includes a transmitting unit 401 , a receiving unit 402 , a user information acquiring unit 403 , and a content generating unit 404 .
  • the transmitting unit 401 and the receiving unit 402 respectively transmit and receive packets via the communication I/F 5 shown in FIG. 2.
  • the user information acquiring unit 403 acquires user operation information from the UE 10.
  • the content generating unit 404 generates VR content representing at least a portion of the services of the cloud service 100 based on the user operation information acquired by the user information acquiring unit 403, and delivers (transmits) the VR content to the UE 10 via the communication I/F 5 shown in FIG. 2.
  • Fig. 5 is an example of a functional configuration of the cloud server 40.
  • Each function of the cloud server 40 is, for example, a logical function realized by the hardware of the cloud server 40 shown in Fig. 2, and can be realized by the CPU 1 executing a program stored in the ROM 2 or the like.
  • the cloud server 40 includes a transmitting unit 501 , a receiving unit 502 , a user information acquiring unit 503 , a content generating unit 504 , a content database 505 , a UE information acquiring unit 506 , an offload target determining unit 507 , and an offload notifying unit 508 .
  • the transmitting unit 501 and the receiving unit 502 respectively transmit and receive packets via the communication I/F 5 shown in Fig. 2.
  • the user information acquiring unit 503 acquires user operation information from the UE 10.
  • the content generating unit 504 refers to the content database 505 based on the user operation information acquired by the user information acquiring unit 503, generates VR content representing the cloud service 100, and delivers (transmits) it to the UE 10 via the communication I/F 5 shown in Fig. 2.
  • the UE information acquisition unit 506 acquires UE information notified by the UE information notification unit 303 of the management device 23.
  • the offload target determination unit 507 determines, among the UEs 10 accessing the cloud service 100, one or more UEs 10 to be offloaded to the MEC server 22.
  • the offload notification unit 508 transmits an offload notification including information indicating the UEs 10 to be offloaded determined by the offload target determination unit 507 to the management device 23.
  • FIG. 6 shows an example of a metaverse 110 provided by the cloud service 100 .
  • FIG. 6 shows an example in which eight users participate in the metaverse 110, and avatars A to H corresponding to the eight users are arranged in the metaverse 110.
  • the metaverse 110 is made up of multiple areas, and each avatar may be able to move within one area and also between areas.
  • the metaverse 110 has a virtual shop 111 as one of the areas in which an avatar can move.
  • the metaverse 110 may have amusement facilities, event venues, and the like in addition to the virtual shop 111 as areas in which an avatar can move.
  • FIG. 6 shows an example in which avatars A to C are inside a virtual shop 111, and avatars D to H are outside the virtual shop 111 (outdoors). In this case, only avatars A to C are placed in the virtual shop 111.
  • Avatars D to H are placed in the metaverse 110, but are placed in an area separate from the virtual shop 111 and are not visible to avatars A to C.
  • avatars A to C can view and purchase merchandise.
  • one or more avatars in the virtual shop 111 can call a virtual clerk (operator).
  • a virtual clerk is an avatar that corresponds to an actual clerk.
  • the avatar that called the virtual clerk and the called virtual clerk move to a chat room, which is an area independent of the virtual shop 111.
  • the chat room is constructed in such a way that all users can chat (all users can have voice chat).
  • all users can have voice chat.
  • a private chat is possible between the avatar who called the virtual clerk and the called virtual clerk.
  • the avatar finishes the private chat with the virtual clerk it can return from the chat room to the original virtual shop 111.
  • the process requested by a specific UE 10 to the cloud server 40 is executed by the MEC server 22 arranged in the mobile network 20, thereby distributing the load (offloading). Specifically, the process is offloaded by transferring a packet that the offload target UE 10 transmits with the cloud server 40 (cloud service 100) as its destination to the MEC server 22 that is the offload destination.
  • a partial area in the virtual space provided by the cloud service 100 is constructed (reproduced) in the MEC server 22, and an avatar that has requested to move to the partial area is placed in the area constructed in the MEC server 22. Then, the MEC server 22 becomes a service providing server and provides a partial service of the cloud service 100 to a specific UE 10.
  • the UE 10 to be offloaded is assumed to be a UE that is accessing the cloud service 100 via the mobile network 20 . 1 can access the cloud service 100 via a network other than the mobile network 20. Therefore, when the UEs 10a and 10b access the cloud service 100 via the mobile network 20, the management device 23 detects this and notifies the cloud server 40. At this time, the management device 23 notifies the cloud server 40 of the identifiers of the UEs 10a and 10b.
  • the cloud server 40 can grasp the UE 10 that is accessing the cloud service 100 via the mobile network 20 by the notification from the management device 23.
  • the cloud server 40 determines whether or not the avatar to be moved to a part of the cloud service 100 is an avatar corresponding to the user that is accessing via the mobile network 20, and when it determines that the access is via the mobile network 20, decides to use the MEC server 22 and transmits an offload notification to the management device 23.
  • the management device 23 that has received the offload notification transfers packets that are being sent by the UE 10 that is the offload target and is specified by the offload notification, with the cloud service 100 as the destination, to the MEC server 22 that is the offload destination.
  • the above-mentioned partial area constructed in the MEC server 22 may be one chat room.
  • a chat room in which a virtual clerk is assigned is constructed in advance in the MEC server 22. Then, when a user calls a clerk in the virtual shop 111 and requests a transfer to the chat room, the avatar is moved to the chat room constructed in the MEC server 22 only if the user is a user accessing the metaverse via the mobile network 20.
  • FIG. 7 is a diagram illustrating the offloading control according to the present embodiment.
  • users using UE 10a to 10d are logged in to a cloud service, and avatars A to D corresponding to the users using UE 10a to 10d are placed in a virtual shop 111 on the cloud 30.
  • cloud server 40 decides to use MEC server 22 and transmits an offload notification to management device 23.
  • management device 23 places avatars A and B corresponding to users of UE 10a and 10b in a chat room (shop #MEC) 121 built in MEC server 22.
  • a virtual store clerk is placed in this chat room 121 in advance, and avatars A and B can have private chats with the virtual store clerk in chat room 121.
  • avatars A and B finish their stay in chat room 121 , they return to virtual shop 111 on cloud 30 .
  • the cloud server 40 decides not to use the MEC server 22.
  • the cloud server 40 places avatars A and C corresponding to the users of UE 10a and 10c in a chat room (Shop #Cloud) 122 on the cloud 30.
  • a virtual store clerk has been placed in this chat room 122 in advance, and avatars A and C can have private chats with the virtual store clerk within the chat room 122.
  • chat room 121 may be a space that looks the same as virtual shop 111, or it may be a space that looks completely different from virtual shop 111.
  • the chat room 122 on the cloud 30 may be constructed with a virtual store clerk already placed therein, or may be constructed anew when it is decided to move avatars A and C, and the virtual store clerk placed in the virtual shop 111 may be moved together with avatars A and C.
  • Multiple MEC servers 22 may be deployed in the mobile network 20.
  • the management device 23 may receive an offload notification from the cloud server 40 and determine an offload destination MEC server 22 from among the plurality of MEC servers 22.
  • the management device 23 may determine an offload destination MEC server 22 from among the plurality of MEC servers 22 based on information on a connection base station of the UE 10 to be offloaded.
  • FIG. 9 is a diagram showing an example of the configuration of a mobile network 20 in which a plurality of MEC servers 22a to 22c are arranged.
  • the MEC server 22a is located in the area closest to the connecting base stations 21a and 21b of UEs 10a and 10b
  • the MEC server 22b is located in the area closest to the connecting base station 21e of UE 10e
  • the MEC server 22c is located in the area closest to the connecting base station 21f of UE 10f.
  • the management device 23 may determine the MEC server that is closest to the connected base station of the UE to be offloaded as the MEC server to be the offload destination. For example, when the UEs to be offloaded are the UEs 10a and 10b whose connection base stations are the base stations 21a and 21b in Hokkaido, the management device 23 determines the MEC server 22a, which is the closest to the base stations 21a and 21b among the MEC servers 22a to 22c, as the MEC server to be offloaded. In this case, the avatars A and B are placed in the chat room (Shop #Hokkaido) 121a established in the MEC server 22a.
  • the distance is not limited to a physical distance, but may be a logical distance based on the number of intermediate nodes present.
  • the MEC server 22b that is the closest to the base station 21e among the MEC servers 22a to 22c is determined as the MEC server to be offloaded.
  • the avatar E is placed in the chat room 121b (shop #Tokyo) established in the MEC server 22b.
  • the MEC server 22c that is the closest to the base station 21f among the MEC servers 22a to 22c is determined as the MEC server to be offloaded.
  • the avatar F is placed in the chat room 121c (Shop #Okinawa) established in the MEC server 22c.
  • the management device 23 may determine, for example, an MEC server to which a large number of available staff members (virtual store clerks) are logged in as the offload destination MEC server. For example, if the UEs to be offloaded are UE 10e whose connecting base station is base station 21e in Tokyo and UE 10f whose connecting base station is base station 21f in Okinawa, and many available store staff are logged in to MEC server 22b, avatars E and F may be placed in chat room 121b (Shop #Tokyo) created in MEC server 22b.
  • the MEC server having the smallest sum of distances from the connected base stations of the multiple UEs to be offloaded may be determined as the offload destination MEC server.
  • the management device 23 may determine the offload destination MEC server in consideration of the ring network to which the connected base station of the UE to be offloaded belongs.
  • 10 shows an example of the configuration of a ring network.
  • a mobile network 20 is made up of multiple ring networks, and includes multiple base stations 21 and multiple accommodation stations 24 to 26.
  • Accommodation station 24 is an edge data center (hereinafter also referred to as a "GC (Group unit Center)"), accommodation station 25 is a regional data center (Regional Data Center: RDC), and accommodation station 26 is a central data center (Central Data Center: CDC). Note that the black squares in FIG. 10 indicate GC 24 or RDC 25.
  • a backhaul network (Mobile Backhaul: MBH) is formed between GC 24 connected to base station 21 and CDC 26.
  • the GC 24 is installed near the base station 21 and can be connected to each of the multiple base stations 21.
  • the RDC 25 is connected to multiple GCs 24 arranged in a target area.
  • the GC 24 or the RDC 25 performs the functions of a Distributed Unit (DU) and a Central Unit (CU), which are part of the functions of the RAN.
  • the CDC 26 is a large-scale data center connected to a plurality of GCs 24 and a plurality of RDCs 25. This CDC 26 performs the function of a 5G core network. As shown in FIG. 9, a plurality of base stations 21 and a CDC 26 are connected in a ring shape.
  • a GC ring is one of the ring networks constituting the mobile network 20, and aggregates GCs 24 that are directly connected to the base station 21.
  • An M ring is a higher-level ring network than the GC ring, and aggregates GC rings in specific area units (for example, prefecture units).
  • An L ring is a higher-level ring network than the M ring, and aggregates multiple M rings and connects them to a CDC 26.
  • the MEC server 22 can be arranged, for example, for each ring.
  • the MEC server 22 can be arranged in an accommodation station such as a GC 24, an RDC 25, or a CDC 26.
  • the MEC server 22a is arranged in the GC 24, the MEC server 22d is arranged in the RDC 25, and the MEC server 22e is arranged in the CDC 26.
  • MEC server 22a is a local MEC located closer to UE 10
  • MEC server 22e is a central MEC located closer to the center of mobile network 20
  • MEC server 22d is a middle MEC located between the local MEC and the central MEC.
  • the number of MEC servers 22 arranged in one ring is not particularly limited.
  • a plurality of MEC servers 22 may be arranged in one ring, and a ring may exist in which no MEC server 22 is arranged.
  • the management device 23 may determine the offload destination MEC server 22 from among the MEC servers 22 belonging to the ring network to which the connected base station of the UE 10 to be offloaded belongs. For example, when the UEs to be offloaded are UEs 10a and 10b whose connected base station is a base station 21 belonging to the same GC ring R1, the MEC server 22a belonging to the GC ring R1 may be determined as the offload destination MEC server.
  • the MEC server 22d belonging to L ring R2 may be determined as the MEC server to be offloaded to.
  • the MEC server 22e accommodated in CDC 26 may be determined as the MEC server to be offloaded.
  • the mobile network 20 may be configured to be capable of controlling end-to-end network slicing across the RAN, the backhaul network, and the core network.
  • Network slicing is a network architecture in which a network is virtually divided (sliced) according to the purpose, operated as slices, and provides services according to the purpose.
  • the set slice level of each UE 10 to be offloaded may be adjusted to the slice level with the highest quality among them.
  • the management device 23 when the management device 23 receives an offload notification from the cloud server 40, the management device 23 transfers to the MEC server 22 packets transmitted from the UE 10 that is the offload target specified by the offload notification to the cloud server 40.
  • a UPF User Plane Function
  • the MEC server 22 is controlled so that the MEC server 22 can receive packets transmitted by the UE 10 to be offloaded without the cloud server 40 receiving the packets.
  • FIG. 11 is a schematic diagram of a portion of a 5G network.
  • 11 includes a UE 201, a RAN 202, UPFs 203 to 206, and MECs 207 to 209.
  • the UPF 203 is connected to the MEC 207
  • the UPF 204 is connected to the MEC 208
  • the UPF 205 is connected to the MEC 209
  • the UPF 206 is connected to a DN (Data Network) 210.
  • UE 201 corresponds to UE 10a, 10b in Fig. 1.
  • RAN 202 includes base station 21 in Fig. 1.
  • MEC 207 to 209 correspond to MEC servers 22a, 22d, 22e in Fig. 10.
  • DN 210 is a network such as the Internet or a data center, and corresponds to cloud 30 in Fig. 1.
  • the management device 23 can change the route of a packet from the UE 201 to the DN 210 to any of the MECs 207 to 209 by controlling the UPFs 203 to 205 connected to the MECs 207 to 209 (intercept control). In other words, if the management device 23 does not instruct the UPFs 203 to 205 to offload, a packet sent from the UE 201 and addressed to the DN 210 is sent to the DN 210 via the route indicated by the arrow 221 .
  • the management device 23 instructs the UPF 204 to offload, for example, the packet sent from the UE 201 and addressed to the DN 210 is changed in route as shown by the arrow 222 and sent to the MEC 208 .
  • UPF 204 detects a packet whose source address is the IP address of UE 10 to be offloaded specified by the management device 23 and whose destination address is the IP address of cloud server 40, it forwards the packet to MEC 208.
  • the management device 23 may change the route of a packet to the DN 210 to any one of the MECs 207 to 209 by controlling the SMF.
  • the UPF is a function of the core network and is not usually provided in the RAN. Therefore, when the offload destination MEC server is arranged in the RAN (base station), the UPF may be provided separately in the RAN.
  • a process flow in the communication system 1 of the present embodiment a process flow in a case where the UE 10a accesses the cloud service 100 via the mobile network 20 and receives the provision of the service will be described.
  • a virtual environment is constructed in the MEC server 22, and a partial area (here, chat rooms) of the cloud service 100 is reproduced.
  • chat rooms constructed in one MEC server 22 is not particularly limited. It can be set appropriately depending on the specifications of the MEC server 22 and the number of virtual store clerks that can be allocated.
  • the UEs 10a and 10z each transmit a registration request message to the mobile network 20.
  • This registration request message may be, for example, a "REGISTRATION REQUEST" defined by 3GPP.
  • the registration request messages transmitted from the UEs 10a and 10z are transmitted to the core network via the RAN of the mobile network 20, and are permitted to be connected to the UEs 10a and 10z after undergoing some processing in the core network.
  • the core network transmits registration approval messages to the UEs 10a and 10z, respectively, which are received by the UEs 10a and 10z.
  • the registration approval messages may be, for example, "REGISTRATION ACCEPT" as defined by 3GPP.
  • the orchestrator of the core network registers information about the connected base station of the UE 10a, 10z in association with the identifier of the UE 10a, 10z.
  • the identifier of the UE 10a, 10z may include an IP address, SIM information (SIM ID), etc.
  • the information about the connected base station may include, for example, a base station ID (Cell ID: CID), an affiliated ring ID, etc.
  • a PDU (Packet Data Unit) session is established for the UE 10a, 10z to connect to an external service. That is, a PDU session is established between the UE 201 shown in FIG. 11 and the UPF 206 connected to the DN 210, and the UE 201 is able to communicate with a server in the DN 210 via the path 221.
  • FIG. 12 is a communication sequence diagram after the UEs 10a and 10z are connected to the mobile network 20.
  • the UE 10z used by the clerk transmits a login request to the management device 23.
  • a login request packet is transmitted from the UE 10z to the management device 23.
  • the management device 23 performs a login process for the UE 10z.
  • the management device 23 may register information related to the skills of the clerk who is the user of the logged-in UE 10z.
  • the information related to the skills of the clerk includes the languages that can be supported and the requirements that can be supported.
  • the management device 23 may register the gender of the logged-in clerk.
  • management device 23 determines a chat room to which a sales clerk is to be assigned from among unmanned chat rooms established in MEC server 22.
  • management device 23 may preferentially determine, based on the connection base station of UE 10z, for example, an unmanned chat room established in MEC server 22 that is closest to the connection base station of UE 10z, as the chat room to which a sales clerk is to be assigned.
  • the management device 23 transmits a sales clerk assignment instruction to the MEC server 22 in which the determined chat room is established.
  • This sales clerk assignment instruction is an instruction to place a virtual sales clerk in the chat room to which the sales clerk has been assigned.
  • the UE 10a used by the user transmits a login request to the cloud service 100 in order to connect to the cloud service 100.
  • a login request packet is transmitted from the UE 10a to the cloud server 40. This packet is transmitted to the cloud server 40 via the mobile network 20.
  • the management device 23 detects that a packet addressed to the cloud server 40 has been transmitted from the UE 10a. Specifically, the UPF detects the packet addressed to the cloud server 40 based on the IP address, and while transmitting the packet to the cloud server 40, notifies the management device 23 that the packet addressed to the cloud server 40 has been received. Note that the IP address of the cloud server 40 is registered in advance.
  • the management device 23 upon receiving the notification from the UPF, notifies the cloud server 40 that the packet (login request) from the UE 10a has been transmitted via the mobile network 20.
  • the management device 23 transmits the identifier of the UE 10a as the information of the UE 10a.
  • the identifier of the UE 10a may include at least one of the IP address and the SIM ID of the UE 10a.
  • step S6 the cloud server 40 performs a login process for the UE 10a to the cloud service 100.
  • the cloud server 40 also registers that the UE 10a is accessing the cloud service 100 via the mobile network 20.
  • the cloud server 40 starts providing the service to the UE 10a.
  • the cloud server 40 generates content in which an avatar corresponding to the user of the UE 10a is arranged in the metaverse including the virtual shop 111 (step S7), and distributes the content to the UE 10a.
  • the UE 10a outputs (displays) the content distributed from the cloud server 40 (step S8).
  • the UE 10a also transmits information (user operation information) indicating an operation input to the UE 10a by a user who viewed the content to the cloud server 40. Then, the cloud server 40 generates content based on the user operation information (step S7), and distributes the content to the UE 10a. In this manner, the cloud service 100 is provided from the cloud server 40 to the UE 10a.
  • information user operation information
  • the cloud server 40 generates content based on the user operation information (step S7), and distributes the content to the UE 10a. In this manner, the cloud service 100 is provided from the cloud server 40 to the UE 10a.
  • the cloud server 40 may transmit information such as an avatar corresponding to the user of the UE 10a to the management device 23 as necessary. For example, when the avatar corresponding to the user of the UE 10a is changed (updated), the cloud server 40 may transmit the latest avatar information to the management device 23.
  • the management device 23 can store the information received from the cloud server 40 in a specified location and use the information when placing an avatar in a chat room created in the MEC server 22.
  • a store clerk call request is transmitted from the UE 10a to the cloud server 40 in step S9.
  • the user can request to call a store clerk through the avatar by operating a store clerk call button displayed in the VR image showing the virtual shop 111.
  • the store clerk call button may be constantly displayed in the VR image, or may be configured to be displayed in a predetermined area in the VR image in response to a predetermined operation of the avatar.
  • FIG. 13 shows an example of a method for calling a store clerk by a plurality of users.
  • a store clerk call screen 130 is displayed within a VR image showing the virtual shop 111.
  • This store clerk call screen 130 can be seen by all avatars sharing the virtual shop 111.
  • a user who wishes to talk to a store clerk operates an avatar to press a button 131 on a store clerk call screen 130.
  • This user operation information is transmitted from the UE 10 to the cloud server 40, and the cloud server 40 generates a store clerk call screen 130 including the nominal name of the avatar who pressed the button 131, and transmits it to the UE 10.
  • the nominal names of avatars A and B "Mr. A" and "Mr. B"
  • a representative among them operates an avatar to press store clerk call button 132.
  • This user operation information is transmitted from UE 10 to cloud server 40 as the above-mentioned store clerk call request.
  • the method of calling a store clerk is not limited to the above method.
  • the contents displayed on the store clerk call screen 130 are not limited to those shown in Fig. 13.
  • the store clerk call screen 130 may be able to specify the conditions (such as the skills and gender of the store clerk) that the user requires of the store clerk.
  • the cloud server 40 when the cloud server 40 receives a store clerk call request from the UE 10a, in step S10, it refers to the UE information registered in step S6 based on the identifier of the UE 10a and determines whether the UE 10a is accessing via the mobile network 20. Then, when the cloud server 40 confirms that the UE 10a is accessing via the mobile network 20, in step S10, it decides to use the MEC server 22 and determines the UE 10a as the UE to be offloaded.
  • management device 23 may notify cloud server 40 of the identifier of UE 10a and that UE 10a is no longer accessing via mobile network 20. This allows cloud server 40 to cancel the registration performed in step S6. As a result, it is possible to avoid erroneously determining UE 10a as the UE to be offloaded.
  • the cloud server 40 transmits an offload notification to the management device 23.
  • the offload notification may include an identifier of the UE 10a as UE information of the offload target. Note that the offload notification may include information indicating a condition requested by a store clerk from the user of the UE 10a.
  • the management device 23 that has received the offload notification determines the MEC server 22 to be the offload destination. At this time, the management device 23 may determine the MEC server 22 to be the offload destination from among the multiple MEC servers 22 arranged in the mobile network 20 based on information about the connection base station of the UE 10a, as described above.
  • the management device 23 can check information about the connection base station of the UE 10a based on the identifier of the UE 10a specified by the offload notification, and appropriately determine the MEC server 22 to be the offload destination.
  • the management device 23 determines the offload destination MEC server 22, in step S13, it instructs the offload destination MEC server 22 to assign users.
  • the instruction may include avatar information to be placed in a chat room established in the MEC server 22.
  • the management device 23 also transmits a packet forwarding instruction (not shown) to the UPF connected to the offload destination MEC server 22.
  • This packet forwarding instruction is an instruction to forward packets transmitted from the UE 10a to the cloud server 40 to the MEC server 22.
  • the MEC server 22 that has received the instruction places an avatar corresponding to the user of the UE 10a in a chat room that has been created in advance and in which the virtual clerk is located.
  • the MEC server 22 then provides the UE 10a with a space in which a private chat (voice chat) with the virtual clerk is possible.
  • the MEC server 22 generates content indicating a chat room in which an avatar corresponding to the user of the UE 10a and an avatar (virtual store clerk) corresponding to the store clerk of the UE 10z are placed (step S14), and distributes the content to the UE 10a and the UE 10z.
  • the UEs 10a and 10z each output (display) the content distributed from the MEC server 22 (steps S15 and S16).
  • the UE 10a transmits user voice data input via a microphone or the like to the cloud server 40.
  • the packet addressed to the cloud server 40 is routed by the UPF connected to the MEC server 22 and transferred to the MEC server 22 instead of the cloud server 40. Therefore, the MEC server 22, not the cloud server 40, receives the user voice data, generates content including the voice data (step S14), and distributes the content to the UE 10z.
  • the UE 10z outputs the content distributed from the MEC server 22 (step S16). This allows the store clerk to check the contents of the user's speech and respond. At this time, the UE 10z transmits the voice data of the store clerk input via a microphone or the like to the MEC server 22.
  • the MEC server 22 then receives the voice data of the store clerk, generates content including the voice data (step S14), and distributes the content to the UE 10a.
  • the UE 10a outputs the content distributed from the MEC server 22 (step S15). This allows the user to check the contents of the store clerk's response. In this manner, some of the services of the cloud service 100 are provided to the UE 10a from the MEC server 22. At this time, the user of the UE 10a can enjoy the services as if he or she were logged in to the cloud service 100.
  • the offload destination MEC server 22 is determined based on information about the connected base station of UE 10a. However, the offload destination MEC server 22 may also be determined based on conditions requested by the user of UE 10a to the store clerk. For example, if the user of the UE 10a requests an English-speaking store clerk, the MEC server 22 to which an English-speaking store clerk is logged in may be determined as the offload destination MEC server 22 from among the multiple MEC servers 22. Also, for example, if the user of the UE 10a requests a female store clerk, the MEC server 22 to which a female store clerk is logged in may be determined as the offload destination MEC server 22 from among the multiple MEC servers 22.
  • the management device 23 determines that there is no MEC server 22 to which the offload can be made. In this case, the management device 23 sends a refusal notification to the cloud server 40 indicating that the offload is being rejected. The cloud server 40 then sends a message to UE10a indicating that no store clerk is available, and treats the user of UE10a as having made a reservation.
  • the management device 23 determines that the offload destination MEC server 22 is available. Then, the management device 23 transmits a permission notification indicating that offloading is permitted to the cloud server 40. Then, the cloud server 40 transmits a message to the UE 10a asking whether to move to the chat room.
  • cloud server 40 receives a message to that effect from UE 10a and transmits an offload notification to management device 23 to offload UE 10a to MEC server 22. Having received the offload notification, management device 23 offloads UE 10a to MEC server 22. In other words, an avatar corresponding to the user of UE 10a is moved to a chat room in which a virtual store clerk corresponding to a store clerk who satisfies the conditions requested by the user is located.
  • the user can be moved to the chat room appropriately when a store clerk becomes available. Also, while the user is being treated as a reserved user, the user can spend their time comfortably in another area in the metaverse.
  • the user can also cancel the call to the store clerk during the reservation.
  • the UE 10a transmits a request to cancel the call to the store clerk to the cloud server 40, and the cloud server 40, which receives the cancellation request, cancels the reservation of the UE 10a.
  • the cloud server 40 may determine whether all of the multiple UEs 10 sending the store clerk call requests are accessing via the mobile network 20, and if all of the UEs 10 are accessing via the mobile network 20, may decide to offload these UEs 10 to the same MEC server 22.
  • the MEC server 22 detects the end of the operation in step S17, and notifies the cloud server 40 of the result in step S18.
  • the result notified to the cloud server 40 may include, for example, behavioral information in the chat room, the latest avatar information, and so on.
  • cloud server 40 When cloud server 40 receives the result notification from MEC server 22, it updates the content database etc. based on the received information. Then, cloud server 40 transmits an offload end instruction to management device 23 in step S19. In step S20, the management device 23 receives the offload end instruction and instructs the MEC server 22 to perform end processing. In step S21, the MEC server 22 executes the end processing. This end processing may include, for example, a process of deleting an avatar corresponding to the user from a chat room. At this time, the management device 23 also transmits a packet forwarding end instruction (not shown) to the UPF connected to the MEC server 22 that is to be terminated. This packet forwarding end instruction is an instruction to restore the packet transmitted from the UE 10a to the cloud server 40 so that the packet is transmitted to the cloud server 40.
  • the cloud server 40 generates content in which an avatar corresponding to the user of the UE 10a is placed in the metaverse including the virtual shop 111 (step S22), and distributes the content to the UE 10a.
  • the UE 10a outputs (displays) the content distributed from the cloud server 40 (step S23).
  • the UE 10a also transmits user operation information to the cloud server 40.
  • the cloud server 40 then generates content based on the user operation information (step S22), and distributes the content to the UE 10a.
  • the mobile network 20 controls the transfer of packets addressed to the cloud server 40 from the offload target UE 10a to the MEC server 22.
  • the UE 10a may control packet transmission.
  • the management device 23 receives an offload notification from the cloud server 40, it notifies the UE 10a to transmit packets addressed to the cloud server 40 to the MEC server 22.
  • the UE 10a that receives the notification uses pre-installed software (application) to change the packets addressed to the cloud server 40 to packets addressed to the MEC server 22 and transmits the changed packets.
  • the software (application) may perform a process of switching the settings of the DNS (Domain Name System).
  • packets addressed to the cloud server 40 from the UE 10a are transmitted to the MEC server 22 as the destination.
  • the management device 23 in the mobile network 20 detects a packet destined for the cloud service 100, the management device 23 notifies the cloud service 100 of the identifier of the UE 10 that transmitted the packet.
  • the management device 23 receives an offload notification from the cloud service 100 to offload at least a part of the services of the cloud service 100 to the UE 10, the management device 23 transfers a packet destined for the cloud service 100, with the UE 10 to be offloaded specified by the offload notification as the source, to the MEC server 22 arranged in the mobile network 20, which provides a virtual world including at least one virtual area.
  • any one of at least one virtual area is assigned to the UE 10 to be offloaded, and a voice call with an operator associated with the assigned virtual area is provided.
  • a voice call with an operator associated with the assigned virtual area is provided.
  • at least a portion of the cloud service 100 is provided to the UE 10 using the MEC server 22 .
  • some services can be provided using the MEC server 22, so that private chat between the user and the store clerk can be appropriately performed while reducing the processing load on the cloud server 40.
  • the MEC server 22 arranged in the mobile network 20 the distance between the UE 10 and the service providing server can be shortened and delays can be reduced compared to the case where the cloud server 40 is used as the service providing server.
  • whether or not to offload the UE 10 to the MEC server 22 is determined depending on an access route from the UE 10 to the cloud service 100.
  • the UE 10 accessing the cloud service 100 via the mobile network 20 is determined as the UE 10 to be offloaded, and is offloaded to the MEC server 22. Therefore, it is possible to appropriately realize the provision of some services using the MEC server 22 arranged in the mobile network 20.
  • the cloud server 40 cannot determine, from pre-registration information or terminal information, via which network each UE 10 is accessing the cloud service 100.
  • the management device 23 of the mobile network 20 notifies the cloud server 40 that the UE 10 is accessing the cloud server 40 via the mobile network 20.
  • the management device 23 can transmit at least one of an IP address and SIM information as an identifier of the UE 10 accessing the cloud server 40 via the mobile network 20.
  • This allows the cloud server 40 to properly grasp the UE 10 that is accessing via the mobile network 20. Therefore, the cloud server 40 can properly transmit to the management device 23 an offload notification for offloading only the UE 10 that is accessing via the mobile network 20. In this way, the cloud server 40 can cause the management device 23 to properly perform offloading control.
  • Packet forwarding to the offload destination MEC server 22 can be achieved by controlling the UPF connected to the MEC server 22. In this way, the UPF is controlled to forward packets destined for the cloud service 100 to the MEC server 22, so the UE 10 does not need to change the packet transmission process before and after offloading.
  • the cloud service 100 may be a service that provides content in which an avatar corresponding to a user of the UE 10 is placed in a virtual shop 111 .
  • the MEC server 22 may construct in advance a chat room that provides private chat (voice chat) as a part of the area of the virtual shop 111, and place a virtual clerk, which is an avatar corresponding to an operator, and an avatar corresponding to the user of the offload target UE 10 in the constructed chat room that is assigned to the offload target UE 10.
  • the chat room is an area where one or several avatars wish to communicate with the virtual clerk independently of other avatars, and therefore can be easily and appropriately assigned to the MEC server 22.
  • a shop assistant such as to confirm or ask questions about products or services.
  • the contents of the conversation will be heard by other users.
  • the shop assistant participate in a group chat between users, but inviting the shop assistant to a group chat is a time-consuming operation, which reduces usability.
  • a private chat between a user and a store clerk can be realized without the contents of the conversation being heard by other users and without reducing usability.
  • the management device 23 when it receives an offload notification from the cloud server 40, it can determine the offload destination MEC server 22 based on information about the connected base station of the UE 10 to be offloaded, which is specified by the offload notification. For example, when there is one UE 10 to be offloaded, the management device 23 may determine, as the offload destination edge server, the MEC server 22 that is the closest to the connected base station of the UE 10 to be offloaded among the multiple MEC servers 22. This allows the service to be provided from the MEC server 22 that is closest to the UE 10, thereby significantly improving the response time.
  • the management device 23 may determine, among the multiple MEC servers 22, the MEC server 22 having the smallest sum of distances to the respective connected base stations of the multiple UEs 10 to be offloaded as the offload destination MEC server 22. This makes it possible to appropriately improve the response time of each UE 10.
  • the distance may be a physical distance or a logical distance.
  • the management device 23 may determine the offload destination MEC server 22 from among the MEC servers 22 belonging to the ring network to which the connected base station of the offload target UE 10 belongs. In this manner, the offload destination MEC server 22 may be determined depending on which ring network the base station to which the offload target UE 10 is connected belongs to. Even in this case, it is possible to appropriately improve the response time in each UE 10. Moreover, it is possible to relatively easily determine the offload destination MEC server 22 based on the ring ID of the connected base station of the offload target UE 10.
  • the management device 23 may determine the offload destination edge server from among the edge servers belonging to the highest ring network among the ring networks to which the connected base stations of the communication devices to be offloaded belong.
  • the offload destination edge server may be determined from among the edge servers belonging to an even higher ring network.
  • the offload destination edge server may be determined from among the edge servers belonging to the M ring that aggregates the first GC ring and the second GC ring, or the L ring that aggregates the M ring. This makes it possible to equalize the response times of the multiple communication devices to be offloaded.
  • the management device 23 may determine, as the offload destination MEC server 22, the MEC server 22 to which a store clerk who satisfies the conditions (skills, etc.) required of the store clerk by the user of the UE 10 to be offloaded is logged in.
  • the cloud server 40 accepts the conditions requested by the user of the UE 10 to the store clerk, and notifies the management device 23 of information indicating the conditions together with the offload notification.
  • the management device 23 then manages information on the store clerk logged in to the MEC server 22, and determines the MEC server 22 to which the store clerk who satisfies the conditions specified in the offload notification is logged in as the offload destination MEC server 22. This allows the user to realize a private chat with the store clerk of his/her choice.
  • the management device 23 may determine the offload destination MEC server 22 by prioritizing the user's request to the store clerk in charge. For example, if the connected base stations of multiple UEs 10 to be offloaded to the same MEC server 22 are located in the same or nearby locations, the local MEC may be used as the offload destination MEC server 22. However, if a store clerk who meets the conditions set by the user is logged in only to, for example, the middle MEC, the middle MEC may be determined as the offload destination MEC server 22.
  • some of the services of the cloud service 100 are offloaded to the MEC server, so the processing load on the cloud server 40 that provides the cloud service 100 can be reduced.
  • the MEC server can be used to provide private chat, so that a user can talk to a store clerk without other users being able to hear the content of the conversation.
  • the UE 10 that is accessing the cloud service 100 via the mobile network 20 is offloaded to the MEC server 22, so the operability for a user who uses the mobile network 20 can be improved compared to a user who uses another network.
  • voice chat in a virtual shop was described, but this is not limited to the above.
  • the present invention can also be applied to voice chat with operators at amusement facilities and event venues in the metaverse.
  • a communication system comprising one or more processors, wherein at least one of the one or more processors executes the following steps when a packet addressed to a predetermined destination outside a communication network is detected in a communication network that relays packets: a notification process for notifying the predetermined destination of an identifier of a communication device that transmitted the packet; a reception process for receiving from the predetermined destination an offload notification for offloading at least a portion of services of the predetermined destination to the communication device; a transfer process for transferring a packet addressed to the predetermined destination, from the communication device to be offloaded specified by the offload notification as a source, to an edge server arranged in the communication network, the edge server providing a virtual world including at least one virtual area; and a voice call process for assigning one of the at least one virtual area to the communication device to be offloaded, and providing a voice call with an operator corresponding to the assigned virtual area.
  • the communication system described in [1] is characterized in that, when multiple communication devices are designated as targets for offloading collectively, the voice call processing assigns the multiple communication devices to the same virtual area.
  • the communication system described in [1] or [2] is characterized in that, when multiple communication devices are individually designated as targets for offloading, the voice call processing is assigned to separate virtual areas for the multiple communication devices.
  • the communication system according to any one of [1] to [8], further characterized in that at least one of the one or more processors executes a reception process for receiving conditions requested by the user of the communication device to the operator, and a second determination process for determining, as an offload destination edge server, from among the edge servers arranged in the communication network, an edge server associated with an operator that satisfies the conditions requested by the user of the communication device to the operator.
  • the communication system according to any one of [1] to [10], further characterized in that a placement process is executed to place an avatar corresponding to the operator and an avatar corresponding to a user of the communication device to be offloaded in the allocated virtual area.
  • a communication control method comprising the steps of: in a communication network that relays packets, when a packet addressed to a predetermined destination outside the communication network is detected, notifying the predetermined destination of an identifier of a communication device that transmitted the packet; receiving from the predetermined destination an offload notification for offloading at least a part of the service of the predetermined destination to the communication device; forwarding a packet addressed to the predetermined destination, with the communication device to be offloaded specified by the offload notification as the source of the packet, to an edge server disposed in the communication network that provides a virtual world including at least one virtual area; allocating one of the at least one virtual area to the communication device to be offloaded; and providing a voice call with an operator associated with the allocated virtual area.
  • 10a to 10f UE communication device
  • 20 mobile network communication network
  • 21 base station 22 MEC server (edge server)
  • 23 management device 30 cloud
  • 40 cloud server 100 cloud service

Abstract

Provided is a communication system that executes a notification process, a reception process, a transfer process, and a voice call process. The notification process is a process in which, in a communication network that relays packets, upon detecting a packet addressed to a predetermined destination outside the communication network, the predetermined destination is notified of the identifier of a communication device that has transmitted the packet. The reception process is a process of receiving, from the predetermined destination, an offload notification for offloading at least some of services of the predetermined destination with respect to the communication device. The transfer process is a process in which a packet that has been transmitted from the communication device for offloading designated by the offload notification and that is addressed to the predetermined destination is transferred to an edge server that is placed in the communication network and that provides a virtual world including one or more virtual areas. The voice call process is a process in which any of the one or more virtual areas is allocated to the communication device for offloading, and a voice call with an operator associated with the allocated virtual area is provided.

Description

仮想環境におけるプライベートチャットのための制御Control for private chat in virtual environments
 本開示は、仮想環境におけるプライベートチャットのための制御に関する。 This disclosure relates to controls for private chats in a virtual environment.
 近年、仮想空間を利用したサービスが増加している。例えば、仮想空間において表現される仮想店舗を利用するための技術が開発されている。
 特許文献1は、仮想空間上に表現される仮想店舗に、複数の店員がそれぞれ操作する複数の仮想店員を配置する仮想空間配信システムを開示する。この仮想空間配信システムでは、複数のユーザは、それぞれ自身を反映したアバターを操作し、マッチングされた仮想店員とコミュニケーションを取りながら所望の商品を購入することができる。
In recent years, services using virtual spaces have been increasing. For example, technology for using virtual stores represented in virtual spaces has been developed.
Patent Literature 1 discloses a virtual space distribution system in which a virtual store is represented in a virtual space and multiple virtual clerks are arranged, each operated by a different clerk. In this virtual space distribution system, multiple users can operate avatars that reflect themselves and purchase desired products while communicating with the matched virtual clerk.
特開2022-36690号公報JP 2022-36690 A
 上記従来の仮想店舗のように様々なユーザが一緒にサービスを享受するネットワークサービスは、インターネットに接続されたサーバ装置によって提供されるが、当該サービスに同時に多数のユーザや店員がログインすると、サーバ装置の処理負荷が増大してしまう。
 また、仮想店舗を利用するユーザは、商品やサービスなどについて確認や質問をしたいなど、仮想店舗の店員と音声などによりコミュニケーションを取りたい場合がありうる。この場合、ユーザは、店員との会話内容を他のユーザに知られたくない場合が多い。
Network services in which various users enjoy services together, such as the conventional virtual store described above, are provided by server devices connected to the Internet, but if a large number of users and store clerks log in to the service at the same time, the processing load on the server device increases.
Furthermore, a user who uses a virtual store may want to communicate with a salesperson at the virtual store by voice or other means to confirm or ask questions about products, services, etc. In such cases, the user often does not want other users to know the content of the conversation with the salesperson.
 そこで、本開示は、仮想環境を提供するサーバの処理負荷を軽減しつつ、当該仮想環境下においてプライベートチャットを適切に行わせることを課題とする。 The objective of this disclosure is to reduce the processing load on the server that provides the virtual environment while allowing private chats to be conducted appropriately within the virtual environment.
 上記課題を解決するために、本開示の一態様による通信システムは、1以上のプロセッサを備える。前記1以上のプロセッサの少なくとも一つによって、通知処理と、受信処理と、転送処理と、音声通話処理と、が実行される。通知処理は、パケットを中継する通信ネットワークにおいて、前記通信ネットワーク外にある所定宛先を宛先としたパケットを検知した場合、当該パケットを送信した通信装置の識別子を前記所定宛先に通知する処理である。受信処理は、前記所定宛先から、前記通信装置に対する前記所定宛先の少なくとも一部のサービスをオフロードさせるオフロード通知を受信する処理である。転送処理は、前記オフロード通知により指定されたオフロード対象の前記通信装置を送信元とし、前記所定宛先を宛先とするパケットを、前記通信ネットワークに配置されたエッジサーバであって、少なくとも一つの仮想領域を含む仮想世界を提供するエッジサーバに転送する処理である。音声通話処理は、前記オフロード対象の前記通信装置に対し、前記少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた前記仮想領域に対応づけられているオペレータとの音声通話を提供する処理である。 In order to solve the above problem, a communication system according to one aspect of the present disclosure includes one or more processors. At least one of the one or more processors executes a notification process, a reception process, a transfer process, and a voice call process. The notification process is a process of notifying the specified destination of an identifier of a communication device that transmitted a packet when a packet addressed to a specified destination outside the communication network is detected in a communication network that relays packets. The reception process is a process of receiving an offload notification from the specified destination for offloading at least a part of the service of the specified destination to the communication device. The transfer process is a process of transferring a packet addressed to the specified destination from the communication device that is the offload target specified by the offload notification to an edge server that is arranged in the communication network and provides a virtual world including at least one virtual area. The voice call process is a process of assigning one of the at least one virtual area to the communication device that is the offload target, and providing a voice call with an operator associated with the assigned virtual area.
 上記課題を解決するために、本開示の一態様による通信制御方法は、パケットを中継する通信ネットワークにおいて、前記通信ネットワーク外にある所定宛先を宛先としたパケットを検知した場合、当該パケットを送信した通信装置の識別子を前記所定宛先に通知し、前記所定宛先から、前記通信装置に対する前記所定宛先の少なくとも一部のサービスをオフロードさせるオフロード通知を受信し、前記オフロード通知により指定されたオフロード対象の前記通信装置を送信元とし、前記所定宛先を宛先とするパケットを、前記通信ネットワークに配置されたエッジサーバであって、少なくとも一つの仮想領域を含む仮想世界を提供するエッジサーバに転送し、前記オフロード対象の前記通信装置に対し、前記少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた前記仮想領域に対応づけられているオペレータとの音声通話を提供する、ことを含む。 In order to solve the above problem, a communication control method according to one aspect of the present disclosure includes, when a packet addressed to a predetermined destination outside a communication network is detected in a communication network that relays packets, notifying the predetermined destination of an identifier of a communication device that transmitted the packet, receiving an offload notification from the predetermined destination for offloading at least a portion of the service of the predetermined destination to the communication device, forwarding a packet addressed to the predetermined destination, with the communication device to be offloaded specified by the offload notification as the source of the packet, to an edge server disposed in the communication network that provides a virtual world including at least one virtual area, assigning one of the at least one virtual area to the communication device to be offloaded, and providing a voice call with an operator associated with the assigned virtual area.
 本開示の一態様によれば、仮想環境を提供するサーバの処理負荷を軽減しつつ、当該仮想環境下においてプライベートチャットを適切に行わせることができる。 According to one aspect of the present disclosure, it is possible to appropriately conduct private chats within a virtual environment while reducing the processing load on the server that provides the virtual environment.
図1は、本実施形態における通信システムのネットワーク構成例を示す図である。FIG. 1 is a diagram showing an example of a network configuration of a communication system according to the present embodiment. 図2は、管理装置のハードウェア構成例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of the management apparatus. 図3は、管理装置の機能構成例である。FIG. 3 illustrates an example of the functional configuration of the management device. 図4は、MECサーバの機能構成例である。FIG. 4 shows an example of the functional configuration of the MEC server. 図5は、クラウドサーバの機能構成例である。FIG. 5 shows an example of the functional configuration of the cloud server. 図6は、メタバースの一例である。FIG. 6 is an example of the metaverse. 図7は、オフローディング制御について説明する図である。FIG. 7 is a diagram illustrating the offloading control. 図8は、バーチャルショップにおけるアバターの見え方を示す図である。FIG. 8 is a diagram showing how an avatar appears in a virtual shop. 図9は、オフロード先のMECサーバの決定方法を説明する図である。FIG. 9 is a diagram for explaining a method for determining an offload destination MEC server. 図10は、リング型ネットワークの構成例を示す図である。FIG. 10 is a diagram showing an example of the configuration of a ring network. 図11は、UPFによるパケット制御を説明する図である。FIG. 11 is a diagram illustrating packet control by the UPF. 図12は、本実施形態における通信シーケンス図である。FIG. 12 is a communication sequence diagram according to this embodiment. 図13は、店員呼び出し方法の一例である。FIG. 13 shows an example of a method for calling a store clerk.
 以下、添付図面を参照して、本開示の実施形態について詳細に説明する。以下に開示される構成要素のうち、同一機能を有するものには同一の符号を付し、その説明を省略する。なお、以下に開示される実施形態は、本開示の一形態であり、装置の構成や各種条件によって適宜修正または変更されるべきものであり、以下の実施形態に限定されるものではない。また、本実施形態で説明されている特徴の組み合わせの全てが上記課題の解決手段に必須のものとは限らない。 Below, an embodiment of the present disclosure will be described in detail with reference to the attached drawings. Among the components disclosed below, those having the same functions will be given the same reference numerals, and their description will be omitted. Note that the embodiment disclosed below is one form of the present disclosure, and should be appropriately modified or changed depending on the configuration of the device and various conditions, and is not limited to the following embodiment. Furthermore, not all of the combinations of features described in this embodiment are necessarily essential means for solving the above problem.
 本実施形態では、本開示による技術を適用したネットワークとして、3GPP(Third Generation Partnership Project)(登録商標)で規格されている第5世代(5G)モバイルネットワークを想定している。なお、本開示による技術は、5Gモバイルネットワーク以外のネットワークに適用されてもよい。 In this embodiment, the fifth generation (5G) mobile network standardized by 3GPP (Third Generation Partnership Project) (registered trademark) is assumed as the network to which the technology disclosed herein is applied. Note that the technology disclosed herein may also be applied to networks other than 5G mobile networks.
 また、本実施形態では、インターネット上において、現実のユーザ(人)が、アバターと呼ばれる自分の分身で行動する仮想現実(Virtual Reality(VR))空間、またはその仕組みである、メタバースを利用する例を説明する。以下の説明では、仮想現実空間(または仮想空間)という語は、メタバースのような、ユーザが、当該ユーザ自身の分身で行動することが可能な仮想的な空間を意味するものとする。 Furthermore, in this embodiment, an example is described in which a virtual reality (VR) space on the Internet in which a real user (person) acts as an avatar, or the metaverse, which is the mechanism for such a space, is used. In the following description, the term virtual reality space (or virtual space) refers to a virtual space, such as the metaverse, in which a user can act as an avatar of the user.
 なお、本説明において用いられる「接続」という用語は、通信のための論理的接続を意味する。例えば、「Aに接続しているB」とは、AとBとが通信可能なように論理的に接続されていることを意味する。A及びBが物理的なケーブル等で物理的に直接接続されている必要はないし、AとBの間に複数の機器や無線通信が介在していてもよい。 The term "connection" used in this description means a logical connection for communication. For example, "B connected to A" means that A and B are logically connected so that they can communicate. A and B do not need to be directly physically connected by a physical cable or the like, and there may be multiple devices or wireless communication between A and B.
<ネットワークの構成>
 図1は、本実施形態における通信システム1のネットワーク構成例を示す図である。
 通信システム1は、ユーザ端末(User Equipment:UE)10aから10d、通信ネットワーク20、クラウド30、およびクラウドサーバ40を含む。通信ネットワーク20は、基地局21、MECサーバ22、および管理装置23を含む。
<Network configuration>
FIG. 1 is a diagram showing an example of a network configuration of a communication system 1 according to the present embodiment.
The communication system 1 includes user equipment (UE) 10a to 10d, a communication network 20, a cloud 30, and a cloud server 40. The communication network 20 includes a base station 21, an MEC server 22, and a management device 23.
 通信ネットワーク20は、UE10a、10bからの通信(パケット)をその宛先に中継するモバイルネットワークであってよい。
 モバイルネットワーク20は、例えば、1つのMNO(Mobile Network Operator)がエンドツーエンド(End-to-End)でネットワーク管理を行うモバイルネットワークであってよい。モバイルネットワーク20は、UE10a、10bが直接アクセスする無線アクセスネットワーク(Radio Access Network:RAN)と、複数のRANを集約するコアネットワークと、を有する。
The communication network 20 may be a mobile network that relays communications (packets) from the UEs 10a, 10b to their destination.
The mobile network 20 may be, for example, a mobile network in which one MNO (Mobile Network Operator) performs end-to-end network management. The mobile network 20 has a radio access network (RAN) to which the UEs 10a and 10b directly access, and a core network that aggregates multiple RANs.
 モバイルネットワーク20においては、UE10aおよび10bは、RANと無線通信し、その情報がコアネットワークに送られて処理される。UE10a、10bは、モバイルネットワーク20を介して、クラウド30上に存在するクラウドサーバ40から提供されるネットワークサービス(クラウドサービス)100を受用することができる。また、UE10a、10bは、モバイルネットワーク20を介して他社のモバイルネットワーク50、60と接続して、他のUE10c、10dと音声通話をしたりすることもできる。 In the mobile network 20, UEs 10a and 10b communicate wirelessly with the RAN, and the information is sent to the core network for processing. UEs 10a and 10b can use network services (cloud services) 100 provided by a cloud server 40 present on a cloud 30 via the mobile network 20. UEs 10a and 10b can also connect to other companies' mobile networks 50 and 60 via the mobile network 20 to make voice calls with other UEs 10c and 10d.
 ここで、UE10aから10dは、スマートフォン、タブレット端末、パーソナルコンピュータ(PC)などのモバイル通信可能な通信端末(通信装置)であってよい。また、UE10aから10dは、例えばヘッドマウントディスプレイ(HMD)やスマートグラスなどのウェアラブル端末、デスクトップ型PCなどの据置型端末、ゲーム用のコントローラなどであってもよい。
 UE10aから10dは、液晶ディスプレイ等の表示部を有し、各ユーザは、当該表示部に装備されたGUI(Graphic User Interface)により各種操作を行うことができる。なお、UE10aから10dは、表示部を別に備えてもよい。
 本実施形態では、UE10a、10bは、モバイルネットワーク20を管理するMNOと回線契約を締結しているユーザ(加入者)が利用するUEであり、UE10c、10dは、上記加入者ではないユーザが利用するUEである場合について説明する。
Here, the UEs 10a to 10d may be communication terminals (communication devices) capable of mobile communication, such as smartphones, tablet terminals, personal computers (PCs), etc. In addition, the UEs 10a to 10d may be wearable terminals, such as head-mounted displays (HMDs) and smart glasses, stationary terminals, such as desktop PCs, game controllers, etc.
Each of the UEs 10a to 10d has a display unit such as a liquid crystal display, and each user can perform various operations using a GUI (Graphic User Interface) provided on the display unit. Note that each of the UEs 10a to 10d may have a separate display unit.
In this embodiment, UEs 10a and 10b are UEs used by users (subscribers) who have entered into a line contract with the MNO that manages the mobile network 20, and UEs 10c and 10d are UEs used by users who are not the above-mentioned subscribers.
 UE10a、10bはモバイルネットワーク20経由で、UE10cはモバイルネットワーク50経由で、UE10dはモバイルネットワーク60経由で、それぞれクラウドサービス100にアクセスすることができる。
 さらに、UE10aから10dは、例えばWi-Fi(登録商標)などの別のネットワーク経由でクラウド30に接続することもできる。図1の二点鎖線は、UE10bが、別のネットワーク経由でクラウド30に接続した場合を示している。このように、UE10aから10dは、様々なネットワークを経由してクラウドサービス100にアクセスしうる。
 ここで、クラウド30は、モバイルネットワーク20の外にあるサーバまたはシステムを意味し、インターネット、または、インターネットで繋がれた先のデータセンタとすることができる。
 なお、クラウド30に接続可能なUEの数は、図1に示す数に限定されない。また、以下の説明では、クラウド30に接続可能なUEを、UE10と総称しうる。
The UEs 10a and 10b can access the cloud service 100 via the mobile network 20, the UE 10c via the mobile network 50, and the UE 10d via the mobile network 60.
Furthermore, the UEs 10a to 10d can also connect to the cloud 30 via another network, such as Wi-Fi (registered trademark). The two-dot chain line in Fig. 1 indicates a case where the UE 10b connects to the cloud 30 via another network. In this manner, the UEs 10a to 10d can access the cloud service 100 via various networks.
Here, the cloud 30 refers to a server or system outside the mobile network 20, and may be the Internet or a data center connected to the Internet.
It should be noted that the number of UEs that can be connected to the cloud 30 is not limited to the number shown in Fig. 1. In addition, in the following description, the UEs that can be connected to the cloud 30 may be collectively referred to as UEs 10.
 モバイルネットワーク20は、複数の基地局21を収容することができる。基地局21は、アンテナや配電盤、バッテリー等を備える。基地局21は、RANの機能の一部であるRU(Radio Unit)の機能を担う。
 なお、本実施形態におけるモバイルネットワーク20は、仮想化基盤で構築された仮想化ネットワークであってよい。この場合、モバイルネットワーク20では、汎用的なサーバ上に、基幹網の交換機から基地局の無線アクセス機能までをソフトウェアにより実現することができる。
The mobile network 20 can accommodate a plurality of base stations 21. The base station 21 includes an antenna, a distribution board, a battery, etc. The base station 21 performs the function of a Radio Unit (RU), which is part of the function of the RAN.
The mobile network 20 in this embodiment may be a virtualized network built on a virtualization platform. In this case, the mobile network 20 can realize the functions from the backbone network switch to the base station wireless access function by software on a general-purpose server.
 モバイルネットワーク20には、少なくとも1つのMECサーバ22が配置されている。MECサーバ22は、マルチアクセス・エッジ・コンピューティング(MEC)のためのサーバ装置(エッジサーバ)である。
 なお、本実施形態では、MECサーバ22が、モバイルネットワーク20のコアネットワークに配置されている場合について説明するが、基地局21がMECサーバの機能を備えるように構成されてもよい。また、図1では、MECサーバ22を1台のみ示しているが、MECサーバの数は特に限定されない。
At least one MEC server 22 is deployed in the mobile network 20. The MEC server 22 is a server device (edge server) for multi-access edge computing (MEC).
In the present embodiment, the MEC server 22 is disposed in the core network of the mobile network 20, but the base station 21 may be configured to have the function of the MEC server. In addition, although only one MEC server 22 is shown in Fig. 1, the number of MEC servers is not particularly limited.
 管理装置23は、モバイルネットワーク20に配置され、クラウドサーバ40と連携してオフローディング制御を行う。ここで、オフローディング制御とは、本来の実行者に代わって代行者が処理を実行するするための制御である。本実施形態では、クラウド30において実行される処理の少なくとも一部が、MECサーバ22によって実行される。これにより、クラウド30の負荷が減少する(オフローディング)。また、UE10に対する処理の実行者を変更することを、単に、UE10をオフロードすると記載する。管理装置23は、クラウドサーバ40からの通知に従って、特定のUE10をMECサーバ22にオフロードするオフローディング制御を行う。当該オフローディング制御については後述する。 The management device 23 is placed in the mobile network 20, and performs offloading control in cooperation with the cloud server 40. Here, offloading control refers to control in which an agent executes processing in place of the original executor. In this embodiment, at least a part of the processing executed in the cloud 30 is executed by the MEC server 22. This reduces the load on the cloud 30 (offloading). Also, changing the executor of processing for a UE 10 is simply described as offloading the UE 10. The management device 23 performs offloading control to offload a specific UE 10 to the MEC server 22 according to a notification from the cloud server 40. The offloading control will be described later.
 クラウドサーバ40は、クラウド30上に配置され、モバイルネットワーク20外の外部サービスであるクラウドサービス100を提供する。クラウドサービス100は、アバターやゲーム、コミュニケーション、ショッピング、広告などの機能を組み込んだ仮想空間(メタバース)を構成するVRコンテンツを提供するサービスであってよい。VRコンテンツは、仮想空間を構成する画像データであるVR画像を少なくとも含む。なお、VRコンテンツは、画像(静止画および/または動画)、文書、音声、音楽、またはこれらの中の任意の2以上の要素の組合せによって表現されてよい。 The cloud server 40 is located on the cloud 30 and provides a cloud service 100, which is an external service outside the mobile network 20. The cloud service 100 may be a service that provides VR content that constitutes a virtual space (metaverse) incorporating functions such as avatars, games, communication, shopping, and advertisements. The VR content includes at least VR images, which are image data that constitute the virtual space. The VR content may be expressed by images (still images and/or videos), documents, audio, music, or a combination of any two or more of these elements.
 クラウドサーバ40は、VRコンテンツを生成するためのデータを格納するコンテンツデータベースを備えてよい。クラウドサーバ40は、ユーザがUE10に対して入力した操作を示す情報(ユーザ操作情報)を取得し、ユーザ操作情報に基づいて、コンテンツデータベースに格納されたデータを用いて、VRコンテンツを生成し、UE10へ配信することができる。
 UE10は、当該VRコンテンツを出力(表示)し、ユーザは当該VRコンテンツを視聴することで、仮想空間を享受することができる。
The cloud server 40 may include a content database that stores data for generating VR content. The cloud server 40 can acquire information (user operation information) indicating an operation input by a user to the UE 10, generate VR content using data stored in the content database based on the user operation information, and deliver the VR content to the UE 10.
The UE 10 outputs (displays) the VR content, and the user can enjoy the virtual space by viewing the VR content.
 クラウドサービス100は、音声での会話(ボイスチャット)が可能な領域(チャットルーム)を含む仮想空間(仮想世界)を提供するサービスである。本実施形態では、例として、当該領域がバーチャルショップであり、当該仮想空間が、ユーザがアバターで表現されるメタバースである場合について説明する。
 バーチャルショップは、メタバース上に表現される仮想店舗である。このバーチャルショップでは、図1に示すように、複数のユーザにそれぞれ対応する複数のアバターAからDが、同じ仮想店舗内で行動し、所望の商品を購入可能である。ここで、アバターAからDは、UE10aから10dのユーザにそれぞれ対応する。
The cloud service 100 is a service that provides a virtual space (virtual world) including an area (chat room) where voice conversation (voice chat) is possible. In this embodiment, as an example, a case will be described in which the area is a virtual shop and the virtual space is a metaverse in which users are represented by avatars.
The virtual shop is a virtual store represented on the metaverse. In this virtual shop, as shown in Fig. 1, multiple avatars A to D corresponding to multiple users can act in the same virtual store and purchase desired products. Here, the avatars A to D correspond to users of UE 10a to 10d, respectively.
 <ハードウェア構成>
 図2は、管理装置23のハードウェア構成例を示す図である。
 図2に示すように、管理装置23は、ハードウェア構成の一例として、CPU1と、ROM2と、RAM3と、HDD4と、通信I/F5と、システムバス6とを備える。管理装置23はまた、不図示の外部メモリを備えてよい。
 CPU1は、1つ以上のプロセッサにより構成され、管理装置23における動作を統括的に制御する。CPU1は、データ伝送路であるシステムバス6を介して、各構成部(2から5)を制御する。
 CPU1は、ASIC(Application specific integrated circuit)、FPGA(Field Programmable Gate Array)、DSP(Digital Signal Processor)、GPU(Graphics Processing Unit)等の1つ以上のプロセッサによって置き換えられてもよい。
<Hardware Configuration>
FIG. 2 is a diagram illustrating an example of the hardware configuration of the management device 23. As shown in FIG.
2, the management device 23 includes, as an example of a hardware configuration, a CPU 1, a ROM 2, a RAM 3, a HDD 4, a communication I/F 5, and a system bus 6. The management device 23 may also include an external memory (not shown).
The CPU 1 is made up of one or more processors, and performs overall control of the operation of the management device 23. The CPU 1 controls each of the components (2 to 5) via a system bus 6, which is a data transmission path.
The CPU 1 may be replaced by one or more processors such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a digital signal processor (DSP), a graphics processing unit (GPU), or the like.
 ROM2は、CPU1が処理を実行するために必要な制御プログラム等を記憶する不揮発性メモリである。なお、当該プログラムは、HDD5等の不揮発性メモリに記憶されていてもよいし、着脱可能な記憶媒体(不図示)等の外部メモリに記憶されていてもよい。
 RAM3は、揮発性メモリであり、CPU1の主メモリ、ワークエリア等として機能する。すなわち、CPU1は、処理の実行に際してROM2から必要なプログラム等をRAM3にロードし、当該プログラム等を実行することで各種の機能動作を実現する。
The ROM 2 is a non-volatile memory that stores control programs and the like necessary for the CPU 1 to execute processing. Note that the programs may be stored in a non-volatile memory such as the HDD 5, or in an external memory such as a removable storage medium (not shown).
The RAM 3 is a volatile memory and functions as a main memory, a work area, etc. of the CPU 1. That is, when executing a process, the CPU 1 loads necessary programs, etc. from the ROM 2 into the RAM 3, and executes the programs, etc. to realize various functional operations.
 HDD4は、例えば、CPU1がプログラムを用いた処理を行う際に必要な各種データや各種情報等を記憶している。また、HDD4には、例えば、CPU1がプログラム等を用いた処理を行うことにより得られた各種データや各種情報等が記憶される。なお、当該記憶は、HDD4とともに、または、HDD4に代えて、SSD等の不揮発性メモリや着脱可能な記憶媒体等の外部メモリを用いて行われてもよい。
 通信I/F(Interface)5は、管理装置23と外部装置との通信を制御するインタフェースである。
The HDD 4 stores, for example, various data and various information required when the CPU 1 performs processing using a program. The HDD 4 also stores, for example, various data and various information obtained when the CPU 1 performs processing using a program. Note that the storage may be performed using an external memory such as a non-volatile memory such as an SSD or a removable storage medium together with the HDD 4 or instead of the HDD 4.
The communication I/F (Interface) 5 is an interface that controls communication between the management device 23 and external devices.
 なお、UE10とMECサーバ22とクラウドサーバ40も、同様のハードウェア構成を有することができる。UE10は、図2に示すハードウェア構成の他に、入力部および出力部を備えてよい。ここで、入力部は、UE10に対するユーザ操作(タッチパネル操作、キーボード操作など)を入力する操作入力部や、ユーザの音声を集音するマイクロホンなどを含んでよい。出力部は、液晶ディスプレイなどの表示部や、音声出力するスピーカーなどを含んでよい。
 また、UE10、MECサーバ22、管理装置23およびクラウドサーバ40は、各自の各機能を実行する専用のハードウェアを備えてもよいし、各自の全機能の一部をハードウェアで実行し、プログラムを動作させるコンピュータでその他の部分を実行してもよい。また、全機能がコンピュータとプログラムにより実行されてもよい。
The UE 10, the MEC server 22, and the cloud server 40 may have the same hardware configuration. The UE 10 may include an input unit and an output unit in addition to the hardware configuration shown in Fig. 2. Here, the input unit may include an operation input unit that inputs a user operation (touch panel operation, keyboard operation, etc.) on the UE 10, a microphone that collects the user's voice, etc. The output unit may include a display unit such as a liquid crystal display, a speaker that outputs voice, etc.
Furthermore, the UE 10, the MEC server 22, the management device 23, and the cloud server 40 may each have dedicated hardware for executing their respective functions, or may execute part of all of their functions with hardware and execute the remaining parts with a computer that runs a program. Furthermore, all of the functions may be executed by a computer and a program.
<機能構成>
 図3は、管理装置23の機能構成例である。管理装置23の各機能は、例えば、図2に示す管理装置23のハードウェアによって実現される論理的な機能であり、CPU1がROM2等に格納されたプログラムを実行することによって実現されうる。
 管理装置23は、送信部301と、受信部302と、UE情報通知部303と、オフロード先決定部304と、オフロード制御部305と、店員情報取得部306と、店員配置処理部307と、を備える。
<Functional configuration>
Fig. 3 is an example of a functional configuration of the management device 23. Each function of the management device 23 is, for example, a logical function realized by the hardware of the management device 23 shown in Fig. 2, and can be realized by the CPU 1 executing a program stored in the ROM 2 or the like.
The management device 23 includes a transmitting unit 301 , a receiving unit 302 , a UE information notifying unit 303 , an offload destination determining unit 304 , an offload control unit 305 , a store clerk information acquiring unit 306 , and a store clerk allocation processing unit 307 .
 送信部301および受信部302は、それぞれ、図2に示す通信I/F5を介してパケットの送信および受信を行う。UE情報通知部303は、モバイルネットワーク20を経由してクラウドサービス100にアクセスしているUE10の情報(UE情報)として、UE10の識別子を、クラウドサーバ40に通知する。オフロード先決定部304は、クラウドサーバ40から受信したオフロード通知をもとに、オフロード対象のUE10をオフロードさせるオフロード先のMECサーバ22を決定する。オフロード制御部305は、オフロード先決定部304により決定されたMECサーバ22に、オフロード対象のUE10をオフロードする。オフローディング制御については後述する。
 店員情報取得部306は、バーチャルショップの店員の情報を取得する。店員配置処理部307は、店員情報取得部306により取得された店員情報をもとに、バーチャルショップの少なくとも一部のサービスを提供するMECサーバ22に店員を割り当てる。店員の割り当て処理については後述する。
The transmitting unit 301 and the receiving unit 302 transmit and receive packets via the communication I/F 5 shown in Fig. 2, respectively. The UE information notifying unit 303 notifies the cloud server 40 of an identifier of the UE 10 as information (UE information) of the UE 10 accessing the cloud service 100 via the mobile network 20. The offload destination determining unit 304 determines the MEC server 22 as the offload destination to which the UE 10 to be offloaded is to be offloaded, based on the offload notification received from the cloud server 40. The offload control unit 305 offloads the UE 10 to be offloaded to the MEC server 22 determined by the offload destination determining unit 304. The offloading control will be described later.
The salesperson information acquisition unit 306 acquires information on salespersons of the virtual shop. The salesperson allocation processing unit 307 assigns salespersons to the MEC servers 22 that provide at least some of the services of the virtual shop based on the salesperson information acquired by the salesperson information acquisition unit 306. The salesperson allocation process will be described later.
 図4は、MECサーバ22の機能構成例である。MECサーバ22の各機能は、例えば、図2に示すMECサーバ22のハードウェアによって実現される論理的な機能であり、CPU1がROM2等に格納されたプログラムを実行することによって実現されうる。
 MECサーバ22は、送信部401と、受信部402と、ユーザ情報取得部403と、コンテンツ生成部404と、を備える。
Fig. 4 shows an example of a functional configuration of the MEC server 22. Each function of the MEC server 22 is, for example, a logical function realized by the hardware of the MEC server 22 shown in Fig. 2, and can be realized by the CPU 1 executing a program stored in the ROM 2 or the like.
The MEC server 22 includes a transmitting unit 401 , a receiving unit 402 , a user information acquiring unit 403 , and a content generating unit 404 .
 送信部401および受信部402は、それぞれ、図2に示す通信I/F5を介してパケットの送信および受信を行う。ユーザ情報取得部403は、UE10からユーザ操作情報を取得する。コンテンツ生成部404は、ユーザ情報取得部403により取得されたユーザ操作情報に基づいて、クラウドサービス100の少なくとも一部のサービスを表すVRコンテンツを生成し、図2に示す通信I/F5を介してUE10へ配信(送信)する。 The transmitting unit 401 and the receiving unit 402 respectively transmit and receive packets via the communication I/F 5 shown in FIG. 2. The user information acquiring unit 403 acquires user operation information from the UE 10. The content generating unit 404 generates VR content representing at least a portion of the services of the cloud service 100 based on the user operation information acquired by the user information acquiring unit 403, and delivers (transmits) the VR content to the UE 10 via the communication I/F 5 shown in FIG. 2.
 図5は、クラウドサーバ40の機能構成例である。クラウドサーバ40の各機能は、例えば、図2に示すクラウドサーバ40のハードウェアによって実現される論理的な機能であり、CPU1がROM2等に格納されたプログラムを実行することによって実現されうる。
 クラウドサーバ40は、送信部501と、受信部502と、ユーザ情報取得部503と、コンテンス生成部504と、コンテンツデータベース505と、UE情報取得部506と、オフロード対象決定部507と、オフロード通知部508と、を備える。
Fig. 5 is an example of a functional configuration of the cloud server 40. Each function of the cloud server 40 is, for example, a logical function realized by the hardware of the cloud server 40 shown in Fig. 2, and can be realized by the CPU 1 executing a program stored in the ROM 2 or the like.
The cloud server 40 includes a transmitting unit 501 , a receiving unit 502 , a user information acquiring unit 503 , a content generating unit 504 , a content database 505 , a UE information acquiring unit 506 , an offload target determining unit 507 , and an offload notifying unit 508 .
 送信部501および受信部502は、それぞれ、図2に示す通信I/F5を介してパケットの送信および受信を行う。ユーザ情報取得部503は、UE10からユーザ操作情報を取得する。コンテンツ生成部504は、ユーザ情報取得部503により取得されたユーザ操作情報に基づいて、コンテンツデータベース505を参照し、クラウドサービス100を表すVRコンテンツを生成し、図2に示す通信I/F5を介してUE10へ配信(送信)する。
 UE情報取得部506は、管理装置23のUE情報通知部303により通知されたUE情報を取得する。オフロード対象決定部507は、クラウドサービス100にアクセスしているUE10のうち、MECサーバ22にオフロードさせる1以上のUE10を決定する。オフロード通知部508は、オフロード対象決定部507により決定されたオフロード対象のUE10を示す情報を含むオフロード通知を、管理装置23に送信する。
The transmitting unit 501 and the receiving unit 502 respectively transmit and receive packets via the communication I/F 5 shown in Fig. 2. The user information acquiring unit 503 acquires user operation information from the UE 10. The content generating unit 504 refers to the content database 505 based on the user operation information acquired by the user information acquiring unit 503, generates VR content representing the cloud service 100, and delivers (transmits) it to the UE 10 via the communication I/F 5 shown in Fig. 2.
The UE information acquisition unit 506 acquires UE information notified by the UE information notification unit 303 of the management device 23. The offload target determination unit 507 determines, among the UEs 10 accessing the cloud service 100, one or more UEs 10 to be offloaded to the MEC server 22. The offload notification unit 508 transmits an offload notification including information indicating the UEs 10 to be offloaded determined by the offload target determination unit 507 to the management device 23.
 図6は、クラウドサービス100が提供するメタバース110の一例である。
 この図6では、8人のユーザがメタバース110に参加しており、8人のユーザそれぞれに対応するアバターAからHがメタバース110内に配置されている例を示している。
 メタバース110は、複数の領域からなり、各アバターは、1つの領域内で移動可能であるとともに、各領域間を移動可能であってよい。
FIG. 6 shows an example of a metaverse 110 provided by the cloud service 100 .
FIG. 6 shows an example in which eight users participate in the metaverse 110, and avatars A to H corresponding to the eight users are arranged in the metaverse 110.
The metaverse 110 is made up of multiple areas, and each avatar may be able to move within one area and also between areas.
 メタバース110は、アバターが移動可能な領域の1つとして、バーチャルショップ111を有する。なお、メタバース110は、アバターが移動可能な領域として、バーチャルショップ111の他にも、アミューズメント施設やイベント会場などを有してよい。
 図6は、アバターAからCがバーチャルショップ111に入店しており、アバターDからHが、バーチャルショップ111外(屋外)を行動している例を示す。
 この場合、バーチャルショップ111には、アバターAからCのみが配置される。アバターDからHは、メタバース110内に配置されているが、バーチャルショップ111とは別の領域に配置されており、アバターAからCからは見えない。
The metaverse 110 has a virtual shop 111 as one of the areas in which an avatar can move. Note that the metaverse 110 may have amusement facilities, event venues, and the like in addition to the virtual shop 111 as areas in which an avatar can move.
FIG. 6 shows an example in which avatars A to C are inside a virtual shop 111, and avatars D to H are outside the virtual shop 111 (outdoors).
In this case, only avatars A to C are placed in the virtual shop 111. Avatars D to H are placed in the metaverse 110, but are placed in an area separate from the virtual shop 111 and are not visible to avatars A to C.
 バーチャルショップ111内では、アバターAからCは、商品を見たり、商品を購入したりすることができる。
 また、バーチャルショップ111内のアバターは、1人または複数人で仮想店員(オペレータ)を呼び出すことができる。ここで、仮想店員は、実際の店員に対応するアバターである。仮想店員を呼び出したアバターと、呼び出された仮想店員とは、バーチャルショップ111とは独立した領域であるチャットルームに移動する。
 チャットルームは、全体チャット可能な状態(全ユーザがボイスチャット可能な状態)に構築されている。チャットルームには、仮想店員を呼び出したアバターと呼び出された仮想店員だけが配置され、他のアバターからは見えない。そのため、このチャットルームでは、仮想店員を呼び出したアバターと、呼び出された仮想店員との間で、プライベートチャットが可能である。仮想店員とのプライベートチャットが終了したアバターは、チャットルームから元のバーチャルショップ111に戻ることができる。
In the virtual shop 111, avatars A to C can view and purchase merchandise.
In addition, one or more avatars in the virtual shop 111 can call a virtual clerk (operator). Here, a virtual clerk is an avatar that corresponds to an actual clerk. The avatar that called the virtual clerk and the called virtual clerk move to a chat room, which is an area independent of the virtual shop 111.
The chat room is constructed in such a way that all users can chat (all users can have voice chat). In the chat room, only the avatar who called the virtual clerk and the called virtual clerk are placed, and they are not visible to other avatars. Therefore, in this chat room, a private chat is possible between the avatar who called the virtual clerk and the called virtual clerk. When the avatar finishes the private chat with the virtual clerk, it can return from the chat room to the original virtual shop 111.
 上記のメタバースのようなクラウドサービス100には、上述したように、様々なネットワークを経由して多数のユーザがログインしうる。このとき、多数のユーザが同時にクラウドサービス100にログインすると、クラウドサーバ40の負荷が増大してしまう。
 そこで、本実施形態では、特定のUE10がクラウドサーバ40に対して要求する処理を、モバイルネットワーク20に配置されたMECサーバ22に実行させることで負荷分散(オフローディング)する。具体的には、オフロード対象のUE10がクラウドサーバ40(クラウドサービス100)を宛先として送信しているパケットを、オフロード先のMECサーバ22に転送することで、処理をオフロードする。
As described above, a large number of users can log in to the cloud service 100 such as the metaverse via various networks. In this case, if a large number of users log in to the cloud service 100 at the same time, the load on the cloud server 40 increases.
Therefore, in this embodiment, the process requested by a specific UE 10 to the cloud server 40 is executed by the MEC server 22 arranged in the mobile network 20, thereby distributing the load (offloading). Specifically, the process is offloaded by transferring a packet that the offload target UE 10 transmits with the cloud server 40 (cloud service 100) as its destination to the MEC server 22 that is the offload destination.
 クラウドサービス100が提供する仮想空間内には、独立した複数の領域が存在し、各領域に、それぞれ数人のアバターが移動して、数分から数十分といった時間、留まり続けることが多い。
 そこで、本実施形態では、クラウドサービス100が提供する仮想空間内の一部の領域をMECサーバ22において構築(再現)し、上記の一部の領域への移動をリクエストしたアバターを、MECサーバ22に構築された領域に配置する。そして、MECサーバ22が、サービス提供サーバとなって、クラウドサービス100の一部のサービスを特定のUE10に対して提供する。
Within the virtual space provided by the cloud service 100, there are a number of independent areas, and in each area, several avatars move and often remain for periods ranging from several minutes to several tens of minutes.
Therefore, in this embodiment, a partial area in the virtual space provided by the cloud service 100 is constructed (reproduced) in the MEC server 22, and an avatar that has requested to move to the partial area is placed in the area constructed in the MEC server 22. Then, the MEC server 22 becomes a service providing server and provides a partial service of the cloud service 100 to a specific UE 10.
 ここで、オフロード対象とするUE10は、モバイルネットワーク20経由でクラウドサービス100にアクセスしているUEとする。
 上述したように、図1に示すUE10a、10bは、モバイルネットワーク20とは別のネットワークを経由してクラウドサービス100にアクセス可能である。そのため、UE10a、10bがモバイルネットワーク20経由でクラウドサービス100にアクセスしている場合には、管理装置23は、これを検知してクラウドサーバ40に通知する。このとき、管理装置23は、UE10a、10bの識別子をクラウドサーバ40に通知する。
Here, the UE 10 to be offloaded is assumed to be a UE that is accessing the cloud service 100 via the mobile network 20 .
1 can access the cloud service 100 via a network other than the mobile network 20. Therefore, when the UEs 10a and 10b access the cloud service 100 via the mobile network 20, the management device 23 detects this and notifies the cloud server 40. At this time, the management device 23 notifies the cloud server 40 of the identifiers of the UEs 10a and 10b.
 クラウドサーバ40は、管理装置23からの通知により、モバイルネットワーク20経由でクラウドサービス100にアクセスしているUE10を把握することができる。クラウドサーバ40は、クラウドサービス100の一部の領域へ移動させるアバターが、モバイルネットワーク20経由でアクセスしているユーザに対応するアバターであるか否かを判定し、モバイルネットワーク20経由でアクセスしていると判定した場合、MECサーバ22を利用することを決定し、管理装置23にオフロード通知を送信する。
 オフロード通知を受信した管理装置23は、オフロード通知により指定されたオフロード対象のUE10がクラウドサービス100を宛先として送信しているパケットを、オフロード先のMECサーバ22に転送する。
The cloud server 40 can grasp the UE 10 that is accessing the cloud service 100 via the mobile network 20 by the notification from the management device 23. The cloud server 40 determines whether or not the avatar to be moved to a part of the cloud service 100 is an avatar corresponding to the user that is accessing via the mobile network 20, and when it determines that the access is via the mobile network 20, decides to use the MEC server 22 and transmits an offload notification to the management device 23.
The management device 23 that has received the offload notification transfers packets that are being sent by the UE 10 that is the offload target and is specified by the offload notification, with the cloud service 100 as the destination, to the MEC server 22 that is the offload destination.
 本実施形態において、MECサーバ22に構築する上記の一部の領域は、1つのチャットルームであってよい。
 本実施形態では、事前に、仮想店員を配置したチャットルームをMECサーバ22に構築しておく。そして、ユーザが、バーチャルショップ111において店員を呼び出し、チャットルームへの移動をリクエストした場合、当該ユーザがモバイルネットワーク20経由でメタバースにアクセスしているユーザである場合に限り、MECサーバ22に構築したチャットルームにアバターを移動させる。
In this embodiment, the above-mentioned partial area constructed in the MEC server 22 may be one chat room.
In this embodiment, a chat room in which a virtual clerk is assigned is constructed in advance in the MEC server 22. Then, when a user calls a clerk in the virtual shop 111 and requests a transfer to the chat room, the avatar is moved to the chat room constructed in the MEC server 22 only if the user is a user accessing the metaverse via the mobile network 20.
 図7は、本実施形態のオフローディング制御について説明する図である。
 この図7に示すように、UE10aから10dを利用するユーザがクラウドサービスにログインしており、クラウド30上のバーチャルショップ111に、UE10aから10dを利用するユーザにそれぞれ対応したアバターAからDが配置されているものとする。
 モバイルネットワーク20経由でアクセスしているUE10aおよび10bのユーザに対応するアバターA、Bを、チャットルームに移動する場合には、クラウドサーバ40は、MECサーバ22を利用することを決定し、管理装置23にオフロード通知を送信する。オフロード通知を受信した管理装置23は、MECサーバ22に構築されているチャットルーム(ショップ#MEC)121に、UE10a、10bのユーザに対応するアバターA、Bを配置する。このチャットルーム121には、予め仮想店員が配置されており、アバターA、Bは、チャットルーム121内で仮想店員とプライベートチャットが可能である。
 なお、アバターA、Bは、チャットルーム121での滞在が終了すると、クラウド30上のバーチャルショップ111に戻る。
FIG. 7 is a diagram illustrating the offloading control according to the present embodiment.
As shown in FIG. 7, users using UE 10a to 10d are logged in to a cloud service, and avatars A to D corresponding to the users using UE 10a to 10d are placed in a virtual shop 111 on the cloud 30.
When avatars A and B corresponding to users of UE 10a and 10b accessing via mobile network 20 are moved to a chat room, cloud server 40 decides to use MEC server 22 and transmits an offload notification to management device 23. Having received the offload notification, management device 23 places avatars A and B corresponding to users of UE 10a and 10b in a chat room (shop #MEC) 121 built in MEC server 22. A virtual store clerk is placed in this chat room 121 in advance, and avatars A and B can have private chats with the virtual store clerk in chat room 121.
When avatars A and B finish their stay in chat room 121 , they return to virtual shop 111 on cloud 30 .
 一方、モバイルネットワーク20経由でアクセスしているUE10aのユーザに対応するアバターAと、別のネットワークであるモバイルネットワーク50経由でアクセスしているUE10cのユーザに対応するアバターCとを、チャットルームに移動する場合には、クラウドサーバ40は、MECサーバ22を使用しないことを決定する。この場合、クラウドサーバ40は、クラウド30上のチャットルーム(ショップ#Cloud)122に、UE10a、10cのユーザに対応するアバターA、Cを配置する。このチャットルーム122には、予め仮想店員が配置されており、アバターA、Cは、チャットルーム122内で仮想店員とプライベートチャットが可能である。 On the other hand, when avatar A corresponding to a user of UE 10a accessing via mobile network 20 and avatar C corresponding to a user of UE 10c accessing via another network, mobile network 50, are moved to a chat room, the cloud server 40 decides not to use the MEC server 22. In this case, the cloud server 40 places avatars A and C corresponding to the users of UE 10a and 10c in a chat room (Shop #Cloud) 122 on the cloud 30. A virtual store clerk has been placed in this chat room 122 in advance, and avatars A and C can have private chats with the virtual store clerk within the chat room 122.
 図8に示すように、バーチャルショップ111にアバターAからDが配置されている状態から、アバターA、Bがチャットルーム121に移動すると、バーチャルショップ111にいるアバターC、Dからは、アバターA、Bが消えたように見える。一方、アバターA、Bからは、アバターC、Dが消え、仮想店員Aが出現したように見える。ここで、チャットルーム121は、バーチャルショップ111と見た目が同じ空間であってもよいし、バーチャルショップ111とは見た目が全く異なる空間であってもよい。 As shown in FIG. 8, when avatars A to D are placed in virtual shop 111 and avatars A and B move to chat room 121, it appears to avatars C and D in virtual shop 111 that avatars A and B have disappeared. On the other hand, it appears to avatars A and B that avatars C and D have disappeared and virtual store clerk A has appeared. Here, chat room 121 may be a space that looks the same as virtual shop 111, or it may be a space that looks completely different from virtual shop 111.
 また、バーチャルショップ111にアバターC、Dが配置されている状態から、アバターCがチャットルーム122に移動すると、バーチャルショップ111にいるアバターDからは、アバターCが消えたように見える。一方、アバターCからは、アバターDが消え、仮想店員Bが出現したように見える。
 このように、複数のアバター(言い換えればUE)がまとめてオフロード対象として指定された場合に、複数のアバターは同じチャットルームに割り当てられ、複数のアバター(言い換えればUE)が個別にオフロード対象として指定された場合に、複数のアバターは別々のチャットルームに割り当てられる。したがって、プライベートチャットを適切に行わせることができる。
 なお、クラウド30上のチャットルーム122は、予め仮想店員を配置した状態で構築されていてもよいし、アバターA、Cを移動させることが決定された際に新たに構築し、アバターA、Cとともにバーチャルショップ111に配置されている仮想店員を移動させてもよい。
In addition, when avatar C moves to chat room 122 from a state in which avatars C and D are placed in virtual shop 111, it appears to avatar D in virtual shop 111 that avatar C has disappeared. On the other hand, it appears to avatar C that avatar D has disappeared and virtual store clerk B has appeared.
In this way, when multiple avatars (in other words, UEs) are designated as offload targets collectively, the multiple avatars are assigned to the same chat room, and when multiple avatars (in other words, UEs) are designated as offload targets individually, the multiple avatars are assigned to different chat rooms. Therefore, private chats can be appropriately conducted.
The chat room 122 on the cloud 30 may be constructed with a virtual store clerk already placed therein, or may be constructed anew when it is decided to move avatars A and C, and the virtual store clerk placed in the virtual shop 111 may be moved together with avatars A and C.
 MECサーバ22は、モバイルネットワーク20に複数配置してよい。
 モバイルネットワーク20に複数のMECサーバ22が配置されている場合、管理装置23は、クラウドサーバ40からのオフロード通知を受けて、上記複数のMECサーバ22の中から、オフロード先のMECサーバ22を決定してもよい。例えば、管理装置23は、クラウドサーバ40からのオフロード通知を受けた場合、オフロード対象のUE10の接続基地局に関する情報に基づいて、複数のMECサーバ22の中から、オフロード先のMECサーバ22を決定してよい。
Multiple MEC servers 22 may be deployed in the mobile network 20.
When a plurality of MEC servers 22 are arranged in the mobile network 20, the management device 23 may receive an offload notification from the cloud server 40 and determine an offload destination MEC server 22 from among the plurality of MEC servers 22. For example, when the management device 23 receives an offload notification from the cloud server 40, the management device 23 may determine an offload destination MEC server 22 from among the plurality of MEC servers 22 based on information on a connection base station of the UE 10 to be offloaded.
 図9は、複数のMECサーバ22aから22cが配置されたモバイルネットワーク20の構成例を示す図である。
 この図9において、MECサーバ22aは、UE10a、10bの接続基地局21a、21bに最も近い地域に配置され、MECサーバ22bは、UE10eの接続基地局21eに最も近い地域に配置され、MECサーバ22cは、UE10fの接続基地局21fに最も近い地域に配置されている。
FIG. 9 is a diagram showing an example of the configuration of a mobile network 20 in which a plurality of MEC servers 22a to 22c are arranged.
In this Figure 9, the MEC server 22a is located in the area closest to the connecting base stations 21a and 21b of UEs 10a and 10b, the MEC server 22b is located in the area closest to the connecting base station 21e of UE 10e, and the MEC server 22c is located in the area closest to the connecting base station 21f of UE 10f.
 オフロード通知により指定されたオフロード対象のUEが1つである場合、管理装置23は、オフロード対象のUEの接続基地局との距離が最も小さいMECサーバを、オフロード先のMECサーバとして決定してよい。
 例えばオフロード対象のUEが、北海道の基地局21a、21bを接続基地局とするUE10a、10bである場合、管理装置23は、MECサーバ22aから22cのうち、基地局21a、21bとの距離が最も小さいMECサーバ22aを、オフロード先のMECサーバとして決定する。この場合、MECサーバ22aに構築されたチャットルーム(ショップ#北海道)121aに、アバターA、Bが配置される。
 ここで、上記距離は、物理的距離に限定されるものではなく、中間ノードがいくつ存在するかといった論理的距離でもよい。
When the number of UEs to be offloaded specified by the offload notification is one, the management device 23 may determine the MEC server that is closest to the connected base station of the UE to be offloaded as the MEC server to be the offload destination.
For example, when the UEs to be offloaded are the UEs 10a and 10b whose connection base stations are the base stations 21a and 21b in Hokkaido, the management device 23 determines the MEC server 22a, which is the closest to the base stations 21a and 21b among the MEC servers 22a to 22c, as the MEC server to be offloaded. In this case, the avatars A and B are placed in the chat room (Shop #Hokkaido) 121a established in the MEC server 22a.
Here, the distance is not limited to a physical distance, but may be a logical distance based on the number of intermediate nodes present.
 同様に、オフロード対象のUEが、東京の基地局21eを接続基地局とするUE10eである場合には、MECサーバ22aから22cのうち、基地局21eとの距離が最も小さいMECサーバ22bを、オフロード先のMECサーバとして決定する。この場合、MECサーバ22bに構築されたチャットルーム121b(ショップ#東京)に、アバターEが配置される。
 また、オフロード対象のUEが、沖縄の基地局21fを接続基地局とするUE10fである場合には、MECサーバ22aから22cのうち、基地局21fとの距離が最も小さいMECサーバ22cを、オフロード先のMECサーバとして決定する。この場合、MECサーバ22cに構築されたチャットルーム121c(ショップ#沖縄)に、アバターFが配置される。
Similarly, when the UE to be offloaded is the UE 10e that has the base station 21e in Tokyo as its connection base station, the MEC server 22b that is the closest to the base station 21e among the MEC servers 22a to 22c is determined as the MEC server to be offloaded. In this case, the avatar E is placed in the chat room 121b (shop #Tokyo) established in the MEC server 22b.
In addition, when the UE to be offloaded is the UE 10f that has the base station 21f in Okinawa as its connection base station, the MEC server 22c that is the closest to the base station 21f among the MEC servers 22a to 22c is determined as the MEC server to be offloaded. In this case, the avatar F is placed in the chat room 121c (Shop #Okinawa) established in the MEC server 22c.
 また、同じMECサーバに複数のUEをオフロードさせる場合には、管理装置23は、例えば、対応可能なスタッフ(仮想店員)が多くログインしているMECサーバを、オフロード先のMECサーバとして決定してよい。
 例えば、オフロード対象のUEが、東京の基地局21eを接続基地局とするUE10eと、沖縄の基地局21fを接続基地局とするUE10fであり、MECサーバ22bに、対応可能な店員が多くログインしている場合には、MECサーバ22bに構築されたチャットルーム121b(ショップ#東京)に、アバターE、Fを配置してよい。
In addition, when offloading multiple UEs to the same MEC server, the management device 23 may determine, for example, an MEC server to which a large number of available staff members (virtual store clerks) are logged in as the offload destination MEC server.
For example, if the UEs to be offloaded are UE 10e whose connecting base station is base station 21e in Tokyo and UE 10f whose connecting base station is base station 21f in Okinawa, and many available store staff are logged in to MEC server 22b, avatars E and F may be placed in chat room 121b (Shop #Tokyo) created in MEC server 22b.
 なお、同じMECサーバに複数のUEをオフロードさせる場合、オフロード対象の複数のUEの各接続基地局との距離の総和が最も小さいMECサーバを、オフロード先のMECサーバとして決定してもよい。
 このとき、モバイルネットワーク20がリング型ネットワークを構築している場合、管理装置23は、オフロード対象のUEの接続基地局が属するリングネットワークを考慮して、オフロード先のMECサーバを決定してよい。
 図10は、リング型ネットワークの構成例である。この図10に示すように、モバイルネットワーク20は、複数のリングネットワークから構成されており、複数の基地局21と、複数の収容局24から26と、を備える。
When multiple UEs are offloaded to the same MEC server, the MEC server having the smallest sum of distances from the connected base stations of the multiple UEs to be offloaded may be determined as the offload destination MEC server.
At this time, if the mobile network 20 is configured as a ring network, the management device 23 may determine the offload destination MEC server in consideration of the ring network to which the connected base station of the UE to be offloaded belongs.
10 shows an example of the configuration of a ring network. As shown in this figure, a mobile network 20 is made up of multiple ring networks, and includes multiple base stations 21 and multiple accommodation stations 24 to 26.
 収容局24はエッジデータセンタ(以下、「GC(Group unit Center)」ともいう。)、収容局25は地域データセンタ(Regional Data Center:RDC)、収容局26は中央データセンタ(Central Data Center:CDC)である。なお、図10における黒い四角は、GC24またはRDC25を示している。基地局21に接続されるGC24から、CDC26までの間で、バックホールネットワーク(モバイルバックホール:MBH)が構成される。 Accommodation station 24 is an edge data center (hereinafter also referred to as a "GC (Group unit Center)"), accommodation station 25 is a regional data center (Regional Data Center: RDC), and accommodation station 26 is a central data center (Central Data Center: CDC). Note that the black squares in FIG. 10 indicate GC 24 or RDC 25. A backhaul network (Mobile Backhaul: MBH) is formed between GC 24 connected to base station 21 and CDC 26.
 GC24は、基地局21の近くに設置され、複数の基地局21とそれぞれ接続されうる。RDC25は、対象地域に配置される複数のGC24と接続されている。GC24またはRDC25は、RANの機能の一部であるDU(Distributed Unit)およびCU(Cental Unit)の機能を担う。
 CDC26は、複数のGC24および複数のRDC25と接続された大規模データセンタである。このCDC26は、5Gコアネットワークの機能を担う。
 図9に示すように、複数の基地局21とCDC26とは、リング状に接続されている。
The GC 24 is installed near the base station 21 and can be connected to each of the multiple base stations 21. The RDC 25 is connected to multiple GCs 24 arranged in a target area. The GC 24 or the RDC 25 performs the functions of a Distributed Unit (DU) and a Central Unit (CU), which are part of the functions of the RAN.
The CDC 26 is a large-scale data center connected to a plurality of GCs 24 and a plurality of RDCs 25. This CDC 26 performs the function of a 5G core network.
As shown in FIG. 9, a plurality of base stations 21 and a CDC 26 are connected in a ring shape.
 GCリング(GC ring)は、モバイルネットワーク20を構成するリングネットワークの一つであり、基地局21と直接接続されているGC24を集約する。また、Mリング(M ring)は、GCリングに対する上位のリングネットワークであり、特定のエリア単位(例えば県単位)でGCリングを集約する。また、Lリング(L ring)は、Mリングに対する上位のリングネットワークであり、複数のMリングを集約し、CDC26に接続する。なお、GCリングを介さずに、MリングまたはLリングに属するGC24もありうる。
 MECサーバ22は、例えばリングごとに配置することができる。この場合、MECサーバ22は、GC24やRDC25、CDC26といった収容局に配置することができる。図10に示す例では、GC24にMECサーバ22aを配置し、RDC25にMECサーバ22dを配置し、CDC26にMECサーバ22eを配置している。
A GC ring is one of the ring networks constituting the mobile network 20, and aggregates GCs 24 that are directly connected to the base station 21. An M ring is a higher-level ring network than the GC ring, and aggregates GC rings in specific area units (for example, prefecture units). An L ring is a higher-level ring network than the M ring, and aggregates multiple M rings and connects them to a CDC 26. There may also be GCs 24 that belong to an M ring or an L ring without going through a GC ring.
The MEC server 22 can be arranged, for example, for each ring. In this case, the MEC server 22 can be arranged in an accommodation station such as a GC 24, an RDC 25, or a CDC 26. In the example shown in Fig. 10, the MEC server 22a is arranged in the GC 24, the MEC server 22d is arranged in the RDC 25, and the MEC server 22e is arranged in the CDC 26.
 ここで、MECサーバ22aは、UE10により近い位置に配置されるローカルMECであり、MECサーバ22eは、モバイルネットワーク20のより中央に近い位置に配置されるセントラルMECであり、MECサーバ22dは、ローカルMECとセントラルMECとの間に配置されたミドルMECである。
 なお、1つのリングに配置するMECサーバ22の数は、特に限定されない。1つのリングに複数のMECサーバ22を配置してもよいし、MECサーバ22を配置しないリングが存在してもよい。
Here, MEC server 22a is a local MEC located closer to UE 10, MEC server 22e is a central MEC located closer to the center of mobile network 20, and MEC server 22d is a middle MEC located between the local MEC and the central MEC.
The number of MEC servers 22 arranged in one ring is not particularly limited. A plurality of MEC servers 22 may be arranged in one ring, and a ring may exist in which no MEC server 22 is arranged.
 このように、モバイルネットワーク20がリング型ネットワークを構築している場合、管理装置23は、オフロード対象のUE10の接続基地局が属するリングネットワークに属するMECサーバ22の中から、オフロード先のMECサーバ22を決定してよい。
 例えば、オフロード対象のUEが、同じGCリングR1に属する基地局21を接続基地局とするUE10a、10bである場合、GCリングR1に属するMECサーバ22aを、オフロード先のMECサーバとして決定してよい。
 また、オフロード対象のUEが、異なるGCリング、異なるMリングにそれぞれ属し、同じLリングR2に属する基地局21を接続基地局とするUE10a、10eである場合には、LリングR2に属するMECサーバ22dを、オフロード先のMECサーバとして決定してよい。
 さらに、オフロード対象のUEが、異なるLリングR2、R3にそれぞれ属する基地局21を接続基地局とするUE10a、10fである場合には、CDC26が収容するMECサーバ22eを、オフロード先のMECサーバとして決定してよい。
In this way, when the mobile network 20 is configured as a ring network, the management device 23 may determine the offload destination MEC server 22 from among the MEC servers 22 belonging to the ring network to which the connected base station of the UE 10 to be offloaded belongs.
For example, when the UEs to be offloaded are UEs 10a and 10b whose connected base station is a base station 21 belonging to the same GC ring R1, the MEC server 22a belonging to the GC ring R1 may be determined as the offload destination MEC server.
In addition, if the UEs to be offloaded are UEs 10a and 10e that belong to different GC rings and different M rings, respectively, and have a base station 21 belonging to the same L ring R2 as their connected base station, the MEC server 22d belonging to L ring R2 may be determined as the MEC server to be offloaded to.
Furthermore, when the UE to be offloaded is UE 10a, 10f, whose connected base stations are base stations 21 belonging to different L rings R2, R3, respectively, the MEC server 22e accommodated in CDC 26 may be determined as the MEC server to be offloaded.
 さらに、モバイルネットワーク20は、RAN、バックホールネットワーク、コアネットワークに亘るエンドツーエンドでのネットワークスライシングを制御可能に構成されていてよい。ネットワークスライシングとは、ネットワークを用途に応じて仮想的に分割(スライシング)してスライスとして運用し、用途に応じたサービスを提供するネットワークアーキテクチャである。
 この場合、同じMECサーバ22に複数のUE10をオフロードさせる場合には、オフロード対象の各UE10の設定スライスレベルを、そのうちの最も高品質のスライスレベルに合わせてもよい。
Furthermore, the mobile network 20 may be configured to be capable of controlling end-to-end network slicing across the RAN, the backhaul network, and the core network. Network slicing is a network architecture in which a network is virtually divided (sliced) according to the purpose, operated as slices, and provides services according to the purpose.
In this case, when multiple UEs 10 are offloaded to the same MEC server 22, the set slice level of each UE 10 to be offloaded may be adjusted to the slice level with the highest quality among them.
 次に、本実施形態におけるパケット制御方法について説明する。
 上述したように、管理装置23は、クラウドサーバ40からオフロード通知を受信すると、オフロード通知により指定されたオフロード対象のUE10から、クラウドサーバ40に対して送信されるパケットを、MECサーバ22に転送する。
 本実施形態では、オフロード対象のUE10が送信したパケットを、クラウドサーバ40が受信せずにMECサーバ22が受信できるよう、MECサーバ22に接続されるUPF(User Plane Function)が制御される。
Next, a packet control method in this embodiment will be described.
As described above, when the management device 23 receives an offload notification from the cloud server 40, the management device 23 transfers to the MEC server 22 packets transmitted from the UE 10 that is the offload target specified by the offload notification to the cloud server 40.
In this embodiment, a UPF (User Plane Function) connected to the MEC server 22 is controlled so that the MEC server 22 can receive packets transmitted by the UE 10 to be offloaded without the cloud server 40 receiving the packets.
 図11は、5Gネットワークの一部を概略的に示す図である。
 図11に示す5Gネットワーク200は、UE201、RAN202、UPF203から206、MEC207から209を備える。UPF203はMEC207に接続され、UPF204はMEC208に接続され、UPF205はMEC209に接続され、UPF206はDN(Data Network)210に接続される。
 UE201は、図1におけるUE10a、10bに対応する。RAN202には、図1の基地局21が含まれる。MEC207から209は、図10におけるMECサーバ22a、22d、22eに対応する。DN210は、インターネットやデータセンタなどのネットワークであり、図1におけるクラウド30に対応する。
FIG. 11 is a schematic diagram of a portion of a 5G network.
11 includes a UE 201, a RAN 202, UPFs 203 to 206, and MECs 207 to 209. The UPF 203 is connected to the MEC 207, the UPF 204 is connected to the MEC 208, the UPF 205 is connected to the MEC 209, and the UPF 206 is connected to a DN (Data Network) 210.
UE 201 corresponds to UE 10a, 10b in Fig. 1. RAN 202 includes base station 21 in Fig. 1. MEC 207 to 209 correspond to MEC servers 22a, 22d, 22e in Fig. 10. DN 210 is a network such as the Internet or a data center, and corresponds to cloud 30 in Fig. 1.
 管理装置23は、MEC207から209に接続されているUPF203から205を制御することにより、UE201からDN210へのパケットを、MEC207から209のいずれかへ経路変更することができる(インターセプト制御)。
 つまり、管理装置23が、UPF203から205に対してオフロードを指示していない場合には、UE201から送信されたDN210宛てのパケットは、矢印221に示す経路でDN210へ送信される。
The management device 23 can change the route of a packet from the UE 201 to the DN 210 to any of the MECs 207 to 209 by controlling the UPFs 203 to 205 connected to the MECs 207 to 209 (intercept control).
In other words, if the management device 23 does not instruct the UPFs 203 to 205 to offload, a packet sent from the UE 201 and addressed to the DN 210 is sent to the DN 210 via the route indicated by the arrow 221 .
 そして、管理装置23が、例えばUPF204に対してオフロードを指示すると、UE201から送信されたDN210宛てのパケットは、矢印222に示すように経路変更され、MEC208に送信される。
 この場合、UPF204は、管理装置23から指定されたオフロード対象のUE10のIPアドレスが送信元アドレスであり、クラウドサーバ40のIPアドレスが宛先アドレスとなっているパケットを検知した場合に、当該パケットをMEC208に転送する。
Then, when the management device 23 instructs the UPF 204 to offload, for example, the packet sent from the UE 201 and addressed to the DN 210 is changed in route as shown by the arrow 222 and sent to the MEC 208 .
In this case, when UPF 204 detects a packet whose source address is the IP address of UE 10 to be offloaded specified by the management device 23 and whose destination address is the IP address of cloud server 40, it forwards the packet to MEC 208.
 なお、UPF203から206は、SMF(Session Management Function)により制御されるため、管理装置23は、SMFを制御することにより、DN210へのパケットを、MEC207から209のいずれかへ経路変更してもよい。
 また、UPFは、コアネットワークの機能であり、通常、RANにはない。そのため、オフロード先のMECサーバがRAN(基地局)に配置されている場合は、UPFをRANに別途設けてよい。
In addition, since the UPFs 203 to 206 are controlled by an SMF (Session Management Function), the management device 23 may change the route of a packet to the DN 210 to any one of the MECs 207 to 209 by controlling the SMF.
In addition, the UPF is a function of the core network and is not usually provided in the RAN. Therefore, when the offload destination MEC server is arranged in the RAN (base station), the UPF may be provided separately in the RAN.
<処理の流れ>
 以下、本実施形態の通信システム1における処理の流れについて具体的に説明する。ここでは、UE10aが、モバイルネットワーク20経由でクラウドサービス100にアクセスし、サービスの提供を受ける場合の処理の流れについて説明する。
 まず、事前準備として、MECサーバ22において仮想環境を構築し、クラウドサービス100の一部領域(ここでは、チャットルーム)を再現する。なお、1つのMECサーバ22に構築するチャットルームの数は、特に限定されない。MECサーバ22のスペックや、配置可能な仮想店員の数に応じて、適宜設定可能である。
<Processing flow>
A specific description will be given below of a process flow in the communication system 1 of the present embodiment. Here, a process flow in a case where the UE 10a accesses the cloud service 100 via the mobile network 20 and receives the provision of the service will be described.
First, as a preliminary step, a virtual environment is constructed in the MEC server 22, and a partial area (here, chat rooms) of the cloud service 100 is reproduced. Note that the number of chat rooms constructed in one MEC server 22 is not particularly limited. It can be set appropriately depending on the specifications of the MEC server 22 and the number of virtual store clerks that can be allocated.
 ユーザが利用するUE10aと店員が利用するUE10zとがモバイルネットワーク20に接続する場合、UE10a、10zは、それぞれモバイルネットワーク20に登録要求メッセージを送信する。この登録要求メッセージは、例えば、3GPPで規定されている「REGISTRATION REQUEST」であってよい。
 UE10a、10zからそれぞれ送信された登録要求メッセージは、モバイルネットワーク20のRANを介してコアネットワークに送信され、コアネットワークにおけるいくつかの処理を経てUE10a、10zとの接続が許可される。すると、コアネットワークからUE10a、UE10zに対してそれぞれ登録承認メッセージが送信され、UE10a、10zはこれを受信する。この登録承認メッセージは、例えば、3GPPで規定されている「REGISTRATION ACCEPT」であってよい。
When a UE 10a used by a user and a UE 10z used by a store clerk connect to the mobile network 20, the UEs 10a and 10z each transmit a registration request message to the mobile network 20. This registration request message may be, for example, a "REGISTRATION REQUEST" defined by 3GPP.
The registration request messages transmitted from the UEs 10a and 10z are transmitted to the core network via the RAN of the mobile network 20, and are permitted to be connected to the UEs 10a and 10z after undergoing some processing in the core network. Then, the core network transmits registration approval messages to the UEs 10a and 10z, respectively, which are received by the UEs 10a and 10z. The registration approval messages may be, for example, "REGISTRATION ACCEPT" as defined by 3GPP.
 また、このとき、コアネットワークのオーケストレータは、UE10a、10zの接続基地局に関する情報を、UE10a、10zの識別子と対応付けて登録する。ここで、UE10a、10zの識別子は、IPアドレス、SIM情報(SIM ID)などを含んでよい。また、接続基地局に関する情報は、例えば基地局ID(Cell ID:CID)、所属リングIDなどを含んでよい。
 このようにして、UE10a、10zが外部サービスに接続するためのPDU(Packet Data Unit)セッションが確立する。つまり、図11に示すUE201と、DN210に接続されているUPF206との間でPDUセッションが確立し、UE201は、経路221によりDN210内のサーバと通信可能な状態となる。
At this time, the orchestrator of the core network registers information about the connected base station of the UE 10a, 10z in association with the identifier of the UE 10a, 10z. Here, the identifier of the UE 10a, 10z may include an IP address, SIM information (SIM ID), etc. Furthermore, the information about the connected base station may include, for example, a base station ID (Cell ID: CID), an affiliated ring ID, etc.
In this manner, a PDU (Packet Data Unit) session is established for the UE 10a, 10z to connect to an external service. That is, a PDU session is established between the UE 201 shown in FIG. 11 and the UPF 206 connected to the DN 210, and the UE 201 is able to communicate with a server in the DN 210 via the path 221.
 図12は、UE10a、10zがモバイルネットワーク20に接続した後の通信シーケンス図である。
 まず、店員がMECサーバ22に構築されたチャットルームにログインするために、店員が利用するUE10zは、管理装置23にログインリクエストを送信する。具体的には、ステップS1において、UE10zから管理装置23に対して、ログインリクエストのパケットが送信される。すると、管理装置23は、ステップS2において、UE10zのログイン処理を行う。このとき、管理装置23は、ログインしたUE10zの利用者である店員のスキルに関する情報を登録してもよい。ここで、店員のスキルに関する情報は、対応可能な言語や対応可能な要件などを含む。また、このとき管理装置23は、ログインした店員の性別などを登録してもよい。
FIG. 12 is a communication sequence diagram after the UEs 10a and 10z are connected to the mobile network 20.
First, in order for the clerk to log in to a chat room established in the MEC server 22, the UE 10z used by the clerk transmits a login request to the management device 23. Specifically, in step S1, a login request packet is transmitted from the UE 10z to the management device 23. Then, in step S2, the management device 23 performs a login process for the UE 10z. At this time, the management device 23 may register information related to the skills of the clerk who is the user of the logged-in UE 10z. Here, the information related to the skills of the clerk includes the languages that can be supported and the requirements that can be supported. In addition, at this time, the management device 23 may register the gender of the logged-in clerk.
 また、このステップS2では、管理装置23は、MECサーバ22に構築された無人のチャットルームのうち、店員を割り当てるチャットルームを決定する。このとき、管理装置23は、UE10zの接続基地局に基づいて、例えばUE10zの接続基地局との距離が最も小さいMECサーバ22に構築された無人のチャットルームを、店員を割り当てるチャットルームとして優先的に決定してよい。
 管理装置23は、店員を割り当てるチャットルームを決定すると、ステップS3において、決定したチャットルームが構築されたMECサーバ22に対して、店員割り当て指示を送信する。この店員割り当て指示は、店員を割り当てると決定されたチャットルームに、仮想店員を配置する指示である。
Also, in step S2, management device 23 determines a chat room to which a sales clerk is to be assigned from among unmanned chat rooms established in MEC server 22. At this time, management device 23 may preferentially determine, based on the connection base station of UE 10z, for example, an unmanned chat room established in MEC server 22 that is closest to the connection base station of UE 10z, as the chat room to which a sales clerk is to be assigned.
When the management device 23 determines the chat room to which the sales clerk is to be assigned, in step S3, the management device 23 transmits a sales clerk assignment instruction to the MEC server 22 in which the determined chat room is established. This sales clerk assignment instruction is an instruction to place a virtual sales clerk in the chat room to which the sales clerk has been assigned.
 一方、ユーザが利用するUE10aは、クラウドサービス100に接続するために、クラウドサービス100にログインリクエストを送信する。具体的には、ステップS4において、UE10aからクラウドサーバ40に対して、ログインリクエストのパケットが送信される。このパケットは、モバイルネットワーク20経由でクラウドサーバ40に送信される。 Meanwhile, the UE 10a used by the user transmits a login request to the cloud service 100 in order to connect to the cloud service 100. Specifically, in step S4, a login request packet is transmitted from the UE 10a to the cloud server 40. This packet is transmitted to the cloud server 40 via the mobile network 20.
 このとき管理装置23は、UE10aからクラウドサーバ40宛てのパケットが送信されたことを検知する。具体的には、UPFが、クラウドサーバ40宛てのパケットをIPアドレスに基づいて検知し、クラウドサーバ40にパケットを送信しつつ、管理装置23にクラウドサーバ40宛てのパケットを受信したことを通知する。なお、クラウドサーバ40のIPアドレスは、事前に登録しておくものとする。
 UPFからの通知を受けた管理装置23は、ステップS5において、UE10aからのパケット(ログインリクエスト)が、モバイルネットワーク20経由で送信されたことをクラウドサーバ40に通知する。このとき、管理装置23は、UE10aの情報として、UE10aの識別子を送信する。UE10aの識別子は、UE10aのIPアドレスおよびSIM IDの少なくとも一方を含みうる。
At this time, the management device 23 detects that a packet addressed to the cloud server 40 has been transmitted from the UE 10a. Specifically, the UPF detects the packet addressed to the cloud server 40 based on the IP address, and while transmitting the packet to the cloud server 40, notifies the management device 23 that the packet addressed to the cloud server 40 has been received. Note that the IP address of the cloud server 40 is registered in advance.
In step S5, upon receiving the notification from the UPF, the management device 23 notifies the cloud server 40 that the packet (login request) from the UE 10a has been transmitted via the mobile network 20. At this time, the management device 23 transmits the identifier of the UE 10a as the information of the UE 10a. The identifier of the UE 10a may include at least one of the IP address and the SIM ID of the UE 10a.
 ステップS6では、クラウドサーバ40は、クラウドサービス100に対するUE10aのログイン処理を行う。また、クラウドサーバ40は、UE10aが、モバイルネットワーク20経由でアクセスしていることを登録する。
 ログイン処理が完了すると、クラウドサーバ40は、UE10aに対してサービスの提供を開始する。具体的には、クラウドサーバ40は、バーチャルショップ111を含むメタバースにUE10aのユーザに対応したアバターを配置したコンテンツを生成し(ステップS7)、UE10aに対して配信する。UE10aは、クラウドサーバ40から配信されたコンテンツを出力(表示)する(ステップS8)。また、UE10aは、当該コンテンツを視聴したユーザがUE10aに対して入力した操作を示す情報(ユーザ操作情報)を、クラウドサーバ40に対して送信する。すると、クラウドサーバ40は、ユーザ操作情報に基づくコンテンツを生成し(ステップS7)、UE10aに対して配信する。このようにして、クラウドサーバ40からUE10aに対してクラウドサービス100が提供される。
In step S6, the cloud server 40 performs a login process for the UE 10a to the cloud service 100. The cloud server 40 also registers that the UE 10a is accessing the cloud service 100 via the mobile network 20.
When the login process is completed, the cloud server 40 starts providing the service to the UE 10a. Specifically, the cloud server 40 generates content in which an avatar corresponding to the user of the UE 10a is arranged in the metaverse including the virtual shop 111 (step S7), and distributes the content to the UE 10a. The UE 10a outputs (displays) the content distributed from the cloud server 40 (step S8). The UE 10a also transmits information (user operation information) indicating an operation input to the UE 10a by a user who viewed the content to the cloud server 40. Then, the cloud server 40 generates content based on the user operation information (step S7), and distributes the content to the UE 10a. In this manner, the cloud service 100 is provided from the cloud server 40 to the UE 10a.
 なお、クラウドサーバ40は、UE10aへサービスを提供している期間に、必要に応じて、管理装置23に対してUE10aのユーザに対応するアバター等の情報を送信してよい。例えば、クラウドサーバ40は、UE10aのユーザに対応するアバターが変更(更新)された場合に、管理装置23に対して最新のアバター情報を送信してよい。管理装置23は、クラウドサーバ40から受信した情報を所定の場所に記憶しておき、MECサーバ22に構築したチャットルームにアバターを配置する際に当該情報を使用することができる。 Note that while the cloud server 40 is providing services to the UE 10a, the cloud server 40 may transmit information such as an avatar corresponding to the user of the UE 10a to the management device 23 as necessary. For example, when the avatar corresponding to the user of the UE 10a is changed (updated), the cloud server 40 may transmit the latest avatar information to the management device 23. The management device 23 can store the information received from the cloud server 40 in a specified location and use the information when placing an avatar in a chat room created in the MEC server 22.
 クラウド30上のバーチャルショップ111において、UE10aのユーザが、店員の呼び出しをリクエストした場合、ステップS9において、UE10aからクラウドサーバ40に対して店員呼出リクエストが送信される。
 例えば、ユーザは、アバターを通じて、バーチャルショップ111を示すVR画像内に表示された店員呼出ボタンを操作するなどにより、店員の呼び出しをリクエストすることができる。ここで、店員呼出ボタンは、VR画像内に常に表示されていてもよいし、アバターの所定の操作に応じてVR画像内の所定エリアに表示されるように構成されていてもよい。
When the user of the UE 10a requests a call for a store clerk in the virtual shop 111 on the cloud 30, a store clerk call request is transmitted from the UE 10a to the cloud server 40 in step S9.
For example, the user can request to call a store clerk through the avatar by operating a store clerk call button displayed in the VR image showing the virtual shop 111. Here, the store clerk call button may be constantly displayed in the VR image, or may be configured to be displayed in a predetermined area in the VR image in response to a predetermined operation of the avatar.
 図13は、複数のユーザによる店員呼び出し方法の一例である。
 図13に示すように、バーチャルショップ111を示すVR画像内に、店員呼出画面130が表示されている。この店員呼出画面130は、バーチャルショップ111を共有するすべてのアバターが見ることができる。
 店員と話したいユーザは、それぞれアバターを操作して店員呼出画面130のボタン131を押す。このユーザ操作情報は、UE10からクラウドサーバ40へ送信され、クラウドサーバ40は、ボタン131を押したアバターの公称名称を含む店員呼出画面130を生成し、UE10へ送信する。例えば、アバターA、Bがボタン131を押した場合、図13に示すように、アバターA、Bの公称名称である「Aさん」、「Bさん」が店員呼出画面130に表示される。
FIG. 13 shows an example of a method for calling a store clerk by a plurality of users.
13, a store clerk call screen 130 is displayed within a VR image showing the virtual shop 111. This store clerk call screen 130 can be seen by all avatars sharing the virtual shop 111.
A user who wishes to talk to a store clerk operates an avatar to press a button 131 on a store clerk call screen 130. This user operation information is transmitted from the UE 10 to the cloud server 40, and the cloud server 40 generates a store clerk call screen 130 including the nominal name of the avatar who pressed the button 131, and transmits it to the UE 10. For example, when avatars A and B press the button 131, the nominal names of avatars A and B, "Mr. A" and "Mr. B", are displayed on the store clerk call screen 130, as shown in FIG.
 そして、店員と話したいユーザ全員がボタン131を押し終わったら、そのうちの代表者が、アバターを操作して店員呼出ボタン132を押す。このユーザ操作情報は、上記の店員呼出リクエストとして、UE10からクラウドサーバ40へ送信される。
 なお、店員呼び出し方法は、上記の方法に限定されるものではない。また、店員呼出画面130に表示する内容も、図13に示す内容に限定されない。例えば、店員呼出画面130において、ユーザが店員に要求する条件(店員のスキルや性別など)を指定可能であってもよい。
Then, when all users who wish to speak to a store clerk have pressed button 131, a representative among them operates an avatar to press store clerk call button 132. This user operation information is transmitted from UE 10 to cloud server 40 as the above-mentioned store clerk call request.
The method of calling a store clerk is not limited to the above method. The contents displayed on the store clerk call screen 130 are not limited to those shown in Fig. 13. For example, the store clerk call screen 130 may be able to specify the conditions (such as the skills and gender of the store clerk) that the user requires of the store clerk.
 図12に戻って、クラウドサーバ40は、UE10aからの店員呼出リクエストを受信すると、ステップS10において、UE10aの識別子をもとに、ステップS6において登録されたUE情報を参照し、UE10aがモバイルネットワーク20経由でアクセスしているか否かを判定する。そして、クラウドサーバ40は、UE10aがモバイルネットワーク20経由でアクセスしていることを確認すると、ステップS10において、MECサーバ22を利用することを決定するとともに、UE10aをオフロード対象のUEとして決定する。 Returning to FIG. 12, when the cloud server 40 receives a store clerk call request from the UE 10a, in step S10, it refers to the UE information registered in step S6 based on the identifier of the UE 10a and determines whether the UE 10a is accessing via the mobile network 20. Then, when the cloud server 40 confirms that the UE 10a is accessing via the mobile network 20, in step S10, it decides to use the MEC server 22 and determines the UE 10a as the UE to be offloaded.
 なお、UE10aが、例えばWi-Fi接続に切り替わるなど、UE10aとモバイルネットワーク20との接続が切断された場合は、モバイルネットワーク20においてこれを認識することができる。この場合、管理装置23は、UE10aの識別子とともに、当該UE10aがモバイルネットワーク20経由でアクセスしなくなったことをクラウドサーバ40に通知してよい。これにより、クラウドサーバ40は、ステップS6において行った登録を解除することができる。その結果、UE10aを誤ってオフロード対象のUEとして決定してしまうことを回避することができる。 If the connection between UE 10a and mobile network 20 is cut off, for example when UE 10a switches to a Wi-Fi connection, this can be recognized by the mobile network 20. In this case, management device 23 may notify cloud server 40 of the identifier of UE 10a and that UE 10a is no longer accessing via mobile network 20. This allows cloud server 40 to cancel the registration performed in step S6. As a result, it is possible to avoid erroneously determining UE 10a as the UE to be offloaded.
 ステップS11では、クラウドサーバ40は、管理装置23に対してオフロード通知を送信する。このオフロード通知には、オフロード対象のUE情報として、UE10aの識別子が含まれうる。なお、オフロード通知には、UE10aのユーザが店員要求する条件を示す情報が含まれていてもよい。
 オフロード通知を受信した管理装置23は、ステップS12において、オフロード先のMECサーバ22を決定する。このとき、管理装置23は、上述したように、UE10aの接続基地局に関する情報に基づいて、モバイルネットワーク20に配置された複数のMECサーバ22の中から、オフロード先のMECサーバ22を決定してよい。なお、UE10aの接続基地局に関する情報は、UE10aがモバイルネットワーク20接続した際に、UE10aの識別子と対応付けてオーケストレータに登録されている。そのため、管理装置23は、オフロード通知により指定されたUE10aの識別子をもとに、UE10aの接続基地局に関する情報を確認し、オフロード先のMECサーバ22を適切に決定することができる。
In step S11, the cloud server 40 transmits an offload notification to the management device 23. The offload notification may include an identifier of the UE 10a as UE information of the offload target. Note that the offload notification may include information indicating a condition requested by a store clerk from the user of the UE 10a.
In step S12, the management device 23 that has received the offload notification determines the MEC server 22 to be the offload destination. At this time, the management device 23 may determine the MEC server 22 to be the offload destination from among the multiple MEC servers 22 arranged in the mobile network 20 based on information about the connection base station of the UE 10a, as described above. Note that information about the connection base station of the UE 10a is registered in the orchestrator in association with the identifier of the UE 10a when the UE 10a connects to the mobile network 20. Therefore, the management device 23 can check information about the connection base station of the UE 10a based on the identifier of the UE 10a specified by the offload notification, and appropriately determine the MEC server 22 to be the offload destination.
 管理装置23は、オフロード先のMECサーバ22を決定すると、ステップS13において、オフロード先のMECサーバ22に対してユーザの割り当てを指示する。当該指示には、MECサーバ22に構築しているチャットルームに配置すべきアバター情報などが含まれうる。また、このとき管理装置23は、オフロード先のMECサーバ22に接続されたUPFにパケット転送指示(不図示)を送信する。このパケット転送指示は、UE10aからクラウドサーバ40宛てに送信されたパケットをMECサーバ22に転送する指示である。 When the management device 23 determines the offload destination MEC server 22, in step S13, it instructs the offload destination MEC server 22 to assign users. The instruction may include avatar information to be placed in a chat room established in the MEC server 22. At this time, the management device 23 also transmits a packet forwarding instruction (not shown) to the UPF connected to the offload destination MEC server 22. This packet forwarding instruction is an instruction to forward packets transmitted from the UE 10a to the cloud server 40 to the MEC server 22.
 上記指示を受信したMECサーバ22は、事前に構築された、仮想店員が配置されているチャットルームに、UE10aのユーザに対応するアバターを配置する。そして、MECサーバ22は、UE10aに対して、仮想店員とのプライベートチャット(ボイスチャット)が可能な空間を提供する。
 具体的には、MECサーバ22は、UE10aのユーザに対応するアバターと、UE10zの店員に対応するアバター(仮想店員)とが配置されたチャットルームを示すコンテンツを生成し(ステップS14)、UE10aとUE10zとに対して配信する。UE10a、10zは、それぞれMECサーバ22から配信されたコンテンツを出力(表示)する(ステップS15、S16)。
The MEC server 22 that has received the instruction places an avatar corresponding to the user of the UE 10a in a chat room that has been created in advance and in which the virtual clerk is located. The MEC server 22 then provides the UE 10a with a space in which a private chat (voice chat) with the virtual clerk is possible.
Specifically, the MEC server 22 generates content indicating a chat room in which an avatar corresponding to the user of the UE 10a and an avatar (virtual store clerk) corresponding to the store clerk of the UE 10z are placed (step S14), and distributes the content to the UE 10a and the UE 10z. The UEs 10a and 10z each output (display) the content distributed from the MEC server 22 (steps S15 and S16).
 また、UE10aは、マイク等を介して入力されたユーザの音声データを、クラウドサーバ40宛てに送信する。このクラウドサーバ40宛てのパケットは、MECサーバ22に接続されたUPFによって経路変更され、クラウドサーバ40ではなく、MECサーバ22に転送される。そのため、クラウドサーバ40ではなく、MECサーバ22が、ユーザの音声データを受信し、当該音声データを含むコンテンツを生成し(ステップS14)、UE10zに対して配信する。
 UE10zは、MECサーバ22から配信されたコンテンツを出力する(ステップS16)。これにより、店員は、ユーザの発話内容を確認し、応答することができる。このとき、UE10zは、マイク等を介して入力された店員の音声データを、MECサーバ22宛てに送信する。すると、MECサーバ22は、店員の音声データを受信し、当該音声データを含むコンテンツを生成し(ステップS14)、UE10aに対して配信する。UE10aは、MECサーバ22から配信されたコンテンツを出力する(ステップS15)。これにより、ユーザは、店員の応答内容を確認することができる。
 このようにして、MECサーバ22からUE10aに対してクラウドサービス100の一部サービスが提供される。このとき、UE10aのユーザは、クラウドサービス100にログインしているつもりでサービスを享受することができる。
Furthermore, the UE 10a transmits user voice data input via a microphone or the like to the cloud server 40. The packet addressed to the cloud server 40 is routed by the UPF connected to the MEC server 22 and transferred to the MEC server 22 instead of the cloud server 40. Therefore, the MEC server 22, not the cloud server 40, receives the user voice data, generates content including the voice data (step S14), and distributes the content to the UE 10z.
The UE 10z outputs the content distributed from the MEC server 22 (step S16). This allows the store clerk to check the contents of the user's speech and respond. At this time, the UE 10z transmits the voice data of the store clerk input via a microphone or the like to the MEC server 22. The MEC server 22 then receives the voice data of the store clerk, generates content including the voice data (step S14), and distributes the content to the UE 10a. The UE 10a outputs the content distributed from the MEC server 22 (step S15). This allows the user to check the contents of the store clerk's response.
In this manner, some of the services of the cloud service 100 are provided to the UE 10a from the MEC server 22. At this time, the user of the UE 10a can enjoy the services as if he or she were logged in to the cloud service 100.
 なお、上記の例では、UE10aの接続基地局に関する情報に基づいて、オフロード先のMECサーバ22を決定する場合について説明したが、UE10aのユーザが店員に要求する条件に基づいて、オフロード先のMECサーバ22を決定してもよい。
 例えば、UE10aのユーザが、英語が話せる店員を要求している場合、複数のMECサーバ22の中から、英語が話せる店員がログインしているMECサーバ22を、オフロード先のMECサーバ22として決定してもよい。また、例えば、UE10aのユーザが、女性店員を希望している場合、複数のMECサーバ22の中から、女性店員がログインしているMECサーバ22を、オフロード先のMECサーバ22として決定してもよい。
In the above example, the offload destination MEC server 22 is determined based on information about the connected base station of UE 10a. However, the offload destination MEC server 22 may also be determined based on conditions requested by the user of UE 10a to the store clerk.
For example, if the user of the UE 10a requests an English-speaking store clerk, the MEC server 22 to which an English-speaking store clerk is logged in may be determined as the offload destination MEC server 22 from among the multiple MEC servers 22. Also, for example, if the user of the UE 10a requests a female store clerk, the MEC server 22 to which a female store clerk is logged in may be determined as the offload destination MEC server 22 from among the multiple MEC servers 22.
 また、例えば、UE10aのユーザが要求する条件を満たす店員がMECサーバ22にログインしていない場合や、UE10aのユーザが要求する条件を満たす店員が他のユーザの対応に当たっている場合には、管理装置23は、オフロード先のMECサーバ22が存在しないと判定する。この場合、管理装置23は、クラウドサーバ40に対して、オフロードを拒否することを示す拒否通知を送信する。すると、クラウドサーバ40は、対応可能な店員がいない旨のメッセージをUE10aに対して送信し、UE10aのユーザを予約扱いとする。 Also, for example, if a store clerk who meets the conditions required by the user of UE10a is not logged in to the MEC server 22, or if a store clerk who meets the conditions required by the user of UE10a is assisting another user, the management device 23 determines that there is no MEC server 22 to which the offload can be made. In this case, the management device 23 sends a refusal notification to the cloud server 40 indicating that the offload is being rejected. The cloud server 40 then sends a message to UE10a indicating that no store clerk is available, and treats the user of UE10a as having made a reservation.
 その後、UE10aのユーザが要求する条件を満たす店員が新たにMECサーバ22にログインした場合や、UE10aのユーザが要求する条件を満たす店員が他のユーザの対応を終了した場合には、管理装置23は、オフロード先のMECサーバ22ができたと判定する。そして、管理装置23は、クラウドサーバ40に対して、オフロードを許可することを示す許可通知を送信する。すると、クラウドサーバ40は、UE10aに対して、チャットルームに移動するかどうかを伺うメッセージを送信する。
 このとき、UE10aのユーザが、チャットルームに移動することに同意すると、クラウドサーバ40は、その旨のメッセージをUE10aから受信し、UE10aをMECサーバ22にオフロードさせるべく、管理装置23にオフロード通知を送信する。オフロード通知を受信した管理装置23は、UE10aを、MECサーバ22にオフロードさせる。つまり、UE10aのユーザに対応するアバターを、当該ユーザが要求する条件を満たす店員に対応する仮想店員が配置されたチャットルームに移動させる。
Thereafter, when a store clerk who satisfies the conditions required by the user of UE 10a newly logs in to the MEC server 22, or when a store clerk who satisfies the conditions required by the user of UE 10a finishes serving another user, the management device 23 determines that the offload destination MEC server 22 is available. Then, the management device 23 transmits a permission notification indicating that offloading is permitted to the cloud server 40. Then, the cloud server 40 transmits a message to the UE 10a asking whether to move to the chat room.
At this time, when the user of UE 10a agrees to move to the chat room, cloud server 40 receives a message to that effect from UE 10a and transmits an offload notification to management device 23 to offload UE 10a to MEC server 22. Having received the offload notification, management device 23 offloads UE 10a to MEC server 22. In other words, an avatar corresponding to the user of UE 10a is moved to a chat room in which a virtual store clerk corresponding to a store clerk who satisfies the conditions requested by the user is located.
 このように、ユーザを予約扱いとすることで、店員が対応可能な状態となったタイミングで、適切にユーザをチャットルームに移動することができる。また、予約扱い中は、ユーザは、メタバース内の別のエリアで快適に過ごすことができる。
 なお、ユーザは、予約扱い中に、店員の呼び出しをキャンセルすることもできる。この場合、UE10aは、店員呼出のキャンセルリクエストをクラウドサーバ40へ送信し、当該キャンセルリクエストを受信したクラウドサーバ40は、UE10aの予約扱いを解除する。
In this way, by treating the user as a reserved user, the user can be moved to the chat room appropriately when a store clerk becomes available. Also, while the user is being treated as a reserved user, the user can spend their time comfortably in another area in the metaverse.
The user can also cancel the call to the store clerk during the reservation. In this case, the UE 10a transmits a request to cancel the call to the store clerk to the cloud server 40, and the cloud server 40, which receives the cancellation request, cancels the reservation of the UE 10a.
 さらに、上記の例では、オフロード対象のUEが1つの場合について説明したが、オフロード対象のUEは複数であってよい。この場合、クラウドサーバ40は、店員呼出リクエストを送信している複数のUE10すべてが、モバイルネットワーク20経由でアクセスしているか否かを判定し、すべてのUE10がモバイルネットワーク20経由でアクセスしている場合に、これらのUE10を同じMECサーバ22にオフロードすることを決定してよい。 Furthermore, in the above example, the case where there is one UE to be offloaded has been described, but there may be multiple UEs to be offloaded. In this case, the cloud server 40 may determine whether all of the multiple UEs 10 sending the store clerk call requests are accessing via the mobile network 20, and if all of the UEs 10 are accessing via the mobile network 20, may decide to offload these UEs 10 to the same MEC server 22.
 図12に戻って、ユーザが、チャットルームでの店員とのやり取りを終了すると、MECサーバ22は、ステップS17において操作終了を検知し、ステップS18において、クラウドサーバ40に結果を通知する。クラウドサーバ40に通知する結果には、例えばチャットルームにおける行動情報や、最新のアバター情報などが含まれうる。 Returning to FIG. 12, when the user finishes interacting with the store clerk in the chat room, the MEC server 22 detects the end of the operation in step S17, and notifies the cloud server 40 of the result in step S18. The result notified to the cloud server 40 may include, for example, behavioral information in the chat room, the latest avatar information, and so on.
 クラウドサーバ40は、MECサーバ22から結果の通知を受信すると、受信した情報をもとにコンテンツデータベースなどを更新する。そして、クラウドサーバ40は、ステップS19において、管理装置23に対してオフロード終了指示を送信する。
 オフロード終了指示を受信した管理装置23は、ステップS20において、MECサーバ22に対して終了処理を指示し、ステップS21において、MECサーバ22は、終了処理を実行する。この終了処理は、例えばチャットルームからユーザに対応するアバターを削除する処理などを含みうる。
 また、このとき管理装置23は、利用を終了するMECサーバ22に接続されたUPFにパケット転送終了指示(不図示)を送信する。このパケット転送終了指示は、UE10aからクラウドサーバ40宛てに送信されたパケットをクラウドサーバ40に送信するように、元に戻す指示である。
When cloud server 40 receives the result notification from MEC server 22, it updates the content database etc. based on the received information. Then, cloud server 40 transmits an offload end instruction to management device 23 in step S19.
In step S20, the management device 23 receives the offload end instruction and instructs the MEC server 22 to perform end processing. In step S21, the MEC server 22 executes the end processing. This end processing may include, for example, a process of deleting an avatar corresponding to the user from a chat room.
At this time, the management device 23 also transmits a packet forwarding end instruction (not shown) to the UPF connected to the MEC server 22 that is to be terminated. This packet forwarding end instruction is an instruction to restore the packet transmitted from the UE 10a to the cloud server 40 so that the packet is transmitted to the cloud server 40.
 これにより、UPFによるMECサーバ22へのパケットの転送が終了され、クラウドサーバ40からUE10aへのサービスの提供に切り替わる。
 つまり、上述したステップS7およびS8と同様に、クラウドサーバ40は、バーチャルショップ111を含むメタバースにUE10aのユーザに対応したアバターを配置したコンテンツを生成し(ステップS22)、UE10aに対して配信する。UE10aは、クラウドサーバ40から配信されたコンテンツを出力(表示)する(ステップS23)。また、UE10aは、ユーザ操作情報を、クラウドサーバ40に対して送信する。すると、クラウドサーバ40は、ユーザ操作情報に基づくコンテンツを生成し(ステップS22)、UE10aに対して配信する。
As a result, the transfer of packets by the UPF to the MEC server 22 is terminated, and the provision of services is switched to the cloud server 40 being provided to the UE 10a.
That is, similar to steps S7 and S8 described above, the cloud server 40 generates content in which an avatar corresponding to the user of the UE 10a is placed in the metaverse including the virtual shop 111 (step S22), and distributes the content to the UE 10a. The UE 10a outputs (displays) the content distributed from the cloud server 40 (step S23). The UE 10a also transmits user operation information to the cloud server 40. The cloud server 40 then generates content based on the user operation information (step S22), and distributes the content to the UE 10a.
 なお、上記の例では、モバイルネットワーク20側で、オフロード対象のUE10aからのクラウドサーバ40宛てのパケットをMECサーバ22に転送するよう制御する場合について説明したが、UE10a側でパケット送信を制御してもよい。この場合、管理装置23は、クラウドサーバ40からオフロード通知を受信した場合に、UE10aに対して、クラウドサーバ40宛てのパケットをMECサーバ22に送信するように通知する。通知を受けたUE10aは、事前にインストールされた所定のソフトウェア(アプリケーション)によって、クラウドサーバ40宛てのパケットをMECサーバ22宛てのパケットに変更して送信する。例えば、上記ソフトウェア(アプリケーション)は、DNS(Domain Name System)の設定を切り替える処理を行ってよい。これにより、UE10aからのクラウドサーバ40宛てのパケットは、MECサーバ22を宛先として送信される。 In the above example, the mobile network 20 controls the transfer of packets addressed to the cloud server 40 from the offload target UE 10a to the MEC server 22. However, the UE 10a may control packet transmission. In this case, when the management device 23 receives an offload notification from the cloud server 40, it notifies the UE 10a to transmit packets addressed to the cloud server 40 to the MEC server 22. The UE 10a that receives the notification uses pre-installed software (application) to change the packets addressed to the cloud server 40 to packets addressed to the MEC server 22 and transmits the changed packets. For example, the software (application) may perform a process of switching the settings of the DNS (Domain Name System). As a result, packets addressed to the cloud server 40 from the UE 10a are transmitted to the MEC server 22 as the destination.
 以上説明したように、本実施形態における通信システム1では、モバイルネットワーク20における管理装置23が、クラウドサービス100を宛先としたパケットを検知した場合、パケットを送信したUE10の識別子をクラウドサービス100に通知する。また、管理装置23は、クラウドサービス100から、UE10に対するクラウドサービス100の少なくとも一部のサービスをオフロードさせるオフロード通知を受信すると、オフロード通知により指定されたオフロード対象のUE10を送信元とし、クラウドサービス100を宛先とするパケットを、モバイルネットワーク20に配置されたMECサーバ22であって、少なくとも一つの仮想領域を含む仮想世界を提供するMECサーバ22に転送する。そして、オフロード対象のUE10に対し、少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた仮想領域に対応づけられているオペレータとの音声通話を提供する。
 これにより、MECサーバ22を利用して、UE10に対してクラウドサービス100の少なくとも一部のサービスが提供される。
As described above, in the communication system 1 of the present embodiment, when the management device 23 in the mobile network 20 detects a packet destined for the cloud service 100, the management device 23 notifies the cloud service 100 of the identifier of the UE 10 that transmitted the packet. In addition, when the management device 23 receives an offload notification from the cloud service 100 to offload at least a part of the services of the cloud service 100 to the UE 10, the management device 23 transfers a packet destined for the cloud service 100, with the UE 10 to be offloaded specified by the offload notification as the source, to the MEC server 22 arranged in the mobile network 20, which provides a virtual world including at least one virtual area. Then, any one of at least one virtual area is assigned to the UE 10 to be offloaded, and a voice call with an operator associated with the assigned virtual area is provided.
As a result, at least a portion of the cloud service 100 is provided to the UE 10 using the MEC server 22 .
 このように、本実施形態の通信システム1では、MECサーバ22を利用して一部サービスを提供することができるので、クラウドサーバ40の処理負荷を軽減しつつ、ユーザと店員とのプライベートチャットを適切に行わせることができる。また、モバイルネットワーク20に配置されたMECサーバ22を利用することで、クラウドサーバ40をサービス提供サーバとする場合と比較して、UE10とサービス提供サーバとの距離を短くすることができ、遅延を低減することができる。
 また、本実施形態の通信システム1においては、UE10からクラウドサービス100へのアクセスルートに応じて、当該UE10をMECサーバ22にオフロードするか否かが決定される。この通信システム1では、モバイルネットワーク20経由でクラウドサービス100にアクセスしているUE10が、オフロード対象のUE10として決定され、MECサーバ22にオフロードされる。したがって、モバイルネットワーク20に配置したMECサーバ22を利用した一部サービスの提供を、適切に実現することができる。
In this way, in the communication system 1 of the present embodiment, some services can be provided using the MEC server 22, so that private chat between the user and the store clerk can be appropriately performed while reducing the processing load on the cloud server 40. Furthermore, by using the MEC server 22 arranged in the mobile network 20, the distance between the UE 10 and the service providing server can be shortened and delays can be reduced compared to the case where the cloud server 40 is used as the service providing server.
Furthermore, in the communication system 1 of the present embodiment, whether or not to offload the UE 10 to the MEC server 22 is determined depending on an access route from the UE 10 to the cloud service 100. In this communication system 1, the UE 10 accessing the cloud service 100 via the mobile network 20 is determined as the UE 10 to be offloaded, and is offloaded to the MEC server 22. Therefore, it is possible to appropriately realize the provision of some services using the MEC server 22 arranged in the mobile network 20.
 また、ユーザは、常に同じネットワークを利用するとは限らず、クラウドサーバ40は、事前の登録情報や端末情報からでは、各UE10がどのネットワーク経由でクラウドサービス100にアクセスしているかを判断することができない。本実施形態では、UE10がモバイルネットワーク20経由でクラウドサーバ40にアクセスしていることを、モバイルネットワーク20の管理装置23がクラウドサーバ40に通知する。このとき、管理装置23は、モバイルネットワーク20経由でクラウドサーバ40にアクセスしているUE10の識別子として、IPアドレスおよびSIM情報の少なくとも一方を送信することができる。
 これにより、クラウドサーバ40は、モバイルネットワーク20経由でアクセスしているUE10を適切に把握することができる。したがって、クラウドサーバ40は、モバイルネットワーク20経由でアクセスしているUE10だけをオフロードさせるオフロード通知を、管理装置23に対して適切に送信することができる。このように、クラウドサーバ40は、管理装置23に適切にオフローディング制御を行わせることができる。
Furthermore, users do not always use the same network, and the cloud server 40 cannot determine, from pre-registration information or terminal information, via which network each UE 10 is accessing the cloud service 100. In this embodiment, the management device 23 of the mobile network 20 notifies the cloud server 40 that the UE 10 is accessing the cloud server 40 via the mobile network 20. At this time, the management device 23 can transmit at least one of an IP address and SIM information as an identifier of the UE 10 accessing the cloud server 40 via the mobile network 20.
This allows the cloud server 40 to properly grasp the UE 10 that is accessing via the mobile network 20. Therefore, the cloud server 40 can properly transmit to the management device 23 an offload notification for offloading only the UE 10 that is accessing via the mobile network 20. In this way, the cloud server 40 can cause the management device 23 to properly perform offloading control.
 オフロード先のMECサーバ22へのパケット転送は、当該MECサーバ22に接続されるUPFを制御することで実現可能である。このように、UPFを制御して、クラウドサービス100を宛先とするパケットをMECサーバ22に転送するので、UE10は、オフロード前後でパケット送信処理を変更する必要がない。 Packet forwarding to the offload destination MEC server 22 can be achieved by controlling the UPF connected to the MEC server 22. In this way, the UPF is controlled to forward packets destined for the cloud service 100 to the MEC server 22, so the UE 10 does not need to change the packet transmission process before and after offloading.
 ここで、クラウドサービス100は、UE10の利用者に対応したアバターをバーチャルショップ111に配置したコンテンツを提供するサービスであってよい。
 この場合、MECサーバ22は、バーチャルショップ111の一部の領域として、プライベートチャット(ボイスチャット)を提供するチャットルームを事前に構築し、構築したチャットルームのうち、オフロード対象のUE10に対して割り当てられたチャットルームに、オペレータに対応するアバターである仮想店員と、オフロード対象のUE10のユーザに対応したアバターとを配置してよい。チャットルームは、1人または数人のアバターが、他のアバターとは独立して仮想店員とコミュニケーションを取りたい領域であるため、容易かつ適切にMECサーバ22に割り当てることができる。
Here, the cloud service 100 may be a service that provides content in which an avatar corresponding to a user of the UE 10 is placed in a virtual shop 111 .
In this case, the MEC server 22 may construct in advance a chat room that provides private chat (voice chat) as a part of the area of the virtual shop 111, and place a virtual clerk, which is an avatar corresponding to an operator, and an avatar corresponding to the user of the offload target UE 10 in the constructed chat room that is assigned to the offload target UE 10. The chat room is an area where one or several avatars wish to communicate with the virtual clerk independently of other avatars, and therefore can be easily and appropriately assigned to the MEC server 22.
 バーチャルショップを利用するユーザは、商品やサービスなどについて確認や質問をしたいなど、店員とコミュニケーションを取りたい場合がありうる。しかしながら、バーチャルショップ全体を全体チャット可能な状態(全ユーザがボイスチャット可能な状態)とすると、会話内容を他のユーザに聞かれてしまう。店員を、ユーザ間のグループチャットに参加させることも考えられるが、店員をグループチャットへ招待するといった操作は手間がかかる操作であり、ユーザビリティを低下させてしまう。
 本実施形態では、MECサーバ22を利用することで、会話内容を他のユーザに聞かれることなく、また、ユーザビリティを低下させることなく、ユーザと店員とのプライベートチャットを実現することができる。また、モバイルネットワーク20に配置されたMECサーバ22にチャットルームを構築するので、メタバース上で契約情報や個人情報などが含まれうる会話内容を扱わなくてすみ、機密性が保たれる。さらに、大量の店員をメタバースにログインさせておく必要がない。
Users who use a virtual shop may want to communicate with a shop assistant, such as to confirm or ask questions about products or services. However, if the entire virtual shop is made available for general chat (all users can use voice chat), the contents of the conversation will be heard by other users. It is possible to have the shop assistant participate in a group chat between users, but inviting the shop assistant to a group chat is a time-consuming operation, which reduces usability.
In this embodiment, by using the MEC server 22, a private chat between a user and a store clerk can be realized without the contents of the conversation being heard by other users and without reducing usability. Also, since a chat room is created in the MEC server 22 arranged in the mobile network 20, it is not necessary to handle the contents of the conversation that may include contract information, personal information, etc. on the metaverse, and confidentiality is maintained. Furthermore, it is not necessary to keep a large number of store clerks logged in to the metaverse.
 また、管理装置23は、クラウドサーバ40からオフロード通知を受信した場合、オフロード通知により指定されたオフロード対象のUE10の接続基地局に関する情報に基づいて、オフロード先のMECサーバ22を決定することができる。
 例えば、オフロード対象のUE10が1つである場合には、管理装置23は、複数のMECサーバ22のうち、オフロード対象のUE10の接続基地局との距離が最も小さいMECサーバ22を、オフロード先のエッジサーバとして決定してよい。これにより、UE10に最も近いMECサーバ22からサービスを提供することができ、レスポンスタイムを大幅に向上させることができる。
In addition, when the management device 23 receives an offload notification from the cloud server 40, it can determine the offload destination MEC server 22 based on information about the connected base station of the UE 10 to be offloaded, which is specified by the offload notification.
For example, when there is one UE 10 to be offloaded, the management device 23 may determine, as the offload destination edge server, the MEC server 22 that is the closest to the connected base station of the UE 10 to be offloaded among the multiple MEC servers 22. This allows the service to be provided from the MEC server 22 that is closest to the UE 10, thereby significantly improving the response time.
 また、同じMECサーバ22に複数のUE10をオフロードさせる場合には、管理装置23は、複数のMECサーバ22のうち、オフロード対象の複数のUE10の各接続基地局との距離の総和が最も小さいMECサーバ22を、オフロード先のMECサーバ22として決定してよい。これにより、各UE10におけるレスポンスタイムを適切に向上させることができる。
 なお、上記距離は、物理的距離であってもよいし、論理的距離であってもよい。
Furthermore, when multiple UEs 10 are offloaded to the same MEC server 22, the management device 23 may determine, among the multiple MEC servers 22, the MEC server 22 having the smallest sum of distances to the respective connected base stations of the multiple UEs 10 to be offloaded as the offload destination MEC server 22. This makes it possible to appropriately improve the response time of each UE 10.
The distance may be a physical distance or a logical distance.
 さらに、管理装置23は、オフロード対象のUE10の接続基地局が属するリングネットワークに属するMECサーバ22の中から、オフロード先のMECサーバ22を決定してよい。このように、オフロード対象のUE10が接続している基地局が、どのリングネットワークに所属しているかに応じて、オフロード先のMECサーバ22を決定してよい。
 この場合にも、各UE10におけるレスポンスタイムを適切に向上させることができる。また、オフロード対象のUE10の接続基地局の所属リングIDをもとに、比較的容易にオフロード先のMECサーバ22を決定することができる。
Furthermore, the management device 23 may determine the offload destination MEC server 22 from among the MEC servers 22 belonging to the ring network to which the connected base station of the offload target UE 10 belongs. In this manner, the offload destination MEC server 22 may be determined depending on which ring network the base station to which the offload target UE 10 is connected belongs to.
Even in this case, it is possible to appropriately improve the response time in each UE 10. Moreover, it is possible to relatively easily determine the offload destination MEC server 22 based on the ring ID of the connected base station of the offload target UE 10.
 また、管理装置23は、同じエッジサーバに複数の通信装置をオフロードさせる場合に、オフロード対象の通信装置の接続基地局が異なるリングネットワークに属するときは、オフロード対象の通信装置の接続基地局が属する各リングネットワークのうちの最も上位のリングネットワークに属するエッジサーバの中から、オフロード先のエッジサーバを決定してもよい。あるいは、さらに上位のリングネットワークに属するエッジサーバの中から、オフロード先のエッジサーバを決定してもよい。例えば、第1GCリングに属する第1通信装置と、第2GCリングに属する第2通信装置と、をオフロードさせる場合、第1GCリングと第2GCリングを集約するMリング、または、当該Mリングを集約するLリングに属するエッジサーバの中から、オフロード先のエッジサーバを決定してもよい。これにより、オフロード対象の複数の通信装置におけるレスポンスタイムを同等とすることができる。 In addition, when the management device 23 offloads multiple communication devices to the same edge server, if the connected base stations of the communication devices to be offloaded belong to different ring networks, the management device 23 may determine the offload destination edge server from among the edge servers belonging to the highest ring network among the ring networks to which the connected base stations of the communication devices to be offloaded belong. Alternatively, the offload destination edge server may be determined from among the edge servers belonging to an even higher ring network. For example, when offloading a first communication device belonging to a first GC ring and a second communication device belonging to a second GC ring, the offload destination edge server may be determined from among the edge servers belonging to the M ring that aggregates the first GC ring and the second GC ring, or the L ring that aggregates the M ring. This makes it possible to equalize the response times of the multiple communication devices to be offloaded.
 また、管理装置23は、オフロード対象のUE10のユーザが店員に要求する条件(スキルなど)を満たす店員がログインしているMECサーバ22を、オフロード先のMECサーバ22として決定してもよい。
 この場合、クラウドサーバ40は、UE10のユーザが店員に要求する条件を受け付け、当該条件を示す情報を、オフロード通知とともに管理装置23に通知する。そして、管理装置23は、MECサーバ22にログインしている店員の情報を管理し、オフロード通知により指定された条件を満たす店員がログインしているMECサーバ22を、オフロード先のMECサーバ22として決定する。これにより、ユーザが希望する店員とのプライベートチャットを実現することができる。
In addition, the management device 23 may determine, as the offload destination MEC server 22, the MEC server 22 to which a store clerk who satisfies the conditions (skills, etc.) required of the store clerk by the user of the UE 10 to be offloaded is logged in.
In this case, the cloud server 40 accepts the conditions requested by the user of the UE 10 to the store clerk, and notifies the management device 23 of information indicating the conditions together with the offload notification. The management device 23 then manages information on the store clerk logged in to the MEC server 22, and determines the MEC server 22 to which the store clerk who satisfies the conditions specified in the offload notification is logged in as the offload destination MEC server 22. This allows the user to realize a private chat with the store clerk of his/her choice.
 なお、管理装置23は、ユーザの担当店員に対する要望を優先して、オフロード先のMECサーバ22を決定してよい。例えば、同じMECサーバ22にオフロードさせる複数のUE10の接続基地局が、同じまたは近くに位置している場合、ローカルMECをオフロード先のMECサーバ22として利用することができる。しかしながら、ユーザが掲げる条件を満たす店員が、例えばミドルMECにしかログインしていない場合には、ミドルMECをオフロード先のMECサーバ22として決定してよい。 The management device 23 may determine the offload destination MEC server 22 by prioritizing the user's request to the store clerk in charge. For example, if the connected base stations of multiple UEs 10 to be offloaded to the same MEC server 22 are located in the same or nearby locations, the local MEC may be used as the offload destination MEC server 22. However, if a store clerk who meets the conditions set by the user is logged in only to, for example, the middle MEC, the middle MEC may be determined as the offload destination MEC server 22.
 以上のように、本実施形態では、クラウドサービス100の一部のサービスをMECサーバにオフロードするので、クラウドサービス100を提供するクラウドサーバ40の処理負荷を軽減することができる。また、本実施形態では、MECサーバを利用してプライベートチャットを提供することができるので、ユーザは、他のユーザに会話内容を聞かれることなく、店員と話をすることができる。さらに、本実施形態では、モバイルネットワーク20経由でクラウドサービス100にアクセスしているUE10をMECサーバ22にオフロードするので、モバイルネットワーク20を利用するユーザの操作性を、他のネットワークを利用するユーザと比較して向上させることができる。 As described above, in this embodiment, some of the services of the cloud service 100 are offloaded to the MEC server, so the processing load on the cloud server 40 that provides the cloud service 100 can be reduced. In addition, in this embodiment, the MEC server can be used to provide private chat, so that a user can talk to a store clerk without other users being able to hear the content of the conversation. Furthermore, in this embodiment, the UE 10 that is accessing the cloud service 100 via the mobile network 20 is offloaded to the MEC server 22, so the operability for a user who uses the mobile network 20 can be improved compared to a user who uses another network.
 なお、上記実施形態では、バーチャルショップ(仮想店舗)におけるボイスチャットについて説明したが、上記に限定されるものではない。例えば、メタバース内のアミューズメント施設やイベント会場などでのオペレータとのボイスチャットにも適用可能である。 In the above embodiment, voice chat in a virtual shop was described, but this is not limited to the above. For example, the present invention can also be applied to voice chat with operators at amusement facilities and event venues in the metaverse.
 なお、上記において特定の実施形態が説明されているが、当該実施形態は単なる例示であり、本開示の範囲を限定する意図はない。本明細書に記載された装置及び方法は上記した以外の形態において具現化することができる。また、本開示の範囲から離れることなく、上記した実施形態に対して適宜、省略、置換及び変更をなすこともできる。かかる省略、置換及び変更をなした形態は、請求の範囲に記載されたもの及びこれらの均等物の範疇に含まれ、本開示の技術的範囲に属する。 Note that although specific embodiments have been described above, these embodiments are merely examples and are not intended to limit the scope of the present disclosure. The devices and methods described herein may be embodied in forms other than those described above. Furthermore, omissions, substitutions and modifications may be made to the above-described embodiments as appropriate without departing from the scope of the present disclosure. Forms in which such omissions, substitutions and modifications have been made are included within the scope of those described in the claims and their equivalents, and belong to the technical scope of the present disclosure.
 (本開示の実施形態)
 本開示は以下の実施形態を含む。
 [1]1つ以上のプロセッサを備え、前記1つ以上のプロセッサの少なくとも1つによって、パケットを中継する通信ネットワークにおいて、前記通信ネットワーク外にある所定宛先を宛先としたパケットを検知した場合、当該パケットを送信した通信装置の識別子を前記所定宛先に通知する通知処理と、前記所定宛先から、前記通信装置に対する前記所定宛先の少なくとも一部のサービスをオフロードさせるオフロード通知を受信する受信処理と、前記オフロード通知により指定されたオフロード対象の前記通信装置を送信元とし、前記所定宛先を宛先とするパケットを、前記通信ネットワークに配置されたエッジサーバであって、少なくとも一つの仮想領域を含む仮想世界を提供するエッジサーバに転送する転送処理と、前記オフロード対象の前記通信装置に対し、前記少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた前記仮想領域に対応づけられているオペレータとの音声通話を提供する音声通話処理と、が実行される、ことを特徴とする通信システム。
(Embodiments of the present disclosure)
The present disclosure includes the following embodiments.
[1] A communication system comprising one or more processors, wherein at least one of the one or more processors executes the following steps when a packet addressed to a predetermined destination outside a communication network is detected in a communication network that relays packets: a notification process for notifying the predetermined destination of an identifier of a communication device that transmitted the packet; a reception process for receiving from the predetermined destination an offload notification for offloading at least a portion of services of the predetermined destination to the communication device; a transfer process for transferring a packet addressed to the predetermined destination, from the communication device to be offloaded specified by the offload notification as a source, to an edge server arranged in the communication network, the edge server providing a virtual world including at least one virtual area; and a voice call process for assigning one of the at least one virtual area to the communication device to be offloaded, and providing a voice call with an operator corresponding to the assigned virtual area.
 [2]前記音声通話処理は、複数の前記通信装置がまとめてオフロード対象として指定された場合に、複数の前記通信装置を同じ前記仮想領域に割り当てる、ことを特徴とする[1]に記載の通信システム。 [2] The communication system described in [1] is characterized in that, when multiple communication devices are designated as targets for offloading collectively, the voice call processing assigns the multiple communication devices to the same virtual area.
 [3]前記音声通話処理は、複数の前記通信装置が個別にオフロード対象として指定された場合に、複数の前記通信装置を別々の前記仮想領域に割り当てる、ことを特徴とする[1]または[2]に記載の通信システム。 [3] The communication system described in [1] or [2] is characterized in that, when multiple communication devices are individually designated as targets for offloading, the voice call processing is assigned to separate virtual areas for the multiple communication devices.
 [4]前記1つ以上のプロセッサの少なくとも1つによって、前記オフロード対象の通信装置の接続基地局に関する情報に基づいて、前記通信ネットワークに配置された複数の前記エッジサーバの中から、オフロード先のエッジサーバを決定する第1の決定処理がさらに実行されることを特徴とする[1]から[3]のいずれかに記載の通信システム。 [4] The communication system according to any one of [1] to [3], further comprising a first determination process that determines an edge server to which the offload is to be performed from among the edge servers arranged in the communication network, based on information about a base station connected to the communication device to be offloaded, by at least one of the one or more processors.
 [5]前記第1の決定処理は、前記オフロード対象の通信装置が1つである場合、前記複数のエッジサーバのうち、前記オフロード対象の通信装置の接続基地局との距離が最も小さいエッジサーバを、前記オフロード先のエッジサーバとして決定することを特徴とする[4]に記載の通信システム。 [5] The communication system described in [4], characterized in that, in the first determination process, when there is one communication device to be offloaded, the edge server among the multiple edge servers that is the shortest distance from the connected base station of the communication device to be offloaded is determined as the edge server to be the offload destination.
 [6]前記第1の決定処理は、同じ前記エッジサーバに複数の前記通信装置をオフロードさせる場合、前記複数のエッジサーバのうち、前記オフロード対象の複数の通信装置の各接続基地局との距離の総和が最も小さいエッジサーバを、前記オフロード先のエッジサーバとして決定することを特徴とする[4]または[5]に記載の通信システム。 [6] The communication system described in [4] or [5], characterized in that, in the first determination process, when multiple communication devices are offloaded to the same edge server, the edge server among the multiple edge servers that has the smallest sum of distances to each of the connected base stations of the multiple communication devices to be offloaded is determined as the offload destination edge server.
 [7]前記第1の決定処理は、前記オフロード対象の通信装置の接続基地局が属するリングネットワークに属するエッジサーバの中から、前記オフロード先のエッジサーバを決定することを特徴とする[4]から[6]のいずれかに記載の通信システム。 [7] The communication system according to any one of [4] to [6], characterized in that the first determination process determines the edge server to which the offload is to be performed from among edge servers that belong to a ring network to which the connected base station of the communication device to be offloaded belongs.
 [8]前記第1の決定処理は、同じ前記エッジサーバに複数の前記通信装置をオフロードさせる場合に、前記オフロード対象の通信装置の接続基地局が異なるリングネットワークに属するときは、前記接続基地局が属する各リングネットワークを集約する上位リングネットワーク、または、前記上位リングネットワークを集約するさらに上位のリングネットワークに属するエッジサーバの中から、前記オフロード先のエッジサーバを決定する
 ことを特徴とする[4]から[7]のいずれかに記載の通信システム。
[8] The communication system described in any of [4] to [7], characterized in that, when multiple communication devices are offloaded to the same edge server, the first determination process determines the edge server to be offloaded from among edge servers belonging to an upper ring network that aggregates each ring network to which the connected base stations belong, or an even higher ring network that aggregates the upper ring network, when the first determination process offloads multiple communication devices to the same edge server and the connected base stations belong to different ring networks.
 [9]前記1つ以上のプロセッサの少なくとも1つによって、前記通信装置のユーザが前記オペレータに要求する条件を受け付ける受付処理と、前記通信ネットワークに配置された複数の前記エッジサーバの中から、前記オフロード対象の通信装置のユーザが前記オペレータに要求する条件を満たす前記オペレータが対応付けられている前記エッジサーバを、オフロード先のエッジサーバとして決定する第2の決定処理と、がさらに実行されることを特徴とする[1]から[8]のいずれかに記載の通信システム。 [9] The communication system according to any one of [1] to [8], further characterized in that at least one of the one or more processors executes a reception process for receiving conditions requested by the user of the communication device to the operator, and a second determination process for determining, as an offload destination edge server, from among the edge servers arranged in the communication network, an edge server associated with an operator that satisfies the conditions requested by the user of the communication device to the operator.
 [10]前記転送処理は、オフロード先の前記エッジサーバに接続されるUPFを制御して、前記所定宛先を宛先とするパケットを前記エッジサーバに転送することを特徴とする[1]から[9]のいずれかに記載の通信システム。 [10] The communication system described in any one of [1] to [9], characterized in that the forwarding process controls a UPF connected to the edge server that is the offload destination, and forwards packets addressed to the specified destination to the edge server.
 [11]前記1つ以上のプロセッサの少なくとも1つによって、
 前記割り当てられた仮想領域に、前記オペレータに対応するアバターと、前記オフロード対象の通信装置の利用者に対応したアバターと、を配置する配置処理がさらに実行されることを特徴とする[1]から[10]のいずれかに記載の通信システム。
[11] by at least one of the one or more processors,
The communication system according to any one of [1] to [10], further characterized in that a placement process is executed to place an avatar corresponding to the operator and an avatar corresponding to a user of the communication device to be offloaded in the allocated virtual area.
 [12]前記通知処理は、前記通信装置の識別子として、前記通信装置のIPアドレスおよびSIM情報の少なくとも一方を送信することを特徴とする[1]から[11]のいずれかに記載の通信システム。 [12] The communication system according to any one of [1] to [11], characterized in that the notification process transmits at least one of the IP address and SIM information of the communication device as an identifier of the communication device.
 [13]パケットを中継する通信ネットワークにおいて、前記通信ネットワーク外にある所定宛先を宛先としたパケットを検知した場合、当該パケットを送信した通信装置の識別子を前記所定宛先に通知し、前記所定宛先から、前記通信装置に対する前記所定宛先の少なくとも一部のサービスをオフロードさせるオフロード通知を受信し、前記オフロード通知により指定されたオフロード対象の前記通信装置を送信元とし、前記所定宛先を宛先とするパケットを、前記通信ネットワークに配置されたエッジサーバであって、少なくとも一つの仮想領域を含む仮想世界を提供するエッジサーバに転送し、前記オフロード対象の前記通信装置に対し、前記少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた前記仮想領域に対応づけられているオペレータとの音声通話を提供することを含むことを特徴とする通信制御方法。 [13] A communication control method comprising the steps of: in a communication network that relays packets, when a packet addressed to a predetermined destination outside the communication network is detected, notifying the predetermined destination of an identifier of a communication device that transmitted the packet; receiving from the predetermined destination an offload notification for offloading at least a part of the service of the predetermined destination to the communication device; forwarding a packet addressed to the predetermined destination, with the communication device to be offloaded specified by the offload notification as the source of the packet, to an edge server disposed in the communication network that provides a virtual world including at least one virtual area; allocating one of the at least one virtual area to the communication device to be offloaded; and providing a voice call with an operator associated with the allocated virtual area.
 10aから10f…UE(通信装置)、20…モバイルネットワーク(通信ネットワーク)、21…基地局、22…MECサーバ(エッジサーバ)、23…管理装置、30…クラウド、40…クラウドサーバ、100…クラウドサービス

 
10a to 10f UE (communication device), 20 mobile network (communication network), 21 base station, 22 MEC server (edge server), 23 management device, 30 cloud, 40 cloud server, 100 cloud service

Claims (13)

  1.  1つ以上のプロセッサを備え、
     前記1つ以上のプロセッサの少なくとも1つによって、
     パケットを中継する通信ネットワークにおいて、前記通信ネットワーク外にある所定宛先を宛先としたパケットを検知した場合、当該パケットを送信した通信装置の識別子を前記所定宛先に通知する通知処理と、
     前記所定宛先から、前記通信装置に対する前記所定宛先の少なくとも一部のサービスをオフロードさせるオフロード通知を受信する受信処理と、
     前記オフロード通知により指定されたオフロード対象の前記通信装置を送信元とし、前記所定宛先を宛先とするパケットを、前記通信ネットワークに配置されたエッジサーバであって、少なくとも一つの仮想領域を含む仮想世界を提供するエッジサーバに転送する転送処理と、
     前記オフロード対象の前記通信装置に対し、前記少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた前記仮想領域に対応づけられているオペレータとの音声通話を提供する音声通話処理と、
     が実行される、
     ことを特徴とする通信システム。
    one or more processors;
    by at least one of the one or more processors,
    a notification process for notifying a predetermined destination of an identifier of a communication device that has transmitted a packet when a packet addressed to a predetermined destination outside the communication network is detected in a communication network that relays packets;
    a receiving process of receiving an offload notification from the predetermined destination to cause the communication device to offload at least a part of a service of the predetermined destination;
    a forwarding process of forwarding a packet having the communication device as an offload target specified by the offload notification as a source and the predetermined destination as a destination to an edge server disposed in the communication network, the edge server providing a virtual world including at least one virtual area;
    a voice call process for allocating one of the at least one virtual areas to the communication device to be offloaded and providing a voice call with an operator associated with the allocated virtual area;
    is executed,
    A communication system comprising:
  2.  前記音声通話処理は、
     複数の前記通信装置がまとめてオフロード対象として指定された場合に、複数の前記通信装置を同じ前記仮想領域に割り当てる、
     ことを特徴とする請求項1に記載の通信システム。
    The voice call processing includes:
    When a plurality of the communication devices are designated as offload targets collectively, the plurality of the communication devices are assigned to the same virtual area.
    2. The communication system according to claim 1 .
  3.  前記音声通話処理は、
     複数の前記通信装置が個別にオフロード対象として指定された場合に、複数の前記通信装置を別々の前記仮想領域に割り当てる、
     ことを特徴とする請求項1に記載の通信システム。
    The voice call processing includes:
    When the plurality of communication devices are individually designated as offload targets, the plurality of communication devices are assigned to separate virtual regions.
    2. The communication system according to claim 1 .
  4.  前記1つ以上のプロセッサの少なくとも1つによって、
     前記オフロード対象の通信装置の接続基地局に関する情報に基づいて、前記通信ネットワークに配置された複数の前記エッジサーバの中から、オフロード先のエッジサーバを決定する第1の決定処理
     がさらに実行されることを特徴とする請求項1に記載の通信システム。
    by at least one of the one or more processors,
    The communication system according to claim 1, further comprising a first determination process for determining an edge server to be offloaded from among the edge servers arranged in the communication network, based on information regarding a base station connected to the communication device to be offloaded.
  5.  前記第1の決定処理は、
     前記オフロード対象の通信装置が1つである場合、前記複数のエッジサーバのうち、前記オフロード対象の通信装置の接続基地局との距離が最も小さいエッジサーバを、前記オフロード先のエッジサーバとして決定する
     ことを特徴とする請求項4に記載の通信システム。
    The first determination process includes:
    The communication system according to claim 4, characterized in that, when there is one communication device to be offloaded, the edge server among the plurality of edge servers that is the shortest distance from the connected base station of the communication device to be offloaded is determined as the edge server to be the offload destination.
  6.  前記第1の決定処理は、
     同じ前記エッジサーバに複数の前記通信装置をオフロードさせる場合、前記複数のエッジサーバのうち、前記オフロード対象の複数の通信装置の各接続基地局との距離の総和が最も小さいエッジサーバを、前記オフロード先のエッジサーバとして決定する
     ことを特徴とする請求項4に記載の通信システム。
    The first determination process includes:
    The communication system according to claim 4, characterized in that, when multiple communication devices are offloaded to the same edge server, the edge server among the multiple edge servers that has the smallest sum of distances to each connected base station of the multiple communication devices to be offloaded is determined as the offload destination edge server.
  7.  前記第1の決定処理は、
     前記オフロード対象の通信装置の接続基地局が属するリングネットワークに属するエッジサーバの中から、前記オフロード先のエッジサーバを決定する
     ことを特徴とする請求項4に記載の通信システム。
    The first determination process includes:
    The communication system according to claim 4 , wherein the offload destination edge server is determined from among edge servers that belong to a ring network to which a connected base station of the communication device to be offloaded belongs.
  8.  前記第1の決定処理は、
     同じ前記エッジサーバに複数の前記通信装置をオフロードさせる場合に、前記オフロード対象の通信装置の接続基地局が異なるリングネットワークに属するときは、前記接続基地局が属する各リングネットワークを集約する上位リングネットワーク、または、前記上位リングネットワークを集約するさらに上位のリングネットワークに属するエッジサーバの中から、前記オフロード先のエッジサーバを決定する
     ことを特徴とする請求項4に記載の通信システム。
    The first determination process includes:
    The communication system according to claim 4, characterized in that when multiple communication devices are offloaded to the same edge server, if the connected base stations of the communication devices to be offloaded belong to different ring networks, the offload destination edge server is determined from among edge servers belonging to an upper ring network that aggregates each ring network to which the connected base stations belong, or an even higher level ring network that aggregates the upper ring networks.
  9.  前記1つ以上のプロセッサの少なくとも1つによって、
     前記通信装置のユーザが前記オペレータに要求する条件を受け付ける受付処理と、
     前記通信ネットワークに配置された複数の前記エッジサーバの中から、前記オフロード対象の通信装置のユーザが前記オペレータに要求する条件を満たす前記オペレータが対応付けられている前記エッジサーバを、オフロード先のエッジサーバとして決定する第2の決定処理と、
     がさらに実行されることを特徴とする請求項1に記載の通信システム。
    by at least one of the one or more processors,
    a reception process for receiving a condition requested by a user of the communication device to the operator;
    a second determination process for determining, from among a plurality of edge servers arranged in the communication network, an edge server associated with an operator that satisfies a condition requested of the operator by a user of the communication device to be offloaded, as an offload destination edge server;
    2. The communication system of claim 1, further comprising:
  10.  前記転送処理は、
     オフロード先の前記エッジサーバに接続されるUPFを制御して、前記所定宛先を宛先とするパケットを前記エッジサーバに転送する
     ことを特徴とする請求項1に記載の通信システム。
    The transfer process includes:
    The communication system according to claim 1 , further comprising: controlling a UPF connected to the edge server as an offload destination, and transferring a packet addressed to the predetermined destination to the edge server.
  11.  前記1つ以上のプロセッサの少なくとも1つによって、
     前記割り当てられた仮想領域に、前記オペレータに対応するアバターと、前記オフロード対象の通信装置の利用者に対応したアバターと、を配置する配置処理
     がさらに実行されることを特徴とする請求項1に記載の通信システム。
    by at least one of the one or more processors,
    The communication system according to claim 1, further comprising a placement process for placing an avatar corresponding to the operator and an avatar corresponding to a user of the communication device to be offloaded in the allocated virtual area.
  12.  前記通知処理は、前記通信装置の識別子として、前記通信装置のIPアドレスおよびSIM情報の少なくとも一方を送信する
     ことを特徴とする請求項1に記載の通信システム。
    The communication system according to claim 1 , wherein the notification process transmits at least one of an IP address and SIM information of the communication device as an identifier of the communication device.
  13.  パケットを中継する通信ネットワークにおいて、前記通信ネットワーク外にある所定宛先を宛先としたパケットを検知した場合、当該パケットを送信した通信装置の識別子を前記所定宛先に通知し、
     前記所定宛先から、前記通信装置に対する前記所定宛先の少なくとも一部のサービスをオフロードさせるオフロード通知を受信し、
     前記オフロード通知により指定されたオフロード対象の前記通信装置を送信元とし、前記所定宛先を宛先とするパケットを、前記通信ネットワークに配置されたエッジサーバであって、少なくとも一つの仮想領域を含む仮想世界を提供するエッジサーバに転送し、
     前記オフロード対象の前記通信装置に対し、前記少なくとも一つの仮想領域のいずれかを割り当て、割り当てられた前記仮想領域に対応づけられているオペレータとの音声通話を提供する
     ことを含むことを特徴とする通信制御方法。

     
     
     
    In a communication network that relays packets, when a packet addressed to a predetermined destination outside the communication network is detected, an identifier of the communication device that transmitted the packet is notified to the predetermined destination;
    receiving an offload notification from the predetermined destination to cause the communication device to offload at least a part of the service of the predetermined destination;
    forwarding a packet having the communication device to be offloaded specified by the offload notification as a source and the predetermined destination as a destination to an edge server disposed in the communication network, the edge server providing a virtual world including at least one virtual area;
    A communication control method comprising: allocating one of the at least one virtual area to the communication device to be offloaded, and providing a voice call with an operator associated with the allocated virtual area.



PCT/JP2022/036436 2022-09-29 2022-09-29 Control for private chat in virtual environment WO2024069849A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/036436 WO2024069849A1 (en) 2022-09-29 2022-09-29 Control for private chat in virtual environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/036436 WO2024069849A1 (en) 2022-09-29 2022-09-29 Control for private chat in virtual environment

Publications (1)

Publication Number Publication Date
WO2024069849A1 true WO2024069849A1 (en) 2024-04-04

Family

ID=90476795

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/036436 WO2024069849A1 (en) 2022-09-29 2022-09-29 Control for private chat in virtual environment

Country Status (1)

Country Link
WO (1) WO2024069849A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183525A (en) * 2000-12-14 2002-06-28 Nippon Telegr & Teleph Corp <Ntt> On-line shopping system using virtual space
JP2019041266A (en) * 2017-08-25 2019-03-14 日本電信電話株式会社 Communication system and method
JP2019062510A (en) * 2017-09-28 2019-04-18 Kddi株式会社 Management device, control method therefor, and program
JP2021090211A (en) * 2015-12-11 2021-06-10 日本電気株式会社 Method performed by network equipment and method performed by edge server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183525A (en) * 2000-12-14 2002-06-28 Nippon Telegr & Teleph Corp <Ntt> On-line shopping system using virtual space
JP2021090211A (en) * 2015-12-11 2021-06-10 日本電気株式会社 Method performed by network equipment and method performed by edge server
JP2019041266A (en) * 2017-08-25 2019-03-14 日本電信電話株式会社 Communication system and method
JP2019062510A (en) * 2017-09-28 2019-04-18 Kddi株式会社 Management device, control method therefor, and program

Similar Documents

Publication Publication Date Title
JP5719453B2 (en) Improved message push notification client for multi-user devices
US8849917B2 (en) Use of information channels to provide communications in a virtual environment
US20120290643A1 (en) Client-server system
CN109154900A (en) Dialog processing interaction between two or more virtual assistants
CN111225230B (en) Management method and related device for network live broadcast data
CN110049072A (en) Session establishing method and equipment
US11128991B2 (en) Method, apparatus, and system for floor control on multiple MCPTT systems
CN114095557B (en) Data processing method, device, equipment and medium
JP6335978B2 (en) System and method for providing a virtual communication session for some participants on a communication session
JP2016184853A (en) Control system and control method
US20190132367A1 (en) Method and system for connecting electronic devices
JP2017531336A (en) Trunking communication service processing method, core network device, UE, and storage medium
JPWO2006104040A1 (en) Push-to-talk communication system and push-to-talk communication method
WO2024069849A1 (en) Control for private chat in virtual environment
WO2014032531A1 (en) Method, device and system for terminal handover
WO2024069848A1 (en) Control for using edge servers in network services
JP2008131134A (en) Communication control system, communication controller and communication control method
US9008689B2 (en) Dynamic guidance to a target conversation area with a communication device
JP2019041241A (en) Distribution system
JP6364256B2 (en) Information processing apparatus, information processing method, and computer program
JP6019825B2 (en) Communication control system, base station, communication control method, and communication control program
CN113162978A (en) Shipborne communication system, device and execution method based on virtual authentication technology
CN201548994U (en) On-line consulting management system
WO2023185836A1 (en) Indication method for selection of edge application server, and terminal and network-side device
US10051545B2 (en) Call handling between a cellular network and a communication service