WO2024090188A1 - Communication device, communication terminal, communication system, communication method, and program - Google Patents

Communication device, communication terminal, communication system, communication method, and program Download PDF

Info

Publication number
WO2024090188A1
WO2024090188A1 PCT/JP2023/036667 JP2023036667W WO2024090188A1 WO 2024090188 A1 WO2024090188 A1 WO 2024090188A1 JP 2023036667 W JP2023036667 W JP 2023036667W WO 2024090188 A1 WO2024090188 A1 WO 2024090188A1
Authority
WO
WIPO (PCT)
Prior art keywords
period
value
slots
communication
data
Prior art date
Application number
PCT/JP2023/036667
Other languages
French (fr)
Japanese (ja)
Inventor
高広 笹木
Original Assignee
日本電気株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電気株式会社 filed Critical 日本電気株式会社
Publication of WO2024090188A1 publication Critical patent/WO2024090188A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • H04W72/044Wireless resource allocation based on the type of the allocated resource
    • H04W72/0446Resources in time domain, e.g. slots or frames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/1263Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows
    • H04W72/1273Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows of downlink data flows
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/23Control channels or signalling for resource management in the downlink direction of a wireless link, i.e. towards a terminal
    • H04W72/232Control channels or signalling for resource management in the downlink direction of a wireless link, i.e. towards a terminal the control data signalling from the physical layer, e.g. DCI signalling

