WO2021232379A1 - Scheduling request processing method, apparatus, and system - Google Patents

Scheduling request processing method, apparatus, and system Download PDF

Info

Publication number
WO2021232379A1
WO2021232379A1 PCT/CN2020/091667 CN2020091667W WO2021232379A1 WO 2021232379 A1 WO2021232379 A1 WO 2021232379A1 CN 2020091667 W CN2020091667 W CN 2020091667W WO 2021232379 A1 WO2021232379 A1 WO 2021232379A1
Authority
WO
WIPO (PCT)
Prior art keywords
scheduling request
terminal device
side link
state information
channel state
Prior art date
Application number
PCT/CN2020/091667
Other languages
French (fr)
Chinese (zh)
Inventor
李国荣
贾美艺
张磊
王昕�
Original Assignee
富士通株式会社
李国荣
贾美艺
张磊
王昕�
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社, 李国荣, 贾美艺, 张磊, 王昕� filed Critical 富士通株式会社
Priority to PCT/CN2020/091667 priority Critical patent/WO2021232379A1/en
Publication of WO2021232379A1 publication Critical patent/WO2021232379A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling

Definitions

  • the embodiments of the application relate to the field of communication technology.
  • Vehicle communication business is represented by V2X (Vehicle-to-Everything) business, which can include multiple types: V2V (Vehicle-to-Vehicle, vehicle-to-vehicle communication), V2I (Vehicle-to-Infrastructure, vehicle-to-infrastructure) Facilities communication) and V2P (Vehicle-to-Pedestrian, vehicle-to-person communication).
  • Automobile communication service is a communication mode in which terminal devices can directly communicate with each other through the PC5 interface. In Long Term Evolution (LTE) or New Radio (NR), terminal devices support this communication mode when they are within or outside the coverage of network equipment.
  • LTE Long Term Evolution
  • NR New Radio
  • mode-1 refers to the resource allocation method for network equipment scheduling side link resources
  • mode-2 refers to the resource allocation method for terminal equipment to independently select resources.
  • the terminal device When the terminal device is in mode-1, if the terminal device has a sidelink channel state information report (Sidelink CSI report or Sidelink CSI report or SL CSI report or SL CSI report) is triggered and there is currently no sidelink resource available for new transmission, Then the terminal device will trigger a scheduling request (scheduling request, SR). Once an SR is triggered, the SR remains in the pending state until cancelled, and the terminal device expects to use the SR configuration corresponding to the SL CSI reporting to send the SR.
  • Sidelink CSI report or Sidelink CSI report or SL CSI report or SL CSI report Sidelink CSI report
  • SR scheduling request
  • SL-SCH side link shared channel
  • Fig. 1 is a schematic diagram of an example of a side link communication scenario.
  • UE3 has unicast services with UE1 and UE2, or respectively establishes PC5-RRC (radio resource control) connections.
  • UE3 is triggered by UE1 and UE2 to report SL CSI.
  • UE1 and UE2 respectively send SCI (sidelink control information) to UE3 to trigger UE3 to report SL CSI.
  • SCI sidelink control information
  • the MAC (Media Access Control) entity of UE3 receives these 2 SCIs, it triggers 2 SL CSI reporting, respectively for UE1 and UE2. If there is no SL-SCH for new transmission, it will trigger 2 SRs (such as SR1). And SR2), these two SRs use the same SR configuration.
  • SR1 if SR1 is instructed to be sent to the physical layer, it will not receive an LBT (Listen Before Talk) failure indication (failure indication).
  • LBT Listen Before Talk
  • the SR_COUNTER scheduling request counter corresponding to the SR configuration is incremented by 1, and the sr-ProhibitTimer (scheduling request prohibition timer) is started.
  • SR2 because SR2 uses the same SR configuration as SR1, SR2 will be instructed to send to the physical layer only when sr-ProhibitTimer is not running (running).
  • the SL CSI reporting for UE2 will be delayed to be sent, that is, it will not be sent until the sr-ProhibitTimer expires.
  • the delay requirement of SL CSI reporting configured by UE2 to UE3 (a value from 3ms to 20ms) may be exceeded.
  • embodiments of the present application provide a method, device, and system for processing a scheduling request.
  • an apparatus for processing a scheduling request wherein the apparatus includes:
  • a receiving unit which receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SL CSI side link channel state information
  • Processing unit which performs one of the following operations:
  • the SR prohibit timer is not applied
  • an SR prohibition timer with a value of 0 is applied.
  • an apparatus for processing a scheduling request wherein the apparatus includes:
  • An indication unit which instructs the physical layer at the MAC layer of the terminal device to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, and the SR is triggered by SLCSI reporting;
  • PUCCH physical uplink control channel
  • the processing unit does not start the SR prohibit timer.
  • an apparatus for processing a scheduling request wherein the apparatus includes:
  • a receiving unit which receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SL CSI side link channel state information
  • the setting unit sets the value of the scheduling request counter in the SR configuration according to the destination address reported by the SL CSI.
  • an apparatus for processing a scheduling request wherein the apparatus includes:
  • the determining unit which determines the destination address information and/or delay information related to the SL CSI report
  • a sending unit which sends the destination address information and/or time delay information related to the SL CSI report to the network device.
  • a configuration device wherein the device includes:
  • the receiving unit which receives the SL CSI reporting delay requirements sent by the terminal equipment
  • the configuration unit configures uplink resources for the SR related to the SL CSI reporting, and the uplink resources corresponding to the SR triggered by the SL CSI reporting meet the delay requirements of the SL CSI reporting.
  • One of the beneficial effects of the embodiments of the present application is that: according to the embodiments of the present application, it can speed up the reception of SR triggered by SL CSI reporting by network equipment, or reduce the random access process triggered by the maximum number of SRs triggered by SL CSI reporting. It is conducive to network equipment to allocate side link resources to terminal equipment as soon as possible, to meet the delay requirements of SL CSI reporting, and to reduce resource overhead.
  • Figure 1 is a schematic diagram of an example of a side link communication scenario
  • Figure 2 is a schematic diagram of the control plane protocol stack
  • FIG. 3 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application
  • FIG. 4 is another schematic diagram of a method for processing a scheduling request according to an embodiment of the present application.
  • Figure 5 is a schematic diagram of information exchange between UE1, UE2, UE3 and the network side;
  • FIG. 6 is another schematic diagram of the method for processing a scheduling request according to an embodiment of the present application.
  • FIG. 7 is another schematic diagram of a method for processing a scheduling request according to an embodiment of the present application.
  • FIG. 8 is a schematic diagram of a configuration method of an embodiment of the present application.
  • FIG. 9 is a schematic diagram of an apparatus for processing a scheduling request according to an embodiment of the present application.
  • FIG. 10 is another schematic diagram of the device for processing a scheduling request according to an embodiment of the present application.
  • FIG. 11 is still another schematic diagram of the scheduling request processing apparatus according to an embodiment of the present application.
  • FIG. 12 is another schematic diagram of the apparatus for processing a scheduling request according to an embodiment of the present application.
  • FIG. 13 is a schematic diagram of a configuration device of an embodiment of the present application.
  • FIG. 14 is a schematic diagram of a communication system according to an embodiment of the present application.
  • FIG. 15 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • Fig. 16 is a schematic diagram of a network device according to an embodiment of the present application.
  • the terms “first”, “second”, etc. are used to distinguish different elements from the terms, but they do not indicate the spatial arrangement or chronological order of these elements. These elements should not be used by these terms. Limited.
  • the term “and/or” includes any and all combinations of one or more of the associated listed terms.
  • the terms “comprising”, “including”, “having” and the like refer to the existence of the stated features, elements, elements or components, but do not exclude the presence or addition of one or more other features, elements, elements or components.
  • the term "communication network” or “wireless communication network” can refer to a network that meets any of the following communication standards, such as Long Term Evolution (LTE), and Enhanced Long Term Evolution (LTE-A, LTE-A). Advanced), Wideband Code Division Multiple Access (WCDMA, Wideband Code Division Multiple Access), High-Speed Packet Access (HSPA, High-Speed Packet Access), etc.
  • LTE Long Term Evolution
  • LTE-A Enhanced Long Term Evolution
  • LTE-A LTE-A
  • Advanced Wideband Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • High-Speed Packet Access High-Speed Packet Access
  • HSPA High-Speed Packet Access
  • the communication between devices in the communication system can be carried out according to any stage of communication protocol, for example, it can include but not limited to the following communication protocols: 1G (generation), 2G, 2.5G, 2.75G, 3G, 4G, 4.5G, and 5G , New Radio (NR, New Radio), etc., and/or other currently known or future communication protocols.
  • 1G generation
  • 2G 2.5G
  • 2.75G 3G
  • 4G 4G
  • 4.5G 3G
  • 5G New Radio
  • NR, New Radio New Radio
  • Network device refers to, for example, a device in a communication system that connects a terminal device to a communication network and provides services for the terminal device.
  • Network equipment may include but not limited to the following equipment: base station (BS, Base Station), access point (AP, Access Point), transmission and reception point (TRP, Transmission Reception Point), broadcast transmitter, mobile management entity (MME, Mobile Management Entity), gateway, server, radio network controller (RNC, Radio Network Controller), base station controller (BSC, Base Station Controller), etc.
  • the base station may include but is not limited to: Node B (NodeB or NB), evolved Node B (eNodeB or eNB), 5G base station (gNB), etc., and may also include remote radio head (RRH, Remote Radio Head) , Remote Radio Unit (RRU, Remote Radio Unit), relay (relay), or low-power node (such as femeto, pico, etc.).
  • NodeB Node B
  • eNodeB or eNB evolved Node B
  • gNB 5G base station
  • RRH Remote Radio Head
  • RRU Remote Radio Unit
  • relay relay
  • low-power node such as femeto, pico, etc.
  • base station can include some or all of their functions, and each base station can provide communication coverage for a specific geographic area.
  • the term "cell” may refer to a base station and/or its coverage area, depending on the context in which the term is used.
  • the term "User Equipment” (UE, User Equipment) or “Terminal Equipment” (TE, Terminal Equipment or Terminal Device), for example, refers to a device that accesses a communication network through a network device and receives network services.
  • the terminal device may be fixed or mobile, and may also be called a mobile station (MS, Mobile Station), terminal, subscriber station (SS, Subscriber Station), access terminal (AT, Access Terminal), station, etc.
  • terminal devices may include but are not limited to the following devices: cellular phones (Cellular Phone), personal digital assistants (PDAs, Personal Digital Assistant), wireless modems, wireless communication devices, handheld devices, machine-type communication devices, laptop computers, Cordless phones, smart phones, smart watches, digital cameras, etc.
  • cellular phones Cellular Phone
  • PDAs personal digital assistants
  • wireless modems wireless communication devices
  • handheld devices machine-type communication devices
  • laptop computers Cordless phones
  • smart phones smart watches, digital cameras, etc.
  • a terminal device may also be a machine or device that performs monitoring or measurement.
  • it may include, but is not limited to: Machine Type Communication (MTC) terminals, In-vehicle communication terminals, device to device (D2D, Device to Device) terminals, machine to machine (M2M, Machine to Machine) terminals, etc.
  • MTC Machine Type Communication
  • D2D Device to Device
  • M2M Machine to Machine
  • network side or “network device side” refers to a side of the network, which may be a certain base station, and may also include one or more network devices as described above.
  • user side or “terminal side” or “terminal device side” refers to a side of a user or a terminal, which may be a certain UE, and may also include one or more terminal devices as described above.
  • equipment can refer to network equipment or terminal equipment.
  • 3GPP has the following conclusions on the SR triggered by SL CSI reporting:
  • the network device can configure an SR configuration ID associated with the Sidelink CSI reporting for all unicast links of the terminal device.
  • the terminal device shall use the SR configuration indicated by the associated SR configuration ID to send the SR.
  • the terminal device performs the following operations on the SR configuration corresponding to the pending SR:
  • SR_COUNTER If the number of times the SR is sent (SR_COUNTER) is less than the maximum value (sr-TransMax), the physical layer is instructed to notify the SR on a valid PUCCH resource for the SR. If the LBT failure indication is not received from the lower layer, SR_COUNTER is increased by one, and sr-ProhibitTimer is started.
  • Figure 2 is a schematic diagram of the control plane protocol stack.
  • Figure 2 shows the protocol stack between the UE and the network side.
  • the RRC protocol provides system information broadcasting, paging, establishment and maintenance and release of RRC connections, security, and radio bearer establishment. Configuration maintenance and release, mobility, QoS (Quality of Service) management, measurement and other functions.
  • the MAC layer provides functions such as mapping between logical channels and transmission channels, scheduling information reporting, data multiplexing and demultiplexing, and priority processing.
  • the RRC layer of the UE receives RRC messages sent by the network (gNB), such as RRC reconfiguration (reconfiguration) messages, RRC resume (resume) messages, etc., according to the content of the message to PDCP (Packet Data Convergence Protocol), RLC (Radio Link Channel control), MAC (Media Access Control) and PHY (Physical) are configured accordingly.
  • gNB Network
  • RRC reconfiguration (reconfiguration) messages such as RRC reconfiguration) messages, RRC resume (resume) messages, etc.
  • PDCP Packet Data Convergence Protocol
  • RLC Radio Link Channel control
  • MAC Media Access Control
  • PHY Physical
  • the embodiment of the present application provides a method for processing a scheduling request, which is described from the terminal device side.
  • Fig. 3 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in Fig. 3, the method includes:
  • the terminal device receives the SR configuration (SR configuration) related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SR configuration SR configuration
  • SL CSI side link channel state information
  • the terminal device performs one of the following operations: configures the SR related to the SL CSI report, and does not expect the SR prohibit timer (sr-ProhibitTimer) to be configured; and performs one of the following operations on the SR related to the SL CSI report
  • the configuration does not apply the SR prohibition timer; for the SR configuration related to the SL CSI reporting, the SR prohibition timer with a value of 0 is applied.
  • the terminal device when the terminal device receives the SR configuration related to SL CSI reporting, the terminal device does not expect sr-ProhibitTimer, or the terminal device does not apply sr-ProhibitTimer, or the terminal device applies sr with a value of 0 -ProhibitTimer, as a result, the sending of SR is no longer limited to sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report .
  • Figure 3 above only schematically illustrates the embodiments of the present application, but the present application is not limited thereto.
  • the order of execution among various operations can be appropriately adjusted, and some other operations can be added or some operations can be reduced.
  • Those skilled in the art can make appropriate modifications based on the above content, and are not limited to the description of FIG. 3 above.
  • the SR configuration related to the SL CSI report may be 0 or 1 SR configuration to which the SL CSI report is mapped.
  • the agreement can be expressed as "SR configuration of the SL CSI reporting" or "SR configuration corresponding to the SL CSI reporting” or "SR configuration associated with the SL CSI reporting", etc.
  • the SR configuration related to the SL CSI report may include a set of PUCCH resources, and the set of PUCCH resources may be on one or more bandwidth parts (Bandwidth Part, BWP), but this application does not Limited to this.
  • BWP Bandwidth Part
  • the SR configuration of the SL CSI report triggered by the terminal device is considered to be the SR configuration corresponding to the SR triggered by the SL CSI report of the terminal device. That is, when the terminal device triggers an SR due to an SL CSI report, it uses the PUCCH resources included in the SR configuration related to the SL CSI report to send the SR.
  • the SR triggered by the SL CSI report may be an SR triggered by the SL CSI report being triggered or waiting to be sent.
  • the field of the SR prohibit timer does not appear.
  • the terminal device does not expect sr-ProhibitTimer to be configured, or the terminal device does not use sr-ProhibitTimer, or the terminal device uses sr-ProhibitTimer with a value of 0.
  • the SR configuration related to the above-mentioned SL CSI report is configured by the network device through RRC signaling.
  • the network device configures its related SR configuration for SL CSI reporting through RRC signaling.
  • the network device may also configure the scheduling request prohibition timer (sr-ProhibitTimer) and the maximum number of scheduling request transmissions (sr-TransMax) through RRC signaling.
  • the sr-ProhibitTimer and the sr-TransMax can be configured for each SR configuration.
  • the start, stop, or timeout operation of the sr-ProhibitTimer by the terminal device is also performed according to each SR configuration, but the application is not limited to this.
  • the configuration of these two parameters can be expressed in the following form:
  • the terminal device after receiving the SR configuration related to SL CSI reporting, does not expect (do not expect) sr-ProhibitTimer to be configured or does not apply sr-ProhibitTimer to the SR configuration related to SL CSI reporting.
  • ProhibitTimer or use sr-ProhibitTimer with a value of zero.
  • the terminal device can be freed from the restriction of sr-ProhibitTimer to send SR, which speeds up the network device's receipt of the SR triggered by the SL CSI report, which is beneficial to the network to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
  • sr-ProhibitTimer is not expected to be configured, or sr-ProhibitTimer is not applied, or sr-ProhibitTimer with a value of zero is applied, which is reflected in the operation of the terminal device on sr-ProhibitTimer.
  • the SR part of 321 of the current MAC protocol is modified similar to the following.
  • the sr-ProhibitTimer field does not appear, which is reflected in the configuration of the network device.
  • the configuration for the sr-ProhibitTimer (the field description of the sr-ProhibitTimer in 331 of the current RRC protocol) can be similar to the following Revise.
  • the SR configuration related to the above-mentioned SL CSI reporting includes an SR identifier (schedulingRequestId).
  • the SR identifier may correspond to a set of PUCCH resources, and the set of PUCCH resources may be used by the terminal device to send the SR triggered by the SL CSI report.
  • the network device can also configure the "schedulingRequestId" to be included in the "SchedulingRequestToAddMod" structure.
  • the field of the sr-ProhibitTimer corresponding to the SR identifier does not appear.
  • the aforementioned structure includes “schedulingRequestId” and "sr-ProhibitTimer". In some embodiments, the aforementioned structure does not include the "sr-ProhibitTimer" domain, that is, , The "schedulingRequestId” corresponding to the SL CSI report, the "sr-ProhibitTimer” field corresponding to the "schedulingRequestId” does not appear.
  • the terminal device can send SR without being restricted by sr-ProhibitTimer, which speeds up the network device receiving the SR triggered by the SL CSI report, which is beneficial to the network to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report. .
  • the terminal device may also send the aforementioned SL CSI reporting delay requirement to the network device. Therefore, the PUCCH resource corresponding to the SR configuration configured by the network device can meet the SL CSI reporting delay requirement.
  • the related content of the delay requirement will be described in the following embodiments.
  • Fig. 4 is another schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in Fig. 4, the method includes:
  • the MAC layer of the terminal device instructs the physical layer to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, and the SR is triggered by the SL CSI report;
  • PUCCH physical uplink control channel
  • the terminal device does not start the SR prohibition timer.
  • the MAC layer of the terminal device instructs the physical layer to send the SR on the effective PUCCH resources used for SR transmission. If the SR is triggered by the SL CSI report, the terminal The device does not start sr-ProhibitTimer. Therefore, the terminal device is not limited to the sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
  • Figure 4 above only schematically illustrates the embodiments of the present application, but the present application is not limited thereto.
  • the order of execution among various operations can be appropriately adjusted, and some other operations can be added or some operations can be reduced.
  • Those skilled in the art can make appropriate modifications based on the foregoing content, and are not limited to the description of the foregoing FIG. 4.
  • the effective PUCCH resource used for the SR refers to the PUCCH resource on the BWP activated at the moment the SR is sent, where the PUCCH resource may be a set of PUCCH resources included in the SR configuration (SR configuration) of the SR PUCCH resources in.
  • the effective PUCCH resource used for the SR may be a set of PUCCH resources included in the SR configuration related to the SL CSI report on the BWP that is activated at the moment the SR is sent One or more than one PUCCH resource.
  • the condition for sending the SR may include: the MAC layer has an SR transmission opportunity (SR transmission) on the above-mentioned effective PUCCH resource and the above-mentioned effective PUCCH resource does not overlap with a measurement gap.
  • SR transmission SR transmission
  • the condition for sending the SR may include: the number of times the SR is sent is less than the configured maximum number of times (sr-TransMax).
  • the condition for sending the SR may include: the MAC layer of the terminal device does not receive an LBT failure indication (LBT failure indication) from the physical layer.
  • LBT failure indication LBT failure indication
  • the above-mentioned effective PUCCH resources do not overlap with uplink shared channel (UL-SCH) resources, and the above-mentioned effective PUCCH resources do not overlap with SL-SCH resources.
  • UL-SCH uplink shared channel
  • the above-mentioned effective PUCCH resource overlaps with the UL-SCH resource, and the priority of the SL CSI report that triggers the above-mentioned SR is higher than the priority of the uplink grant (grant) of the above-mentioned UL-SCH resource, and the uplink grant has not
  • the priority is de-prioritized. Therefore, the SR triggered by the higher priority SL CSI report can be instructed to be sent to the physical layer, which is beneficial to the network equipment to allocate side link resources for the transmission of the SL CSI report earlier. Meet the delay requirements of SL CSI reporting.
  • the above-mentioned effective PUCCH resource overlaps with the SL-SCH resource, and the MAC layer of the terminal device cannot perform the transmission of the above-mentioned SR and the above-mentioned SL-SCH resource at the same time, and the priority of the SL CSI report that triggers the above-mentioned SR is higher than the above-mentioned The priority of the media access control protocol data unit (MAC PDU) included in the SL-SCH resource.
  • MAC PDU media access control protocol data unit
  • the terminal device does not start the SR prohibition timer, which is reflected in the description of the current MAC specification. It can be that if the above SR is not triggered by the SL CSI report, for example, the SR is in the buffer state.
  • the sr-ProhibitTimer is started if the Buffer Status Report (BSR) is triggered or is triggered by the logical channel, or by the continuous LBT failure, or by the beam failure recovery of the secondary cell, or if the above SR is not related to the above SL CSI report, for example If the configuration of the SR is the SR configuration of the logical channel that triggers the BSR (the BSR triggers the SR) or the SR configuration corresponding to the continuous LBT failure triggering or the SR configuration corresponding to the beam failure recovery of the secondary cell, then the sr-ProhibitTimer is started; It may be that if the above SR is triggered by the above SL and CSI reporting, the sr-ProhibitTimer is not started or a value of 0 is applied to the sr-ProhibitTimer.
  • BSR Buffer Status Report
  • the terminal device may also send the aforementioned SL CSI reporting delay requirement to the network device. Therefore, the PUCCH resource (set) corresponding to the SR configuration related to CSI reporting sent by the network device can meet the SL CSI reporting requirements. Delay requirements.
  • Fig. 5 is a schematic diagram of information exchange between UE1, UE2, UE3 and the network side (eNB or gNB, eNB/gNB for short) in the scenario of Fig. 1. As shown in Fig. 5, the process includes:
  • UE1 and UE2 respectively perform side link communication with UE3 (terminal equipment in this embodiment of the application), such as unicast communication.
  • UE1 and UE2 respectively send RRC reconfiguration side link (RRCReconfiguration Sidelink) messages to UE3. It can include the delay requirement for SL CSI reporting.
  • the delay requirement for SL CSI reporting by UE1 is 6ms
  • the delay requirement for SL CSI reporting by UE2 is 3ms;
  • UE3 sends SL CSI reporting related delay information to the network side.
  • the SL CSI reporting delay message to UE1 is 6 ms
  • the SL CSI reporting delay information to UE2 is 3 ms;
  • the network side sends the SR configuration related to SL CSI reporting to UE3 according to the information reported by UE3 in 502, including the configuration of a set of PUCCH resources, for example, the configured PUCCH resources (interval or period) meet the requirements of SL CSI reporting
  • the network side can also be configured with sr-ProhibitTimer, as described above, and the description is omitted here;
  • UE1 and UE2 respectively send SCI that triggers SL and CSI reporting;
  • UE3 receives the SCI sent by UE1 and UE2 to trigger the SL CSI report. Since there is no side link resource available for new transmission, it triggers SR1 and SR2 respectively.
  • SR1 and SR2 use the same SR configuration (referred to as SR configuration A);
  • UE3 sends SR1 on the effective PUCCH resource configured by the SR related to SL CSI reporting, and does not run sr-ProhibitTimer (sr-ProhibitTimer is not expected to be configured or sr-ProhibitTimer or sr-ProhibitTimer is set to 0 (corresponding figure) 3) or not start the sr-ProhibitTimer (corresponding to the operation of 402 in Figure 4)), and send SR2 on the effective PUCCH resource configured by the SR;
  • the network side sends a sidelink grant (sidelink grant) to UE3;
  • UE3 uses the side link resources allocated by the network side to send the SL CSI report to UE1 and the SL CSI report to UE2.
  • Figure 5 above only schematically illustrates an embodiment of the present application, but the present application is not limited thereto.
  • the order of execution between various operations can be appropriately adjusted.
  • other operations can be added or some operations can be reduced.
  • Those skilled in the art can make appropriate modifications based on the above content, and are not limited to the above-mentioned drawings.
  • 4 records.
  • the above operations 501 and 502 are optional. Without operations 501 and/or 502, in operation 503, the network side directly performs the SL CSI reporting corresponding SR configuration PUCCH resource configuration, and no longer Refer to the information reported in operation 502.
  • this application does not limit the position of the operation of "sr-ProhibitTimer is not expected to be configured or sr-ProhibitTimer is not applied or sr-ProhibitTimer is set to 0 or sr-ProhibitTimer is not started" in the above process.
  • operation 506 of SR1 it may also precede operation 506 for SR2 as shown in FIG. 5.
  • the operations 504 to 506 for SR1 may also precede the operations 504 to 506 for SR2, and so on.
  • the SL CSI report when the SL CSI report triggers SR, it can be accelerated by not expecting sr-ProhibitTimer to be configured or not applying sr-ProhibitTimer or applying sr-ProhibitTimer with a value of 0 or not starting sr-ProhibitTimer
  • the network receives the SR triggered by the SL CSI report, which helps the network allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
  • the embodiment of the present application provides a method for processing a scheduling request, which is described from the terminal device side.
  • FIG. 6 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in FIG. 6, the method includes:
  • the terminal device receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SL CSI side link channel state information
  • the terminal device sets the value of the scheduling request counter (SR_COUNTER) in the SR configuration according to the destination address reported by the SL CSI.
  • SR_COUNTER scheduling request counter
  • the terminal device when the terminal device receives the SR configuration related to the SL CSI report, the terminal device sets the value of SR_COUNTER in the SR configuration according to the destination address of the SL CSI report, thereby reducing
  • the random access process triggered by the sending of the SR triggered by the SL CSI report reaches the maximum number of times, which is helpful for the network side to know that the terminal device has the SL CSI report to be sent and allocate side link resources for it, and reduce the random access generated Resource overhead.
  • the destination address of the SL CSI report may be the destination address of the terminal device that sends the SCI that triggers the SL CSI report to the terminal device, such as the destination L2 ID or source of the terminal device.
  • L2 ID or layer one identification (destination L1 ID or source L1 ID) or source layer two identification and destination layer two identification pair (source L2 ID and destination L2 ID pair), etc.
  • the terminal device triggers an SR.
  • the SR is triggered because the above-mentioned SL CSI report is triggered, and there is no other SR with the same SR configuration corresponding to the SR and in the pending state or no other SR with the SR.
  • the terminal device sets the value of the scheduling request counter to 0.
  • the MAC entity sets the SR The configured SR_COUNTER is 0.
  • SR1 is triggered for the SL CSI report of UE1.
  • no other SR is in the pending state for the same SR configuration or the destination address reported to the same SL CSI, so the SR_COUNTER of the SR configuration is set to 0.
  • SR2 is triggered, and the SR configured for the same SR is in the pending state (SR1 is in the pending state), but no other SR is in the pending state for the destination address reported by the same SL CSI, so the SR configured SR_COUNTER is set to 0 again.
  • the terminal device increases the value of the scheduling request counter by one time.
  • the SR_COUNTER configured by the relevant SR is only increased once.
  • SR1 triggered by the SL CSI report of UE1 and SR2 triggered by the SL CSI report of UE2 are both instructed by the MAC layer to be sent to the physical layer, but because SR1 and SR2 are triggered by the SL CSI report of different destination addresses, Therefore, the SR_COUNTER configured by the SR is only increased once.
  • the terminal device if the destination address reported by the SL CSI has not changed, the terminal device increases the value of the aforementioned scheduling request counter by 1.
  • the SR_COUNTER of the SR configuration corresponding to the SL CSI report does not increase by 1 (or remains unchanged).
  • SR1 For example, in UE3, for the SR1 reported by the SL CSI of UE1, instruct the physical layer to send the SR (SR1) and add 1 to SR_COUNTER, and then, for the SR2 reported by the SL CSI of UE2, instruct the physical layer to send the SR (SR2) Since the destination address reported by SL CSI is changed from UE1 to UE2, SR_COUNTER is no longer increased by 1.
  • the terminal device uses the product of the number of the aforementioned destination addresses and the sr-TransMax in the aforementioned SR configuration as the maximum number of dispatch requests sent for comparison with the value of the aforementioned dispatch request counter.
  • the terminal device multiplies the sr-TransMax corresponding to the SR configuration corresponding to the SL CSI reported by the network side by the number of destination addresses reported by the SL CSI that triggers the SR, and if the SR_COUNTER is less than this value, the physical layer is instructed to send the SR .
  • the MAC layer of the terminal device may instruct the physical layer to send the SR when the value of SR_COUNTER is less than the maximum number of times the scheduling request is sent. Thus, the transmission of SR is guaranteed.
  • the terminal device when the terminal device receives the SR configuration related to the SL CSI report, the terminal device sets the value of SR_COUNTER in the SR configuration according to the destination address of the SL CSI report, thereby reducing
  • the random access process triggered by the sending of the SR triggered by the SL CSI report reaches the maximum number of times, which helps the network side know that the terminal device has an SL CSI report to send and allocate side link resources for it, and reduces the resources generated by random access Overhead.
  • the embodiment of the present application provides a method for processing a scheduling request, which is described from the terminal device side.
  • FIG. 7 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in FIG. 7, the method includes:
  • the terminal device determines destination information and/or latency information (latency bound) related to SL CSI reporting;
  • the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device.
  • the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device. Therefore, the network side can, according to the destination address information and/or delay information reported by the terminal device, Configuring the PUCCH resource or the value of sr-ProhibitTimer that meets the delay requirements of SL CSI reporting is beneficial to meet the transmission delay requirements of SL CSI reporting.
  • the terminal device may send the above-mentioned destination address information and/or delay information related to the SL CSI report to the network device through RRC signaling (also referred to as RRC message).
  • RRC signaling also referred to as RRC message.
  • the application is not limited to this.
  • the foregoing RRC message is, for example, sidelink UE Information (Sidelink UE Information) or UE Assistant Information (UE Assistant Information), etc.
  • the present application is not limited to this.
  • the terminal device sends one or more destination address information related to the above-mentioned SL CSI report and delay information corresponding to each destination address information to the network side.
  • UE3 can send the addresses of UE1 and UE2 and the delay information (6ms) corresponding to UE1 and the delay information (3ms) corresponding to UE2 to the network side, so that the network side can understand each
  • the delay requirement of the destination address is to allocate PUCCH resources for SR transmission or configure parameters (such as sr-ProhibitTimer) according to the learned information.
  • the terminal device sends one or more destination address information related to the above-mentioned SL CSI report and a delay information applied to the one or more destination address information to the network side.
  • UE3 can send the addresses of UE1 and UE2 and a delay information (for example, 3ms) to the network side.
  • a delay information for example, 3ms
  • the information is allocated for PUCCH resources sent by SR or for configuration of parameters (such as sr-ProhibitTimer).
  • the above-mentioned delay information sent may not be the minimum value in the delay requirement, and may also be determined according to other strategies.
  • the terminal device only sends one or more destination address information related to the above-mentioned SL CSI report to the network side. That is, the time delay information is not reported. In this way, the network device can understand each destination address, allocate PUCCH resources for SR transmission or configure parameters (such as sr-ProhibitTimer) according to the learned information.
  • the terminal device only sends one or more delay information corresponding to one or more destination address information related to the above-mentioned SL CSI report to the network side, that is, it does not report the destination address, but only reports Delay information
  • the delay information can be the minimum or average value of the delay required for SL CSI reporting of one or more than one destination address, so that the network device can understand the delay required for SL CSI reporting that triggers SR , According to the learned information, allocate PUCCH resources for SR transmission or configure parameters (such as sr-ProhibitTimer).
  • the foregoing destination address information may be an address of a terminal device that has a unicast link with the foregoing terminal device. Taking the scenario shown in FIG. 1 as an example, UE1 and/or UE2 and UE3 have unicast links, and the destination address information may be the addresses of UE1 and/or UE2.
  • the aforementioned destination address information may be the address of a terminal device that has established a PC5-RRC connection with the aforementioned terminal device. Taking the scenario shown in FIG. 1 as an example, UE1 and/or UE2 establishes a PC5-RRC connection with UE3, and the destination address information may be the addresses of UE1 and/or UE2.
  • the foregoing destination address information may be the address of the terminal device that has sent the SL CSI reporting configuration to the foregoing terminal device.
  • the SL CSI reporting configuration includes, for example, the delay requirements of the SL CSI reporting (as shown in FIG. 5) and/or the SL CSI-RS time-frequency resource information and so on.
  • UE1 and/or UE2 sends SL CSI reporting configuration to UE3, and the destination address information may be the addresses of UE1 and/or UE2.
  • the above destination address information may be the L1 ID of the terminal device that triggers the above SL CSI report, for example, the L1 ID of UE1 and/or the L1 ID of UE2 in the scenario shown in FIG. 1; or the above SL The L2 ID of the terminal device reported by the CSI, such as the L2 ID of UE1 and/or the L2 ID of UE2 in the scenario shown in FIG.
  • the terminal device (source) and the terminal device that triggered the SLCSI report (destination) For example, the L2 ID pair of UE3’s L2 ID and UE1’s L2 ID in the scenario shown in Figure 1 and/or the L2 ID pair of UE3’s L2 ID and UE2’s L2 ID; or the above
  • the PC5 unicast link ID of the PC5 unicast link between the terminal device and the terminal device that triggers the above-mentioned SL CSI report such as the ID of the PC5 unicast link between UE3 and UE1 in the scenario shown in Figure 1 And/or the ID of the PC5 unicast link between UE3 and UE2.
  • the above-mentioned delay information may be the delay information included in the SL CSI reporting configuration received by the terminal device from the terminal device (the opposite terminal device) that triggers the SL CSI report, or it may be a predefined delay. Information, this application is not limited to this.
  • the SL CSI reporting configuration includes, for example, the time delay requirement of SL CSI reporting (as shown in FIG. 5) or SL CSI-RS time-frequency resource information, etc. Taking the process shown in FIG. 5 as an example, the delay information may be 6ms and 3ms information received by UE3 (the terminal device of the present application) from UE1 and UE2 (the opposite terminal device).
  • the terminal device that triggers the SL CSI report can also be a terminal device that has a unicast link with the above terminal device, or a terminal that has established a PC5-RRC connection with the above terminal device.
  • the device may also be a terminal device that has sent the SL CSI reporting configuration to the above-mentioned terminal device, and it will not be repeated here.
  • the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device. Therefore, the network side can, according to the destination address information and/or delay information reported by the terminal device, Configuring the PUCCH resource or the value of sr-ProhibitTimer that meets the delay requirements of SL CSI reporting is beneficial to meet the transmission delay requirements of SL CSI reporting.
  • the embodiment of the present application provides a configuration method, which is described from the network device side, wherein the same content as the embodiment of the first aspect to the third aspect will not be repeated.
  • FIG. 8 is a schematic diagram of a configuration method of an embodiment of the present application. As shown in FIG. 8, the method includes:
  • the network device receives the SL CSI report delay requirement sent by the terminal device;
  • the network device configures uplink resources for the SR related to the SL CSI report, and the uplink resource corresponding to the SR triggered by the SL CSI report meets the delay requirement of the SL CSI report.
  • the network side can configure PUCCH resources that meet the delay requirements of the SL CSI reported by the terminal device according to the delay requirements of the SL CSI report, which is beneficial to meet the delay requirements of the SL CSI report.
  • FIG. 8 only schematically illustrates the embodiments of the present application, but the present application is not limited thereto.
  • the order of execution among various operations can be appropriately adjusted, and some other operations can be added or some operations can be reduced.
  • Those skilled in the art can make appropriate modifications based on the above content, and are not limited to the description of FIG. 8 above.
  • the network device also sends an SR configuration to the terminal device, and the SR configuration includes the PUCCH resource configured or allocated by the network device for the terminal device for SR transmission, such as operation 503 in the example of FIG. 5.
  • the SR configuration does not include the configuration of the SR prohibit timer.
  • the network side can configure PUCCH resources that meet the delay requirements of each SL CSI reported by the terminal device according to the delay requirements of each SL CSI report, which is beneficial to meet the delay requirements of the SL CSI report.
  • the embodiment of the present application provides an apparatus for processing a scheduling request.
  • the apparatus may be a terminal device, or may be some or some components or components configured in the terminal device.
  • the terminal device is, for example, the terminal device described in the embodiment of the first aspect, which is similar to the embodiment of the first aspect. The same content will not be repeated.
  • Fig. 9 is a schematic diagram of a scheduling request processing device according to an embodiment of the present application. As shown in FIG. 9, the processing device 900 for the scheduling request includes:
  • the receiving unit 901 is configured to receive the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SL CSI side link channel state information
  • the processing unit 902 is configured to perform one of the following operations: configure the SR related to the SL CSI report without expecting the SR prohibit timer to be configured; and configure the SR related to the SL CSI report without Apply the SR prohibition timer; for the SR configuration related to the SL CSI reporting, use the SR prohibition timer with a value of 0.
  • the field of the SR prohibit timer does not appear.
  • the SR configuration related to the SL CSI report includes an SR identifier.
  • the field of the SR prohibition timer corresponding to the SR identifier does not appear.
  • the device further includes:
  • the sending unit 903 sends the time delay request of the SL CSI report to the network device.
  • the terminal device when the terminal device receives the SR configuration related to SL CSI reporting, the terminal device does not expect sr-ProhibitTimer, or the terminal device does not apply sr-ProhibitTimer, or the terminal device applies sr with a value of 0 -ProhibitTimer, or the sr-ProhibitTimer field does not appear in the SR configuration. Therefore, the sending of SR is no longer limited to sr-ProhibitTimer, which can speed up the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side as soon as possible Allocate side link resources to meet the delay requirements of SL CSI reporting.
  • Fig. 10 is a schematic diagram of a scheduling request processing device according to an embodiment of the present application. As shown in FIG. 10, the device 1000 for processing a scheduling request includes:
  • Indication unit 1001 which instructs the physical layer at the MAC layer of the terminal device to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, where the SR is triggered by SLCSI reporting;
  • PUCCH physical uplink control channel
  • the processing unit 1002 does not start the SR prohibit timer.
  • the MAC layer has an SR transmission opportunity (SR transmission occasion) on the effective PUCCH resource, and the effective PUCCH resource does not overlap with a measurement gap.
  • the effective PUCCH resources do not overlap with UL-SCH resources, nor do they overlap with SL-SCH resources.
  • the effective PUCCH resource overlaps the UL-SCH resource, and the priority of the SL CSI report that triggers the SR is higher than the priority of the uplink grant (grant) of the UL-SCH resource, wherein, The uplink grant has not been de-prioritized.
  • the effective PUCCH resource overlaps with the SL-SCH resource and the MAC layer of the terminal device cannot perform the transmission of the SR and the SL-SCH resource at the same time, which triggers the SL CSI report of the SR
  • the priority is higher than the priority of the MAC PDU included in the SL-SCH resource.
  • the number of transmissions of the SR is less than the configured maximum number of transmissions (sr-TransMax).
  • the MAC layer of the terminal device does not receive an LBT failure indication (Listen Before Talk (LBT) failure indication) from the physical layer.
  • LBT Listen Before Talk
  • not starting the SR prohibition timer by the processing unit 1002 means: if the SR is not triggered by the SL CSI report, then the SR prohibition timer is started.
  • the fact that the processing unit 1002 does not start the SR prohibition timer means that if the SR is not related to the SL CSI report, then the SR prohibition timer is started.
  • the processing unit 1002 not starting the SR prohibition timer means that if the SR is triggered by the SL CSI report, then the SR prohibition timer is not started or the SR prohibition timer is applied. The value is 0.
  • the device further includes:
  • the sending unit 1003 sends the time delay request of the SL CSI report to the network device.
  • the MAC layer of the terminal device instructs the physical layer to send the SR on the effective PUCCH resources used for SR transmission. If the SR is triggered by the SL CSI report, the terminal The device does not start sr-ProhibitTimer. Therefore, the terminal device is not limited to the sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
  • the apparatus for processing a scheduling request in an embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
  • FIGS. 9 and 10 only exemplarily show the connection relationship or signal direction between the various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used.
  • the foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
  • the terminal device is not limited to the sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible, and meets the delay requirement of the SL CSI report.
  • the embodiment of the present application provides an apparatus for processing a scheduling request.
  • the device may be a terminal device, or some component or component configured in a terminal device.
  • the terminal device is, for example, the terminal device described in the embodiment of the second aspect, which is similar to the embodiment of the second aspect. The same content will not be repeated.
  • FIG. 11 is a schematic diagram of an apparatus for processing a scheduling request according to an embodiment of the present application.
  • the device 1100 for processing a scheduling request includes:
  • the receiving unit 1101 which receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SL CSI side link channel state information
  • the setting unit 1102 sets the value of the scheduling request counter in the SR configuration according to the destination address reported by the SL CSI.
  • the terminal device triggers an SR, the SR is triggered because the SL CSI report is triggered, and there is no other SR with the same SR configuration and pending state corresponding to the SR or no other SR.
  • the setting unit 1102 sets the value of the scheduling request counter to 0.
  • the setting unit 1102 sets the value of the scheduling request counter Increase 1 time.
  • the setting unit 1102 if the destination address reported by the SL CSI has not changed, the setting unit 1102 increases the value of the scheduling request counter by 1.
  • the setting unit 1102 uses the product of the number of the destination address and the sr-TransMax in the SR configuration as the maximum number of dispatch request transmissions compared with the value of the dispatch request counter .
  • the apparatus 1100 for processing a scheduling request further includes:
  • the apparatus for processing a scheduling request in an embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
  • FIG. 11 only exemplarily shows the connection relationship or signal direction between various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used.
  • the foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
  • the terminal device when the terminal device receives the SR configuration related to the SL CSI report, the terminal device sets the value of SR_COUNTER in the SR configuration according to the destination address of the SL CSI report, thereby reducing
  • the random access process triggered by the sending of the SR triggered by the SL CSI report reaches the maximum number of times, which helps the network side know that the terminal device has an SL CSI report to send and allocate side link resources for it, and reduces the resources generated by random access Overhead.
  • the embodiment of the present application provides an apparatus for processing a scheduling request.
  • the device may be a terminal device, or some component or component configured in a terminal device.
  • the terminal device is, for example, the terminal device described in the embodiment of the third aspect, which is similar to the embodiment of the third aspect. The same content will not be repeated.
  • Fig. 12 is a schematic diagram of a scheduling request processing device according to an embodiment of the present application. As shown in FIG. 12, the device 1200 for processing a scheduling request includes:
  • the determining unit 1201 determines the destination address information and/or delay information related to SL CSI reporting;
  • the sending unit 1202 sends the destination address information and/or delay information related to the SL CSI report to the network device.
  • the sending unit 1202 sends one or more destination address information related to the SL CSI report and delay information corresponding to each destination address information to the network device.
  • the sending unit 1202 sends to the network device one or more destination address information related to the SL CSI report and a delay applied to the one or more destination address information information;
  • the sending unit 1202 sends one or more destination address information related to the SL CSI report to the network device;
  • the sending unit 1202 sends one or more delay information corresponding to one or more destination address information related to the SL CSI report to the network device.
  • the destination address information includes at least one of the following:
  • the address of the terminal device that has a unicast link with the terminal device
  • the address of the terminal device configured for SL CSI reporting is sent to the terminal device.
  • the destination address information includes one of the following:
  • the PC5 unicast link ID related to the terminal device and/or triggering the SL CSI report is not limited to the terminal device.
  • the delay information includes one of the following:
  • the sending unit 1202 sends the destination address information and/or delay information related to the SL CSI report to the network device through a radio resource control (RRC) message.
  • RRC radio resource control
  • the apparatus for processing a scheduling request in an embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
  • FIG. 12 only exemplarily shows the connection relationship or signal direction between the various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used.
  • the foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
  • the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device. Therefore, the network side can, according to the destination address information and/or delay information reported by the terminal device, Configuring the PUCCH resource or the value of sr-ProhibitTimer that meets the delay requirements of SL CSI reporting is beneficial to meet the transmission delay requirements of SL CSI reporting.
  • the embodiment of the present application provides a configuration device.
  • the device may be, for example, a network device, or some component or component configured in a network device.
  • the network device may be, for example, the network device described in the embodiment of the fourth aspect. The same content in the embodiment will not be repeated.
  • Fig. 13 is a schematic diagram of a configuration device of an embodiment of the present application. As shown in FIG. 13, the configuration device 1300 includes:
  • the receiving unit 1301 which receives the time delay requirement of the SL CSI report sent by the terminal device;
  • the configuration unit 1302 configures uplink resources for the SR related to the SL CSI reporting, and the uplink resources corresponding to the SR triggered by the SL CSI reporting meet the delay requirements of the SL CSI reporting.
  • the configuration apparatus 1300 further includes:
  • the sending unit 1303 sends an SR configuration to the terminal device, where the SR configuration includes uplink resources, and the SR configuration does not include the configuration of the SR prohibit timer.
  • FIG. 13 only exemplarily shows the connection relationship or signal direction between various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used.
  • the foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
  • the network side can configure PUCCH resources that meet the delay requirements of each SL CSI reported by the terminal device according to the delay requirements of each SL CSI report, which is beneficial to meet the delay requirements of the SL CSI report.
  • FIG. 14 is a schematic diagram of the communication system 1400.
  • the communication system 1400 includes a network device 1401 and a terminal device 1402.
  • FIG. 14 uses only one terminal.
  • the device and a network device are taken as an example for description, but the embodiment of the present application is not limited to this.
  • the network device 1401 and the terminal device 1402 may perform existing service or service transmission that can be implemented in the future.
  • these services may include, but are not limited to: enhanced mobile broadband (eMBB), large-scale machine type communication (mMTC), high-reliability and low-latency communication (URLLC), and Internet of Vehicles (V2X) communication, and so on.
  • eMBB enhanced mobile broadband
  • mMTC large-scale machine type communication
  • URLLC high-reliability and low-latency communication
  • V2X Internet of Vehicles
  • the network device 1401 may be configured to implement the method described in the embodiment of the fourth aspect, and the content of the method described in the embodiment of the fourth aspect is merged here, and will not be repeated here.
  • the terminal device 1402 may be configured to implement the method described in the embodiment of any aspect of the first aspect to the third aspect, the content of which is merged here, and will not be repeated here.
  • the embodiment of the present application also provides a terminal device.
  • the terminal device may be, for example, a UE, but the present application is not limited to this, and may also be other devices.
  • FIG. 15 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terminal device 1500 may include a processor 1501 and a memory 1502; the memory 1502 stores data and programs, and is coupled to the processor 1501. It is worth noting that this figure is exemplary; other types of structures can also be used to supplement or replace this structure to implement telecommunication functions or other functions.
  • the processor 1501 may be configured to execute a program to implement the scheduling request processing method as described in the embodiment of any one of the first aspect to the third aspect.
  • the terminal device 1500 may further include: a communication module 1503, an input unit 1504, a display 1505, and a power supply 1506.
  • a communication module 1503 the functions of the above-mentioned components are similar to those of the prior art, and will not be repeated here. It is worth noting that the terminal device 1500 does not necessarily include all the components shown in FIG. 15 and the above-mentioned components are not necessary; in addition, the terminal device 1500 may also include components not shown in FIG. technology.
  • the embodiments of the present application also provide a network device.
  • the network device may be, for example, a base station (eNB or gNB), but the present application is not limited to this, and may also be other network devices.
  • eNB base station
  • gNB gNode B
  • FIG. 16 is a schematic diagram of a structure of a network device according to an embodiment of the present application.
  • the network device 1600 may include: a processor (such as a central processing unit CPU) 1601 and a memory 1602; the memory 1602 is coupled to the processor 1601.
  • the memory 1602 can store various data; in addition, it also stores information processing programs, which are executed under the control of the central processing unit 1601.
  • the processor 1601 may be configured to execute a program to implement the configuration method described in the embodiment of the fourth aspect.
  • the network device 1600 may further include: a transceiver 1603, an antenna 1604, etc.; wherein the functions of the above-mentioned components are similar to those of the prior art, and will not be repeated here. It is worth noting that the network device 1600 does not necessarily include all the components shown in FIG. 16; in addition, the network device 1600 may also include components not shown in FIG. 16, which can refer to the prior art.
  • An embodiment of the present application also provides a computer program, wherein when the program is executed in a terminal device, the program causes the terminal device to execute the scheduling request described in the embodiment of any one of the first aspect to the third aspect ⁇ Treatment methods.
  • An embodiment of the present application further provides a computer program, wherein when the program is executed in a network device, the program causes the network device to execute the scheduling request processing method described in the embodiment of the fourth aspect.
  • An embodiment of the present application also provides a storage medium storing a computer program, wherein the computer program enables a terminal device to execute the scheduling request processing method described in the embodiment of any aspect of the first aspect to the third aspect.
  • An embodiment of the present application also provides a storage medium storing a computer program, wherein the computer program causes a network device to execute the configuration method described in the embodiment of the fourth aspect.
  • the above devices and methods of this application can be implemented by hardware, or can be implemented by hardware combined with software.
  • This application relates to such a computer-readable program, when the program is executed by a logic component, the logic component can realize the above-mentioned device or constituent component, or the logic component can realize the above-mentioned various methods Or steps.
  • This application also relates to storage media used to store the above programs, such as hard disks, magnetic disks, optical disks, DVDs, flash memory, etc.
  • the method/device described in conjunction with the embodiments of the present application may be directly embodied as hardware, a software module executed by a processor, or a combination of the two.
  • one or more of the functional block diagrams and/or one or more combinations of the functional block diagrams shown in the figure may correspond to each software module of the computer program flow or each hardware module.
  • These software modules can respectively correspond to the steps shown in the figure.
  • These hardware modules can be implemented by solidifying these software modules by using a field programmable gate array (FPGA), for example.
  • FPGA field programmable gate array
  • the software module can be located in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM or any other form of storage medium known in the art.
  • a storage medium may be coupled to the processor, so that the processor can read information from the storage medium and write information to the storage medium; or the storage medium may be a component of the processor.
  • the processor and the storage medium may be located in the ASIC.
  • the software module can be stored in the memory of the mobile terminal, or can be stored in a memory card that can be inserted into the mobile terminal.
  • the software module can be stored in the MEGA-SIM card or a large-capacity flash memory device.
  • One or more of the functional blocks and/or one or more combinations of the functional blocks described in the drawings can be implemented as general-purpose processors, digital signal processors (DSPs) for performing the functions described in this application. ), application specific integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware component, or any appropriate combination thereof.
  • DSPs digital signal processors
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • One or more of the functional blocks described in the drawings and/or one or more combinations of the functional blocks can also be implemented as a combination of computing devices, for example, a combination of a DSP and a microprocessor, and multiple micro-processing Processor, one or more microprocessors in communication with the DSP, or any other such configuration.
  • a method for processing a scheduling request includes:
  • the terminal device receives the SR configuration related to side link channel state information (SL CSI) reporting (reporting or report) sent by the network device, and the terminal device performs one of the following operations:
  • SL CSI side link channel state information
  • the SR prohibit timer is not applied
  • an SR prohibition timer with a value of 0 is applied.
  • a method for processing a scheduling request includes:
  • the MAC layer of the terminal device instructs the physical layer to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, and the SR is triggered by SL CSI reporting;
  • PUCCH physical uplink control channel
  • the terminal device does not start the SR prohibition timer.
  • the effective PUCCH resources do not overlap with UL-SCH resources, nor do they overlap with SL-SCH resources;
  • the effective PUCCH resource overlaps the UL-SCH resource, and the priority of the SL CSI report that triggers the SR is higher than the priority of the uplink grant (grant) of the UL-SCH resource, wherein the uplink grant has not Reduced priority (de-prioritized);
  • the effective PUCCH resource overlaps with the SL-SCH resource, and the MAC layer of the terminal device cannot perform the transmission of the SR and the SL-SCH resource at the same time, and the SL CSI report that triggers the SR has a higher priority than the The priority of the MAC PDU included in the SL-SCH resource.
  • the SR prohibition timer is not started or the value 0 is applied to the SR prohibition timer.
  • the terminal device sends the time delay request of the SL CSI report to the network device.
  • a method for processing a scheduling request includes:
  • the terminal device receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
  • SL CSI side link channel state information
  • the terminal device sets the value of the scheduling request counter in the SR configuration according to the destination address reported by the SL CSI.
  • a method for processing a scheduling request includes:
  • the terminal device determines the destination address information and/or delay information related to the SL CSI report
  • the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device.
  • the terminal device sends to the network device one or more delay information corresponding to one or more destination address information related to the SL CSI report.
  • the address of the terminal device that has a unicast link with the terminal device
  • the address of the terminal device configured for SL CSI reporting is sent to the terminal device.
  • the PC5 unicast link ID related to the terminal device and/or triggering the SL CSI report is not limited to the terminal device.
  • the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device through a radio resource control (RRC) message.
  • RRC radio resource control
  • a configuration method wherein the method includes:
  • the network equipment receives the SL CSI reporting delay requirements sent by the terminal equipment
  • the network device configures uplink resources for the SR related to the SL CSI report, and the uplink resource corresponding to the SR triggered by the SL CSI report meets the delay requirement of the SL CSI report.
  • the network device sends an SR configuration to the terminal device, where the SR configuration includes uplink resources, and the SR configuration does not include the configuration of an SR prohibition timer.
  • a terminal device wherein the terminal device includes a memory and a processor, the memory is stored with a computer program, and the processor is configured to execute the computer program to implement any item as described in Appendix 1-22 The method described.
  • a network device wherein the terminal device includes a memory and a processor, the memory stores a computer program, and the processor is configured to execute the computer program to implement any one of items such as appendix 23-24 The method described.
  • a communication system wherein the communication system includes: the terminal device described in appendix 25 and the network device described in appendix 26.

