WO2025203695A1 - Terminal, network node, and communication method - Google Patents
Terminal, network node, and communication methodInfo
- Publication number
- WO2025203695A1 WO2025203695A1 PCT/JP2024/013369 JP2024013369W WO2025203695A1 WO 2025203695 A1 WO2025203695 A1 WO 2025203695A1 JP 2024013369 W JP2024013369 W JP 2024013369W WO 2025203695 A1 WO2025203695 A1 WO 2025203695A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cycle
- terminal
- location registration
- information
- period
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W60/00—Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
- H04W60/02—Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration by periodical registration
Definitions
- 5GS will support AI (Artificial Intelligence) and machine learning technologies to support intelligent network automation.
- NWDAF Network Data Analytics Function
- NF Network Function
- AF Application Function
- OAM Operations, Administration, and Maintenance
- the present invention was made in consideration of the above points, and aims to reduce the frequency of notifications related to location registration information from terminals in communication systems.
- the disclosed technology makes it possible to reduce the frequency of notifications related to location registration information from terminals in a communication system.
- Figure 1 is a diagram illustrating an example of a communication system.
- the communication system is composed of a UE, which is a terminal 20, and multiple network nodes 30.
- a UE which is a terminal 20
- multiple network nodes 30 it is assumed that one network node 30 corresponds to each function, but multiple functions may be realized by one network node 30, or multiple network nodes 30 may realize one function.
- the "connection" described below may be a logical connection or a physical connection.
- the AMF is connected to the UE, RAN, SMF (Session Management function), NSSF (Network Slice Selection Function), NEF (Network Exposure Function), NRF (Network Repository Function), UDM (Unified Data Management), AUSF (Authentication Server Function), PCF (Policy Control Function), and AF (Application Function).
- the AMF, SMF, NSSF, NEF, NRF, UDM, AUSF, PCF, and AF are network nodes 30 that are interconnected via their respective service-based interfaces: Namf, Nsmf, Nnssf, Nnef, Nnrf, Nudm, Nausf, Npcf, and Naf.
- Figure 2 is a diagram illustrating an example of a communication system in a roaming environment.
- the network is composed of a terminal 20 (UE) and multiple network nodes 30.
- UE terminal 20
- network nodes 30 it is assumed that one network node 30 corresponds to each function, but multiple functions may be realized by one network node 30, or multiple network nodes 30 may realize one function.
- connection described below may be a logical connection or a physical connection.
- the RAN is a network node 30 with radio access functionality, and is connected to the UE, AMF, and UPF.
- the AMF is a network node 30 with functions such as RAN interface termination, NAS termination, registration management, connection management, reachability management, and mobility management.
- the UPF is a network node 30 with functions such as a PDU session point to the outside that interconnects with the DN, packet routing and forwarding, and user plane QoS handling.
- the UPF and DN constitute a network slice. In the wireless communication network of an embodiment of the present invention, multiple network slices are constructed.
- the UE is in a roaming environment connected to the RAN and AMF in the VPLMN (Visited PLMN).
- the VPLMN and HPLMN (Home PLMN) are connected via vSEPP and hSEPP.
- the UE can communicate with the UDM of the HPLMN, for example, via the AMF of the VPLMN.
- Figure 3 is a diagram illustrating a terminal state transition model in 5GS.
- terminal 20 transitions between three states: State 11, State 12, and State 13.
- State 11 is a state in which terminal 20 is registered in the network.
- State 12 is a state in which terminal 20 is not registered in the network.
- State 13 is a state in which terminal 20 is registered in the network but not connected to the core network (CM-IDLE), and the N1 NAS connection is disconnected. Therefore, no communication is performed between terminal 20 and AMF, and terminal 20 periodically notifies location registration information.
- the cycle for performing this notification is managed by a timer value specified by AMF.
- a cell identifier or the like for identifying base station 10 is used as location registration information. Note that location registration information may also be referred to as location information.
- network node 30A sets a longer location registration period. That is, network node 30A sets, as setting information related to predetermined periodic location registration, the number of times the same location information is to be continuously notified (hereinafter referred to as the number of consecutive notifications) and a period that is set to a value longer than the current period (hereinafter referred to as period information).
- S224 The terminal 20 sends a period change request message to the network node 30A, including information about the period changed in S223.
- Network node 30A sends a notification message to terminal 20 notifying that the change in the period for notifying location registration information has been completed.
- values related to periodic changes described below may be values included in the setting information related to periodic location registration, calculated using the AI or machine learning model mentioned above.
- the terminal 20 and network node 30A first share information about a list containing multiple period values.
- the list has P values assigned with indices from 1 to P, such as ⁇ T(1), T(2), ..., T(P) ⁇ , where the larger the index value, the longer the period.
- the terminal 20 and network node 30A notify each other of the index values in the list, thereby setting the initial and changed period values.
- the terminal 20 or the network node 30A sets the duration for which the same location registration information is notified as a change condition for changing the period, and changes the period for notifying the location registration information (lengthens the period) based on the duration. For example, the terminal 20 or the network node 30A changes the period (lengthens the period) if the product of the number of times the same location registration information has been notified minus 1 and the period for notifying the same location registration information is equal to or exceeds the duration. In other words, if the terminal 20 or the network node 30A has notified the same location registration information N consecutive times, it estimates that the same location registration information has continued for the time indicated by the product of (N-1) and the period.
- the terminal 20 or the network node 30A assumes the same setting values and method for the process related to changing the cycle of notification of location registration information, and executes the setting process related to the cycle change (S114 and S116 in FIG. 5 in the first embodiment, or S214 and S216 in FIG. 8 in the second embodiment) without executing the transmission of the cycle change request (S115 in FIG. 5 in the first embodiment, or S215 in FIG. 8 in the second embodiment) and the cycle change completion notification (S217 in FIG. 8 in the second embodiment).
- the same can also be applied to the cancellation of the cycle change described in FIGS. 6 and 9. This makes it possible to further reduce the amount of information transmitted to the network.
- the above-described embodiment makes it possible to reduce the frequency of notifications related to location registration information from terminals in a communication system. Therefore, from the perspective of power efficiency, it is possible to reduce battery consumption in terminals. Furthermore, from the perspective of network resilience, by reducing unnecessary information transmissions, it is possible to prevent congestion and improve network resilience.
- the base station 10, network node 30 (a collective term including network node 30A and network node 30B, the same applies hereinafter) and terminal 20 that perform the processes and operations described above will be described.
- the base station 10, network node 30 and terminal 20 include functions for performing the above-described embodiments. However, the base station 10, network node 30 and terminal 20 may each be equipped with only a part of the functions of the embodiments.
- FIG. 10 is a diagram showing an example of the functional configuration of the base station 10 and the network node 30.
- the base station 10 has a transmitting unit 110, a receiving unit 120, a setting unit 130, and a control unit 140.
- the functional configuration shown in FIG. 10 is merely an example. As long as the operations according to the embodiment of the present invention can be performed, the names of the functional divisions and functional units may be any.
- the network node 30 may have the same functional configuration as the base station 10.
- a network node 30 having multiple different functions in the system architecture may be composed of multiple network nodes 30 separated by function.
- the transmitter 110 includes a function for generating signals to be transmitted to the terminal 20 or other network nodes 30, and transmitting the signals via wired or wireless communication.
- the receiver 120 includes a function for receiving various signals transmitted from the terminal 20 or other network nodes 30, and for example, obtaining information of higher layers from the received signals.
- a communication unit including the transmitter 110 and receiver 120 may be configured.
- the setting unit 130 stores pre-set setting information and various setting information to be sent to the terminal 20 in a storage device, and reads it from the storage device as needed.
- control unit 140 performs processes such as reducing the frequency of notifications of location registration information.
- the control unit 140 also performs processes related to communication with the terminal 20.
- the functional unit in the control unit 140 related to signal transmission may be included in the transmitting unit 110, and the functional unit in the control unit 140 related to signal reception may be included in the receiving unit 120.
- the transmitter 210 creates a transmission signal from the transmission data and transmits the transmission signal wirelessly.
- the receiver 220 receives various signals wirelessly and acquires higher layer signals from the received physical layer signals.
- the receiver 220 also has the function of receiving NR-PSS, NR-SSS, NR-PBCH, DL/UL control signals, reference signals, etc. transmitted from the network node 30.
- a communication unit including the transmitter 210 and receiver 220 may be configured.
- the setting unit 230 stores various setting information received from the network node 30 by the receiving unit 220 in a storage device, and reads it from the storage device as needed.
- the setting unit 230 also stores setting information that has been set in advance.
- control unit 240 performs processing such as reducing the frequency of location registration information notifications.
- the signal transmission functional unit in the control unit 240 may be included in the transmitting unit 210, and the signal reception functional unit in the control unit 240 may be included in the receiving unit 220.
- each functional block may be realized using a single device that is physically or logically coupled, or may be realized using two or more physically or logically separated devices that are directly or indirectly connected (e.g., using wires, wirelessly, etc.) and these multiple devices.
- the functional block may also be realized by combining software with the single device or multiple devices.
- Functions include, but are not limited to, judgment, determination, assessment, calculation, computation, processing, derivation, investigation, search, confirmation, reception, transmission, output, access, resolution, selection, election, establishment, comparison, assumption, expectation, regard, broadcasting, notifying, communicating, forwarding, configuring, reconfiguring, allocating, mapping, and assignment.
- a functional block (component) that performs transmission functions is called a transmitting unit or transmitter.
- transmitting unit or transmitter As mentioned above, there are no particular limitations on how these functions are implemented.
- the network node 30, terminal 20, etc. in one embodiment of the present disclosure may function as a computer that performs processing of the wireless communication method of the present disclosure.
- Figure 12 is a diagram showing an example of the hardware configuration of a base station 10 and terminal 20 in one embodiment of the present disclosure.
- the network node 30 may have the same hardware configuration as the base station 10.
- the above-mentioned base station 10 and terminal 20 may be physically configured as a computer device including a processor 1001, a storage device 1002, an auxiliary storage device 1003, a communication device 1004, an input device 1005, an output device 1006, a bus 1007, etc.
- the functions of the base station 10 and terminal 20 are realized by loading specific software (programs) onto hardware such as the processor 1001 and storage device 1002, causing the processor 1001 to perform calculations, control communications via the communication device 1004, and control at least one of the reading and writing of data from and to the storage device 1002 and auxiliary storage device 1003.
- the processor 1001 for example, runs an operating system to control the entire computer.
- the processor 1001 may be configured as a central processing unit (CPU) that includes an interface with peripheral devices, a control unit, an arithmetic unit, registers, etc.
- CPU central processing unit
- control unit 140, control unit 240, etc. may be realized by the processor 1001.
- the processor 1001 also loads programs (program code), software modules, data, etc. from at least one of the auxiliary storage device 1003 and the communication device 1004 into the storage device 1002, and executes various processes in accordance with these.
- the programs used are those that cause a computer to execute at least some of the operations described in the above-described embodiments.
- the control unit 140 of the base station 10 shown in FIG. 10 may be implemented by a control program stored in the storage device 1002 and running on the processor 1001.
- the control unit 240 of the terminal 20 shown in FIG. 11 may be implemented by a control program stored in the storage device 1002 and running on the processor 1001.
- While the various processes described above have been described as being executed by a single processor 1001, they may also be executed simultaneously or sequentially by two or more processors 1001.
- the processor 1001 may be implemented on one or more chips.
- the programs may also be transmitted from a network via a telecommunications line.
- the storage device 1002 is a computer-readable recording medium and may be composed of, for example, at least one of a ROM (Read Only Memory), an EPROM (Erasable Programmable ROM), an EEPROM (Electrically Erasable Programmable ROM), a RAM (Random Access Memory), etc.
- the storage device 1002 may also be called a register, a cache, a main memory, etc.
- the storage device 1002 can store executable programs (program code), software modules, etc. for implementing a communication method according to one embodiment of the present disclosure.
- Auxiliary storage device 1003 is a computer-readable recording medium, and may be composed of at least one of, for example, an optical disk such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disk, a magneto-optical disk (e.g., a compact disk, a digital versatile disk, a Blu-ray (registered trademark) disk), a smart card, flash memory (e.g., a card, a stick, a key drive), a floppy (registered trademark) disk, a magnetic strip, etc.
- the above-mentioned storage medium may be, for example, a database, a server, or other suitable medium that includes at least one of storage device 1002 and auxiliary storage device 1003.
- the communication device 1004 is hardware (transmitting/receiving device) for communicating between computers via at least one of a wired network and a wireless network, and is also referred to as a network device, network controller, network card, or communication module, for example.
- the communication device 1004 may be configured to include high-frequency switches, duplexers, filters, frequency synthesizers, etc. to implement at least one of frequency division duplex (FDD) and time division duplex (TDD).
- FDD frequency division duplex
- TDD time division duplex
- the transmitting/receiving antenna, amplifier unit, transmitting/receiving unit, transmission path interface, etc. may be implemented by the communication device 1004.
- the transmitting/receiving unit may be implemented as a physically or logically separated transmitting unit and receiving unit.
- the input device 1005 is an input device (e.g., a keyboard, mouse, microphone, switch, button, sensor, etc.) that accepts input from the outside.
- the output device 1006 is an output device (e.g., a display, speaker, LED lamp, etc.) that outputs to the outside. Note that the input device 1005 and the output device 1006 may be integrated into one device (e.g., a touch panel).
- each device such as the processor 1001 and the storage device 1002, is connected by a bus 1007 for communicating information.
- the bus 1007 may be configured using a single bus, or may be configured using different buses between each device.
- the base station 10 and the terminal 20 may be configured to include hardware such as a microprocessor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a programmable logic device (PLD), or a field programmable gate array (FPGA), and some or all of the functional blocks may be realized by this hardware.
- the processor 1001 may be implemented using at least one of these pieces of hardware.
- FIG. 13 shows an example configuration of vehicle 2001.
- vehicle 2001 includes a drive unit 2002, a steering unit 2003, an accelerator pedal 2004, a brake pedal 2005, a shift lever 2006, front wheels 2007, rear wheels 2008, an axle 2009, an electronic control unit 2010, various sensors 2021-2029, an information service unit 2012, and a communication module 2013.
- a communication device mounted on vehicle 2001 and may be applied to communication module 2013, for example.
- the drive unit 2002 is composed of, for example, an engine, a motor, or a hybrid of an engine and a motor.
- the steering unit 2003 includes at least a steering wheel (also called a handle) and is configured to steer at least one of the front wheels and rear wheels based on the operation of the steering wheel operated by the user.
- the electronic control unit 2010 is composed of a microprocessor 2031, memory (ROM, RAM) 2032, and a communication port (IO port) 2033. Signals are input to the electronic control unit 2010 from various sensors 2021 to 2029 provided on the vehicle 2001.
- the electronic control unit 2010 may also be called an ECU (Electronic Control Unit).
- Signals from the various sensors 2021-2029 include a current signal from a current sensor 2021 that senses the motor current, a front and rear wheel rotation speed signal obtained by a rotation speed sensor 2022, a front and rear wheel air pressure signal obtained by an air pressure sensor 2023, a vehicle speed signal obtained by a vehicle speed sensor 2024, an acceleration signal obtained by an acceleration sensor 2025, an accelerator pedal depression amount signal obtained by an accelerator pedal sensor 2029, a brake pedal depression amount signal obtained by a brake pedal sensor 2026, a shift lever operation signal obtained by a shift lever sensor 2027, and a detection signal for detecting obstacles, vehicles, pedestrians, etc. obtained by an object detection sensor 2028.
- the information service unit 2012 is composed of various devices, such as a car navigation system, audio system, speakers, television, and radio, for providing (outputting) various types of information, such as driving information, traffic information, and entertainment information, as well as one or more ECUs that control these devices.
- the information service unit 2012 uses information obtained from external devices via the communication module 2013, etc., to provide various types of multimedia information and multimedia services to the occupants of the vehicle 2001.
- the information service unit 2012 may include input devices that accept input from the outside (e.g., a keyboard, mouse, microphone, switch, button, sensor, touch panel, etc.), and may also include output devices that output to the outside (e.g., a display, speaker, LED lamp, touch panel, etc.).
- the driving assistance system unit 2030 is composed of various devices that provide functions to prevent accidents and reduce the driver's driving burden, such as millimeter-wave radar, LiDAR (Light Detection and Ranging), cameras, positioning locators (e.g., GNSS, etc.), map information (e.g., high-definition (HD) maps, autonomous vehicle (AV) maps, etc.), gyro systems (e.g., IMU (Inertial Measurement Unit), INS (Inertial Navigation System), etc.), AI (Artificial Intelligence) chips, and AI processors, as well as one or more ECUs that control these devices.
- the driving assistance system unit 2030 also transmits and receives various information via the communication module 2013 to realize driving assistance functions or autonomous driving functions.
- the communication module 2013 can communicate with the microprocessor 2031 and components of the vehicle 2001 via the communication port.
- the communication module 2013 transmits and receives data via the communication port 2033 between the drive unit 2002, steering unit 2003, accelerator pedal 2004, brake pedal 2005, shift lever 2006, front wheels 2007, rear wheels 2008, axle 2009, microprocessor 2031 and memory (ROM, RAM) 2032 in the electronic control unit 2010, and sensors 2021-29, all of which are provided on the vehicle 2001.
- the communication module 2013 is a communication device that can be controlled by the microprocessor 2031 of the electronic control unit 2010 and can communicate with external devices. For example, it sends and receives various information to and from external devices via wireless communication.
- the communication module 2013 may be located either inside or outside the electronic control unit 2010.
- the external device may be, for example, a base station, a mobile station, etc.
- the communications module 2013 may transmit, via wireless communication, to an external device at least one of the following: signals from the various sensors 2021-2028 input to the electronic control unit 2010; information obtained based on these signals; and information based on input from the outside (user) obtained via the information service unit 2012.
- the electronic control unit 2010, the various sensors 2021-2028, the information service unit 2012, etc. may also be referred to as input units that accept input.
- the PUSCH transmitted by the communications module 2013 may include information based on the above input.
- the communication module 2013 receives various information (traffic information, traffic signal information, vehicle distance information, etc.) transmitted from external devices and displays it on the information service unit 2012 provided in the vehicle 2001.
- the information service unit 2012 may also be called an output unit that outputs information (for example, outputs information to a device such as a display or speaker based on the PDSCH (or data/information decoded from the PDSCH) received by the communication module 2013).
- the communication module 2013 also stores the various information received from external devices in memory 2032 that can be used by the microprocessor 2031. Based on the information stored in memory 2032, the microprocessor 2031 may control the drive unit 2002, steering unit 2003, accelerator pedal 2004, brake pedal 2005, shift lever 2006, front wheels 2007, rear wheels 2008, axles 2009, sensors 2021-2029, etc. provided in the vehicle 2001.
- a receiving unit that receives, from a first network node or a second network node, configuration information including information regarding at least one of a first cycle, which is a cycle at which a terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change; a control unit that sets the setting information; a transmitter for transmitting a notification message including location registration information to the second network node; and at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal itself based on a notification message that notifies location registration information previously transmitted by the terminal itself,
- the control unit changes the cycle from the first cycle to the second cycle, and the transmission unit transmits a request message including information related to the second cycle to the second network node, requesting a change of the
- Terminal when the transmitter transmits a notification message including location registration information different from location registration information included in the notification message at the time of changing the cycle, the controller changes the cycle from the second cycle to the first cycle, and the transmitter transmits a request message to the second network node, the request message including information related to the first cycle, requesting a change of the cycle.
- a transmitter that transmits to the terminal setting information including information on at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change; a control unit that sets the setting information; a receiving unit that receives a notification message including location registration information from the terminal; and at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal based on a notification message that notifies location registration information previously transmitted by the terminal, the receiving unit receives a first message from the terminal requesting a change of the period; the control unit changes the cycle from the first cycle to the second cycle based on the first message; Network node.
- the operations of multiple functional units may be performed by a single physical component, or the operations of a single functional unit may be performed by multiple physical components.
- the order of processing steps described in the embodiments may be reversed as long as there is no contradiction.
- the base station 10 and terminal 20 have been described using functional block diagrams, but such devices may be implemented in hardware, software, or a combination thereof.
- the software operated by the processor of the base station 10 in accordance with an embodiment of the present invention and the software operated by the processor of the terminal 20 in accordance with an embodiment of the present invention may each be stored in random access memory (RAM), flash memory, read-only memory (ROM), EPROM, EEPROM, register, hard disk (HDD), removable disk, CD-ROM, database, server, or any other suitable storage medium.
- the notification of information is not limited to the aspects/embodiments described in the present disclosure, and may be performed using other methods.
- the notification of information may be performed by physical layer signaling (e.g., DCI (Downlink Control Information), UCI (Uplink Control Information)), higher layer signaling (e.g., RRC (Radio Resource Control) signaling, MAC (Medium Access Control) signaling), broadcast information (MIB (Master Information Block), SIB (System Information Block)), other signals, or a combination of these.
- RRC signaling may be referred to as an RRC message, and may be, for example, an RRC Connection Setup message, an RRC Connection Reconfiguration message, etc.
- LTE Long Term Evolution
- LTE-A Long Term Evolution
- SUPER 3G IMT-Advanced
- 4G 4th generation mobile communication system
- 5G 5th generation mobile communication system
- 6G 6th generation mobile communication system
- xG xG (x is, for example, an integer or decimal number)
- FRA Full Radio Access Network
- the present invention may be applied to at least one of systems using IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20 (Ultra-Wideband), Bluetooth (registered trademark), CDMA2000, NR (new Radio Access), NR (new Radio), New radio access (NX), Future generation radio access (FX), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi (registere
- certain operations described as being performed by the base station 10 may also be performed by its upper node in some cases.
- a network consisting of one or more network nodes having a base station 10 it is clear that various operations performed for communication with the terminal 20 may be performed by at least one of the base station 10 and other network nodes other than the base station 10 (such as, but not limited to, an MME or S-GW). While the above example illustrates a case where there is one other network node other than the base station 10, the other network node may also be a combination of multiple other network nodes (for example, an MME and an S-GW).
- the information, signals, etc. described in this disclosure may be output from a higher layer (or lower layer) to a lower layer (or higher layer). They may also be input/output via multiple network nodes.
- Software shall be construed broadly to mean instructions, instruction sets, code, code segments, program code, programs, subprograms, software modules, applications, software applications, software packages, routines, subroutines, objects, executable files, threads of execution, procedures, functions, etc., whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise.
- software, instructions, information, etc. may be transmitted and received via a transmission medium.
- a transmission medium such as coaxial cable, fiber optic cable, twisted pair, or Digital Subscriber Line (DSL)
- wired technology such as coaxial cable, fiber optic cable, twisted pair, or Digital Subscriber Line (DSL)
- wireless technology such as infrared or microwave
- the information, signals, etc. described in this disclosure may be represented using any of a variety of different technologies.
- data, instructions, commands, information, signals, bits, symbols, chips, etc. that may be referred to throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or magnetic particles, optical fields or photons, or any combination thereof.
- a base station can accommodate one or more (e.g., three) cells.
- a base station accommodates multiple cells, the entire coverage area of the base station can be divided into multiple smaller areas, and each smaller area can also be provided with communication services by a base station subsystem (e.g., a small indoor base station (RRH: Remote Radio Head)).
- RRH Remote Radio Head
- the terms "cell” or “sector” refer to part or all of the coverage area of at least one of the base station and base station subsystem that provides communication services within this coverage area.
- a and B are different may mean “A and B are different from each other.” Note that this term may also mean “A and B are each different from C.” Terms such as “separate” and “combined” may also be interpreted in the same way as “different.”
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
本発明は、通信システムにおける端末、ネットワークノード、及び通信方法に関する。 The present invention relates to a terminal, a network node, and a communication method in a communication system.
3GPP(登録商標)(3rd Generation Partnership Project)では、システム容量の更なる大容量化、データ伝送速度の更なる高速化、無線区間における更なる低遅延化等を実現するために、5GあるいはNR(New Radio)と呼ばれる無線通信方式(以下、当該無線通信方式を「5G」あるいは「NR」という。)の検討が進んでいる。5Gでは、10Gbps以上のスループットを実現しつつ無線区間の遅延を1ms以下にするという要求条件を満たすために、様々な無線技術の検討が行われている。 3GPP (registered trademark) (3rd Generation Partnership Project) is currently studying a wireless communication method known as 5G or NR (New Radio) (hereinafter referred to as "5G" or "NR") in order to achieve even greater system capacity, even faster data transmission speeds, and even lower latency in wireless sections. Various wireless technologies are being studied for 5G in order to meet the requirements of achieving a throughput of 10 Gbps or more while keeping wireless section latency to 1 ms or less.
NRでは、LTE(Long Term Evolution)のネットワークアーキテクチャにおけるコアネットワークであるEPC(Evolved Packet Core)に対応する5GC(5G Core Network)又は5GS(5G System)、及びLTEのネットワークアーキテクチャにおけるRAN(Radio Access Network)であるE-UTRAN(Evolved Universal Terrestrial Radio Access Network)に対応するNG-RAN(Next Generation - Radio Access Network)を含むネットワークアーキテクチャが検討されている(例えば非特許文献1)。 NR is considering network architectures including 5GC (5G Core Network) or 5GS (5G System), which correspond to EPC (Evolved Packet Core), the core network in the LTE (Long Term Evolution) network architecture, and NG-RAN (Next Generation Radio Access Network), which corresponds to E-UTRAN (Evolved Universal Terrestrial Radio Access Network), the RAN (Radio Access Network) in the LTE network architecture (for example, Non-Patent Document 1).
また、5GSでは、インテリジェントなネットワーク自動化をサポートするために、AI(Artificial Intelligence)と機械学習の技術をサポートする。また、NWDAF(Network Data Analytics Function)は、NF(Network Function)、AF(Application Function)、及びOAM(Operations, Administration and Maintenance)等のData sourceからデータを収集し、入力データに基づいて、ネットワークデータ解析を行い、解析結果を提供する(例えば非特許文献2)。 In addition, 5GS will support AI (Artificial Intelligence) and machine learning technologies to support intelligent network automation. Furthermore, the NWDAF (Network Data Analytics Function) will collect data from data sources such as the NF (Network Function), AF (Application Function), and OAM (Operations, Administration, and Maintenance), perform network data analysis based on the input data, and provide the analysis results (for example, Non-Patent Document 2).
端末は、定期的に位置登録情報を登録するために、位置登録情報をネットワークに通知する。既存仕様では、端末が移動していない場合においても、端末は定期的に同じ位置登録情報をネットワークに通知する必要があることから、端末の消費電力及びネットワークにおける通信量の観点から効率的でない。 In order to periodically register its location registration information, a terminal notifies the network of its location registration information. Under existing specifications, even when the terminal is not moving, the terminal must periodically notify the network of the same location registration information, which is inefficient in terms of terminal power consumption and network communication volume.
本発明は上記の点に鑑みてなされたものであり、通信システムにおいて、端末による位置登録情報に係る通知の頻度を低減することを目的とする。 The present invention was made in consideration of the above points, and aims to reduce the frequency of notifications related to location registration information from terminals in communication systems.
開示の技術によれば、端末が位置登録情報を通知する周期を第1周期と、前記周期を変更する条件である、同じ位置登録情報が連続して通知される連続通知回数と、変更後の前記周期である第2周期と、の内の少なくとも一つに関する情報を含む設定情報を、第1ネットワークノード又は第2ネットワークノードから受信する受信部と、前記設定情報を設定する制御部と、位置登録情報を含む通知メッセージを前記第2ネットワークノードに送信する送信部と、を有し、前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、自端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、自端末に対して算出された値であり、同じ位置登録情報を含む通知メッセージが連続して通知された通知回数が、前記連続通知回数と一致した場合、前記制御部は、前記周期を前記第1周期から前記第2周期に変更し、前記送信部は、前記第2周期に係る情報を含む、前記周期の変更を要求する要求メッセージを前記第2ネットワークノードに送信する端末が提供される。 According to the disclosed technology, there is provided a terminal having a receiver that receives from a first network node or a second network node configuration information including information on at least one of a first period, which is a period at which a terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, and a second period, which is the changed period, which are conditions for changing the period; a controller that sets the configuration information; and a transmitter that transmits a notification message including the location registration information to the second network node, wherein at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal based on a notification message that notifies location registration information that the terminal previously sent, and when the number of consecutive notifications at which notification messages including the same location registration information are consecutively notified matches the number of consecutive notifications, the controller changes the period from the first period to the second period, and the transmitter transmits a request message to the second network node that requests a change of the period, including information related to the second period.
開示の技術によれば、通信システムにおいて、端末による位置登録情報に係る通知の頻度を低減することができる。 The disclosed technology makes it possible to reduce the frequency of notifications related to location registration information from terminals in a communication system.
以下、図面を参照して本発明の実施の形態を説明する。なお、以下で説明する実施の形態は一例であり、本発明が適用される実施の形態は、以下の実施の形態に限られない。 The following describes an embodiment of the present invention with reference to the drawings. Note that the embodiment described below is an example, and the embodiments to which the present invention can be applied are not limited to the following embodiment.
本発明の実施の形態の無線通信システムの動作にあたっては、適宜、既存技術が使用される。ただし、当該既存技術は、例えば既存のLTEであるが、既存のLTEに限られない。また、本明細書で使用する用語「LTE」は、特に断らない限り、LTE-Advanced、及び、LTE-Advanced以降の方式(例:NR)、又は無線LAN(Local Area Network)を含む広い意味を有するものとする。 In operating the wireless communication system of an embodiment of the present invention, existing technology is used as appropriate. However, the existing technology in question is, for example, the existing LTE, but is not limited to the existing LTE. Furthermore, the term "LTE" used in this specification has a broad meaning, including LTE-Advanced, systems subsequent to LTE-Advanced (e.g., NR), and wireless LAN (Local Area Network), unless otherwise specified.
また、本発明の実施の形態において、無線パラメータ等が「設定される(Configure)」とは、所定の値が予め設定(Pre-configure)されることであってもよいし、ネットワークノード30又は端末20から通知される無線パラメータが設定されることであってもよい。 Furthermore, in the embodiments of the present invention, "configuring" radio parameters etc. may mean that predetermined values are pre-configured, or that radio parameters notified from the network node 30 or terminal 20 are configured.
図1は、通信システムの例を説明するための図である。図1に示されるように、通信システムは、端末20であるUE、複数のネットワークノード30から構成される。以下、機能ごとに1つのネットワークノード30が対応するものとするが、複数の機能を1つのネットワークノード30が実現してもよいし、複数のネットワークノード30が1つの機能を実現してもよい。また、以下に記載する「接続」は、論理的な接続であってもよいし、物理的な接続であってもよい。 Figure 1 is a diagram illustrating an example of a communication system. As shown in Figure 1, the communication system is composed of a UE, which is a terminal 20, and multiple network nodes 30. Below, it is assumed that one network node 30 corresponds to each function, but multiple functions may be realized by one network node 30, or multiple network nodes 30 may realize one function. Furthermore, the "connection" described below may be a logical connection or a physical connection.
RAN(Radio Access Network)は、無線アクセス機能を有するネットワークノード30であり、基地局10を含んでもよく、UE、AMF(Access and Mobility Management Function)及びUPF(User plane function)と接続される。AMFは、RANインタフェースの終端、NAS(Non-Access Stratum)の終端、登録管理、接続管理、到達性管理、モビリティ管理等の機能を有するネットワークノード30である。UPFは、DN(Data Network)と相互接続する外部に対するPDU(Protocol Data Unit)セッションポイント、パケットのルーティング及びフォワーディング、ユーザプレーンのQoS(Quality of Service)ハンドリング等の機能を有するネットワークノード30である。UPF及びDNは、ネットワークスライスを構成する。本発明の実施の形態における無線通信ネットワークでは、複数のネットワークスライスが構築されている。 The RAN (Radio Access Network) is a network node 30 with radio access functionality, which may include a base station 10, and is connected to a UE, an AMF (Access and Mobility Management Function), and a UPF (User plane function). The AMF is a network node 30 with functions such as RAN interface termination, NAS (Non-Access Stratum) termination, registration management, connection management, reachability management, and mobility management. The UPF is a network node 30 with functions such as a PDU (Protocol Data Unit) session point to the outside that interconnects with the DN (Data Network), packet routing and forwarding, and user plane QoS (Quality of Service) handling. The UPF and DN constitute a network slice. In the wireless communication network of an embodiment of the present invention, multiple network slices are constructed.
AMFは、UE、RAN、SMF(Session Management function)、NSSF(Network Slice Selection Function)、NEF(Network Exposure Function)、NRF(Network Repository Function)、UDM(Unified Data Management)、AUSF(Authentication Server Function)、PCF(Policy Control Function)、AF(Application Function)と接続される。AMF、SMF、NSSF、NEF、NRF、UDM、AUSF、PCF、AFは、各々のサービスに基づくインタフェース、Namf、Nsmf、Nnssf、Nnef、Nnrf、Nudm、Nausf、Npcf、Nafを介して相互に接続されるネットワークノード30である。 The AMF is connected to the UE, RAN, SMF (Session Management function), NSSF (Network Slice Selection Function), NEF (Network Exposure Function), NRF (Network Repository Function), UDM (Unified Data Management), AUSF (Authentication Server Function), PCF (Policy Control Function), and AF (Application Function). The AMF, SMF, NSSF, NEF, NRF, UDM, AUSF, PCF, and AF are network nodes 30 that are interconnected via their respective service-based interfaces: Namf, Nsmf, Nnssf, Nnef, Nnrf, Nudm, Nausf, Npcf, and Naf.
SMFは、セッション管理、UEのIP(Internet Protocol)アドレス割り当て及び管理、DHCP(Dynamic Host Configuration Protocol)機能、ARP(Address Resolution Protocol)プロキシ、ローミング機能等の機能を有するネットワークノード30である。NEFは、他のNF(Network Function)に能力及びイベントを通知する機能を有するネットワークノード30である。NSSFは、UEが接続するネットワークスライスの選択、許可されるNSSAI(Network Slice Selection Assistance Information)の決定、設定されるNSSAIの決定、UEが接続するAMFセットの決定等の機能を有するネットワークノード30である。PCFは、ネットワークのポリシ制御を行う機能を有するネットワークノード30である。AFは、アプリケーションサーバを制御する機能を有するネットワークノード30である。NRFは、サービスを提供するNFインスタンスを発見する機能を有するネットワークノード30である。UDMは、加入者データ及び認証データを管理するネットワークノード30である。UDMは、当該データを保持するUDR(User Data Repository)と接続される。 The SMF is a network node 30 that has functions such as session management, UE IP (Internet Protocol) address allocation and management, DHCP (Dynamic Host Configuration Protocol) function, ARP (Address Resolution Protocol) proxy, and roaming function. The NEF is a network node 30 that has the function of notifying other NFs (Network Functions) of capabilities and events. The NSSF is a network node 30 that has functions such as selecting the network slice to which the UE connects, determining the allowed NSSAI (Network Slice Selection Assistance Information), determining the NSSAI to be set, and determining the AMF set to which the UE connects. The PCF is a network node 30 that has the function of controlling network policies. The AF is a network node 30 that has the function of controlling application servers. The NRF is a network node 30 that has the function of discovering NF instances that provide services. The UDM is a network node 30 that manages subscriber data and authentication data. The UDM is connected to the UDR (User Data Repository) that holds this data.
図2は、ローミング環境下の通信システムの例を説明するための図である。図2に示されるように、ネットワークは、端末20であるUE、複数のネットワークノード30から構成される。以下、機能ごとに1つのネットワークノード30が対応するものとするが、複数の機能を1つのネットワークノード30が実現してもよいし、複数のネットワークノード30が1つの機能を実現してもよい。また、以下に記載する「接続」は、論理的な接続であってもよいし、物理的な接続であってもよい。 Figure 2 is a diagram illustrating an example of a communication system in a roaming environment. As shown in Figure 2, the network is composed of a terminal 20 (UE) and multiple network nodes 30. Below, it is assumed that one network node 30 corresponds to each function, but multiple functions may be realized by one network node 30, or multiple network nodes 30 may realize one function. Furthermore, the "connection" described below may be a logical connection or a physical connection.
RANは、無線アクセス機能を有するネットワークノード30であり、UE、AMF及びUPFと接続される。AMFは、RANインタフェースの終端、NASの終端、登録管理、接続管理、到達性管理、モビリティ管理等の機能を有するネットワークノード30である。UPFは、DNと相互接続する外部に対するPDUセッションポイント、パケットのルーティング及びフォワーディング、ユーザプレーンのQoSハンドリング等の機能を有するネットワークノード30である。UPF及びDNは、ネットワークスライスを構成する。本発明の実施の形態における無線通信ネットワークでは、複数のネットワークスライスが構築されている。 The RAN is a network node 30 with radio access functionality, and is connected to the UE, AMF, and UPF. The AMF is a network node 30 with functions such as RAN interface termination, NAS termination, registration management, connection management, reachability management, and mobility management. The UPF is a network node 30 with functions such as a PDU session point to the outside that interconnects with the DN, packet routing and forwarding, and user plane QoS handling. The UPF and DN constitute a network slice. In the wireless communication network of an embodiment of the present invention, multiple network slices are constructed.
AMFは、UE、RAN、SMF、NSSF、NEF、NRF、UDM、AUSF、PCF、AF、SEPP(Security Edge Protection Proxy)と接続される。AMF、SMF、NSSF、NEF、NRF、UDM、AUSF、PCF、AFは、各々のサービスに基づくインタフェース、Namf、Nsmf、Nnssf、Nnef、Nnrf、Nudm、Nausf、Npcf、Nafを介して相互に接続されるネットワークノード30である。 The AMF is connected to the UE, RAN, SMF, NSSF, NEF, NRF, UDM, AUSF, PCF, AF, and SEPP (Security Edge Protection Proxy). The AMF, SMF, NSSF, NEF, NRF, UDM, AUSF, PCF, and AF are network nodes 30 that are interconnected via their respective service-based interfaces: Namf, Nsmf, Nnssf, Nnef, Nnrf, Nudm, Nausf, Npcf, and Naf.
SMFは、セッション管理、UEのIPアドレス割り当て及び管理、DHCP機能、ARPプロキシ、ローミング機能等の機能を有するネットワークノード30である。NEFは、他のNFに能力及びイベントを通知する機能を有するネットワークノード30である。NSSFは、UEが接続するネットワークスライスの選択、許可されるNSSAIの決定、設定されるNSSAIの決定、UEが接続するAMFセットの決定等の機能を有するネットワークノード30である。PCFは、ネットワークのポリシ制御を行う機能を有するネットワークノード30である。AFは、アプリケーションサーバを制御する機能を有するネットワークノード30である。NRFは、サービスを提供するNFインスタンスを発見する機能を有するネットワークノード30である。SEPPは、非透過的なプロキシであり、PLMN(Public Land Mobile Network)間のコントロールプレーンのメッセージをフィルタリングする。図2に示されるvSEPPは、visitedネットワークにおけるSEPPであり、hSEPPは、homeネットワークにおけるSEPPである。 The SMF is a network node 30 that has functions such as session management, UE IP address allocation and management, DHCP function, ARP proxy, and roaming function. The NEF is a network node 30 that has the function of notifying other NFs of capabilities and events. The NSSF is a network node 30 that has functions such as selecting the network slice to which the UE connects, determining the allowed NSSAI, determining the configured NSSAI, and determining the AMF set to which the UE connects. The PCF is a network node 30 that has the function of controlling network policies. The AF is a network node 30 that has the function of controlling application servers. The NRF is a network node 30 that has the function of discovering NF instances that provide services. The SEPP is a non-transparent proxy that filters control plane messages between PLMNs (Public Land Mobile Networks). The vSEPP shown in Figure 2 is a SEPP in the visited network, and the hSEPP is a SEPP in the home network.
図2に示されるように、UEは、VPLMN(Visited PLMN)においてRAN及びAMFと接続されているローミング環境にある。VPLMN及びHPLMN(Home PLMN)は、vSEPP及びhSEPPを経由して接続されている。UEは、例えば、VPLMNのAMFを介してHPLMNのUDMと通信が可能である。 As shown in Figure 2, the UE is in a roaming environment connected to the RAN and AMF in the VPLMN (Visited PLMN). The VPLMN and HPLMN (Home PLMN) are connected via vSEPP and hSEPP. The UE can communicate with the UDM of the HPLMN, for example, via the AMF of the VPLMN.
図3は、5GSにおける端末の状態遷移モデルを説明するための図である。図3に示すように、端末20は、状態11、状態12、及び状態13の3つの状態を遷移する。状態11は、端末20がネットワークに登録されている状態である。状態12は、端末20がネットワークに登録されていない状態である。状態13は、端末20がネットワークに登録しているが、コアネットワークに接続していない状態(CM-IDLE)であり、N1 NASコネクションが切断されている状態である。従って、端末20とAMFの間における通信が実行されず、端末20は、定期的に位置登録情報の通知を実行する。当該通知を実行する周期は、AMFが指定するタイマー値で管理される。また、位置登録情報として、基地局10を識別するためのセル識別子等が用いられる。なお、位置登録情報を位置情報と呼称してもよい。 Figure 3 is a diagram illustrating a terminal state transition model in 5GS. As shown in Figure 3, terminal 20 transitions between three states: State 11, State 12, and State 13. State 11 is a state in which terminal 20 is registered in the network. State 12 is a state in which terminal 20 is not registered in the network. State 13 is a state in which terminal 20 is registered in the network but not connected to the core network (CM-IDLE), and the N1 NAS connection is disconnected. Therefore, no communication is performed between terminal 20 and AMF, and terminal 20 periodically notifies location registration information. The cycle for performing this notification is managed by a timer value specified by AMF. Furthermore, a cell identifier or the like for identifying base station 10 is used as location registration information. Note that location registration information may also be referred to as location information.
<第1の実施例>
通信システムにおいて、端末20による位置登録情報に係る通知の頻度を低減する手順を含む、第1の実施例について説明する。本実施例において、基地局10を介して、端末20とネットワークノード30Aの間で、位置登録の処理に係るメッセージの送受信が実行される。ここで、ネットワークノード30Aは、例えば、AMFである。
First Example
A first embodiment will be described, which includes a procedure for reducing the frequency of notifications related to location registration information by a terminal 20 in a communication system. In this embodiment, messages related to location registration processing are transmitted and received between the terminal 20 and a network node 30A via a base station 10. Here, the network node 30A is, for example, an AMF.
また、本実施例において、端末20による定期的な位置登録において、予め定めた回数(例えば、N回)連続で同じ位置情報の場合、ネットワークノード30Aは、位置登録周期をより長く設定する。即ち、ネットワークノード30Aは、予め定めた定期的な位置登録に関する設定情報として、連続で同じ位置情報を通知する回数(以降、連続通知回数と呼称)と、現在の周期よりも長い値に設定する周期(以降、周期情報と呼称)と、を設定する。ここで、周期情報に関して、変更前の周期をT(単位は、例えば、時間であり、以降も同様)、変更後の周期をT+Aとして、周期情報として、TとAの2つの値を含めてもよいし、TとT+Aの2つの値を含めてもよい。或いは、Tは全ての端末で共通に設定される情報として、端末ごとの周期情報として、T又はT+Aの1つの値のみを周期情報としてもよい。 Furthermore, in this embodiment, when the same location information is sent a predetermined number of times (e.g., N times) consecutively during periodic location registration by terminal 20, network node 30A sets a longer location registration period. That is, network node 30A sets, as setting information related to predetermined periodic location registration, the number of times the same location information is to be continuously notified (hereinafter referred to as the number of consecutive notifications) and a period that is set to a value longer than the current period (hereinafter referred to as period information). Here, with regard to period information, the period before change may be T (unit: time, for example, and the same applies hereinafter) and the period after change may be T+A, and the period information may include two values, T and A, or may include two values, T and T+A. Alternatively, T may be set as information commonly set for all terminals, and only one value, T or T+A, may be used as period information for each terminal.
更に、当該設定情報における連続通知回数と周期情報の一部又は全ては、AI(Artificial Intelligence)又は機械学習モデルなどによる技術を用いて、端末20ごとに算出されるものであってよい。当該算出は、例えば、端末20が過去に通知した定期的な位置情報を収集して、収集したデータをAI又は機械学習モデルに入力することで行う。異なる端末ごとに算出された当該設定情報は、Consumerであるネットワークノード30Bに記憶される。ここで、ネットワークノード30Bは、例えば、NWDAF(Network Data Analytics Function)である。或いは、ネットワークノード30Bにおいて、定期的な位置情報を収集、及び/又は当該設定情報の算出が実行されてもよい。 Furthermore, some or all of the number of consecutive notifications and periodic information in the setting information may be calculated for each terminal 20 using technology such as AI (Artificial Intelligence) or a machine learning model. This calculation is performed, for example, by collecting periodic location information previously notified by the terminal 20 and inputting the collected data into an AI or machine learning model. The setting information calculated for each different terminal is stored in the network node 30B, which is the Consumer. Here, the network node 30B is, for example, an NWDAF (Network Data Analytics Function). Alternatively, the network node 30B may collect periodic location information and/or calculate the setting information.
図4は、本発明の実施の形態の第1の実施例における概要を説明するための図である。以下、図4の各ステップの処理について説明する。 Figure 4 is a diagram for explaining an overview of a first embodiment of the present invention. The processing of each step in Figure 4 will be explained below.
S100:ネットワークノード30Bは、ネットワークノード30Aに、端末20に対して算出された、定期的な位置登録に関する設定情報(連続通知回数(N)と変更情報)を通知する。 S100: Network node 30B notifies network node 30A of the setting information (number of consecutive notifications (N) and change information) related to periodic location registration calculated for terminal 20.
S101:ネットワークノード30Aは、端末20から通知された位置登録情報がN回連続で同じであることを検出する。ここで、位置登録情報に係る通知の周期を変更する条件として、例えば、N=3回などの回数が予め設定されている。 S101: Network node 30A detects that the location registration information notified from terminal 20 is the same N times in a row. Here, a number of times, such as N = 3, is preset as a condition for changing the notification cycle for the location registration information.
S102:ネットワークノード30Aは、位置登録情報に係る通知の周期を変更する(周期を長くする)ことを決定して、端末20に当該変更を要求する。 S102: Network node 30A decides to change the notification period related to location registration information (lengthen the period) and requests terminal 20 to make the change.
S103:端末20は、ネットワークノード30Aによる要求に基づいて、位置登録情報に係る通知の周期を変更する(周期を長くする)。 S103: Based on a request from network node 30A, terminal 20 changes the notification period related to location registration information (lengthens the period).
上述の様に、ネットワークノード30Aは、端末20から、同じ位置登録情報に係る通知を連続で予め定めた回数受信した場合、位置登録情報に係る通知の周期を変更する(周期を長くする)。 As described above, if network node 30A receives a predetermined number of consecutive notifications related to the same location registration information from terminal 20, it changes the notification cycle related to the location registration information (lengthens the cycle).
続いて、第1の実施例における周期の変更に係る処理の詳細を説明する。図5は、本発明の実施の形態の第1の実施例における周期の変更に係るシーケンス図の一例を示す図である。以下、図5の各ステップの処理について説明する。 Next, the process for changing the period in the first embodiment will be explained in detail. Figure 5 shows an example of a sequence diagram for changing the period in the first embodiment of the present invention. The process for each step in Figure 5 will be explained below.
S110:ネットワークノード30Bは、ネットワークノード30Aに、端末20に対して算出された、定期的な位置登録に関する設定情報(連続通知回数(N)と変更周期)を通知する。ここで、設定情報の通知に係る他の方法について説明する。ネットワークノード30Bは、ネットワークノード30Aに、当該設定情報を予め定められた周期で、又は不定期に(例えば、設定情報が更新された場合)、当該設定情報の通知を実行してもよい。または、ネットワークノード30Aから受信した要求に応じて、ネットワークノード30Bは、ネットワークノード30Aに、当該設定情報を通知してもよい。ここで、ネットワークノード30Aは、当該設定情報を必要とする端末20を、端末識別子などを用いて指定してもよい。また、端末20に対する設定情報が算出されていない場合、予め定めた設定情報の値(デフォルト値など)を通知してもよい。 S110: Network node 30B notifies network node 30A of the setting information (number of consecutive notifications (N) and change period) related to periodic location registration calculated for terminal 20. Here, other methods for notifying setting information will be described. Network node 30B may notify network node 30A of the setting information at a predetermined period or irregularly (for example, when the setting information is updated). Alternatively, network node 30B may notify network node 30A of the setting information in response to a request received from network node 30A. Here, network node 30A may specify the terminal 20 requiring the setting information using a terminal identifier, etc. Furthermore, if setting information for terminal 20 has not been calculated, it may notify predetermined setting information values (such as default values).
S111:ネットワークノード30Aは、S110で通知された設定情報に基づいて、端末20が位置登録情報を通知する周期(例えば、T時間)と、当該周期を変更する条件として、同じ位置登録情報が連続して通知される回数(例えば、N回)と、変更後の周期(例えば、T+A時間)と、を設定する。 S111: Based on the setting information notified in S110, network node 30A sets the period (e.g., time T) at which terminal 20 notifies location registration information, the number of times the same location registration information is consecutively notified (e.g., N times) as the conditions for changing the period, and the changed period (e.g., T+A hours).
S112:端末20は、ネットワークノード30Aに、位置登録情報を登録するための通知メッセージを送信する。ここで、端末20は、同じ位置登録情報を含む当該通知メッセージを連続してN回送信する。端末20は、位置登録情報を通知する周期の初期値を設定しているものとする。 S112: Terminal 20 transmits a notification message to network node 30A to register location registration information. Here, terminal 20 transmits the notification message containing the same location registration information N times in succession. It is assumed that terminal 20 has set an initial value for the period for notifying location registration information.
S113:ネットワークノード30Aは、端末20から、同じ位置登録情報を含む位置登録情報を登録するための通知メッセージを連続してN回受信したこと検出する。 S113: Network node 30A detects that it has received N consecutive notification messages for registering location registration information containing the same location registration information from terminal 20.
S114:ネットワークノード30Aは、位置登録情報を通知する周期を長い周期に変更する(例えば、T+A時間)ことを決定し、変更した周期を設定する。 S114: Network node 30A decides to change the interval for notifying location registration information to a longer interval (for example, T + A time) and sets the changed interval.
S115:ネットワークノード30Aは、端末20に、S114で変更した周期に関する情報を含む、当該周期の変更要求メッセージを送信する。 S115: The network node 30A sends the terminal 20 a request message for changing the cycle, including information about the cycle changed in S114.
S116:端末20は、S115で受信した周期に関する情報に基づいて、位置登録情報を通知する周期を変更する設定を実行する。 S116: Based on the information about the period received in S115, the terminal 20 executes settings to change the period for notifying location registration information.
続いて、位置登録情報を通知する周期が変更された後、当該周期の変更を解除する処理について説明する。図6は、本発明の実施の形態の第1の実施例における周期の変更解除に係るシーケンス図の一例を示す図である。以下、図6の各ステップの処理について説明する。 Next, we will explain the process of canceling the change to the period for notifying location registration information after the change has been made. Figure 6 shows an example of a sequence diagram related to canceling a change to the period in the first embodiment of the present invention. The process of each step in Figure 6 will be explained below.
S121:端末20は、ネットワークノード30Aに、位置登録情報を登録するための通知メッセージを送信する。ここで、当該通知メッセージに含まれる位置登録情報は、端末20が移動したことにより、図5のS112において受信した通知メッセージに含まれる位置登録情報と異なる。 S121: Terminal 20 transmits a notification message to network node 30A to register location registration information. Here, the location registration information contained in this notification message differs from the location registration information contained in the notification message received in S112 of FIG. 5 due to the movement of terminal 20.
S122:ネットワークノード30Aは、S121で受信した通知メッセージに含まれる位置登録情報と、図5のS112において受信した(周期を変更した際の)通知メッセージに含まれる位置登録情報とが異なることを検出する。 S122: Network node 30A detects that the location registration information included in the notification message received in S121 differs from the location registration information included in the notification message received in S112 of FIG. 5 (when the cycle was changed).
S123:ネットワークノード30Aは、変更した周期の変更を解除する。即ち、ネットワークノード30Aは、図5のS114で変更した周期(T+A時間)を、変更前の周期(T時間)に戻すように変更する。 S123: Network node 30A cancels the change to the changed period. That is, network node 30A changes the period (T+A time) changed in S114 of FIG. 5 back to the period before the change (T time).
S124:ネットワークノード30Aは、端末20に、S123で変更した周期に関する情報を含む、当該周期の変更要求メッセージを送信する。 S124: The network node 30A sends a period change request message to the terminal 20, including information about the period changed in S123.
S125:端末20は、S124で受信した周期に関する情報に基づいて、位置登録情報を通知する周期を変更する設定を実行する。 S125: Based on the information regarding the period received in S124, the terminal 20 executes settings to change the period for notifying location registration information.
<第2の実施例>
通信システムにおいて、端末20による位置登録情報に係る通知の頻度を低減する手順を含む、第2の実施例について説明する。本実施例において、基地局10を介して、端末20とネットワークノード30Aの間で、位置登録の処理に係るメッセージの送受信が実行される。ここで、ネットワークノード30Aは、例えば、AMFである。
Second Example
A second embodiment will be described, which includes a procedure for reducing the frequency of notifications related to location registration information by a terminal 20 in a communication system. In this embodiment, messages related to location registration processing are transmitted and received between the terminal 20 and a network node 30A via a base station 10. Here, the network node 30A is, for example, an AMF.
また、本実施例において、端末20による定期的な位置登録において、予め定めた回数(例えば、N回)連続で同じ位置情報の場合、ネットワークノード30Aは、位置登録周期をより長く設定する。即ち、ネットワークノード30Aは、予め定めた定期的な位置登録に関する設定情報として、連続で同じ位置情報を通知する回数(以降、連続通知回数と呼称)と、現在の周期よりも長い値に設定する周期(以降、周期情報と呼称)と、を設定する。ここで、周期情報に関して、変更前の周期をT(単位は、例えば、時間であり、以降も同様)、変更後の周期をT+Aとして、周期情報として、TとAの2つの値を含めてもよいし、TとT+Aの2つの値を含めてもよい。或いは、Tは全ての端末で共通に設定される情報として、端末ごとの周期情報として、T又はT+Aの1つの値のみを周期情報としてもよい。 Furthermore, in this embodiment, when the same location information is sent a predetermined number of times (e.g., N times) consecutively during periodic location registration by terminal 20, network node 30A sets a longer location registration period. That is, network node 30A sets, as setting information related to predetermined periodic location registration, the number of times the same location information is to be continuously notified (hereinafter referred to as the number of consecutive notifications) and a period that is set to a value longer than the current period (hereinafter referred to as period information). Here, with regard to period information, the period before change may be T (unit: time, for example, and the same applies hereinafter) and the period after change may be T+A, and the period information may include two values, T and A, or may include two values, T and T+A. Alternatively, T may be set as information commonly set for all terminals, and only one value, T or T+A, may be used as period information for each terminal.
更に、当該設定情報における連続通知回数と周期情報の一部又は全ては、AI(Artificial Intelligence)又は機械学習モデルなどによる技術を用いて、端末20ごとに算出されるものであってよい。当該算出は、例えば、端末20が過去に通知した定期的な位置情報を収集して、収集したデータをAI又は機械学習モデルに入力することで行う。異なる端末ごとに算出された当該設定情報は、Consumerであるネットワークノード30Bに記憶される。ここで、ネットワークノード30Bは、例えば、NWDAF(Network Data Analytics Function)である。或いは、ネットワークノード30Bにおいて、定期的な位置情報を収集、及び/又は当該設定情報の算出が実行されてもよい。 Furthermore, some or all of the number of consecutive notifications and periodic information in the setting information may be calculated for each terminal 20 using technology such as AI (Artificial Intelligence) or a machine learning model. This calculation is performed, for example, by collecting periodic location information previously notified by the terminal 20 and inputting the collected data into an AI or machine learning model. The setting information calculated for each different terminal is stored in the network node 30B, which is the Consumer. Here, the network node 30B is, for example, an NWDAF (Network Data Analytics Function). Alternatively, the network node 30B may collect periodic location information and/or calculate the setting information.
図7は、本発明の実施の形態の第2の実施例における概要を説明するための図である。以下、図7の各ステップの処理について説明する。 Figure 7 is a diagram for explaining an overview of a second embodiment of the present invention. The processing of each step in Figure 7 will be explained below.
S200:ネットワークノード30Bは、端末20に、端末20に対して算出された、定期的な位置登録に関する設定情報(連続通知回数(N)と変更情報)を通知する。 S200: Network node 30B notifies terminal 20 of the setting information (number of consecutive notifications (N) and change information) related to periodic location registration calculated for terminal 20.
S201:端末20は、ネットワークノード30Aに通知した位置登録情報がN回連続で同じであることを検出する。ここで、位置登録情報に係る通知の周期を変更する条件として、例えば、N=3回などの回数が予め設定されている。 S201: Terminal 20 detects that the location registration information notified to network node 30A is the same N times in a row. Here, a condition for changing the notification cycle for the location registration information is preset, for example, a number of times, such as N = 3.
S202:端末20は、S201における検出結果に基づいて、位置登録情報に係る通知の周期を変更する(周期を長くする)。 S202: Based on the detection result in S201, the terminal 20 changes the notification cycle related to the location registration information (lengthens the cycle).
S203:端末20は、ネットワークノード30Aに、位置登録情報に係る通知の周期の変更を要求する。 S203: Terminal 20 requests network node 30A to change the notification period related to location registration information.
S204:ネットワークノード30Aは、S203で端末20から受信した要求に基づいて、位置登録情報に係る通知の周期を変更する(周期を長くする)。 S204: Based on the request received from the terminal 20 in S203, the network node 30A changes the notification period related to the location registration information (lengthens the period).
上述の様に、端末20は、同じ位置登録情報に係る通知を連続で予め定めた回数実行した場合、位置登録情報の通知の周期を変更し(周期を長くする)、更に、ネットワークノード30に、当該変更を要求する。 As described above, if the terminal 20 has issued a predetermined number of consecutive notifications related to the same location registration information, it changes the notification cycle for the location registration information (lengthens the cycle) and further requests the network node 30 to make the change.
続いて、第2の実施例における周期の変更に係る処理の詳細を説明する。図8は、本発明の実施の形態の第2の実施例における周期の変更に係るシーケンス図の一例を示す図である。以下、図8の各ステップの処理について説明する。 Next, we will explain in detail the processing related to the period change in the second embodiment. Figure 8 is a diagram showing an example of a sequence diagram related to the period change in the second embodiment of the present invention. The processing of each step in Figure 8 will be explained below.
S210:ネットワークノード30Bは、端末20に、端末20に対して算出された、定期的な位置登録に関する設定情報(連続通知回数(N)と変更情報)を通知する。或いは、ネットワークノード30Bは、ネットワークノード30Aに、当該設定情報を送信して、ネットワークノード30Aが、当該設定情報を端末20に通知してもよい。または、端末20のネットワークへの登録処理(registration procedure)において、例えば、AMFが、端末20に、当該設定情報を通知してもよい。 S210: The network node 30B notifies the terminal 20 of the setting information (number of consecutive notifications (N) and change information) related to periodic location registration calculated for the terminal 20. Alternatively, the network node 30B may transmit the setting information to the network node 30A, and the network node 30A may notify the terminal 20 of the setting information. Alternatively, for example, the AMF may notify the terminal 20 of the setting information during the registration procedure of the terminal 20 to the network.
S211:端末20は、位置登録情報を通知する周期(例えば、T時間)と、当該周期を変更する条件として、同じ位置登録情報が連続して通知される回数(例えば、N回)と、を設定する。 S211: The terminal 20 sets the period (e.g., time T) for notifying location registration information and the number of times (e.g., N times) that the same location registration information is to be notified consecutively as a condition for changing the period.
S212:端末20は、ネットワークノード30Aに、位置登録情報を登録するための通知メッセージを送信する。ここで、端末20は、同じ位置登録情報を含む当該通知メッセージを連続してN回送信する。 S212: Terminal 20 transmits a notification message to network node 30A to register location registration information. Here, terminal 20 transmits the notification message containing the same location registration information N times in succession.
S213:端末20は、ネットワークノード30Aに、同じ位置登録情報を含む位置登録情報を登録するための通知メッセージを連続してN回送信したこと検出する。 S213: Terminal 20 detects that it has sent a notification message for registering location registration information containing the same location registration information N times in succession to network node 30A.
S214:端末20は、位置登録情報を通知する周期を長い周期に変更する(例えば、T+A時間)ことを決定し、変更した周期を設定する。 S214: The terminal 20 decides to change the interval for notifying location registration information to a longer interval (for example, T + A time) and sets the changed interval.
S215:端末20は、ネットワークノード30Aに、S214で変更した周期に関する情報を含む、当該周期の変更要求メッセージを送信する。 S215: The terminal 20 sends a period change request message to the network node 30A, including information about the period changed in S214.
S216:ネットワークノード30Aは、S215で受信した周期に関する情報に基づいて、位置登録情報を通知する周期を変更する設定を実行する。 S216: Based on the information regarding the period received in S215, network node 30A performs settings to change the period for notifying location registration information.
S217:ネットワークノード30Aは、端末20に、位置登録情報の通知の周期の変更が完了したことを通知する通知メッセージを送信する。 S217: Network node 30A sends a notification message to terminal 20 notifying that the change in the period for notifying location registration information has been completed.
続いて、位置登録情報を通知する周期が変更された後、当該周期の変更を解除する処理について説明する。図9は、本発明の実施の形態の第2の実施例における周期の変更解除に係るシーケンス図の一例を示す図である。以下、図9の各ステップの処理について説明する。 Next, we will explain the process of canceling the change to the period for notifying location registration information after the change has been made. Figure 9 is an example of a sequence diagram related to canceling a change to the period in a second embodiment of the present invention. The process of each step in Figure 9 will be explained below.
S221:端末20は、ネットワークノード30Aに、位置登録情報を登録するための通知メッセージを送信する。ここで、当該通知メッセージに含まれる位置登録情報は、端末20が移動したことにより、図8のS212において受信した通知メッセージに含まれる位置登録情報と異なる。 S221: Terminal 20 transmits a notification message to network node 30A to register location registration information. Here, the location registration information included in this notification message differs from the location registration information included in the notification message received in S212 of FIG. 8 due to the movement of terminal 20.
S222:端末20は、S221で送信した通知メッセージに含まれる位置登録情報と、図8のS212において受信した(周期を変更した際の)通知メッセージに含まれる位置登録情報とが異なることを検出する。 S222: Terminal 20 detects that the location registration information included in the notification message sent in S221 differs from the location registration information included in the notification message received in S212 of FIG. 8 (when the cycle was changed).
S223:端末20は、変更した周期の変更を解除する。即ち、ネットワークノード30は、図8のS214で変更した周期(T+A時間)を、変更前の周期(T時間)に戻すように変更する。 S223: The terminal 20 cancels the change to the changed period. That is, the network node 30 changes the period (T+A time) changed in S214 of FIG. 8 back to the period before the change (T time).
S224:端末20は、ネットワークノード30Aに、S223で変更した周期に関する情報を含む、当該周期の変更要求メッセージを送信する。 S224: The terminal 20 sends a period change request message to the network node 30A, including information about the period changed in S223.
S225:ネットワークノード30Aは、S224で受信した周期に関する情報に基づいて、位置登録情報を通知する周期を変更する設定を実行する。 S225: Based on the information regarding the period received in S224, network node 30A performs settings to change the period for notifying location registration information.
S226:ネットワークノード30Aは、端末20に、位置登録情報の通知の周期の変更が完了したことを通知する通知メッセージを送信する。 S226: Network node 30A sends a notification message to terminal 20 notifying that the change in the period for notifying location registration information has been completed.
<位置登録情報の通知の周期の変更方法>
第1の実施例における図5のS114、又は第2の実施例における図8のS214において、位置登録情報に係る通知の周期の変更(周期を長くする)の方法について説明する。
<How to change the notification interval for location registration information>
A method for changing (lengthening) the notification cycle related to location registration information in S114 of FIG. 5 in the first embodiment or S214 of FIG. 8 in the second embodiment will be described.
なお、以降で説明する周期の変更に関する値は、前述のAI又は機械学習モデルなどで算出された、定期的な位置登録に関する設定情報に含まれるものであってよい。 Note that the values related to periodic changes described below may be values included in the setting information related to periodic location registration, calculated using the AI or machine learning model mentioned above.
第1の方法として、変更前の周期(T時間)に対して、予め定めた時間(A時間)を加算した時間を、変更後の周期(T+A時間)とする。 In the first method, the period before the change (time T) is added to a predetermined time (time A) to obtain the changed period (time T + time A).
第2の方法として、変更前の周期(T時間)に対して、予め定めた倍率(B倍)を乗算した時間を、変更後の周期(T×B時間)とする。 As a second method, the period before the change (time T) is multiplied by a predetermined magnification (time B) to obtain the period after the change (time T x B).
第3の方法として、まず、端末20とネットワークノード30Aは、複数の周期の値を含むリストに関する情報を予め共有する。当該リストは、例えば、{T(1)、T(2)、…、T(P)}の様に、1からPまでのインデックスが付与されたP個の値を有し、インデックスの値が大きい程、周期が長いものとする。端末20とネットワークノード30Aは、当該リストのインデックスの値を通知することにより、周期の初期値及び変更した値を設定する。 As a third method, the terminal 20 and network node 30A first share information about a list containing multiple period values. The list has P values assigned with indices from 1 to P, such as {T(1), T(2), ..., T(P)}, where the larger the index value, the longer the period. The terminal 20 and network node 30A notify each other of the index values in the list, thereby setting the initial and changed period values.
<第1の変形例>
上述の実施例に対する第1の変形例について説明する。第1の変形例では、端末20又はネットワークノード30Aは、当該周期を変更する条件に係る変更条件として、同じ位置登録情報が通知されている継続時間を設定し、当該継続時間に基づいて、位置登録情報に係る通知の周期を変更する(周期を長くする)。例えば、端末20又はネットワークノード30Aは、同じ位置登録情報が通知された回数から1を減算した値と、当該通知の周期との積の値が、当該継続時間と同じとなる又は超過するならば、当該周期を変更する(周期を長くする)。即ち、端末20又はネットワークノード30Aは、N回連続で同じ位置登録情報が通知された場合、(N-1)と周期との積で示される時間の間、同じ位置登録情報が継続していると推定する。
<First Modification>
A first modification of the above-described embodiment will now be described. In the first modification, the terminal 20 or the network node 30A sets the duration for which the same location registration information is notified as a change condition for changing the period, and changes the period for notifying the location registration information (lengthens the period) based on the duration. For example, the terminal 20 or the network node 30A changes the period (lengthens the period) if the product of the number of times the same location registration information has been notified minus 1 and the period for notifying the same location registration information is equal to or exceeds the duration. In other words, if the terminal 20 or the network node 30A has notified the same location registration information N consecutive times, it estimates that the same location registration information has continued for the time indicated by the product of (N-1) and the period.
<第2の変形例>
上述の実施例に対する第2の変形例について説明する。第2の変形例では、端末20又はネットワークノード30Aは、位置登録情報の通知の周期の変更(周期を長くする)を繰り返して実行する。例えば、端末20又はネットワークノード30Aは、同じ位置登録情報を連続してN回受信して周期を変更した後、更に、同じ位置登録情報を連続してN回受信したならば、再度、周期の変更を実行する。また、変更する周期の最大値、又は第1の変形例で説明した継続時間の最大値を設定し、周期の変更は、設定した最大値に達するまでにしてもよい。
<Second Modification>
A second modification of the above-described embodiment will now be described. In the second modification, the terminal 20 or the network node 30A repeatedly changes the period of notification of location registration information (lengthens the period). For example, the terminal 20 or the network node 30A receives the same location registration information N times in succession and changes the period, and then, if the terminal 20 or the network node 30A receives the same location registration information N times in succession again, changes the period again. Furthermore, a maximum value for the period to be changed, or a maximum value for the duration described in the first modification, may be set, and the period may be changed until the set maximum value is reached.
<第3の変形例>
上述の実施例に対する第3の変形例について説明する。第3の変形例では、端末20又はネットワークノード30Aは、位置登録情報の通知の周期の変更に関する処理に関して、同一の設定値と方法を想定することにより、当該周期の変更要求(第1の実施例における図5のS115、又は第2の実施例における図8のS215)、及び当該周期の変更完了通知(第2の実施例における図8のS217)の送信を実行することなく、当該周期の変更に係る設定処理(第1の実施例における図5のS114とS116、又は第2の実施例における図8のS214とS216)を実行する。また、図6と図9で説明した周期の変更の解除についても同様に適用することが可能である。これにより、ネットワークに送信される情報を更に削減することが可能である。
<Third Modification>
A third modification of the above-described embodiment will now be described. In the third modification, the terminal 20 or the network node 30A assumes the same setting values and method for the process related to changing the cycle of notification of location registration information, and executes the setting process related to the cycle change (S114 and S116 in FIG. 5 in the first embodiment, or S214 and S216 in FIG. 8 in the second embodiment) without executing the transmission of the cycle change request (S115 in FIG. 5 in the first embodiment, or S215 in FIG. 8 in the second embodiment) and the cycle change completion notification (S217 in FIG. 8 in the second embodiment). The same can also be applied to the cancellation of the cycle change described in FIGS. 6 and 9. This makes it possible to further reduce the amount of information transmitted to the network.
上述の実施例により、通信システムにおいて、端末による位置登録情報に係る通知の頻度を低減する ことができる。従って、電力効率の観点では, 端末におけるバッテリーの消費を低減させることが可能である。また、ネットワーク耐性の観点では、不要な情報送信を削減することにより、輻輳の発生等を防止してネットワーク耐性を向上させることが可能である。 The above-described embodiment makes it possible to reduce the frequency of notifications related to location registration information from terminals in a communication system. Therefore, from the perspective of power efficiency, it is possible to reduce battery consumption in terminals. Furthermore, from the perspective of network resilience, by reducing unnecessary information transmissions, it is possible to prevent congestion and improve network resilience.
(装置構成)
次に、これまでに説明した処理及び動作を実施する基地局10、ネットワークノード30(ネットワークノード30Aとネットワークノード30Bを含む総称である、以降も同様)及び端末20の機能構成例を説明する。基地局10、ネットワークノード30及び端末20は上述した実施例を実施する機能を含む。ただし、基地局10、ネットワークノード30及び端末20はそれぞれ、実施例の中の一部の機能のみを備えることとしてもよい。
(Device configuration)
Next, examples of functional configurations of the base station 10, network node 30 (a collective term including network node 30A and network node 30B, the same applies hereinafter) and terminal 20 that perform the processes and operations described above will be described. The base station 10, network node 30 and terminal 20 include functions for performing the above-described embodiments. However, the base station 10, network node 30 and terminal 20 may each be equipped with only a part of the functions of the embodiments.
<基地局10及びネットワークノード30>
図10は、基地局10及びネットワークノード30の機能構成の一例を示す図である。図10に示されるように、基地局10は、送信部110と、受信部120と、設定部130と、制御部140とを有する。図10に示される機能構成は一例に過ぎない。本発明の実施の形態に係る動作を実施できるのであれば、機能区分及び機能部の名称はどのようなものでもよい。なお、ネットワークノード30は、基地局10と同様の機能構成を有してもよい。また、システムアーキテクチャ上で複数の異なる機能を有するネットワークノード30は、機能ごとに分離された複数のネットワークノード30から構成されてもよい。
<Base Station 10 and Network Node 30>
FIG. 10 is a diagram showing an example of the functional configuration of the base station 10 and the network node 30. As shown in FIG. 10, the base station 10 has a transmitting unit 110, a receiving unit 120, a setting unit 130, and a control unit 140. The functional configuration shown in FIG. 10 is merely an example. As long as the operations according to the embodiment of the present invention can be performed, the names of the functional divisions and functional units may be any. Note that the network node 30 may have the same functional configuration as the base station 10. Furthermore, a network node 30 having multiple different functions in the system architecture may be composed of multiple network nodes 30 separated by function.
送信部110は、端末20又は他のネットワークノード30に送信する信号を生成し、当該信号を有線又は無線で送信する機能を含む。受信部120は、端末20又は他のネットワークノード30から送信された各種の信号を受信し、受信した信号から、例えばより上位のレイヤの情報を取得する機能を含む。送信部110及び受信部120を含む通信部が構成されてもよい。 The transmitter 110 includes a function for generating signals to be transmitted to the terminal 20 or other network nodes 30, and transmitting the signals via wired or wireless communication. The receiver 120 includes a function for receiving various signals transmitted from the terminal 20 or other network nodes 30, and for example, obtaining information of higher layers from the received signals. A communication unit including the transmitter 110 and receiver 120 may be configured.
設定部130は、予め設定される設定情報、及び、端末20に送信する各種の設定情報を記憶装置に格納し、必要に応じて記憶装置から読み出す。 The setting unit 130 stores pre-set setting information and various setting information to be sent to the terminal 20 in a storage device, and reads it from the storage device as needed.
制御部140は、実施例において説明したように、位置登録情報の通知頻度の低減に関する処理等を行う。また、制御部140は、端末20との通信に係る処理を行う。制御部140における信号送信に関する機能部を送信部110に含め、制御部140における信号受信に関する機能部を受信部120に含めてもよい。 As explained in the embodiments, the control unit 140 performs processes such as reducing the frequency of notifications of location registration information. The control unit 140 also performs processes related to communication with the terminal 20. The functional unit in the control unit 140 related to signal transmission may be included in the transmitting unit 110, and the functional unit in the control unit 140 related to signal reception may be included in the receiving unit 120.
<端末20>
図11は、端末20の機能構成の一例を示す図である。図11に示されるように、端末20は、送信部210と、受信部220と、設定部230と、制御部240とを有する。図11に示される機能構成は一例に過ぎない。本発明の実施の形態に係る動作を実施できるのであれば、機能区分及び機能部の名称はどのようなものでもよい。また、リソース保持者となる通信装置は、端末20と同様の機能構成を有してもよい。
<Terminal 20>
FIG. 11 is a diagram showing an example of the functional configuration of the terminal 20. As shown in FIG. 11, the terminal 20 has a transmitting unit 210, a receiving unit 220, a setting unit 230, and a control unit 240. The functional configuration shown in FIG. 11 is merely an example. As long as the operations related to the embodiment of the present invention can be performed, the names of the functional divisions and functional units may be any. In addition, the communication device that becomes the resource holder may have the same functional configuration as the terminal 20.
送信部210は、送信データから送信信号を作成し、当該送信信号を無線で送信する。受信部220は、各種の信号を無線受信し、受信した物理レイヤの信号からより上位のレイヤの信号を取得する。また、受信部220は、ネットワークノード30から送信されるNR-PSS、NR-SSS、NR-PBCH、DL/UL制御信号又は参照信号等を受信する機能を有する。送信部210及び受信部220を含む通信部が構成されてもよい。 The transmitter 210 creates a transmission signal from the transmission data and transmits the transmission signal wirelessly. The receiver 220 receives various signals wirelessly and acquires higher layer signals from the received physical layer signals. The receiver 220 also has the function of receiving NR-PSS, NR-SSS, NR-PBCH, DL/UL control signals, reference signals, etc. transmitted from the network node 30. A communication unit including the transmitter 210 and receiver 220 may be configured.
設定部230は、受信部220によりネットワークノード30から受信した各種の設定情報を記憶装置に格納し、必要に応じて記憶装置から読み出す。また、設定部230は、予め設定される設定情報も格納する。 The setting unit 230 stores various setting information received from the network node 30 by the receiving unit 220 in a storage device, and reads it from the storage device as needed. The setting unit 230 also stores setting information that has been set in advance.
制御部240は、実施例において説明したように、位置登録情報の通知頻度の低減に関する処理等を行う。制御部240における信号送信に関する機能部を送信部210に含め、制御部240における信号受信に関する機能部を受信部220に含めてもよい。 As explained in the embodiments, the control unit 240 performs processing such as reducing the frequency of location registration information notifications. The signal transmission functional unit in the control unit 240 may be included in the transmitting unit 210, and the signal reception functional unit in the control unit 240 may be included in the receiving unit 220.
(ハードウェア構成)
上記実施形態の説明に用いたブロック図(図10及び図11)は、機能単位のブロックを示している。これらの機能ブロック(構成部)は、ハードウェア及びソフトウェアの少なくとも一方の任意の組み合わせによって実現される。また、各機能ブロックの実現方法は特に限定されない。すなわち、各機能ブロックは、物理的又は論理的に結合した1つの装置を用いて実現されてもよいし、物理的又は論理的に分離した2つ以上の装置を直接的又は間接的に(例えば、有線、無線などを用いて)接続し、これら複数の装置を用いて実現されてもよい。機能ブロックは、上記1つの装置又は上記複数の装置にソフトウェアを組み合わせて実現されてもよい。
(Hardware configuration)
The block diagrams (FIGS. 10 and 11) used to explain the above embodiments show functional blocks. These functional blocks (components) are realized by any combination of at least one of hardware and software. Furthermore, the method for realizing each functional block is not particularly limited. That is, each functional block may be realized using a single device that is physically or logically coupled, or may be realized using two or more physically or logically separated devices that are directly or indirectly connected (e.g., using wires, wirelessly, etc.) and these multiple devices. The functional block may also be realized by combining software with the single device or multiple devices.
機能には、判断、決定、判定、計算、算出、処理、導出、調査、探索、確認、受信、送信、出力、アクセス、解決、選択、選定、確立、比較、想定、期待、見做し、報知(broadcasting)、通知(notifying)、通信(communicating)、転送(forwarding)、構成(configuring)、再構成(reconfiguring)、割り当て(allocating、mapping)、割り振り(assigning)などがあるが、これらに限られない。たとえば、送信を機能させる機能ブロック(構成部)は、送信部(transmitting unit)や送信機(transmitter)と呼称される。いずれも、上述したとおり、実現方法は特に限定されない。 Functions include, but are not limited to, judgment, determination, assessment, calculation, computation, processing, derivation, investigation, search, confirmation, reception, transmission, output, access, resolution, selection, election, establishment, comparison, assumption, expectation, regard, broadcasting, notifying, communicating, forwarding, configuring, reconfiguring, allocating, mapping, and assignment. For example, a functional block (component) that performs transmission functions is called a transmitting unit or transmitter. As mentioned above, there are no particular limitations on how these functions are implemented.
例えば、本開示の一実施の形態におけるネットワークノード30、端末20等は、本開示の無線通信方法の処理を行うコンピュータとして機能してもよい。図12は、本開示の一実施の形態に係る基地局10及び端末20のハードウェア構成の一例を示す図である。ネットワークノード30は、基地局10と同様のハードウェア構成を有してもよい。上述の基地局10及び端末20は、物理的には、プロセッサ1001、記憶装置1002、補助記憶装置1003、通信装置1004、入力装置1005、出力装置1006、バス1007などを含むコンピュータ装置として構成されてもよい。 For example, the network node 30, terminal 20, etc. in one embodiment of the present disclosure may function as a computer that performs processing of the wireless communication method of the present disclosure. Figure 12 is a diagram showing an example of the hardware configuration of a base station 10 and terminal 20 in one embodiment of the present disclosure. The network node 30 may have the same hardware configuration as the base station 10. The above-mentioned base station 10 and terminal 20 may be physically configured as a computer device including a processor 1001, a storage device 1002, an auxiliary storage device 1003, a communication device 1004, an input device 1005, an output device 1006, a bus 1007, etc.
なお、以下の説明では、「装置」という文言は、回路、デバイス、ユニット等に読み替えることができる。基地局10及び端末20のハードウェア構成は、図に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。 In the following explanation, the term "apparatus" can be interpreted as a circuit, device, unit, etc. The hardware configuration of the base station 10 and terminal 20 may be configured to include one or more of the devices shown in the figure, or may be configured to exclude some of the devices.
基地局10及び端末20における各機能は、プロセッサ1001、記憶装置1002等のハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ1001が演算を行い、通信装置1004による通信を制御したり、記憶装置1002及び補助記憶装置1003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。 The functions of the base station 10 and terminal 20 are realized by loading specific software (programs) onto hardware such as the processor 1001 and storage device 1002, causing the processor 1001 to perform calculations, control communications via the communication device 1004, and control at least one of the reading and writing of data from and to the storage device 1002 and auxiliary storage device 1003.
プロセッサ1001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ1001は、周辺装置とのインタフェース、制御装置、演算装置、レジスタ等を含む中央処理装置(CPU:Central Processing Unit)で構成されてもよい。例えば、上述の制御部140、制御部240等は、プロセッサ1001によって実現されてもよい。 The processor 1001, for example, runs an operating system to control the entire computer. The processor 1001 may be configured as a central processing unit (CPU) that includes an interface with peripheral devices, a control unit, an arithmetic unit, registers, etc. For example, the above-mentioned control unit 140, control unit 240, etc. may be realized by the processor 1001.
また、プロセッサ1001は、プログラム(プログラムコード)、ソフトウェアモジュール又はデータ等を、補助記憶装置1003及び通信装置1004の少なくとも一方から記憶装置1002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、上述の実施の形態において説明した動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。例えば、図10に示した基地局10の制御部140は、記憶装置1002に格納され、プロセッサ1001で動作する制御プログラムによって実現されてもよい。また、例えば、図11に示した端末20の制御部240は、記憶装置1002に格納され、プロセッサ1001で動作する制御プログラムによって実現されてもよい。上述の各種処理は、1つのプロセッサ1001によって実行される旨を説明してきたが、2以上のプロセッサ1001により同時又は逐次に実行されてもよい。プロセッサ1001は、1以上のチップによって実装されてもよい。なお、プログラムは、電気通信回線を介してネットワークから送信されてもよい。 The processor 1001 also loads programs (program code), software modules, data, etc. from at least one of the auxiliary storage device 1003 and the communication device 1004 into the storage device 1002, and executes various processes in accordance with these. The programs used are those that cause a computer to execute at least some of the operations described in the above-described embodiments. For example, the control unit 140 of the base station 10 shown in FIG. 10 may be implemented by a control program stored in the storage device 1002 and running on the processor 1001. For example, the control unit 240 of the terminal 20 shown in FIG. 11 may be implemented by a control program stored in the storage device 1002 and running on the processor 1001. While the various processes described above have been described as being executed by a single processor 1001, they may also be executed simultaneously or sequentially by two or more processors 1001. The processor 1001 may be implemented on one or more chips. The programs may also be transmitted from a network via a telecommunications line.
記憶装置1002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM(Read Only Memory)、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)、RAM(Random Access Memory)等の少なくとも1つによって構成されてもよい。記憶装置1002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)等と呼ばれてもよい。記憶装置1002は、本開示の一実施の形態に係る通信方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュール等を保存することができる。 The storage device 1002 is a computer-readable recording medium and may be composed of, for example, at least one of a ROM (Read Only Memory), an EPROM (Erasable Programmable ROM), an EEPROM (Electrically Erasable Programmable ROM), a RAM (Random Access Memory), etc. The storage device 1002 may also be called a register, a cache, a main memory, etc. The storage device 1002 can store executable programs (program code), software modules, etc. for implementing a communication method according to one embodiment of the present disclosure.
補助記憶装置1003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROM(Compact Disc ROM)等の光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップ等の少なくとも1つによって構成されてもよい。上述の記憶媒体は、例えば、記憶装置1002及び補助記憶装置1003の少なくとも一方を含むデータベース、サーバその他の適切な媒体であってもよい。 Auxiliary storage device 1003 is a computer-readable recording medium, and may be composed of at least one of, for example, an optical disk such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disk, a magneto-optical disk (e.g., a compact disk, a digital versatile disk, a Blu-ray (registered trademark) disk), a smart card, flash memory (e.g., a card, a stick, a key drive), a floppy (registered trademark) disk, a magnetic strip, etc. The above-mentioned storage medium may be, for example, a database, a server, or other suitable medium that includes at least one of storage device 1002 and auxiliary storage device 1003.
通信装置1004は、有線ネットワーク及び無線ネットワークの少なくとも一方を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。通信装置1004は、例えば周波数分割複信(FDD:Frequency Division Duplex)及び時分割複信(TDD:Time Division Duplex)の少なくとも一方を実現するために、高周波スイッチ、デュプレクサ、フィルタ、周波数シンセサイザなどを含んで構成されてもよい。例えば、送受信アンテナ、アンプ部、送受信部、伝送路インタフェース等は、通信装置1004によって実現されてもよい。送受信部は、送信部と受信部とで、物理的に、または論理的に分離された実装がなされてもよい。 The communication device 1004 is hardware (transmitting/receiving device) for communicating between computers via at least one of a wired network and a wireless network, and is also referred to as a network device, network controller, network card, or communication module, for example. The communication device 1004 may be configured to include high-frequency switches, duplexers, filters, frequency synthesizers, etc. to implement at least one of frequency division duplex (FDD) and time division duplex (TDD). For example, the transmitting/receiving antenna, amplifier unit, transmitting/receiving unit, transmission path interface, etc. may be implemented by the communication device 1004. The transmitting/receiving unit may be implemented as a physically or logically separated transmitting unit and receiving unit.
入力装置1005は、外部からの入力を受け付ける入力デバイス(例えば、キーボード、マウス、マイクロフォン、スイッチ、ボタン、センサ等)である。出力装置1006は、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカー、LEDランプ等)である。なお、入力装置1005及び出力装置1006は、一体となった構成(例えば、タッチパネル)であってもよい。 The input device 1005 is an input device (e.g., a keyboard, mouse, microphone, switch, button, sensor, etc.) that accepts input from the outside. The output device 1006 is an output device (e.g., a display, speaker, LED lamp, etc.) that outputs to the outside. Note that the input device 1005 and the output device 1006 may be integrated into one device (e.g., a touch panel).
また、プロセッサ1001及び記憶装置1002等の各装置は、情報を通信するためのバス1007によって接続される。バス1007は、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。 Furthermore, each device, such as the processor 1001 and the storage device 1002, is connected by a bus 1007 for communicating information. The bus 1007 may be configured using a single bus, or may be configured using different buses between each device.
また、基地局10及び端末20は、マイクロプロセッサ、デジタル信号プロセッサ(DSP:Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field Programmable Gate Array)等のハードウェアを含んで構成されてもよく、当該ハードウェアにより、各機能ブロックの一部又は全てが実現されてもよい。例えば、プロセッサ1001は、これらのハードウェアの少なくとも1つを用いて実装されてもよい。 Furthermore, the base station 10 and the terminal 20 may be configured to include hardware such as a microprocessor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a programmable logic device (PLD), or a field programmable gate array (FPGA), and some or all of the functional blocks may be realized by this hardware. For example, the processor 1001 may be implemented using at least one of these pieces of hardware.
図13に車両2001の構成例を示す。図13に示すように、車両2001は駆動部2002、操舵部2003、アクセルペダル2004、ブレーキペダル2005、シフトレバー2006、前輪2007、後輪2008、車軸2009、電子制御部2010、各種センサ2021~2029、情報サービス部2012と通信モジュール2013を備える。本開示において説明した各態様/実施形態は、車両2001に搭載される通信装置に適用されてもよく、例えば、通信モジュール2013に適用されてもよい。 FIG. 13 shows an example configuration of vehicle 2001. As shown in FIG. 13, vehicle 2001 includes a drive unit 2002, a steering unit 2003, an accelerator pedal 2004, a brake pedal 2005, a shift lever 2006, front wheels 2007, rear wheels 2008, an axle 2009, an electronic control unit 2010, various sensors 2021-2029, an information service unit 2012, and a communication module 2013. Each aspect/embodiment described in this disclosure may be applied to a communication device mounted on vehicle 2001, and may be applied to communication module 2013, for example.
駆動部2002は例えば、エンジン、モータ、エンジンとモータのハイブリッドで構成される。操舵部2003は、少なくともステアリングホイール(ハンドルとも呼ぶ)を含み、ユーザによって操作されるステアリングホイールの操作に基づいて前輪及び後輪の少なくとも一方を操舵するように構成される。 The drive unit 2002 is composed of, for example, an engine, a motor, or a hybrid of an engine and a motor. The steering unit 2003 includes at least a steering wheel (also called a handle) and is configured to steer at least one of the front wheels and rear wheels based on the operation of the steering wheel operated by the user.
電子制御部2010は、マイクロプロセッサ2031、メモリ(ROM、RAM)2032、通信ポート(IOポート)2033で構成される。電子制御部2010には、車両2001に備えられた各種センサ2021~2029からの信号が入力される。電子制御部2010は、ECU(Electronic Control Unit)と呼んでも良い。 The electronic control unit 2010 is composed of a microprocessor 2031, memory (ROM, RAM) 2032, and a communication port (IO port) 2033. Signals are input to the electronic control unit 2010 from various sensors 2021 to 2029 provided on the vehicle 2001. The electronic control unit 2010 may also be called an ECU (Electronic Control Unit).
各種センサ2021~2029からの信号としては、モータの電流をセンシングする電流センサ2021からの電流信号、回転数センサ2022によって取得された前輪や後輪の回転数信号、空気圧センサ2023によって取得された前輪や後輪の空気圧信号、車速センサ2024によって取得された車速信号、加速度センサ2025によって取得された加速度信号、アクセルペダルセンサ2029によって取得されたアクセルペダルの踏み込み量信号、ブレーキペダルセンサ2026によって取得されたブレーキペダルの踏み込み量信号、シフトレバーセンサ2027によって取得されたシフトレバーの操作信号、物体検知センサ2028によって取得された障害物、車両、歩行者等を検出するための検出信号等がある。 Signals from the various sensors 2021-2029 include a current signal from a current sensor 2021 that senses the motor current, a front and rear wheel rotation speed signal obtained by a rotation speed sensor 2022, a front and rear wheel air pressure signal obtained by an air pressure sensor 2023, a vehicle speed signal obtained by a vehicle speed sensor 2024, an acceleration signal obtained by an acceleration sensor 2025, an accelerator pedal depression amount signal obtained by an accelerator pedal sensor 2029, a brake pedal depression amount signal obtained by a brake pedal sensor 2026, a shift lever operation signal obtained by a shift lever sensor 2027, and a detection signal for detecting obstacles, vehicles, pedestrians, etc. obtained by an object detection sensor 2028.
情報サービス部2012は、カーナビゲーションシステム、オーディオシステム、スピーカ、テレビ、ラジオといった、運転情報、交通情報、エンターテイメント情報等の各種情報を提供(出力)するための各種機器と、これらの機器を制御する1つ以上のECUとから構成される。情報サービス部2012は、外部装置から通信モジュール2013等を介して取得した情報を利用して、車両2001の乗員に各種マルチメディア情報及びマルチメディアサービスを提供する。情報サービス部2012は、外部からの入力を受け付ける入力デバイス(例えば、キーボード、マウス、マイクロフォン、スイッチ、ボタン、センサ、タッチパネルなど)を含んでもよいし、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカー、LEDランプ、タッチパネルなど)を含んでもよい。 The information service unit 2012 is composed of various devices, such as a car navigation system, audio system, speakers, television, and radio, for providing (outputting) various types of information, such as driving information, traffic information, and entertainment information, as well as one or more ECUs that control these devices. The information service unit 2012 uses information obtained from external devices via the communication module 2013, etc., to provide various types of multimedia information and multimedia services to the occupants of the vehicle 2001. The information service unit 2012 may include input devices that accept input from the outside (e.g., a keyboard, mouse, microphone, switch, button, sensor, touch panel, etc.), and may also include output devices that output to the outside (e.g., a display, speaker, LED lamp, touch panel, etc.).
運転支援システム部2030は、ミリ波レーダ、LiDAR(Light Detection and Ranging)、カメラ、測位ロケータ(例えば、GNSS等)、地図情報(例えば、高精細(HD)マップ、自動運転車(AV)マップ等)、ジャイロシステム(例えば、IMU(Inertial Measurement Unit)、INS(Inertial Navigation System)等)、AI(Artificial Intelligence)チップ、AIプロセッサといった、事故を未然に防止したりドライバの運転負荷を軽減したりするための機能を提供するための各種機器と、これらの機器を制御する1つ以上のECUとから構成される。また、運転支援システム部2030は、通信モジュール2013を介して各種情報を送受信し、運転支援機能又は自動運転機能を実現する。 The driving assistance system unit 2030 is composed of various devices that provide functions to prevent accidents and reduce the driver's driving burden, such as millimeter-wave radar, LiDAR (Light Detection and Ranging), cameras, positioning locators (e.g., GNSS, etc.), map information (e.g., high-definition (HD) maps, autonomous vehicle (AV) maps, etc.), gyro systems (e.g., IMU (Inertial Measurement Unit), INS (Inertial Navigation System), etc.), AI (Artificial Intelligence) chips, and AI processors, as well as one or more ECUs that control these devices. The driving assistance system unit 2030 also transmits and receives various information via the communication module 2013 to realize driving assistance functions or autonomous driving functions.
通信モジュール2013は通信ポートを介して、マイクロプロセッサ2031および車両2001の構成要素と通信することができる。例えば、通信モジュール2013は通信ポート2033を介して、車両2001に備えられた駆動部2002、操舵部2003、アクセルペダル2004、ブレーキペダル2005、シフトレバー2006、前輪2007、後輪2008、車軸2009、電子制御部2010内のマイクロプロセッサ2031及びメモリ(ROM、RAM)2032、センサ2021~29との間でデータを送受信する。 The communication module 2013 can communicate with the microprocessor 2031 and components of the vehicle 2001 via the communication port. For example, the communication module 2013 transmits and receives data via the communication port 2033 between the drive unit 2002, steering unit 2003, accelerator pedal 2004, brake pedal 2005, shift lever 2006, front wheels 2007, rear wheels 2008, axle 2009, microprocessor 2031 and memory (ROM, RAM) 2032 in the electronic control unit 2010, and sensors 2021-29, all of which are provided on the vehicle 2001.
通信モジュール2013は、電子制御部2010のマイクロプロセッサ2031によって制御可能であり、外部装置と通信を行うことが可能な通信デバイスである。例えば、外部装置との間で無線通信を介して各種情報の送受信を行う。通信モジュール2013は、電子制御部2010の内部と外部のどちらにあってもよい。外部装置は、例えば、基地局、移動局等であってもよい。 The communication module 2013 is a communication device that can be controlled by the microprocessor 2031 of the electronic control unit 2010 and can communicate with external devices. For example, it sends and receives various information to and from external devices via wireless communication. The communication module 2013 may be located either inside or outside the electronic control unit 2010. The external device may be, for example, a base station, a mobile station, etc.
通信モジュール2013は、電子制御部2010に入力された上述の各種センサ2021-2028からの信号、当該信号に基づいて得られる情報、及び情報サービス部2012を介して得られる外部(ユーザ)からの入力に基づく情報、の少なくとも1つを、無線通信を介して外部装置へ送信してもよい。電子制御部2010、各種センサ2021-2028、情報サービス部2012などは、入力を受け付ける入力部と呼ばれてもよい。例えば、通信モジュール2013によって送信されるPUSCHは、上記入力に基づく情報を含んでもよい。 The communications module 2013 may transmit, via wireless communication, to an external device at least one of the following: signals from the various sensors 2021-2028 input to the electronic control unit 2010; information obtained based on these signals; and information based on input from the outside (user) obtained via the information service unit 2012. The electronic control unit 2010, the various sensors 2021-2028, the information service unit 2012, etc. may also be referred to as input units that accept input. For example, the PUSCH transmitted by the communications module 2013 may include information based on the above input.
通信モジュール2013は、外部装置から送信されてきた種々の情報(交通情報、信号情報、車間情報等)を受信し、車両2001に備えられた情報サービス部2012へ表示する。情報サービス部2012は、情報を出力する(例えば、通信モジュール2013によって受信されるPDSCH(又は当該PDSCHから復号されるデータ/情報)に基づいてディスプレイ、スピーカーなどの機器に情報を出力する)出力部と呼ばれてもよい。また、通信モジュール2013は、外部装置から受信した種々の情報をマイクロプロセッサ2031によって利用可能なメモリ2032へ記憶する。メモリ2032に記憶された情報に基づいて、マイクロプロセッサ2031が車両2001に備えられた駆動部2002、操舵部2003、アクセルペダル2004、ブレーキペダル2005、シフトレバー2006、前輪2007、後輪2008、車軸2009、センサ2021~2029等の制御を行ってもよい。 The communication module 2013 receives various information (traffic information, traffic signal information, vehicle distance information, etc.) transmitted from external devices and displays it on the information service unit 2012 provided in the vehicle 2001. The information service unit 2012 may also be called an output unit that outputs information (for example, outputs information to a device such as a display or speaker based on the PDSCH (or data/information decoded from the PDSCH) received by the communication module 2013). The communication module 2013 also stores the various information received from external devices in memory 2032 that can be used by the microprocessor 2031. Based on the information stored in memory 2032, the microprocessor 2031 may control the drive unit 2002, steering unit 2003, accelerator pedal 2004, brake pedal 2005, shift lever 2006, front wheels 2007, rear wheels 2008, axles 2009, sensors 2021-2029, etc. provided in the vehicle 2001.
<付記>
(付記項1)
端末が位置登録情報を通知する周期を第1周期と、前記周期を変更する条件である、同じ位置登録情報が連続して通知される連続通知回数と、変更後の前記周期である第2周期と、の内の少なくとも一つに関する情報を含む設定情報を、第1ネットワークノード又は第2ネットワークノードから受信する受信部と、
前記設定情報を設定する制御部と、
位置登録情報を含む通知メッセージを前記第2ネットワークノードに送信する送信部と、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、自端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、自端末に対して算出された値であり、
同じ位置登録情報を含む通知メッセージが連続して通知された通知回数が、前記連続通知回数と一致した場合、前記制御部は、前記周期を前記第1周期から前記第2周期に変更し、前記送信部は、前記第2周期に係る情報を含む、前記周期の変更を要求する要求メッセージを前記第2ネットワークノードに送信する、
端末。
(付記項2)
前記送信部が、前記周期の変更の際における通知メッセージに含まれていた位置登録情報と異なる位置登録情報を含む、通知メッセージを送信した場合、前記制御部は、前記周期を前記第2周期から前記第1周期に変更し、前記送信部は、前記第1周期に係る情報を含む、前記周期の変更を要求する要求メッセージを前記第2ネットワークノードに送信する、
付記項1に記載の端末。
(付記項3)
端末が位置登録情報を通知する周期を第1周期と、前記周期を変更する条件である、同じ位置登録情報が連続して通知される連続通知回数と、変更後の前記周期である第2周期と、の内の少なくとも一つに関する情報を含む設定情報を、前記端末に送信する送信部と、
前記設定情報を設定する制御部と、
位置登録情報を含む通知メッセージを前記端末から受信する受信部と、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、前記端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、前記端末に対して算出された値であり、
前記受信部は、前記周期の変更を要求する第1メッセージを前記端末から受信し、
前記制御部は、前記第1メッセージに基づいて、前記周期を前記第1周期から前記第2周期に変更する、
ネットワークノード。
(付記項4)
前記受信部は、前記第1周期に係る情報を含む、前記周期の変更を要求する第2メッセージを前記ネットワークノードから受信し、
前記制御部は、前記第2メッセージに基づいて、前記周期を前記第2周期から前記第1周期に変更する、
付記項3に記載のネットワークノード。
(付記項5)
端末が位置登録情報を通知する周期を第1周期と、前記周期を変更する条件である、同じ位置登録情報が連続して通知される連続通知回数と、変更後の前記周期である第2周期と、の内の少なくとも一つに関する情報を含む設定情報を、第1ネットワークノード又は第2ネットワークノードから受信するステップと、
前記設定情報を設定する制御部と、
位置登録情報を含む通知メッセージを前記第2ネットワークノードに送信するステップと、
を有し、
同じ位置登録情報を含む通知メッセージが連続して通知された通知回数が、前記連続通知回数と一致した場合、
前記周期を前記第1周期から前記第2周期に変更し、前記第2周期に係る情報を含む、前記周期の変更を要求する要求メッセージを前記第2ネットワークノードに送信するステップと、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、自端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、自端末に対して算出された値である、
端末が実行する通信方法。
(付記項6)
端末が位置登録情報を通知する周期を第1周期と、前記周期を変更する条件である、同じ位置登録情報が連続して通知される連続通知回数と、変更後の前記周期である第2周期と、の内の少なくとも一つに関する情報を含む設定情報を、前記端末に送信するステップと、
前記設定情報を設定するステップと、
位置登録情報を含む通知メッセージを前記端末から受信するステップと、
前記周期の変更を要求する第1メッセージを前記端末から受信するステップと、
前記第1メッセージに基づいて、前記周期を前記第1周期から前記第2周期に変更するステップと、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、前記端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、前記端末に対して算出された値である、
ネットワークノードが実行する通信方法。
<Additional Notes>
(Additional note 1)
a receiving unit that receives, from a first network node or a second network node, configuration information including information regarding at least one of a first cycle, which is a cycle at which a terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
a control unit that sets the setting information;
a transmitter for transmitting a notification message including location registration information to the second network node;
and
at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal itself based on a notification message that notifies location registration information previously transmitted by the terminal itself,
When the number of consecutive notification messages including the same location registration information matches the number of consecutive notification messages, the control unit changes the cycle from the first cycle to the second cycle, and the transmission unit transmits a request message including information related to the second cycle to the second network node, requesting a change of the cycle.
Terminal.
(Additional note 2)
when the transmitter transmits a notification message including location registration information different from location registration information included in the notification message at the time of changing the cycle, the controller changes the cycle from the second cycle to the first cycle, and the transmitter transmits a request message to the second network node, the request message including information related to the first cycle, requesting a change of the cycle.
A terminal according to claim 1.
(Additional note 3)
a transmitter that transmits to the terminal setting information including information on at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
a control unit that sets the setting information;
a receiving unit that receives a notification message including location registration information from the terminal;
and
at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal based on a notification message that notifies location registration information previously transmitted by the terminal,
the receiving unit receives a first message from the terminal requesting a change of the period;
the control unit changes the cycle from the first cycle to the second cycle based on the first message;
Network node.
(Additional note 4)
the receiving unit receives a second message from the network node, the second message including information related to the first period and requesting a change of the period;
the control unit changes the cycle from the second cycle to the first cycle based on the second message.
A network node according to claim 3.
(Additional note 5)
receiving, from the first network node or the second network node, configuration information including information regarding at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
a control unit that sets the setting information;
sending a notification message to the second network node, the notification message including location registration information;
and
If the number of consecutive notifications of notification messages containing the same location registration information matches the number of consecutive notifications,
changing the periodicity from the first periodicity to the second periodicity and transmitting a request message to the second network node requesting the change of the periodicity, the request message including information related to the second periodicity;
and
At least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal itself based on a notification message notifying location registration information previously transmitted by the terminal itself.
The communication method implemented by the device.
(Additional note 6)
transmitting to the terminal setting information including information on at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
setting the setting information;
receiving a notification message including location registration information from the terminal;
receiving a first message from the terminal requesting a change of the period;
changing the period from the first period to the second period based on the first message;
and
At least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal based on a notification message that notifies location registration information previously transmitted by the terminal.
The communication method implemented by network nodes.
付記項1~付記項6のいずれによっても、通信システムにおいて、端末による位置登録情報に係る通知の頻度を低減することができる。 All of Supplementary Items 1 to 6 make it possible to reduce the frequency of notifications of location registration information by terminals in a communication system.
(実施形態の補足)
以上、本発明の実施の形態を説明してきたが、開示される発明はそのような実施形態に限定されず、当業者は様々な変形例、修正例、代替例、置換例等を理解するであろう。発明の理解を促すため具体的な数値例を用いて説明がなされたが、特に断りのない限り、それらの数値は単なる一例に過ぎず適切な如何なる値が使用されてもよい。上記の説明における項目の区分けは本発明に本質的ではなく、2以上の項目に記載された事項が必要に応じて組み合わせて使用されてよいし、ある項目に記載された事項が、別の項目に記載された事項に(矛盾しない限り)適用されてよい。機能ブロック図における機能部又は処理部の境界は必ずしも物理的な部品の境界に対応するとは限らない。複数の機能部の動作が物理的には1つの部品で行われてもよいし、あるいは1つの機能部の動作が物理的には複数の部品により行われてもよい。実施の形態で述べた処理手順については、矛盾の無い限り処理の順序を入れ替えてもよい。処理説明の便宜上、基地局10及び端末20は機能的なブロック図を用いて説明されたが、そのような装置はハードウェアで、ソフトウェアで又はそれらの組み合わせで実現されてもよい。本発明の実施の形態に従って基地局10が有するプロセッサにより動作するソフトウェア及び本発明の実施の形態に従って端末20が有するプロセッサにより動作するソフトウェアはそれぞれ、ランダムアクセスメモリ(RAM)、フラッシュメモリ、読み取り専用メモリ(ROM)、EPROM、EEPROM、レジスタ、ハードディスク(HDD)、リムーバブルディスク、CD-ROM、データベース、サーバその他の適切な如何なる記憶媒体に保存されてもよい。
(Supplementary explanation of the embodiment)
Although the embodiments of the present invention have been described above, the disclosed invention is not limited to such embodiments, and those skilled in the art will understand various modifications, alterations, alternatives, and substitutions. While specific numerical examples have been used to facilitate understanding of the invention, unless otherwise specified, these numerical values are merely examples, and any appropriate values may be used. The division of items in the above description is not essential to the present invention; matters described in two or more items may be used in combination as needed, and matters described in one item may apply to matters described in another item (unless inconsistent). Boundaries between functional units or processing units in functional block diagrams do not necessarily correspond to boundaries between physical components. The operations of multiple functional units may be performed by a single physical component, or the operations of a single functional unit may be performed by multiple physical components. The order of processing steps described in the embodiments may be reversed as long as there is no contradiction. For convenience of processing description, the base station 10 and terminal 20 have been described using functional block diagrams, but such devices may be implemented in hardware, software, or a combination thereof. The software operated by the processor of the base station 10 in accordance with an embodiment of the present invention and the software operated by the processor of the terminal 20 in accordance with an embodiment of the present invention may each be stored in random access memory (RAM), flash memory, read-only memory (ROM), EPROM, EEPROM, register, hard disk (HDD), removable disk, CD-ROM, database, server, or any other suitable storage medium.
また、情報の通知は、本開示で説明した態様/実施形態に限られず、他の方法を用いて行われてもよい。例えば、情報の通知は、物理レイヤシグナリング(例えば、DCI(Downlink Control Information)、UCI(Uplink Control Information))、上位レイヤシグナリング(例えば、RRC(Radio Resource Control)シグナリング、MAC(Medium Access Control)シグナリング)、報知情報(MIB(Master Information Block)、SIB(System Information Block))、その他の信号又はこれらの組み合わせによって実施されてもよい。また、RRCシグナリングは、RRCメッセージと呼ばれてもよく、例えば、RRC接続セットアップ(RRC Connection Setup)メッセージ、RRC接続再構成(RRC Connection Reconfiguration)メッセージ等であってもよい。 Furthermore, the notification of information is not limited to the aspects/embodiments described in the present disclosure, and may be performed using other methods. For example, the notification of information may be performed by physical layer signaling (e.g., DCI (Downlink Control Information), UCI (Uplink Control Information)), higher layer signaling (e.g., RRC (Radio Resource Control) signaling, MAC (Medium Access Control) signaling), broadcast information (MIB (Master Information Block), SIB (System Information Block)), other signals, or a combination of these. Furthermore, RRC signaling may be referred to as an RRC message, and may be, for example, an RRC Connection Setup message, an RRC Connection Reconfiguration message, etc.
本開示において説明した各態様/実施形態は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G(4th generation mobile communication system)、5G(5th generation mobile communication system)、6th generation mobile communication system(6G)、xth generation mobile communication system(xG)(xG(xは、例えば整数、小数))、FRA(Future Radio Access)、NR(new Radio)、New radio access(NX)、Future generation radio access(FX)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi(登録商標))、IEEE 802.16(WiMAX(登録商標))、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及びこれらに基づいて拡張、修正、作成、規定された次世代システムの少なくとも一つに適用されてもよい。また、複数のシステムが組み合わされて(例えば、LTE及びLTE-Aの少なくとも一方と5Gとの組み合わせ等)適用されてもよい。 The aspects/embodiments described in this disclosure may be applied to LTE (Long Term Evolution), LTE-Advanced (LTE-A), SUPER 3G, IMT-Advanced, 4G (4th generation mobile communication system), 5G (5th generation mobile communication system), 6th generation mobile communication system (6G), xth generation mobile communication system (xG) (xG (x is, for example, an integer or decimal number)), FRA (Future Radio Access Network), The present invention may be applied to at least one of systems using IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20 (Ultra-Wideband), Bluetooth (registered trademark), CDMA2000, NR (new Radio Access), NR (new Radio), New radio access (NX), Future generation radio access (FX), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20, UWB (Ultra-Wideband), Bluetooth (registered trademark), or other appropriate systems, as well as next-generation systems that are extended, modified, created, or defined based on these. It may also be applied to a combination of multiple systems (for example, a combination of at least one of LTE and LTE-A with 5G).
本明細書で説明した各態様/実施形態の処理手順、シーケンス、フローチャート等は、矛盾の無い限り、順序を入れ替えてもよい。例えば、本開示において説明した方法については、例示的な順序を用いて様々なステップの要素を提示しており、提示した特定の順序に限定されない。 The order of the processing procedures, sequences, flowcharts, etc. of each aspect/embodiment described herein may be changed unless it is consistent. For example, the methods described in this disclosure present elements of various steps using an example order, and are not limited to the particular order presented.
本明細書において基地局10によって行われるとした特定動作は、場合によってはその上位ノード(upper node)によって行われることもある。基地局10を有する1つ又は複数のネットワークノード(network nodes)からなるネットワークにおいて、端末20との通信のために行われる様々な動作は、基地局10及び基地局10以外の他のネットワークノード(例えば、MME又はS-GW等が考えられるが、これらに限られない)の少なくとも1つによって行われ得ることは明らかである。上記において基地局10以外の他のネットワークノードが1つである場合を例示したが、他のネットワークノードは、複数の他のネットワークノードの組み合わせ(例えば、MME及びS-GW)であってもよい。 In this specification, certain operations described as being performed by the base station 10 may also be performed by its upper node in some cases. In a network consisting of one or more network nodes having a base station 10, it is clear that various operations performed for communication with the terminal 20 may be performed by at least one of the base station 10 and other network nodes other than the base station 10 (such as, but not limited to, an MME or S-GW). While the above example illustrates a case where there is one other network node other than the base station 10, the other network node may also be a combination of multiple other network nodes (for example, an MME and an S-GW).
本開示において説明した情報又は信号等は、上位レイヤ(又は下位レイヤ)から下位レイヤ(又は上位レイヤ)へ出力され得る。複数のネットワークノードを介して入出力されてもよい。 The information, signals, etc. described in this disclosure may be output from a higher layer (or lower layer) to a lower layer (or higher layer). They may also be input/output via multiple network nodes.
入出力された情報等は特定の場所(例えば、メモリ)に保存されてもよいし、管理テーブルを用いて管理してもよい。入出力される情報等は、上書き、更新、又は追記され得る。出力された情報等は削除されてもよい。入力された情報等は他の装置へ送信されてもよい。 Input and output information may be stored in a specific location (for example, memory) or may be managed using a management table. Input and output information may be overwritten, updated, or added to. Output information may be deleted. Input information may be sent to another device.
本開示における判定は、1ビットで表される値(0か1か)によって行われてもよいし、真偽値(Boolean:true又はfalse)によって行われてもよいし、数値の比較(例えば、所定の値との比較)によって行われてもよい。 In this disclosure, the determination may be made based on a value represented by one bit (0 or 1), a Boolean value (true or false), or a numerical comparison (e.g., comparison with a predetermined value).
ソフトウェアは、ソフトウェア、ファームウェア、ミドルウェア、マイクロコード、ハードウェア記述言語と呼ばれるか、他の名称で呼ばれるかを問わず、命令、命令セット、コード、コードセグメント、プログラムコード、プログラム、サブプログラム、ソフトウェアモジュール、アプリケーション、ソフトウェアアプリケーション、ソフトウェアパッケージ、ルーチン、サブルーチン、オブジェクト、実行可能ファイル、実行スレッド、手順、機能などを意味するよう広く解釈されるべきである。 Software shall be construed broadly to mean instructions, instruction sets, code, code segments, program code, programs, subprograms, software modules, applications, software applications, software packages, routines, subroutines, objects, executable files, threads of execution, procedures, functions, etc., whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise.
また、ソフトウェア、命令、情報などは、伝送媒体を介して送受信されてもよい。例えば、ソフトウェアが、有線技術(同軸ケーブル、光ファイバケーブル、ツイストペア、デジタル加入者回線(DSL:Digital Subscriber Line)など)及び無線技術(赤外線、マイクロ波など)の少なくとも一方を使用してウェブサイト、サーバ、又は他のリモートソースから送信される場合、これらの有線技術及び無線技術の少なくとも一方は、伝送媒体の定義内に含まれる。 In addition, software, instructions, information, etc. may be transmitted and received via a transmission medium. For example, if software is transmitted from a website, server, or other remote source using wired technology (such as coaxial cable, fiber optic cable, twisted pair, or Digital Subscriber Line (DSL)) and/or wireless technology (such as infrared or microwave), then the wired and/or wireless technology is included within the definition of a transmission medium.
本開示において説明した情報、信号などは、様々な異なる技術のいずれかを使用して表されてもよい。例えば、上記の説明全体に渡って言及され得るデータ、命令、コマンド、情報、信号、ビット、シンボル、チップなどは、電圧、電流、電磁波、磁界若しくは磁性粒子、光場若しくは光子、又はこれらの任意の組み合わせによって表されてもよい。 The information, signals, etc. described in this disclosure may be represented using any of a variety of different technologies. For example, data, instructions, commands, information, signals, bits, symbols, chips, etc. that may be referred to throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or magnetic particles, optical fields or photons, or any combination thereof.
なお、本開示において説明した用語及び本開示の理解に必要な用語については、同一の又は類似する意味を有する用語と置き換えてもよい。例えば、チャネル及びシンボルの少なくとも一方は信号(シグナリング)であってもよい。また、信号はメッセージであってもよい。また、コンポーネントキャリア(CC:Component Carrier)は、キャリア周波数、セル、周波数キャリアなどと呼ばれてもよい。 Note that terms explained in this disclosure and terms necessary for understanding this disclosure may be replaced with terms having the same or similar meanings. For example, at least one of a channel and a symbol may be a signal (signaling). Furthermore, a signal may be a message. Furthermore, a component carrier (CC) may be called a carrier frequency, a cell, a frequency carrier, etc.
本開示において使用する「システム」及び「ネットワーク」という用語は、互換的に使用される。 As used in this disclosure, the terms "system" and "network" are used interchangeably.
また、本開示において説明した情報、パラメータなどは、絶対値を用いて表されてもよいし、所定の値からの相対値を用いて表されてもよいし、対応する別の情報を用いて表されてもよい。例えば、無線リソースはインデックスによって指示されるものであってもよい。 Furthermore, the information, parameters, etc. described in this disclosure may be expressed using absolute values, relative values from a predetermined value, or other corresponding information. For example, radio resources may be indicated by an index.
上述したパラメータに使用する名称はいかなる点においても限定的な名称ではない。さらに、これらのパラメータを使用する数式等は、本開示で明示的に開示したものと異なる場合もある。様々なチャネル(例えば、PUCCH、PDCCHなど)及び情報要素は、あらゆる好適な名称によって識別できるので、これらの様々なチャネル及び情報要素に割り当てている様々な名称は、いかなる点においても限定的な名称ではない。 The names used for the parameters described above are not intended to be limiting in any way. Furthermore, the mathematical formulas using these parameters may differ from those explicitly disclosed in this disclosure. The various channels (e.g., PUCCH, PDCCH, etc.) and information elements may be identified by any suitable names, and therefore the various names assigned to these various channels and information elements are not intended to be limiting in any way.
本開示においては、「基地局(BS:Base Station)」、「無線基地局」、「基地局装置」、「固定局(fixed station)」、「NodeB」、「eNodeB(eNB)」、「gNodeB(gNB)」、「アクセスポイント(access point)」、「送信ポイント(transmission point)」、「受信ポイント(reception point)」、「送受信ポイント(transmission/reception point)」、「セル」、「セクタ」、「セルグループ」、「キャリア」、「コンポーネントキャリア」などの用語は、互換的に使用され得る。基地局は、マクロセル、スモールセル、フェムトセル、ピコセルなどの用語で呼ばれる場合もある。 In this disclosure, terms such as "base station (BS)," "radio base station," "base station device," "fixed station," "NodeB," "eNodeB (eNB)," "gNodeB (gNB)," "access point," "transmission point," "reception point," "transmission/reception point," "cell," "sector," "cell group," "carrier," and "component carrier" may be used interchangeably. Base stations may also be referred to by terms such as macrocell, small cell, femtocell, and picocell.
基地局は、1つ又は複数(例えば、3つ)のセルを収容することができる。基地局が複数のセルを収容する場合、基地局のカバレッジエリア全体は複数のより小さいエリアに区分でき、各々のより小さいエリアは、基地局サブシステム(例えば、屋内用の小型基地局(RRH:Remote Radio Head))によって通信サービスを提供することもできる。「セル」又は「セクタ」という用語は、このカバレッジにおいて通信サービスを行う基地局及び基地局サブシステムの少なくとも一方のカバレッジエリアの一部又は全体を指す。 A base station can accommodate one or more (e.g., three) cells. When a base station accommodates multiple cells, the entire coverage area of the base station can be divided into multiple smaller areas, and each smaller area can also be provided with communication services by a base station subsystem (e.g., a small indoor base station (RRH: Remote Radio Head)). The terms "cell" or "sector" refer to part or all of the coverage area of at least one of the base station and base station subsystem that provides communication services within this coverage area.
本開示において、基地局が端末に情報を送信することは、基地局が端末に対して、情報に基づく制御・動作を指示することと読み替えられてもよい。 In this disclosure, a base station transmitting information to a terminal may be interpreted as the base station instructing the terminal to control or operate based on the information.
本開示においては、「移動局(MS:Mobile Station)」、「ユーザ端末(user terminal)」、「ユーザ装置(UE:User Equipment)」、「端末」などの用語は、互換的に使用され得る。 In this disclosure, terms such as "Mobile Station (MS)," "user terminal," "User Equipment (UE)," and "terminal" may be used interchangeably.
移動局は、当業者によって、加入者局、モバイルユニット、加入者ユニット、ワイヤレスユニット、リモートユニット、モバイルデバイス、ワイヤレスデバイス、ワイヤレス通信デバイス、リモートデバイス、モバイル加入者局、アクセス端末、モバイル端末、ワイヤレス端末、リモート端末、ハンドセット、ユーザエージェント、モバイルクライアント、クライアント、又はいくつかの他の適切な用語で呼ばれる場合もある。 A mobile station may also be referred to by those skilled in the art as a subscriber station, mobile unit, subscriber unit, wireless unit, remote unit, mobile device, wireless device, wireless communication device, remote device, mobile subscriber station, access terminal, mobile terminal, wireless terminal, remote terminal, handset, user agent, mobile client, client, or some other suitable terminology.
基地局及び移動局の少なくとも一方は、送信装置、受信装置、通信装置などと呼ばれてもよい。なお、基地局及び移動局の少なくとも一方は、移動体に搭載されたデバイス、移動体自体などであってもよい。当該移動体は、移動可能な物体をいい、移動速度は任意である。また移動体が停止している場合も当然含む。当該移動体は、例えば、車両、輸送車両、自動車、自動二輪車、自転車、コネクテッドカー、ショベルカー、ブルドーザー、ホイールローダー、ダンプトラック、フォークリフト、列車、バス、リヤカー、人力車、船舶(ship and other watercraft)、飛行機、ロケット、人工衛星、ドローン(登録商標)、マルチコプター、クアッドコプター、気球、およびこれらに搭載される物を含み、またこれらに限らない。また、当該移動体は、運行指令に基づいて自律走行する移動体であってもよい。乗り物(例えば、車、飛行機など)であってもよいし、無人で動く移動体(例えば、ドローン、自動運転車など)であってもよいし、ロボット(有人型又は無人型)であってもよい。なお、基地局及び移動局の少なくとも一方は、必ずしも通信動作時に移動しない装置も含む。例えば、基地局及び移動局の少なくとも一方は、センサなどのIoT(Internet of Things)機器であってもよい。 At least one of the base station and the mobile station may be referred to as a transmitting device, a receiving device, a communication device, etc. At least one of the base station and the mobile station may be a device mounted on a mobile object, the mobile object itself, etc. The mobile object refers to an object that can move at any speed. Naturally, this also includes cases where the mobile object is stationary. Examples of the mobile object include, but are not limited to, vehicles, transport vehicles, automobiles, motorcycles, bicycles, connected cars, excavators, bulldozers, wheel loaders, dump trucks, forklifts, trains, buses, handcars, rickshaws, ships and other watercraft, airplanes, rockets, satellites, drones (registered trademark), multicopters, quadcopters, balloons, and objects mounted thereon. The mobile object may also be a mobile object that moves autonomously based on an operation command. It may be a vehicle (e.g., a car, an airplane, etc.), an unmanned mobile object (e.g., a drone, an autonomous vehicle, etc.), or a robot (manned or unmanned). Note that at least one of the base station and the mobile station may be a device that does not necessarily move during communication operations. For example, at least one of the base station and the mobile station may be an IoT (Internet of Things) device such as a sensor.
また、本開示における基地局は、ユーザ端末で読み替えてもよい。例えば、基地局及びユーザ端末間の通信を、複数の端末20間の通信(例えば、D2D(Device-to-Device)、V2X(Vehicle-to-Everything)などと呼ばれてもよい)に置き換えた構成について、本開示の各態様/実施形態を適用してもよい。この場合、上述の基地局10が有する機能を端末20が有する構成としてもよい。また、「上り」及び「下り」などの文言は、端末間通信に対応する文言(例えば、「サイド(side)」)で読み替えられてもよい。例えば、上りチャネル、下りチャネルなどは、サイドチャネルで読み替えられてもよい。 Furthermore, the base station in the present disclosure may be read as a user terminal. For example, the aspects/embodiments of the present disclosure may be applied to a configuration in which communication between a base station and a user terminal is replaced with communication between multiple terminals 20 (which may be called, for example, D2D (Device-to-Device) or V2X (Vehicle-to-Everything)). In this case, the terminals 20 may be configured to have the functions possessed by the base station 10 described above. Furthermore, terms such as "uplink" and "downlink" may be read as terms corresponding to communication between terminals (for example, "side"). For example, terms such as uplink channel and downlink channel may be read as side channel.
同様に、本開示におけるユーザ端末は、基地局で読み替えてもよい。この場合、上述のユーザ端末が有する機能を基地局が有する構成としてもよい。 Similarly, the user terminal in this disclosure may be interpreted as a base station. In this case, the base station may be configured to have the functions possessed by the user terminal described above.
本開示で使用する「判断(determining)」、「決定(determining)」という用語は、多種多様な動作を包含する場合がある。「判断」、「決定」は、例えば、判定(judging)、計算(calculating)、算出(computing)、処理(processing)、導出(deriving)、調査(investigating)、探索(looking up、search、inquiry)(例えば、テーブル、データベース又は別のデータ構造での探索)、確認(ascertaining)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、受信(receiving)(例えば、情報を受信すること)、送信(transmitting)(例えば、情報を送信すること)、入力(input)、出力(output)、アクセス(accessing)(例えば、メモリ中のデータにアクセスすること)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、解決(resolving)、選択(selecting)、選定(choosing)、確立(establishing)、比較(comparing)などした事を「判断」「決定」したとみなす事を含み得る。つまり、「判断」「決定」は、何らかの動作を「判断」「決定」したとみなす事を含み得る。また、「判断(決定)」は、「想定する(assuming)」、「期待する(expecting)」、「みなす(considering)」などで読み替えられてもよい。 As used in this disclosure, the terms "determining" and "determining" may encompass a wide variety of actions. "Determining" and "determining" may include, for example, judging, calculating, computing, processing, deriving, investigating, looking up, searching, inquiring (e.g., searching a table, database, or other data structure), and ascertaining something that is considered to be a "determination." "Determining" and "determining" may also include receiving (e.g., receiving information), transmitting (e.g., sending information), input, output, accessing (e.g., accessing data in memory), and so on. Furthermore, "judgment" and "decision" can include regarding actions such as resolving, selecting, choosing, establishing, and comparing as having been "judgment" or "decision." In other words, "judgment" and "decision" can include regarding some action as having been "judgment" or "decision." Furthermore, "judgment (decision)" can be interpreted as "assuming," "expecting," "considering," etc.
「接続された(connected)」、「結合された(coupled)」という用語、又はこれらのあらゆる変形は、2又はそれ以上の要素間の直接的又は間接的なあらゆる接続又は結合を意味し、互いに「接続」又は「結合」された2つの要素間に1又はそれ以上の中間要素が存在することを含むことができる。要素間の結合又は接続は、物理的なものであっても、論理的なものであっても、或いはこれらの組み合わせであってもよい。例えば、「接続」は「アクセス」で読み替えられてもよい。本開示で使用する場合、2つの要素は、1又はそれ以上の電線、ケーブル及びプリント電気接続の少なくとも一つを用いて、並びにいくつかの非限定的かつ非包括的な例として、無線周波数領域、マイクロ波領域及び光(可視及び不可視の両方)領域の波長を有する電磁エネルギーなどを用いて、互いに「接続」又は「結合」されると考えることができる。 The terms "connected," "coupled," or any variation thereof, refer to any direct or indirect connection or coupling between two or more elements, and may include the presence of one or more intermediate elements between two elements that are "connected" or "coupled" to each other. The coupling or connection between elements may be physical, logical, or a combination thereof. For example, "connected" may be read as "access." As used in this disclosure, two elements may be considered to be "connected" or "coupled" to each other using at least one of one or more wires, cables, and printed electrical connections, as well as electromagnetic energy having wavelengths in the radio frequency range, microwave range, and optical (both visible and invisible) range, as some non-limiting and non-exhaustive examples.
参照信号は、RS(Reference Signal)と略称することもでき、適用される標準によってパイロット(Pilot)と呼ばれてもよい。 The reference signal may also be abbreviated as RS (Reference Signal) or may be called a pilot depending on the applicable standard.
本開示において使用する「に基づいて」という記載は、別段に明記されていない限り、「のみに基づいて」を意味しない。言い換えれば、「に基づいて」という記載は、「のみに基づいて」と「に少なくとも基づいて」の両方を意味する。 As used in this disclosure, the phrase "based on" does not mean "based only on," unless expressly stated otherwise. In other words, the phrase "based on" means both "based only on" and "based at least on."
本開示において使用する「第1の」、「第2の」などの呼称を使用した要素へのいかなる参照も、それらの要素の量又は順序を全般的に限定しない。これらの呼称は、2つ以上の要素間を区別する便利な方法として本開示において使用され得る。したがって、第1及び第2の要素への参照は、2つの要素のみが採用され得ること、又は何らかの形で第1の要素が第2の要素に先行しなければならないことを意味しない。 As used in this disclosure, any reference to an element using a designation such as "first," "second," etc. does not generally limit the quantity or order of those elements. These designations may be used in this disclosure as a convenient method of distinguishing between two or more elements. Thus, a reference to a first and a second element does not imply that only two elements may be employed or that the first element must in some way precede the second element.
上記の各装置の構成における「手段」を、「部」、「回路」、「デバイス」等に置き換えてもよい。 The "means" in the configuration of each of the above devices may be replaced with "part," "circuit," "device," etc.
本開示において、「含む(include)」、「含んでいる(including)」及びそれらの変形が使用されている場合、これらの用語は、用語「備える(comprising)」と同様に、包括的であることが意図される。さらに、本開示において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。 When the terms "include," "including," and variations thereof are used in this disclosure, these terms are intended to be inclusive, similar to the term "comprising." Furthermore, when the term "or" is used in this disclosure, it is not intended to be an exclusive or.
本開示において、例えば、英語でのa, an及びtheのように、翻訳により冠詞が追加された場合、本開示は、これらの冠詞の後に続く名詞が複数形であることを含んでもよい。 In this disclosure, where articles are added by translation, such as a, an, and the in English, this disclosure may include the noun following these articles being plural.
本開示において、「AとBが異なる」という用語は、「AとBが互いに異なる」ことを意味してもよい。なお、当該用語は、「AとBがそれぞれCと異なる」ことを意味してもよい。「離れる」、「結合される」などの用語も、「異なる」と同様に解釈されてもよい。 In this disclosure, the term "A and B are different" may mean "A and B are different from each other." Note that this term may also mean "A and B are each different from C." Terms such as "separate" and "combined" may also be interpreted in the same way as "different."
本開示において説明した各態様/実施形態は単独で用いてもよいし、組み合わせて用いてもよいし、実行に伴って切り替えて用いてもよい。また、所定の情報の通知(例えば、「Xであること」の通知)は、明示的に行うものに限られず、暗黙的(例えば、当該所定の情報の通知を行わない)ことによって行われてもよい。 Each aspect/embodiment described in this disclosure may be used alone, in combination, or switched between depending on the implementation. Furthermore, notification of specified information (e.g., notification that "X is true") is not limited to being done explicitly, but may also be done implicitly (e.g., not notifying the specified information).
以上、本開示について詳細に説明したが、当業者にとっては、本開示が本開示中に説明した実施形態に限定されるものではないということは明らかである。本開示は、請求の範囲の記載により定まる本開示の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。したがって、本開示の記載は、例示説明を目的とするものであり、本開示に対して何ら制限的な意味を有するものではない。 Although the present disclosure has been described in detail above, it will be clear to those skilled in the art that the present disclosure is not limited to the embodiments described herein. The present disclosure can be implemented in modified and altered forms without departing from the spirit and scope of the present disclosure, which are defined by the claims. Therefore, the description of the present disclosure is intended for illustrative purposes only and does not have any limiting meaning on the present disclosure.
10 基地局
110 送信部
120 受信部
130 設定部
140 制御部
20 端末
210 送信部
220 受信部
230 設定部
240 制御部
30 ネットワークノード
1001 プロセッサ
1002 記憶装置
1003 補助記憶装置
1004 通信装置
1005 入力装置
1006 出力装置
10 Base station 110 Transmitter 120 Receiver 130 Setting unit 140 Control unit 20 Terminal 210 Transmitter 220 Receiver 230 Setting unit 240 Control unit 30 Network node 1001 Processor 1002 Storage device 1003 Auxiliary storage device 1004 Communication device 1005 Input device 1006 Output device
Claims (6)
前記設定情報を設定する制御部と、
位置登録情報を含む通知メッセージを前記第2ネットワークノードに送信する送信部と、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、自端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、自端末に対して算出された値であり、
同じ位置登録情報を含む通知メッセージが連続して通知された通知回数が、前記連続通知回数と一致した場合、前記制御部は、前記周期を前記第1周期から前記第2周期に変更し、前記送信部は、前記第2周期に係る情報を含む、前記周期の変更を要求する要求メッセージを前記第2ネットワークノードに送信する、
端末。 a receiving unit that receives, from a first network node or a second network node, configuration information including information regarding at least one of a first cycle, which is a cycle at which a terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
a control unit that sets the setting information;
a transmitter for transmitting a notification message including location registration information to the second network node;
and
at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal itself based on a notification message that notifies location registration information previously transmitted by the terminal itself,
When the number of consecutive notification messages including the same location registration information matches the number of consecutive notification messages, the control unit changes the cycle from the first cycle to the second cycle, and the transmission unit transmits a request message including information related to the second cycle to the second network node, requesting a change of the cycle.
Terminal.
請求項1に記載の端末。 when the transmitter transmits a notification message including location registration information different from location registration information included in the notification message at the time of changing the cycle, the controller changes the cycle from the second cycle to the first cycle, and the transmitter transmits a request message to the second network node, the request message including information related to the first cycle, requesting a change of the cycle.
The terminal according to claim 1 .
前記設定情報を設定する制御部と、
位置登録情報を含む通知メッセージを前記端末から受信する受信部と、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、前記端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、前記端末に対して算出された値であり、
前記受信部は、前記周期の変更を要求する第1メッセージを前記端末から受信し、
前記制御部は、前記第1メッセージに基づいて、前記周期を前記第1周期から前記第2周期に変更する、
ネットワークノード。 a transmitter that transmits to the terminal setting information including information on at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
a control unit that sets the setting information;
a receiving unit that receives a notification message including location registration information from the terminal;
and
at least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal based on a notification message that notifies location registration information previously transmitted by the terminal,
the receiving unit receives a first message from the terminal requesting a change of the period;
the control unit changes the cycle from the first cycle to the second cycle based on the first message;
Network node.
前記制御部は、前記第2メッセージに基づいて、前記周期を前記第2周期から前記第1周期に変更する、
請求項3に記載のネットワークノード。 the receiving unit receives a second message from the network node, the second message including information related to the first period and requesting a change of the period;
the control unit changes the cycle from the second cycle to the first cycle based on the second message.
The network node of claim 3 .
前記設定情報を設定する制御部と、
位置登録情報を含む通知メッセージを前記第2ネットワークノードに送信するステップと、
を有し、
同じ位置登録情報を含む通知メッセージが連続して通知された通知回数が、前記連続通知回数と一致した場合、
前記周期を前記第1周期から前記第2周期に変更し、前記第2周期に係る情報を含む、前記周期の変更を要求する要求メッセージを前記第2ネットワークノードに送信するステップと、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、自端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、自端末に対して算出された値である、
端末が実行する通信方法。 receiving, from the first network node or the second network node, configuration information including information regarding at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
a control unit that sets the setting information;
sending a notification message to the second network node, the notification message including location registration information;
and
If the number of consecutive notifications of notification messages containing the same location registration information matches the number of consecutive notifications,
changing the periodicity from the first periodicity to the second periodicity and transmitting a request message to the second network node requesting the change of the periodicity, the request message including information related to the second periodicity;
and
At least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal itself based on a notification message notifying location registration information previously transmitted by the terminal itself.
The communication method implemented by the device.
前記設定情報を設定するステップと、
位置登録情報を含む通知メッセージを前記端末から受信するステップと、
前記周期の変更を要求する第1メッセージを前記端末から受信するステップと、
前記第1メッセージに基づいて、前記周期を前記第1周期から前記第2周期に変更するステップと、
を有し、
前記第1周期、前記第2周期、及び前記連続通知回数の内の少なくとも一つの値は、前記端末が過去に送信した位置登録情報を通知する通知メッセージに基づいて、前記端末に対して算出された値である、
ネットワークノードが実行する通信方法。 transmitting to the terminal setting information including information on at least one of a first cycle, which is a cycle at which the terminal notifies location registration information, a number of consecutive notifications at which the same location registration information is consecutively notified, which are conditions for changing the cycle, and a second cycle, which is the cycle after the change;
setting the setting information;
receiving a notification message including location registration information from the terminal;
receiving a first message from the terminal requesting a change of the period;
changing the period from the first period to the second period based on the first message;
and
At least one value of the first period, the second period, and the number of consecutive notifications is a value calculated for the terminal based on a notification message that notifies location registration information previously transmitted by the terminal.
The communication method implemented by network nodes.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2024/013369 WO2025203695A1 (en) | 2024-03-29 | 2024-03-29 | Terminal, network node, and communication method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2024/013369 WO2025203695A1 (en) | 2024-03-29 | 2024-03-29 | Terminal, network node, and communication method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025203695A1 true WO2025203695A1 (en) | 2025-10-02 |
Family
ID=97219578
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2024/013369 Pending WO2025203695A1 (en) | 2024-03-29 | 2024-03-29 | Terminal, network node, and communication method |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2025203695A1 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH06113358A (en) * | 1992-09-25 | 1994-04-22 | Fujitsu Ltd | Cordless telephone exchange system |
| JP2002209247A (en) * | 2001-01-11 | 2002-07-26 | Ntt Docomo Inc | Location register, location registration system and location registration method |
| JP2009141855A (en) * | 2007-12-10 | 2009-06-25 | Ntt Docomo Inc | MOBILE COMMUNICATION SYSTEM, POSITION REGISTRATION PERIOD SPECIFIC NODE, MOBILE DEVICE, AND MOBILE COMMUNICATION POSITION REGISTRATION METHOD |
| WO2013046506A1 (en) * | 2011-09-30 | 2013-04-04 | 日本電気株式会社 | Processing device, communication system, communication terminal, method for controlling terminal device, and non-transitory computer readable medium in which program is stored |
-
2024
- 2024-03-29 WO PCT/JP2024/013369 patent/WO2025203695A1/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH06113358A (en) * | 1992-09-25 | 1994-04-22 | Fujitsu Ltd | Cordless telephone exchange system |
| JP2002209247A (en) * | 2001-01-11 | 2002-07-26 | Ntt Docomo Inc | Location register, location registration system and location registration method |
| JP2009141855A (en) * | 2007-12-10 | 2009-06-25 | Ntt Docomo Inc | MOBILE COMMUNICATION SYSTEM, POSITION REGISTRATION PERIOD SPECIFIC NODE, MOBILE DEVICE, AND MOBILE COMMUNICATION POSITION REGISTRATION METHOD |
| WO2013046506A1 (en) * | 2011-09-30 | 2013-04-04 | 日本電気株式会社 | Processing device, communication system, communication terminal, method for controlling terminal device, and non-transitory computer readable medium in which program is stored |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2025203695A1 (en) | Terminal, network node, and communication method | |
| WO2025203694A1 (en) | Network node, terminal, and communication method | |
| WO2025154291A1 (en) | Terminal, network node, and communication method | |
| WO2025154290A1 (en) | Terminal, network node, and communication method | |
| WO2025238857A1 (en) | Base station, network node, and communication method | |
| WO2025238854A1 (en) | Base station, network node, and communication method | |
| WO2025134356A1 (en) | Network node and control method | |
| WO2025238856A1 (en) | Base station, network node, and communication method | |
| WO2025062602A1 (en) | Network node and control method | |
| WO2024236778A1 (en) | Terminal, base station, and network node | |
| WO2025154292A1 (en) | Network node and communication method | |
| WO2025154293A1 (en) | Terminal and communication method | |
| WO2025062603A1 (en) | Network node and control method | |
| WO2025173204A1 (en) | Network node and communication method | |
| WO2025134357A1 (en) | Network node and control method | |
| WO2025173215A1 (en) | Terminal, network node, and communication method | |
| WO2025062604A1 (en) | Network node and control method | |
| WO2025134358A1 (en) | Network node and control method | |
| WO2025173214A1 (en) | Terminal, network node, and communication method | |
| WO2025163911A1 (en) | Processing device and processing method | |
| WO2025163910A1 (en) | Processing device and processing method | |
| WO2025163912A1 (en) | Processing device and processing method | |
| WO2025234008A1 (en) | Network node and communication method | |
| WO2025258082A1 (en) | Network node and base station | |
| WO2025158512A1 (en) | Network node and communication method |