Definitions

  • This disclosure relates to a communication device, a communication terminal, a communication system, a communication method, and a program.
  • 5G 5th Generation
  • 5G may also be referred to as NR (New Radio).
  • DCI downlink control information
  • the base station may also be referred to as an access network node or gNB (g Node B), etc.
  • Non-Patent Document 1 discloses processing related to PDCCH monitoring in NR. Specifically, the UE determines the PDCCH monitoring occasion in the active DL BWP (Downlink Bandwidth Part). The PDCCH monitoring occasion is indicated using one of the slot numbers of multiple slots that make up a frame. The UE monitors PDCCH candidates using a search space of T (T is an integer) consecutive slots starting from the slot number indicating the PDCCH monitoring occasion.
  • T is an integer
  • Non-Patent Document 1 also discloses that the UE monitors the PDCCH in specific symbols. Specifically, the UE is instructed by monitoringSymbolsWithinSlot to monitor the PDCCH in three consecutive symbols in all slots that the UE monitors.
  • Non-patent document 2 discloses that monitoringSymbolsWithinSlot is represented as a bitmap of 14 bits contained in one slot. Each bit represents an OFDM symbol.
  • the UE attempts to receive the PDCCH at the symbol corresponding to the bit set to "1".
  • Receiving the PDCCH may be rephrased as detecting the PDCCH.
  • the UE can receive or detect DCI by receiving the PDCCH.
  • 3GPP TS 38.213 V17.3.0 (2022-09)
  • 3GPP TS 38.331 V17.1.0 (2022-06)
  • the base station needs to schedule the PDCCH according to the timing of data to be transmitted to the UE or data to be transmitted by the UE. For example, if the frame rate of data transmitted by the base station to the UE is 120 Hz, the frame update interval is 8.333 ms (milliseconds).
  • the base station performs scheduling in units of slot length. For example, if the slot length is 1 ms, the base station needs to schedule the PDCCH at intervals of 9 ms or 8 ms. In such a situation, if the PDCCH monitoring process disclosed in Non-Patent Document 1 is used, the UE needs to monitor the PDCCH in all slots every 1 ms in order to detect PDCCHs that may be scheduled at different intervals. This causes a problem of increased power consumption associated with the PDCCH monitoring process in the UE.
  • Non-Patent Document 2 when performing the PDCCH monitoring process disclosed in Non-Patent Document 2, it is necessary to monitor the PDCCH at specific symbol timings in all slots. This causes a problem of increased processing power associated with the PDCCH monitoring process in the UE.
  • one of the objectives of the present disclosure is to provide a communication device, a communication terminal, a communication system, a communication method, and a program that can reduce the burden of PDCCH monitoring processing.
  • the communication device includes a control unit that uses the slot length of a slot constituting a radio frame and the frame rate of data to determine a first period in units of the slot and a second period in units of the symbols constituting the slot, and uses the first period and the second period to determine a symbol number for transmitting scheduling information of the data, and a communication unit that transmits the first period and values related to the second period to a communication terminal.
  • a communication terminal includes a communication unit that receives a first period in units of slots constituting a radio frame and a value associated with a second period in units of symbols constituting the slots, and a control unit that determines a symbol number for receiving scheduling information for data using the first period and the second period determined based on the value associated with the second period, and the communication unit receives the scheduling information at the symbol number.
  • the communication system includes a communication device including a communication unit that determines a first period in units of slots and a second period in units of symbols constituting the slots using the slot length of the slots constituting a radio frame and the frame rate of the data, determines a symbol number for transmitting scheduling information of the data using the first period and the second period, and transmits the first period and a value related to the second period; and a communication terminal that receives the first period and the value related to the second period, determines a symbol number for receiving scheduling information of data using the first period and the second period specified based on the value related to the second period, and receives the scheduling information at the symbol number.
  • the communication method according to the fourth aspect of the present disclosure is executed in a communication device that uses the slot length of a slot constituting a radio frame and the frame rate of data to determine a first period in units of the slot and a second period in units of the symbols constituting the slot, determines a symbol number for transmitting scheduling information of the data using the first period and the second period, and transmits the first period and a value related to the second period to a communication terminal.
  • the program according to the fifth aspect of the present disclosure causes a computer to receive a first period in units of slots constituting a radio frame and a value associated with a second period in units of symbols constituting the slot, determine a symbol number for receiving scheduling information for data using the first period and the second period determined based on the value associated with the second period, and receive the scheduling information at the symbol number.
  • This disclosure makes it possible to provide a communication device, a communication terminal, a communication system, a communication method, and a program that can reduce the burden of PDCCH monitoring processing.
  • FIG. 1 is a configuration diagram of a communication device according to the present disclosure.
  • FIG. 2 is a diagram showing the configuration of a radio frame according to the present disclosure.
  • FIG. 2 is a configuration diagram of a communication terminal according to the present disclosure.
  • FIG. 2 is a diagram showing a communication process executed in a communication device according to the present disclosure.
  • FIG. 2 is a diagram illustrating a communication process executed in a communication terminal according to the present disclosure.
  • FIG. 1 is a configuration diagram of a communication system according to the present disclosure. A diagram showing the flow of communication processing between a UE and a gNB according to the present disclosure.
  • FIG. 1 is a diagram illustrating a search space according to the present disclosure.
  • FIG. 1 is a diagram illustrating a search space according to the present disclosure.
  • FIG. 1 is a diagram illustrating the configuration of a gNB according to the present disclosure.
  • FIG. 1 is a diagram illustrating the configuration of a UE according to the present disclosure.
  • the communication device 10 may be a computer device that operates when a processor executes a program stored in a memory.
  • the communication device 10 may be a device disposed in a mobile network, such as a base station or an access network node.
  • the communication device 10 has a control unit 11 and a communication unit 12.
  • the control unit 11 and the communication unit 12 may be software or a module in which processing is performed by a processor executing a program stored in a memory.
  • the control unit 11 and the communication unit 12 may be hardware such as a circuit or a chip.
  • the control unit 11 uses the slot length of the slots constituting the radio frame and the frame rate of the data to determine a first period in units of slots and a second period in units of symbols constituting the slots. Furthermore, the control unit 11 uses the first period and the second period to determine a symbol number for transmitting scheduling information for the data.
  • FIG. 2 is an example, the configuration of radio frames, slots, and symbols is not limited to the configuration shown in FIG. 2, and various configurations are possible.
  • Figure 2 shows that one radio frame is 10 ms. Furthermore, one radio frame is composed of 10 subframes. Furthermore, Figure 2 shows that one subframe corresponds to one slot or two slots.
  • NR adopts OFDM (Orthogonal Frequency Division Multiplexing) like LTE (Long Term Evolution). Furthermore, NR supports 15 kHz, which is the same subcarrier spacing as LTE, and also supports 30 kHz, 60 kHz, 120 kHz, and 240 kHz. Here, when the subcarrier spacing is 15 kHz, one subframe corresponds to one slot, and when the subcarrier spacing is 30 kHz, one subframe corresponds to two slots.
  • OFDM Orthogonal Frequency Division Multiplexing
  • one subframe corresponds to four slots
  • one subframe corresponds to eight slots
  • one subframe corresponds to 16 slots.
  • FIG. 2 shows that one slot is composed of 14 symbols, regardless of the subcarrier spacing.
  • one slot may be composed of 12 symbols.
  • the symbols may be OFDM symbols.
  • the frame rate of the data used to determine the first period and the second period may be, for example, the frame rate of images used in AR (Augmented Reality) or VR (Virtual Reality).
  • the frame rates of these images may be, for example, 60Hz, 120Hz, 144Hz, etc.
  • 60Hz, 120Hz, and 144Hz have the same meaning as 60fps (flame per second), 120fps, and 144fps.
  • the frame (or data) update intervals are 16.666ms, 8.333ms, and 6.944ms.
  • the first period is expressed in units of slot length, and may be expressed as an integer multiple of 1 ms, for example.
  • the second period is expressed in units of symbol length, and may be expressed as an integer multiple of 1 ms/14 ("/" indicates division).
  • the first period is a longer value than the second period.
  • the symbol number may be determined, for example, using a serial number within the first period, or may be determined, for example, as the bth symbol in the ath slot (where a and b are integers equal to or greater than 1).
  • the data may be, for example, video data, or may be U (User)-Plane data transmitted in, for example, a PDSCH (Physical Downlink Shared Channel) or a PUSCH (Physical Uplink Shared Channel).
  • the scheduling information may be referred to as C (Control)-Plane data transmitted by the PDCCH.
  • the scheduling information corresponds to DCI transmitted by the PDCCH.
  • the communication unit 12 transmits the first period and a value related to the second period to the communication terminal.
  • the value related to the second period may be a value indicating the second period, or may be a value used to calculate the second period.
  • the value related to the second period may be a value indicating the number of times a symbol-unit period is repeated within the first period.
  • the value related to the second period may be a value indicating the ratio of the second period to the first period.
  • the communication terminal 20 may be a computer device that operates by a processor executing a program stored in a memory.
  • the communication terminal 20 may be, for example, a device that performs wireless communication with the communication device 10.
  • the communication terminal 20 may be a mobile phone terminal, a smartphone terminal, a wearable device/HMD (Head Mounted Display), an IoT (Internet of Things) terminal, an MTC (Machine Type Communication) terminal, digital signage, etc.
  • the communication terminal 20 may also be a UE, which is used as a general term for terminals in 3GPP.
  • the communication terminal 20 has a communication unit 21 and a control unit 22.
  • the communication unit 21 and the control unit 22 may be software or modules that perform processing by a processor executing a program stored in a memory.
  • the communication unit 21 receives a first period, the unit being the slot that constitutes the radio frame, and a value related to a second period, the unit being the symbol that constitutes the slot.
  • the communication unit 21 receives the first period and the value related to the second period by wireless communication.
  • the control unit 22 determines a symbol number for receiving data scheduling information using the first period and the second period identified based on a value related to the second period.
  • the control unit 22 identifies the received value as the second period.
  • the control unit 22 calculates the second period based on the received value.
  • the control unit 22 uses the first period and the second period to determine the symbol number for receiving the data scheduling information.
  • the communication unit 21 receives the scheduling information set to the symbol number determined by the control unit 22. Receiving the scheduling information may be rephrased as detecting the scheduling information. By receiving the scheduling information, the communication terminal 20 identifies the resources allocated to the data and enables reception of the data.
  • control unit 11 determines a first period in units of slots and a second period in units of symbols constituting the slots, using the slot length of the slots constituting the radio frame and the frame rate of the data (S11).
  • control unit 11 uses the first period and the second period to determine a symbol number for transmitting the scheduling information of the data (S12).
  • communication unit 12 transmits the first period and a value related to the second period to the communication terminal (S13).
  • the communication unit 21 receives a value related to a first period in units of slots constituting a radio frame and a second period in units of symbols constituting a slot (S21).
  • control unit 22 determines a symbol number for receiving the scheduling information of the data using the first period and the second period identified based on a value related to the second period (S22).
  • the communication unit 21 receives the scheduling information at the symbol number determined by the control unit 22 (S23).
  • the communication device 10 determines a first period in units of slots and a second period in units of symbols. Furthermore, the communication terminal 20 identifies the first period and the second period using the first period and a value related to the second period. As a result, the communication terminal 20 can execute processing for receiving scheduling information at the timing indicated in the second period in units of symbols, and therefore does not need to monitor all slots to receive scheduling information. As a result, the burden of monitoring the scheduling information on the communication terminal 20 can be reduced.
  • the UE 30 corresponds to the communication terminal 20 in Fig. 3.
  • the gNB 40 corresponds to the communication device 10 in Fig. 1.
  • the UE 30 and the gNB 40 support a communication method defined as 5G or NR in 3GPP.
  • UE 30 monitors a set of PDCCH candidates in one or more CORESETs (Control resource sets) of the active DL BWP.
  • a CORESET is a resource element that transmits PDCCH and is defined by frequency and symbol.
  • An active DL BWP indicates a BWP in an activated serving cell.
  • UE 30 monitors the search space, receives PDCCH candidates, and further decodes DCI.
  • the set of PDCCH candidates monitored by UE 30 is defined in a PDCCH search space set.
  • the PDCCH search space set may be referred to as a search space set or a search space.
  • a CSS (Common Search Space) set or a USS (UE-specific Search Space) set is defined as a search space set.
  • UE 30 monitors PDCCH candidates in a search space set determined according to the type of PDCCH.
  • the search space set determined according to the type of PDCCH may be, for example, Type 0-PDCCH CSS, Type 0A-PDCCH CSS, Type 0B-PDCCH CSS, Type 1-PDCCH CSS, Type 1A-PDCCH CSS, Type 2-PDCCH CSS, or Type 3-PDCCH CSS.
  • Each Type differs depending on the use of the PDCCH. For example, Type 0 may be used to decode SIB (System Information Block) 1, and Type 0A may be used to decode SIBs other than SIB1.
  • SIB System Information Block
  • the timing of the PDCCH monitored by UE 30 may be determined by the following equation 1.
  • the UE 30 determines whether the frame number n f satisfies the formula 1. Starting from slot k s ⁇ T s, the UE 30 monitors the PDCCH of the search space set, with a predetermined number of slots, T s , as the search space set. In other words, the UE 30 does not need to monitor the PDCCH in the slot determined by k s ⁇ T s .
  • Equation 1 is used to calculate a search space set on a slot basis, but the following Equation 2 may also be used to calculate a search space set on a symbol basis.
  • the period k s in slot units corresponds to the first period.
  • the second period corresponds to the second period, which is a period in symbol units.
  • a method of calculating k s and k factor used in Equation 2 will be described.
  • the frame rate may be notified from a higher layer, such as Layer 2 or higher, to the control unit 11 that executes control of Layer 1 (physical layer).
  • the gNB 40 may receive the frame rate, for example, from a core network node. Alternatively, the gNB 40 may learn or estimate the frame rate from the arrival interval of data packets.
  • the control unit 11 calculates k s and k factor by dividing the number of slots per second by the frame rate of the data, and further dividing the numerator and denominator by the greatest common divisor of the numerator and denominator values.
  • the period per symbol is 117, as shown below.
  • the period of transmission opportunities for PDCCH transmitted from gNB 40 to UE 30 will be 117 symbols from symbol #0 to symbol #116, 117 symbols from symbol #117 to symbol #233, and 116 symbols from symbol #234 to symbol #349.
  • 117 symbols is 8.357 ms
  • 116 symbols is 8.286 ms
  • in a period k s it is possible to schedule the PDCCH every 8.33 ms on average.
  • the gNB 40 can schedule the PDCCH at approximately the same timing as the frame update interval of 8.333 ms when the frame rate is 120 Hz.
  • the UE 30 can also detect the PDCCH every 8.33 ms on average in the period k s , so that jitter occurring in the wireless section can be suppressed. If the UE 30 monitors a search space set that is determined with a predetermined position as the start position in all slots, the base station also needs to set the PDCCH at a position that matches the search space. Therefore, it takes time from when the data is updated until the data is scheduled, so that jitter or delay occurs between the timing of data generation and the timing of data transmission.
  • the cycle (or interval) starting from symbol #234 is 116 symbols instead of 117 symbols. That is, by combining 117 symbols defined as a cycle in symbol units with a cycle in slot units, the start position of the symbol in which the PDCCH is set in the cycle k s can be fixed to #0. If only 117 symbols defined as a cycle in symbol units were used, the start position of the symbol in which the PDCCH is set in the cycle k s would shift from #1 to #2. In this case, the timing of data generation according to the frame rate and the symbol position for setting the PDCCH shift, and jitter occurs in the data transmitted between the UE 30 and the gNB 40. That is, by combining 117 symbols defined as a cycle in symbol units with a cycle in slot units, it is possible to prevent jitter from occurring or increasing in the data transmitted between the UE 30 and the gNB 40.
  • the communication unit 12 of the gNB 40 transmits the values of k s and k factor to the UE 30.
  • the communication unit 12 may transmit the values of k s and the period in symbol units to the UE 30.
  • the slot length is 1 ms
  • the frame rate is 120 Hz
  • the frame update interval (update cycle) is 8.333 ms
  • k s is 125 slots, and k factor is 1/9. Furthermore, if the number of symbols per slot is 14 symbols, the period per symbol is 195 symbols (6.96 ms). Furthermore, the gNB 40 sets the PDCCH to symbol #0, symbol #195, symbol #390, symbol #585, symbol #780, symbol #975, symbol #1170, symbol #1365, and symbol #1560, based on the first symbol #0 of the period k s.
  • control unit 22 of the UE 30 monitors the PDCCH, using a section of length T s symbols as a search space set, starting from symbol #0, symbol #195, symbol #390, symbol #585, symbol #780, symbol #975, symbol #1170, symbol #1365, and symbol #1560.
  • the period of transmission opportunities for PDCCH transmitted from gNB 40 to UE 30 is 195 symbols when starting with symbol #0, symbol #195, symbol #390, symbol #585, symbol #780, symbol #975, symbol #1170, and symbol #1365. On the other hand, when starting with symbol #1560, the period is 190 symbols.
  • the gNB 40 calculates the values of the period k s and k factor using the slot length and the frame rate of the data (S31).
  • the gNB 40 transmits the values of the period k s and k factor to the UE 30 (S32).
  • the gNB 40 may also transmit to the UE 30 the start slot of the period k s (slot-unit offset), the OFDM symbol-unit offset, and T symb .
  • the gNB 40 may transmit the period k s and the k factor to the UE 30 using higher layer signaling.
  • the higher layer signaling may be, for example, a signaling message transmitted to the UE 30 in a medium access control (MAC) layer or a layer higher than the MAC layer, for example, an RRC message.
  • the gNB 40 may set the period k s and the k factor in an RRC information element set in the RRC message and transmit it to the UE 30.
  • the RRC information element may be, for example, a Search Space information element set in the RRC message. More specifically, the period k s and the k factor may be set in monitoringSlotPeriodicityAndOffset or other parameters included in the Search Space information element.
  • the RRC message may be a message directed to a specific UE, or may be system information directed to all UEs.
  • the gNB 40 may transmit a PBCH (Physical Broadcast Channel) including an MIB including the period k s and the k factor to the UE 30.
  • the gNB 40 may transmit a RACH response including the period k s and the k factor to the UE 30 upon receiving a RACH preamble from the UE 30.
  • the starting slot (slot offset) of the period k s , the OFDM symbol offset, and T symb may be transmitted to the UE 30 along with the period k s and the k factor , or the starting slot (slot offset) of the period k s , the OFDM symbol offset, and T symb may be transmitted to the UE 30 using a message, channel, or parameter different from the period k s and the k factor .
  • the UE 30 when the UE 30 transmits uplink data, the UE 30 recognizes the generation timing or transmission timing of the data. Therefore, the UE 30 may notify the gNB 40 of the desired start slot (slot-based offset) of the period k s and the OFDM symbol-based offset in accordance with the generation timing or transmission timing of the data. For example, the UE 30 may transmit the desired slot-based offset and OFDM symbol-based offset to the gNB 40 using a MAC CE (Control Element).
  • a MAC CE Control Element
  • the gNB 40 may update or reconfigure the BWP using the information regarding the offset received from the UE 30. Alternatively, the gNB 40 may apply the offset desired by the UE 30 by performing BWP Switching or Search Space Set Switching (SSSG) to switch to a search space in which the offset desired by the UE 30 is set. The gNB 40 may transmit information regarding the updated offset in step S32.
  • BWP Switching or Search Space Set Switching SSSG
  • the control unit 22 of the UE 30 specifies the search space by applying the information received from the gNB 40 to Equation 2 (S33). Furthermore, the area between the start position of the search space and T symb , which indicates the number of symbols of the PDCCH reception opportunity, is specified as the search space. When specifying the start position of the search space, the frame number and slot number including the start position of the search space are also specified.
  • control unit 22 of the UE 30 monitors the PDCCH in the identified search space (S34).
  • search space monitored by the UE 30 is explained using FIG. 8.
  • FIG. 8 shows that the frame number n f includes multiple slots. Also, the slot number of the search space specified using Equation 2 is and the symbol at the beginning of the search space is In FIG. 8, it is shown that the offset in OFDM symbol units is 3 symbols, and T symb is 3 symbols.
  • the gNB 40 calculates the period k s and the k factor by using the slot length and the frame rate of the data.
  • the gNB 40 determines the symbol position for transmitting the PDCCH using the period k s and the k factor .
  • the UE 30 specifies the search space for monitoring the PDCCH using the period k s and the k factor .
  • the slot-based period and symbol-based period determined using the slot length and frame rate are closer to the data update period determined based on the frame rate. This makes it possible to reduce jitter in the data transmitted between the UE 30 and the gNB 40. Specifically, it is possible to reduce the delay between the data update period and the data transmission period.
  • the slot-based period and the symbol-based period are used to determine the symbol position for transmitting the PDCCH and to specify the search space.
  • the deviation between the data update period and the symbol-based period is corrected for each slot-based period k s , and therefore data jitter can be prevented from increasing.
  • a predetermined T symb is set as the search space from the symbol at the start position of the search space, as in Fig. 8.
  • Fig. 9 shows that UE 30 attempts to detect DCI in the symbol specified in monitoringSymbolsWithinSlot.
  • the monitoringSymbolsWithinSlot is a parameter included in the Search Space information element of the RRC message.
  • the monitoringSymbolsWithinSlot indicates that the position of the shaded symbol is set to "1".
  • the monitoringSymbolsWithinSlot indicates that one symbol that the UE does not attempt to detect is sandwiched between the symbols that the UE attempts to detect. For example, an example is shown in which the monitoringSymbolsWithinSlot indicating a 14-bit bitmap is set to "10101010101010.". That is, the UE 30 attempts to detect DCI in the symbol indicated by the position where the monitoringSymbolsWithinSlot is set to 1 within the period determined by the start position of the search space and T symb .
  • the DCI detection location described in Fig. 9 is three symbols, similar to the DCI detection location described in Fig. 8, so the power consumption is substantially similar compared to the search space monitoring process in Fig. 8.
  • T symb in Fig. 9 is longer than T symb in Fig. 8. Therefore, when the search space monitoring process in Fig. 9 is executed, the resistance to jitter occurring in the radio section between the UE 30 and the gNB 40 is stronger compared to the case where the search space monitoring process in Fig. 8 is executed.
  • a process of determining a search space in the UE 30 will be described with reference to Fig. 10.
  • the UE 30 may select whether to determine a search space in units of slots using Equation 1 or to determine a search space in units of symbols using Equation 2.
  • Fig. 10 shows a process of determining a search space by the UE 30 selecting whether to determine a search space in units of slots or a search space in units of symbols.
  • the communication unit 21 of the UE 30 receives control information required to monitor the PDCCH from the gNB 40 (S41).
  • the control information required to monitor the PDCCH may include, for example, a period k s and a k factor , and may further include a start slot (offset in slot units) of the period k s , an offset in OFDM symbol units, T s , T symb , and the like.
  • the control unit 22 of the UE 30 judges whether or not the period k s and the k factor are included in the control information (S42). Alternatively, the control unit 22 may judge whether or not the k factor is included in the control information. If the control unit 22 judges that the k factor is not included in the control information, the control unit 22 uses Equation 1 to calculate the slot number in the radio frame, In addition, when the control unit 22 determines that the control information includes the period k s and k factor or the k factor , it calculates the symbol number k s using Equation 2 to determine the search space in units of symbols. is determined (S44).
  • the UE 30 determines the search space in units of slots or the search space in units of symbols depending on whether the control information includes the period k s and the k factor , or whether the control information includes the k factor . This allows the UE 30 to reliably extract the PDCCH.
  • gNB40 may include, in the control information transmitted to UE30 in S41, identification information that explicitly indicates whether the search space should be a slot-based search space using Equation 1 or a symbol-based search space using Equation 2.
  • the identification information may be, for example, 1 bit (0 or 1) information. In this case, 0 may indicate a slot-based search space using Equation 1, and 1 may indicate a symbol-based search space using Equation 2.
  • UE 30 may select whether to determine a slot-based search space using Equation 1 or to determine a symbol-based search space using Equation 2 based on the identification information included in the control information.
  • Equation 4 the following Equation 4 may be used.
  • the k factor described in the second embodiment may be expressed using multiple parameters as shown below.
  • k factor k factor_0 ⁇ k factor_1 ⁇ ... k factor_n-1
  • the k factor_n-1 may be set to a value such as 1/2, 1/3, or 1/5, for example.
  • period k s may be expressed using multiple parameters, as shown below.
  • k s k s_0 ⁇ k s_1 ⁇ k s_m-1
  • k s_m-1 may be set to values such as 1, 2, 3, and 5.
  • k factor or k s can be defined using predetermined parameters.
  • FIG. 11 is a block diagram showing an example of the configuration of a communication device 10 and a gNB 40 (hereinafter, referred to as the communication device 10, etc.).
  • the communication device 10, etc. includes an RF transceiver 1001, a network interface 1003, a processor 1004, and a memory 1005.
  • the RF transceiver 1001 performs analog RF signal processing to communicate with UEs.
  • the RF transceiver 1001 may include multiple transceivers.
  • the RF transceiver 1001 is coupled to an antenna 1002 and a processor 1004.
  • the RF transceiver 1001 receives modulation symbol data (or OFDM symbol data) from the processor 1004, generates a transmission RF signal, and supplies the transmission RF signal to the antenna 1002.
  • the RF transceiver 1001 also generates a baseband reception signal based on the reception RF signal received by the antenna 1002, and supplies the baseband reception signal to the processor 1004.
  • the network interface 1003 is used to communicate with network nodes (e.g., other core network nodes).
  • the network interface 1003 may include, for example, an IEEE 802.3 series compliant network interface card (NIC).
  • NIC network interface card
  • Processor 1004 performs data plane processing and control plane processing, including digital baseband signal processing for wireless communication.
  • the processor 1004 may include multiple processors.
  • the processor 1004 may include a modem processor (e.g., DSP) that performs digital baseband signal processing, and a protocol stack processor (e.g., CPU or MPU) that performs control plane processing.
  • a modem processor e.g., DSP
  • a protocol stack processor e.g., CPU or MPU
  • the memory 1005 is composed of a combination of volatile and non-volatile memory.
  • the memory 1005 may include multiple physically independent memory devices.
  • the volatile memory is, for example, Static Random Access Memory (SRAM) or Dynamic RAM (DRAM), or a combination of these.
  • the non-volatile memory is Mask Read Only Memory (MROM), Electrically Erasable Programmable ROM (EEPROM), flash memory, a Solid state drive (SSD), or a hard disk drive, or any combination of these.
  • the memory 1005 may include storage located remotely from the processor 1004. In this case, the processor 1004 may access the memory 1005 via the network interface 1003 or an I/O interface not shown.
  • the memory 1005 may store a software module (computer program) including instructions and data for performing processing by the communication device 10, etc., described in the above-described embodiments.
  • the processor 1004 may be configured to read the software module from the memory 105 and execute it to perform processing by the base station 10, etc., described in the above-described embodiments.
  • FIG. 12 is a block diagram showing an example of the configuration of a communication terminal 20 and a UE 30 (hereinafter referred to as communication terminal 20, etc.).
  • a radio frequency (RF) transceiver 1101 performs analog RF signal processing to communicate with a communication device 10 or a gNB 40.
  • the analog RF signal processing performed by the RF transceiver 1101 includes frequency up-conversion, frequency down-conversion, and amplification.
  • the RF transceiver 1101 is coupled to an antenna 1102 and a baseband processor 1103. That is, the RF transceiver 1101 receives modulation symbol data (or OFDM symbol data) from the baseband processor 1103, generates a transmission RF signal, and supplies the transmission RF signal to the antenna 1102.
  • the RF transceiver 1101 also generates a baseband reception signal based on the reception RF signal received by the antenna 1102, and supplies this to the baseband processor 1103.
  • the baseband processor 1103 performs digital baseband signal processing (data plane processing) and control plane processing for wireless communication.
  • Digital baseband signal processing includes (a) data compression/decompression, (b) data segmentation/concatenation, (c) generation/decomposition of transmission formats (transmission frames), (d) transmission path encoding/decoding, (e) modulation (symbol mapping)/demodulation, and (f) generation of OFDM symbol data (baseband OFDM signal) using Inverse Fast Fourier Transform (IFFT).
  • control plane processing includes communication management for layers 1, 2, and 3.
  • the baseband processor 1103 may include a modem processor (e.g., Digital Signal Processor (DSP)) that performs digital baseband signal processing and a protocol stack processor (e.g., Central Processing Unit (CPU) or Micro Processing Unit (MPU)) that performs control plane processing.
  • DSP Digital Signal Processor
  • protocol stack processor e.g., Central Processing Unit (CPU) or Micro Processing Unit (MPU)
  • the protocol stack processor that performs control plane processing may be shared with the application processor 1104 described below.
  • the application processor 1104 is also called a CPU, MPU, microprocessor, or processor core.
  • the application processor 1104 may include multiple processors (multiple processor cores).
  • the application processor 1104 executes a system software program (Operating System (OS)) and various application programs (e.g., a calling application, a web browser, a mailer, a camera operation application, a music playback application) read from the memory 1106 or a memory not shown, thereby realizing various functions of the communication terminal 20, etc.
  • OS Operating System
  • application programs e.g., a calling application, a web browser, a mailer, a camera operation application, a music playback application
  • the baseband processor 1103 and the application processor 1104 may be integrated on a single chip, as shown by the dashed line (1105) in 11.
  • the baseband processor 1103 and the application processor 1104 may be implemented as a single System on Chip (SoC) device 1105.
  • SoC System on Chip
  • An SoC device is sometimes called a system Large Scale Integration (LSI) or chipset.
  • the memory 1106 is a volatile memory or a non-volatile memory or a combination thereof.
  • the memory 1106 may include multiple physically independent memory devices.
  • the volatile memory is, for example, a Static Random Access Memory (SRAM) or a Dynamic RAM (DRAM) or a combination thereof.
  • the non-volatile memory is a mask Read Only Memory (MROM), an Electrically Erasable Programmable ROM (EEPROM), a flash memory, a Solid state drive (SSD), or a hard disk drive, or any combination thereof.
  • the memory 1106 may include an external memory device accessible from the baseband processor 1103, the application processor 1104, and the SoC 1105.
  • the memory 1106 may include an internal memory device integrated within the baseband processor 1103, the application processor 1104, or the SoC 1105.
  • memory 1106 may include memory within a Universal Integrated Circuit Card (UICC).
  • UICC Universal Integrated Circuit Card
  • the memory 1106 may store a software module (computer program) including instructions and data for performing processing by the communication terminal 20, etc., described in the above-mentioned embodiments.
  • the baseband processor 1103 or the application processor 1104 may be configured to read the software module from the memory 1106 and execute it to perform processing by the communication terminal 20, etc., described in the above-mentioned embodiments.
  • the program includes instructions (or software code) that, when loaded into a computer, cause the computer to perform one or more functions described in the embodiments.
  • the program may be stored on a non-transitory computer-readable medium or tangible storage medium.
  • computer-readable medium or tangible storage medium may include random-access memory (RAM), read-only memory (ROM), flash memory, solid-state drive (SSD) or other memory technology, CD-ROM, digital versatile disc (DVD), Blu-ray® disk or other optical disk storage, magnetic cassette, magnetic tape, magnetic disk storage or other magnetic storage device.
  • the program may be transmitted on a transitory computer-readable medium or communication medium.
  • transitory computer-readable medium or communication medium may include electrical, optical, acoustic, or other forms of propagated signals.
  • Appendix 1 a control unit that determines a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting a radio frame and a frame rate of data, and determines a symbol number for transmitting scheduling information of the data, using the first period and the second period;
  • a communication device comprising: a communication unit that transmits the first period and a value related to the second period to a communication terminal.
  • the control unit is 2.
  • the control unit is The communication device described in Supplementary Note 2, wherein a value obtained by dividing the number of slots by the value of the frame rate is k s ⁇ k factor , k s indicating a numerator value is the first period, and the value of k factor is a value related to the second period.
  • the communication unit is The communication device according to claim 2 or 3, wherein the k s and the k factor are transmitted to a communication terminal that is a destination of the data. (Appendix 5)
  • the control unit is 5.
  • a communication device according to any one of claims 2 to 4, wherein the second period is a value obtained by multiplying a value obtained by dividing the number of slots by the value of the frame rate by the number of symbols constituting a slot.
  • the control unit is The first period and the second period, 6.
  • the communication device wherein the symbol number is determined by applying the above to the communication device.
  • the control unit is The first period and the second period, 6.
  • the communication device wherein the symbol number is determined by applying the above to the communication device.
  • the control unit is The first period and the second period, 6.
  • (Appendix 9) a communication unit that receives a value related to a first period in units of slots that constitute a radio frame and a value related to a second period in units of symbols that constitute the slot; a control unit that determines a symbol number for receiving scheduling information of data using the first period and a second period identified based on a value related to the second period;
  • the communication unit is A communications terminal that receives the scheduling information at the symbol number.
  • the control unit is 10.
  • the communication device includes: 12.
  • Appendix 13 determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting the radio frame and a frame rate of data; determining a symbol number for transmitting scheduling information of the data using the first period and the second period; A communication method performed in a communication device, transmitting said first period and a value related to said second period to a communication terminal.
  • Appendix 14 When determining the first period and the second period, 14.
  • Appendix 15 When determining the first period and the second period, 15.
  • Appendix 16 when transmitting the first period and a value related to the second period to the communication terminal, 16.
  • Appendix 17 When determining the first period and the second period, 16.
  • Appendix 18 receiving a value related to a first period in units of slots constituting a radio frame and a value related to a second period in units of symbols constituting the slot; determining a symbol number for receiving scheduling information for data using the first period and a second period identified based on a value associated with the second period; A communications method performed in a communications terminal, the communications terminal receiving the scheduling information at the symbol number.
  • Appendix 20 receiving a value related to a first period in units of slots constituting a radio frame and a value related to a second period in units of symbols constituting the slot; determining a symbol number for receiving scheduling information for data using the first period and a second period identified based on a value associated with the second period; receiving the scheduling information at the symbol number.
  • Appendix 2 to Appendix 8 may also be dependent on Appendix 11, 13, and 19 in a similar dependent relationship to Appendix 2 to Appendix 8.
  • Appendix 10 may also be dependent on Appendix 11, 18, and 20 in a similar dependent relationship to Appendix 10.
  • Some or all of the elements described in any appendix may be applied to various hardware, software, recording means for recording software, systems, and methods.