Landscapes

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

Abstract

The embodiments of the present application provide a scheduling request (SR) processing method, an apparatus and a system. The SR processing method comprises: a terminal device receiving an SR configuration related to a sidelink channel state information (SL CSI) reporting, sent by a network device, and the terminal device performing one of the following operations: with regard to the SR configuration related to the SL CSI reporting, an SR prohibit timer is not expected to be configured; with regard to the SR configuration related to the SL CSI reporting, the SR prohibit timer is not applied; and with regard to the SR configuration related to the SL CSI reporting, the SR prohibit timer having a value of 0 is applied. According to the embodiments of the present application, the allocation of resources to a sidelink by a network can be accelerated, and resource consumption can be reduced.

Description

调度请求的处理方法、装置和系统Method, device and system for processing scheduling request 技术领域Technical field
本申请实施例涉及通信技术领域。The embodiments of the application relate to the field of communication technology.
背景技术Background technique
边链路通信(sidelink communication)可以应用于汽车通信业务等。汽车通信业务以V2X(Vehicle-to-Everything,车对万物)业务表示,可以包括多种类型:V2V(Vehicle-to-Vehicle,车对车通信)、V2I(Vehicle-to-Infrastructure,车对基础设施通信)和V2P(Vehicle-to-Pedestrian,车对人通信)。汽车通信业务是一种终端设备能直接通过PC5接口彼此通信的通信模式。在长期演进(Long Term Evolution,LTE)或新无线(New Radio,NR)中,终端设备在网络设备的覆盖范围之内或覆盖范围之外时,都支持这个通信模式。Sidelink communication (sidelink communication) can be applied to automotive communication services, etc. Vehicle communication business is represented by V2X (Vehicle-to-Everything) business, which can include multiple types: V2V (Vehicle-to-Vehicle, vehicle-to-vehicle communication), V2I (Vehicle-to-Infrastructure, vehicle-to-infrastructure) Facilities communication) and V2P (Vehicle-to-Pedestrian, vehicle-to-person communication). Automobile communication service is a communication mode in which terminal devices can directly communicate with each other through the PC5 interface. In Long Term Evolution (LTE) or New Radio (NR), terminal devices support this communication mode when they are within or outside the coverage of network equipment.
在边链路通信中有两种资源分配方式,分别为模式1(mode-1)和模式2(mode-2)。其中,mode-1是指网络设备调度边链路资源的资源分配方式,mode-2是指终端设备自主选择资源的资源分配方式。There are two resource allocation methods in side link communication, namely mode 1 (mode-1) and mode 2 (mode-2). Among them, mode-1 refers to the resource allocation method for network equipment scheduling side link resources, and mode-2 refers to the resource allocation method for terminal equipment to independently select resources.
当终端设备处于mode-1时,如果终端设备具有边链路信道状态信息上报(Sidelink CSI reporting或Sidelink CSI report或SL CSI reporting或SL CSI report)被触发且当前没有可用于新传输的sidelink资源,则终端设备会触发调度请求(scheduling request,SR)。一旦一个SR被触发,该SR就处于pending(待定)状态直到被取消,终端设备预期采用该SL CSI reporting对应的SR configuration发送该SR。When the terminal device is in mode-1, if the terminal device has a sidelink channel state information report (Sidelink CSI report or Sidelink CSI report or SL CSI report or SL CSI report) is triggered and there is currently no sidelink resource available for new transmission, Then the terminal device will trigger a scheduling request (scheduling request, SR). Once an SR is triggered, the SR remains in the pending state until cancelled, and the terminal device expects to use the SR configuration corresponding to the SL CSI reporting to send the SR.
应该注意,上面对技术背景的介绍只是为了方便对本申请的技术方案进行清楚、完整的说明,并方便本领域技术人员的理解而阐述的。不能仅仅因为这些方案在本申请的背景技术部分进行了阐述而认为上述技术方案为本领域技术人员所公知。It should be noted that the above introduction to the technical background is only for the convenience of a clear and complete description of the technical solutions of the present application, and to facilitate the understanding of those skilled in the art. It should not be considered that the above technical solutions are well-known to those skilled in the art just because these solutions are described in the background art part of this application.
发明内容Summary of the invention
发明人发现,根据现有技术,当终端设备对多于一个目的地址(destination)触发了SL CSI reporting时,如果没有用于新传输的边链路共享信道(SL-SCH)资源,终端设备将触发使用一个SR configuration(调度请求配置)的多于一个SR。下面以 图1为例进行说明。The inventor found that according to the prior art, when a terminal device triggers SL CSI reporting for more than one destination address (destination), if there is no side link shared channel (SL-SCH) resource for new transmission, the terminal device will Trigger more than one SR using one SR configuration (scheduling request configuration). Take Figure 1 as an example for illustration.
图1是边链路通信场景的一个示例的示意图,在图1中,UE3与UE1和UE2分别有单播(unicast)业务,或者说分别建立了PC5-RRC(无线资源控制)连接。UE3被UE1和UE2分别触发上报SL CSI,例如,UE1和UE2分别向UE3发送SCI(sidelink control information,边链路控制信息),来触发UE3上报SL CSI。在UE3的MAC(媒体接入控制)实体收到这2个SCI,触发2个SL CSI reporting,分别针对UE1和UE2,如果没有用于新传输的SL-SCH,将触发2个SR(例如SR1和SR2),这2个SR采用相同的SR configuration。Fig. 1 is a schematic diagram of an example of a side link communication scenario. In Fig. 1, UE3 has unicast services with UE1 and UE2, or respectively establishes PC5-RRC (radio resource control) connections. UE3 is triggered by UE1 and UE2 to report SL CSI. For example, UE1 and UE2 respectively send SCI (sidelink control information) to UE3 to trigger UE3 to report SL CSI. When the MAC (Media Access Control) entity of UE3 receives these 2 SCIs, it triggers 2 SL CSI reporting, respectively for UE1 and UE2. If there is no SL-SCH for new transmission, it will trigger 2 SRs (such as SR1). And SR2), these two SRs use the same SR configuration.
一方面,发明人发现,根据当前的MAC规范,对一个SR configuration,如果SR1被指示给物理层发送,那么在没有收到LBT(Listen Before Talk,先听后说)failure indication(失败指示)的情况下,该SR configuration对应的SR_COUNTER(调度请求计数器)加1,并启动sr-ProhibitTimer(调度请求禁止定时器)。那么对pending(待定)的SR2,由于SR2使用与SR1相同的SR configuration,因此只有当sr-ProhibitTimer不在运行(running)时,SR2才会被指示给物理层发送。因而,对于UE3来说,针对UE2的SL CSI reporting将被延迟发送,即等到sr-ProhibitTimer超时才能被发送。此时可能超过UE2向UE3配置的SL CSI reporting的时延要求(3ms~20ms中的一个值)。On the one hand, the inventor found that according to the current MAC specification, for an SR configuration, if SR1 is instructed to be sent to the physical layer, it will not receive an LBT (Listen Before Talk) failure indication (failure indication). In this case, the SR_COUNTER (scheduling request counter) corresponding to the SR configuration is incremented by 1, and the sr-ProhibitTimer (scheduling request prohibition timer) is started. Then for pending SR2, because SR2 uses the same SR configuration as SR1, SR2 will be instructed to send to the physical layer only when sr-ProhibitTimer is not running (running). Therefore, for UE3, the SL CSI reporting for UE2 will be delayed to be sent, that is, it will not be sent until the sr-ProhibitTimer expires. At this time, the delay requirement of SL CSI reporting configured by UE2 to UE3 (a value from 3ms to 20ms) may be exceeded.
另一方面,发明人发现,在当前的MAC规范中,有以下描述:在有SR被触发且相同SR configuration下没有其它的pending SR的情况下,对应的SR configuration的SR_COUNTER才会被设置为0。因此,如果终端设备有多于一个目的地址(destination)对应的SL CSI reporting被触发,由于只有在所有SL CSI reporting都被发送,即所有SL CSI reporting触发的SR都被取消的情况下,该SR configuration的SR_COUNTER才会被设置为0,因此,SL CSI reporting对应的SR configuration的SR_COUNTER可能更容易地达到最大次数,这时会触发随机接入过程,而该随机接入过程可能无法通知网络设备终端设备正在请求边链路资源用于SL CSI reporting的发送,因此不希望过早触发随机接入过程。On the other hand, the inventor found that in the current MAC specification, there is the following description: when an SR is triggered and there is no other pending SR under the same SR configuration, the SR_COUNTER of the corresponding SR configuration will be set to 0. . Therefore, if the terminal device has more than one destination address (destination) corresponding to the SL CSI reporting is triggered, because only when all the SL CSI reporting are sent, that is, all the SR triggered by the SL CSI reporting are cancelled, the SR The SR_COUNTER of the configuration will be set to 0. Therefore, the SR_COUNTER of the SR configuration corresponding to SL CSI reporting may reach the maximum number more easily. At this time, the random access process will be triggered, and the random access process may not be able to notify the network equipment terminal. The device is requesting side link resources for SL CSI reporting, so it does not want to trigger the random access process too early.
为了解决上述问题至少之一或其他类似问题,本申请实施例提供一种调度请求的处理方法、装置和系统。In order to solve at least one of the above-mentioned problems or other similar problems, embodiments of the present application provide a method, device, and system for processing a scheduling request.
根据本申请实施例的一方面,提供一种调度请求的处理装置,其中,所述装置包 括:According to an aspect of the embodiments of the present application, there is provided an apparatus for processing a scheduling request, wherein the apparatus includes:
接收单元,其接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting或report)相关的SR配置;A receiving unit, which receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
处理单元,其进行以下操作的其中一种:Processing unit, which performs one of the following operations:
对与所述SL CSI上报相关的SR配置,不期望SR禁止定时器被配置;For the SR configuration related to the SL CSI report, it is not expected that the SR prohibit timer is configured;
对与所述SL CSI上报相关的SR配置,不应用SR禁止定时器;For the SR configuration related to the SL CSI report, the SR prohibit timer is not applied;
对与所述SL CSI上报相关的SR配置,应用取值为0的SR禁止定时器。For the SR configuration related to the SL CSI reporting, an SR prohibition timer with a value of 0 is applied.
根据本申请实施例的另一方面,提供一种调度请求的处理装置,其中,所述装置包括:According to another aspect of the embodiments of the present application, there is provided an apparatus for processing a scheduling request, wherein the apparatus includes:
指示单元,其在终端设备的MAC层向物理层指示在用于调度请求(SR)传输的有效物理上行控制信道(PUCCH)资源上发送SR,所述SR由SL CSI reporting触发;An indication unit, which instructs the physical layer at the MAC layer of the terminal device to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, and the SR is triggered by SLCSI reporting;
处理单元,其不启动SR禁止定时器。The processing unit does not start the SR prohibit timer.
根据本申请实施例的另一方面,提供一种调度请求的处理装置,其中,所述装置包括:According to another aspect of the embodiments of the present application, there is provided an apparatus for processing a scheduling request, wherein the apparatus includes:
接收单元,其接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting或report)相关的SR配置;A receiving unit, which receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
设置单元,其根据所述SL CSI上报的目的地址对所述SR配置中的调度请求计数器的取值进行设置。The setting unit sets the value of the scheduling request counter in the SR configuration according to the destination address reported by the SL CSI.
根据本申请实施例的另一方面,提供一种调度请求的处理装置,其中,所述装置包括:According to another aspect of the embodiments of the present application, there is provided an apparatus for processing a scheduling request, wherein the apparatus includes:
确定单元,其确定与SL CSI上报相关的目的地址信息和/或时延信息;The determining unit, which determines the destination address information and/or delay information related to the SL CSI report;
发送单元,其向网络设备发送所述与所述SL CSI上报相关的目的地址信息和/或时延信息。A sending unit, which sends the destination address information and/or time delay information related to the SL CSI report to the network device.
根据本申请实施例的另一方面,提供一种配置装置,其中,所述装置包括:According to another aspect of the embodiments of the present application, there is provided a configuration device, wherein the device includes:
接收单元,其接收终端设备发送的SL CSI上报的时延要求;The receiving unit, which receives the SL CSI reporting delay requirements sent by the terminal equipment;
配置单元,其为与所述SL CSI上报相关的SR配置上行资源,由所述SL CSI上报触发的SR对应的上行资源满足所述SL CSI上报的时延要求。The configuration unit configures uplink resources for the SR related to the SL CSI reporting, and the uplink resources corresponding to the SR triggered by the SL CSI reporting meet the delay requirements of the SL CSI reporting.
本申请实施例的有益效果之一在于:根据本申请实施例,可以加速网络设备收到SL CSI reporting触发的SR,或者减少SL CSI reporting触发的SR发送达到最大次数 触发的随机接入过程,有利于网络设备为终端设备尽快分配边链路资源,满足SL CSI reporting的时延要求,减少资源开销。One of the beneficial effects of the embodiments of the present application is that: according to the embodiments of the present application, it can speed up the reception of SR triggered by SL CSI reporting by network equipment, or reduce the random access process triggered by the maximum number of SRs triggered by SL CSI reporting. It is conducive to network equipment to allocate side link resources to terminal equipment as soon as possible, to meet the delay requirements of SL CSI reporting, and to reduce resource overhead.
参照后文的说明和附图,详细公开了本申请的特定实施方式,指明了本申请的原理可以被采用的方式。应该理解,本申请的实施方式在范围上并不因而受到限制。在所附权利要求的精神和条款的范围内,本申请的实施方式包括许多改变、修改和等同。With reference to the following description and drawings, specific implementations of the present application are disclosed in detail, and the ways in which the principles of the present application can be adopted are indicated. It should be understood that the scope of the embodiments of the present application is not limited thereby. Within the spirit and scope of the terms of the appended claims, the implementation of the present application includes many changes, modifications and equivalents.
针对一种实施方式描述和/或示出的特征可以以相同或类似的方式在一个或更多个其它实施方式中使用,与其它实施方式中的特征相组合,或替代其它实施方式中的特征。Features described and/or shown for one embodiment can be used in one or more other embodiments in the same or similar manner, combined with features in other embodiments, or substituted for features in other embodiments .
应该强调,术语“包括/包含”在本文使用时指特征、整件、步骤或组件的存在,但并不排除一个或更多个其它特征、整件、步骤或组件的存在或附加。It should be emphasized that the term "comprising/comprising" when used herein refers to the existence of a feature, a whole, a step or a component, but does not exclude the existence or addition of one or more other features, a whole, a step or a component.
附图说明Description of the drawings
在本申请实施例的一个附图或一种实施方式中描述的元素和特征可以与一个或更多个其它附图或实施方式中示出的元素和特征相结合。此外,在附图中,类似的标号表示几个附图中对应的部件,并可用于指示多于一种实施方式中使用的对应部件。The elements and features described in one drawing or one embodiment of the embodiment of the present application may be combined with the elements and features shown in one or more other drawings or embodiments. In addition, in the drawings, similar reference numerals indicate corresponding parts in several drawings, and may be used to indicate corresponding parts used in more than one embodiment.
图1是边链路通信场景的一个示例的示意图;Figure 1 is a schematic diagram of an example of a side link communication scenario;
图2是控制面协议栈的一个示意图;Figure 2 is a schematic diagram of the control plane protocol stack;
图3是本申请实施例的调度请求的处理方法的一个示意图;FIG. 3 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application;
图4是本申请实施例的调度请求的处理方法的另一个示意图;FIG. 4 is another schematic diagram of a method for processing a scheduling request according to an embodiment of the present application;
图5是UE1,UE2,UE3以及网络侧的信息交互的一个示意图;Figure 5 is a schematic diagram of information exchange between UE1, UE2, UE3 and the network side;
图6是本申请实施例的调度请求的处理方法的再一个示意图;FIG. 6 is another schematic diagram of the method for processing a scheduling request according to an embodiment of the present application;
图7是本申请实施例的调度请求的处理方法的又一个示意图;FIG. 7 is another schematic diagram of a method for processing a scheduling request according to an embodiment of the present application;
图8是本申请实施例的配置方法的一个示意图;FIG. 8 is a schematic diagram of a configuration method of an embodiment of the present application;
图9是本申请实施例的调度请求的处理装置的一个示意图;FIG. 9 is a schematic diagram of an apparatus for processing a scheduling request according to an embodiment of the present application;
图10是本申请实施例的调度请求的处理装置另一个示意图;FIG. 10 is another schematic diagram of the device for processing a scheduling request according to an embodiment of the present application;
图11是本申请实施例的调度请求的处理装置的再一个示意图;FIG. 11 is still another schematic diagram of the scheduling request processing apparatus according to an embodiment of the present application;
图12是本申请实施例的调度请求的处理装置的又一个示意图;FIG. 12 is another schematic diagram of the apparatus for processing a scheduling request according to an embodiment of the present application;
图13是本申请实施例的配置装置的一个示意图;FIG. 13 is a schematic diagram of a configuration device of an embodiment of the present application;
图14是本申请实施例的通信系统的一个示意图;FIG. 14 is a schematic diagram of a communication system according to an embodiment of the present application;
图15是本申请实施例的终端设备的一个示意图;FIG. 15 is a schematic diagram of a terminal device according to an embodiment of the present application;
图16是本申请实施例的网络设备的一个示意图。Fig. 16 is a schematic diagram of a network device according to an embodiment of the present application.
具体实施方式Detailed ways
参照附图,通过下面的说明书,本申请的前述以及其它特征将变得明显。在说明书和附图中,具体公开了本申请的特定实施方式,其表明了其中可以采用本申请的原则的部分实施方式,应了解的是,本申请不限于所描述的实施方式,相反,本申请包括落入所附权利要求的范围内的全部修改、变型以及等同物。With reference to the drawings, the foregoing and other features of this application will become apparent through the following description. In the specification and drawings, specific implementations of the application are specifically disclosed, which indicate some implementations in which the principles of the application can be adopted. It should be understood that the application is not limited to the described implementations. On the contrary, the present application is not limited to the described implementations. The application includes all modifications, variations and equivalents falling within the scope of the appended claims.
在本申请实施例中,术语“第一”、“第二”等用于对不同元素从称谓上进行区分,但并不表示这些元素的空间排列或时间顺序等,这些元素不应被这些术语所限制。术语“和/或”包括相关联列出的术语的一种或多个中的任何一个和所有组合。术语“包含”、“包括”、“具有”等是指所陈述的特征、元素、元件或组件的存在,但并不排除存在或添加一个或多个其他特征、元素、元件或组件。In the embodiments of this application, the terms "first", "second", etc. are used to distinguish different elements from the terms, but they do not indicate the spatial arrangement or chronological order of these elements. These elements should not be used by these terms. Limited. The term "and/or" includes any and all combinations of one or more of the associated listed terms. The terms "comprising", "including", "having" and the like refer to the existence of the stated features, elements, elements or components, but do not exclude the presence or addition of one or more other features, elements, elements or components.
在本申请实施例中,单数形式“一”、“该”等包括复数形式,应广义地理解为“一种”或“一类”而并不是限定为“一个”的含义;此外术语“所述”应理解为既包括单数形式也包括复数形式,除非上下文另外明确指出。此外术语“根据”应理解为“至少部分根据……”,术语“基于”应理解为“至少部分基于……”,除非上下文另外明确指出。In the embodiments of this application, the singular forms "a", "the", etc. include plural forms, which should be broadly understood as "a" or "a type" rather than being limited to the meaning of "a"; in addition, the term "so" "Said" should be understood to include both singular and plural forms, unless the context clearly indicates otherwise. In addition, the term "based on" should be understood as "based at least in part on...", and the term "based on" should be understood as "based at least in part on...", unless the context clearly dictates otherwise.
在本申请实施例中,术语“通信网络”或“无线通信网络”可以指符合如下任意通信标准的网络,例如长期演进(LTE,Long Term Evolution)、增强的长期演进(LTE-A,LTE-Advanced)、宽带码分多址接入(WCDMA,Wideband Code Division Multiple Access)、高速报文接入(HSPA,High-Speed Packet Access)等等。In the embodiments of this application, the term "communication network" or "wireless communication network" can refer to a network that meets any of the following communication standards, such as Long Term Evolution (LTE), and Enhanced Long Term Evolution (LTE-A, LTE-A). Advanced), Wideband Code Division Multiple Access (WCDMA, Wideband Code Division Multiple Access), High-Speed Packet Access (HSPA, High-Speed Packet Access), etc.
并且,通信系统中设备之间的通信可以根据任意阶段的通信协议进行,例如可以包括但不限于如下通信协议:1G(generation)、2G、2.5G、2.75G、3G、4G、4.5G以及5G、新无线(NR,New Radio)等等,和/或其他目前已知或未来将被开发的通信协议。In addition, the communication between devices in the communication system can be carried out according to any stage of communication protocol, for example, it can include but not limited to the following communication protocols: 1G (generation), 2G, 2.5G, 2.75G, 3G, 4G, 4.5G, and 5G , New Radio (NR, New Radio), etc., and/or other currently known or future communication protocols.
在本申请实施例中,术语“网络设备”例如是指通信系统中将终端设备接入通信网络并为该终端设备提供服务的设备。网络设备可以包括但不限于如下设备:基站(BS,Base Station)、接入点(AP、Access Point)、发送接收点(TRP,Transmission Reception Point)、广播发射机、移动管理实体(MME、Mobile Management Entity)、网关、服 务器、无线网络控制器(RNC,Radio Network Controller)、基站控制器(BSC,Base Station Controller)等等。In the embodiments of the present application, the term "network device" refers to, for example, a device in a communication system that connects a terminal device to a communication network and provides services for the terminal device. Network equipment may include but not limited to the following equipment: base station (BS, Base Station), access point (AP, Access Point), transmission and reception point (TRP, Transmission Reception Point), broadcast transmitter, mobile management entity (MME, Mobile Management Entity), gateway, server, radio network controller (RNC, Radio Network Controller), base station controller (BSC, Base Station Controller), etc.
其中,基站可以包括但不限于:节点B(NodeB或NB)、演进节点B(eNodeB或eNB)以及5G基站(gNB),等等,此外还可包括远端无线头(RRH,Remote Radio Head)、远端无线单元(RRU,Remote Radio Unit)、中继(relay)或者低功率节点(例如femeto、pico等等)。并且术语“基站”可以包括它们的一些或所有功能,每个基站可以对特定的地理区域提供通信覆盖。术语“小区”可以指的是基站和/或其覆盖区域,这取决于使用该术语的上下文。Among them, the base station may include but is not limited to: Node B (NodeB or NB), evolved Node B (eNodeB or eNB), 5G base station (gNB), etc., and may also include remote radio head (RRH, Remote Radio Head) , Remote Radio Unit (RRU, Remote Radio Unit), relay (relay), or low-power node (such as femeto, pico, etc.). And the term "base station" can include some or all of their functions, and each base station can provide communication coverage for a specific geographic area. The term "cell" may refer to a base station and/or its coverage area, depending on the context in which the term is used.
在本申请实施例中,术语“用户设备”(UE,User Equipment)或者“终端设备”(TE,Terminal Equipment或Terminal Device)例如是指通过网络设备接入通信网络并接收网络服务的设备。终端设备可以是固定的或移动的,并且也可以称为移动台(MS,Mobile Station)、终端、用户台(SS,Subscriber Station)、接入终端(AT,Access Terminal)、站,等等。In the embodiments of the present application, the term "User Equipment" (UE, User Equipment) or "Terminal Equipment" (TE, Terminal Equipment or Terminal Device), for example, refers to a device that accesses a communication network through a network device and receives network services. The terminal device may be fixed or mobile, and may also be called a mobile station (MS, Mobile Station), terminal, subscriber station (SS, Subscriber Station), access terminal (AT, Access Terminal), station, etc.
其中,终端设备可以包括但不限于如下设备:蜂窝电话(Cellular Phone)、个人数字助理(PDA,Personal Digital Assistant)、无线调制解调器、无线通信设备、手持设备、机器型通信设备、膝上型计算机、无绳电话、智能手机、智能手表、数字相机,等等。Among them, terminal devices may include but are not limited to the following devices: cellular phones (Cellular Phone), personal digital assistants (PDAs, Personal Digital Assistant), wireless modems, wireless communication devices, handheld devices, machine-type communication devices, laptop computers, Cordless phones, smart phones, smart watches, digital cameras, etc.
再例如,在物联网(IoT,Internet of Things)等场景下,终端设备还可以是进行监控或测量的机器或装置,例如可以包括但不限于:机器类通信(MTC,Machine Type Communication)终端、车载通信终端、设备到设备(D2D,Device to Device)终端、机器到机器(M2M,Machine to Machine)终端,等等。For another example, in scenarios such as the Internet of Things (IoT), a terminal device may also be a machine or device that performs monitoring or measurement. For example, it may include, but is not limited to: Machine Type Communication (MTC) terminals, In-vehicle communication terminals, device to device (D2D, Device to Device) terminals, machine to machine (M2M, Machine to Machine) terminals, etc.
此外,术语“网络侧”或“网络设备侧”是指网络的一侧,可以是某一基站,也可以包括如上的一个或多个网络设备。术语“用户侧”或“终端侧”或“终端设备侧”是指用户或终端的一侧,可以是某一UE,也可以包括如上的一个或多个终端设备。本文在没有特别指出的情况下,“设备”可以指网络设备,也可以指终端设备。In addition, the term "network side" or "network device side" refers to a side of the network, which may be a certain base station, and may also include one or more network devices as described above. The term "user side" or "terminal side" or "terminal device side" refers to a side of a user or a terminal, which may be a certain UE, and may also include one or more terminal devices as described above. Unless otherwise specified in this article, "equipment" can refer to network equipment or terminal equipment.
目前,3GPP对SL CSI reporting触发的SR有下面的结论:At present, 3GPP has the following conclusions on the SR triggered by SL CSI reporting:
不考虑终端设备需要对哪个destination报告Sidelink CSI,网络设备可以配置一个与Sidelink CSI reporting关联的SR configuration ID,用于终端设备的所有unicast link。当任何destination的Sidelink CSI reporting触发SR时,终端设备要使用相关联 的SR configuration ID指示的SR configuration来发送该SR。Regardless of which destination the terminal device needs to report the Sidelink CSI to, the network device can configure an SR configuration ID associated with the Sidelink CSI reporting for all unicast links of the terminal device. When the Sidelink CSI reporting of any destination triggers an SR, the terminal device shall use the SR configuration indicated by the associated SR configuration ID to send the SR.
工作假设:当SL grant(s)能容纳已经被触发但未被取消的一个destination的Sidelink CSI reporting时,对该Sidelink CSI reporting触发的pending的SR要被取消,且对应的sr-ProhibitTimer要被停止。Working hypothesis: When SL grant(s) can accommodate the Sidelink CSI reporting of a destination that has been triggered but not cancelled, the pending SR triggered by the Sidelink CSI reporting needs to be cancelled, and the corresponding sr-ProhibitTimer needs to be stopped .
在当前的MAC规范中,只要至少一个SR处于pending状态,那么对每个pending SR,如果该pending SR有配置的有效的PUCCH资源,则终端设备对该pending SR对应的SR configuration执行下面的操作:In the current MAC specification, as long as at least one SR is in the pending state, for each pending SR, if the pending SR has a configured valid PUCCH resource, the terminal device performs the following operations on the SR configuration corresponding to the pending SR:
当MAC实体在对该SR的配置的有效PUCCH资源上有SR发送时机(transmission occasion)、且如果sr-ProhibitTimer在该SR发送时机的时刻未在运行、且如果该SR发送时机的PUCCH资源不与测量间隙(measurement gap)重叠,如果SR的发送优先于其他重叠的上行发送(如果有的话),那么:When the MAC entity has an SR transmission occasion on the effective PUCCH resource configured for the SR, and if the sr-ProhibitTimer is not running at the time when the SR is sent, and if the PUCCH resource of the SR transmission opportunity is not the same The measurement gap overlaps. If SR transmission takes precedence over other overlapping uplink transmissions (if any), then:
如果SR的发送次数(SR_COUNTER)小于最大值(sr-TransMax),则指示物理层在对该SR的一个有效PUCCH资源上通知该SR。如果未从低层收到LBT失败指示,则将SR_COUNTER加一,启动sr-ProhibitTimer。If the number of times the SR is sent (SR_COUNTER) is less than the maximum value (sr-TransMax), the physical layer is instructed to notify the SR on a valid PUCCH resource for the SR. If the LBT failure indication is not received from the lower layer, SR_COUNTER is increased by one, and sr-ProhibitTimer is started.
图2是控制面协议栈的一个示意图,在图2中示出了UE与网络侧的协议栈,其中,RRC协议提供系统信息广播、寻呼、建立维护和释放RRC连接、安全、无线承载建立配置维护和释放、移动性、QoS(业务质量)管理、测量等功能,MAC层提供逻辑信道与传输信道之间的映射、调度信息上报、数据复用和解复用、优先级处理等功能。Figure 2 is a schematic diagram of the control plane protocol stack. Figure 2 shows the protocol stack between the UE and the network side. The RRC protocol provides system information broadcasting, paging, establishment and maintenance and release of RRC connections, security, and radio bearer establishment. Configuration maintenance and release, mobility, QoS (Quality of Service) management, measurement and other functions. The MAC layer provides functions such as mapping between logical channels and transmission channels, scheduling information reporting, data multiplexing and demultiplexing, and priority processing.
UE的RRC层收到网络(gNB)发送的RRC消息,例如RRC重配置(reconfiguration)消息、RRC恢复(resume)消息等,根据该消息的内容对PDCP(分组数据汇聚协议)、RLC(无线链路控制)、MAC(媒体接入控制)和PHY(物理)进行相应的配置。The RRC layer of the UE receives RRC messages sent by the network (gNB), such as RRC reconfiguration (reconfiguration) messages, RRC resume (resume) messages, etc., according to the content of the message to PDCP (Packet Data Convergence Protocol), RLC (Radio Link Channel control), MAC (Media Access Control) and PHY (Physical) are configured accordingly.
下面结合附图对本申请实施例的各个实施方式进行说明。The various implementations of the embodiments of the present application will be described below with reference to the accompanying drawings.
第一方面的实施例Embodiments of the first aspect
本申请实施例提供一种调度请求的处理方法,从终端设备侧进行说明。The embodiment of the present application provides a method for processing a scheduling request, which is described from the terminal device side.
图3是本申请实施例的调度请求的处理方法的一个示意图,如图3所示,该方法包括:Fig. 3 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in Fig. 3, the method includes:
301:终端设备接收网络设备发送的与边链路信道状态信息(SL CSI)上报 (reporting或report)相关的SR配置(SR configuration);301: The terminal device receives the SR configuration (SR configuration) related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
302:所述终端设备进行以下操作的其中一种:对与所述SL CSI上报相关的SR配置,不期望SR禁止定时器(sr-ProhibitTimer)被配置;对与所述SL CSI上报相关的SR配置,不应用SR禁止定时器;对与所述SL CSI上报相关的SR配置,应用取值为0的SR禁止定时器。302: The terminal device performs one of the following operations: configures the SR related to the SL CSI report, and does not expect the SR prohibit timer (sr-ProhibitTimer) to be configured; and performs one of the following operations on the SR related to the SL CSI report The configuration does not apply the SR prohibition timer; for the SR configuration related to the SL CSI reporting, the SR prohibition timer with a value of 0 is applied.
根据本申请实施例,在终端设备接收到与SL CSI上报相关的SR配置的情况下,终端设备不期望sr-ProhibitTimer,或者终端设备不应用sr-ProhibitTimer,或者终端设备应用取值为0的sr-ProhibitTimer,由此,SR的发送不再受限于sr-ProhibitTimer,可以加速网络侧收到SL CSI上报触发的SR,有利于网络侧尽快分配边链路资源,满足SL CSI上报的时延要求。According to the embodiment of this application, when the terminal device receives the SR configuration related to SL CSI reporting, the terminal device does not expect sr-ProhibitTimer, or the terminal device does not apply sr-ProhibitTimer, or the terminal device applies sr with a value of 0 -ProhibitTimer, as a result, the sending of SR is no longer limited to sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report .
值得注意的是,以上附图3仅对本申请实施例进行了示意性说明,但本申请不限于此。例如可以适当地调整各个操作之间的执行顺序,此外还可以增加其他的一些操作或者减少其中的某些操作。本领域的技术人员可以根据上述内容进行适当地变型,而不仅限于上述附图3的记载。It is worth noting that Figure 3 above only schematically illustrates the embodiments of the present application, but the present application is not limited thereto. For example, the order of execution among various operations can be appropriately adjusted, and some other operations can be added or some operations can be reduced. Those skilled in the art can make appropriate modifications based on the above content, and are not limited to the description of FIG. 3 above.
在本申请实施例中,与所述SL CSI上报相关的SR配置,可以是该SL CSI上报被映射到的0个或1个SR配置。在协议中可以表述为“SR configuration of the SL CSI reporting”或“SR configuration corresponding to the SL CSI reporting”或“SR configuration associated with the SL CSI reporting”,等等。In the embodiment of the present application, the SR configuration related to the SL CSI report may be 0 or 1 SR configuration to which the SL CSI report is mapped. The agreement can be expressed as "SR configuration of the SL CSI reporting" or "SR configuration corresponding to the SL CSI reporting" or "SR configuration associated with the SL CSI reporting", etc.
在本申请实施例中,与所述SL CSI上报相关的SR配置可以包括一个集合的PUCCH资源,这个集合的PUCCH资源可以在一个或多个带宽部分(Bandwidth Part,BWP)上,但本申请不限于此。In this embodiment of the application, the SR configuration related to the SL CSI report may include a set of PUCCH resources, and the set of PUCCH resources may be on one or more bandwidth parts (Bandwidth Part, BWP), but this application does not Limited to this.
在本申请实施例中,终端设备触发的SL CSI上报的SR配置被认为是终端设备的SL CSI上报触发的SR对应的SR配置。也就是说,当终端设备由于一个SL CSI上报而触发SR时,使用该SL CSI上报相关的SR配置中包括的PUCCH资源发送该SR。在本申请实施例中,如无特别说明,SL CSI上报触发的SR可以是由于SL CSI上报被触发或等待发送而触发的SR。In the embodiment of the present application, the SR configuration of the SL CSI report triggered by the terminal device is considered to be the SR configuration corresponding to the SR triggered by the SL CSI report of the terminal device. That is, when the terminal device triggers an SR due to an SL CSI report, it uses the PUCCH resources included in the SR configuration related to the SL CSI report to send the SR. In the embodiment of the present application, unless otherwise specified, the SR triggered by the SL CSI report may be an SR triggered by the SL CSI report being triggered or waiting to be sent.
在一些实施例中,对与所述SL CSI上报相关的SR配置,SR禁止定时器的域不出现。例如,在网络设备配置的与SL CSI上报相关的SR配置中,没有sr-ProhibitTimer的域。从终端设备的角度,终端设备不期望sr-ProhibitTimer被配置,或者终端设备不 应用sr-ProhibitTimer,或者终端设备应用取值为0的sr-ProhibitTimer。In some embodiments, for the SR configuration related to the SL CSI report, the field of the SR prohibit timer does not appear. For example, in the SR configuration related to SL CSI reporting configured by the network device, there is no sr-ProhibitTimer field. From the perspective of the terminal device, the terminal device does not expect sr-ProhibitTimer to be configured, or the terminal device does not use sr-ProhibitTimer, or the terminal device uses sr-ProhibitTimer with a value of 0.
在一些实施例中,与上述SL CSI上报相关的SR配置是由网络设备通过RRC信令配置的。In some embodiments, the SR configuration related to the above-mentioned SL CSI report is configured by the network device through RRC signaling.
下面给出了该RRC信令的一个示例。An example of the RRC signaling is given below.
Figure PCTCN2020091667-appb-000001
Figure PCTCN2020091667-appb-000001
在上述示例中,网络设备通过RRC信令为SL CSI上报配置了其相关的SR配置。In the above example, the network device configures its related SR configuration for SL CSI reporting through RRC signaling.
在一些实施例中,网络设备还可以通过RRC信令配置调度请求禁止定时器 (sr-ProhibitTimer)和调度请求传输最大次数(sr-TransMax)。该sr-ProhibitTimer和该sr-TransMax可以对每个SR配置来配置。此外,终端设备对该sr-ProhibitTimer的启动、停止或超时操作也是按照每个SR配置来进行的,但本申请不限于此。例如,对这两个参数的配置可以表示为下面的形式:In some embodiments, the network device may also configure the scheduling request prohibition timer (sr-ProhibitTimer) and the maximum number of scheduling request transmissions (sr-TransMax) through RRC signaling. The sr-ProhibitTimer and the sr-TransMax can be configured for each SR configuration. In addition, the start, stop, or timeout operation of the sr-ProhibitTimer by the terminal device is also performed according to each SR configuration, but the application is not limited to this. For example, the configuration of these two parameters can be expressed in the following form:
Figure PCTCN2020091667-appb-000002
Figure PCTCN2020091667-appb-000002
在一些实施例中,终端设备在接收到与SL CSI上报相关的SR配置后,对与该SL CSI上报相关的SR配置,不期望(do not expect)sr-ProhibitTimer被配置,或者不应用sr-ProhibitTimer,或者应用取值为零的sr-ProhibitTimer。由此,可以使得终端设备不受sr-ProhibitTimer的限制来发送SR,加速了网络设备收到SL CSI上报触发的SR,有利于网络尽快分配边链路资源,满足SL CSI上报的时延要求。In some embodiments, after receiving the SR configuration related to SL CSI reporting, the terminal device does not expect (do not expect) sr-ProhibitTimer to be configured or does not apply sr-ProhibitTimer to the SR configuration related to SL CSI reporting. ProhibitTimer, or use sr-ProhibitTimer with a value of zero. As a result, the terminal device can be freed from the restriction of sr-ProhibitTimer to send SR, which speeds up the network device's receipt of the SR triggered by the SL CSI report, which is beneficial to the network to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
在一些实施例中,不期望sr-ProhibitTimer被配置或者不应用sr-ProhibitTimer或者应用取值为零的sr-ProhibitTimer,体现在终端设备对sr-ProhibitTimer的操作,例如,可以对针对该sr-ProhibitTimer(当前MAC协议的321的SR部分)进行类似下面的修改。In some embodiments, sr-ProhibitTimer is not expected to be configured, or sr-ProhibitTimer is not applied, or sr-ProhibitTimer with a value of zero is applied, which is reflected in the operation of the terminal device on sr-ProhibitTimer. (The SR part of 321 of the current MAC protocol) is modified similar to the following.
Figure PCTCN2020091667-appb-000003
Figure PCTCN2020091667-appb-000003
在一些实施例中,sr-ProhibitTimer的域不出现,体现在网络设备的配置中,可以对针对该sr-ProhibitTimer的配置(当前RRC协议的331中的sr-ProhibitTimer的域描述)进行类似下面的修改。In some embodiments, the sr-ProhibitTimer field does not appear, which is reflected in the configuration of the network device. The configuration for the sr-ProhibitTimer (the field description of the sr-ProhibitTimer in 331 of the current RRC protocol) can be similar to the following Revise.
Figure PCTCN2020091667-appb-000004
Figure PCTCN2020091667-appb-000004
在一些实施例中,与上述SL CSI上报相关的SR配置包括SR标识(schedulingRequestId)。例如,该SR标识可以对应一个集合的PUCCH资源,这个集合的PUCCH资源可以被终端设备用于发送SL CSI上报触发的SR。In some embodiments, the SR configuration related to the above-mentioned SL CSI reporting includes an SR identifier (schedulingRequestId). For example, the SR identifier may correspond to a set of PUCCH resources, and the set of PUCCH resources may be used by the terminal device to send the SR triggered by the SL CSI report.
例如,网络设备还可以配置“schedulingRequestId”包含在“SchedulingRequestToAddMod”结构中。For example, the network device can also configure the "schedulingRequestId" to be included in the "SchedulingRequestToAddMod" structure.
下面给出了“SchedulingRequestToAddMod”结构的一个示例。An example of the "SchedulingRequestToAddMod" structure is given below.
Figure PCTCN2020091667-appb-000005
Figure PCTCN2020091667-appb-000005
Figure PCTCN2020091667-appb-000006
Figure PCTCN2020091667-appb-000006
在一些实施例中,对与上述SL CSI上报相关的SR配置,该SR标识对应的sr-ProhibitTimer的域(field)不出现。In some embodiments, for the SR configuration related to the above-mentioned SL CSI reporting, the field of the sr-ProhibitTimer corresponding to the SR identifier does not appear.
仍以前述的“SchedulingRequestToAddMod”结构为例,在上述结构中,包含了“schedulingRequestId”和“sr-ProhibitTimer”,在一些实施例中,在上述结构中,不包含“sr-ProhibitTimer”域,也即,对SL CSI上报对应的“schedulingRequestId”,与该“schedulingRequestId”对应的“sr-ProhibitTimer”域不出现。由此,终端设备可以不受限于sr-ProhibitTimer的限制来发送SR,加速了网络设备收到SL CSI上报触发的SR,有利于网络尽快分配边链路资源,满足SL CSI上报的时延要求。Still taking the aforementioned "SchedulingRequestToAddMod" structure as an example, the aforementioned structure includes "schedulingRequestId" and "sr-ProhibitTimer". In some embodiments, the aforementioned structure does not include the "sr-ProhibitTimer" domain, that is, , The "schedulingRequestId" corresponding to the SL CSI report, the "sr-ProhibitTimer" field corresponding to the "schedulingRequestId" does not appear. Therefore, the terminal device can send SR without being restricted by sr-ProhibitTimer, which speeds up the network device receiving the SR triggered by the SL CSI report, which is beneficial to the network to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report. .
在一些实施例中,终端设备还可以向网络设备发送上述SL CSI上报的时延要求,由此,网络设备配置的SR配置对应的PUCCH资源可以满足SL CSI上报的时延要求。关于该时延要求的相关内容,将在下面的实施例中进行说明。In some embodiments, the terminal device may also send the aforementioned SL CSI reporting delay requirement to the network device. Therefore, the PUCCH resource corresponding to the SR configuration configured by the network device can meet the SL CSI reporting delay requirement. The related content of the delay requirement will be described in the following embodiments.
图4是本申请实施例的调度请求的处理方法的另一个示意图,如图4所示,该方法包括:Fig. 4 is another schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in Fig. 4, the method includes:
401:终端设备的MAC层向物理层指示在用于调度请求(SR)传输的有效物理上行控制信道(PUCCH)资源上发送SR,所述SR由SL CSI上报触发;401: The MAC layer of the terminal device instructs the physical layer to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, and the SR is triggered by the SL CSI report;
402:所述终端设备不启动SR禁止定时器。402: The terminal device does not start the SR prohibition timer.
根据本申请实施例,在发送SR的条件满足的情况下,终端设备的MAC层指示物理层在用于SR传输的有效PUCCH资源上发送SR,如果该SR是由SL CSI上报触发的,则终端设备不启动sr-ProhibitTimer。由此,终端设备不受限于sr-ProhibitTimer,可以加速网络侧收到SL CSI上报触发的SR,有利于网络侧尽快分配边链路资源,满足SL CSI上报的时延要求。According to this embodiment of the application, when the conditions for sending SR are met, the MAC layer of the terminal device instructs the physical layer to send the SR on the effective PUCCH resources used for SR transmission. If the SR is triggered by the SL CSI report, the terminal The device does not start sr-ProhibitTimer. Therefore, the terminal device is not limited to the sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
值得注意的是,以上附图4仅对本申请实施例进行了示意性说明,但本申请不限于此。例如可以适当地调整各个操作之间的执行顺序,此外还可以增加其他的一些操作或者减少其中的某些操作。本领域的技术人员可以根据上述内容进行适当地变型,而不仅限于上述附图4的记载。It is worth noting that Figure 4 above only schematically illustrates the embodiments of the present application, but the present application is not limited thereto. For example, the order of execution among various operations can be appropriately adjusted, and some other operations can be added or some operations can be reduced. Those skilled in the art can make appropriate modifications based on the foregoing content, and are not limited to the description of the foregoing FIG. 4.
在一些实施例中,用于SR的有效PUCCH资源是指在该SR发送时刻激活的BWP上的PUCCH资源,其中,PUCCH资源可以是该SR的SR配置(SR configuration) 包括的一个集合的PUCCH资源中的PUCCH资源。对SL CSI上报触发的SR,根据前面的描述,用于该SR的有效PUCCH资源可以是与该SL CSI上报相关的SR配置中包括的一个集合的PUCCH资源中在该SR发送时刻激活的BWP上的一个或多于一个PUCCH资源。In some embodiments, the effective PUCCH resource used for the SR refers to the PUCCH resource on the BWP activated at the moment the SR is sent, where the PUCCH resource may be a set of PUCCH resources included in the SR configuration (SR configuration) of the SR PUCCH resources in. For the SR triggered by the SL CSI report, according to the previous description, the effective PUCCH resource used for the SR may be a set of PUCCH resources included in the SR configuration related to the SL CSI report on the BWP that is activated at the moment the SR is sent One or more than one PUCCH resource.
在一些实施例中,在401中,发送SR的条件可以包括:MAC层在上述有效PUCCH资源上有SR传输机会(SR transmission occasion)并且上述有效PUCCH资源不与测量间隙(measurement gap)重叠。In some embodiments, in 401, the condition for sending the SR may include: the MAC layer has an SR transmission opportunity (SR transmission) on the above-mentioned effective PUCCH resource and the above-mentioned effective PUCCH resource does not overlap with a measurement gap.
在一些实施例中,在401中,发送SR的条件可以包括:SR的发送次数小于配置的最大发送次数(sr-TransMax)。In some embodiments, in 401, the condition for sending the SR may include: the number of times the SR is sent is less than the configured maximum number of times (sr-TransMax).
在一些实施例中,在401中,发送SR的条件可以包括:终端设备的MAC层没有从物理层收到LBT失败指示(LBT failure indication)。In some embodiments, in 401, the condition for sending the SR may include: the MAC layer of the terminal device does not receive an LBT failure indication (LBT failure indication) from the physical layer.
在一些实施例中,上述有效PUCCH资源不与上行链路共享信道(UL-SCH)资源重叠,并且,上述有效PUCCH资源也不与SL-SCH资源重叠。In some embodiments, the above-mentioned effective PUCCH resources do not overlap with uplink shared channel (UL-SCH) resources, and the above-mentioned effective PUCCH resources do not overlap with SL-SCH resources.
在一些实施例中,上述有效PUCCH资源与UL-SCH资源重叠,且触发上述SR的SL CSI上报的优先级高于上述UL-SCH资源的上行授权(grant)的优先级,该上行授权还没有被降低优先级(de-prioritized),因而,更高优先级的SL CSI上报触发的SR能指示给物理层发送,有利于网络设备更早分配边链路资源用于SL CSI上报的传输,从而满足SL CSI上报的时延要求。In some embodiments, the above-mentioned effective PUCCH resource overlaps with the UL-SCH resource, and the priority of the SL CSI report that triggers the above-mentioned SR is higher than the priority of the uplink grant (grant) of the above-mentioned UL-SCH resource, and the uplink grant has not The priority is de-prioritized. Therefore, the SR triggered by the higher priority SL CSI report can be instructed to be sent to the physical layer, which is beneficial to the network equipment to allocate side link resources for the transmission of the SL CSI report earlier. Meet the delay requirements of SL CSI reporting.
在一些实施例中,上述有效PUCCH资源与SL-SCH资源重叠,且终端设备的MAC层无法同时执行上述SR和上述SL-SCH资源的发送,触发上述SR的SL CSI上报的优先级高于上述SL-SCH资源中包括的媒体接入控制协议数据单元(MAC PDU)的优先级。In some embodiments, the above-mentioned effective PUCCH resource overlaps with the SL-SCH resource, and the MAC layer of the terminal device cannot perform the transmission of the above-mentioned SR and the above-mentioned SL-SCH resource at the same time, and the priority of the SL CSI report that triggers the above-mentioned SR is higher than the above-mentioned The priority of the media access control protocol data unit (MAC PDU) included in the SL-SCH resource.
在本申请实施例中,在402中,终端设备不启动SR禁止定时器,体现在针对当前MAC规范的描述中,可以是,如果上述SR不是由SL CSI上报触发,例如,该SR由缓存状态报告(Buffer Status Report,BSR)触发或者由逻辑信道触发或者由持续LBT失败触发或者由辅小区波束失败恢复触发,则启动sr-ProhibitTimer;也可以是,如果上述SR与上述SL CSI上报无关,例如,该SR的配置为触发BSR(该BSR触发该SR)的逻辑信道的SR配置或者为持续LBT失败触发对应的SR配置或者为辅小区波束失败恢复对应的SR配置,则启动sr-ProhibitTimer;还可以是,如果上述 SR是由上述SL CSI上报触发的,则不启动sr-ProhibitTimer或者对sr-ProhibitTimer应用取值0。In the embodiment of this application, in 402, the terminal device does not start the SR prohibition timer, which is reflected in the description of the current MAC specification. It can be that if the above SR is not triggered by the SL CSI report, for example, the SR is in the buffer state. The sr-ProhibitTimer is started if the Buffer Status Report (BSR) is triggered or is triggered by the logical channel, or by the continuous LBT failure, or by the beam failure recovery of the secondary cell, or if the above SR is not related to the above SL CSI report, for example If the configuration of the SR is the SR configuration of the logical channel that triggers the BSR (the BSR triggers the SR) or the SR configuration corresponding to the continuous LBT failure triggering or the SR configuration corresponding to the beam failure recovery of the secondary cell, then the sr-ProhibitTimer is started; It may be that if the above SR is triggered by the above SL and CSI reporting, the sr-ProhibitTimer is not started or a value of 0 is applied to the sr-ProhibitTimer.
下面给出了对MAC规范的修改的一个示例。An example of the modification to the MAC specification is given below.
Figure PCTCN2020091667-appb-000007
Figure PCTCN2020091667-appb-000007
下面给出了对MAC规范的修改的另一个示例。Another example of the modification to the MAC specification is given below.
Figure PCTCN2020091667-appb-000008
Figure PCTCN2020091667-appb-000008
上述两个示例中所省略的内容可以参考上面的实施例或者现有MAC规范,此处省略说明。For the content omitted in the above two examples, reference may be made to the above embodiment or the existing MAC specification, and the description is omitted here.
在一些实施例中,终端设备还可以向网络设备发送上述SL CSI上报的时延要求,由此,网络设备发送的与CSI上报相关的SR配置对应的PUCCH资源(集合)可以满足SL CSI上报的时延要求。In some embodiments, the terminal device may also send the aforementioned SL CSI reporting delay requirement to the network device. Therefore, the PUCCH resource (set) corresponding to the SR configuration related to CSI reporting sent by the network device can meet the SL CSI reporting requirements. Delay requirements.
图5是在图1的场景下UE1,UE2,UE3以及网络侧(eNB或者gNB,简称为 eNB/gNB)的信息交互的示意图,如图5所示,该过程包括:Fig. 5 is a schematic diagram of information exchange between UE1, UE2, UE3 and the network side (eNB or gNB, eNB/gNB for short) in the scenario of Fig. 1. As shown in Fig. 5, the process includes:
501:UE1和UE2分别与UE3(本申请实施例的终端设备)进行边链路通信,例如进行单播通信,UE1和UE2分别向UE3发送RRC重配置边链路(RRCReconfigurationSidelink)消息,在该消息中可以包括对SL CSI上报的时延要求,例如,UE1对SL CSI上报的时延要求是6ms,UE2对SL CSI上报的时延要求是3ms;501: UE1 and UE2 respectively perform side link communication with UE3 (terminal equipment in this embodiment of the application), such as unicast communication. UE1 and UE2 respectively send RRC reconfiguration side link (RRCReconfiguration Sidelink) messages to UE3. It can include the delay requirement for SL CSI reporting. For example, the delay requirement for SL CSI reporting by UE1 is 6ms, and the delay requirement for SL CSI reporting by UE2 is 3ms;
502:UE3向网络侧发送SL CSI上报相关的时延信息,例如,到UE1的SL CSI上报的时延消息为6ms,到UE2的SL CSI上报的时延信息为3ms;502: UE3 sends SL CSI reporting related delay information to the network side. For example, the SL CSI reporting delay message to UE1 is 6 ms, and the SL CSI reporting delay information to UE2 is 3 ms;
503:网络侧根据UE3在502中上报的信息,向UE3发送与SL CSI上报相关的SR配置,其中包括一个集合的PUCCH资源的配置,例如,配置的PUCCH资源(间隔或周期)满足SL CSI上报的时延要求,此外,网络侧还可以配置sr-ProhibitTimer,具体如前所述,此处省略说明;503: The network side sends the SR configuration related to SL CSI reporting to UE3 according to the information reported by UE3 in 502, including the configuration of a set of PUCCH resources, for example, the configured PUCCH resources (interval or period) meet the requirements of SL CSI reporting In addition, the network side can also be configured with sr-ProhibitTimer, as described above, and the description is omitted here;
504:UE1和UE2分别发送触发SL CSI上报的SCI;504: UE1 and UE2 respectively send SCI that triggers SL and CSI reporting;
505:UE3收到UE1和UE2分别发送的触发SL CSI上报的SCI,由于没有可用于新传输的边链路资源,因此分别触发SR1和SR2,其中SR1和SR2采用相同的SR配置(称为为SR配置A);505: UE3 receives the SCI sent by UE1 and UE2 to trigger the SL CSI report. Since there is no side link resource available for new transmission, it triggers SR1 and SR2 respectively. SR1 and SR2 use the same SR configuration (referred to as SR configuration A);
506:UE3在与SL CSI上报相关的SR配置的有效PUCCH资源上发送SR1,不运行sr-ProhibitTimer(不期望sr-ProhibitTimer被配置或不应用sr-ProhibitTimer或sr-ProhibitTimer取值为0(对应图3的302的操作)或不启动sr-ProhibitTimer(对应图4的402的操作)),在该SR配置的有效PUCCH资源上发送SR2;506: UE3 sends SR1 on the effective PUCCH resource configured by the SR related to SL CSI reporting, and does not run sr-ProhibitTimer (sr-ProhibitTimer is not expected to be configured or sr-ProhibitTimer or sr-ProhibitTimer is set to 0 (corresponding figure) 3) or not start the sr-ProhibitTimer (corresponding to the operation of 402 in Figure 4)), and send SR2 on the effective PUCCH resource configured by the SR;
507:网络侧向UE3发送边链路授权(sidelink grant);507: The network side sends a sidelink grant (sidelink grant) to UE3;
508:UE3采用网络侧分配的边链路资源发送对UE1的SL CSI上报和对UE2的SL CSI上报。508: UE3 uses the side link resources allocated by the network side to send the SL CSI report to UE1 and the SL CSI report to UE2.
值得注意的是,以上附图5仅对本申请实施例进行了示意性说明,但本申请不限于此。例如可以适当地调整各个操作之间的执行顺序,此外,还可以增加其他的一些操作或者减少其中的某些操作,本领域的技术人员可以根据上述内容进行适当地变型,而不仅限于上述附图4的记载。例如,上述操作501和操作502是可选的,在没有操作501和/或502的情况下,在操作503中,网络侧直接进行SL CSI上报对应的SR配置的PUCCH资源的配置,而不再参考操作502中上报的信息。再例如,本申请对 “不期望sr-ProhibitTimer被配置或不应用sr-ProhibitTimer或sr-ProhibitTimer取值为0或不启动sr-ProhibitTimer”的操作在上述流程中的位置不做限制,可以在针对SR1的操作506之前,也可以如图5所示在针对SR2的操作506之前。再例如,针对SR1的504~506的操作也可以在针对SR2的504~506的操作之前,等等。It should be noted that Figure 5 above only schematically illustrates an embodiment of the present application, but the present application is not limited thereto. For example, the order of execution between various operations can be appropriately adjusted. In addition, other operations can be added or some operations can be reduced. Those skilled in the art can make appropriate modifications based on the above content, and are not limited to the above-mentioned drawings. 4 records. For example, the above operations 501 and 502 are optional. Without operations 501 and/or 502, in operation 503, the network side directly performs the SL CSI reporting corresponding SR configuration PUCCH resource configuration, and no longer Refer to the information reported in operation 502. For another example, this application does not limit the position of the operation of "sr-ProhibitTimer is not expected to be configured or sr-ProhibitTimer is not applied or sr-ProhibitTimer is set to 0 or sr-ProhibitTimer is not started" in the above process. Before operation 506 of SR1, it may also precede operation 506 for SR2 as shown in FIG. 5. For another example, the operations 504 to 506 for SR1 may also precede the operations 504 to 506 for SR2, and so on.
以上各个实施例仅对本申请实施例进行了示例性说明,但本申请不限于此,还可以在以上各个实施例的基础上进行适当的变型。例如,可以单独使用上述各个实施例,也可以将以上各个实施例中的一种或多种结合起来。The above embodiments only exemplify the embodiments of the present application, but the present application is not limited thereto, and appropriate modifications may also be made on the basis of the above various embodiments. For example, each of the above embodiments may be used alone, or one or more of the above embodiments may be combined.
由上述实施例可知,在SL CSI上报触发了SR的情况下,通过不期望sr-ProhibitTimer被配置或不应用sr-ProhibitTimer或应用取值为0的sr-ProhibitTimer或者不启动sr-ProhibitTimer,可以加速网络收到SL CSI上报触发的SR,有利于网络尽快分配边链路资源,满足SL CSI上报的时延要求。It can be seen from the above embodiment that when the SL CSI report triggers SR, it can be accelerated by not expecting sr-ProhibitTimer to be configured or not applying sr-ProhibitTimer or applying sr-ProhibitTimer with a value of 0 or not starting sr-ProhibitTimer The network receives the SR triggered by the SL CSI report, which helps the network allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
第二方面的实施例Embodiment of the second aspect
本申请实施例提供一种调度请求的处理方法,从终端设备侧进行说明。The embodiment of the present application provides a method for processing a scheduling request, which is described from the terminal device side.
图6是本申请实施例的调度请求的处理方法的示意图,如图6所示,该方法包括:FIG. 6 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in FIG. 6, the method includes:
601:终端设备接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting或report)相关的SR配置;601: The terminal device receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
602:所述终端设备根据SL CSI上报的目的地址对所述SR配置中的调度请求计数器(SR_COUNTER)的取值进行设置。602: The terminal device sets the value of the scheduling request counter (SR_COUNTER) in the SR configuration according to the destination address reported by the SL CSI.
根据本申请实施例,在终端设备接收到与SL CSI上报相关的SR配置的情况下,终端设备根据该SL CSI上报的目的地址对该SR配置中的SR_COUNTER的取值进行设置,由此,减少了由于SL CSI上报触发的SR的发送达到最大次数而触发的随机接入过程,有利于网络侧知道终端设备有SL CSI上报要发送并为其分配边链路资源,且减少随机接入产生的资源开销。According to the embodiment of the present application, when the terminal device receives the SR configuration related to the SL CSI report, the terminal device sets the value of SR_COUNTER in the SR configuration according to the destination address of the SL CSI report, thereby reducing The random access process triggered by the sending of the SR triggered by the SL CSI report reaches the maximum number of times, which is helpful for the network side to know that the terminal device has the SL CSI report to be sent and allocate side link resources for it, and reduce the random access generated Resource overhead.
在本申请实施例中,SL CSI上报的目的地址可以是向该终端设备发送触发SL CSI上报的SCI的对端终端设备的目的地址,例如对端终端设备的层二标识(destination L2 ID或source L2 ID)或者层一标识(destination L1 ID或source L1 ID)或者源层二标识和目的层二标识对(source L2 ID and destination L2 ID pair)等。In this embodiment of the application, the destination address of the SL CSI report may be the destination address of the terminal device that sends the SCI that triggers the SL CSI report to the terminal device, such as the destination L2 ID or source of the terminal device. L2 ID) or layer one identification (destination L1 ID or source L1 ID) or source layer two identification and destination layer two identification pair (source L2 ID and destination L2 ID pair), etc.
在本申请实施例中,关于SL CSI上报相关的SR配置的相关内容已经在第一方面 的实施例中做了说明,其内容被合并与此,此处不再重复说明。In the embodiment of the present application, the relevant content of the SR configuration related to the SL CSI report has been described in the embodiment of the first aspect, and the content is merged here, and the description will not be repeated here.
在一些实施例中,终端设备触发了一个SR,该SR是由于上述SL CSI上报被触发而被触发的,并且没有与该SR对应相同的SR配置并且处于pending状态的其它SR或者没有与该SR对应相同的SL CSI上报的目的地址并且处于pending状态的其它SR,则终端设备将上述调度请求计数器的取值设为0。In some embodiments, the terminal device triggers an SR. The SR is triggered because the above-mentioned SL CSI report is triggered, and there is no other SR with the same SR configuration corresponding to the SR and in the pending state or no other SR with the SR. For other SRs that correspond to the same destination address reported by the SL CSI and are in the pending state, the terminal device sets the value of the scheduling request counter to 0.
也就是说,如果一个SR被触发,且对应于相同SR configuration或对应于相同SL CSI上报的目的地址(如果该SR由SL CSI上报触发),没有其它SR处于pending状态,则MAC实体设置该SR配置的SR_COUNTER为0。In other words, if an SR is triggered and corresponds to the same SR configuration or to the same SL CSI report destination address (if the SR is triggered by the SL CSI report), and no other SR is in the pending state, the MAC entity sets the SR The configured SR_COUNTER is 0.
在MAC规范中,上述内容可以被描述为下面的形式。In the MAC specification, the above content can be described as the following form.
Figure PCTCN2020091667-appb-000009
Figure PCTCN2020091667-appb-000009
下面仍以图1所示的场景为例进行说明。The following still takes the scenario shown in FIG. 1 as an example for description.
例如,在UE3中,针对UE1的SL CSI上报触发了SR1,由于此时对相同SR配置或对相同SL CSI上报的目的地址没有其它SR处于pending状态,因此该SR配置的SR_COUNTER被设置为0。然后,针对UE2的SL CSI reporting触发了SR2,则针对相同SR配置有SR处于pending状态(SR1处于pending状态),但针对相同SL CSI上报的目的地址没有其它SR处于pending状态,因此该SR配置的SR_COUNTER又被设置为0。For example, in UE3, SR1 is triggered for the SL CSI report of UE1. At this time, no other SR is in the pending state for the same SR configuration or the destination address reported to the same SL CSI, so the SR_COUNTER of the SR configuration is set to 0. Then, for the SL CSI reporting of UE2, SR2 is triggered, and the SR configured for the same SR is in the pending state (SR1 is in the pending state), but no other SR is in the pending state for the destination address reported by the same SL CSI, so the SR configured SR_COUNTER is set to 0 again.
由此,避免了SR_COUNTER太快达到最大次数导致的问题。As a result, the problem caused by the SR_COUNTER reaching the maximum number of times too quickly is avoided.
在一些实施例中,如果不同目的地址的SL CSI上报触发的SR触发了从终端设备的MAC层到物理层通知上述SR,则终端设备将上述调度请求计数器的取值增加1次。In some embodiments, if the SR triggered by the SL CSI reporting of different destination addresses triggers the notification of the SR from the MAC layer to the physical layer of the terminal device, the terminal device increases the value of the scheduling request counter by one time.
也就是说,如果不同目的地址的SL CSI上报触发的多于一个SR触发了从MAC层到物理层通知该SR,那么相关SR配置的SR_COUNTER只增加一次。That is to say, if more than one SR triggered by the SL CSI reporting of different destination addresses triggers the notification of the SR from the MAC layer to the physical layer, the SR_COUNTER configured by the relevant SR is only increased once.
在MAC规范中,上述内容可以通过note的形式被描述,例如描述为下面的形式。In the MAC specification, the above content can be described in the form of notes, such as the following form.
Figure PCTCN2020091667-appb-000010
Figure PCTCN2020091667-appb-000010
下面仍以图1所示的场景为例进行说明。The following still takes the scenario shown in FIG. 1 as an example for description.
例如,在UE3中,针对UE1的SL CSI上报触发的SR1和针对UE2的SL CSI上报触发的SR2都被MAC层指示给物理层发送,但由于SR1和SR2由不同目的地址的SL CSI上报触发,因此,SR配置的SR_COUNTER只增加一次。For example, in UE3, SR1 triggered by the SL CSI report of UE1 and SR2 triggered by the SL CSI report of UE2 are both instructed by the MAC layer to be sent to the physical layer, but because SR1 and SR2 are triggered by the SL CSI report of different destination addresses, Therefore, the SR_COUNTER configured by the SR is only increased once.
由此,避免了SR_COUNTER太快达到最大次数导致的问题。As a result, the problem caused by the SR_COUNTER reaching the maximum number of times too quickly is avoided.
在一些实施例中,如果SL CSI上报的目的地址未发生改变,则终端设备将上述调度请求计数器的取值增加1。In some embodiments, if the destination address reported by the SL CSI has not changed, the terminal device increases the value of the aforementioned scheduling request counter by 1.
也就是说,当SL CSI上报的目的地址改变时,SL CSI上报对应的SR配置的SR_COUNTER不增加1(或保持不变)。That is, when the destination address of the SL CSI report changes, the SR_COUNTER of the SR configuration corresponding to the SL CSI report does not increase by 1 (or remains unchanged).
在MAC规范中,上述内容可以被描述为下面的形式。In the MAC specification, the above content can be described as the following form.
Figure PCTCN2020091667-appb-000011
Figure PCTCN2020091667-appb-000011
上述示例中所省略的内容可以参考上面的实施例或者现有MAC规范,此处省略说明。For the content omitted in the above example, reference may be made to the above embodiment or the existing MAC specification, and the description is omitted here.
下面仍以图1所示的场景为例进行说明。The following still takes the scenario shown in FIG. 1 as an example for description.
例如,在UE3中,针对UE1的SL CSI上报的SR1,指示物理层发送该SR(SR1)并对SR_COUNTER加1,之后,针对UE2的SL CSI上报的SR2,指示物理层发送该SR(SR2),由于SL CSI上报的目的地址由UE1改变为UE2,因此,SR_COUNTER不再加1。For example, in UE3, for the SR1 reported by the SL CSI of UE1, instruct the physical layer to send the SR (SR1) and add 1 to SR_COUNTER, and then, for the SR2 reported by the SL CSI of UE2, instruct the physical layer to send the SR (SR2) Since the destination address reported by SL CSI is changed from UE1 to UE2, SR_COUNTER is no longer increased by 1.
由此,避免了SR_COUNTER太快达到最大次数导致的问题。As a result, the problem caused by the SR_COUNTER reaching the maximum number of times too quickly is avoided.
在一些实施例中,终端设备将上述目的地址的个数与上述SR配置中的sr-TransMax的乘积作为与上述调度请求计数器的取值进行比较的调度请求发送的最 大次数。In some embodiments, the terminal device uses the product of the number of the aforementioned destination addresses and the sr-TransMax in the aforementioned SR configuration as the maximum number of dispatch requests sent for comparison with the value of the aforementioned dispatch request counter.
也就是说,终端设备将网络侧配置的对应SL CSI上报的SR配置对应的sr-TransMax乘以触发SR的SL CSI上报的目的地址的个数,如果SR_COUNTER小于该值,则指示物理层发送SR。In other words, the terminal device multiplies the sr-TransMax corresponding to the SR configuration corresponding to the SL CSI reported by the network side by the number of destination addresses reported by the SL CSI that triggers the SR, and if the SR_COUNTER is less than this value, the physical layer is instructed to send the SR .
在MAC规范中,上述内容可以被描述为下面的形式。In the MAC specification, the above content can be described as the following form.
Figure PCTCN2020091667-appb-000012
Figure PCTCN2020091667-appb-000012
上述两个示例中所省略的内容可以参考上面的实施例或者现有MAC规范,此处省略说明。For the content omitted in the above two examples, reference may be made to the above embodiment or the existing MAC specification, and the description is omitted here.
由此,避免了SR_COUNTER太快达到最大次数导致的问题。As a result, the problem caused by the SR_COUNTER reaching the maximum number of times too quickly is avoided.
在一些实施例中,终端设备的MAC层可以在SR_COUNTER的取值小于调度请求发送的最大次数时,指示物理层发送SR。由此,保证了SR的发送。In some embodiments, the MAC layer of the terminal device may instruct the physical layer to send the SR when the value of SR_COUNTER is less than the maximum number of times the scheduling request is sent. Thus, the transmission of SR is guaranteed.
以上各个实施例仅对本申请实施例进行了示例性说明,但本申请不限于此,还可以在以上各个实施例的基础上进行适当的变型。例如,可以单独使用上述各个实施例,也可以将以上各个实施例中的一种或多种结合起来。The above embodiments only exemplify the embodiments of the present application, but the present application is not limited thereto, and appropriate modifications may also be made on the basis of the above various embodiments. For example, each of the above embodiments may be used alone, or one or more of the above embodiments may be combined.
由上述实施例可知,在终端设备接收到与SL CSI上报相关的SR配置的情况下,终端设备根据该SL CSI上报的目的地址对该SR配置中的SR_COUNTER的取值进行设置,由此,减少了SL CSI上报触发的SR的发送达到最大次数而触发的随机接入过程,有利于网络侧知道终端设备有SL CSI上报要发送并为其分配边链路资源,且减少随机接入产生的资源开销。It can be seen from the above embodiment that when the terminal device receives the SR configuration related to the SL CSI report, the terminal device sets the value of SR_COUNTER in the SR configuration according to the destination address of the SL CSI report, thereby reducing The random access process triggered by the sending of the SR triggered by the SL CSI report reaches the maximum number of times, which helps the network side know that the terminal device has an SL CSI report to send and allocate side link resources for it, and reduces the resources generated by random access Overhead.
第三方面的实施例Embodiments of the third aspect
本申请实施例提供一种调度请求的处理方法,从终端设备侧进行说明。The embodiment of the present application provides a method for processing a scheduling request, which is described from the terminal device side.
图7是本申请实施例的调度请求的处理方法的一个示意图,如图7所示,该方法包括:FIG. 7 is a schematic diagram of a method for processing a scheduling request according to an embodiment of the present application. As shown in FIG. 7, the method includes:
701:终端设备确定与SL CSI上报相关的目的地址(destination)信息和/或时延信息(latency bound);701: The terminal device determines destination information and/or latency information (latency bound) related to SL CSI reporting;
702:所述终端设备向网络设备发送所述与SL CSI上报相关的目的地址信息和/或时延信息。702: The terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device.
根据本申请实施例,终端设备将与SL CSI上报相关的目的地址信息和/或时延信息发送给网络设备,由此,网络侧可以根据终端设备上报的目的地址信息和/或时延信息,配置满足SL CSI上报的时延要求的PUCCH资源或者sr-ProhibitTimer的取值,有利于满足SL CSI上报的发送时延要求。According to the embodiment of the present application, the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device. Therefore, the network side can, according to the destination address information and/or delay information reported by the terminal device, Configuring the PUCCH resource or the value of sr-ProhibitTimer that meets the delay requirements of SL CSI reporting is beneficial to meet the transmission delay requirements of SL CSI reporting.
在本申请实施例中,在702中,终端设备可以通过RRC信令(也称为RRC消息)向网络设备发送上述与所述SL CSI上报相关的目的地址信息和/或时延信息,但本申请不限于此。上述RRC消息例如为边链路UE信息(Sidelink UE Information)或UE辅助信息(UE Assistant Information)等,本申请不限于此。In the embodiment of the present application, in 702, the terminal device may send the above-mentioned destination address information and/or delay information related to the SL CSI report to the network device through RRC signaling (also referred to as RRC message). The application is not limited to this. The foregoing RRC message is, for example, sidelink UE Information (Sidelink UE Information) or UE Assistant Information (UE Assistant Information), etc. The present application is not limited to this.
在一些实施例中,终端设备将与上述SL CSI上报相关的一个或多于一个目的地址信息以及与各目的地址信息对应的时延信息发送给网络侧。以图1所示的场景为例,UE3可以将UE1和UE2的地址以及UE1对应的时延信息(6ms)和UE2对应的时延信息(3ms)发送给网络侧,这样,网络侧可以了解各个目的地址的时延要求,根据了解到的信息分配用于SR发送的PUCCH资源或者进行参数(例如sr-ProhibitTimer)的配置。In some embodiments, the terminal device sends one or more destination address information related to the above-mentioned SL CSI report and delay information corresponding to each destination address information to the network side. Taking the scenario shown in Figure 1 as an example, UE3 can send the addresses of UE1 and UE2 and the delay information (6ms) corresponding to UE1 and the delay information (3ms) corresponding to UE2 to the network side, so that the network side can understand each The delay requirement of the destination address is to allocate PUCCH resources for SR transmission or configure parameters (such as sr-ProhibitTimer) according to the learned information.
在一些实施例中,终端设备将与上述SL CSI上报相关的一个或多于一个目的地址信息以及应用于该一个或多于一个目的地址信息的一个时延信息发送给网络侧。以图1所示的场景为例,UE3可以将UE1和UE2的地址以及一个时延信息(例如3ms)发送给网络侧,这样,网络侧可以了解各个目的地址的最低时延要求,根据了解到的信息分配用于SR发送的PUCCH资源或者进行参数(例如sr-ProhibitTimer)的配置。以上只是举例说明,发送的上述时延信息也可以不是时延要求中的最小值,也可以根据其他策略确定。In some embodiments, the terminal device sends one or more destination address information related to the above-mentioned SL CSI report and a delay information applied to the one or more destination address information to the network side. Taking the scenario shown in Figure 1 as an example, UE3 can send the addresses of UE1 and UE2 and a delay information (for example, 3ms) to the network side. In this way, the network side can understand the minimum delay requirements of each destination address. The information is allocated for PUCCH resources sent by SR or for configuration of parameters (such as sr-ProhibitTimer). The foregoing is only an example, the above-mentioned delay information sent may not be the minimum value in the delay requirement, and may also be determined according to other strategies.
在一些实施例中,终端设备仅将与上述SL CSI上报相关的一个或多于一个目的 地址信息发送给网络侧。也即不上报时延信息,这样,网络设备可以了解各个目的地址,根据了解到的信息分配用于SR发送的PUCCH资源或者进行参数(例如sr-ProhibitTimer)的配置。In some embodiments, the terminal device only sends one or more destination address information related to the above-mentioned SL CSI report to the network side. That is, the time delay information is not reported. In this way, the network device can understand each destination address, allocate PUCCH resources for SR transmission or configure parameters (such as sr-ProhibitTimer) according to the learned information.
在一些实施例中,终端设备仅将与上述SL CSI上报相关的一个或多于一个目的地址信息所对应的一个或多于一个时延信息发送给网络侧,也即不上报目的地址,仅上报时延信息,该时延信息可以是一个或多于一个目的地址的SL CSI上报的时延要求的最小值或平均值等,这样,网络设备可以了解到触发SR的SL CSI上报的时延要求,根据了解到的信息分配用于SR发送的PUCCH资源或者进行参数(例如sr-ProhibitTimer)的配置。In some embodiments, the terminal device only sends one or more delay information corresponding to one or more destination address information related to the above-mentioned SL CSI report to the network side, that is, it does not report the destination address, but only reports Delay information, the delay information can be the minimum or average value of the delay required for SL CSI reporting of one or more than one destination address, so that the network device can understand the delay required for SL CSI reporting that triggers SR , According to the learned information, allocate PUCCH resources for SR transmission or configure parameters (such as sr-ProhibitTimer).
在一些实施例中,上述目的地址信息可以是与上述终端设备具有单播链路的终端设备的地址。以图1所示的场景为例,UE1和/或UE2与UE3具有单播链路,则目的地址信息可以是UE1和/或UE2的地址。In some embodiments, the foregoing destination address information may be an address of a terminal device that has a unicast link with the foregoing terminal device. Taking the scenario shown in FIG. 1 as an example, UE1 and/or UE2 and UE3 have unicast links, and the destination address information may be the addresses of UE1 and/or UE2.
在一些实施例中,上述目的地址信息可以是与上述终端设备建立了PC5-RRC连接的终端设备的地址。以图1所示的场景为例,UE1和/或UE2与UE3建立了PC5-RRC连接,则目的地址信息可以是UE1和/或UE2的地址。In some embodiments, the aforementioned destination address information may be the address of a terminal device that has established a PC5-RRC connection with the aforementioned terminal device. Taking the scenario shown in FIG. 1 as an example, UE1 and/or UE2 establishes a PC5-RRC connection with UE3, and the destination address information may be the addresses of UE1 and/or UE2.
在一些实施例中,上述目的地址信息可以是向上述终端设备发送了SL CSI上报配置的终端设备的地址。这里,SL CSI上报配置例如包括SL CSI上报的时延要求(如图5所示)和/或SL CSI-RS时频资源信息等。以图1所示的场景为例,UE1和/或UE2向UE3发送了SL CSI上报配置,则目的地址信息可以是UE1和/或UE2的地址。In some embodiments, the foregoing destination address information may be the address of the terminal device that has sent the SL CSI reporting configuration to the foregoing terminal device. Here, the SL CSI reporting configuration includes, for example, the delay requirements of the SL CSI reporting (as shown in FIG. 5) and/or the SL CSI-RS time-frequency resource information and so on. Taking the scenario shown in FIG. 1 as an example, UE1 and/or UE2 sends SL CSI reporting configuration to UE3, and the destination address information may be the addresses of UE1 and/or UE2.
在一些实施例中,上述目的地址信息可以是触发上述SL CSI上报的终端设备的L1 ID,例如图1所示的场景中的UE1的L1 ID和/或UE2的L1 ID;或者是触发上述SL CSI上报的终端设备的L2 ID,例如图1所示的场景中的UE1的L2 ID和/或UE2的L2 ID;或者是上述终端设备(source)与触发上述SL CSI上报的终端设备(destination)的L2 ID对(pair),例如图1所示的场景中的UE3的L2 ID与UE1的L2 ID的L2 ID pair和/或UE3的L2 ID与UE2的L2 ID的L2 ID pair;或者是上述终端设备与触发上述SL CSI上报的终端设备之间的PC5单播链路的的PC5单播链路ID,例如图1所示的场景中的UE3与UE1之间的PC5单播链路的ID和/或UE3与UE2之间的PC5单播链路的ID。In some embodiments, the above destination address information may be the L1 ID of the terminal device that triggers the above SL CSI report, for example, the L1 ID of UE1 and/or the L1 ID of UE2 in the scenario shown in FIG. 1; or the above SL The L2 ID of the terminal device reported by the CSI, such as the L2 ID of UE1 and/or the L2 ID of UE2 in the scenario shown in FIG. 1; or the terminal device (source) and the terminal device that triggered the SLCSI report (destination) For example, the L2 ID pair of UE3’s L2 ID and UE1’s L2 ID in the scenario shown in Figure 1 and/or the L2 ID pair of UE3’s L2 ID and UE2’s L2 ID; or the above The PC5 unicast link ID of the PC5 unicast link between the terminal device and the terminal device that triggers the above-mentioned SL CSI report, such as the ID of the PC5 unicast link between UE3 and UE1 in the scenario shown in Figure 1 And/or the ID of the PC5 unicast link between UE3 and UE2.
在一些实施例中,上述时延信息可以是终端设备从触发SL CSI上报的终端设备 (对端终端设备)接收到的SL CSI上报配置中包括的时延信息,也可以是预定义的时延信息,本申请不限于此。这里,SL CSI上报配置例如包括SL CSI上报的时延要求(如图5所示)或SL CSI-RS时频资源信息等。以图5所示的流程为例,该时延信息可以是UE3(本申请的终端设备)从UE1和UE2(对端终端设备)接收到的6ms和3ms的信息。In some embodiments, the above-mentioned delay information may be the delay information included in the SL CSI reporting configuration received by the terminal device from the terminal device (the opposite terminal device) that triggers the SL CSI report, or it may be a predefined delay. Information, this application is not limited to this. Here, the SL CSI reporting configuration includes, for example, the time delay requirement of SL CSI reporting (as shown in FIG. 5) or SL CSI-RS time-frequency resource information, etc. Taking the process shown in FIG. 5 as an example, the delay information may be 6ms and 3ms information received by UE3 (the terminal device of the present application) from UE1 and UE2 (the opposite terminal device).
在上述实施例中,触发SL CSI上报的终端设备,如前所述,还可以是与上述终端设备具有单播链路的终端设备,还可以是与上述终端设备建立了PC5-RRC连接的终端设备,还可以是向上述终端设备发送了SL CSI上报配置的终端设备,此处不再不赘述。In the above embodiment, the terminal device that triggers the SL CSI report, as described above, can also be a terminal device that has a unicast link with the above terminal device, or a terminal that has established a PC5-RRC connection with the above terminal device. The device may also be a terminal device that has sent the SL CSI reporting configuration to the above-mentioned terminal device, and it will not be repeated here.
以上各个实施例仅对本申请实施例进行了示例性说明,但本申请不限于此,还可以在以上各个实施例的基础上进行适当的变型。例如,可以单独使用上述各个实施例,也可以将以上各个实施例中的一种或多种结合起来。The above embodiments only exemplify the embodiments of the present application, but the present application is not limited thereto, and appropriate modifications may also be made on the basis of the above various embodiments. For example, each of the above embodiments may be used alone, or one or more of the above embodiments may be combined.
由上述实施例可知,终端设备将与SL CSI上报相关的目的地址信息和/或时延信息发送给网络设备,由此,网络侧可以根据终端设备上报的目的地址信息和/或时延信息,配置满足SL CSI上报的时延要求的PUCCH资源或者sr-ProhibitTimer的取值,有利于满足SL CSI上报的发送时延要求。It can be seen from the above embodiment that the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device. Therefore, the network side can, according to the destination address information and/or delay information reported by the terminal device, Configuring the PUCCH resource or the value of sr-ProhibitTimer that meets the delay requirements of SL CSI reporting is beneficial to meet the transmission delay requirements of SL CSI reporting.
第四方面的实施例Embodiment of the fourth aspect
本申请实施例提供一种配置方法,从网络设备侧进行说明,其中,与第一方面至第三方面的实施例相同的内容不再赘述。The embodiment of the present application provides a configuration method, which is described from the network device side, wherein the same content as the embodiment of the first aspect to the third aspect will not be repeated.
图8是本申请实施例的配置方法的一个示意图,如图8所示,该方法包括:FIG. 8 is a schematic diagram of a configuration method of an embodiment of the present application. As shown in FIG. 8, the method includes:
801:网络设备接收终端设备发送的SL CSI上报的时延要求;801: The network device receives the SL CSI report delay requirement sent by the terminal device;
802:所述网络设备为与所述SL CSI上报相关的SR配置上行资源,由所述SL CSI上报触发的SR对应的上行资源满足所述SL CSI上报的时延要求。802: The network device configures uplink resources for the SR related to the SL CSI report, and the uplink resource corresponding to the SR triggered by the SL CSI report meets the delay requirement of the SL CSI report.
在本申请实施例中,对上述时延要求,已经在第一方面的实施例中做了说明,其内容被合并于此,此处不再赘述。In the embodiments of the present application, the above-mentioned delay requirements have been described in the embodiments of the first aspect, and the content is incorporated here, and will not be repeated here.
根据本申请实施例,网络侧可以根据终端设备上报的SL CSI上报的时延要求,配置满足其时延要求的PUCCH资源,有利于满足SL CSI上报的时延要求。According to the embodiment of the present application, the network side can configure PUCCH resources that meet the delay requirements of the SL CSI reported by the terminal device according to the delay requirements of the SL CSI report, which is beneficial to meet the delay requirements of the SL CSI report.
值得注意的是,以上附图8仅对本申请实施例进行了示意性说明,但本申请不限 于此。例如可以适当地调整各个操作之间的执行顺序,此外还可以增加其他的一些操作或者减少其中的某些操作。本领域的技术人员可以根据上述内容进行适当地变型,而不仅限于上述附图8的记载。It should be noted that Fig. 8 above only schematically illustrates the embodiments of the present application, but the present application is not limited thereto. For example, the order of execution among various operations can be appropriately adjusted, and some other operations can be added or some operations can be reduced. Those skilled in the art can make appropriate modifications based on the above content, and are not limited to the description of FIG. 8 above.
在一些实施例中,网络设备还向终端设备发送SR配置,该SR配置包含了网络设备为终端设备配置或分配的用于SR发送的PUCCH资源,例如图5的示例中的操作503。在一些实施例中,所述SR配置中不包含SR禁止定时器的配置。In some embodiments, the network device also sends an SR configuration to the terminal device, and the SR configuration includes the PUCCH resource configured or allocated by the network device for the terminal device for SR transmission, such as operation 503 in the example of FIG. 5. In some embodiments, the SR configuration does not include the configuration of the SR prohibit timer.
由于在第一方面的实施例中,已经对该SR配置以及SR禁止定时器的配置进行了详细说明,其内容被合并与此,此处不再赘述。Since in the embodiment of the first aspect, the SR configuration and the configuration of the SR prohibit timer have been described in detail, their content is merged here, and will not be repeated here.
由上述实施例可知,网络侧可以根据终端设备上报的各个SL CSI上报的时延要求,配置满足其时延要求的PUCCH资源,有利于满足SL CSI上报的时延要求。It can be seen from the foregoing embodiment that the network side can configure PUCCH resources that meet the delay requirements of each SL CSI reported by the terminal device according to the delay requirements of each SL CSI report, which is beneficial to meet the delay requirements of the SL CSI report.
第五方面的实施例Embodiments of the fifth aspect
本申请实施例提供一种调度请求的处理装置。该装置可以是终端设备,也可以是配置于终端设备的某个或某些部件或者组件,该终端设备例如为第一方面的实施例所述的终端设备,其中,与第一方面的实施例相同的内容不再赘述。The embodiment of the present application provides an apparatus for processing a scheduling request. The apparatus may be a terminal device, or may be some or some components or components configured in the terminal device. The terminal device is, for example, the terminal device described in the embodiment of the first aspect, which is similar to the embodiment of the first aspect. The same content will not be repeated.
图9是本申请实施例的调度请求的处理装置的一个示意图。如图9所示,该调度请求的处理装置900包括:Fig. 9 is a schematic diagram of a scheduling request processing device according to an embodiment of the present application. As shown in FIG. 9, the processing device 900 for the scheduling request includes:
接收单元901,其用于接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting或report)相关的SR配置;The receiving unit 901 is configured to receive the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
处理单元902,其用于在进行以下操作的其中一种:对与所述SL CSI上报相关的SR配置,不期望SR禁止定时器被配置;对与所述SL CSI上报相关的SR配置,不应用SR禁止定时器;对与所述SL CSI上报相关的SR配置,应用取值为0的SR禁止定时器。The processing unit 902 is configured to perform one of the following operations: configure the SR related to the SL CSI report without expecting the SR prohibit timer to be configured; and configure the SR related to the SL CSI report without Apply the SR prohibition timer; for the SR configuration related to the SL CSI reporting, use the SR prohibition timer with a value of 0.
在一些实施例中,对与所述SL CSI上报相关的SR配置,SR禁止定时器的域不出现。In some embodiments, for the SR configuration related to the SL CSI report, the field of the SR prohibit timer does not appear.
在一些实施例中,与所述SL CSI上报相关的SR配置包括SR标识。In some embodiments, the SR configuration related to the SL CSI report includes an SR identifier.
在一些实施例中,在与所述SL CSI上报相关的SR配置中,所述SR标识对应的SR禁止定时器的域不出现。In some embodiments, in the SR configuration related to the SL CSI report, the field of the SR prohibition timer corresponding to the SR identifier does not appear.
在一些实施例中,如图9所示,该装置还包括:In some embodiments, as shown in FIG. 9, the device further includes:
发送单元903,其向网络设备发送所述SL CSI上报的时延要求。The sending unit 903 sends the time delay request of the SL CSI report to the network device.
根据本申请实施例,在终端设备接收到与SL CSI上报相关的SR配置的情况下,终端设备不期望sr-ProhibitTimer,或者终端设备不应用sr-ProhibitTimer,或者终端设备应用取值为0的sr-ProhibitTimer,或者sr-ProhibitTimer的域不出现在该SR配置中,由此,SR的发送不再受限于sr-ProhibitTimer,可以加速网络侧收到SL CSI上报触发的SR,有利于网络侧尽快分配边链路资源,满足SL CSI上报的时延要求。According to the embodiment of this application, when the terminal device receives the SR configuration related to SL CSI reporting, the terminal device does not expect sr-ProhibitTimer, or the terminal device does not apply sr-ProhibitTimer, or the terminal device applies sr with a value of 0 -ProhibitTimer, or the sr-ProhibitTimer field does not appear in the SR configuration. Therefore, the sending of SR is no longer limited to sr-ProhibitTimer, which can speed up the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side as soon as possible Allocate side link resources to meet the delay requirements of SL CSI reporting.
图10是本申请实施例的调度请求的处理装置的一个示意图。如图10所示,该调度请求的处理装置1000包括:Fig. 10 is a schematic diagram of a scheduling request processing device according to an embodiment of the present application. As shown in FIG. 10, the device 1000 for processing a scheduling request includes:
指示单元1001,其在终端设备的MAC层向物理层指示在用于调度请求(SR)传输的有效物理上行控制信道(PUCCH)资源上发送SR,所述SR由SL CSI reporting触发; Indication unit 1001, which instructs the physical layer at the MAC layer of the terminal device to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, where the SR is triggered by SLCSI reporting;
处理单元1002,其不启动SR禁止定时器。The processing unit 1002 does not start the SR prohibit timer.
在一些实施例中,所述MAC层在所述有效PUCCH资源上有SR传输机会(SR transmission occasion),且所述有效PUCCH资源不与测量间隙重叠。In some embodiments, the MAC layer has an SR transmission opportunity (SR transmission occasion) on the effective PUCCH resource, and the effective PUCCH resource does not overlap with a measurement gap.
在一些实施例中,所述有效PUCCH资源不与UL-SCH资源重叠,也不与SL-SCH资源重叠。In some embodiments, the effective PUCCH resources do not overlap with UL-SCH resources, nor do they overlap with SL-SCH resources.
在一些实施例中,所述有效PUCCH资源与UL-SCH资源重叠,且触发所述SR的SL CSI上报的优先级高于所述UL-SCH资源的上行授权(grant)的优先级,其中,所述上行授权还没有被降低优先级(de-prioritized)。In some embodiments, the effective PUCCH resource overlaps the UL-SCH resource, and the priority of the SL CSI report that triggers the SR is higher than the priority of the uplink grant (grant) of the UL-SCH resource, wherein, The uplink grant has not been de-prioritized.
在一些实施例中,所述有效PUCCH资源与SL-SCH资源重叠且所述终端设备的MAC层无法同时执行所述SR和所述SL-SCH资源的发送,触发所述SR的SL CSI上报的优先级高于所述SL-SCH资源中包括的MAC PDU的优先级。In some embodiments, the effective PUCCH resource overlaps with the SL-SCH resource and the MAC layer of the terminal device cannot perform the transmission of the SR and the SL-SCH resource at the same time, which triggers the SL CSI report of the SR The priority is higher than the priority of the MAC PDU included in the SL-SCH resource.
在一些实施例中,所述SR的发送次数小于配置的最大发送次数(sr-TransMax)。In some embodiments, the number of transmissions of the SR is less than the configured maximum number of transmissions (sr-TransMax).
在一些实施例中,所述终端设备的MAC层没有从物理层收到LBT失败指示(Listen Before Talk(LBT)failure indication)。In some embodiments, the MAC layer of the terminal device does not receive an LBT failure indication (Listen Before Talk (LBT) failure indication) from the physical layer.
在一些实施例中,处理单元1002不启动SR禁止定时器是指:如果所述SR不是由所述SL CSI上报触发,则启动所述SR禁止定时器。In some embodiments, not starting the SR prohibition timer by the processing unit 1002 means: if the SR is not triggered by the SL CSI report, then the SR prohibition timer is started.
在一些实施例中,处理单元1002不启动SR禁止定时器是指:如果所述SR与所述SL CSI上报无关,则启动SR禁止定时器。In some embodiments, the fact that the processing unit 1002 does not start the SR prohibition timer means that if the SR is not related to the SL CSI report, then the SR prohibition timer is started.
在一些实施例中,处理单元1002不启动SR禁止定时器是指:如果所述SR是由 所述SL CSI上报触发,则不启动所述SR禁止定时器或对所述SR禁止定时器应用取值0。In some embodiments, the processing unit 1002 not starting the SR prohibition timer means that if the SR is triggered by the SL CSI report, then the SR prohibition timer is not started or the SR prohibition timer is applied. The value is 0.
在一些实施例中,如图10所示,该装置还包括:In some embodiments, as shown in FIG. 10, the device further includes:
发送单元1003,其向网络设备发送所述SL CSI上报的时延要求。The sending unit 1003 sends the time delay request of the SL CSI report to the network device.
根据本申请实施例,在发送SR的条件满足的情况下,终端设备的MAC层指示物理层在用于SR传输的有效PUCCH资源上发送SR,如果该SR是由SL CSI上报触发的,则终端设备不启动sr-ProhibitTimer。由此,终端设备不受限于sr-ProhibitTimer,可以加速网络侧收到SL CSI上报触发的SR,有利于网络侧尽快分配边链路资源,满足SL CSI上报的时延要求。According to this embodiment of the application, when the conditions for sending SR are met, the MAC layer of the terminal device instructs the physical layer to send the SR on the effective PUCCH resources used for SR transmission. If the SR is triggered by the SL CSI report, the terminal The device does not start sr-ProhibitTimer. Therefore, the terminal device is not limited to the sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible to meet the delay requirements of the SL CSI report.
值得注意的是,以上仅对与本申请相关的各部件或模块进行了说明,但本申请不限于此。本申请实施例的调度请求的处理装置还可以包括其他部件或者模块,关于这些部件或者模块的具体内容,可以参考相关技术。It is worth noting that the above only describes the components or modules related to the application, but the application is not limited thereto. The apparatus for processing a scheduling request in an embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
此外,为了简单起见,图9和图10中仅示例性示出了各个部件或模块之间的连接关系或信号走向,但是本领域技术人员应该清楚的是,可以采用总线连接等各种相关技术。上述各个部件或模块可以通过例如处理器、存储器、发射机、接收机等硬件设施来实现;本申请实施并不对此进行限制。In addition, for the sake of simplicity, FIGS. 9 and 10 only exemplarily show the connection relationship or signal direction between the various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used. . The foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
由上述实施例可知,终端设备不受限于sr-ProhibitTimer,可以加速网络侧收到SL CSI上报触发的SR,有利于网络侧尽快分配边链路资源,满足SL CSI上报的时延要求。It can be seen from the above embodiment that the terminal device is not limited to the sr-ProhibitTimer, which can accelerate the network side to receive the SR triggered by the SL CSI report, which is beneficial to the network side to allocate side link resources as soon as possible, and meets the delay requirement of the SL CSI report.
第六方面的实施例Embodiments of the sixth aspect
本申请实施例提供一种调度请求的处理装置。该装置可以是终端设备,也可以是配置于终端设备的某个或某些部件或者组件,该终端设备例如为第二方面的实施例所述的终端设备,其中,与第二方面的实施例相同的内容不再赘述。The embodiment of the present application provides an apparatus for processing a scheduling request. The device may be a terminal device, or some component or component configured in a terminal device. The terminal device is, for example, the terminal device described in the embodiment of the second aspect, which is similar to the embodiment of the second aspect. The same content will not be repeated.
图11是本申请实施例的调度请求的处理装置的一个示意图。如图11所示,该调度请求的处理装置1100包括:FIG. 11 is a schematic diagram of an apparatus for processing a scheduling request according to an embodiment of the present application. As shown in FIG. 11, the device 1100 for processing a scheduling request includes:
接收单元1101,其接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting或report)相关的SR配置;The receiving unit 1101, which receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
设置单元1102,其根据SL CSI上报的目的地址对所述SR配置中的调度请求计 数器的取值进行设置。The setting unit 1102 sets the value of the scheduling request counter in the SR configuration according to the destination address reported by the SL CSI.
在一些实施例中,终端设备触发了一个SR,所述SR是由于所述SL CSI上报被触发而被触发的,并且没有与所述SR对应相同的SR配置并且处于pending状态的其它SR或者没有与所述SR对应相同的SL CSI上报的目的地址并且处于pending状态的其它SR,则所述设置单元1102将所述调度请求计数器的取值设为0。In some embodiments, the terminal device triggers an SR, the SR is triggered because the SL CSI report is triggered, and there is no other SR with the same SR configuration and pending state corresponding to the SR or no other SR. For other SRs that correspond to the same SL CSI reported destination address and are in the pending state with the SR, the setting unit 1102 sets the value of the scheduling request counter to 0.
在一些实施例中,如果不同目的地址的SL CSI上报触发的SR触发了从所述终端设备的MAC层到物理层通知所述SR,则所述设置单元1102将所述调度请求计数器的取值增加1次。In some embodiments, if the SR triggered by the SL CSI reporting of different destination addresses triggers the notification of the SR from the MAC layer to the physical layer of the terminal device, the setting unit 1102 sets the value of the scheduling request counter Increase 1 time.
在一些实施例中,如果SL CSI上报的目的地址未发生改变,则所述设置单元1102将所述调度请求计数器的取值增加1。In some embodiments, if the destination address reported by the SL CSI has not changed, the setting unit 1102 increases the value of the scheduling request counter by 1.
在一些实施例中,所述设置单元1102将所述目的地址的个数与所述SR配置中的sr-TransMax的乘积作为与所述调度请求计数器的取值进行比较的调度请求发送的最大次数。In some embodiments, the setting unit 1102 uses the product of the number of the destination address and the sr-TransMax in the SR configuration as the maximum number of dispatch request transmissions compared with the value of the dispatch request counter .
在一些实施例中,如图11所示,该调度请求的处理装置1100还包括:In some embodiments, as shown in FIG. 11, the apparatus 1100 for processing a scheduling request further includes:
指示单元1103,其在所述调度请求计数器的取值小于调度请求发送的最大次数时,指示物理层发送调度请求。The indicating unit 1103, which instructs the physical layer to send the scheduling request when the value of the scheduling request counter is less than the maximum number of times of sending the scheduling request.
值得注意的是,以上仅对与本申请相关的各部件或模块进行了说明,但本申请不限于此。本申请实施例的调度请求的处理装置还可以包括其他部件或者模块,关于这些部件或者模块的具体内容,可以参考相关技术。It is worth noting that the above only describes the components or modules related to the application, but the application is not limited thereto. The apparatus for processing a scheduling request in an embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
此外,为了简单起见,图11中仅示例性示出了各个部件或模块之间的连接关系或信号走向,但是本领域技术人员应该清楚的是,可以采用总线连接等各种相关技术。上述各个部件或模块可以通过例如处理器、存储器、发射机、接收机等硬件设施来实现;本申请实施并不对此进行限制。In addition, for the sake of simplicity, FIG. 11 only exemplarily shows the connection relationship or signal direction between various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used. The foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
由上述实施例可知,在终端设备接收到与SL CSI上报相关的SR配置的情况下,终端设备根据该SL CSI上报的目的地址对该SR配置中的SR_COUNTER的取值进行设置,由此,减少了SL CSI上报触发的SR的发送达到最大次数而触发的随机接入过程,有利于网络侧知道终端设备有SL CSI上报要发送并为其分配边链路资源,且减少随机接入产生的资源开销。It can be seen from the above embodiment that when the terminal device receives the SR configuration related to the SL CSI report, the terminal device sets the value of SR_COUNTER in the SR configuration according to the destination address of the SL CSI report, thereby reducing The random access process triggered by the sending of the SR triggered by the SL CSI report reaches the maximum number of times, which helps the network side know that the terminal device has an SL CSI report to send and allocate side link resources for it, and reduces the resources generated by random access Overhead.
第七方面的实施例Embodiments of the seventh aspect
本申请实施例提供一种调度请求的处理装置。该装置可以是终端设备,也可以是配置于终端设备的某个或某些部件或者组件,该终端设备例如为第三方面的实施例所述的终端设备,其中,与第三方面的实施例相同的内容不再赘述。The embodiment of the present application provides an apparatus for processing a scheduling request. The device may be a terminal device, or some component or component configured in a terminal device. The terminal device is, for example, the terminal device described in the embodiment of the third aspect, which is similar to the embodiment of the third aspect. The same content will not be repeated.
图12是本申请实施例的调度请求的处理装置的一个示意图。如图12所示,该调度请求的处理装置1200包括:Fig. 12 is a schematic diagram of a scheduling request processing device according to an embodiment of the present application. As shown in FIG. 12, the device 1200 for processing a scheduling request includes:
确定单元1201,其确定与SL CSI上报相关的目的地址信息和/或时延信息;The determining unit 1201 determines the destination address information and/or delay information related to SL CSI reporting;
发送单元1202,其向网络设备发送所述与SL CSI上报相关的目的地址信息和/或时延信息。The sending unit 1202 sends the destination address information and/or delay information related to the SL CSI report to the network device.
在一些实施例中,所述发送单元1202向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息以及与各个目的地址信息对应的时延信息。In some embodiments, the sending unit 1202 sends one or more destination address information related to the SL CSI report and delay information corresponding to each destination address information to the network device.
在一些实施例中,所述发送单元1202向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息和应用于所述一个或多于一个目的地址信息的一个时延信息;In some embodiments, the sending unit 1202 sends to the network device one or more destination address information related to the SL CSI report and a delay applied to the one or more destination address information information;
在一些实施例中,所述发送单元1202向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息;In some embodiments, the sending unit 1202 sends one or more destination address information related to the SL CSI report to the network device;
在一些实施例中,所述发送单元1202向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息所对应的一个或多于一个时延信息。In some embodiments, the sending unit 1202 sends one or more delay information corresponding to one or more destination address information related to the SL CSI report to the network device.
在一些实施例中,所述目的地址信息包括以下至少一种:In some embodiments, the destination address information includes at least one of the following:
与所述终端设备具有单播链路的终端设备的地址;The address of the terminal device that has a unicast link with the terminal device;
与所述终端设备建立了PC5-RRC连接的终端设备的地址;The address of the terminal device that has established a PC5-RRC connection with the terminal device;
向所述终端设备发送了SL CSI上报配置的终端设备的地址。The address of the terminal device configured for SL CSI reporting is sent to the terminal device.
在一些实施例中,所述目的地址信息包括以下其中一种:In some embodiments, the destination address information includes one of the following:
触发所述SL CSI上报的终端设备的L1 ID;Trigger the L1 ID of the terminal device reported by the SL CSI;
触发所述SL CSI上报的终端设备的L2 ID;Trigger the L2 ID of the terminal device reported by the SL CSI;
所述终端设备(源)的L2 ID与触发所述SL CSI上报的终端设备(目的)的L2ID对(pair);A pair of the L2 ID of the terminal device (source) and the L2ID of the terminal device (destination) that triggers the SL CSI report;
与所述终端设备和/或触发所述SL CSI上报相关的PC5单播链路ID。The PC5 unicast link ID related to the terminal device and/or triggering the SL CSI report.
在一些实施例中,所述时延信息包括以下其中一种:In some embodiments, the delay information includes one of the following:
所述终端设备从触发所述SL CSI上报的终端设备(对端终端设备)接收到的SL CSI上报配置中包括的时延信息;The delay information included in the SL CSI report configuration received by the terminal device from the terminal device (the opposite terminal device) that triggered the SL CSI report;
预定义的时延信息。Predefined delay information.
在一些实施例中,所述发送单元1202通过无线资源控制(RRC)消息向所述网络设备发送所述与所述SL CSI上报相关的目的地址信息和/或时延信息。In some embodiments, the sending unit 1202 sends the destination address information and/or delay information related to the SL CSI report to the network device through a radio resource control (RRC) message.
值得注意的是,以上仅对与本申请相关的各部件或模块进行了说明,但本申请不限于此。本申请实施例的调度请求的处理装置还可以包括其他部件或者模块,关于这些部件或者模块的具体内容,可以参考相关技术。It is worth noting that the above only describes the components or modules related to the application, but the application is not limited thereto. The apparatus for processing a scheduling request in an embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
此外,为了简单起见,图12中仅示例性示出了各个部件或模块之间的连接关系或信号走向,但是本领域技术人员应该清楚的是,可以采用总线连接等各种相关技术。上述各个部件或模块可以通过例如处理器、存储器、发射机、接收机等硬件设施来实现;本申请实施并不对此进行限制。In addition, for the sake of simplicity, FIG. 12 only exemplarily shows the connection relationship or signal direction between the various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used. The foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
由上述实施例可知,终端设备将与SL CSI上报相关的目的地址信息和/或时延信息发送给网络设备,由此,网络侧可以根据终端设备上报的目的地址信息和/或时延信息,配置满足SL CSI上报的时延要求的PUCCH资源或者sr-ProhibitTimer的取值,有利于满足SL CSI上报的发送时延要求。It can be seen from the above embodiment that the terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device. Therefore, the network side can, according to the destination address information and/or delay information reported by the terminal device, Configuring the PUCCH resource or the value of sr-ProhibitTimer that meets the delay requirements of SL CSI reporting is beneficial to meet the transmission delay requirements of SL CSI reporting.
第八方面的实施例Embodiment of the eighth aspect
本申请实施例提供一种配置装置。该装置例如可以是网络设备,也可以是配置于网络设备的某个或某些部件或者组件,该网络设备例如为前述第四方面的实施例所述的网络设备,其中,与第四方面的实施例相同的内容不再赘述。The embodiment of the present application provides a configuration device. The device may be, for example, a network device, or some component or component configured in a network device. The network device may be, for example, the network device described in the embodiment of the fourth aspect. The same content in the embodiment will not be repeated.
图13是本申请实施例的配置装置的一个示意图。如图13所示,该配置装置1300包括:Fig. 13 is a schematic diagram of a configuration device of an embodiment of the present application. As shown in FIG. 13, the configuration device 1300 includes:
接收单元1301,其接收终端设备发送的SL CSI上报的时延要求;The receiving unit 1301, which receives the time delay requirement of the SL CSI report sent by the terminal device;
配置单元1302,其为与所述SL CSI上报相关的SR配置上行资源,由所述SL CSI上报触发的SR对应的上行资源满足所述SL CSI上报的时延要求。The configuration unit 1302 configures uplink resources for the SR related to the SL CSI reporting, and the uplink resources corresponding to the SR triggered by the SL CSI reporting meet the delay requirements of the SL CSI reporting.
在一些实施例中,如图13所示,该配置装置1300还包括:In some embodiments, as shown in FIG. 13, the configuration apparatus 1300 further includes:
发送单元1303,其向所述终端设备发送SR配置,所述SR配置包含上行资源,所述SR配置不包含SR禁止定时器的配置。The sending unit 1303 sends an SR configuration to the terminal device, where the SR configuration includes uplink resources, and the SR configuration does not include the configuration of the SR prohibit timer.
值得注意的是,以上仅对与本申请相关的各部件或模块进行了说明,但本申请不限于此。本申请实施例的配置装置还可以包括其他部件或者模块,关于这些部件或者模块的具体内容,可以参考相关技术。It is worth noting that the above only describes the components or modules related to the application, but the application is not limited thereto. The configuration device of the embodiment of the present application may further include other components or modules, and for the specific content of these components or modules, reference may be made to related technologies.
此外,为了简单起见,图13中仅示例性示出了各个部件或模块之间的连接关系或信号走向,但是本领域技术人员应该清楚的是,可以采用总线连接等各种相关技术。上述各个部件或模块可以通过例如处理器、存储器、发射机、接收机等硬件设施来实现;本申请实施并不对此进行限制。In addition, for the sake of simplicity, FIG. 13 only exemplarily shows the connection relationship or signal direction between various components or modules, but it should be clear to those skilled in the art that various related technologies such as bus connection can be used. The foregoing components or modules may be implemented by hardware facilities such as a processor, a memory, a transmitter, and a receiver; the implementation of this application does not limit this.
由上述实施例可知,网络侧可以根据终端设备上报的各个SL CSI上报的时延要求,配置满足其时延要求的PUCCH资源,有利于满足SL CSI上报的时延要求。It can be seen from the foregoing embodiment that the network side can configure PUCCH resources that meet the delay requirements of each SL CSI reported by the terminal device according to the delay requirements of each SL CSI report, which is beneficial to meet the delay requirements of the SL CSI report.
第九方面的实施例Embodiment of the ninth aspect
本申请实施例还提供一种通信系统,图14是该通信系统1400的示意图,如图14所示,该通信系统1400包括网络设备1401和终端设备1402,为简单起见,图14仅以一个终端设备和一个网络设备为例进行说明,但本申请实施例不限于此。An embodiment of the present application also provides a communication system. FIG. 14 is a schematic diagram of the communication system 1400. As shown in FIG. 14, the communication system 1400 includes a network device 1401 and a terminal device 1402. For simplicity, FIG. 14 uses only one terminal. The device and a network device are taken as an example for description, but the embodiment of the present application is not limited to this.
在本申请实施例中,网络设备1401和终端设备1402之间可以进行现有的业务或者未来可实施的业务传输。例如,这些业务可以包括但不限于:增强的移动宽带(eMBB)、大规模机器类型通信(mMTC)、高可靠低时延通信(URLLC)和车联网(V2X)通信,等等。In the embodiment of the present application, the network device 1401 and the terminal device 1402 may perform existing service or service transmission that can be implemented in the future. For example, these services may include, but are not limited to: enhanced mobile broadband (eMBB), large-scale machine type communication (mMTC), high-reliability and low-latency communication (URLLC), and Internet of Vehicles (V2X) communication, and so on.
在本申请实施例中,网络设备1401可以被配置为实现第四方面的实施例所述的方法,其内容被合并与此,此处不再赘述。In the embodiment of the present application, the network device 1401 may be configured to implement the method described in the embodiment of the fourth aspect, and the content of the method described in the embodiment of the fourth aspect is merged here, and will not be repeated here.
在本申请实施例中,终端设备1402可以被配置为实现第一方面至第三方面任一方面的实施例所述的方法,其内容被合并与此,此处不再赘述。In the embodiment of the present application, the terminal device 1402 may be configured to implement the method described in the embodiment of any aspect of the first aspect to the third aspect, the content of which is merged here, and will not be repeated here.
本申请实施例还提供一种终端设备,该终端设备例如可以是UE,但本申请不限于此,还可以是其它的设备。The embodiment of the present application also provides a terminal device. The terminal device may be, for example, a UE, but the present application is not limited to this, and may also be other devices.
图15是本申请实施例的终端设备的示意图。如图15所示,该终端设备1500可以包括处理器1501和存储器1502;存储器1502存储有数据和程序,并耦合到处理器1501。值得注意的是,该图是示例性的;还可以使用其它类型的结构,来补充或代替该结构,以实现电信功能或其它功能。FIG. 15 is a schematic diagram of a terminal device according to an embodiment of the present application. As shown in FIG. 15, the terminal device 1500 may include a processor 1501 and a memory 1502; the memory 1502 stores data and programs, and is coupled to the processor 1501. It is worth noting that this figure is exemplary; other types of structures can also be used to supplement or replace this structure to implement telecommunication functions or other functions.
例如,处理器1501可以被配置为执行程序而实现如第一方面至第三方面任一方 面的实施例所述的调度请求的处理方法。For example, the processor 1501 may be configured to execute a program to implement the scheduling request processing method as described in the embodiment of any one of the first aspect to the third aspect.
如图15所示,该终端设备1500还可以包括:通信模块1503、输入单元1504、显示器1505、电源1506。其中,上述部件的功能与现有技术类似,此处不再赘述。值得注意的是,终端设备1500也并不是必须要包括图15中所示的所有部件,上述部件并不是必需的;此外,终端设备1500还可以包括图15中没有示出的部件,可以参考相关技术。As shown in FIG. 15, the terminal device 1500 may further include: a communication module 1503, an input unit 1504, a display 1505, and a power supply 1506. Among them, the functions of the above-mentioned components are similar to those of the prior art, and will not be repeated here. It is worth noting that the terminal device 1500 does not necessarily include all the components shown in FIG. 15 and the above-mentioned components are not necessary; in addition, the terminal device 1500 may also include components not shown in FIG. technology.
本申请实施例还提供一种网络设备,该网络设备例如可以是基站(eNB或gNB),但本申请不限于此,还可以是其它的网络设备。The embodiments of the present application also provide a network device. The network device may be, for example, a base station (eNB or gNB), but the present application is not limited to this, and may also be other network devices.
图16是本申请实施例的网络设备的一个构成示意图。如图16所示,网络设备1600可以包括:处理器(例如中央处理器CPU)1601和存储器1602;存储器1602耦合到处理器1601。其中该存储器1602可存储各种数据;此外还存储信息处理的程序,并且在中央处理器1601的控制下执行该程序。FIG. 16 is a schematic diagram of a structure of a network device according to an embodiment of the present application. As shown in FIG. 16, the network device 1600 may include: a processor (such as a central processing unit CPU) 1601 and a memory 1602; the memory 1602 is coupled to the processor 1601. The memory 1602 can store various data; in addition, it also stores information processing programs, which are executed under the control of the central processing unit 1601.
例如,处理器1601可以被配置为执行程序而实现如第四方面的实施例所述的配置方法。For example, the processor 1601 may be configured to execute a program to implement the configuration method described in the embodiment of the fourth aspect.
此外,如图16所示,网络设备1600还可以包括:收发机1603和天线1604等;其中,上述部件的功能与现有技术类似,此处不再赘述。值得注意的是,网络设备1600也并不是必须要包括图16中所示的所有部件;此外,网络设备1600还可以包括图16中没有示出的部件,可以参考现有技术。In addition, as shown in FIG. 16, the network device 1600 may further include: a transceiver 1603, an antenna 1604, etc.; wherein the functions of the above-mentioned components are similar to those of the prior art, and will not be repeated here. It is worth noting that the network device 1600 does not necessarily include all the components shown in FIG. 16; in addition, the network device 1600 may also include components not shown in FIG. 16, which can refer to the prior art.
本申请实施例还提供一种计算机程序,其中当在终端设备中执行所述程序时,所述程序使得所述终端设备执行第一方面至第三方面任一方面的实施例所述的调度请求的处理方法。An embodiment of the present application also provides a computer program, wherein when the program is executed in a terminal device, the program causes the terminal device to execute the scheduling request described in the embodiment of any one of the first aspect to the third aspect的处理方法。 Treatment methods.
本申请实施例还提供一种计算机程序,其中当在网络设备中执行所述程序时,所述程序使得所述网络设备执行第四方面的实施例所述的调度请求的处理方法。An embodiment of the present application further provides a computer program, wherein when the program is executed in a network device, the program causes the network device to execute the scheduling request processing method described in the embodiment of the fourth aspect.
本申请实施例还提供一种存储有计算机程序的存储介质,其中所述计算机程序使得终端设备执行第一方面至第三方面任一方面的实施例所述的调度请求的处理方法。An embodiment of the present application also provides a storage medium storing a computer program, wherein the computer program enables a terminal device to execute the scheduling request processing method described in the embodiment of any aspect of the first aspect to the third aspect.
本申请实施例还提供一种存储有计算机程序的存储介质,其中所述计算机程序使得网络设备执行第四方面的实施例所述的配置方法。An embodiment of the present application also provides a storage medium storing a computer program, wherein the computer program causes a network device to execute the configuration method described in the embodiment of the fourth aspect.
本申请以上的装置和方法可以由硬件实现,也可以由硬件结合软件实现。本申请涉及这样的计算机可读程序,当该程序被逻辑部件所执行时,能够使该逻辑部件实现 上文所述的装置或构成部件,或使该逻辑部件实现上文所述的各种方法或步骤。本申请还涉及用于存储以上程序的存储介质,如硬盘、磁盘、光盘、DVD、flash存储器等。The above devices and methods of this application can be implemented by hardware, or can be implemented by hardware combined with software. This application relates to such a computer-readable program, when the program is executed by a logic component, the logic component can realize the above-mentioned device or constituent component, or the logic component can realize the above-mentioned various methods Or steps. This application also relates to storage media used to store the above programs, such as hard disks, magnetic disks, optical disks, DVDs, flash memory, etc.
结合本申请实施例描述的方法/装置可直接体现为硬件、由处理器执行的软件模块或二者组合。例如,图中所示的功能框图中的一个或多个和/或功能框图的一个或多个组合,既可以对应于计算机程序流程的各个软件模块,亦可以对应于各个硬件模块。这些软件模块,可以分别对应于图中所示的各个步骤。这些硬件模块例如可利用现场可编程门阵列(FPGA)将这些软件模块固化而实现。The method/device described in conjunction with the embodiments of the present application may be directly embodied as hardware, a software module executed by a processor, or a combination of the two. For example, one or more of the functional block diagrams and/or one or more combinations of the functional block diagrams shown in the figure may correspond to each software module of the computer program flow or each hardware module. These software modules can respectively correspond to the steps shown in the figure. These hardware modules can be implemented by solidifying these software modules by using a field programmable gate array (FPGA), for example.
软件模块可以位于RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动磁盘、CD-ROM或者本领域已知的任何其它形式的存储介质。可以将一种存储介质耦接至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息;或者该存储介质可以是处理器的组成部分。处理器和存储介质可以位于ASIC中。该软件模块可以存储在移动终端的存储器中,也可以存储在可插入移动终端的存储卡中。例如,若设备(如移动终端)采用的是较大容量的MEGA-SIM卡或者大容量的闪存装置,则该软件模块可存储在该MEGA-SIM卡或者大容量的闪存装置中。The software module can be located in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM or any other form of storage medium known in the art. A storage medium may be coupled to the processor, so that the processor can read information from the storage medium and write information to the storage medium; or the storage medium may be a component of the processor. The processor and the storage medium may be located in the ASIC. The software module can be stored in the memory of the mobile terminal, or can be stored in a memory card that can be inserted into the mobile terminal. For example, if the device (such as a mobile terminal) uses a larger-capacity MEGA-SIM card or a large-capacity flash memory device, the software module can be stored in the MEGA-SIM card or a large-capacity flash memory device.
针对附图中描述的功能方框中的一个或多个和/或功能方框的一个或多个组合,可以实现为用于执行本申请所描述功能的通用处理器、数字信号处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或者其它可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件或者其任意适当组合。针对附图描述的功能方框中的一个或多个和/或功能方框的一个或多个组合,还可以实现为计算设备的组合,例如,DSP和微处理器的组合、多个微处理器、与DSP通信结合的一个或多个微处理器或者任何其它这种配置。One or more of the functional blocks and/or one or more combinations of the functional blocks described in the drawings can be implemented as general-purpose processors, digital signal processors (DSPs) for performing the functions described in this application. ), application specific integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware component, or any appropriate combination thereof. One or more of the functional blocks described in the drawings and/or one or more combinations of the functional blocks can also be implemented as a combination of computing devices, for example, a combination of a DSP and a microprocessor, and multiple micro-processing Processor, one or more microprocessors in communication with the DSP, or any other such configuration.
以上结合具体的实施方式对本申请进行了描述,但本领域技术人员应该清楚,这些描述都是示例性的,并不是对本申请保护范围的限制。本领域技术人员可以根据本申请的精神和原理对本申请做出各种变型和修改,这些变型和修改也在本申请的范围内。The application is described above in conjunction with specific implementations, but it should be clear to those skilled in the art that these descriptions are all exemplary and do not limit the scope of protection of the application. Those skilled in the art can make various variations and modifications to the application according to the spirit and principle of the application, and these variations and modifications are also within the scope of the application.
关于包括以上实施例的实施方式,还公开下述的附记:Regarding the implementation including the above examples, the following supplementary notes are also disclosed:
1、一种调度请求的处理方法,其中,所述方法包括:1. A method for processing a scheduling request, wherein the method includes:
终端设备接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting 或report)相关的SR配置,并且,所述终端设备进行以下操作的其中一种:The terminal device receives the SR configuration related to side link channel state information (SL CSI) reporting (reporting or report) sent by the network device, and the terminal device performs one of the following operations:
对与所述SL CSI上报相关的SR配置,不期望SR禁止定时器被配置;For the SR configuration related to the SL CSI report, it is not expected that the SR prohibit timer is configured;
对与所述SL CSI上报相关的SR配置,不应用SR禁止定时器;For the SR configuration related to the SL CSI report, the SR prohibit timer is not applied;
对与所述SL CSI上报相关的SR配置,应用取值为0的SR禁止定时器。For the SR configuration related to the SL CSI reporting, an SR prohibition timer with a value of 0 is applied.
2、根据附记1所述的方法,其中,对与所述SL CSI上报相关的SR配置,SR禁止定时器的域不出现。2. The method according to appendix 1, wherein for the SR configuration related to the SL CSI report, the domain of the SR prohibition timer does not appear.
3、根据附记1所述的方法,其中,与所述SL CSI上报相关的SR配置包括SR标识。3. The method according to appendix 1, wherein the SR configuration related to the SL CSI report includes an SR identifier.
4、根据附记3所述的方法,其中,在与所述SL CSI上报相关的SR配置中,所述SR标识对应的SR禁止定时器的域不出现。4. The method according to appendix 3, wherein in the SR configuration related to the SL CSI reporting, the SR prohibition timer field corresponding to the SR identifier does not appear.
5、一种调度请求的处理方法,其中,所述方法包括:5. A method for processing a scheduling request, wherein the method includes:
终端设备的MAC层向物理层指示在用于调度请求(SR)传输的有效物理上行控制信道(PUCCH)资源上发送SR,所述SR由SL CSI reporting触发;The MAC layer of the terminal device instructs the physical layer to send an SR on an effective physical uplink control channel (PUCCH) resource used for scheduling request (SR) transmission, and the SR is triggered by SL CSI reporting;
所述终端设备不启动SR禁止定时器。The terminal device does not start the SR prohibition timer.
6、根据附记5所述的方法,其中,所述MAC层在所述有效PUCCH资源上有SR传输机会(SR transmission occasion),且所述有效PUCCH资源不与测量间隙重叠。6. The method according to appendix 5, wherein the MAC layer has an SR transmission opportunity on the effective PUCCH resource, and the effective PUCCH resource does not overlap with a measurement gap.
7、根据附记5所述的方法,其中,所述有效PUCCH资源满足以下条件之一:7. The method according to appendix 5, wherein the effective PUCCH resource satisfies one of the following conditions:
所述有效PUCCH资源不与UL-SCH资源重叠,也不与SL-SCH资源重叠;The effective PUCCH resources do not overlap with UL-SCH resources, nor do they overlap with SL-SCH resources;
所述有效PUCCH资源与UL-SCH资源重叠,且触发所述SR的SL CSI上报的优先级高于所述UL-SCH资源的上行授权(grant)的优先级,其中,所述上行授权还没有被降低优先级(de-prioritized);The effective PUCCH resource overlaps the UL-SCH resource, and the priority of the SL CSI report that triggers the SR is higher than the priority of the uplink grant (grant) of the UL-SCH resource, wherein the uplink grant has not Reduced priority (de-prioritized);
所述有效PUCCH资源与SL-SCH资源重叠且所述终端设备的MAC层无法同时执行所述SR和所述SL-SCH资源的发送,触发所述SR的SL CSI上报的优先级高于所述SL-SCH资源中包括的MAC PDU的优先级。The effective PUCCH resource overlaps with the SL-SCH resource, and the MAC layer of the terminal device cannot perform the transmission of the SR and the SL-SCH resource at the same time, and the SL CSI report that triggers the SR has a higher priority than the The priority of the MAC PDU included in the SL-SCH resource.
8、根据附记5所述的方法,其中,所述SR的发送次数小于配置的最大发送次数(sr-TransMax)。8. The method according to appendix 5, wherein the number of transmissions of the SR is less than the configured maximum number of transmissions (sr-TransMax).
9、根据附记5所述的方法,其中,所述终端设备的MAC层没有从物理层收到LBT失败指示(Listen Before Talk(LBT)failure indication)。9. The method according to appendix 5, wherein the MAC layer of the terminal device does not receive an LBT failure indication (Listen Before Talk (LBT) failure indication) from the physical layer.
10、根据附记5所述的方法,其中,所述终端设备不启动SR禁止定时器,包括 以下其中一种:10. The method according to appendix 5, wherein the terminal device does not start the SR prohibition timer, which includes one of the following:
如果所述SR不是由所述SL CSI上报触发,则启动所述SR禁止定时器;If the SR is not triggered by the SL CSI report, start the SR prohibit timer;
如果所述SR与所述SL CSI上报无关,则启动SR禁止定时器;If the SR has nothing to do with the SL CSI report, start the SR prohibit timer;
如果所述SR是由所述SL CSI上报触发,则不启动所述SR禁止定时器或对所述SR禁止定时器应用取值0。If the SR is triggered by the SL CSI report, the SR prohibition timer is not started or the value 0 is applied to the SR prohibition timer.
11、根据附记1至10任一项所述的方法,其中,所述方法还包括:11. The method according to any one of appendix 1 to 10, wherein the method further comprises:
所述终端设备向网络设备发送所述SL CSI上报的时延要求。The terminal device sends the time delay request of the SL CSI report to the network device.
12、一种调度请求的处理方法,其中,所述方法包括:12. A method for processing a scheduling request, wherein the method includes:
终端设备接收网络设备发送的与边链路信道状态信息(SL CSI)上报(reporting或report)相关的SR配置;The terminal device receives the SR configuration related to the side link channel state information (SL CSI) report (reporting or report) sent by the network device;
所述终端设备根据SL CSI上报的目的地址对所述SR配置中的调度请求计数器的取值进行设置。The terminal device sets the value of the scheduling request counter in the SR configuration according to the destination address reported by the SL CSI.
13、根据附记12所述的方法,其中,终端设备触发了一个SR,所述SR是由于所述SL CSI上报被触发而被触发的,并且没有与所述SR对应相同的SR配置并且处于pending状态的其它SR或者没有与所述SR对应相同的SL CSI上报的目的地址并且处于pending状态的其它SR,则所述终端设备将所述调度请求计数器的取值设为0。13. The method according to appendix 12, wherein the terminal device triggers an SR that is triggered because the SL CSI report is triggered, and does not have the same SR configuration corresponding to the SR and is in For other SRs in the pending state or other SRs that do not have the same SL CSI reported destination address corresponding to the SR and are in the pending state, the terminal device sets the value of the scheduling request counter to 0.
14、根据附记12所述的方法,其中,如果不同目的地址的SL CSI上报触发的SR触发了从所述终端设备的MAC层到物理层通知所述SR,则所述终端设备将所述调度请求计数器的取值增加1次。14. The method according to appendix 12, wherein if the SR triggered by the SL CSI reporting of different destination addresses triggers the notification of the SR from the MAC layer to the physical layer of the terminal device, the terminal device will The value of the scheduling request counter is increased by one time.
15、根据附记12所述的方法,其中,如果SL CSI上报的目的地址未发生改变,则所述终端设备将所述调度请求计数器的取值增加1。15. The method according to appendix 12, wherein, if the destination address reported by the SL CSI does not change, the terminal device increases the value of the scheduling request counter by 1.
16、根据附记12所述的方法,其中,所述终端设备将所述目的地址的个数与所述SR配置中的sr-TransMax的乘积作为与所述调度请求计数器的取值进行比较的调度请求发送的最大次数。16. The method according to appendix 12, wherein the terminal device compares the product of the number of the destination address and the sr-TransMax in the SR configuration as the value of the scheduling request counter The maximum number of dispatch requests sent.
16.1、根据附记12所述的方法,其中,在所述调度请求计数器的取值小于调度请求发送的最大次数时,所述终端设备在MAC层指示物理层发送调度请求。16.1. The method according to Supplement 12, wherein, when the value of the scheduling request counter is less than the maximum number of scheduling request transmissions, the terminal device instructs the physical layer to send the scheduling request at the MAC layer.
17、一种调度请求的处理方法,其中,所述方法包括:17. A method for processing a scheduling request, wherein the method includes:
终端设备确定与SL CSI上报相关的目的地址信息和/或时延信息;The terminal device determines the destination address information and/or delay information related to the SL CSI report;
所述终端设备向网络设备发送所述与SL CSI上报相关的目的地址信息和/或时延 信息。The terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device.
18、根据附记17所述的方法,其中,所述终端设备向网络设备发送所述与所述SL CSI上报相关的目的地址信息和/或时延信息,包括以下其中一种:18. The method according to appendix 17, wherein the terminal device sending the destination address information and/or delay information related to the SL CSI report to the network device includes one of the following:
所述终端设备向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息以及与各个目的地址信息对应的时延信息;Sending, by the terminal device, one or more destination address information related to the SL CSI report and the delay information corresponding to each destination address information to the network device;
所述终端设备向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息和应用于所述一个或多于一个目的地址信息的一个时延信息;Sending, by the terminal device, one or more destination address information related to the SL CSI report and a delay information applied to the one or more destination address information to the network device;
所述终端设备向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息;Sending, by the terminal device, one or more destination address information related to the SL CSI report to the network device;
所述终端设备向所述网络设备发送与所述SL CSI上报相关的一个或多于一个目的地址信息所对应的一个或多于一个时延信息。The terminal device sends to the network device one or more delay information corresponding to one or more destination address information related to the SL CSI report.
19、根据附记17或18所述的方法,其中,所述目的地址信息包括以下至少一种:19. The method according to Supplement 17 or 18, wherein the destination address information includes at least one of the following:
与所述终端设备具有单播链路的终端设备的地址;The address of the terminal device that has a unicast link with the terminal device;
与所述终端设备建立了PC5-RRC连接的终端设备的地址;The address of the terminal device that has established a PC5-RRC connection with the terminal device;
向所述终端设备发送了SL CSI上报配置的终端设备的地址。The address of the terminal device configured for SL CSI reporting is sent to the terminal device.
20、根据附记17或18所述的方法,其中,所述目的地址信息包括以下其中一种:20. The method according to Supplement 17 or 18, wherein the destination address information includes one of the following:
触发所述SL CSI上报的终端设备的L1 ID;Trigger the L1 ID of the terminal device reported by the SL CSI;
触发所述SL CSI上报的终端设备的L2 ID;Trigger the L2 ID of the terminal device reported by the SL CSI;
所述终端设备(源)的L2 ID与触发所述SL CSI上报的终端设备(目的)的L2ID对(pair);A pair of the L2 ID of the terminal device (source) and the L2ID of the terminal device (destination) that triggers the SL CSI report;
与所述终端设备和/或触发所述SL CSI上报相关的PC5单播链路ID。The PC5 unicast link ID related to the terminal device and/or triggering the SL CSI report.
21、根据附记17或18所述的方法,其中,所述时延信息包括以下其中一种:21. The method according to Supplement 17 or 18, wherein the delay information includes one of the following:
所述终端设备从触发所述SL CSI上报的终端设备(对端终端设备)接收到的SL CSI上报配置中包括的时延信息;The delay information included in the SL CSI report configuration received by the terminal device from the terminal device (the opposite terminal device) that triggered the SL CSI report;
预定义的时延信息。Predefined delay information.
22、根据附记17所述的方法,其中,22. The method according to Supplement 17, wherein:
所述终端设备通过无线资源控制(RRC)消息向所述网络设备发送所述与所述SL CSI上报相关的目的地址信息和/或时延信息。The terminal device sends the destination address information and/or delay information related to the SL CSI report to the network device through a radio resource control (RRC) message.
23、一种配置方法,其中,所述方法包括:23. A configuration method, wherein the method includes:
网络设备接收终端设备发送的SL CSI上报的时延要求;The network equipment receives the SL CSI reporting delay requirements sent by the terminal equipment;
所述网络设备为与所述SL CSI上报相关的SR配置上行资源,由所述SL CSI上报触发的SR对应的上行资源满足所述SL CSI上报的时延要求。The network device configures uplink resources for the SR related to the SL CSI report, and the uplink resource corresponding to the SR triggered by the SL CSI report meets the delay requirement of the SL CSI report.
24、根据附记23所述的方法,其中,所述方法还包括:24. The method according to Supplement 23, wherein the method further includes:
所述网络设备向所述终端设备发送SR配置,所述SR配置包含上行资源,所述SR配置不包含SR禁止定时器的配置。The network device sends an SR configuration to the terminal device, where the SR configuration includes uplink resources, and the SR configuration does not include the configuration of an SR prohibition timer.
25、一种终端设备,其中,所述终端设备包括存储器和处理器,所述存储器存储有计算机程序,所述处理器被配置为执行所述计算机程序而实现如附记1-22任一项所述的方法。25. A terminal device, wherein the terminal device includes a memory and a processor, the memory is stored with a computer program, and the processor is configured to execute the computer program to implement any item as described in Appendix 1-22 The method described.
26、一种网络设备,其中,所述终端设备包括存储器和处理器,所述存储器存储有计算机程序,所述处理器被配置为执行所述计算机程序而实现如附记23-24任一项所述的方法。26. A network device, wherein the terminal device includes a memory and a processor, the memory stores a computer program, and the processor is configured to execute the computer program to implement any one of items such as appendix 23-24 The method described.
27、一种通信系统,其中,所述通信系统包括:附记25所述的终端设备和附记26所述的网络设备。27. A communication system, wherein the communication system includes: the terminal device described in appendix 25 and the network device described in appendix 26.