Landscapes

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

Abstract

An objective of the present invention is to provide a communication device that can reduce the load of monitoring a PDCCH. A communication device according to the present disclosure comprises: a control unit that uses both the slot length of a slot constituting a radio frame and the frame rate of data to determine a first period using the slot as a unit and a second period using a symbol constituting the slot as a unit and that uses the first period and the second period to determine a symbol number used for transmitting scheduling information of the data; and a communication unit that transmits the first period and a value related to the second period to a communication terminal.

Description

通信装置、通信端末、通信システム、通信方法、及びプログラムCOMMUNICATION DEVICE, COMMUNICATION TERMINAL, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
 本開示は通信装置、通信端末、通信システム、通信方法、及びプログラムに関する。 This disclosure relates to a communication device, a communication terminal, a communication system, a communication method, and a program.
 無線通信規格を策定する3GPP(3rd Generation Partnership Project)においては、5G(5th Generation)に関する検討が進められている。5Gは、NR(New Radio)と称されてもよい。NRにおいては、UE(User Equipment)が受信する下りリンクデータチャネルもしくはUEが送信する上りリンクデータチャネルは、下りリンク制御情報(Downlink Control Information:DCI)を用いてスケジューリングされる。DCIは、PDCCH(Physical Downlink Control Channel)にて基地局からUEへ送信される。ここで、UEは、3GPPにおいて端末の総称として用いられる。また、基地局は、アクセスネットワークノードもしくはgNB(g Node B)等と称されてもよい。 3GPP (3rd Generation Partnership Project), which develops wireless communication standards, is currently studying 5G (5th Generation). 5G may also be referred to as NR (New Radio). In NR, the downlink data channel received by the UE (User Equipment) or the uplink data channel transmitted by the UE is scheduled using downlink control information (DCI). DCI is transmitted from the base station to the UE via the PDCCH (Physical Downlink Control Channel). Here, UE is used as a general term for terminals in 3GPP. The base station may also be referred to as an access network node or gNB (g Node B), etc.
 例えば、非特許文献1には、NRにおけるPDCCHの監視に関する処理が開示されている。具体的には、UEは、active DL BWP(Downlink Bandwidth Part)におけるPDCCH監視タイミング(PDCCH monitoring occasion)を決定する。PDCCH監視タイミングは、フレームを構成する複数のスロットのうちのいずれかのスロット番号を用いて示される。UEは、PDCCH監視タイミングを示すスロット番号から、連続するT(Tは整数)個のスロットをサーチスペースとして、PDCCH候補(PDCCH candidates)を監視する。 For example, Non-Patent Document 1 discloses processing related to PDCCH monitoring in NR. Specifically, the UE determines the PDCCH monitoring occasion in the active DL BWP (Downlink Bandwidth Part). The PDCCH monitoring occasion is indicated using one of the slot numbers of multiple slots that make up a frame. The UE monitors PDCCH candidates using a search space of T (T is an integer) consecutive slots starting from the slot number indicating the PDCCH monitoring occasion.
 また、非特許文献1には、UEが特定のシンボルにおいてPDCCHの監視を行うことが開示されている。具体的には、UEは、monitoringSymbolsWithinSlotによって、UEが監視する全てのスロット内の連続する3シンボルにおいてPDCCHを監視することを指示される。 Non-Patent Document 1 also discloses that the UE monitors the PDCCH in specific symbols. Specifically, the UE is instructed by monitoringSymbolsWithinSlot to monitor the PDCCH in three consecutive symbols in all slots that the UE monitors.
 非特許文献2には、monitoringSymbolsWithinSlotが、1スロットに含まれる14ビットのビットマップとして示されることが開示されている。それぞれのビットは、OFDMシンボルを示している。UEは、「1」が設定されたビットに対応するシンボルにおいてPDCCHの受信を試みる。PDCCHの受信とは、PDCCHの検出と言い換えられてもよい。UEは、PDCCH受信することによって、DCIを受信もしくは検出することができる。 Non-patent document 2 discloses that monitoringSymbolsWithinSlot is represented as a bitmap of 14 bits contained in one slot. Each bit represents an OFDM symbol. The UE attempts to receive the PDCCH at the symbol corresponding to the bit set to "1". Receiving the PDCCH may be rephrased as detecting the PDCCH. The UE can receive or detect DCI by receiving the PDCCH.
 ここで、基地局は、UEへ送信するデータもしくはUEが送信するデータが発生するタイミングに合わせてPDCCHをスケジューリングする必要がある。例えば、基地局がUEへ送信するデータのフレームレートが120Hzである場合に、フレームの更新間隔は8.333ms(ミリ秒)となる。基地局は、スロット長を単位としてスケジューリングを実行する。例えば、スロット長が1msである場合、基地局は、9msもしくは8ms間隔にてPDCCHをスケジューリングする必要がある。このような状況において、非特許文献1に開示されているPDCCHの監視処理を用いた場合、UEは、異なる間隔にてスケジューリングされる可能性のあるPDCCHを検出するために、1ms毎に、全てのスロットにおいてPDCCHの監視を行う必要がある。そのため、UEにおけるPDCCHの監視処理に伴う消費電力が増大するという問題がある。 Here, the base station needs to schedule the PDCCH according to the timing of data to be transmitted to the UE or data to be transmitted by the UE. For example, if the frame rate of data transmitted by the base station to the UE is 120 Hz, the frame update interval is 8.333 ms (milliseconds). The base station performs scheduling in units of slot length. For example, if the slot length is 1 ms, the base station needs to schedule the PDCCH at intervals of 9 ms or 8 ms. In such a situation, if the PDCCH monitoring process disclosed in Non-Patent Document 1 is used, the UE needs to monitor the PDCCH in all slots every 1 ms in order to detect PDCCHs that may be scheduled at different intervals. This causes a problem of increased power consumption associated with the PDCCH monitoring process in the UE.
 非特許文献2に開示されているPDCCHの監視処理を行った場合も同様に、全てのスロットにおける特定のシンボルタイミングにおいてPDCCHの監視をおこなう必要がある。そのため、UEにおけるPDCCHの監視処理に伴う処理電力が増大するという問題がある。 Similarly, when performing the PDCCH monitoring process disclosed in Non-Patent Document 2, it is necessary to monitor the PDCCH at specific symbol timings in all slots. This causes a problem of increased processing power associated with the PDCCH monitoring process in the UE.
 本開示の目的の一つは、上述した課題に鑑み、PDCCHの監視処理の負担を軽減することができる通信装置、通信端末、通信システム、通信方法、及びプログラムを提供することにある。 In view of the above-mentioned problems, one of the objectives of the present disclosure is to provide a communication device, a communication terminal, a communication system, a communication method, and a program that can reduce the burden of PDCCH monitoring processing.
 本開示の第1の態様にかかる通信装置は、無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定する制御部と、前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する通信部と、を備える。 The communication device according to the first aspect of the present disclosure includes a control unit that uses the slot length of a slot constituting a radio frame and the frame rate of data to determine a first period in units of the slot and a second period in units of the symbols constituting the slot, and uses the first period and the second period to determine a symbol number for transmitting scheduling information of the data, and a communication unit that transmits the first period and values related to the second period to a communication terminal.
 本開示の第2の態様にかかる通信端末は、無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信する通信部と、前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定する制御部と、を備え、前記通信部は、前記シンボル番号において前記スケジューリング情報を受信する。 A communication terminal according to a second aspect of the present disclosure includes a communication unit that receives a first period in units of slots constituting a radio frame and a value associated with a second period in units of symbols constituting the slots, and a control unit that determines a symbol number for receiving scheduling information for data using the first period and the second period determined based on the value associated with the second period, and the communication unit receives the scheduling information at the symbol number.
 本開示の第3の態様にかかる通信システムは、無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、前記第1の周期と、前記第2の周期に関連する値とを送信する通信部と、を備える通信装置と、前記第1の周期と、前記第2の周期に関連する値と、を受信し、前記第1の周期と、前記第2の周期に関連する値に基づいて特定された前記第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、前記シンボル番号において前記スケジューリング情報を受信する、通信端末と、を備える。 The communication system according to the third aspect of the present disclosure includes a communication device including a communication unit that determines a first period in units of slots and a second period in units of symbols constituting the slots using the slot length of the slots constituting a radio frame and the frame rate of the data, determines a symbol number for transmitting scheduling information of the data using the first period and the second period, and transmits the first period and a value related to the second period; and a communication terminal that receives the first period and the value related to the second period, determines a symbol number for receiving scheduling information of data using the first period and the second period specified based on the value related to the second period, and receives the scheduling information at the symbol number.
 本開示の第4の態様にかかる通信方法は、無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する、通信装置において実行される。 The communication method according to the fourth aspect of the present disclosure is executed in a communication device that uses the slot length of a slot constituting a radio frame and the frame rate of data to determine a first period in units of the slot and a second period in units of the symbols constituting the slot, determines a symbol number for transmitting scheduling information of the data using the first period and the second period, and transmits the first period and a value related to the second period to a communication terminal.
 本開示の第5の態様にかかるプログラムは、無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信し、前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、前記シンボル番号において前記スケジューリング情報を受信する、ことをコンピュータに実行させる。 The program according to the fifth aspect of the present disclosure causes a computer to receive a first period in units of slots constituting a radio frame and a value associated with a second period in units of symbols constituting the slot, determine a symbol number for receiving scheduling information for data using the first period and the second period determined based on the value associated with the second period, and receive the scheduling information at the symbol number.
 本開示により、PDCCHの監視処理の負担を軽減することができる通信装置、通信端末、通信システム、通信方法、及びプログラムを提供することができる。 This disclosure makes it possible to provide a communication device, a communication terminal, a communication system, a communication method, and a program that can reduce the burden of PDCCH monitoring processing.
本開示にかかる通信装置の構成図である。FIG. 1 is a configuration diagram of a communication device according to the present disclosure. 本開示にかかる無線フレームの構成を示す図である。FIG. 2 is a diagram showing the configuration of a radio frame according to the present disclosure. 本開示にかかる通信端末の構成図である。FIG. 2 is a configuration diagram of a communication terminal according to the present disclosure. 本開示にかかる通信装置において実行される通信処理を示す図である。FIG. 2 is a diagram showing a communication process executed in a communication device according to the present disclosure. 本開示にかかる通信端末において実行される通信処理を示す図である。FIG. 2 is a diagram illustrating a communication process executed in a communication terminal according to the present disclosure. 本開示にかかる通信システムの構成図である。FIG. 1 is a configuration diagram of a communication system according to the present disclosure. 本開示にかかるUEとgNBとの間の通信処理の流れを示す図である。A diagram showing the flow of communication processing between a UE and a gNB according to the present disclosure. 本開示にかかるサーチスペースを説明する図である。FIG. 1 is a diagram illustrating a search space according to the present disclosure. 本開示にかかるサーチスペースを説明する図である。FIG. 1 is a diagram illustrating a search space according to the present disclosure. 本開示にかかるUEにおけるサーチスペースの決定処理の流れを示す図である。A diagram showing the flow of a search space determination process in a UE according to the present disclosure. 本開示にかかるgNBの構成図である。FIG. 1 is a diagram illustrating the configuration of a gNB according to the present disclosure. 本開示にかかるUEの構成図である。FIG. 1 is a diagram illustrating the configuration of a UE according to the present disclosure.
 (実施の形態1)
 以下、図1を用いて通信装置10の構成例について説明する。通信装置10は、プロセッサがメモリに格納されたプログラムを実行することによって動作するコンピュータ装置であってもよい。通信装置10は、モバイルネットワークに配置される装置であってもよく、例えば、基地局もしくはアクセスネットワークノードであってもよい。
(Embodiment 1)
An example of the configuration of the communication device 10 will be described below with reference to Fig. 1. The communication device 10 may be a computer device that operates when a processor executes a program stored in a memory. The communication device 10 may be a device disposed in a mobile network, such as a base station or an access network node.
 通信装置10は、制御部11及び通信部12を有している。制御部11及び通信部12は、プロセッサがメモリに格納されたプログラムを実行することによって処理が実行されるソフトウェアもしくはモジュールであってもよい。または、制御部11及び通信部12は、回路もしくはチップ等のハードウェアであってもよい。 The communication device 10 has a control unit 11 and a communication unit 12. The control unit 11 and the communication unit 12 may be software or a module in which processing is performed by a processor executing a program stored in a memory. Alternatively, the control unit 11 and the communication unit 12 may be hardware such as a circuit or a chip.
 制御部11は、無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、スロットを単位とする第1の周期と、スロットを構成するシンボルを単位とする第2の周期とを決定する。さらに、第1の周期及び第2の周期を用いて、データのスケジューリング情報を送信するためのシンボル番号を決定する。 The control unit 11 uses the slot length of the slots constituting the radio frame and the frame rate of the data to determine a first period in units of slots and a second period in units of symbols constituting the slots. Furthermore, the control unit 11 uses the first period and the second period to determine a symbol number for transmitting scheduling information for the data.
 ここで、図2を用いて無線フレーム、スロット、及びシンボルの構成の1つの例について説明する。図2は例示であるため、無線フレーム、スロット、及びシンボルの構成は、図2に示される構成に限定されず、様々な構成を取り得る。 Here, an example of the configuration of radio frames, slots, and symbols will be described using FIG. 2. Because FIG. 2 is an example, the configuration of radio frames, slots, and symbols is not limited to the configuration shown in FIG. 2, and various configurations are possible.
 図2は、1個の無線フレームが、10msであることを示している。さらに、1個の無線フレームは、10個のサブフレームによって構成される。さらに、図2は、1個のサブフレームが、1個のスロットもしくは2個のスロットに対応することを示している。NRは、LTE(Long Term Evolution)と同様にOFDM(Orthogonal Frequency Division Multiplexing)を採用している。また、NRは、LTEと同じサブキャリア間隔である15kHzをサポートしており、さらに、30kHz、60kHz、120kHz、240kHzをサポートしている。ここで、サブキャリア間隔が15kHzの場合、1個のサブフレームは、1個のスロットに対応し、サブキャリア間隔が30kHzの場合、1個のサブフレームは、2個のスロットに対応する。また、サブキャリア間隔が60kHzの場合、1個のサブフレームは4個のスロットに対応し、サブキャリア間隔が120kHzの場合、1個のサブフレームは8個のスロットに対応し、サブキャリア間隔が240kHzの場合、1個のサブフレームは16個のスロットに対応する。 Figure 2 shows that one radio frame is 10 ms. Furthermore, one radio frame is composed of 10 subframes. Furthermore, Figure 2 shows that one subframe corresponds to one slot or two slots. NR adopts OFDM (Orthogonal Frequency Division Multiplexing) like LTE (Long Term Evolution). Furthermore, NR supports 15 kHz, which is the same subcarrier spacing as LTE, and also supports 30 kHz, 60 kHz, 120 kHz, and 240 kHz. Here, when the subcarrier spacing is 15 kHz, one subframe corresponds to one slot, and when the subcarrier spacing is 30 kHz, one subframe corresponds to two slots. Furthermore, when the subcarrier spacing is 60 kHz, one subframe corresponds to four slots, when the subcarrier spacing is 120 kHz, one subframe corresponds to eight slots, and when the subcarrier spacing is 240 kHz, one subframe corresponds to 16 slots.
 さらに、図2は、サブキャリア間隔に因らず、1個のスロットが、14シンボルによって構成されることを示している。もしくは、1個のスロットは、12シンボルによって構成されてもよい。ここで、シンボルは、OFDMシンボルであってもよい。 Furthermore, FIG. 2 shows that one slot is composed of 14 symbols, regardless of the subcarrier spacing. Alternatively, one slot may be composed of 12 symbols. Here, the symbols may be OFDM symbols.
 図1に戻り、第1の周期及び第2の周期を決定するために用いられるデータのフレームレートは、例えば、AR(Augmented Reality)もしくはVR(Virtual Reality)等において使用される映像のフレームレートであってもよい。これらの映像のフレームレートは、例えば、60Hz、120Hz、144Hz等であってもよい。60Hz、120Hz、及び144Hzは、60fps(flame per second)、120fps、及び144fpsと同じ意味を有する。フレームレートが、60Hz、120Hz、及び144Hzの場合、フレーム(もしくはデータ)の更新間隔は、16.666ms、8.333ms、及び6.944msとなる。 Returning to FIG. 1, the frame rate of the data used to determine the first period and the second period may be, for example, the frame rate of images used in AR (Augmented Reality) or VR (Virtual Reality). The frame rates of these images may be, for example, 60Hz, 120Hz, 144Hz, etc. 60Hz, 120Hz, and 144Hz have the same meaning as 60fps (flame per second), 120fps, and 144fps. When the frame rates are 60Hz, 120Hz, and 144Hz, the frame (or data) update intervals are 16.666ms, 8.333ms, and 6.944ms.
 第1の周期は、スロット長を単位とするため、例えば、1msの整数倍の値として示されてもよい。また、第2の周期は、シンボル長を単位とするため、例えば、1ms/14(「/」は割り算を示す)の整数倍の値として示されてもよい。また、第1の周期は、第2の周期よりも長い値となる。 The first period is expressed in units of slot length, and may be expressed as an integer multiple of 1 ms, for example. The second period is expressed in units of symbol length, and may be expressed as an integer multiple of 1 ms/14 ("/" indicates division). The first period is a longer value than the second period.
 シンボル番号は、例えば、第1の周期内における通し番号を用いて定められてもよく、a番目のスロットのb番目のシンボルのように定められてもよい(a及びbは1以上の整数)。データは、例えば、映像データ等であってもよく、例えば、PDSCH(Physical Downlink Shared Channel)、PUSCH(Physical Uplink Shared Channel)等において送信されるU(User)-Planeデータであってもよい。また、スケジューリング情報は、PDCCHによって送信されるC(Control)-Planeデータと称されてもよい。スケジューリング情報は、PDCCHによって送信されるDCIに相当する。 The symbol number may be determined, for example, using a serial number within the first period, or may be determined, for example, as the bth symbol in the ath slot (where a and b are integers equal to or greater than 1). The data may be, for example, video data, or may be U (User)-Plane data transmitted in, for example, a PDSCH (Physical Downlink Shared Channel) or a PUSCH (Physical Uplink Shared Channel). In addition, the scheduling information may be referred to as C (Control)-Plane data transmitted by the PDCCH. The scheduling information corresponds to DCI transmitted by the PDCCH.
 通信部12は、第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する。第2の周期に関連する値は、第2の周期を示す値であってもよく、第2の周期を算出するために用いられる値であってもよい。例えば、第2の周期に関連する値は、第1の周期内において、シンボル単位の周期が繰り返される回数を示す値であってもよい。もしくは、第2の周期に関連する値は、第1の周期に対する第2の周期の割合を示す値であってもよい。 The communication unit 12 transmits the first period and a value related to the second period to the communication terminal. The value related to the second period may be a value indicating the second period, or may be a value used to calculate the second period. For example, the value related to the second period may be a value indicating the number of times a symbol-unit period is repeated within the first period. Alternatively, the value related to the second period may be a value indicating the ratio of the second period to the first period.
 続いて、図3を用いて通信端末20の構成例について説明する。通信端末20は、プロセッサがメモリに格納されたプログラムを実行することによって動作するコンピュータ装置であってもよい。通信端末20は、例えば、通信装置10と無線通信を行う装置であってもよい。通信端末20は、携帯電話端末、スマートフォン端末、ウェアラブルデバイス・HMD(Head Mounted Display)、IoT(Internet Of Things)端末、MTC(Machine Type Communication)端末、デジタルサイネージ等であってもよい。また、通信端末20は、3GPPにおいて端末の総称として用いられるUEであってもよい。 Next, an example configuration of the communication terminal 20 will be described with reference to FIG. 3. The communication terminal 20 may be a computer device that operates by a processor executing a program stored in a memory. The communication terminal 20 may be, for example, a device that performs wireless communication with the communication device 10. The communication terminal 20 may be a mobile phone terminal, a smartphone terminal, a wearable device/HMD (Head Mounted Display), an IoT (Internet of Things) terminal, an MTC (Machine Type Communication) terminal, digital signage, etc. The communication terminal 20 may also be a UE, which is used as a general term for terminals in 3GPP.
 通信端末20は、通信部21及び制御部22を有している。通信部21及び制御部22は、プロセッサがメモリに格納されたプログラムを実行することによって処理が実行されるソフトウェアもしくはモジュールであってもよい。 The communication terminal 20 has a communication unit 21 and a control unit 22. The communication unit 21 and the control unit 22 may be software or modules that perform processing by a processor executing a program stored in a memory.
 通信部21は、無線フレームを構成するスロットを単位とする第1の周期と、スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信する。通信部21は、無線通信によって、第1の周期と、第2の周期に関連する値と、を受信する。 The communication unit 21 receives a first period, the unit being the slot that constitutes the radio frame, and a value related to a second period, the unit being the symbol that constitutes the slot. The communication unit 21 receives the first period and the value related to the second period by wireless communication.
 制御部22は、第1の周期と、第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定する。通信部21が、第2の周期に関連する値として第2の周期を示す値を受信した場合、制御部22は、受信した値を第2の周期として特定する。通信部21が、第2の周期に関連する値として第2の周期を算出するために用いられる値を受信した場合、制御部22は、受信した値に基づいて第2の周期を算出する。 The control unit 22 determines a symbol number for receiving data scheduling information using the first period and the second period identified based on a value related to the second period. When the communication unit 21 receives a value indicating the second period as a value related to the second period, the control unit 22 identifies the received value as the second period. When the communication unit 21 receives a value used to calculate the second period as a value related to the second period, the control unit 22 calculates the second period based on the received value.
 制御部22は、第1の周期及び第2の周期を用いて、データのスケジューリング情報を受信するためのシンボル番号を決定する。 The control unit 22 uses the first period and the second period to determine the symbol number for receiving the data scheduling information.
 通信部21は、制御部22において決定されたシンボル番号に設定されたスケジューリング情報を受信する。スケジューリング情報を受信することは、スケジューリング情報を検出すると言い換えられてもよい。通信端末20は、スケジューリング情報を受信することによって、データに割り当てられたリソースを特定し、データの受信を可能にする。 The communication unit 21 receives the scheduling information set to the symbol number determined by the control unit 22. Receiving the scheduling information may be rephrased as detecting the scheduling information. By receiving the scheduling information, the communication terminal 20 identifies the resources allocated to the data and enables reception of the data.
 続いて、図4を用いて通信装置10において実行される通信処理の流れについて説明する。はじめに、制御部11は、無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、スロットを単位とする第1の周期と、スロットを構成するシンボルを単位とする第2の周期と、を決定する(S11)。 Next, the flow of communication processing executed in the communication device 10 will be described with reference to FIG. 4. First, the control unit 11 determines a first period in units of slots and a second period in units of symbols constituting the slots, using the slot length of the slots constituting the radio frame and the frame rate of the data (S11).
 次に、制御部11は、第1の周期及び第2の周期を用いて、データのスケジューリング情報を送信するためのシンボル番号を決定する(S12)。次に、通信部12は、第1の周期と、第2の周期に関連する値とを通信端末へ送信する(S13)。 Next, the control unit 11 uses the first period and the second period to determine a symbol number for transmitting the scheduling information of the data (S12). Next, the communication unit 12 transmits the first period and a value related to the second period to the communication terminal (S13).
 続いて、図5を用いて、通信端末20において実行される通信処理の流れについて説明する。はじめに、通信部21は、無線フレームを構成するスロットを単位とする第1の周期と、スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信する(S21)。 Next, the flow of communication processing executed in the communication terminal 20 will be described with reference to FIG. 5. First, the communication unit 21 receives a value related to a first period in units of slots constituting a radio frame and a second period in units of symbols constituting a slot (S21).
 次に、制御部22は、第1の周期と、第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定する(S22)。次に、通信部21は、制御部22において決定されたシンボル番号においてスケジューリング情報を受信する(S23)。 Next, the control unit 22 determines a symbol number for receiving the scheduling information of the data using the first period and the second period identified based on a value related to the second period (S22). Next, the communication unit 21 receives the scheduling information at the symbol number determined by the control unit 22 (S23).
 以上説明したように、通信装置10は、スロットを単位とする第1の周期と共に、シンボルを単位とする第2の周期とを決定する。さらに、通信端末20は、第1の周期と、第2の周期に関連する値とを用いて、第1の周期及び第2の周期を特定する。その結果、通信端末20は、シンボルを単位とする第2の周期に示されるタイミングにおいてスケジューリング情報を受信するための処理を実行することができるため、スケジューリング情報を受信するために全てのスロットを監視する必要が無くなる。その結果、通信端末20におけるスケジューリング情報の監視負担を軽減することができる。 As described above, the communication device 10 determines a first period in units of slots and a second period in units of symbols. Furthermore, the communication terminal 20 identifies the first period and the second period using the first period and a value related to the second period. As a result, the communication terminal 20 can execute processing for receiving scheduling information at the timing indicated in the second period in units of symbols, and therefore does not need to monitor all slots to receive scheduling information. As a result, the burden of monitoring the scheduling information on the communication terminal 20 can be reduced.
 (実施の形態2)
 続いて、図6を用いて通信システムの構成例について説明する。UE30は、図3の通信端末20に相当する。gNB40は、図1の通信装置10に相当する。UE30及びgNB40は、3GPPにおいて5GもしくはNRとして規定される通信方式をサポートする。
(Embodiment 2)
Next, a configuration example of a communication system will be described with reference to Fig. 6. The UE 30 corresponds to the communication terminal 20 in Fig. 3. The gNB 40 corresponds to the communication device 10 in Fig. 1. The UE 30 and the gNB 40 support a communication method defined as 5G or NR in 3GPP.
 ここで、UE30とgNB40との間の通信における、PDCCHのスケジューリングについて説明する。UE30は、active DL BWPの1以上のCORESET(Control resource set)におけるPDCCH候補(PDCCH candidates)のセットを監視する。CORESETは、PDCCHを送信するリソース要素であり、周波数及びシンボルによって定義される。active DL BWPは、アクティブ化されたserving cellにおけるBWPを示す。UE30は、サーチスペースを監視し、PDCCH候補を受信し、さらに、DCIを復号する。 Here, we will explain the scheduling of PDCCH in communication between UE 30 and gNB 40. UE 30 monitors a set of PDCCH candidates in one or more CORESETs (Control resource sets) of the active DL BWP. A CORESET is a resource element that transmits PDCCH and is defined by frequency and symbol. An active DL BWP indicates a BWP in an activated serving cell. UE 30 monitors the search space, receives PDCCH candidates, and further decodes DCI.
 UE30が監視するPDCCH候補のセットは、PDCCHサーチスペースセットにおいて定められている。PDCCHサーチスペースセットは、サーチスペースセットもしくはサーチスペースと称されてもよい。サーチスペースセットとして、CSS(Common Search Space)セットもしくはUSS(UE-specific Search Space)セットが定められている。UE30は、PDCCHのタイプに応じて定まるサーチスペースセットにおけるPDCCH候補を監視する。PDCCHのタイプに応じて定まるサーチスペースセットは、例えば、Type0-PDCCH CSS、Type0A-PDCCH CSS、Type0B-PDCCH CSS、Type1-PDCCH CSS、Type1A-PDCCH CSS、Type2-PDCCH CSS、Type3-PDCCH CSSであってもよい。それぞれのTypeは、PDCCHの使用用途によって異なる。例えば、Type0は、SIB(System Information Block)1のデコードに用いられ、Type0Aは、SIB1以外の他のSIBのデコードに用いられてもよい。 The set of PDCCH candidates monitored by UE 30 is defined in a PDCCH search space set. The PDCCH search space set may be referred to as a search space set or a search space. A CSS (Common Search Space) set or a USS (UE-specific Search Space) set is defined as a search space set. UE 30 monitors PDCCH candidates in a search space set determined according to the type of PDCCH. The search space set determined according to the type of PDCCH may be, for example, Type 0-PDCCH CSS, Type 0A-PDCCH CSS, Type 0B-PDCCH CSS, Type 1-PDCCH CSS, Type 1A-PDCCH CSS, Type 2-PDCCH CSS, or Type 3-PDCCH CSS. Each Type differs depending on the use of the PDCCH. For example, Type 0 may be used to decode SIB (System Information Block) 1, and Type 0A may be used to decode SIBs other than SIB1.
 ここで、UE30が監視するPDCCHのタイミングは、次の式1によって定められてもよい。 Here, the timing of the PDCCH monitored by UE 30 may be determined by the following equation 1.
Figure JPOXMLDOC01-appb-I000004
Figure JPOXMLDOC01-appb-I000004
 UE30は、式1を満足する、無線フレーム番号nf中の
Figure JPOXMLDOC01-appb-I000005
のスロットからスタートし、予め定められたスロットの数Tsをサーチスペースセットとして、サーチスペースセットのPDCCHを監視する。言い換えると、UE30は、ks-Tsによって定まるスロットにおいては、PDCCHを監視する必要はない。
The UE 30 determines whether the frame number n f satisfies the formula 1.
Figure JPOXMLDOC01-appb-I000005
Starting from slot k s −T s, the UE 30 monitors the PDCCH of the search space set, with a predetermined number of slots, T s , as the search space set. In other words, the UE 30 does not need to monitor the PDCCH in the slot determined by k s −T s .
 また、式1は、スロット単位のサーチスペースセットを算出するために用いられるが、さらに、以下の式2が、シンボル単位のサーチスペースセット算出するために用いられてもよい。 Furthermore, Equation 1 is used to calculate a search space set on a slot basis, but the following Equation 2 may also be used to calculate a search space set on a symbol basis.
Figure JPOXMLDOC01-appb-I000006
Figure JPOXMLDOC01-appb-I000006
 スロット単位の周期ksは第1の周期に相当する。 The period k s in slot units corresponds to the first period.
Figure JPOXMLDOC01-appb-I000007
は、シンボル単位の周期である第2の周期に相当する。ここで、式2において用いられるks及びkfactorの算出方法について説明する。以下の説明においては、スロット長が1msであり、フレームレートが120Hzであり、フレームの更新間隔(更新周期)が8.333msである場合の例について説明する。ここで、フレームレートは、Layer2以上の上位レイヤから、Layer1(物理レイヤ)の制御を実行する制御部11へ通知されてもよい。また、gNB40は、フレームレートを、例えば、コアネットワークノードから受信してもよい。あるいは、gNB40はデータパケットの到来間隔からフレームレートを学習もしくは推定してもよい。
Figure JPOXMLDOC01-appb-I000007
corresponds to the second period, which is a period in symbol units. Here, a method of calculating k s and k factor used in Equation 2 will be described. In the following description, an example will be described in which the slot length is 1 ms, the frame rate is 120 Hz, and the frame update interval (update period) is 8.333 ms. Here, the frame rate may be notified from a higher layer, such as Layer 2 or higher, to the control unit 11 that executes control of Layer 1 (physical layer). In addition, the gNB 40 may receive the frame rate, for example, from a core network node. Alternatively, the gNB 40 may learn or estimate the frame rate from the arrival interval of data packets.
 制御部11は、1秒当たりのスロット数をデータのフレームレートを用いて割り算し、さらに、分子及び分母の値の最大公約数を用いて分子及び分母を割ることによって、ks及びkfactorを算出する。 The control unit 11 calculates k s and k factor by dividing the number of slots per second by the frame rate of the data, and further dividing the numerator and denominator by the greatest common divisor of the numerator and denominator values.
 具体的には、ks×kfactor = 1000(slot)/120(frame)= 25/3、とする。この場合、ks=25スロット、kfactor=1/3と特定される。もしくは、ks×(1/kfactor)=25/3とした場合、kfactor=3としてもよい。以下においては、ks×kfactor = 25/3として説明を行う。 Specifically, k s ×k factor = 1000 (slot)/120 (frame) = 25/3. In this case, k s = 25 slots and k factor = 1/3 are specified. Alternatively, if k s × (1/k factor ) = 25/3, k factor = 3 may be used. In the following description, k s ×k factor = 25/3 is used.
 ここで、1スロットあたりのシンボル数を14とした場合、シンボル単位の周期は、以下に示されるように117となる。 If the number of symbols per slot is 14, the period per symbol is 117, as shown below.