Claims (20)

  1. 一种调度请求的处理装置,其中,所述装置包括:A processing device for scheduling requests, wherein the device includes:
    接收单元,其接收网络设备发送的与边链路信道状态信息上报相关的调度请求配置;A receiving unit, which receives the scheduling request configuration related to the side link channel state information report sent by the network device;
    处理单元,其进行以下操作的其中一种:Processing unit, which performs one of the following operations:
    对与所述边链路信道状态信息上报相关的调度请求配置,不期望调度请求禁止定时器被配置;For the scheduling request configuration related to the side link channel state information reporting, the scheduling request prohibition timer is not expected to be configured;
    对与所述边链路信道状态信息上报相关的调度请求配置,不应用调度请求禁止定时器;For the scheduling request configuration related to the side link channel state information reporting, the scheduling request prohibition timer is not applied;
    对与所述边链路信道状态信息上报相关的调度请求配置,应用取值为0的调度请求禁止定时器。For the scheduling request configuration related to the side link channel state information reporting, a scheduling request prohibition timer with a value of 0 is applied.
  2. 根据权利要求1所述的装置,其中,对与所述边链路信道状态信息上报相关的调度请求配置,调度请求禁止定时器的域不出现。The apparatus according to claim 1, wherein for the scheduling request configuration related to the reporting of the side link channel state information, the domain of the scheduling request prohibition timer does not appear.
  3. 根据权利要求1所述的装置,其中,与所述边链路信道状态信息上报相关的调度请求配置包括调度请求标识。The apparatus according to claim 1, wherein the scheduling request configuration related to the side link channel state information report includes a scheduling request identifier.
  4. 根据权利要求3所述的装置,其中,在与所述边链路信道状态信息上报相关的调度请求配置中,所述调度请求标识对应的调度请求禁止定时器的域不出现。The apparatus according to claim 3, wherein, in the scheduling request configuration related to the side link channel state information reporting, the domain of the scheduling request prohibition timer corresponding to the scheduling request identifier does not appear.
  5. 根据权利要求1所述的装置,其中,所述装置还包括:The device according to claim 1, wherein the device further comprises:
    发送单元,其向所述网络设备发送所述边链路信道状态信息上报的时延要求。A sending unit, which sends the delay requirement for reporting the side link channel state information to the network device.
  6. 一种调度请求的处理装置,其中,所述装置包括:A processing device for scheduling requests, wherein the device includes:
    指示单元,其在终端设备的媒体接入控制层向物理层指示在用于调度请求传输的有效物理上行控制信道资源上发送调度请求,所述调度请求由边链路信道状态信息上报触发;An indication unit that instructs the physical layer at the media access control layer of the terminal device to send a scheduling request on an effective physical uplink control channel resource used for scheduling request transmission, and the scheduling request is triggered by side link channel state information reporting;
    处理单元,其不启动调度请求禁止定时器。The processing unit does not start the scheduling request prohibition timer.
  7. 根据权利要求6所述的装置,其中,所述媒体接入控制层在所述有效物理上行控制信道资源上有调度请求传输机会,且所述有效物理上行控制信道资源不与测量间隙重叠。7. The apparatus according to claim 6, wherein the medium access control layer has a scheduling request transmission opportunity on the effective physical uplink control channel resource, and the effective physical uplink control channel resource does not overlap with a measurement gap.
  8. 根据权利要求6所述的装置,其中,所述有效物理上行控制信道资源不与上行链路共享信道资源重叠,也不与边链路共享信道资源重叠。The apparatus according to claim 6, wherein the effective physical uplink control channel resource does not overlap with the uplink shared channel resource, nor does it overlap with the side link shared channel resource.
  9. 根据权利要求6所述的装置,其中,所述有效物理上行控制信道资源与上行链路共享信道资源重叠,且触发所述调度请求的边链路信道状态信息上报的优先级高于所述上行链路共享信道资源的上行授权的优先级,其中,所述上行授权还没有被降低优先级。The apparatus according to claim 6, wherein the effective physical uplink control channel resources overlap with uplink shared channel resources, and the side link channel state information reporting that triggers the scheduling request has a higher priority than the uplink The priority of the uplink grant of the link shared channel resource, wherein the priority of the uplink grant has not been lowered.
  10. 根据权利要求6所述的装置,其中,所述有效物理上行控制信道资源与边链路共享信道资源重叠且所述终端设备的媒体接入控制层无法同时执行所述调度请求和所述边链路共享信道资源的发送,触发所述调度请求的边链路信道状态信息上报的优先级高于所述边链路共享信道资源中包括的媒体接入控制协议数据单元的优先级。The apparatus according to claim 6, wherein the effective physical uplink control channel resources overlap with side link shared channel resources and the media access control layer of the terminal device cannot execute the scheduling request and the side link at the same time The priority of the side link channel state information reporting that triggers the scheduling request for the transmission of the shared channel resource is higher than the priority of the media access control protocol data unit included in the side link shared channel resource.
  11. 根据权利要求6所述的装置,其中,所述调度请求的发送次数小于配置的最大发送次数。The apparatus according to claim 6, wherein the number of transmissions of the scheduling request is less than the configured maximum number of transmissions.
  12. 根据权利要求6所述的装置,其中,所述终端设备的媒体接入控制层没有从物理层收到先听后说失败指示。7. The apparatus according to claim 6, wherein the media access control layer of the terminal device does not receive a listen-before-speak failure indication from the physical layer.
  13. 根据权利要求6所述的装置,其中,所述处理单元不启动调度请求禁止定时器,包括以下其中一种:7. The apparatus according to claim 6, wherein the processing unit does not start a scheduling request prohibition timer, and includes one of the following:
    如果所述调度请求不是由所述边链路信道状态信息上报触发,则启动所述调度请求禁止定时器;If the scheduling request is not triggered by the side link channel state information reporting, start the scheduling request prohibition timer;
    如果所述调度请求与所述边链路信道状态信息上报无关,则启动调度请求禁止定时器;If the scheduling request has nothing to do with the side link channel state information reporting, start a scheduling request prohibition timer;
    如果所述调度请求是由所述边链路信道状态信息上报触发,则不启动所述调度请求禁止定时器或对所述调度请求禁止定时器应用取值0。If the scheduling request is triggered by the side link channel state information report, the scheduling request prohibition timer is not started or the value 0 is applied to the scheduling request prohibition timer.
  14. 根据权利要求6所述的装置,其中,所述装置还包括:The device according to claim 6, wherein the device further comprises:
    发送单元,其向网络设备发送所述边链路信道状态信息上报的时延要求。A sending unit, which sends the delay requirement for reporting the side link channel state information to the network device.
  15. 一种调度请求的处理装置,其中,所述装置包括:A processing device for scheduling requests, wherein the device includes:
    接收单元,其接收网络设备发送的与边链路信道状态信息上报相关的调度请求配置;A receiving unit, which receives the scheduling request configuration related to the side link channel state information report sent by the network device;
    设置单元,其根据边链路信道状态信息上报的目的地址对所述调度请求配置中的调度请求计数器的取值进行设置。The setting unit sets the value of the scheduling request counter in the scheduling request configuration according to the destination address reported by the side link channel state information.
  16. 根据权利要求15所述的装置,其中,终端设备触发了一个调度请求,所述调度请求是由于所述边链路信道状态信息上报被触发而被触发的,并且没有与所述调 度请求对应相同的调度请求配置并且处于待定状态的其它调度请求或者没有与所述调度请求对应相同的边链路信道状态信息上报的目的地址并且处于待定状态的其它调度请求,则所述设置单元将所述调度请求计数器的取值设为0。The apparatus according to claim 15, wherein the terminal device triggers a scheduling request, and the scheduling request is triggered due to the triggering of the side link channel state information report, and is not corresponding to the scheduling request. If the scheduling request is configured for other scheduling requests in the pending state, or other scheduling requests that do not have the same side link channel state information reported as the destination address corresponding to the scheduling request and are in the pending state, the setting unit sets the scheduling request The value of the request counter is set to 0.
  17. 根据权利要求15所述的装置,其中,如果不同目的地址的边链路信道状态信息上报触发的调度请求触发了从终端设备的媒体接入控制层到物理层通知所述调度请求,则所述设置单元将所述调度请求计数器的取值增加1次。The apparatus according to claim 15, wherein if the scheduling request triggered by the reporting of side link channel state information of different destination addresses triggers the notification of the scheduling request from the media access control layer to the physical layer of the terminal device, the The setting unit increases the value of the scheduling request counter by one time.
  18. 根据权利要求15所述的装置,其中,如果边链路信道状态信息上报的目的地址未发生改变,则所述设置单元将所述调度请求计数器的取值增加1。The apparatus according to claim 15, wherein, if the destination address reported by the side link channel state information has not changed, the setting unit increases the value of the scheduling request counter by 1.
  19. 根据权利要求15所述的装置,其中,所述设置单元将所述目的地址的个数与所述调度请求配置中的调度请求最大发送次数的乘积作为与所述调度请求计数器的取值进行比较的调度请求发送的最大次数。The apparatus according to claim 15, wherein the setting unit compares the product of the number of the destination addresses and the maximum number of dispatch requests in the scheduling request configuration as the value of the scheduling request counter The maximum number of dispatch requests sent.
  20. 根据权利要求15所述的装置,其中,所述装置还包括:The device according to claim 15, wherein the device further comprises:
    指示单元,其在所述调度请求计数器的取值小于调度请求发送的最大次数时,指示物理层发送调度请求。The indicating unit, which instructs the physical layer to send the scheduling request when the value of the scheduling request counter is less than the maximum number of times of sending the scheduling request.
PCT/CN2020/091667 2020-05-21 2020-05-21 Scheduling request processing method, apparatus, and system WO2021232379A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/091667 WO2021232379A1 (en) 2020-05-21 2020-05-21 Scheduling request processing method, apparatus, and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/091667 WO2021232379A1 (en) 2020-05-21 2020-05-21 Scheduling request processing method, apparatus, and system

Publications (1)

Publication Number Publication Date
WO2021232379A1 true WO2021232379A1 (en) 2021-11-25

Family

ID=78709122

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/091667 WO2021232379A1 (en) 2020-05-21 2020-05-21 Scheduling request processing method, apparatus, and system

Country Status (1)

Country Link
WO (1) WO2021232379A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024113212A1 (en) * 2022-11-30 2024-06-06 Oppo广东移动通信有限公司 Communication method and apparatus, terminal, and network device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150312930A1 (en) * 2014-04-28 2015-10-29 Intel IP Corporation Simultaneous scheduling request transmission in dual connectivity
CN109587806A (en) * 2017-09-28 2019-04-05 华为技术有限公司 A kind of scheduling request sending method and terminal device
CN110268784A (en) * 2017-08-09 2019-09-20 联发科技股份有限公司 The method and device thereof of multiple scheduling request processes are handled for user equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150312930A1 (en) * 2014-04-28 2015-10-29 Intel IP Corporation Simultaneous scheduling request transmission in dual connectivity
CN110268784A (en) * 2017-08-09 2019-09-20 联发科技股份有限公司 The method and device thereof of multiple scheduling request processes are handled for user equipment
CN109587806A (en) * 2017-09-28 2019-04-05 华为技术有限公司 A kind of scheduling request sending method and terminal device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
INTERDIGITAL: "MAC handling of dropped SRs", 3GPP DRAFT; R2-2003363, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. Online Meeting ;20200420 - 20200424, 9 April 2020 (2020-04-09), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051870314 *
MEDIATEK INC.: "On UL intra-UE prioritisation", 3GPP DRAFT; R2-2000845, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. Online; 20200224 - 20200306, 13 February 2020 (2020-02-13), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051848634 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024113212A1 (en) * 2022-11-30 2024-06-06 Oppo广东移动通信有限公司 Communication method and apparatus, terminal, and network device