Figure JPOXMLDOC01-appb-I000008
Figure JPOXMLDOC01-appb-I000008
 また、周期117シンボルは、8.357msとなる。つまり、通信装置10に相当するgNB40の制御部11は、シンボル単位のオフセットを0シンボルとした場合、周期ksの先頭のシンボル#0を基準として、シンボル#0、シンボル#117、及びシンボル#234にPDCCHを設定する。また、UE30の制御部22は、シンボル#0、シンボル#117、及びシンボル#234を先頭に、長さTsシンボルの区間をサーチスペースセットとして、PDCCHの監視を行う。#0、#117、及び#234は、周期ksに含まれる25×14=350シンボルを識別するシンボル番号を示している。周期ksには、シンボル#0からシンボル#349が規定されている。 Also, the period 117 symbol is 8.357 ms. That is, when the offset in symbol units is 0 symbol, the control unit 11 of the gNB 40 corresponding to the communication device 10 sets the PDCCH to the symbol #0, the symbol #117, and the symbol #234 based on the symbol #0 at the beginning of the period k s . Also, the control unit 22 of the UE 30 monitors the PDCCH with the symbol #0, the symbol #117, and the symbol #234 at the beginning and the section of the length T s symbols as the search space set. #0, #117, and #234 indicate symbol numbers that identify the 25×14=350 symbols included in the period k s . Symbols #0 to #349 are specified in the period k s .
 これにより、gNB40からUE30へ送信されるPDCCHの送信機会の周期は、シンボル#0~シンボル#116の117シンボル、シンボル#117~シンボル#233の117シンボル、シンボル#234~シンボル#349の116シンボルとなる。 As a result, the period of transmission opportunities for PDCCH transmitted from gNB 40 to UE 30 will be 117 symbols from symbol #0 to symbol #116, 117 symbols from symbol #117 to symbol #233, and 116 symbols from symbol #234 to symbol #349.
 117シンボルは、8.357msであり、116シンボルは、8.286msであり、周期ksにおいては、平均して、8.33ms毎のPDCCHのスケジューリングが可能になる。 117 symbols is 8.357 ms, 116 symbols is 8.286 ms, and in a period k s , it is possible to schedule the PDCCH every 8.33 ms on average.
 その結果、gNB40は、フレームレートが120Hzである場合のフレームの更新間隔8.333msとほぼ同じタイミングに、PDCCHをスケジューリングすることが可能となる。また、UE30も、周期ksにおいては、平均して、8.33ms毎にPDCCHを検出することができるため、無線区間において発生するjitterを抑えることができる。仮に、UE30が、全てのスロットにおいて予め定められた位置を先頭位置として定められたサーチスペースセットを監視する場合、基地局も、サーチスペースに合わせた位置にPDCCHを設定する必要がある。そのため、データが更新されてから、データをスケジューリングするまでに時間を要することになるため、データの発生タイミングとデータの送信タイミングとの間にjitterもしくは遅延が発生することになる。 As a result, the gNB 40 can schedule the PDCCH at approximately the same timing as the frame update interval of 8.333 ms when the frame rate is 120 Hz. In addition, the UE 30 can also detect the PDCCH every 8.33 ms on average in the period k s , so that jitter occurring in the wireless section can be suppressed. If the UE 30 monitors a search space set that is determined with a predetermined position as the start position in all slots, the base station also needs to set the PDCCH at a position that matches the search space. Therefore, it takes time from when the data is updated until the data is scheduled, so that jitter or delay occurs between the timing of data generation and the timing of data transmission.
 ここで、周期ks内のシンボル#0においてPDCCHが設定されるため、シンボル#234を先頭とする周期(もしくは間隔)は、117シンボルではなく116シンボルとなる。つまり、シンボル単位の周期として定められた117シンボルと、スロット単位の周期とを組み合わせることによって、周期ksにおいてPDCCHを設定するシンボルのはじめの位置を#0に固定することができる。仮に、シンボル単位の周期として定められた117シンボルのみを用いた場合、周期ksにおいてPDCCHを設定するシンボルのはじめの位置は、#1、#2のようにずれていくことになる。この場合、フレームレートに従ったデータの発生タイミングと、PDCCHを設定するためのシンボル位置がずれることになり、UE30とgNB40との間において送信されるデータにjitterが発生する。つまり、シンボル単位の周期として定められた117シンボルと、スロット単位の周期とを組み合わせることによって、UE30とgNB40との間において送信されるデータにjitterが発生することもしくはjitterが大きくなることを防ぐことができる。 Here, since the PDCCH is set at symbol #0 in the cycle k s , the cycle (or interval) starting from symbol #234 is 116 symbols instead of 117 symbols. That is, by combining 117 symbols defined as a cycle in symbol units with a cycle in slot units, the start position of the symbol in which the PDCCH is set in the cycle k s can be fixed to #0. If only 117 symbols defined as a cycle in symbol units were used, the start position of the symbol in which the PDCCH is set in the cycle k s would shift from #1 to #2. In this case, the timing of data generation according to the frame rate and the symbol position for setting the PDCCH shift, and jitter occurs in the data transmitted between the UE 30 and the gNB 40. That is, by combining 117 symbols defined as a cycle in symbol units with a cycle in slot units, it is possible to prevent jitter from occurring or increasing in the data transmitted between the UE 30 and the gNB 40.
 gNB40の通信部12は、ks及びkfactorの値をUE30へ送信する。もしくは、通信部12は、ks及びシンボル単位の周期の値をUE30へ送信してもよい。 The communication unit 12 of the gNB 40 transmits the values of k s and k factor to the UE 30. Alternatively, the communication unit 12 may transmit the values of k s and the period in symbol units to the UE 30.
 これまでに、スロット長が1msであり、フレームレートが120Hzであり、フレームの更新間隔(更新周期)が8.333msである場合の例について説明したが、ここで、他の例について説明する。具体的には、スロット長が0.5msであり、フレームレートが144Hzであり、フレームの更新周期が6.944msの場合について説明する。  So far, we have explained an example where the slot length is 1 ms, the frame rate is 120 Hz, and the frame update interval (update cycle) is 8.333 ms, but here we will explain another example. Specifically, we will explain the case where the slot length is 0.5 ms, the frame rate is 144 Hz, and the frame update cycle is 6.944 ms.
 この場合、ksは125スロットとなり、kfactorは1/9となる。さらに、1スロット当たりのシンボル数を14シンボルとすると、シンボル単位の周期は、195シンボル(6.96ms)となる。また、gNB40は、周期ksの先頭のシンボル#0を基準として、シンボル#0、シンボル#195、シンボル#390、シンボル#585、シンボル#780、シンボル#975、シンボル#1170、シンボル#1365、及びシンボル#1560にPDCCHを設定する。また、UE30の制御部22は、シンボル#0、シンボル#195、シンボル#390、シンボル#585、シンボル#780、シンボル#975、シンボル#1170、シンボル#1365、及びシンボル#1560を先頭に、長さTsシンボルの区間をサーチスペースセットとして、PDCCHの監視を行う。 In this case, k s is 125 slots, and k factor is 1/9. Furthermore, if the number of symbols per slot is 14 symbols, the period per symbol is 195 symbols (6.96 ms). Furthermore, the gNB 40 sets the PDCCH to symbol #0, symbol #195, symbol #390, symbol #585, symbol #780, symbol #975, symbol #1170, symbol #1365, and symbol #1560, based on the first symbol #0 of the period k s. Furthermore, the control unit 22 of the UE 30 monitors the PDCCH, using a section of length T s symbols as a search space set, starting from symbol #0, symbol #195, symbol #390, symbol #585, symbol #780, symbol #975, symbol #1170, symbol #1365, and symbol #1560.
 また、gNB40からUE30へ送信されるPDCCHの送信機会の周期は、シンボル#0、シンボル#195、シンボル#390、シンボル#585、シンボル#780、シンボル#975、シンボル#1170、及びシンボル#1365を先頭とした場合、195シンボルとなる。一方、シンボル#1560を先頭とした場合、190シンボルとなる。 In addition, the period of transmission opportunities for PDCCH transmitted from gNB 40 to UE 30 is 195 symbols when starting with symbol #0, symbol #195, symbol #390, symbol #585, symbol #780, symbol #975, symbol #1170, and symbol #1365. On the other hand, when starting with symbol #1560, the period is 190 symbols.
 ここで、図7を用いて、UE30とgNB40との間の通信処理の流れについて説明する。はじめに、gNB40は、スロット長及びデータのフレームレートを用いて、周期ks及びkfactorの値を算出する(S31)。次に、gNB40は、UE30へ周期ks及びkfactorの値を送信する(S32)。この時、gNB40は、さらに、周期ksの開始スロット(スロット単位のオフセット)、OFDMシンボル単位のオフセット、及びTsymbもUE30へ送信してもよい。 Here, the flow of communication processing between the UE 30 and the gNB 40 will be described with reference to Fig. 7. First, the gNB 40 calculates the values of the period k s and k factor using the slot length and the frame rate of the data (S31). Next, the gNB 40 transmits the values of the period k s and k factor to the UE 30 (S32). At this time, the gNB 40 may also transmit to the UE 30 the start slot of the period k s (slot-unit offset), the OFDM symbol-unit offset, and T symb .
 例えば、gNB40は、上位レイヤシグナリング(higher layer signaling)を用いて周期ks及びkfactorをUE30へ送信してもよい。上位レイヤシグナリングは、例えば、MAC(Medium Access Control)レイヤ又はMACレイヤよりも上位のレイヤにおいてUE30へ送信されるシグナリングメッセージであってもよく、例えば、RRCメッセージであってもよい。gNB40は、RRCメッセージに設定されるRRC情報要素(RRC information elements)に、周期ks及びkfactorを設定して、UE30へ送信してもよい。RRC情報要素は、例えば、RRCメッセージに設定される、Search Space information elementであってもよい。より具体的には、Search Space information elementに含まれるmonitoringSlotPeriodicityAndOffsetもしくはその他のパラメータに周期ks及びkfactorが設定されてもよい。RRCメッセージは特定のUEに向けたメッセージでも良く、もしくは、全UEに向けた報知情報(system information)でも良い。 For example, the gNB 40 may transmit the period k s and the k factor to the UE 30 using higher layer signaling. The higher layer signaling may be, for example, a signaling message transmitted to the UE 30 in a medium access control (MAC) layer or a layer higher than the MAC layer, for example, an RRC message. The gNB 40 may set the period k s and the k factor in an RRC information element set in the RRC message and transmit it to the UE 30. The RRC information element may be, for example, a Search Space information element set in the RRC message. More specifically, the period k s and the k factor may be set in monitoringSlotPeriodicityAndOffset or other parameters included in the Search Space information element. The RRC message may be a message directed to a specific UE, or may be system information directed to all UEs.
 もしくは、gNB40は、周期ks及びkfactorを含むMIBを含むPBCH(Physical Broadcast Channel)をUE30へ送信してもよい。もしくは、gNB40は、UE30からRACH preambleを受信した際に、周期ks及びkfactorを含むRACH responseをUE30へ送信してもよい。 Alternatively, the gNB 40 may transmit a PBCH (Physical Broadcast Channel) including an MIB including the period k s and the k factor to the UE 30. Alternatively, the gNB 40 may transmit a RACH response including the period k s and the k factor to the UE 30 upon receiving a RACH preamble from the UE 30.
 周期ksの開始スロット(スロット単位のオフセット)、OFDMシンボル単位のオフセット、及びTsymbは、周期ks及びkfactorとともにUE30へ送信されてもよい。もしくは、周期ksの開始スロット(スロット単位のオフセット)、OFDMシンボル単位のオフセット、及びTsymbは、周期ks及びkfactorのとは異なるメッセージ、チャネル、もしくはパラメータを用いてUE30へ送信されてもよい。 The starting slot (slot offset) of the period k s , the OFDM symbol offset, and T symb may be transmitted to the UE 30 along with the period k s and the k factor , or the starting slot (slot offset) of the period k s , the OFDM symbol offset, and T symb may be transmitted to the UE 30 using a message, channel, or parameter different from the period k s and the k factor .
 また、UE30がアップリンクデータを送信する場合、UE30が、データの発生タイミングもしくは送信タイミングを認識する。そのため、UE30は、データの発生タイミングもしくは送信タイミングに合わせて、望ましい周期ksの開始スロット(スロット単位のオフセット)及びOFDMシンボル単位のオフセットをgNB40へ通知してもよい。例えば、UE30は、MAC CE(Control Element)を用いて、望ましいスロット単位のオフセット及びOFDMシンボル単位のオフセットをgNB40へ送信してもよい。 Furthermore, when the UE 30 transmits uplink data, the UE 30 recognizes the generation timing or transmission timing of the data. Therefore, the UE 30 may notify the gNB 40 of the desired start slot (slot-based offset) of the period k s and the OFDM symbol-based offset in accordance with the generation timing or transmission timing of the data. For example, the UE 30 may transmit the desired slot-based offset and OFDM symbol-based offset to the gNB 40 using a MAC CE (Control Element).
 gNB40は、UE30から受信したオフセットに関する情報を用いて、BWPの更新もしくは再設定(reconfiguration)を行ってもよい。もしくは、gNB40は、UE30が要望するオフセットを設定したサーチスペースへ切り替えるBWP SwitchingもしくはSSSG(Search Space Set Switching)を行うことによって、UE30が要望するオフセットを適用してもよい。gNB40は、更新等されたオフセットに関する情報を、ステップS32において送信してもよい。 The gNB 40 may update or reconfigure the BWP using the information regarding the offset received from the UE 30. Alternatively, the gNB 40 may apply the offset desired by the UE 30 by performing BWP Switching or Search Space Set Switching (SSSG) to switch to a search space in which the offset desired by the UE 30 is set. The gNB 40 may transmit information regarding the updated offset in step S32.
 次に、UE30の制御部22は、gNB40から受信した情報を式2に適用することによって、サーチスペースを特定する(S33)。具体的には、サーチスペースの先頭位置となる
Figure JPOXMLDOC01-appb-I000009
を特定し、さらに、サーチスペースの先頭位置から、PDCCHの受信機会のシンボル数を示すTsymbの間をサーチスペースとして特定する。また、サーチスペースの先頭位置を特定する際に、サーチスペースの先頭位置を含むフレーム番号及びスロット番号も併せて特定する。
Next, the control unit 22 of the UE 30 specifies the search space by applying the information received from the gNB 40 to Equation 2 (S33).
Figure JPOXMLDOC01-appb-I000009
Furthermore, the area between the start position of the search space and T symb , which indicates the number of symbols of the PDCCH reception opportunity, is specified as the search space. When specifying the start position of the search space, the frame number and slot number including the start position of the search space are also specified.
 次に、UE330の制御部22は、特定したサーチスペースにおいてPDCCHを監視する(S34)。ここで、図8を用いてUE30が監視するサーチスペースについて説明する。 Next, the control unit 22 of the UE 30 monitors the PDCCH in the identified search space (S34). Here, the search space monitored by the UE 30 is explained using FIG. 8.
 図8は、フレーム番号(frame No.)nfに複数のスロットが含まれていることを示している。また、式2を用いて特定されたサーチスペースのスロット番号(slot No.)が
Figure JPOXMLDOC01-appb-I000010
であり、サーチスペースの先頭位置であるシンボルが
Figure JPOXMLDOC01-appb-I000011
であることが示されている。図8においては、OFDMシンボル単位のオフセットが3シンボルであり、Tsymbが3シンボルであることが示されている。
FIG. 8 shows that the frame number n f includes multiple slots. Also, the slot number of the search space specified using Equation 2 is
Figure JPOXMLDOC01-appb-I000010
and the symbol at the beginning of the search space is
Figure JPOXMLDOC01-appb-I000011
In FIG. 8, it is shown that the offset in OFDM symbol units is 3 symbols, and T symb is 3 symbols.
 以上説明したように、gNB40は、スロット長及びデータのフレームレートを用いることによって、周期ks及びkfactorを算出する。gNB40は、周期ks及びkfactorを用いてPDCCHを送信するためのシンボル位置を決定する。UE30は、周期ks及びkfactorを用いて、PDCCHを監視するためのサーチスペースを特定する。 As described above, the gNB 40 calculates the period k s and the k factor by using the slot length and the frame rate of the data. The gNB 40 determines the symbol position for transmitting the PDCCH using the period k s and the k factor . The UE 30 specifies the search space for monitoring the PDCCH using the period k s and the k factor .
 スロット長及びフレームレートを用いて特定されるスロット単位の周期及びシンボル単位の周期は、フレームレートに基づいて定まるデータの更新周期により近くなる。そのため、UE30とgNB40との間において送信されるデータのjitterを抑えることができる。具体的には、データの更新周期と、データの送信周期との間の遅延を抑えることができる。 The slot-based period and symbol-based period determined using the slot length and frame rate are closer to the data update period determined based on the frame rate. This makes it possible to reduce jitter in the data transmitted between the UE 30 and the gNB 40. Specifically, it is possible to reduce the delay between the data update period and the data transmission period.
 また、シンボル単位の周期のみを定めた場合、データの更新周期と、シンボル単位の周期とが乖離し、データのjitterが大きくなる。一方、実施の形態2においては、スロット単位の周期及びシンボル単位の周期を用いて、PDCCHを送信するためのシンボル位置の決定及びサーチスペースの特定を行う。その結果、スロット単位の周期ks毎にデータの更新周期と、シンボル単位の周期との間のずれが補正されるため、データのjitterが大きくなることを防止することができる。 Furthermore, if only the symbol-based period is defined, the data update period and the symbol-based period will deviate from each other, and data jitter will increase. On the other hand, in the second embodiment, the slot-based period and the symbol-based period are used to determine the symbol position for transmitting the PDCCH and to specify the search space. As a result, the deviation between the data update period and the symbol-based period is corrected for each slot-based period k s , and therefore data jitter can be prevented from increasing.
 (実施の形態3)
 続いて、図9を用いてUE30が監視するサーチスペースについて説明する。図9においても、図8と同様に、サーチスペースの先頭位置のシンボルから、予め定められたTsymbがサーチスペースとして設定される。図9においては、UE30が、monitoringSymbolsWithinSlotにおいて指定されたシンボルにおいてDCIの検出を試みることを示している。
(Embodiment 3)
Next, the search space monitored by UE 30 will be described with reference to Fig. 9. In Fig. 9, a predetermined T symb is set as the search space from the symbol at the start position of the search space, as in Fig. 8. Fig. 9 shows that UE 30 attempts to detect DCI in the symbol specified in monitoringSymbolsWithinSlot.
 monitoringSymbolsWithinSlotは、RRCメッセージのSearch Space information elementに含まれるパラメータである。図9においては、monitoringSymbolsWithinSlotが、網掛けされたシンボルの位置を「1」に設定していることを示している。図9は、monitoringSymbolsWithinSlotが、UEが検出を試みるシンボルとシンボルとの間に、UEが検出を試みないシンボルを1個挟むことを指定している。例えば、14ビットのビットマップを示すmonitoringSymbolsWithinSlotに、「10101010101010」と設定された例が示されている。つまり、UE30は、サーチスペースの先頭位置及びTsymbによって定められる期間内であって、monitoringSymbolsWithinSlotにおいて1が設定された箇所が示すシンボルにおいてDCIの検出を試みる。 The monitoringSymbolsWithinSlot is a parameter included in the Search Space information element of the RRC message. In FIG. 9, the monitoringSymbolsWithinSlot indicates that the position of the shaded symbol is set to "1". In FIG. 9, the monitoringSymbolsWithinSlot indicates that one symbol that the UE does not attempt to detect is sandwiched between the symbols that the UE attempts to detect. For example, an example is shown in which the monitoringSymbolsWithinSlot indicating a 14-bit bitmap is set to "10101010101010". That is, the UE 30 attempts to detect DCI in the symbol indicated by the position where the monitoringSymbolsWithinSlot is set to 1 within the period determined by the start position of the search space and T symb .
 図9において説明したDCIの検出箇所は、図8において説明したDCIの検出箇所と同様に3シンボルであるため、図8におけるサーチスペースの監視処理と比較して、消費電力は実質的に同様となる。ただし、図9においては、Tsymbが、図8のTsymbと比較して長くなっている。そのため、図9におけるサーチスペースの監視処理を実行すると、UE30とgNB40との間の無線区間におけるjitterが発生した場合における耐性が、図8におけるサーチスペースの監視処理を実行した場合と比較して強くなる。 The DCI detection location described in Fig. 9 is three symbols, similar to the DCI detection location described in Fig. 8, so the power consumption is substantially similar compared to the search space monitoring process in Fig. 8. However, T symb in Fig. 9 is longer than T symb in Fig. 8. Therefore, when the search space monitoring process in Fig. 9 is executed, the resistance to jitter occurring in the radio section between the UE 30 and the gNB 40 is stronger compared to the case where the search space monitoring process in Fig. 8 is executed.
 (実施の形態4)
 続いて、図10を用いて、UE30におけるサーチスペースの決定処理について説明する。UE30は、PDCCHの監視タイミングを決定する際に、式1を用いてスロット単位のサーチスペースを決定するか、もしくは、式2を用いてシンボル単位のサーチスペースを決定するかを選択してもよい。図10は、UE30がスロット単位のサーチスペースを決定するかもしくはシンボル単位のサーチスペースを決定するかを選択することによってサーチスペースを決定する処理を示している。
(Embodiment 4)
Next, a process of determining a search space in the UE 30 will be described with reference to Fig. 10. When determining the monitoring timing of the PDCCH, the UE 30 may select whether to determine a search space in units of slots using Equation 1 or to determine a search space in units of symbols using Equation 2. Fig. 10 shows a process of determining a search space by the UE 30 selecting whether to determine a search space in units of slots or a search space in units of symbols.
 はじめに、UE30の通信部21は、PDCCHを監視するために必要な制御情報をgNB40から受信する(S41)。PDCCHを監視するために必要な制御情報は、例えば、周期ks及びkfactorを含んでもよく、さらに、周期ksの開始スロット(スロット単位のオフセット)、OFDMシンボル単位のオフセット、Ts、Tsymb等を含んでもよい。 First, the communication unit 21 of the UE 30 receives control information required to monitor the PDCCH from the gNB 40 (S41). The control information required to monitor the PDCCH may include, for example, a period k s and a k factor , and may further include a start slot (offset in slot units) of the period k s , an offset in OFDM symbol units, T s , T symb , and the like.
 次に、UE30の制御部22は、制御情報に、周期ks及びkfactorが含まれているか否かを判定する(S42)。もしくは、制御部22は、制御情報にkfactorが含まれているか否かを判定してもよい。制御部22は、制御情報にkfactorが含まれていないと判定した場合、スロット単位のサーチスペースを決定するために、式1を用いて無線フレームにおけるスロット番号である
Figure JPOXMLDOC01-appb-I000012
を算出する(S43)。また、制御部22は、制御情報に周期ks及びkfactor、もしくは、kfactorが含まれていると判定した場合、シンボル単位のサーチスペースを決定するために、式2を用いてシンボル番号である
Figure JPOXMLDOC01-appb-I000013
を決定する(S44)。
Next, the control unit 22 of the UE 30 judges whether or not the period k s and the k factor are included in the control information (S42). Alternatively, the control unit 22 may judge whether or not the k factor is included in the control information. If the control unit 22 judges that the k factor is not included in the control information, the control unit 22 uses Equation 1 to calculate the slot number in the radio frame,
Figure JPOXMLDOC01-appb-I000012
In addition, when the control unit 22 determines that the control information includes the period k s and k factor or the k factor , it calculates the symbol number k s using Equation 2 to determine the search space in units of symbols.
Figure JPOXMLDOC01-appb-I000013
is determined (S44).
 このようにして、UE30は、制御情報に周期ks及びkfactorが含まれているか否か、もしくはkfactorが含まれているか否かに応じて、スロット単位のサーチスペースもしくはシンボル単位のサーチスペースを決定する。これにより、UE30は、PDCCHを確実に抽出することができる。 In this way, the UE 30 determines the search space in units of slots or the search space in units of symbols depending on whether the control information includes the period k s and the k factor , or whether the control information includes the k factor . This allows the UE 30 to reliably extract the PDCCH.
 本実施形態の変形例として、gNB40は、S41においてUE30へ送信する制御情報に、式1を用いたスロット単位のサーチスペースとするか、式2を用いたシンボル単位のサーチスペースとするかを、明示的に示す識別情報を含めることとしてもよい。該識別情報は、例えば、1bit(0または1)の情報としてもよい。この場合、0の場合には式1を用いたスロット単位のサーチスペースとし、1の場合には式2を用いたシンボル単位のサーチスペースとすることとしてもよい。 As a variation of this embodiment, gNB40 may include, in the control information transmitted to UE30 in S41, identification information that explicitly indicates whether the search space should be a slot-based search space using Equation 1 or a symbol-based search space using Equation 2. The identification information may be, for example, 1 bit (0 or 1) information. In this case, 0 may indicate a slot-based search space using Equation 1, and 1 may indicate a symbol-based search space using Equation 2.
 この場合、UE30は、S42において、制御情報に含まれる該識別情報に基づいて、式1を用いてスロット単位のサーチスペースを決定するか、もしくは、式2を用いてシンボル単位のサーチスペースを決定するかを選択することとしてもよい。 In this case, in S42, UE 30 may select whether to determine a slot-based search space using Equation 1 or to determine a symbol-based search space using Equation 2 based on the identification information included in the control information.
 (その他の実施の形態)
 実施の形態2において、サーチスペースの先頭位置を示すフレーム番号、スロット番号、及びシンボル番号を算出するために用いられた式2の他の例として、下記の式3が用いられてもよい。
(Other embodiments)
In the second embodiment, as another example of the formula 2 used to calculate the frame number, slot number, and symbol number indicating the start position of the search space, the following formula 3 may be used.
Figure JPOXMLDOC01-appb-I000014
Figure JPOXMLDOC01-appb-I000014
 または、式2の他の例として、下記の式4が用いられてもよい。 Alternatively, as another example of Equation 2, the following Equation 4 may be used.