Similar Documents

Publication Publication Date Title
JP7331152B2 (en) Dual SIM UE data transmission method and device, storage medium, and user equipment
RU2580668C1 (en) Enhanced local communication in broadband mobile communication networks
US10623981B2 (en) Information transmission method, apparatus, and system
WO2020087365A1 (en) Methods and devices for sending and configuring sidelink data
US20190274182A1 (en) Data Transmitting/Receiving Apparatuses and Methods and Communication System
WO2021022508A1 (en) Method, device, and system for triggering sidelink scheduling request
EP3231242B1 (en) Access management of a communication device in a cellular network
US11464000B2 (en) Information indication method, terminal device, and network device
WO2018120064A1 (en) Transmission apparatus and method capable of suppressing interference information, and communication system
WO2019214733A1 (en) Communication method and apparatus
WO2012136087A1 (en) Method and system for scheduling resources and terminal
WO2012103727A1 (en) Data interaction method, device and system
WO2022027521A1 (en) Uplink signal sending and receiving method and apparatus
JP2024503648A (en) Resource selection methods, devices and systems
JP2021510950A (en) Confirmation method, device and communication system of control elements of medium access control layer
WO2014113963A1 (en) Uplink resource allocation method, ue and base station
JP2024507760A (en) Sidelink communication method and device
WO2021232379A1 (en) Scheduling request processing method, apparatus, and system
WO2021056702A1 (en) Uplink signal transmission method and apparatus, and uplink signal reception method and apparatus
WO2018107457A1 (en) Data multiplexing device, method, and communication system
WO2020124534A1 (en) Data transmission method and device
WO2022205239A1 (en) Sidelink discontinuous reception command triggering method, apparatus, and system
WO2021142734A1 (en) Service conflict solution method, apparatus and device, and storage medium
WO2021203390A1 (en) Random access method and device, and resource configuration method and device
WO2020142932A1 (en) Data sending method and apparatus therefor, and communication system

Legal Events

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

Ref document number: 20936740

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20936740

Country of ref document: EP

Kind code of ref document: A1