Figure JPOXMLDOC01-appb-I000015
Figure JPOXMLDOC01-appb-I000015
 また、実施の形態2において説明したkfactorは、下記に示すように、複数のパラメータを用いて示されてもよい。 Furthermore, the k factor described in the second embodiment may be expressed using multiple parameters as shown below.
 kfactor = kfactor_0×kfactor_1×・・・kfactor_n-1 k factor = k factor_0 × k factor_1 × ... k factor_n-1
 kfactor_n-1は、例えば、1/2、1/3、1/5のような値が設定されてもよい。 The k factor_n-1 may be set to a value such as 1/2, 1/3, or 1/5, for example.
 さらに、周期ksは、下記に示すように、複数のパラメータを用いて示されてもよい。 Furthermore, the period k s may be expressed using multiple parameters, as shown below.
 ks = ks_0×ks_1×・・・ks_m-1 k s = k s_0 × k s_1 ×・・・ k s_m-1
 ks_m-1は、1、2、3、5のような値が設定されてもよい。 k s_m-1 may be set to values such as 1, 2, 3, and 5.
 このように、kfactorもしくはksを複数のパラメータを用いて定義することによって、例えば、パラメータを組み合わせることによって、kfactorもしくはksを定義することができるようになる。つまり、任意の値のkfactorもしくはksを、予め定められたパラメータを用いて定義することができる。 In this way, by defining k factor or k s using multiple parameters, for example, by combining parameters, it becomes possible to define k factor or k s . In other words, k factor or k s of any value can be defined using predetermined parameters.
 図11は、通信装置10及びgNB40(以下、通信装置10等とする)の構成例を示すブロック図である。図11を参照すると、通信装置10等は、RFトランシーバ1001、ネットワークインターフェース1003、プロセッサ1004、及びメモリ1005を含む。RFトランシーバ1001は、UEsと通信するためにアナログRF信号処理を行う。RFトランシーバ1001は、複数のトランシーバを含んでもよい。RFトランシーバ1001は、アンテナ1002及びプロセッサ1004と結合される。RFトランシーバ1001は、変調シンボルデータ(又はOFDMシンボルデータ)をプロセッサ1004から受信し、送信RF信号を生成し、送信RF信号をアンテナ1002に供給する。また、RFトランシーバ1001は、アンテナ1002によって受信された受信RF信号に基づいてベースバンド受信信号を生成し、これをプロセッサ1004に供給する。 FIG. 11 is a block diagram showing an example of the configuration of a communication device 10 and a gNB 40 (hereinafter, referred to as the communication device 10, etc.). Referring to FIG. 11, the communication device 10, etc. includes an RF transceiver 1001, a network interface 1003, a processor 1004, and a memory 1005. The RF transceiver 1001 performs analog RF signal processing to communicate with UEs. The RF transceiver 1001 may include multiple transceivers. The RF transceiver 1001 is coupled to an antenna 1002 and a processor 1004. The RF transceiver 1001 receives modulation symbol data (or OFDM symbol data) from the processor 1004, generates a transmission RF signal, and supplies the transmission RF signal to the antenna 1002. The RF transceiver 1001 also generates a baseband reception signal based on the reception RF signal received by the antenna 1002, and supplies the baseband reception signal to the processor 1004.
 ネットワークインターフェース1003は、ネットワークノード(e.g., 他のコアネットワークノード)と通信するために使用される。ネットワークインターフェース1003は、例えば、IEEE 802.3 seriesに準拠したネットワークインターフェースカード(NIC)を含んでもよい。 The network interface 1003 is used to communicate with network nodes (e.g., other core network nodes). The network interface 1003 may include, for example, an IEEE 802.3 series compliant network interface card (NIC).
 プロセッサ1004は、無線通信のためのデジタルベースバンド信号処理を含むデータプレーン処理とコントロールプレーン処理を行う。 Processor 1004 performs data plane processing and control plane processing, including digital baseband signal processing for wireless communication.
 プロセッサ1004は、複数のプロセッサを含んでもよい。例えば、プロセッサ1004は、デジタルベースバンド信号処理を行うモデム・プロセッサ(e.g., DSP)、及びコントロールプレーン処理を行うプロトコルスタック・プロセッサ(e.g., CPU又はMPU)を含んでもよい。 The processor 1004 may include multiple processors. For example, the processor 1004 may include a modem processor (e.g., DSP) that performs digital baseband signal processing, and a protocol stack processor (e.g., CPU or MPU) that performs control plane processing.
 メモリ1005は、揮発性メモリ及び不揮発性メモリの組み合わせによって構成される。メモリ1005は、物理的に独立した複数のメモリデバイスを含んでもよい。揮発性メモリは、例えば、Static Random Access Memory(SRAM)若しくはDynamic RAM(DRAM)又はこれらの組み合わせである。不揮発性メモリは、マスクRead Only Memory(MROM)、Electrically Erasable Programmable ROM(EEPROM)、フラッシュメモリ、Solid state drive (SSD)、若しくはハードディスクドライブ、又はこれらの任意の組合せである。メモリ1005は、プロセッサ1004から離れて配置されたストレージを含んでもよい。この場合、プロセッサ1004は、ネットワークインターフェース1003又は図示されていないI/Oインタフェースを介してメモリ1005にアクセスしてもよい。 The memory 1005 is composed of a combination of volatile and non-volatile memory. The memory 1005 may include multiple physically independent memory devices. The volatile memory is, for example, Static Random Access Memory (SRAM) or Dynamic RAM (DRAM), or a combination of these. The non-volatile memory is Mask Read Only Memory (MROM), Electrically Erasable Programmable ROM (EEPROM), flash memory, a Solid state drive (SSD), or a hard disk drive, or any combination of these. The memory 1005 may include storage located remotely from the processor 1004. In this case, the processor 1004 may access the memory 1005 via the network interface 1003 or an I/O interface not shown.
 メモリ1005は、上述の複数の実施形態で説明された通信装置10等による処理を行うための命令群およびデータを含むソフトウェアモジュール(コンピュータプログラム)を格納してもよい。いくつかの実装において、プロセッサ1004は、当該ソフトウェアモジュールをメモリ1005から読み出して実行することで、上述の実施形態で説明された基地局10等の処理を行うよう構成されてもよい。 The memory 1005 may store a software module (computer program) including instructions and data for performing processing by the communication device 10, etc., described in the above-described embodiments. In some implementations, the processor 1004 may be configured to read the software module from the memory 105 and execute it to perform processing by the base station 10, etc., described in the above-described embodiments.
 図12は、通信端末20及びUE30(以下、通信端末20等とする)の構成例を示すブロック図である。Radio Frequency(RF)トランシーバ1101は、通信装置10またはgNB40と通信するためにアナログRF信号処理を行う。RFトランシーバ1101により行われるアナログRF信号処理は、周波数アップコンバージョン、周波数ダウンコンバージョン、及び増幅を含む。RFトランシーバ1101は、アンテナ1102及びベースバンドプロセッサ1103と結合される。すなわち、RFトランシーバ1101は、変調シンボルデータ(又はOFDMシンボルデータ)をベースバンドプロセッサ1103から受信し、送信RF信号を生成し、送信RF信号をアンテナ1102に供給する。また、RFトランシーバ1101は、アンテナ1102によって受信された受信RF信号に基づいてベースバンド受信信号を生成し、これをベースバンドプロセッサ1103に供給する。 FIG. 12 is a block diagram showing an example of the configuration of a communication terminal 20 and a UE 30 (hereinafter referred to as communication terminal 20, etc.). A radio frequency (RF) transceiver 1101 performs analog RF signal processing to communicate with a communication device 10 or a gNB 40. The analog RF signal processing performed by the RF transceiver 1101 includes frequency up-conversion, frequency down-conversion, and amplification. The RF transceiver 1101 is coupled to an antenna 1102 and a baseband processor 1103. That is, the RF transceiver 1101 receives modulation symbol data (or OFDM symbol data) from the baseband processor 1103, generates a transmission RF signal, and supplies the transmission RF signal to the antenna 1102. The RF transceiver 1101 also generates a baseband reception signal based on the reception RF signal received by the antenna 1102, and supplies this to the baseband processor 1103.
 ベースバンドプロセッサ1103は、無線通信のためのデジタルベースバンド信号処理(データプレーン処理)とコントロールプレーン処理を行う。デジタルベースバンド信号処理は、(a) データ圧縮/復元、(b) データのセグメンテーション/コンカテネーション、(c) 伝送フォーマット(伝送フレーム)の生成/分解、(d) 伝送路符号化/復号化、(e) 変調(シンボルマッピング)/復調、及び(f) Inverse Fast Fourier Transform(IFFT)によるOFDMシンボルデータ(ベースバンドOFDM信号)の生成などを含む。一方、コントロールプレーン処理は、レイヤ1、レイヤ2、及びレイヤ3の通信管理を含む。 The baseband processor 1103 performs digital baseband signal processing (data plane processing) and control plane processing for wireless communication. Digital baseband signal processing includes (a) data compression/decompression, (b) data segmentation/concatenation, (c) generation/decomposition of transmission formats (transmission frames), (d) transmission path encoding/decoding, (e) modulation (symbol mapping)/demodulation, and (f) generation of OFDM symbol data (baseband OFDM signal) using Inverse Fast Fourier Transform (IFFT). Meanwhile, control plane processing includes communication management for layers 1, 2, and 3.
 ベースバンドプロセッサ1103は、デジタルベースバンド信号処理を行うモデム・プロセッサ(e.g., Digital Signal Processor(DSP))とコントロールプレーン処理を行うプロトコルスタック・プロセッサ(e.g., Central Processing Unit(CPU)、又はMicro Processing Unit(MPU))を含んでもよい。この場合、コントロールプレーン処理を行うプロトコルスタック・プロセッサは、後述するアプリケーションプロセッサ1104と共通化されてもよい。 The baseband processor 1103 may include a modem processor (e.g., Digital Signal Processor (DSP)) that performs digital baseband signal processing and a protocol stack processor (e.g., Central Processing Unit (CPU) or Micro Processing Unit (MPU)) that performs control plane processing. In this case, the protocol stack processor that performs control plane processing may be shared with the application processor 1104 described below.
 アプリケーションプロセッサ1104は、CPU、MPU、マイクロプロセッサ、又はプロセッサコアとも呼ばれる。アプリケーションプロセッサ1104は、複数のプロセッサ(複数のプロセッサコア)を含んでもよい。アプリケーションプロセッサ1104は、メモリ1106又は図示されていないメモリから読み出されたシステムソフトウェアプログラム(Operating System(OS))及び様々なアプリケーションプログラム(例えば、通話アプリケーション、WEBブラウザ、メーラ、カメラ操作アプリケーション、音楽再生アプリケーション)を実行することによって、通信端末20等の各種機能を実現する。 The application processor 1104 is also called a CPU, MPU, microprocessor, or processor core. The application processor 1104 may include multiple processors (multiple processor cores). The application processor 1104 executes a system software program (Operating System (OS)) and various application programs (e.g., a calling application, a web browser, a mailer, a camera operation application, a music playback application) read from the memory 1106 or a memory not shown, thereby realizing various functions of the communication terminal 20, etc.
 いくつかの実装において、11に破線(1105)で示されているように、ベースバンドプロセッサ1103及びアプリケーションプロセッサ1104は、1つのチップ上に集積されてもよい。言い換えると、ベースバンドプロセッサ1103及びアプリケーションプロセッサ1104は、1つのSystem on Chip(SoC)デバイス1105として実装されてもよい。SoCデバイスは、システムLarge Scale Integration(LSI)またはチップセットと呼ばれることもある。 In some implementations, the baseband processor 1103 and the application processor 1104 may be integrated on a single chip, as shown by the dashed line (1105) in 11. In other words, the baseband processor 1103 and the application processor 1104 may be implemented as a single System on Chip (SoC) device 1105. An SoC device is sometimes called a system Large Scale Integration (LSI) or chipset.
 メモリ1106は、揮発性メモリ若しくは不揮発性メモリ又はこれらの組合せである。メモリ1106は、物理的に独立した複数のメモリデバイスを含んでもよい。揮発性メモリは、例えば、Static Random Access Memory(SRAM)若しくはDynamic RAM(DRAM)又はこれらの組み合わせである。不揮発性メモリは、マスクRead Only Memory(MROM)、Electrically Erasable Programmable ROM(EEPROM)、フラッシュメモリ、Solid state drive (SSD)、若しくはハードディスクドライブ、又はこれらの任意の組合せである。例えば、メモリ1106は、ベースバンドプロセッサ1103、アプリケーションプロセッサ1104、及びSoC1105からアクセス可能な外部メモリデバイスを含んでもよい。メモリ1106は、ベースバンドプロセッサ1103内、アプリケーションプロセッサ1104内、又はSoC1105内に集積された内蔵メモリデバイスを含んでもよい。さらに、メモリ1106は、Universal Integrated Circuit Card(UICC)内のメモリを含んでもよい。 The memory 1106 is a volatile memory or a non-volatile memory or a combination thereof. The memory 1106 may include multiple physically independent memory devices. The volatile memory is, for example, a Static Random Access Memory (SRAM) or a Dynamic RAM (DRAM) or a combination thereof. The non-volatile memory is a mask Read Only Memory (MROM), an Electrically Erasable Programmable ROM (EEPROM), a flash memory, a Solid state drive (SSD), or a hard disk drive, or any combination thereof. For example, the memory 1106 may include an external memory device accessible from the baseband processor 1103, the application processor 1104, and the SoC 1105. The memory 1106 may include an internal memory device integrated within the baseband processor 1103, the application processor 1104, or the SoC 1105. Additionally, memory 1106 may include memory within a Universal Integrated Circuit Card (UICC).
 メモリ1106は、上述の複数の実施形態で説明された通信端末20等による処理を行うための命令群およびデータを含むソフトウェアモジュール(コンピュータプログラム)を格納してもよい。いくつかの実装において、ベースバンドプロセッサ1103又はアプリケーションプロセッサ1104は、当該ソフトウェアモジュールをメモリ1106から読み出して実行することで、上述の実施形態で説明された通信端末20等の処理を行うよう構成されてもよい。 The memory 1106 may store a software module (computer program) including instructions and data for performing processing by the communication terminal 20, etc., described in the above-mentioned embodiments. In some implementations, the baseband processor 1103 or the application processor 1104 may be configured to read the software module from the memory 1106 and execute it to perform processing by the communication terminal 20, etc., described in the above-mentioned embodiments.
 上述の例において、プログラムは、コンピュータに読み込まれた場合に、実施形態で説明された1又はそれ以上の機能をコンピュータに行わせるための命令群(又はソフトウェアコード)を含む。プログラムは、非一時的なコンピュータ可読媒体又は実体のある記憶媒体に格納されてもよい。限定ではなく例として、コンピュータ可読媒体又は実体のある記憶媒体は、random-access memory(RAM)、read-only memory(ROM)、フラッシュメモリ、solid-state drive(SSD)又はその他のメモリ技術、CD-ROM、digital versatile disc(DVD)、Blu-ray(登録商標)ディスク又はその他の光ディスクストレージ、磁気カセット、磁気テープ、磁気ディスクストレージ又はその他の磁気ストレージデバイスを含む。プログラムは、一時的なコンピュータ可読媒体又は通信媒体上で送信されてもよい。限定ではなく例として、一時的なコンピュータ可読媒体又は通信媒体は、電気的、光学的、音響的、またはその他の形式の伝搬信号を含む。 In the above examples, the program includes instructions (or software code) that, when loaded into a computer, cause the computer to perform one or more functions described in the embodiments. The program may be stored on a non-transitory computer-readable medium or tangible storage medium. By way of example and not limitation, computer-readable medium or tangible storage medium may include random-access memory (RAM), read-only memory (ROM), flash memory, solid-state drive (SSD) or other memory technology, CD-ROM, digital versatile disc (DVD), Blu-ray® disk or other optical disk storage, magnetic cassette, magnetic tape, magnetic disk storage or other magnetic storage device. The program may be transmitted on a transitory computer-readable medium or communication medium. By way of example and not limitation, transitory computer-readable medium or communication medium may include electrical, optical, acoustic, or other forms of propagated signals.
 以上、実施の形態を参照して本開示を説明したが、本開示は上述の実施の形態に限定されるものではない。本開示の構成や詳細には、本開示のスコープ内で当業者が理解し得る様々な変更をすることができる。そして、各実施の形態は、適宜他の実施の形態と組み合わせることができる。 The present disclosure has been described above with reference to the embodiments, but the present disclosure is not limited to the above-mentioned embodiments. Various modifications that can be understood by those skilled in the art can be made to the configuration and details of the present disclosure within the scope of the present disclosure. Furthermore, each embodiment can be combined with other embodiments as appropriate.
 各図面は、1又はそれ以上の実施形態を説明するための単なる例示である。各図面は、1つの特定の実施形態のみに関連付けられるのではなく、1又はそれ以上の他の実施形態に関連付けられてもよい。当業者であれば理解できるように、いずれか1つの図面を参照して説明される様々な特徴又はステップは、例えば明示的に図示または説明されていない実施形態を作り出すために、1又はそれ以上の他の図に示された特徴又はステップと組み合わせることができる。例示的な実施形態を説明するためにいずれか1つの図に示された特徴またはステップのすべてが必ずしも必須ではなく、一部の特徴またはステップが省略されてもよい。いずれかの図に記載されたステップの順序は、適宜変更されてもよい。 The drawings are merely examples for describing one or more embodiments. Each drawing may relate not only to one particular embodiment, but also to one or more other embodiments. As will be appreciated by those skilled in the art, various features or steps described with reference to any one drawing may be combined with features or steps shown in one or more other figures to create, for example, an embodiment not explicitly shown or described. Not all features or steps shown in any one drawing are necessarily required to describe an exemplary embodiment, and some features or steps may be omitted. The order of steps described in any drawing may be changed as appropriate.
 上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
 (付記1)
 無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定する制御部と、
 前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する通信部と、を備える通信装置。
 (付記2)
 前記制御部は、
 所定期間の前記無線フレームに含まれるスロットの数を、前記フレームレートの値にて除算することによって、前記第1の周期と、前記第2の周期に関連する値と、を決定する、付記1に記載の通信装置。
 (付記3)
 前記制御部は、
 前記スロットの数を前記フレームレートの値にて除算することによって得られた値をks×kfactorとし、分子の値を示すksを前記第1の周期とし、kfactorの値を前記第2の周期に関連する値とする、付記2に記載の通信装置。
 (付記4)
 前記通信部は、
 前記ks及びkfactorを、前記データの送信先である通信端末へ送信する、付記2又は3に記載の通信装置。
 (付記5)
 前記制御部は、
 前記スロットの数を前記フレームレートの値にて除算することによって得られた値に、スロットを構成するシンボル数を乗算することによって得られた値を前記第2の周期とする、付記2から4のいずれか1項に記載の通信装置。
 (付記6)
 前記制御部は、
 前記第1の周期と、前記第2の周期とを、
Figure JPOXMLDOC01-appb-I000016
 に適用して、前記シンボル番号を決定する、付記1から5のいずれか1項に記載の通信装置。
 (付記7)
 前記制御部は、
 前記第1の周期と、前記第2の周期とを、
Figure JPOXMLDOC01-appb-I000017
 に適用して、前記シンボル番号を決定する、付記1から5のいずれか1項に記載の通信装置。
 (付記8)
 前記制御部は、
 前記第1の周期と、前記第2の周期とを,
Figure JPOXMLDOC01-appb-I000018
 に適用して、前記シンボル番号を決定する、付記1から5のいずれか1項に記載の通信装置。
 (付記9)
 無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信する通信部と、
 前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定する制御部と、を備え、
 前記通信部は、
 前記シンボル番号において前記スケジューリング情報を受信する、通信端末。
 (付記10)
 前記制御部は、
 前記第2の周期に関連する値を受信したか否かを判定し、前記第2の周期に関連する値を受信した場合に、前記シンボル番号を決定する、付記9に記載の通信端末。
 (付記11)
 無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、前記第1の周期と、前記第2の周期に関連する値とを送信する通信部と、を備える通信装置と、
 前記第1の周期と、前記第2の周期に関連する値と、を受信し、前記第1の周期と、前記第2の周期に関連する値に基づいて特定された前記第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、前記シンボル番号において前記スケジューリング情報を受信する、通信端末と、を備える通信システム。
 (付記12)
 前記通信装置は、
 所定期間の前記無線フレームに含まれるスロットの数を、前記フレームレートの値にて除算することによって、前記第1の周期と、前記第2の周期に関連する値と、を決定する、付記11に記載の通信システム。
 (付記13)
 無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、
 前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、
 前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する、通信装置において実行される通信方法。
 (付記14)
 前記第1の周期と前記第2の周期とを決定する際に、
 所定期間の前記無線フレームに含まれるスロットの数を、前記フレームレートの値にて除算することによって、前記第1の周期と、前記第2の周期に関連する値と、を決定する、付記13に記載の通信方法。
 (付記15)
 前記第1の周期と前記第2の周期とを決定する際に、
 前記スロットの数を前記フレームレートの値にて除算することによって得られた値をks×kfactorとし、分子の値を示すksを前記第1の周期とし、kfactorの値を前記第2の周期に関連する値とする、付記14に記載の通信方法。
 (付記16)
 前記第1の周期と前記第2の周期に関連する値とを前記通信端末へ送信する際に、
 前記ks及びkfactorを、前記データの送信先である通信端末へ送信する、付記14又は15に記載の通信方法。
 (付記17)
 前記第1の周期と前記第2の周期とを決定する際に、
 前記スロットの数を前記フレームレートの値にて除算することによって得られた値に、スロットを構成するシンボル数を乗算することによって得られた値を前記第2の周期とする、付記14又は15に記載の通信方法。
 (付記18)
 無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信し、
 前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、
 前記シンボル番号において前記スケジューリング情報を受信する、通信端末において実行される通信方法。
 (付記19)
 無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、
 前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、
 前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する、ことをコンピュータに実行させるプログラム。
 (付記20)
 無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信し、
 前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、
 前記シンボル番号において前記スケジューリング情報を受信する、ことをコンピュータに実行させるプログラム。
A part or all of the above-described embodiments can be described as, but is not limited to, the following supplementary notes.
(Appendix 1)
a control unit that determines a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting a radio frame and a frame rate of data, and determines a symbol number for transmitting scheduling information of the data, using the first period and the second period;
A communication device comprising: a communication unit that transmits the first period and a value related to the second period to a communication terminal.
(Appendix 2)
The control unit is
2. The communications device of claim 1, further comprising: determining the first period and a value associated with the second period by dividing the number of slots included in the radio frame of a predetermined period by the value of the frame rate.
(Appendix 3)
The control unit is
The communication device described in Supplementary Note 2, wherein a value obtained by dividing the number of slots by the value of the frame rate is k s ×k factor , k s indicating a numerator value is the first period, and the value of k factor is a value related to the second period.
(Appendix 4)
The communication unit is
The communication device according to claim 2 or 3, wherein the k s and the k factor are transmitted to a communication terminal that is a destination of the data.
(Appendix 5)
The control unit is
5. A communication device according to any one of claims 2 to 4, wherein the second period is a value obtained by multiplying a value obtained by dividing the number of slots by the value of the frame rate by the number of symbols constituting a slot.
(Appendix 6)
The control unit is
The first period and the second period,
Figure JPOXMLDOC01-appb-I000016
6. The communication device according to claim 1, wherein the symbol number is determined by applying the above to the communication device.
(Appendix 7)
The control unit is
The first period and the second period,
Figure JPOXMLDOC01-appb-I000017
6. The communication device according to claim 1, wherein the symbol number is determined by applying the above to the communication device.
(Appendix 8)
The control unit is
The first period and the second period,
Figure JPOXMLDOC01-appb-I000018
6. The communication device according to claim 1, wherein the symbol number is determined by applying the above to the communication device.
(Appendix 9)
a communication unit that receives a value related to a first period in units of slots that constitute a radio frame and a value related to a second period in units of symbols that constitute the slot;
a control unit that determines a symbol number for receiving scheduling information of data using the first period and a second period identified based on a value related to the second period;
The communication unit is
A communications terminal that receives the scheduling information at the symbol number.
(Appendix 10)
The control unit is
10. The communications terminal of claim 9, further comprising: determining whether or not a value associated with the second period has been received; and determining the symbol number if a value associated with the second period has been received.
(Appendix 11)
a communication unit that determines a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of a slot constituting a radio frame and a frame rate of data, determines a symbol number for transmitting scheduling information of the data, using the first period and the second period, and transmits a value related to the first period and the second period;
a communications terminal that receives the first period and a value associated with the second period, determines a symbol number for receiving scheduling information for data using the first period and the second period identified based on the value associated with the second period, and receives the scheduling information at the symbol number.
(Appendix 12)
The communication device includes:
12. The communication system of claim 11, wherein the first period and a value associated with the second period are determined by dividing the number of slots included in the radio frame of a predetermined period by the value of the frame rate.
(Appendix 13)
determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting the radio frame and a frame rate of data;
determining a symbol number for transmitting scheduling information of the data using the first period and the second period;
A communication method performed in a communication device, transmitting said first period and a value related to said second period to a communication terminal.
(Appendix 14)
When determining the first period and the second period,
14. The communication method of claim 13, wherein the first period and a value associated with the second period are determined by dividing a number of slots included in the radio frame of a predetermined period by the value of the frame rate.
(Appendix 15)
When determining the first period and the second period,
15. The communication method of claim 14, wherein a value obtained by dividing the number of slots by the value of the frame rate is k s ×k factor , k s representing a numerator value is the first period, and the value of k factor is a value related to the second period.
(Appendix 16)
when transmitting the first period and a value related to the second period to the communication terminal,
16. The communication method according to claim 14, further comprising transmitting the k s and the k factor to a communication terminal that is a destination of the data.
(Appendix 17)
When determining the first period and the second period,
16. The communication method according to claim 14, wherein the second period is a value obtained by multiplying a value obtained by dividing the number of slots by the value of the frame rate by the number of symbols constituting a slot.
(Appendix 18)
receiving a value related to a first period in units of slots constituting a radio frame and a value related to a second period in units of symbols constituting the slot;
determining a symbol number for receiving scheduling information for data using the first period and a second period identified based on a value associated with the second period;
A communications method performed in a communications terminal, the communications terminal receiving the scheduling information at the symbol number.
(Appendix 19)
determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting the radio frame and a frame rate of data;
determining a symbol number for transmitting scheduling information of the data using the first period and the second period;
A program that causes a computer to execute the following: transmitting the first period and a value related to the second period to a communication terminal.
(Appendix 20)
receiving a value related to a first period in units of slots constituting a radio frame and a value related to a second period in units of symbols constituting the slot;
determining a symbol number for receiving scheduling information for data using the first period and a second period identified based on a value associated with the second period;
receiving the scheduling information at the symbol number.
 付記1に従属する付記2~付記8に記載した要素(例えば構成及び機能)の一部または全ては、付記11、13、19に対しても付記2~付記8と同様の従属関係により従属し得る。また、付記9に従属する付記10に記載した要素(例えば構成及び機能)の一部または全ては、付記11、18、20に対しても付記10と同様の従属関係により従属し得る。任意の付記に記載された要素の一部または全ては、様々なハードウェア、ソフトウェア、ソフトウェアを記録するための記録手段、システム、及び方法に適用され得る。 Some or all of the elements (e.g., configurations and functions) described in Appendix 2 to Appendix 8 that are dependent on Appendix 1 may also be dependent on Appendix 11, 13, and 19 in a similar dependent relationship to Appendix 2 to Appendix 8. Also, some or all of the elements (e.g., configurations and functions) described in Appendix 10 that are dependent on Appendix 9 may also be dependent on Appendix 11, 18, and 20 in a similar dependent relationship to Appendix 10. Some or all of the elements described in any appendix may be applied to various hardware, software, recording means for recording software, systems, and methods.
 この出願は、2022年10月26日に出願された日本出願特願2022-171841を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2022-171841, filed on October 26, 2022, the entire disclosure of which is incorporated herein by reference.
 10 通信装置
 11 制御部
 12 通信部
 20 通信端末
 21 通信部
 22 制御部
 30 UE
 40 gNB
REFERENCE SIGNS LIST 10 Communication device 11 Control unit 12 Communication unit 20 Communication terminal 21 Communication unit 22 Control unit 30 UE
40 gNB

Claims (20)

  1.  無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定する制御手段と、
     前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する通信手段と、を備える通信装置。
    a control means for determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting a radio frame and a frame rate of data, and for determining a symbol number for transmitting scheduling information of the data, using the first period and the second period;
    A communication device comprising: a communication means for transmitting the first period and a value related to the second period to a communication terminal.
  2.  前記制御手段は、
     所定期間の前記無線フレームに含まれるスロットの数を、前記フレームレートの値にて除算することによって、前記第1の周期と、前記第2の周期に関連する値と、を決定する、請求項1に記載の通信装置。
    The control means
    2. The communication device of claim 1, wherein the first period and the value associated with the second period are determined by dividing a number of slots included in the radio frame of a predetermined period by a value of the frame rate.
  3.  前記制御手段は、
     前記スロットの数を前記フレームレートの値にて除算することによって得られた値をks×kfactorとし、分子の値を示すksを前記第1の周期とし、kfactorの値を前記第2の周期に関連する値とする、請求項2に記載の通信装置。
    The control means
    3. The communication device according to claim 2, wherein a value obtained by dividing the number of slots by the value of the frame rate is k s ×k factor , where k s representing a numerator value is the first period, and the value of k factor is a value related to the second period.
  4.  前記通信手段は、
     前記ks及びkfactorを、前記データの送信先である通信端末へ送信する、請求項3に記載の通信装置。
    The communication means includes:
    The communication device according to claim 3 , further comprising: a communication terminal that transmits the k s and the k factor to a destination of the data.
  5.  前記制御手段は、
     前記スロットの数を前記フレームレートの値にて除算することによって得られた値に、スロットを構成するシンボル数を乗算することによって得られた値を前記第2の周期とする、請求項2又は3に記載の通信装置。
    The control means
    4. The communication device according to claim 2, wherein the second period is a value obtained by multiplying a value obtained by dividing the number of slots by the value of the frame rate by the number of symbols constituting the slot.
  6.  前記制御手段は、
     前記第1の周期と、前記第2の周期とを、
    Figure JPOXMLDOC01-appb-I000001
     に適用して、前記シンボル番号を決定する、請求項1から3のいずれか1項に記載の通信装置。
    The control means
    The first period and the second period,
    Figure JPOXMLDOC01-appb-I000001
    4. The communication device according to claim 1, wherein the symbol number is determined by applying a coefficient to the symbol number.
  7.  前記制御手段は、
     前記第1の周期と、前記第2の周期とを、
    Figure JPOXMLDOC01-appb-I000002
     に適用して、前記シンボル番号を決定する、請求項1から3のいずれか1項に記載の通信装置。
    The control means
    The first period and the second period,
    Figure JPOXMLDOC01-appb-I000002
    4. The communication device according to claim 1, wherein the symbol number is determined by applying a coefficient to the symbol number.
  8.  前記制御手段は、
     前記第1の周期と、前記第2の周期とを,
    Figure JPOXMLDOC01-appb-I000003
     に適用して、前記シンボル番号を決定する、請求項1から3のいずれか1項に記載の通信装置。
    The control means
    The first period and the second period,
    Figure JPOXMLDOC01-appb-I000003
    4. The communication device according to claim 1, wherein the symbol number is determined by applying a coefficient to the symbol number.
  9.  無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信する通信手段と、
     前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定する制御手段と、を備え、
     前記通信手段は、
     前記シンボル番号において前記スケジューリング情報を受信する、通信端末。
    A communication means for receiving a value related to a first period in units of slots constituting a radio frame and a second period in units of symbols constituting the slot;
    and control means for determining a symbol number for receiving scheduling information for data using the first period and a second period determined based on a value associated with the second period;
    The communication means includes:
    A communications terminal that receives the scheduling information at the symbol number.
  10.  前記制御手段は、
     前記第2の周期に関連する値を受信したか否かを判定し、前記第2の周期に関連する値を受信した場合に、前記シンボル番号を決定する、請求項9に記載の通信端末。
    The control means
    The communications terminal according to claim 9 , further comprising: determining whether or not a value associated with the second period has been received; and determining the symbol number if the value associated with the second period has been received.
  11.  無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、前記第1の周期と、前記第2の周期に関連する値とを送信する通信手段と、を備える通信装置と、
     前記第1の周期と、前記第2の周期に関連する値と、を受信し、前記第1の周期と、前記第2の周期に関連する値に基づいて特定された前記第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、前記シンボル番号において前記スケジューリング情報を受信する、通信端末と、を備える通信システム。
    a communication device comprising: a communication means for determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of a slot constituting a radio frame and a frame rate of data, determining a symbol number for transmitting scheduling information of the data, using the first period and the second period, and transmitting a value related to the first period and the second period;
    a communications terminal that receives the first period and a value associated with the second period, determines a symbol number for receiving scheduling information for data using the first period and the second period identified based on the value associated with the second period, and receives the scheduling information at the symbol number.
  12.  前記通信装置は、
     所定期間の前記無線フレームに含まれるスロットの数を、前記フレームレートの値にて除算することによって、前記第1の周期と、前記第2の周期に関連する値と、を決定する、請求項11に記載の通信システム。
    The communication device includes:
    12. The communication system of claim 11, wherein the first period and the value associated with the second period are determined by dividing a number of slots included in the radio frame of a predetermined duration by a value of the frame rate.
  13.  無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、
     前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、
     前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する、通信装置において実行される通信方法。
    determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting the radio frame and a frame rate of data;
    determining a symbol number for transmitting scheduling information of the data using the first period and the second period;
    A communication method performed in a communication device, transmitting said first period and a value related to said second period to a communication terminal.
  14.  前記第1の周期と前記第2の周期とを決定する際に、
     所定期間の前記無線フレームに含まれるスロットの数を、前記フレームレートの値にて除算することによって、前記第1の周期と、前記第2の周期に関連する値と、を決定する、請求項13に記載の通信方法。
    When determining the first period and the second period,
    14. The method of claim 13, further comprising: determining the first period and a value associated with the second period by dividing a number of slots included in the radio frame of a predetermined duration by a value of the frame rate.
  15.  前記第1の周期と前記第2の周期とを決定する際に、
     前記スロットの数を前記フレームレートの値にて除算することによって得られた値をks×kfactorとし、分子の値を示すksを前記第1の周期とし、kfactorの値を前記第2の周期に関連する値とする、請求項14に記載の通信方法。
    When determining the first period and the second period,
    15. The communication method of claim 14, wherein a value obtained by dividing the number of slots by the value of the frame rate is k s ×k factor , where k s representing a numerator value is the first period, and the value of k factor is a value related to the second period.
  16.  前記第1の周期と前記第2の周期に関連する値とを前記通信端末へ送信する際に、
     前記ks及びkfactorを、前記データの送信先である通信端末へ送信する、請求項15に記載の通信方法。
    when transmitting the first period and a value related to the second period to the communication terminal,
    The communication method according to claim 15 , further comprising transmitting the k s and the k factor to a communication terminal to which the data is to be transmitted.
  17.  前記第1の周期と前記第2の周期とを決定する際に、
     前記スロットの数を前記フレームレートの値にて除算することによって得られた値に、スロットを構成するシンボル数を乗算することによって得られた値を前記第2の周期とする、請求項14又は15に記載の通信方法。
    When determining the first period and the second period,
    The communication method according to claim 14 or 15, wherein the second period is a value obtained by multiplying a value obtained by dividing the number of slots by the value of the frame rate by the number of symbols constituting a slot.
  18.  無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信し、
     前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、
     前記シンボル番号において前記スケジューリング情報を受信する、通信端末において実行される通信方法。
    receiving a value related to a first period in units of slots constituting a radio frame and a value related to a second period in units of symbols constituting the slot;
    determining a symbol number for receiving scheduling information for data using the first period and a second period identified based on a value associated with the second period;
    A communications method performed in a communications terminal, the communications terminal receiving the scheduling information at the symbol number.
  19.  無線フレームを構成するスロットのスロット長と、データのフレームレートと、を用いて、前記スロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期と、を決定し、
     前記第1の周期及び前記第2の周期を用いて、前記データのスケジューリング情報を送信するためのシンボル番号を決定し、
     前記第1の周期と、前記第2の周期に関連する値とを通信端末へ送信する、ことをコンピュータに実行させるプログラム。
    determining a first period in units of slots and a second period in units of symbols constituting the slots, using a slot length of the slots constituting the radio frame and a frame rate of data;
    determining a symbol number for transmitting scheduling information of the data using the first period and the second period;
    A program that causes a computer to execute the steps of: transmitting the first period and a value related to the second period to a communication terminal.
  20.  無線フレームを構成するスロットを単位とする第1の周期と、前記スロットを構成するシンボルを単位とする第2の周期に関連する値と、を受信し、
     前記第1の周期と、前記第2の周期に関連する値に基づいて特定された第2の周期と、を用いてデータのスケジューリング情報を受信するためのシンボル番号を決定し、
     前記シンボル番号において前記スケジューリング情報を受信する、ことをコンピュータに実行させるプログラム。
    receiving a value related to a first period in units of slots constituting a radio frame and a value related to a second period in units of symbols constituting the slot;
    determining a symbol number for receiving scheduling information for data using the first period and a second period identified based on a value associated with the second period;
    receiving the scheduling information at the symbol number.
PCT/JP2023/036667 2022-10-26 2023-10-10 Communication device, communication terminal, communication system, communication method, and program WO2024090188A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022171841 2022-10-26
JP2022-171841 2022-10-26

Publications (1)

Publication Number Publication Date
WO2024090188A1 true WO2024090188A1 (en) 2024-05-02

Family

ID=90830698

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/036667 WO2024090188A1 (en) 2022-10-26 2023-10-10 Communication device, communication terminal, communication system, communication method, and program

Country Status (1)

Country Link
WO (1) WO2024090188A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020503808A (en) * 2017-01-05 2020-01-30 日本電気株式会社 Method and apparatus for transmitting and receiving downlink control information
JP2020527917A (en) * 2017-08-11 2020-09-10 鴻穎創新有限公司Fg Innovation Company Limited Devices and methods for intermittent reception operation in the new radio

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020503808A (en) * 2017-01-05 2020-01-30 日本電気株式会社 Method and apparatus for transmitting and receiving downlink control information
JP2020527917A (en) * 2017-08-11 2020-09-10 鴻穎創新有限公司Fg Innovation Company Limited Devices and methods for intermittent reception operation in the new radio

Similar Documents

Publication Publication Date Title
US11653362B2 (en) Resource allocation for user equipment
CN108738149B (en) Apparatus and method for processing common search space
WO2019201023A1 (en) Data transmission method and device
US10869304B2 (en) Downlink control information sending method, downlink control information detection method, and device
CN113574948A (en) Method and apparatus for multiplexing UCI
US11121848B2 (en) Communication method and network device
TW202135569A (en) Method and user equipment for construction of downlink control information format
US10932250B2 (en) Method and apparatus for enhancing time domain-resource allocation framework in mobile communications
WO2020164639A1 (en) Random access method, device, and system
WO2018137700A1 (en) Communication method, device, and system
US20200119996A1 (en) Message sending method and apparatus
US10117232B2 (en) Method and apparatus for signaling reference signals to a UE in an LTE system
WO2017133340A1 (en) Method and apparatus for determining downlink control channel, terminal, and base station
US10257827B2 (en) Method for configuring frame structure, user equipment and network equipment
US20220022054A1 (en) Method and device for determining occupied slots, storage medium, and user equipment
WO2024090188A1 (en) Communication device, communication terminal, communication system, communication method, and program
WO2022080439A1 (en) Joint reporting of harq-ack and sr with different priorities for more than 2 bits of harq-ack with pucch format 2/3/4
US20230163879A1 (en) Method and apparatus for pdcch repetition
WO2023201665A1 (en) Wireless communication method and device thereof
WO2022000429A1 (en) Method and apparatus for determining pdcch monitoring occasion, and device and storage medium
WO2023141912A1 (en) Buffer status reporting (bsr) techniques
WO2024024698A1 (en) Base station, wireless terminal, communication system, communication method, and program
EP4362370A1 (en) Method executed by user equipment, and user equipment
US20220385438A1 (en) Reference signal transmission techniques
JP5969124B2 (en) Uplink control channel resource allocation for semi-persistent scheduling of user equipment