WO2022027426A1 - Resource reporting method and apparatus and resource selection method and apparatus - Google Patents

Resource reporting method and apparatus and resource selection method and apparatus Download PDF

Info

Publication number
WO2022027426A1
WO2022027426A1 PCT/CN2020/107378 CN2020107378W WO2022027426A1 WO 2022027426 A1 WO2022027426 A1 WO 2022027426A1 CN 2020107378 W CN2020107378 W CN 2020107378W WO 2022027426 A1 WO2022027426 A1 WO 2022027426A1
Authority
WO
WIPO (PCT)
Prior art keywords
resources
side link
priority
resource
type
Prior art date
Application number
PCT/CN2020/107378
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/107378 priority Critical patent/WO2022027426A1/en
Publication of WO2022027426A1 publication Critical patent/WO2022027426A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/26Resource reservation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation

Definitions

  • the embodiments of the present application relate to the field of communication technologies.
  • V2X Vehicle to Everything
  • NR New Radio
  • V2X Vehicle to Everything
  • LTE Long Term Evolution
  • Rel-14/Rel-15 NR V2X can support more scenarios and services. Can meet higher performance requirements.
  • the physical channels defined by NR V2X include Physical Sidelink Control Channel (PSCCH, Physical Sidelink Control Channel), Physical Sidelink Shared Channel (PSSCH, Physical Sidelink Shared Channel) and Physical Sidelink Feedback Channel (PSFCH, Physical Sidelink Feedback Channel) ).
  • PSCCH Physical Sidelink Control Channel
  • PSSCH Physical Sidelink Shared Channel
  • PSFCH Physical Sidelink Feedback Channel
  • PSCCH carries first-level side link control information (1st stage SCI, Sidelink Control Informaiton), and 1st stage SCI is mainly used to reserve resources (resources in this paper include time domain resources and/or frequency domain resources).
  • PSSCH carries the 2nd stage SCI (2nd stage SCI) and the transport block (TB, Transport Block), where the 2nd stage SCI is mainly used for TB demodulation.
  • PSFCH carries side link feedback information (called HARQ-ACK). The resources used for side link transmission are located in a certain resource pool.
  • NR V2X defines two working modes.
  • NR V2X Mode 1 Mode 1
  • the resources used by the device for V2X communication are scheduled or configured by the network device (such as the base station) through the NR Uu link.
  • NR V2X Mode 2 Mode 2
  • devices can autonomously select resources for V2X communication based on perception results.
  • inter-UE coordination can be introduced, which can additionally provide devices with information that cannot be obtained by relying on their own perception, thereby further avoiding collision problems and half-duplex problems. Therefore, as an enhancement to Mode 2 of autonomous resource selection, inter-device collaboration has also become one of the research contents of Rel-17 V2X. Inter-device collaboration requires interaction information between devices, which is called assistance information. Auxiliary information can be used to optimize resource selection.
  • the inventor found that if the auxiliary information needs to carry too many resources, the code rate of the auxiliary information will be too high, so that the auxiliary information cannot be correctly demodulated and decoded. If the auxiliary information cannot be transmitted reliably and efficiently, the inter-device cooperation will not bring gains, but will degrade system performance due to the introduction of additional overhead and collisions.
  • embodiments of the present application provide a resource reporting and resource selection method and apparatus.
  • a resource reporting method including:
  • the first terminal device determines M side link resources for reporting to the second terminal device
  • the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
  • the first terminal device sends the auxiliary information to the second terminal device.
  • a resource reporting device including:
  • a determining unit which determines M side link resources for reporting to the second terminal device
  • N and M are both positive integers and N is less than M;
  • a sending unit which sends the auxiliary information to the second terminal device.
  • a resource selection method including:
  • the second terminal device receives the auxiliary information sent by the first terminal device, and the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both positive an integer and N is less than M; and
  • the second terminal device performs sidelink resource selection according to the auxiliary information.
  • a resource selection apparatus including:
  • a receiving unit which receives the auxiliary information sent by the first terminal device, the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both positive an integer and N is less than M; and
  • a selection unit which selects side link resources according to the auxiliary information.
  • the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
  • FIG. 1 is a schematic diagram of a communication system according to an embodiment of the present application.
  • FIG. 2 is an example diagram of a collision problem in an embodiment of the present application
  • FIG. 3 is an example diagram of a half-duplex problem in an embodiment of the present application.
  • FIG. 4 is a schematic diagram of a resource reporting method according to an embodiment of the present application.
  • FIG. 5 is an example diagram of sending resources according to an embodiment of the present application.
  • FIG. 6 is an exemplary diagram of a receiving resource according to an embodiment of the present application.
  • FIG. 7 is an example diagram of interference resources according to an embodiment of the present application.
  • FIG. 8 is an example diagram of selecting resources according to an embodiment of the present application.
  • FIG. 9 is another example diagram of selecting resources according to an embodiment of the present application.
  • FIG. 10 is another example diagram of selecting resources according to an embodiment of the present application.
  • FIG. 11 is another example diagram of selecting resources according to an embodiment of the present application.
  • FIG. 12 is another example diagram of selecting resources according to an embodiment of the present application.
  • FIG. 13 is another example diagram of selecting resources according to an embodiment of the present application.
  • FIG. 14 is another example diagram of selecting resources according to an embodiment of the present application.
  • 15 is a schematic diagram of a resource selection method according to an embodiment of the present application.
  • 16 is a schematic diagram of a resource reporting device according to an embodiment of the present application.
  • FIG. 17 is a schematic diagram of a resource selection apparatus according to an embodiment of the present application.
  • FIG. 18 is a schematic diagram of a network device according to an embodiment of the present application.
  • FIG. 19 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terms “first”, “second”, etc. are used to distinguish different elements in terms of numelation, but do not indicate the spatial arrangement or temporal order of these elements, and these elements should not be referred to by these terms restricted.
  • the term “and/or” includes any and all combinations of one or more of the associated listed items.
  • the terms “comprising”, “including”, “having”, etc. refer to the presence of stated features, elements, elements or components, but do not preclude the presence or addition of one or more other features, elements, elements or components.
  • the term “communication network” or “wireless communication network” may refer to a network that conforms to any of the following communication standards, such as Long Term Evolution (LTE), Long Term Evolution Enhanced (LTE-A, LTE-Advanced), broadband 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 Long Term Evolution Enhanced
  • LTE-A Long Term Evolution Enhanced
  • WCDMA Wideband Code Division Multiple Access
  • High-Speed Packet Access High-Speed Packet Access
  • High-Speed Packet Access High-Speed Packet Access
  • the communication between devices in the communication system can be carried out according to communication protocols at any stage, for example, including 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 communication protocols currently known or to be developed in the future.
  • 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 devices may include but are not limited to the following devices: base station (BS, Base Station), access point (AP, Access Point), transmission and reception point (TRP, Transmission Reception Point), broadcast transmitter, mobility management entity (MME, Mobile Management Entity), gateway, server, radio network controller (RNC, Radio Network Controller), base station controller (BSC, Base Station Controller) and so on.
  • the base station may include but is not limited to: Node B (NodeB or NB), evolved Node B (eNodeB or eNB), and 5G base station (gNB), etc., and may also include a remote radio head (RRH, Remote Radio Head) , Remote Radio Unit (RRU, Remote Radio Unit), relay (relay) or low power node (eg femeto, pico, etc.).
  • RRH Remote Radio Head
  • RRU Remote Radio Unit
  • relay relay
  • low power node eg femeto, pico, etc.
  • base station may include some or all of their functions, each base station may provide communication coverage for a particular 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.
  • a terminal device may be fixed or mobile, and may also be referred to as a mobile station (MS, Mobile Station), a terminal, a subscriber station (SS, Subscriber Station), an access terminal (AT, Access Terminal), a station, and the like.
  • the terminal device may include but is not limited to the following devices: Cellular Phone (Cellular Phone), Personal Digital Assistant (PDA, Personal Digital Assistant), wireless modem, wireless communication device, handheld device, machine type communication device, laptop computer, Cordless phones, smartphones, smart watches, digital cameras, and more.
  • Cellular Phone Cellular Phone
  • PDA Personal Digital Assistant
  • wireless modem wireless communication device
  • handheld device machine type communication device
  • laptop computer Cordless phones, smartphones, smart watches, digital cameras, and more.
  • the terminal device may also be a machine or device that performs monitoring or measurement, such as but not limited to: Machine Type Communication (MTC, Machine Type Communication) 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 refers to one 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 the side of a user or terminal, which may be a certain UE, or may include one or more terminal devices as above.
  • equipment may refer to network equipment or terminal equipment.
  • FIG. 1 is a schematic diagram of a communication system according to an embodiment of the present application, which schematically illustrates the case of a terminal device and a network device as an example.
  • a communication system 100 may include a network device 101 and terminal devices 102 and 103 .
  • FIG. 1 only takes two terminal devices and one network device as an example for description, but the embodiment of the present application is not limited to this.
  • Enhanced Mobile Broadband eMBB, enhanced Mobile Broadband
  • Massive Machine Type Communication mMTC, massive Machine Type Communication
  • Ultra-Reliable and Low Latency Communication URLLC, Ultra-Reliable and Low.
  • -Latency Communication etc.
  • FIG. 1 shows that both terminal devices 102 and 103 are within the coverage of the network device 101, but the present application is not limited to this. Both terminal devices 102 , 103 may not be within the coverage of the network device 101 , or one terminal device 102 may be within the coverage of the network device 101 and the other end device 103 may be outside the coverage of the network device 101 .
  • side link transmission may be performed between the two terminal devices 102 and 103 .
  • the two terminal devices 102 and 103 can both perform side link transmission within the coverage of the network device 101 to implement V2X communication, or both can perform side link transmission outside the coverage of the network device 101 to implement V2X
  • one terminal device 102 is within the coverage of the network device 101 and another terminal device 103 is outside the coverage of the network device 101 to perform side link transmission to implement V2X communication.
  • the terminal devices 102 and/or 103 can autonomously select side link resources (ie, adopt Mode 2), and in this case, the side link transmission can be independent of the network device 101, that is, the network device 101 is optional of.
  • the embodiment of the present application may also combine the autonomous selection of side link resources (that is, using Mode 2) and the allocation of side link resources by the network device (that is, using Mode 1); the embodiment of the present application does not limit this.
  • the device selects and transmits resources based on its own sensing results, which can avoid interference or collision between devices to a certain extent. But in some cases, there are still collision problems.
  • FIG. 2 is an example diagram of a collision problem in an embodiment of the present application.
  • device A UE 1
  • device B UE 2
  • autonomous Resource selection may cause two devices to always transmit on overlapping resources (i.e., collision problems), and each is a strong interference to each other, which will cause the devices to fail to transmit continuously (continuous packet loss).
  • Mode 2 is not designed to solve the half-duplex problem.
  • FIG. 3 is an example diagram of a half-duplex problem in an embodiment of the present application.
  • device A UE 1
  • device B UE 2
  • device A itself also needs to send periodic services with the same period.
  • Selection, autonomous resource selection may result in the following: while device B is transmitting, device A is also transmitting. Due to the half-duplex limitation, device A will continue to be unable to receive the data sent by device B (continuous packet loss), and the devices cannot find each other, so the half-duplex problem may not be resolved for a long time.
  • inter-UE coordination can additionally provide devices with information that cannot be obtained by relying on their own perception, thereby further avoiding collision problems and half-duplex problems.
  • auxiliary information can be used to optimize resource selection.
  • WID work item description
  • auxiliary information can at least indicate (or include) resource information, that is, indicate a resource set.
  • the auxiliary information may indicate deprecated (or recommended) resources obtained by the device based on perception, resources occupied by the device itself, and the like.
  • the auxiliary information indicates the resources used by device A for sending.
  • device B can avoid the resources occupied by device A during resource selection, so as to avoid the collision problem or half-duplex problem mentioned above. problem.
  • the standardization of Rel-17 V2X has not yet started, and the specific methods of cooperation between devices, including the content indicated by the auxiliary information, are all issues to be studied and solved.
  • auxiliary information itself is also a signaling overhead, and the transmission of auxiliary information may also collide with resources.
  • the size of resources used for sending auxiliary information should be limited to a certain range.
  • the number of resources that meet the reporting conditions on the device side may be very large, that is, the number of resources that the auxiliary information needs to be carried is too many, which will cause the code rate of the auxiliary information to be too high, so that it cannot be correctly demodulated and decoded. If the auxiliary information cannot be transmitted reliably and efficiently, the inter-device cooperation will not bring any gain, but will degrade the system performance by introducing additional overhead and collisions.
  • V2X is used as an example to describe the side link, but the present application is not limited to this, and can also be applied to side link scenarios other than “V2X”.
  • side link and “V2X” are interchangeable
  • PSFCH and “side link feedback channel” are interchangeable
  • PSCCH and “Sidelink Control Channel” or “Sidelink Control Information” are interchangeable, as are the terms “PSSCH” and “Sidelink Data Channel” or “Sidelink Data”.
  • transmitting or receiving PSCCH can be understood as sending or receiving side link control information carried by PSCCH; sending or receiving PSSCH can be understood as sending or receiving side link data carried by PSSCH; sending or receiving PSFCH can be understood as sending or receiving side link feedback information carried by PSFCH.
  • Sidelink transmission (Sidelink transmission, also known as sidelink transmission) can be understood as PSSCH/PSCCH transmission or sidelink data/information transmission.
  • This embodiment of the present application provides a resource reporting method, which is described from the first terminal device.
  • the first terminal device may send auxiliary information to the second terminal device.
  • the auxiliary information in this embodiment of the application may include information related to resources (resource information or resource set), and may also include an indication of reference signal received power (RSRP, Reference Signal Receiving Power), a received signal strength indication (RSSI, Received Signal Strength). Indicator), priority (priority), business cycle and other information.
  • RSRP reference signal received power
  • RSSI received signal strength indication
  • Indicator priority (priority)
  • business cycle and other information.
  • the auxiliary information may indicate time-frequency location information of resources and information such as reference signal received power, received signal strength indication, priority, and service period corresponding to each resource, but the present application is not limited thereto. Since both resource information and auxiliary information are generated based on N side link resources, in this application, "device sends or reports resource information” can be equivalent to “device sends or reports auxiliary information" without causing confusion , the terms “auxiliary information” and “resource information” or “resource collection” are interchangeable.
  • FIG. 4 is a schematic diagram of a resource reporting method according to an embodiment of the present application. As shown in FIG. 4 , the method includes:
  • the first terminal device determines M side link resources for reporting to the second terminal device
  • the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
  • the first terminal device sends the auxiliary information to the second terminal device.
  • FIG. 4 only schematically illustrates the embodiment of the present application, but the present application is not limited thereto.
  • the execution order of the various operations can be adjusted appropriately, and other operations can be added or some of the operations can be reduced.
  • Those skilled in the art can make appropriate modifications according to the above content, and are not limited to the description of the above-mentioned FIG. 4 .
  • the M side link resources include at least one of the following: a sending resource used by the first terminal device for sending side link information, and a receiving resource perceived by the first terminal device and used for receiving side link information , the interference resource perceived by the first terminal device.
  • the "side link information" herein may include side link data, side link control information, side link feedback information, etc., and the present application does not limit the specific content of the side link information.
  • the first terminal device may perform resource selection/reselection to obtain transmission resources, and may also perform monitoring or sensing to obtain reception resources and/or interference resources.
  • resource selection/reselection to obtain transmission resources
  • monitoring or sensing to obtain reception resources and/or interference resources.
  • the first terminal device may randomly select N side link resources from M side link resources, or may also select N side link resources from M side link resources according to priorities resource.
  • the device when the device needs to select N resources (N ⁇ M) from M resources for reporting, the device randomly selects N resources.
  • the auxiliary information is generated based on the resource priority ordering, and the problem that the auxiliary information bit rate is too high can be avoided by discarding low-priority resources.
  • the priority is determined according to at least one of the following information: the priority indicated by the side link control information (SCI) corresponding to the side link resource, the signal strength (RSRP/ RSSI), the type of side link resources, and the trigger conditions corresponding to the side link resources; but the present application is not limited to this.
  • SCI side link control information
  • RSSI signal strength
  • the type of side link resources the type of side link resources
  • the trigger conditions corresponding to the side link resources but the present application is not limited to this.
  • the size of the resources occupied by the auxiliary information should be controlled within a reasonable range. If the resources occupied by the auxiliary information are relatively large, the transmission of the auxiliary information is likely to collide with the transmission of other devices, thereby affecting the transmission reliability of the auxiliary information. Therefore, the size of the resources occupied by the auxiliary information should be limited to a small range.
  • the number of resources that the auxiliary information can bear is limited.
  • the number of resources reported by the device by sending auxiliary information is limited. This is because the indication of each resource and/or resource-related information requires several bits of overhead, and the more the number of resources, the greater the overhead; limited by the size of the resources occupied by the auxiliary information, the large overhead will cause the auxiliary information The bit rate is too high, thus affecting the reliability of auxiliary information transmission.
  • the number of resources that meet the reporting conditions may exceed the number of resources that can be carried by the auxiliary information.
  • the device selects a part of the resources for reporting.
  • the device can report M resources when the number of resources is not limited.
  • the device needs to select N resources (N ⁇ M) from M resources for reporting. More specifically, for example, the device selects N resources with the highest resource priority for reporting, where the resource priority is determined based on at least one of the following parameters: priority indicated by SCI, RSRP/RSSI, resource type, and trigger condition.
  • a code rate threshold R max may be defined, where N is the maximum number of resources that can satisfy the code rate less than or equal to (or less than) R max .
  • a threshold value C max of the number of resources may be defined, and N is the maximum number of resources that can satisfy that the number of resources is less than or equal to (or less than) C max .
  • a threshold value B max of the number of reported bits may be defined, and N is the maximum number of resources that can satisfy that the number of reported bits is less than or equal to (or less than) B max .
  • the value of N may be directly configured by the base station or the device to the terminal device.
  • R max , C max , B max , N may be determined in at least one of the following ways: pre-configured; configured by a base station, eg, through a System Information Block (SIB, System Information Block) broadcast message and/or wireless Resource Control (RRC, Radio Resource Control) signaling configuration; configured by another device, for example, configured through PC5-RRC signaling and/or indicated through SCI.
  • SIB System Information Block
  • RRC Radio Resource Control
  • R max , C max , B max , N can be configured independently for each resource pool.
  • selecting resources in Mode 2 has a different meaning from “selecting resources” in the auxiliary information generation process in this article.
  • the former refers to the resources selected for sending PSCCH/PSSCH (for example, as described in the ninth performed by the second terminal device in the embodiments of the aspect), the latter refers to selecting resources that can be carried in the auxiliary information (for example, as described later by the first terminal device in the embodiments of the first to eighth aspects). implemented).
  • the terminal device selects a certain resource to report, which means that the device reports information associated with the resource, including reporting the time-frequency location information of the resource, and may also include reporting other information related to the resource. , for example, the priority indicated by the SCI of the resource, the RSRP of the resource, the source ID (source ID), the destination ID (destination ID) associated with the resource, etc., are not listed one by one. Selecting a resource for reporting can refer to reporting any one or more than one information associated with the resource.
  • the first terminal device selects N sidelink resources from the M sidelink resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
  • the embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first aspect, and the same content as the embodiments of the first aspect will not be repeated.
  • the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low.
  • the side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
  • the types of the side link resources include at least one of the following: the first type of resources is transmission resources, the second type of resources is reception resources, and the third type of resources is interference resources; The priority is greater than the priority of the second type of resource, and the priority of the second type of resource is greater than the priority of the third type of resource.
  • the "resource” described herein generally refers to one or more than one resource.
  • the priority and RSRP indicated by the corresponding SCI can be obtained based on related technologies.
  • the priority indicated by the SCI of the resource comes from the priority value indicated by the priority field in PSCCH (1st stage SCI).
  • the higher the priority; the RSRP of the resource can be obtained by measurement based on the demodulation reference signal (DM-RS, DeModulation Reference Signal) of the PSCCH reserved for the resource, or based on the DM-RS of the PSSCH reserved for the resource.
  • the RSRP threshold can be a function of sending priority and receiving priority; sending priority is the priority indicated by the SCI sent by the device, and receiving priority is the priority indicated by the SCI (PSCCH) received by the device.
  • auxiliary information includes a set of resources, the resources in the set are the resources that device A recommends device B to avoid. In other words, device B does not select the resource indicated by the auxiliary information when performing autonomous resource selection.
  • Device A may have PSCCH/PSSCH (referred to as side link information) that needs to be sent.
  • Device A notifies device B of the resources it needs to send. Then device B can avoid the transmission of device A when sending the side link.
  • device B's transmission may avoid using overlapping resources with device A's transmission, thereby avoiding interference between device B and device A.
  • device B has side link information that needs to be sent to device A, then device B can avoid using the same time slot as device A's transmission, so as to avoid device A being unable to receive information from device B due to half-duplex restrictions.
  • Edge link information The resources used by device A for transmission may be referred to as transmission resources.
  • FIG. 5 is an example diagram of sending resources according to an embodiment of the present application.
  • UE A reports auxiliary information to UE B.
  • UE A sends side link information to UE C, and the resources used by UE A for side link transmission are called transmission resources.
  • Device A can know which resources have been reserved by other devices based on perception. Due to the limitation of the sensing range or the half-duplex limitation, the device B may not be able to perceive the resource reservation of the device A. Therefore, the reporting of the sensing result by device A helps device B to select better resources.
  • the 1st stage SCI indicates the reserved resources, and device A can know the reserved resources after correctly demodulating the 1st stage SCI.
  • Device A then demodulates the 2nd stage SCI.
  • device A can obtain the source ID (source ID) and destination ID (destination ID) carried by the 2nd stage SCI.
  • source ID source ID
  • destination ID destination ID
  • device A can know whether the resources reserved by the SCI are It is used to transmit side link information sent to itself, that is, to know whether the reserved resources are receiving resources or interfering resources.
  • device A For receiving a resource, device A needs to receive sidelink information on the resource.
  • Device A reports the receiving resource to device B, and after the sending of device B avoids the receiving resource, interference to the receiving of device A can be avoided.
  • the interference resource device A knows that there are other devices transmitting on the resource, that is, there is interference.
  • Device A reports the interference resource to device B, and after the transmission of device B avoids the interference resource, the transmission of device B can be prevented from being interfered.
  • this resource can also be a resource that causes a half-duplex problem.
  • device A reports the interference resource, and after device B avoids the interference resource, it can avoid half-duplex between the transmission of device B and the transmission of device C. labor problem.
  • some cases may be collectively referred to as interference resources.
  • device A When the 2nd stage SCI cannot be demodulated correctly, device A knows that there are resources reserved, but cannot determine whether the reserved resources are receiving resources. At this time, the reserved resources can be treated as interference resources. In a word, for the reserved resources perceived by the device A, a part of the resources are called reception resources, and a part of the resources are called interference resources.
  • FIG. 6 is an example diagram of a receiving resource according to an embodiment of the present application.
  • UE A receives the side link information sent by UE C to itself, and the resources used by UE A for receiving are called receiving resources.
  • FIG. 7 is an example diagram of interference resources in an embodiment of the present application. As shown in FIG. 7 , UE A does not receive the side link information sent by UE C, and the transmission from UE C to UE D is a kind of interference for UE A , the resources that UE A is interfered with are called interference resources.
  • the measured RSRP can be restricted to be higher than a certain RSRP threshold, that is, only when the signal strength or interference strength is higher than a certain threshold, the resource can become a receiving resource or interference resources, it is necessary for device B to avoid these resources.
  • the signal strength or interference strength of the received resource or interference resource is less than the threshold value, device B can reuse these resources, that is, spatial reuse, and spectrum utilization can be improved through spatial reuse.
  • the transmission of device A when device A selects resources to report, the transmission of device A can be prioritized, so the transmission resource has the highest resource priority; secondly, the existing reception of device A is protected, so the receiving resource has the second highest resource priority Finally, the interference resource has the lowest resource priority, which can make the device B avoid the strong interference received by the device A when sending the side link information to the device A. Therefore, the resources can be divided into three types of resources, namely, the first type of resources, the second type of resources and the third type of resources, which correspond to transmission resources, reception resources and interference resources, respectively.
  • the resources (candidate resources) that meet the reporting conditions can be divided into the first type of resources (transmission resources), the second type of resources (reception resources) and the third type of resources (interference resources), that is, divided into three types.
  • Resource type These three resource types have resource priorities from high to low.
  • the device selects resources for reporting in descending order of resource priorities. A device may need to select resources within a certain class of resources. For resources with the same resource type, their resource priorities need to be further determined within the same resource type.
  • the priorities of the at least two side link resources are based on the corresponding side link control information (SCI) The indicated priority is determined.
  • SCI side link control information
  • the resource priority is further dependent on the priority indicated by the SCI.
  • the service with a higher priority can be preferentially protected from being affected by the sending of the device B (protecting the device B). sending of A).
  • the resource priority order can be determined by the device A, that is, it depends on the implementation of the device A.
  • the priority of the at least two side link resources is based on the corresponding side link resources
  • the priority indicated by the control information (SCI) is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, and the types are both the second type of resources or the third type of resources
  • the The priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the priority of the at least two side link resources is based on the corresponding signal strength ( RSRP/RSSI) to determine. For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the at least two sidelink resources when the signal strengths (RSRP/RSSI) corresponding to the at least two sidelink resources are the same, and the types are both the second type of resources or the third type of resources, the at least two sidelink resources
  • the priority of the road resource is determined according to the priority indicated by the corresponding side link control information (SCI).
  • the resource priority is further dependent on the priority indicated by the SCI and/or the RSRP.
  • the resource priority depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority. This is because the priority indicated by the SCI reflects the importance of the received service.
  • the service with a higher priority can be preferentially protected from being affected by the transmission of the device B (protecting the receiving of the device A). ).
  • the resource priority further depends on the RSRP, and the higher the RSRP, the higher the resource priority. This is because RSRP reflects the received signal strength. By preferentially selecting resources with higher RSRP, the reception of sidelink information with better signal strength can be preferentially protected from interference by device B (reception by device A is protected).
  • the resource priority depends on the RSRP, and the higher the RSRP, the higher the resource priority.
  • the resource priority further depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority.
  • the resource priority further depends on the priority indicated by the SCI and/or the RSRP.
  • the resource priority depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority.
  • the resource priority further depends on the RSRP, and the higher the RSRP, the higher the resource priority.
  • device B can be made to preferentially avoid strong interference resources in transmission (protecting the transmission of device B).
  • the resource priority depends on the RSRP, and the higher the RSRP, the higher the resource priority.
  • the resource priority further depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority.
  • the resources of the first type, the resources of the second type and the resources of the third type are represented by P 1 , P 2 and P 3 respectively, and the resource priorities of P 1 , P 2 and P 3 are in descending order. Decrease.
  • the priority indicated by the SCI is represented by p i , and the resource priorities of p 1 , p 2 , p 3 , . . . decrease sequentially from high to low.
  • RSRP is represented by RSRP i , and the resource priorities of RSRP 1 , RSRP 2 , RSRP 3 . . . decrease sequentially from high to low.
  • it can be uniquely identified by (P u , p v ), or it can be uniquely identified by (P u , p v , RSRP w ).
  • FIG. 8 is an example diagram of selecting resources according to an embodiment of the present application
  • FIG. 9 is another example diagram of selecting resources according to an embodiment of the present application.
  • their resource priorities decrease sequentially from top to bottom.
  • the device needs to select N resources (N ⁇ M) from the M resources for reporting, the device selects the N resources with the highest priority.
  • the resource with higher priority indicated by the SCI may be preferentially selected, and for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected.
  • the resource with higher priority indicated by the SCI may be preferentially selected; for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected.
  • the resource with high RSRP can be preferentially selected; for the same RSRP, the resource with high priority indicated by the SCI is preferentially selected.
  • the auxiliary information includes the first type of resources, the second type of resources and the third type of resources at the same time. If a certain type of resource does not exist, the device skips this type of resource when selecting it, so the embodiment of the present application can be used when the auxiliary information does not include any one of the first type resource, the second type resource and the third type resource at the same time. a situation. In other words, as long as the auxiliary information includes at least one of the first type of resources, the second type of resources, and the third type of resources, the embodiments of the present application can be used.
  • This embodiment of the present application does not limit the reason why a certain type of resource does not exist.
  • a device may only be allowed to report resources of the first type.
  • the device is allowed to report all three types of resources, since the device does not send side link information when reporting, the reported auxiliary information does not include the first type of resources. Not listed here.
  • the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are:
  • the first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • the embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first and second aspects, and the same contents as those of the embodiments of the first and second aspects will not be repeated.
  • the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low.
  • the side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
  • the types of side link resources include at least one of the following: the first type of resources are transmission resources, the second type of resources are reception resources and/or interference resources; the priority of the first type of resources is greater than The priority of the second type of resource.
  • the device divides resources into two types of resources according to whether they are transmitting on the resources: the first type of resources includes transmission resources, and the second type of resources includes reception resources and interference resources, that is, including all perceived reserved resources (optionally, the RSRP of the reserved resource needs to be higher than a certain RSRP threshold).
  • the RSRP of the reserved resource needs to be higher than a certain RSRP threshold.
  • the priorities of the at least two side link resources are based on the corresponding side link control information (SCI)
  • SCI side link control information
  • the indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • the priorities of the at least two side link resources are based on the corresponding side link control information (SCI)
  • SCI side link control information
  • the indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • the at least two side link resources In some embodiments, in the case that the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, and the types of the at least two side link resources are the second type of resources, the at least two side link resources
  • the priority of link resources is determined according to the corresponding signal strength (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI) . For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the priority of the at least two side link resources is determined according to the priority indicated by the corresponding side link control information (SCI).
  • FIG. 10 is another example diagram of selecting resources according to an embodiment of the present application
  • FIG. 11 is another example diagram of selecting resources according to an embodiment of the present application.
  • the definitions of variables p i and RSRP i in Figures 10 and 11 are the same as in Figures 8 and 9 .
  • the resource with higher priority indicated by the SCI is preferentially selected, and for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected.
  • the resources with high RSRP are preferentially selected, and for the same RSRP, the resources with high priority indicated by the SCI are preferentially selected.
  • their resource priorities decrease sequentially from top to bottom.
  • auxiliary information in this embodiment of the present application does not necessarily include both the first type of resources and the second type of resources.
  • the second type of resources does not necessarily include both reception resources and interference resources.
  • the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are:
  • the first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • the embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to third aspects, and the same content as the embodiments of the first to third aspects will not be repeated.
  • the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low.
  • the side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
  • the types of the side link resources include at least one of the following: the first type of resources are transmission resources and/or reception resources, and the second type of resources are interference resources; the priority of the first type of resources is greater than The priority of the second type of resource.
  • the device classifies resources into two resource types according to whether the resource is of interest to itself.
  • the resource is a resource of interest to the device.
  • the first type of resources includes sending resources and receiving resources, that is, resources of interest to the device.
  • the second type of resources includes interfering resources, which are not resources of interest to the device.
  • the priorities of the at least two side link resources are based on the corresponding side link control information (SCI)
  • SCI side link control information
  • the indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • the at least two side link resources In some embodiments, in the case that the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, and the types of the at least two side link resources are the second type of resources, the at least two side link resources
  • the priority of link resources is determined according to the corresponding signal strength (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the priorities of the at least two side link resources are based on the corresponding side link control information (SCI)
  • SCI side link control information
  • the indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • the at least two side link resources in the case where the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same and the types are the first type of resources, the at least two side link resources The priority of the link resources is determined in the order that the priority of the sending resource is higher than the priority of the receiving resource.
  • SCI side link control information
  • the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, the types are the first type of resources, and they are all receiving resources, the The priorities of at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • FIG. 12 is another example diagram of selecting resources according to an embodiment of the present application.
  • the definitions of variables p i and RSRP i in FIG. 12 are the same as those in FIGS. 8 and 9 .
  • the priority of the resources decreases sequentially from top to bottom.
  • the resource with high priority indicated by the SCI is preferentially selected, and for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected.
  • auxiliary information in this embodiment of the present application does not necessarily include both the first type of resources and the second type of resources.
  • the first type of resources does not necessarily include both sending and receiving resources.
  • the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are:
  • the first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • the embodiments of the present application provide supplementary descriptions based on the embodiments of the first to fourth aspects, and the same content as the embodiments of the first to fourth aspects will not be repeated.
  • the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low.
  • the side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
  • the priority of the side link resources is determined according to the priority indicated by the corresponding side link control information (SCI). For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • SCI side link control information
  • the device selects resources according to the priority indicated by the SCI in descending order, that is, the resources are not classified according to the resource type; or all candidate reporting resources have the same resource type; for example, they are classified into the first type of resources: sending resources , at least one of receiving resources and interference resources.
  • the priorities indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, the priorities of the at least two side link resources are based on the transmission resources The priority of the priority is higher than the priority of the receiving resource and/or the priority of the interference resource is determined in order.
  • the at least two side link resources when the priorities indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, and neither of the at least two side link resources is a transmission resource, the at least two side link resources
  • the priority is determined according to the corresponding signal strength (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the device selects resources in the first type of resources, the device selects the resources in descending order of priorities indicated by the SCI.
  • the device preferentially selects transmission resources, and then selects reception resources and/or interference resources.
  • the device selects resources among the receiving resources and/or the interference resources, the device selects the resources in the order of RSRP from high to low.
  • FIG. 13 is another example diagram of selecting resources according to an embodiment of the present application.
  • the definitions of variables p i and RSRP i in FIG. 13 are the same as in FIGS. 8 and 9 .
  • the priority of the resources decreases sequentially from top to bottom.
  • the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are:
  • the first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • the embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to fifth aspects, and the same content as the embodiments of the first to fifth aspects will not be repeated.
  • the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low.
  • the side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
  • the trigger conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to report; the priority of the side link resource triggered by the event to report is higher than that of the side link not triggered by the event to report The priority of the resource.
  • the device selects resources in descending order of the following resource types.
  • the resource priorities of class A resources and class B resources decrease in order from high to low.
  • -Type A resources resources that trigger devices to report auxiliary information.
  • the device selects a resource in the A-type resource, any one of the methods in the embodiments of the second aspect to the fifth aspect may be used to select the resource.
  • -B-type resources resources other than A-type resources that meet the reporting conditions.
  • any one of the methods in the embodiments of the second aspect to the fifth aspect may be used to select the resource.
  • device A reports auxiliary information to device B.
  • Device A can actively report auxiliary information to device B when the trigger conditions are met, that is, the reporting is event-triggered. For example, based on perception, device A finds that there is a collision problem or a half-duplex problem between the transmission of device B and the transmission of device C.
  • Device A is triggered to report auxiliary information, and device A reports the resources occupied by device C to device B, thereby Device B can avoid the resources of device C in subsequent transmissions, thereby avoiding collision problems or half-duplex problems.
  • the class A resource here is the resource of the device C.
  • the resource needs to be included in the auxiliary information to solve the collision problem or the half-duplex problem. Therefore, the class A resource has a higher resource priority than other candidate reporting resources. class.
  • device A has side link information to be sent
  • device A is triggered to report auxiliary information, and reports to device B the resources used for sending its own side link. The trigger conditions are not listed one by one.
  • any method in the embodiments of the second aspect to the fifth aspect can be used to select the resource, that is, the A-type resource can be further divided into the first-type resource and the second-type resource and/or the third category of resources, and make subsequent resource selections.
  • candidate resources (type B resources) other than resources of type A any one of the methods in the embodiments of the second aspect to the fifth aspect may be used to select resources.
  • Class A resources can trigger device A to report auxiliary information, and such resources will be preferentially selected.
  • FIG. 14 is another example diagram of selecting resources according to an embodiment of the present application.
  • the definitions of variables p i and RSRP i in FIG. 14 are the same as those in FIGS. 8 and 9 .
  • the priority of the resources decreases sequentially from top to bottom.
  • class A resources are selected in preference to class B resources.
  • the device uses the method of Embodiment 1 to select and report resources within the A-type resources and the B-type resources.
  • Class A resources include only interference resources (P 3 ).
  • Class B resources include transmit resources (P 1 ), receive resources (P 2 ), and interference resources (P 3 ).
  • the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are:
  • the first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • the embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to sixth aspects, and the same content as the embodiments of the first to sixth aspects will not be repeated.
  • the side link resources included in the auxiliary information are resources that are not recommended by the first terminal device to be used by the second terminal device.
  • the side link resources included in the auxiliary information are resources recommended by the first terminal device to be used by the second terminal device; Among the link resources, the N side link resources with the lowest priority are selected.
  • the priorities of the M side link resources are determined according to the signal strength (RSRP/RSSI) corresponding to the side link resources. For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
  • the priorities of the at least two side link resources are based on the corresponding side link control information.
  • SCI indicates priority determination. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • sidelink resources that are not reserved are determined to have the lowest corresponding signal strengths (RSRP/RSSI).
  • the device when the device needs to select N resources (N ⁇ M) from M resources for reporting, the device selects the N resources with the lowest priority.
  • the device may select resources in ascending order of RSRP and/or RSSI. The lower the RSRP and/or RSSI, the lower the resource priority. Resources that are not reserved are considered to have the lowest RSRP, ie are selected first.
  • the device selects the resources in descending order of priority indicated by the SCI.
  • the lower the priority indicated by the SCI the lower the resource priority. Resources that are not reserved may be considered to have the lowest priority indicated by the SCI, ie to be selected first.
  • the auxiliary information includes a resource set, and the resources in the set are the resources that device A recommends device B to use.
  • device B can send the sidelink information to device A using the recommended resources. It is recommended that the resources used by the device B be the resources with less interference, that is, the resources with less RSRP and/or RSSI (RSRP/RSSI) of the resources.
  • Device A can know which resources have been reserved and which resources have not been reserved based on perception. For the resources reserved by PSCCH#1/PSSCH#1, device A can estimate the interference intensity of the resource based on the RSRP measurement result of PSCCH#1/PSSCH#1. The smaller the RSRP, the smaller the interference to the resource.
  • Device A selects resources in ascending order of RSRP, and can select resources with less interference and recommend them to device B for use.
  • a resource that is not reserved the resource does not have a corresponding RSRP measurement result.
  • Such a resource is considered to have the lowest RSRP, that is, it is not interfered by other devices, so it will be selected first.
  • RSSI is a measurement result in a statistical sense. Even resources that are not reserved may have corresponding RSSIs. Therefore, devices can uniformly select resources in ascending order of RSSI.
  • the resource may also be a reserved resource, that is, if the interference intensity of the resource is small, it can still be used by device B.
  • the recommended resource is a reserved resource
  • the resource also corresponds to a priority indicated by an SCI.
  • the device selects the resources according to the priority indicated by the SCI from low to high, which can avoid causing interference to the services with higher priority indicated by the SCI, that is, give priority to protecting the priority indicated by the SCI. higher priority business.
  • the first terminal device selects N side link resources with the lowest priority from M side link resources in order of priority from low to high; the side link resources included in the auxiliary information are:
  • the first terminal device recommends resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • the embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to seventh aspects, and the same content as the embodiments of the first to seventh aspects will not be repeated.
  • the embodiments of the present application may be combined with the embodiments of the first to seventh aspects, or may be implemented independently.
  • the priority indicated by the side link control information (SCI) corresponding to the auxiliary information is equal to the priority indicated by the side link control information (SCI) corresponding to all resources carried by the auxiliary information highest priority.
  • a PSSCH has a priority, which is indicated by the priority field in the PSCCH (1st stage SCI) that schedules the PSSCH.
  • This priority is the priority indicated by the aforementioned SCI.
  • the priority indicated by the SCI can be used to determine the RSRP threshold value in mode 2 resource selection, to determine whether to be preempted in pre-emption, and to transmit one or more sidelink signals/channels and/or When there are one or more uplink signals/channels, it is decided which signal/channel to send first or which signal/channel is to be allocated power with priority, etc.
  • the priority field of the PSCCH in which the auxiliary information is scheduled also needs to be determined, that is, the priority indicated by the SCI of the auxiliary information is determined.
  • Auxiliary information may carry one or more resources.
  • each resource corresponds to a priority indicated by the SCI
  • the priority indicated by the SCI of the auxiliary information is equal to the priority indicated by the highest SCI among all resources carried by the resource.
  • the priority of the auxiliary information is the priority of the service that UE A wants to receive.
  • the second terminal device may receive auxiliary information (including resource information or resource set) sent by the first terminal device, and select resources according to the auxiliary information to send sidelink information (including data information and/or control information and/or resource set) or feedback).
  • auxiliary information including resource information or resource set
  • sidelink information including data information and/or control information and/or resource set
  • FIG. 15 is a schematic diagram of a resource selection method according to an embodiment of the present application. As shown in FIG. 15 , the method includes:
  • a second terminal device receives auxiliary information sent by a first terminal device, where the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both. is a positive integer and N is less than M; and
  • the second terminal device performs sidelink resource selection according to the auxiliary information.
  • FIG. 15 only schematically illustrates the embodiment of the present application, but the present application is not limited thereto.
  • the execution order of the various operations can be adjusted appropriately, and other operations can be added or some of the operations can be reduced.
  • Those skilled in the art can make appropriate modifications according to the above content, and are not limited to the description of the above-mentioned FIG. 15 .
  • the second terminal device may use these resources to send side links.
  • the second terminal device may use these resources to send side links.
  • the second terminal device receives the auxiliary information sent by the first terminal device, where the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources.
  • the number of resources that the auxiliary information needs to carry is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
  • An embodiment of the present application provides a resource reporting device.
  • the apparatus may be, for example, a terminal device (the aforementioned first terminal device), or may be one or some components or components configured in the terminal device.
  • the same content as the embodiments of the first to eighth aspects is not the same Repeat.
  • FIG. 16 is a schematic diagram of a resource reporting apparatus according to an embodiment of the present application. As shown in FIG. 16 , the resource reporting apparatus 1600 includes:
  • determining unit 1601 which determines M side link resources for reporting to the second terminal device
  • a selection unit 1602 that selects N sidelink resources from the M sidelink resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
  • the M side link resources include at least one of the following: a sending resource used by the first terminal device for sending side link information, a sending resource used by the first terminal device for receiving side link information, and a receiving side link perceived by the first terminal device Information receiving resources, and interference resources perceived by the first terminal device.
  • the selecting unit 1602 selects the N side link resources from the M side link resources randomly or according to priority.
  • the priority is determined according to at least one of the following information: the priority indicated by the sidelink control information corresponding to the sidelink resource, the signal corresponding to the sidelink resource strength, the type of the side link resource, and the trigger condition corresponding to the side link resource.
  • the selection unit 1602 selects N side link resources with the highest priority from the M side link resources in order of priority from high to low; the side link resources included in the auxiliary information Road resources are resources that are not recommended by the first terminal device to be used by the second terminal device.
  • the types of the side link resources include at least one of the following: the first type of resources is transmission resources, the second type of resources is reception resources, and the third type of resources is interference resources; the priority of the first type of resources The priority of the resources of the second type is higher than the priority of the resources of the second type, and the priority of the resources of the second type is higher than the priority of the resources of the third type.
  • the priorities of the at least two side link resources are determined according to the corresponding side link control information.
  • the indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
  • the priorities of the at least two side link resources are based on the corresponding The priority indicated by the side link control information is determined.
  • the priorities indicated by the side link control information corresponding to at least two side link resources are the same, and the types are both the second type of resources or the third type of resources.
  • the priorities of the at least two side link resources are determined according to the corresponding signal strengths; wherein, the higher the signal strength, the higher the priority of the side link resources.
  • the priorities of the at least two side link resources are based on the corresponding The signal strength is determined; wherein, the higher the signal strength, the higher the priority of the side link resource.
  • the at least two sidelink resources when the signal strengths corresponding to the at least two sidelink resources are the same and the types are the second type of resources or the third type of resources, the at least two sidelink resources The priority of the resource is determined according to the priority indicated by the corresponding side link control information.
  • the types of the side link resources include at least one of the following: a first type of resources, namely transmit resources, a second type of resources, namely receive resources and/or interference resources; the priority of the first type of resources greater than the priority of the second type of resources.
  • the priorities of the at least two side link resources are determined according to the corresponding side link control information.
  • the indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
  • the priorities of the at least two side link resources are determined according to the corresponding side link control information. The indicated priority is determined.
  • the at least two side link resources In some embodiments, in the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same and the types are the second type of resources, the at least two side link resources
  • the priority of the path resource is determined according to the corresponding signal strength; wherein, the higher the signal strength, the higher the priority of the side link resource.
  • the priorities of the at least two side link resources are determined according to the corresponding signal strengths; wherein, The higher the signal strength, the higher the priority of the side link resource.
  • the priorities of the at least two side link resources are based on the corresponding The priority indicated by the side link control information is determined.
  • the types of the side link resources include at least one of the following: a first type of resources, namely sending resources and/or receiving resources, and a second type of resources, namely interference resources; the priority of the first type of resources greater than the priority of the second type of resources.
  • the priorities of the at least two side link resources are determined according to the corresponding side link control information.
  • the indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
  • the at least two side link resources In some embodiments, in the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same and the types are the second type of resources, the at least two side link resources
  • the priority of the path resource is determined according to the corresponding signal strength; the higher the signal strength, the higher the priority of the side link resource.
  • the priorities of the at least two side link resources are determined according to the corresponding side link control information.
  • the indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
  • the at least two side link resources are determined in an order in which the priorities of the transmission resources are greater than the priorities of the reception resources.
  • the priorities indicated by the side link control information corresponding to at least two side link resources are the same, the types are the first type of resources, and both are the receiving resources, the The priorities of the at least two side link resources are determined according to the corresponding signal strengths; the higher the signal strength, the higher the priority of the side link resources.
  • the priority of the side link resource is determined according to the priority indicated by the corresponding side link control information; the higher the priority indicated by the side link control information, the higher the priority of the side link resource. higher priority.
  • the priorities of the at least two side link resources are sent according to the The priority of resources is higher than the priority of the receiving resources and/or the priority of the interference resources is determined in order.
  • the at least two side link resources have the same priority.
  • the priority is determined according to the corresponding signal strength; wherein, the higher the signal strength, the higher the priority of the side link resource.
  • the trigger conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to report; the priority of the side link resource triggered by an event to be reported is higher than that of a non-event-triggered report the priority of the side link resources.
  • the selecting unit 1602 selects N side link resources with the lowest priority from the M side link resources in order of priority from low to high; the side link resources included in the auxiliary information
  • a road resource is a resource recommended by the first terminal device to be used by the second terminal device.
  • the priorities of the M side link resources are determined according to the signal strengths corresponding to the side link resources; wherein, the higher the signal strength, the higher the priority of the side link resources. high.
  • the priorities of the at least two side link resources are based on the priorities indicated by the corresponding side link control information. Determine; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
  • the resource reporting apparatus 1600 may further include other components or modules, and for the specific contents of these components or modules, reference may be made to related technologies.
  • FIG. 16 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 above-mentioned components or modules may be implemented by hardware facilities such as processors, memories, transmitters, receivers, etc. The implementation of this application does not limit this.
  • the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
  • Embodiments of the present application provide a resource selection apparatus.
  • the apparatus may be, for example, a terminal device (the aforementioned second terminal device), or may be one or some components or components configured in the terminal device, and the same contents as those of the embodiments of the first to tenth aspects will not be repeated. Repeat.
  • FIG. 17 is another schematic diagram of a resource selection apparatus according to an embodiment of the present application. As shown in FIG. 17 , the resource selection apparatus 1700 includes:
  • a receiving unit 1701 which receives auxiliary information sent by a first terminal device, where the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both a positive integer and N is less than M; and
  • a selection unit 1702 which performs side link resource selection according to the auxiliary information.
  • the resource selection apparatus 1700 may also include other components or modules, and for the specific content of these components or modules, reference may be made to the related art.
  • FIG. 17 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 above-mentioned components or modules may be implemented by hardware facilities such as processors, memories, transmitters, receivers, etc. The implementation of this application does not limit this.
  • the first terminal device selects N sidelink resources from the M sidelink resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
  • An embodiment of the present application further provides a communication system, and reference may be made to FIG. 1 , and the same content as the embodiments of the first aspect to the eleventh aspect will not be repeated.
  • the communication system 100 may include at least:
  • a first terminal device which determines M side link resources for reporting; selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N less than M; and
  • the second terminal device receives the auxiliary information, and performs sidelink resource selection according to the auxiliary information.
  • the embodiment of the present application also provides a network device, which may be, for example, a base station, but the present application is not limited to this, and may also be other network devices.
  • a network device which may be, for example, a base station, but the present application is not limited to this, and may also be other network devices.
  • FIG. 18 is a schematic structural diagram of a network device according to an embodiment of the present application.
  • the network device 1800 may include: a processor 1810 (eg, a central processing unit CPU) and a memory 1820 ; the memory 1820 is coupled to the processor 1810 .
  • the memory 1820 can store various data; in addition, the program 1830 for information processing is also stored, and the program 1830 is executed under the control of the processor 1810 .
  • the network device 1800 may further include: a transceiver 1840, an antenna 1850, etc.; wherein, the functions of the above components are similar to those in the prior art, and details are not repeated here. It is worth noting that the network device 1800 does not necessarily include all the components shown in FIG. 18 ; in addition, the network device 1800 may also include components not shown in FIG. 18 , and reference may be made to the prior art.
  • the embodiment of the present application also provides a terminal device, but the present application is not limited to this, and may also be other devices.
  • FIG. 19 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terminal device 1900 may include a processor 1910 and a memory 1920 ; the memory 1920 stores data and programs, and is coupled to the processor 1910 .
  • this figure is exemplary; other types of structures may be used in addition to or in place of this structure to implement telecommunication functions or other functions.
  • the processor 1910 may be configured to execute a program to implement the resource reporting method according to the embodiments of the first to eighth aspects.
  • the processor 1910 may be configured to perform the following controls: determine M side link resources for reporting to the second terminal device; select N side link resources from the M side link resources to generate auxiliary information; wherein both N and M are positive integers and N is less than M; and sending the auxiliary information to the second terminal device.
  • the processor 1910 may be configured to execute a program to implement the resource selection method described in the embodiment of the ninth aspect.
  • the processor 1910 may be configured to perform the following control: receiving auxiliary information sent by the first terminal device, where the auxiliary information is selected by the first terminal device N side link resources from M side link resources generating; wherein N and M are both positive integers and N is less than M; and performing side link resource selection according to the auxiliary information.
  • the terminal device 1900 may further include: a communication module 1930 , an input unit 1940 , a display 1950 , and a power supply 1960 .
  • the functions of the above components are similar to those in the prior art, and details are not repeated here. It is worth noting that the terminal device 1900 does not necessarily include all the components shown in FIG. 19 , and the above components are not required; in addition, the terminal device 1900 may also include components not shown in FIG. 19 . There is technology.
  • An embodiment of the present application further provides a computer program, wherein when the program is executed in a terminal device, the program causes the terminal device to execute the resource reporting method according to the embodiments of the first to eighth aspects.
  • An embodiment of the present application further provides a storage medium storing a computer program, wherein the computer program enables a terminal device to execute the resource reporting method described in the embodiments of the first to eighth aspects.
  • the embodiment of the present application further provides a computer program, wherein when the program is executed in a terminal device, the program causes the terminal device to execute the resource selection method according to the embodiment of the ninth aspect.
  • the embodiment of the present application further provides a storage medium storing a computer program, wherein the computer program causes the terminal device to execute the resource selection method described in the embodiment of the ninth aspect.
  • the apparatuses and methods above in the present application may be implemented by hardware, or may be implemented by hardware combined with software.
  • the present application relates to a computer-readable program that, when executed by logic components, enables the logic components to implement the above-described apparatus or constituent components, or causes the logic components to implement the above-described various methods or steps.
  • the present application also relates to a storage medium for storing the above program, such as a hard disk, a magnetic disk, an optical disk, a DVD, a flash memory, and the like.
  • the method/apparatus described in conjunction with the embodiments of this 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 shown in the figures and/or one or more combinations of the functional block diagrams may correspond to either software modules or hardware modules of the computer program flow.
  • These software modules may respectively correspond to the various steps shown in the figure.
  • These hardware modules can be implemented by, for example, solidifying these software modules using a Field Programmable Gate Array (FPGA).
  • FPGA Field Programmable Gate Array
  • a software module may reside 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 can be coupled to the processor, such that the processor can read information from, and write information to, the storage medium; or the storage medium can be an integral part of the processor.
  • the processor and storage medium may reside in an 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.
  • the functional blocks and/or one or more combinations of the functional blocks described in the figures can be implemented as a general-purpose processor, a digital signal processor (DSP) for performing the functions described in this application ), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or any suitable combination thereof.
  • DSP digital signal processor
  • ASICs Application Specific Integrated Circuits
  • FPGAs Field Programmable Gate Arrays
  • One or more of the functional blocks and/or one or more combinations of the functional blocks described with respect to the figures can also be implemented as a combination of computing devices, eg, a combination of a DSP and a microprocessor, multiple microprocessors processor, one or more microprocessors in communication with the DSP, or any other such configuration.
  • Appendix 1 A method for reporting resources, including:
  • the first terminal device determines M side link resources for reporting to the second terminal device
  • the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
  • the first terminal device sends the auxiliary information to the second terminal device.
  • Supplement 2 The method according to Supplement 1, wherein the M side link resources include at least one of the following: a sending resource used by the first terminal device to send side link information, the first Reception resources perceived by the terminal device for receiving side link information, and interference resources perceived by the first terminal device.
  • Supplement 3 The method according to Supplement 1 or 2, wherein the first terminal device selects the N side link resources from the M side link resources randomly or according to priorities.
  • Supplement 4 The method according to Supplement 3, wherein the priority is determined according to at least one of the following information: the priority indicated by the side link control information (SCI) corresponding to the side link resource level, the signal strength (RSRP/RSSI) corresponding to the side link resource, the type of the side link resource, and the trigger condition corresponding to the side link resource.
  • SCI side link control information
  • RSRP/RSSI signal strength
  • Supplement 5 The method according to Supplement 3, wherein the first terminal device selects N side chains with the highest priority from the M side link resources in order of priority from high to low road resources.
  • Supplement 6 The method according to Supplement 5, wherein the types of the side link resources include at least one of the following: the first type of resources is sending resources, the second type of resources is receiving resources, and the third type of resources is interfere with resources;
  • the priority of the first type of resources is higher than the priority of the second type of resources, and the priority of the second type of resources is higher than the priority of the third type of resources.
  • Supplement 7 The method according to Supplement 6, wherein, in the case that the types of at least two side link resources are the first type of resources, the priorities of the at least two side link resources are according to The priority indicated by the corresponding side link control information (SCI) is determined.
  • SCI side link control information
  • Supplement 8 The method according to Supplement 6 or 7, wherein, in the case that the types of at least two side link resources are the second type of resources or the third type of resources, the at least two The priority of each side link resource is determined according to the priority indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplement 9 The method according to Supplement 6 or 7, wherein the priority levels indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same and the types are all the same.
  • the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
  • Supplement 10 The method according to Supplement 6 or 7, wherein, when the types of at least two side link resources are both the second type of resources or the third type of resources, the at least two The priority of each side link resource is determined according to the corresponding signal strength (RSRP/RSSI).
  • RSRP/RSSI signal strength
  • Supplement 11 The method according to Supplement 6 or 7, wherein the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, and both types are the second type of resources or In the case of the third type of resources, the priorities of the at least two side link resources are determined according to the priorities indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplement 12 The method according to any one of Supplementary Notes 7 to 11, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • SCI side link control information
  • Supplementary Note 13 The method according to any one of Supplementary Notes 9 to 11, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
  • Supplementary note 14 The method according to supplementary note 5, wherein the types of the side link resources include at least one of the following: a first type of resource is a sending resource, a second type of resource is a receiving resource and/or an interference resource;
  • the priority of the first type of resources is greater than the priority of the second type of resources.
  • Supplementary Note 15 The method according to Supplementary Note 14, wherein, in the case that the types of at least two side link resources are the resources of the first type, the priorities of the at least two side link resources are based on: The priority indicated by the corresponding side link control information (SCI) is determined.
  • SCI side link control information
  • Supplementary Note 16 The method according to Supplementary Note 14 or 15, wherein, when the types of at least two side link resources are the second type of resources, the priority of the at least two side link resources The level is determined according to the priority indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplement 17 The method according to Supplement 14 or 15, wherein the priority levels indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same and the types are all the same.
  • the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
  • Supplementary Note 18 The method according to Supplementary Note 14 or 15, wherein, in the case that the types of at least two side link resources are the second type of resources, the priority of the at least two side link resources The level is determined according to the corresponding signal strength (RSRP/RSSI).
  • Supplement 19 The method according to Supplement 14 or 15, wherein the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, and the types are both of the second type of resources In this case, the priorities of the at least two side link resources are determined according to the priorities indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplement 20 The method according to any one of Supplementary Notes 15 to 19, wherein the higher the priority indicated by the side link control information (SCI) is, the higher the priority of the side link resource is.
  • SCI side link control information
  • Supplement 21 The method according to any one of Supplementary Notes 17 to 19, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
  • RSRP/RSSI signal strength
  • Supplement 22 The method according to Supplement 5, wherein the types of the side link resources include at least one of the following: the first type of resources are transmission resources and/or reception resources, and the second type of resources are interference resources;
  • the priority of the first type of resources is greater than the priority of the second type of resources.
  • Supplementary Note 23 The method according to Supplementary Note 22, wherein, in the case that the types of at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are based on: The priority indicated by the corresponding side link control information (SCI) is determined.
  • SCI side link control information
  • Supplement 24 The method according to Supplement 22, wherein the priority levels indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, and the types are the same as the first In the case of the second type of resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
  • SCI side link control information
  • Supplementary Note 25 The method according to any one of Supplementary Notes 22 to 24, wherein, in the case that the types of the at least two sidelink resources are the resources of the first type, the at least two sidelink resources are The priority of the resource is determined according to the priority indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplement 26 The method according to any one of Supplementary Notes 22 to 24, wherein the priority indicated by the side link control information (SCI) corresponding to the at least two side link resources is the same and the type is the same In the case that they are all resources of the first type, the priorities of the at least two side link resources are determined in an order in which the priorities of the transmission resources are greater than the priorities of the reception resources.
  • SCI side link control information
  • Supplementary Note 27 The method according to any one of Supplementary Notes 22 to 24, wherein the priority indicated by the side link control information (SCI) corresponding to the at least two side link resources is the same and the type is the same.
  • the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
  • Supplement 28 The method according to any one of Supplementary Notes 23 to 27, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • SCI side link control information
  • Supplementary note 29 The method according to any one of supplementary notes 24 to 27, wherein the higher the signal strength (RSRP/RSSI) is, the higher the priority of the side link resource.
  • RSRP/RSSI signal strength
  • Supplement 30 The method according to Supplement 5, wherein the priority of the side link resource is determined according to the priority indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplementary Note 31 The method according to Supplementary Note 30, wherein, in the case that the priorities indicated by the sidelink control information (SCI) corresponding to the at least two sidelink resources are the same, the at least two sidelink resources have the same priority.
  • the priorities of the side link resources are determined in an order in which the priorities of the transmission resources are greater than the priorities of the reception resources and/or the interference resources.
  • Supplement 32 The method according to Supplement 30 or 31, wherein the priorities indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, and neither is the In the case of sending resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
  • SCI side link control information
  • Supplement 33 The method according to any one of Supplements 30 to 32, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • SCI side link control information
  • Supplement 34 The method according to Supplement 32, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
  • Supplement 35 The method according to any one of Supplementary Notes 5 to 34, wherein the triggering conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to be reported;
  • the priority of the side link resource triggered by the event to be reported is greater than the priority of the side link resource not triggered by the event to be reported.
  • Supplement 36 The method according to any one of Supplements 5 to 35, wherein the side link resources included in the auxiliary information are resources that are not recommended by the first terminal device to be used by the second terminal device.
  • Supplement 37 The method according to Supplement 3, wherein the first terminal device selects N side chains with the lowest priority from the M side link resources in order of priority from low to high road resources.
  • Supplement 38 The method according to Supplement 37, wherein the priorities of the M side link resources are determined according to the signal strength (RSRP/RSSI) corresponding to the side link resources.
  • RSRP/RSSI signal strength
  • Supplement 39 The method according to Supplement 38, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
  • Supplement 40 The method according to Supplement 38, wherein, when the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, the priority of the at least two side link resources It is determined according to the priority indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • Supplement 41 The method according to Supplement 40, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
  • SCI side link control information
  • Supplement 42 The method according to Supplement 38, wherein the unreserved side link resources are determined to have the lowest corresponding signal strengths (RSRP/RSSI).
  • Supplement 43 The method according to any one of Supplements 37 to 42, wherein the side link resources included in the auxiliary information are resources recommended by the first terminal device to be used by the second terminal device.
  • Supplement 44 The method according to any one of Supplementary Notes 1 to 43, wherein the priority indicated by the side link control information (SCI) corresponding to the auxiliary information is equal to all resources carried by the auxiliary information The highest priority among the priorities indicated by the corresponding side link control information (SCI).
  • SCI side link control information
  • a method for reporting resources comprising:
  • the first terminal device determines auxiliary information for reporting to the second terminal device
  • the priority indicated by the side link control information (SCI) corresponding to the auxiliary information is equal to the highest priority among the priorities indicated by the side link control information (SCI) corresponding to all resources carried by the auxiliary information priority.
  • a resource selection method comprising:
  • the second terminal device receives the auxiliary information sent by the first terminal device, and the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both positive an integer and N is less than M; and
  • the second terminal device performs sidelink resource selection according to the auxiliary information.
  • Supplement 47 The method according to any one of Supplements 1 to 46, wherein the auxiliary information at least includes resource information or a resource set.
  • a terminal device comprising a memory and a processor, wherein the memory stores a computer program, and the processor is configured to execute the computer program to realize the resource according to any one of Supplementary Notes 1 to 45
  • the reporting method or is configured to execute the computer program to implement the resource selection method described in Supplementary Note 46.

Landscapes

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

Abstract

Provided are a resource reporting method and apparatus and a resource selection method and apparatus. The resource reporting method comprises: a first terminal device determining M sidelink resources to be reported to a second terminal device; the first terminal device selecting N sidelink resources from among the M sidelink resources, so as to generate auxiliary information, wherein N and M are both positive integers, and N is less than M; and the first terminal device sending the auxiliary information to the second terminal device.

Description

资源上报和资源选择方法以及装置Resource reporting and resource selection method and device 技术领域technical field
本申请实施例涉及通信技术领域。The embodiments of the present application relate to the field of communication technologies.
背景技术Background technique
V2X(Vehicle to Everything)是一种车辆通信技术,相比于使用Uu链路的蜂窝通信,V2X的发送设备通过边链路(sidelink)与接收设备直接进行通信。新无线(NR,New Radio)V2X是5G Rel-16的重要项目,相比于Rel-14/Rel-15的长期演进(LTE,Long Term Evolution)V2X,NR V2X可以支持更多场景和业务,能够满足更高的性能需求。V2X (Vehicle to Everything) is a vehicle communication technology. Compared with the cellular communication using the Uu link, the transmitting device of V2X communicates directly with the receiving device through a sidelink. New Radio (NR, New Radio) V2X is an important project of 5G Rel-16. Compared with Long Term Evolution (LTE, Long Term Evolution) V2X of Rel-14/Rel-15, NR V2X can support more scenarios and services. Can meet higher performance requirements.
NR V2X定义的物理信道包括物理边链路控制信道(PSCCH,Physical Sidelink Control Channel)、物理边链路共享信道(PSSCH,Physical Sidelink Shared Channel)和物理边链路反馈信道(PSFCH,Physical Sidelink Feedback Channel)。The physical channels defined by NR V2X include Physical Sidelink Control Channel (PSCCH, Physical Sidelink Control Channel), Physical Sidelink Shared Channel (PSSCH, Physical Sidelink Shared Channel) and Physical Sidelink Feedback Channel (PSFCH, Physical Sidelink Feedback Channel) ).
PSCCH承载第一级边链路控制信息(1st stage SCI,Sidelink Control Informaiton),1st stage SCI主要用于预留资源(本文中的资源包括时域资源和/或频域资源)。PSSCH承载第二级SCI(2nd stage SCI)以及传输块(TB,Transport Block),其中2nd stage SCI主要用于TB解调。PSFCH承载边链路反馈信息(称为HARQ-ACK)。边链路发送所使用的资源位于某一资源池内。PSCCH carries first-level side link control information (1st stage SCI, Sidelink Control Informaiton), and 1st stage SCI is mainly used to reserve resources (resources in this paper include time domain resources and/or frequency domain resources). PSSCH carries the 2nd stage SCI (2nd stage SCI) and the transport block (TB, Transport Block), where the 2nd stage SCI is mainly used for TB demodulation. PSFCH carries side link feedback information (called HARQ-ACK). The resources used for side link transmission are located in a certain resource pool.
NR V2X定义了两种工作模式。对于NR V2X模式1(Mode 1),设备用于V2X通信的资源由网络设备(例如基站)通过NR Uu链路进行调度或配置。对于NR V2X模式2(Mode 2),设备可以基于感知结果,自主地对用于V2X通信的资源进行选择。NR V2X defines two working modes. For NR V2X Mode 1 (Mode 1), the resources used by the device for V2X communication are scheduled or configured by the network device (such as the base station) through the NR Uu link. For NR V2X Mode 2 (Mode 2), devices can autonomously select resources for V2X communication based on perception results.
应该注意,上面对技术背景的介绍只是为了方便对本申请的技术方案进行清楚、完整的说明,并方便本领域技术人员的理解而阐述的。不能仅仅因为这些方案在本申请的背景技术部分进行了阐述而认为上述技术方案为本领域技术人员所公知。It should be noted that the above description of the technical background is only for the convenience of clearly and completely describing the technical solutions of the present application and facilitating the understanding of those skilled in the art. It should not be assumed that the above-mentioned technical solutions are known to those skilled in the art simply because these solutions are described in the background section of this application.
发明内容SUMMARY OF THE INVENTION
在Mode 2基础上可以引入设备间协作(inter-UE coordination),可以额外为设备提供依靠自身感知无法获得的信息,从而可以进一步避免碰撞问题和半双工问题。因 此,作为对自主资源选择Mode 2的增强,设备间协作也成为Rel-17 V2X的研究内容之一。设备间协作需要设备之间交互信息,称为辅助信息(assistance information)。辅助信息可以被用于优化资源选择。On the basis of Mode 2, inter-UE coordination can be introduced, which can additionally provide devices with information that cannot be obtained by relying on their own perception, thereby further avoiding collision problems and half-duplex problems. Therefore, as an enhancement to Mode 2 of autonomous resource selection, inter-device collaboration has also become one of the research contents of Rel-17 V2X. Inter-device collaboration requires interaction information between devices, which is called assistance information. Auxiliary information can be used to optimize resource selection.
但是,发明人发现:如果辅助信息需要承载的资源数过多,这会导致辅助信息的码率过高,从而无法被正确解调和译码。如果辅助信息无法可靠、高效地传输,设备间协作将无法带来增益,反而会由于引入了额外的开销和碰撞而造成系统性能恶化。However, the inventor found that if the auxiliary information needs to carry too many resources, the code rate of the auxiliary information will be too high, so that the auxiliary information cannot be correctly demodulated and decoded. If the auxiliary information cannot be transmitted reliably and efficiently, the inter-device cooperation will not bring gains, but will degrade system performance due to the introduction of additional overhead and collisions.
针对上述问题的至少之一,本申请实施例提供一种资源上报和资源选择方法以及装置。For at least one of the above problems, embodiments of the present application provide a resource reporting and resource selection method and apparatus.
根据本申请实施例的一个方面,提供一种资源上报方法,包括:According to an aspect of the embodiments of the present application, a resource reporting method is provided, including:
第一终端设备确定用于向第二终端设备上报的M个边链路资源;The first terminal device determines M side link resources for reporting to the second terminal device;
所述第一终端设备从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
所述第一终端设备向所述第二终端设备发送所述辅助信息。The first terminal device sends the auxiliary information to the second terminal device.
根据本申请实施例的另一个方面,提供一种资源上报装置,包括:According to another aspect of the embodiments of the present application, a resource reporting device is provided, including:
确定单元,其确定用于向第二终端设备上报的M个边链路资源;a determining unit, which determines M side link resources for reporting to the second terminal device;
选择单元,其从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及a selection unit that selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
发送单元,其向所述第二终端设备发送所述辅助信息。a sending unit, which sends the auxiliary information to the second terminal device.
根据本申请实施例的另一个方面,提供一种资源选择方法,包括:According to another aspect of the embodiments of the present application, a resource selection method is provided, including:
第二终端设备接收第一终端设备发送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及The second terminal device receives the auxiliary information sent by the first terminal device, and the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both positive an integer and N is less than M; and
所述第二终端设备根据所述辅助信息进行边链路资源选择。The second terminal device performs sidelink resource selection according to the auxiliary information.
根据本申请实施例的另一个方面,提供一种资源选择装置,包括:According to another aspect of the embodiments of the present application, a resource selection apparatus is provided, including:
接收单元,其接收第一终端设备发送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及a receiving unit, which receives the auxiliary information sent by the first terminal device, the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both positive an integer and N is less than M; and
选择单元,其根据所述辅助信息进行边链路资源选择。a selection unit, which selects side link resources according to the auxiliary information.
本申请实施例的有益效果之一在于:第一终端设备从M个边链路资源中选择N 个边链路资源以生成辅助信息;以及向第二终端设备发送所述辅助信息。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码。One of the beneficial effects of the embodiments of the present application is that: the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
参照后文的说明和附图,详细公开了本申请的特定实施方式,指明了本申请的原理可以被采用的方式。应该理解,本申请的实施方式在范围上并不因而受到限制。在所附权利要求的精神和条款的范围内,本申请的实施方式包括许多改变、修改和等同。With reference to the following description and drawings, specific embodiments of the present application are disclosed in detail, indicating the manner in which the principles of the present application may be employed. It should be understood that the embodiments of the present application are not thereby limited in scope. Embodiments of the present application include many changes, modifications and equivalents within the spirit and scope of the appended claims.
针对一种实施方式描述和/或示出的特征可以以相同或类似的方式在一个或更多个其它实施方式中使用,与其它实施方式中的特征相组合,或替代其它实施方式中的特征。Features described and/or illustrated for one embodiment may be used in the same or similar manner in one or more other embodiments, in combination with, or instead of features in other embodiments .
应该强调,术语“包括/包含”在本文使用时指特征、整件、步骤或组件的存在,但并不排除一个或更多个其它特征、整件、步骤或组件的存在或附加。It should be emphasized that the term "comprising/comprising" when used herein refers to the presence of a feature, integer, step or component, but does not exclude the presence or addition of one or more other features, integers, steps or components.
附图说明Description of drawings
在本申请实施例的一个附图或一种实施方式中描述的元素和特征可以与一个或更多个其它附图或实施方式中示出的元素和特征相结合。此外,在附图中,类似的标号表示几个附图中对应的部件,并可用于指示多于一种实施方式中使用的对应部件。Elements and features described in one figure or embodiment of the present application may be combined with elements and features shown in one or more other figures or embodiments. Furthermore, in the figures, like reference numerals refer to corresponding parts throughout the several figures, and may be used to designate corresponding parts that are used in more than one embodiment.
图1是本申请实施例的通信系统的示意图;1 is a schematic diagram of a communication system according to an embodiment of the present application;
图2是本申请实施例的碰撞问题的一示例图;FIG. 2 is an example diagram of a collision problem in an embodiment of the present application;
图3是本申请实施例的半双工问题的一示例图;FIG. 3 is an example diagram of a half-duplex problem in an embodiment of the present application;
图4是本申请实施例的资源上报方法的一示意图;4 is a schematic diagram of a resource reporting method according to an embodiment of the present application;
图5是本申请实施例的发送资源的一示例图;FIG. 5 is an example diagram of sending resources according to an embodiment of the present application;
图6是本申请实施例的接收资源的一示例图;FIG. 6 is an exemplary diagram of a receiving resource according to an embodiment of the present application;
图7是本申请实施例的干扰资源的一示例图;FIG. 7 is an example diagram of interference resources according to an embodiment of the present application;
图8是本申请实施例的选择资源的一示例图;FIG. 8 is an example diagram of selecting resources according to an embodiment of the present application;
图9是本申请实施例的选择资源的另一示例图;FIG. 9 is another example diagram of selecting resources according to an embodiment of the present application;
图10是本申请实施例的选择资源的另一示例图;FIG. 10 is another example diagram of selecting resources according to an embodiment of the present application;
图11是本申请实施例的选择资源的另一示例图;FIG. 11 is another example diagram of selecting resources according to an embodiment of the present application;
图12是本申请实施例的选择资源的另一示例图;FIG. 12 is another example diagram of selecting resources according to an embodiment of the present application;
图13是本申请实施例的选择资源的另一示例图;FIG. 13 is another example diagram of selecting resources according to an embodiment of the present application;
图14是本申请实施例的选择资源的另一示例图;FIG. 14 is another example diagram of selecting resources according to an embodiment of the present application;
图15是本申请实施例的资源选择方法的一示意图;15 is a schematic diagram of a resource selection method according to an embodiment of the present application;
图16是本申请实施例的资源上报装置的一示意图;16 is a schematic diagram of a resource reporting device according to an embodiment of the present application;
图17是本申请实施例的资源选择装置的一示意图;17 is a schematic diagram of a resource selection apparatus according to an embodiment of the present application;
图18是本申请实施例的网络设备的示意图;18 is a schematic diagram of a network device according to an embodiment of the present application;
图19是本申请实施例的终端设备的示意图。FIG. 19 is a schematic diagram of a terminal device according to an embodiment of the present application.
具体实施方式detailed description
参照附图,通过下面的说明书,本申请的前述以及其它特征将变得明显。在说明书和附图中,具体公开了本申请的特定实施方式,其表明了其中可以采用本申请的原则的部分实施方式,应了解的是,本申请不限于所描述的实施方式,相反,本申请包括落入所附权利要求的范围内的全部修改、变型以及等同物。The foregoing and other features of the present application will become apparent from the following description with reference to the accompanying drawings. In the specification and drawings, specific embodiments of the present application are specifically disclosed, which are indicative of some embodiments in which the principles of the present application may be employed, it being understood that the present application is not limited to the described embodiments, on the contrary, the present The application includes all modifications, variations and equivalents falling within the scope of the appended claims.
在本申请实施例中,术语“第一”、“第二”等用于对不同元素从称谓上进行区分,但并不表示这些元素的空间排列或时间顺序等,这些元素不应被这些术语所限制。术语“和/或”包括相关联列出的术语的一种或多个中的任何一个和所有组合。术语“包含”、“包括”、“具有”等是指所陈述的特征、元素、元件或组件的存在,但并不排除存在或添加一个或多个其他特征、元素、元件或组件。In the embodiments of the present application, the terms "first", "second", etc. are used to distinguish different elements in terms of appellation, but do not indicate the spatial arrangement or temporal order of these elements, and these elements should not be referred to by these terms restricted. The term "and/or" includes any and all combinations of one or more of the associated listed items. The terms "comprising", "including", "having", etc. refer to the presence of stated features, elements, elements or components, but do not preclude the presence or addition of one or more other features, elements, elements or components.
在本申请实施例中,单数形式“一”、“该”等包括复数形式,应广义地理解为“一种”或“一类”而并不是限定为“一个”的含义;此外术语“所述”应理解为既包括单数形式也包括复数形式,除非上下文另外明确指出。此外术语“根据”应理解为“至少部分根据……”,术语“基于”应理解为“至少部分基于……”,除非上下文另外明确指出。In the embodiments of the present application, the singular forms "a", "the", etc. include the plural forms, and should be broadly understood as "a" or "a class" rather than being limited to the meaning of "an"; in addition, the term "the" "" is understood to include both the singular and the plural, unless the context clearly dictates otherwise. In addition, the term "based on" should be understood as "at least in part based on..." and the term "based on" should be understood as "based at least in part on..." unless the context clearly dictates otherwise.
在本申请实施例中,术语“通信网络”或“无线通信网络”可以指符合如下任意通信标准的网络,例如长期演进(LTE)、增强的长期演进(LTE-A,LTE-Advanced)、宽带码分多址接入(WCDMA,Wideband Code Division Multiple Access)、高速报文接入(HSPA,High-Speed Packet Access)等等。In the embodiments of the present application, the term "communication network" or "wireless communication network" may refer to a network that conforms to any of the following communication standards, such as Long Term Evolution (LTE), Long Term Evolution Enhanced (LTE-A, LTE-Advanced), broadband 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)等等,和/或其他目前已知或未来将被开发的通信协议。Moreover, the communication between devices in the communication system can be carried out according to communication protocols at any stage, for example, including 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 communication protocols currently known or to be developed in the future.
在本申请实施例中,术语“网络设备”例如是指通信系统中将终端设备接入通信网络并为该终端设备提供服务的设备。网络设备可以包括但不限于如下设备:基站(BS,Base Station)、接入点(AP、Access Point)、发送接收点(TRP,Transmission Reception Point)、广播发射机、移动管理实体(MME、Mobile Management Entity)、网关、服务器、无线网络控制器(RNC,Radio Network Controller)、基站控制器(BSC,Base Station Controller)等等。In this embodiment 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 devices may include but are not limited to the following devices: base station (BS, Base Station), access point (AP, Access Point), transmission and reception point (TRP, Transmission Reception Point), broadcast transmitter, mobility management entity (MME, Mobile Management Entity), gateway, server, radio network controller (RNC, Radio Network Controller), base station controller (BSC, Base Station Controller) and so on.
其中,基站可以包括但不限于:节点B(NodeB或NB)、演进节点B(eNodeB或eNB)以及5G基站(gNB),等等,此外还可包括远端无线头(RRH,Remote Radio Head)、远端无线单元(RRU,Remote Radio Unit)、中继(relay)或者低功率节点(例如femeto、pico等等)。并且术语“基站”可以包括它们的一些或所有功能,每个基站可以对特定的地理区域提供通信覆盖。术语“小区”可以指的是基站和/或其覆盖区域,这取决于使用该术语的上下文。The base station may include but is not limited to: Node B (NodeB or NB), evolved Node B (eNodeB or eNB), and 5G base station (gNB), etc., and may also include a remote radio head (RRH, Remote Radio Head) , Remote Radio Unit (RRU, Remote Radio Unit), relay (relay) or low power node (eg femeto, pico, etc.). And the term "base station" may include some or all of their functions, each base station may provide communication coverage for a particular 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 this 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. A terminal device may be fixed or mobile, and may also be referred to as a mobile station (MS, Mobile Station), a terminal, a subscriber station (SS, Subscriber Station), an access terminal (AT, Access Terminal), a station, and the like.
其中,终端设备可以包括但不限于如下设备:蜂窝电话(Cellular Phone)、个人数字助理(PDA,Personal Digital Assistant)、无线调制解调器、无线通信设备、手持设备、机器型通信设备、膝上型计算机、无绳电话、智能手机、智能手表、数字相机,等等。Wherein, the terminal device may include but is not limited to the following devices: Cellular Phone (Cellular Phone), Personal Digital Assistant (PDA, Personal Digital Assistant), wireless modem, wireless communication device, handheld device, machine type communication device, laptop computer, Cordless phones, smartphones, smart watches, digital cameras, and more.
再例如,在物联网(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, Internet of Things), the terminal device may also be a machine or device that performs monitoring or measurement, such as but not limited to: Machine Type Communication (MTC, Machine Type Communication) 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 one 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 the side of a user or terminal, which may be a certain UE, or may include one or more terminal devices as above. Unless otherwise specified in this document, "equipment" may refer to network equipment or terminal equipment.
以下通过示例对本申请实施例的场景进行说明,但本申请不限于此。The following describes the scenarios of the embodiments of the present application by using examples, but the present application is not limited thereto.
图1是本申请实施例的通信系统的示意图,示意性说明了以终端设备和网络设备为例的情况,如图1所示,通信系统100可以包括网络设备101和终端设备102、103。为简单起见,图1仅以两个终端设备和一个网络设备为例进行说明,但本申请实施例不限于此。FIG. 1 is a schematic diagram of a communication system according to an embodiment of the present application, which schematically illustrates the case of a terminal device and a network device as an example. As shown in FIG. 1 , a communication system 100 may include a network device 101 and terminal devices 102 and 103 . For simplicity, FIG. 1 only takes two terminal devices and one network device as an example for description, but the embodiment of the present application is not limited to this.
在本申请实施例中,网络设备101和终端设备102、103之间可以进行现有的业务或者未来可实施的业务发送。例如,这些业务可以包括但不限于:增强的移动宽带(eMBB,enhanced Mobile Broadband)、大规模机器类型通信(mMTC,massive Machine Type Communication)和高可靠低时延通信(URLLC,Ultra-Reliable and Low-Latency Communication),等等。In this embodiment of the present application, existing services or services that can be implemented in the future may be sent between the network device 101 and the terminal devices 102 and 103 . For example, these services may include, but are not limited to: Enhanced Mobile Broadband (eMBB, enhanced Mobile Broadband), Massive Machine Type Communication (mMTC, massive Machine Type Communication), and Ultra-Reliable and Low Latency Communication (URLLC, Ultra-Reliable and Low). -Latency Communication), etc.
值得注意的是,图1示出了两个终端设备102、103均处于网络设备101的覆盖范围内,但本申请不限于此。两个终端设备102、103可以均不在网络设备101的覆盖范围内,或者一个终端设备102在网络设备101的覆盖范围之内而另一个终端设备103在网络设备101的覆盖范围之外。It is worth noting that FIG. 1 shows that both terminal devices 102 and 103 are within the coverage of the network device 101, but the present application is not limited to this. Both terminal devices 102 , 103 may not be within the coverage of the network device 101 , or one terminal device 102 may be within the coverage of the network device 101 and the other end device 103 may be outside the coverage of the network device 101 .
在本申请实施例中,两个终端设备102、103之间可以进行边链路发送。例如,两个终端设备102、103可以都在网络设备101的覆盖范围之内进行边链路发送以实现V2X通信,也可以都在网络设备101的覆盖范围之外进行边链路发送以实现V2X通信,还可以一个终端设备102在网络设备101的覆盖范围之内而另一个终端设备103在网络设备101的覆盖范围之外进行边链路发送以实现V2X通信。In this embodiment of the present application, side link transmission may be performed between the two terminal devices 102 and 103 . For example, the two terminal devices 102 and 103 can both perform side link transmission within the coverage of the network device 101 to implement V2X communication, or both can perform side link transmission outside the coverage of the network device 101 to implement V2X For communication, it is also possible that one terminal device 102 is within the coverage of the network device 101 and another terminal device 103 is outside the coverage of the network device 101 to perform side link transmission to implement V2X communication.
在本申请实施例中,终端设备102和/或103可以自主选择边链路资源(即采用Mode 2),在这种情况下边链路发送可以与网络设备101无关,即网络设备101是可选的。当然,本申请实施例也可以将自主选择边链路资源(即采用Mode 2)和由网络设备分配边链路资源(即采用Mode 1)结合起来;本申请实施例不对此进行限制。In this embodiment of the present application, the terminal devices 102 and/or 103 can autonomously select side link resources (ie, adopt Mode 2), and in this case, the side link transmission can be independent of the network device 101, that is, the network device 101 is optional of. Of course, the embodiment of the present application may also combine the autonomous selection of side link resources (that is, using Mode 2) and the allocation of side link resources by the network device (that is, using Mode 1); the embodiment of the present application does not limit this.
对于Rel-16 NR V2X的自主资源选择模式(Mode 2),设备基于自身感知(sensing)结果进行资源选择和发送,这可以在一定程度上避免设备间的干扰或碰撞。但在某些情况下,仍然会有碰撞问题发生。For the autonomous resource selection mode (Mode 2) of Rel-16 NR V2X, the device selects and transmits resources based on its own sensing results, which can avoid interference or collision between devices to a certain extent. But in some cases, there are still collision problems.
图2是本申请实施例的碰撞问题的一示例图。例如,如图2所示,设备A(UE 1)和设备B(UE 2)需要发送具有相同周期的周期性业务,由于设备独立进行资源选择,或者由于彼此位于对方的感知范围之外,自主资源选择可能导致两个设备总是在重叠 的资源上进行发送(即发生碰撞问题),并且彼此对对方而言都是很强的干扰,这将导致设备连续传输失败(连续丢包)。FIG. 2 is an example diagram of a collision problem in an embodiment of the present application. For example, as shown in Figure 2, device A (UE 1) and device B (UE 2) need to send periodic services with the same period, because the devices independently select resources, or because they are outside each other's perception range, autonomous Resource selection may cause two devices to always transmit on overlapping resources (i.e., collision problems), and each is a strong interference to each other, which will cause the devices to fail to transmit continuously (continuous packet loss).
由于半双工限制(即设备在发送时不能进行接收,在接收时不能进行发送),设备彼此都无法发现对方,从而碰撞问题可能长时间无法得到解决。此外,Mode 2在设计时并没有考虑对半双工问题进行解决。Due to half-duplex limitations (ie, devices cannot receive when sending, and cannot send when receiving), devices cannot discover each other, and the collision problem may not be resolved for a long time. In addition, Mode 2 is not designed to solve the half-duplex problem.
图3是本申请实施例的半双工问题的一示例图。例如,如图3所示,假设设备A(UE 1)需要接收设备B(UE 2)发送的周期性业务,同时设备A自己也需要发送具有相同周期的周期性业务,由于设备独立地进行资源选择,自主资源选择可能产生以下结果:在设备B发送时,设备A也在进行发送。由于半双工限制,设备A将持续无法接收到设备B发送的数据(连续丢包),并且设备彼此都无法发现对方,从而半双工问题可能长时间得不到解决。FIG. 3 is an example diagram of a half-duplex problem in an embodiment of the present application. For example, as shown in Figure 3, it is assumed that device A (UE 1) needs to receive periodic services sent by device B (UE 2), and device A itself also needs to send periodic services with the same period. Selection, autonomous resource selection may result in the following: while device B is transmitting, device A is also transmitting. Due to the half-duplex limitation, device A will continue to be unable to receive the data sent by device B (continuous packet loss), and the devices cannot find each other, so the half-duplex problem may not be resolved for a long time.
为简单起见,以上问题统称为设备A与设备B之间发生碰撞问题或半双工问题。设备独立地进行资源选择是Mode 2存在碰撞问题和半双工问题的一个原因。在Mode 2基础上引入设备间协作(inter-UE coordination),可以额外为设备提供依靠自身感知无法获得的信息,从而可以进一步避免碰撞问题和半双工问题。For simplicity, the above problems are collectively referred to as a collision problem or a half-duplex problem between device A and device B. Device-independent resource selection is one reason Mode 2 has collision problems and half-duplex problems. Based on Mode 2, the introduction of inter-UE coordination (inter-UE coordination) can additionally provide devices with information that cannot be obtained by relying on their own perception, thereby further avoiding collision problems and half-duplex problems.
因此,作为对自主资源选择Mode 2的增强,设备间协作也成为Rel-17 V2X的研究内容之一。设备间协作需要设备之间交互信息,称为辅助信息。辅助信息可以被用于优化资源选择。根据Rel-17 V2X的立项文件(WID,work item description),辅助信息至少可以指示(或包括)资源信息,即指示一个资源集合。例如,辅助信息可以指示设备基于感知获得的不推荐使用的(或推荐使用的)资源、设备自身发送所占用的资源等。Therefore, as an enhancement to Mode 2 of autonomous resource selection, inter-device collaboration has also become one of the research contents of Rel-17 V2X. Inter-device collaboration requires information exchanged between devices, called auxiliary information. Auxiliary information can be used to optimize resource selection. According to the project establishment document (WID, work item description) of Rel-17 V2X, auxiliary information can at least indicate (or include) resource information, that is, indicate a resource set. For example, the auxiliary information may indicate deprecated (or recommended) resources obtained by the device based on perception, resources occupied by the device itself, and the like.
例如,辅助信息指示了设备A发送所使用的资源,设备B在接收到辅助信息后,可以在资源选择时避开被设备A占用的资源,从而可以避免前面所述的碰撞问题或半双工问题。目前Rel-17 V2X的标准化工作尚未启动,设备间协作的具体方式,包括辅助信息所指示的内容等,都是待研究和解决的问题。For example, the auxiliary information indicates the resources used by device A for sending. After receiving the auxiliary information, device B can avoid the resources occupied by device A during resource selection, so as to avoid the collision problem or half-duplex problem mentioned above. problem. At present, the standardization of Rel-17 V2X has not yet started, and the specific methods of cooperation between devices, including the content indicated by the auxiliary information, are all issues to be studied and solved.
设备间协作的增益来源于辅助信息的交互。辅助信息本身也是一种信令开销,并且辅助信息的发送也可能发生资源碰撞,为了减少发送辅助信息带来的开销和碰撞,用于发送辅助信息的资源大小应该被限制在一定范围内。The gain of inter-device cooperation comes from the interaction of auxiliary information. Auxiliary information itself is also a signaling overhead, and the transmission of auxiliary information may also collide with resources. In order to reduce the overhead and collision caused by sending auxiliary information, the size of resources used for sending auxiliary information should be limited to a certain range.
然而,设备侧满足上报条件的资源数目可能很大,即辅助信息需要承载的资源数 过多,这会导致辅助信息的码率过高,从而无法被正确解调译码。如果辅助信息无法可靠、高效地传输,设备间协作将无法带来任何增益,反而会由于引入了额外的开销和碰撞而造成系统性能恶化。However, the number of resources that meet the reporting conditions on the device side may be very large, that is, the number of resources that the auxiliary information needs to be carried is too many, which will cause the code rate of the auxiliary information to be too high, so that it cannot be correctly demodulated and decoded. If the auxiliary information cannot be transmitted reliably and efficiently, the inter-device cooperation will not bring any gain, but will degrade the system performance by introducing additional overhead and collisions.
针对上述技术问题的至少之一,本申请实施例提供相应的解决方案。For at least one of the above technical problems, the embodiments of the present application provide corresponding solutions.
在本申请实施例中,以“V2X”为例对边链路进行说明,但本申请不限于此,还可以适用于“V2X”以外的边链路场景。在以下的说明中,在不引起混淆的情况下,术语“边链路”和“V2X”可以互换,术语“PSFCH”和“边链路反馈信道”可以互换,术语“PSCCH”和“边链路控制信道”或“边链路控制信息”可以互换,术语“PSSCH”和“边链路数据信道”或“边链路数据”也可以互换。In the embodiment of the present application, "V2X" is used as an example to describe the side link, but the present application is not limited to this, and can also be applied to side link scenarios other than "V2X". In the following description, the terms "side link" and "V2X" are interchangeable, the terms "PSFCH" and "side link feedback channel" are interchangeable, and the terms "PSCCH" and " "Sidelink Control Channel" or "Sidelink Control Information" are interchangeable, as are the terms "PSSCH" and "Sidelink Data Channel" or "Sidelink Data".
另外,发送(transmitting)或接收(receiving)PSCCH可以理解为发送或接收由PSCCH承载的边链路控制信息;发送或接收PSSCH可以理解为发送或接收由PSSCH承载的边链路数据;发送或接收PSFCH可以理解为发送或接收由PSFCH承载的边链路反馈信息。边链路发送(Sidelink transmission,也可称为边链路传输)可以理解为PSSCH/PSCCH发送或者边链路数据/信息发送。In addition, transmitting or receiving PSCCH can be understood as sending or receiving side link control information carried by PSCCH; sending or receiving PSSCH can be understood as sending or receiving side link data carried by PSSCH; sending or receiving PSFCH can be understood as sending or receiving side link feedback information carried by PSFCH. Sidelink transmission (Sidelink transmission, also known as sidelink transmission) can be understood as PSSCH/PSCCH transmission or sidelink data/information transmission.
第一方面的实施例Embodiments of the first aspect
本申请实施例提供一种资源上报方法,从第一终端设备进行说明。其中第一终端设备可以向第二终端设备发送辅助信息。本申请实施例中的辅助信息可以包括与资源相关的信息(资源信息或者资源集合),还可以包括指示参考信号接收功率(RSRP,Reference Signal Receiving Power)、接收信号强度指示(RSSI,Received Signal Strength Indicator)、优先级(priority)、业务周期等的信息。This embodiment of the present application provides a resource reporting method, which is described from the first terminal device. The first terminal device may send auxiliary information to the second terminal device. The auxiliary information in this embodiment of the application may include information related to resources (resource information or resource set), and may also include an indication of reference signal received power (RSRP, Reference Signal Receiving Power), a received signal strength indication (RSSI, Received Signal Strength). Indicator), priority (priority), business cycle and other information.
例如,辅助信息可以指示资源的时频位置信息以及每个资源对应的参考信号接收功率、接收信号强度指示、优先级和业务周期等信息,本申请不限于此。由于资源信息和辅助信息都是基于N个边链路资源生成的,本申请中,在不引起混淆的情况下,“设备发送或上报资源信息”可以等价于“设备发送或上报辅助信息”,术语“辅助信息”和“资源信息”或“资源集合”可以互换。For example, the auxiliary information may indicate time-frequency location information of resources and information such as reference signal received power, received signal strength indication, priority, and service period corresponding to each resource, but the present application is not limited thereto. Since both resource information and auxiliary information are generated based on N side link resources, in this application, "device sends or reports resource information" can be equivalent to "device sends or reports auxiliary information" without causing confusion , the terms "auxiliary information" and "resource information" or "resource collection" are interchangeable.
图4是本申请实施例的资源上报方法的一示意图,如图4所示,该方法包括:FIG. 4 is a schematic diagram of a resource reporting method according to an embodiment of the present application. As shown in FIG. 4 , the method includes:
401,第一终端设备确定用于向第二终端设备上报的M个边链路资源;401. The first terminal device determines M side link resources for reporting to the second terminal device;
402,所述第一终端设备从所述M个边链路资源中选择N个边链路资源以生成辅 助信息;其中N和M均为正整数且N小于M;以及402, the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
403,所述第一终端设备向所述第二终端设备发送所述辅助信息。403. The first terminal device sends the auxiliary information to the second terminal device.
值得注意的是,以上附图4仅对本申请实施例进行了示意性说明,但本申请不限于此。例如可以适当地调整各个操作之间的执行顺序,此外还可以增加其他的一些操作或者减少其中的某些操作。本领域的技术人员可以根据上述内容进行适当地变型,而不仅限于上述附图4的记载。It should be noted that the above FIG. 4 only schematically illustrates the embodiment of the present application, but the present application is not limited thereto. For example, the execution order of the various operations can be adjusted appropriately, and other operations can be added or some of the operations can be reduced. Those skilled in the art can make appropriate modifications according to the above content, and are not limited to the description of the above-mentioned FIG. 4 .
在一些实施例中,M个边链路资源包括如下至少之一:第一终端设备用于发送边链路信息的发送资源、第一终端设备感知到的用于接收边链路信息的接收资源、第一终端设备感知到的干扰资源。本文中的“边链路信息”可以包括边链路数据、边链路控制信息、边链路反馈信息等等,本申请不对该边链路信息的具体内容进行限制。In some embodiments, the M side link resources include at least one of the following: a sending resource used by the first terminal device for sending side link information, and a receiving resource perceived by the first terminal device and used for receiving side link information , the interference resource perceived by the first terminal device. The "side link information" herein may include side link data, side link control information, side link feedback information, etc., and the present application does not limit the specific content of the side link information.
例如,第一终端设备可以进行资源选择/重选来获得发送资源,也可以进行监听或感知(sensing)来获得接收资源和/或干扰资源。具体如何确定M个边链路资源,可以参考相关技术,在此省略说明。For example, the first terminal device may perform resource selection/reselection to obtain transmission resources, and may also perform monitoring or sensing to obtain reception resources and/or interference resources. For details on how to determine the M side link resources, reference may be made to the related art, and the description is omitted here.
在一些实施例中,第一终端设备可以随机地从M个边链路资源中选择N个边链路资源,或者,也可以根据优先级从M个边链路资源中选择N个边链路资源。In some embodiments, the first terminal device may randomly select N side link resources from M side link resources, or may also select N side link resources from M side link resources according to priorities resource.
例如,当设备需要从M个资源中选择N个资源(N<M)进行上报时,设备随机选择N个资源。再例如,基于资源优先级排序生成辅助信息,通过对低优先级资源进行丢弃,可以避免辅助信息码率过高这一问题。For example, when the device needs to select N resources (N<M) from M resources for reporting, the device randomly selects N resources. For another example, the auxiliary information is generated based on the resource priority ordering, and the problem that the auxiliary information bit rate is too high can be avoided by discarding low-priority resources.
在一些实施例中,优先级根据如下信息的至少之一来确定:边链路资源对应的边链路控制信息(SCI)所指示的优先级、边链路资源所对应的信号强度(RSRP/RSSI)、边链路资源的类型、边链路资源所对应的触发条件;但本申请不限于此。关于优先级排序的具体内容,可以参考后述的第二方面至第七方面的实施例。In some embodiments, the priority is determined according to at least one of the following information: the priority indicated by the side link control information (SCI) corresponding to the side link resource, the signal strength (RSRP/ RSSI), the type of side link resources, and the trigger conditions corresponding to the side link resources; but the present application is not limited to this. For the specific content of the priority sorting, reference may be made to the embodiments of the second aspect to the seventh aspect described later.
在本申请实施例中,对于一个设备发送的辅助信息,辅助信息所占资源的大小应该被控制在合理的范围内。如果辅助信息所占的资源较大,则辅助信息的发送容易与其他设备的发送发生碰撞,从而影响辅助信息传输可靠性。因此,辅助信息所占资源的大小应该被限制在一个较小的范围内。In this embodiment of the present application, for the auxiliary information sent by a device, the size of the resources occupied by the auxiliary information should be controlled within a reasonable range. If the resources occupied by the auxiliary information are relatively large, the transmission of the auxiliary information is likely to collide with the transmission of other devices, thereby affecting the transmission reliability of the auxiliary information. Therefore, the size of the resources occupied by the auxiliary information should be limited to a small range.
对于一个设备发送的辅助信息,辅助信息所能承载的资源个数是有限的。换句话说,设备通过发送辅助信息上报的资源个数是有限的。这是因为对每个资源和/或资源相关信息的指示都需要付出若干比特的开销,资源数越多则开销越大;受限于辅助 信息所占资源的大小,大的开销会导致辅助信息的码率过高,从而影响辅助信息传输的可靠性。For the auxiliary information sent by a device, the number of resources that the auxiliary information can bear is limited. In other words, the number of resources reported by the device by sending auxiliary information is limited. This is because the indication of each resource and/or resource-related information requires several bits of overhead, and the more the number of resources, the greater the overhead; limited by the size of the resources occupied by the auxiliary information, the large overhead will cause the auxiliary information The bit rate is too high, thus affecting the reliability of auxiliary information transmission.
对于某一设备,满足上报条件的资源个数可能超过辅助信息所能承载的资源个数。当满足上报条件的资源个数超过辅助信息所能承载的资源个数时,设备选择一部分资源进行上报。For a certain device, the number of resources that meet the reporting conditions may exceed the number of resources that can be carried by the auxiliary information. When the number of resources that meet the reporting conditions exceeds the number of resources that can be carried by the auxiliary information, the device selects a part of the resources for reporting.
在一些实施例中,假设设备在资源个数不受限的情况下能够上报M个资源。在资源个数受限的情况下,设备需要从M个资源中选择N个资源(N<M)进行上报。更具体地,例如,设备选择资源优先级最高的N个资源进行上报,其中资源优先级至少基于以下参数中的一种进行确定:SCI指示的优先级、RSRP/RSSI、资源类型、触发条件。In some embodiments, it is assumed that the device can report M resources when the number of resources is not limited. When the number of resources is limited, the device needs to select N resources (N<M) from M resources for reporting. More specifically, for example, the device selects N resources with the highest resource priority for reporting, where the resource priority is determined based on at least one of the following parameters: priority indicated by SCI, RSRP/RSSI, resource type, and trigger condition.
当设备需要从M个资源中选择N个资源(N<M)进行上报时,对于如何确定N值不做限制。例如,可以定义码率门限值R max,N为能够满足码率小于等于(或小于)R max的最大的资源个数。又例如,可以定义资源个数门限值C max,N为能够满足资源个数小于等于(或小于)C max的最大的资源个数。又例如,可以定义上报比特数门限值B max,N为能够满足上报比特数小于等于(或小于)B max的最大的资源个数。又例如,N值可以是由基站或设备直接配置给终端设备的。 When the device needs to select N resources (N<M) from M resources for reporting, there is no restriction on how to determine the value of N. For example, a code rate threshold R max may be defined, where N is the maximum number of resources that can satisfy the code rate less than or equal to (or less than) R max . For another example, a threshold value C max of the number of resources may be defined, and N is the maximum number of resources that can satisfy that the number of resources is less than or equal to (or less than) C max . For another example, a threshold value B max of the number of reported bits may be defined, and N is the maximum number of resources that can satisfy that the number of reported bits is less than or equal to (or less than) B max . For another example, the value of N may be directly configured by the base station or the device to the terminal device.
在一些实施例中,R max、C max、B max、N可以通过以下至少一种方式确定:预配置;由基站配置,例如通过系统信息块(SIB,System Information Block)广播消息和/或无线资源控制(RRC,Radio Resource Control)信令配置;由另一设备配置,例如通过PC5-RRC信令配置和/或通过SCI指示。R max、C max、B max、N可以对于每个资源池独立地进行配置。 In some embodiments, R max , C max , B max , N may be determined in at least one of the following ways: pre-configured; configured by a base station, eg, through a System Information Block (SIB, System Information Block) broadcast message and/or wireless Resource Control (RRC, Radio Resource Control) signaling configuration; configured by another device, for example, configured through PC5-RRC signaling and/or indicated through SCI. R max , C max , B max , N can be configured independently for each resource pool.
值得注意的是,Mode 2中的“选择资源”与本文中辅助信息生成过程中的“选择资源”具有不同含义,前者指选择用于发送PSCCH/PSSCH的资源(例如,如后述的第九方面的实施例中的第二终端设备所执行的),后者指选择能够承载在辅助信息中的资源(例如,如后述的第一至第八方面的实施例中的第一终端设备所执行的)。It is worth noting that "selecting resources" in Mode 2 has a different meaning from "selecting resources" in the auxiliary information generation process in this article. The former refers to the resources selected for sending PSCCH/PSSCH (for example, as described in the ninth performed by the second terminal device in the embodiments of the aspect), the latter refers to selecting resources that can be carried in the auxiliary information (for example, as described later by the first terminal device in the embodiments of the first to eighth aspects). implemented).
在一些实施例中,终端设备选择某个资源进行上报,是指设备上报的是与该资源相关联的信息,包括上报该资源的时频位置信息,也可以包括上报与该资源相关的其他信息,例如资源的SCI指示的优先级、资源的RSRP、资源所关联的源标识(source ID)、目的标识(destination ID)等,不一一列举。选择某个资源进行上报,可以指 对该资源所关联的任何一种或多于一种信息的上报。In some embodiments, the terminal device selects a certain resource to report, which means that the device reports information associated with the resource, including reporting the time-frequency location information of the resource, and may also include reporting other information related to the resource. , for example, the priority indicated by the SCI of the resource, the RSRP of the resource, the source ID (source ID), the destination ID (destination ID) associated with the resource, etc., are not listed one by one. Selecting a resource for reporting can refer to reporting any one or more than one information associated with the resource.
以上各个实施例仅对本申请实施例进行了示例性说明,但本申请不限于此,还可以在以上各个实施例的基础上进行适当的变型。例如,可以单独使用上述各个实施例,也可以将以上各个实施例中的一种或多种结合起来。The above embodiments merely illustrate the embodiments of the present application, but the present application is not limited thereto, and appropriate modifications can also be made on the basis of the above embodiments. For example, each of the above-described embodiments may be used alone, or one or more of the above-described embodiments may be combined.
由上述实施例可知,第一终端设备从M个边链路资源中选择N个边链路资源以生成辅助信息;以及向第二终端设备发送所述辅助信息。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码。It can be known from the above embodiments that the first terminal device selects N sidelink resources from the M sidelink resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
第二方面的实施例Embodiments of the Second Aspect
本申请实施例在第一方面的实施例的基础上再进行补充说明,与第一方面的实施例相同的内容不再赘述。在第二方面的实施例中,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源。辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。The embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first aspect, and the same content as the embodiments of the first aspect will not be repeated. In the embodiment of the second aspect, the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low. The side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
在第二方面的实施例中,边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源、第三类资源即干扰资源;第一类资源的优先级大于第二类资源的优先级,第二类资源的优先级大于第三类资源的优先级。In the embodiment of the second aspect, the types of the side link resources include at least one of the following: the first type of resources is transmission resources, the second type of resources is reception resources, and the third type of resources is interference resources; The priority is greater than the priority of the second type of resource, and the priority of the second type of resource is greater than the priority of the third type of resource.
在本申请实施例中,如果没有特指一个资源,本文所述的“资源”都是泛指一个或多于一个资源。对于某一资源,其所对应的SCI指示的优先级和RSRP可以基于相关技术获得。In the embodiments of the present application, if there is no specific reference to a resource, the "resource" described herein generally refers to one or more than one resource. For a certain resource, the priority and RSRP indicated by the corresponding SCI can be obtained based on related technologies.
例如,对于被PSCCH/PSSCH预留的资源:该资源的SCI指示的优先级来自于PSCCH(1st stage SCI)中的优先级字段所指示的优先级数值,优先级数值越小,表示SCI指示的优先级越高;该资源的RSRP可以基于预留该资源的PSCCH的解调参考信号(DM-RS,DeModulation Reference Signal)进行测量获得,也可以基于预留该资源的PSSCH的DM-RS进行测量获得;RSRP门限可以是发送优先级和接收优先级的函数;发送优先级是设备发送的SCI所指示的优先级,接收优先级是设备接收到的SCI(PSCCH)所指示的优先级。For example, for a resource reserved by PSCCH/PSSCH: the priority indicated by the SCI of the resource comes from the priority value indicated by the priority field in PSCCH (1st stage SCI). The higher the priority; the RSRP of the resource can be obtained by measurement based on the demodulation reference signal (DM-RS, DeModulation Reference Signal) of the PSCCH reserved for the resource, or based on the DM-RS of the PSSCH reserved for the resource. The RSRP threshold can be a function of sending priority and receiving priority; sending priority is the priority indicated by the SCI sent by the device, and receiving priority is the priority indicated by the SCI (PSCCH) received by the device.
在一些实施例中,假设设备A上报辅助信息给设备B。辅助信息包括一个资源集合,集合中的资源是设备A建议设备B避开的资源。换句话说,设备B在进行自主 资源选择时不选择辅助信息指示的资源。In some embodiments, it is assumed that device A reports auxiliary information to device B. The auxiliary information includes a set of resources, the resources in the set are the resources that device A recommends device B to avoid. In other words, device B does not select the resource indicated by the auxiliary information when performing autonomous resource selection.
设备A自身可能有PSCCH/PSSCH(简称为边链路信息)需要发送,设备A将自身发送需要占用的资源通知给设备B,则设备B在边链路发送时可以避开设备A的发送所使用的资源,从而避免设备B与设备A发生碰撞问题或半双工问题。Device A may have PSCCH/PSSCH (referred to as side link information) that needs to be sent. Device A notifies device B of the resources it needs to send. Then device B can avoid the transmission of device A when sending the side link. The resources used to avoid collision problems or half-duplex problems between device B and device A.
例如,设备B的发送可以避免使用与设备A的发送相重叠的资源,从而避免设备B与设备A之间的干扰。又例如,设备B有边链路信息需要发送给设备A,则设备B的发送可以避免使用与设备A的发送相同的时隙,从而避免设备A由于半双工限制而无法接收来自设备B的边链路信息。可以将设备A的发送所使用的资源称为发送资源。For example, device B's transmission may avoid using overlapping resources with device A's transmission, thereby avoiding interference between device B and device A. For another example, if device B has side link information that needs to be sent to device A, then device B can avoid using the same time slot as device A's transmission, so as to avoid device A being unable to receive information from device B due to half-duplex restrictions. Edge link information. The resources used by device A for transmission may be referred to as transmission resources.
图5是本申请实施例的发送资源的一示例图,如图5所示,UE A上报辅助信息给UE B。UE A发送边链路信息给UE C,UE A的边链路发送所使用的资源称为发送资源。FIG. 5 is an example diagram of sending resources according to an embodiment of the present application. As shown in FIG. 5 , UE A reports auxiliary information to UE B. UE A sends side link information to UE C, and the resources used by UE A for side link transmission are called transmission resources.
设备A基于感知可以知晓哪些资源已经被其他设备预留。由于感知范围限制或者半双工限制,设备B可能无法感知到设备A的资源预留情况。因此设备A上报感知结果有利于设备B选择更好的资源。1 st stage SCI指示了预留资源,设备A在正确解调1st stage SCI后,即可知晓被预留的资源。 Device A can know which resources have been reserved by other devices based on perception. Due to the limitation of the sensing range or the half-duplex limitation, the device B may not be able to perceive the resource reservation of the device A. Therefore, the reporting of the sensing result by device A helps device B to select better resources. The 1st stage SCI indicates the reserved resources, and device A can know the reserved resources after correctly demodulating the 1st stage SCI.
设备A进而解调2nd stage SCI。当2nd stage SCI能够被正确解调时,设备A可以获得2nd stage SCI携带的源标识(source ID)和目的标识(destination ID),通过目的标识,设备A可以知晓被SCI预留的资源是否是用于传输发给自己的边链路信息,即知晓预留资源是接收资源还是干扰资源。Device A then demodulates the 2nd stage SCI. When the 2nd stage SCI can be demodulated correctly, device A can obtain the source ID (source ID) and destination ID (destination ID) carried by the 2nd stage SCI. Through the destination ID, device A can know whether the resources reserved by the SCI are It is used to transmit side link information sent to itself, that is, to know whether the reserved resources are receiving resources or interfering resources.
对于接收资源,设备A需要在该资源上接收边链路信息。设备A上报接收资源给设备B,设备B的发送避开该接收资源后,可以避免对设备A接收造成干扰。对于干扰资源,设备A知晓在该资源上存在其他设备发送,即存在干扰。设备A上报干扰资源给设备B,设备B的发送避开该干扰资源后,可以避免设备B的发送受到干扰。虽然这里叫做干扰资源,该资源也可以是导致半双工问题的资源,例如,设备A上报干扰资源,设备B避开该干扰资源后,可以避免设备B的发送与设备C的发送产生半双工问题。为简单起见,某些情况下可统一称为干扰资源。For receiving a resource, device A needs to receive sidelink information on the resource. Device A reports the receiving resource to device B, and after the sending of device B avoids the receiving resource, interference to the receiving of device A can be avoided. For the interference resource, device A knows that there are other devices transmitting on the resource, that is, there is interference. Device A reports the interference resource to device B, and after the transmission of device B avoids the interference resource, the transmission of device B can be prevented from being interfered. Although it is called an interference resource here, this resource can also be a resource that causes a half-duplex problem. For example, device A reports the interference resource, and after device B avoids the interference resource, it can avoid half-duplex between the transmission of device B and the transmission of device C. labor problem. For simplicity, some cases may be collectively referred to as interference resources.
当2nd stage SCI不能被正确解调时,设备A知道有资源被预留,但无法确定被预留的资源是否是接收资源,此时可以将该预留资源统一作为干扰资源处理。总之, 对于设备A感知到的被预留的资源,一部分资源称为接收资源,一部分资源称为干扰资源。When the 2nd stage SCI cannot be demodulated correctly, device A knows that there are resources reserved, but cannot determine whether the reserved resources are receiving resources. At this time, the reserved resources can be treated as interference resources. In a word, for the reserved resources perceived by the device A, a part of the resources are called reception resources, and a part of the resources are called interference resources.
图6是本申请实施例的接收资源的一示例图,如图6所示,UE A接收UE C发送给自己的边链路信息,UE A接收所使用的资源称为接收资源。图7是本申请实施例的干扰资源的一示例图,如图7所示,UE A不接收UE C发送的边链路信息,UE C到UE D的发送对于UE A而言是一种干扰,UE A受到干扰的资源称为干扰资源。FIG. 6 is an example diagram of a receiving resource according to an embodiment of the present application. As shown in FIG. 6 , UE A receives the side link information sent by UE C to itself, and the resources used by UE A for receiving are called receiving resources. FIG. 7 is an example diagram of interference resources in an embodiment of the present application. As shown in FIG. 7 , UE A does not receive the side link information sent by UE C, and the transmission from UE C to UE D is a kind of interference for UE A , the resources that UE A is interfered with are called interference resources.
可选地,对于接收资源或干扰资源,可以限制测量的RSRP高于某一RSRP门限值,即只有在信号强度或干扰强度高于某一门限值时,该资源才可以成为接收资源或干扰资源,设备B才有必要避开这些资源。反之,如果接收资源或干扰资源的信号强度或干扰强度小于门限值,设备B是可以重用这些资源的,即空间重用,通过空间重用可以提高频谱利用率。Optionally, for receiving resources or interference resources, the measured RSRP can be restricted to be higher than a certain RSRP threshold, that is, only when the signal strength or interference strength is higher than a certain threshold, the resource can become a receiving resource or interference resources, it is necessary for device B to avoid these resources. Conversely, if the signal strength or interference strength of the received resource or interference resource is less than the threshold value, device B can reuse these resources, that is, spatial reuse, and spectrum utilization can be improved through spatial reuse.
在一些实施例中,在设备A选择资源上报时,可以优先保护设备A的发送,因此发送资源具有最高的资源优先级;其次,保护设备A已有的接收,因此接收资源具有次高资源优先级;最后,干扰资源具有最低的资源优先级,可以使设备B在发送边链路信息给设备A时避免设备A受到的较强干扰。因此,可以将资源划分为三种资源类型,即第一类资源、第二类资源和第三类资源,分别对应发送资源、接收资源和干扰资源。In some embodiments, when device A selects resources to report, the transmission of device A can be prioritized, so the transmission resource has the highest resource priority; secondly, the existing reception of device A is protected, so the receiving resource has the second highest resource priority Finally, the interference resource has the lowest resource priority, which can make the device B avoid the strong interference received by the device A when sending the side link information to the device A. Therefore, the resources can be divided into three types of resources, namely, the first type of resources, the second type of resources and the third type of resources, which correspond to transmission resources, reception resources and interference resources, respectively.
综上所述,可以将满足上报条件的资源(候选资源)分为第一类资源(发送资源)、第二类资源(接收资源)和第三类资源(干扰资源),即划分为三种资源类型,这三种资源类型具有从高到低的资源优先级,设备按照资源优先级由高到低的顺序选择资源进行上报。设备可能需要在某一类资源内选择资源。对于具有相同的资源类型的资源,其资源优先级需要在同一资源类型内进一步确定。To sum up, the resources (candidate resources) that meet the reporting conditions can be divided into the first type of resources (transmission resources), the second type of resources (reception resources) and the third type of resources (interference resources), that is, divided into three types. Resource type. These three resource types have resource priorities from high to low. The device selects resources for reporting in descending order of resource priorities. A device may need to select resources within a certain class of resources. For resources with the same resource type, their resource priorities need to be further determined within the same resource type.
在一些实施例中,在至少两个边链路资源的类型均为第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。In some embodiments, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are based on the corresponding side link control information (SCI) The indicated priority is determined.
例如,对于发送资源,资源优先级进一步取决于SCI指示的优先级。边链路控制信息(SCI)所指示的优先级越高,所述边链路资源的优先级越高。这是由于SCI指示的优先级反映了发送业务的重要程度,通过优先选择SCI指示的优先级更高的资源,可以优先保护具有更高重要程度的业务不被设备B的发送所影响(保护设备A的发 送)。对于具有相同的SCI指示的优先级的资源,其资源优先级顺序可以由设备A自行决定,即取决于设备A实现。For example, for transmit resources, the resource priority is further dependent on the priority indicated by the SCI. The higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource. This is because the priority indicated by the SCI reflects the importance of the sending service. By preferentially selecting the resource with a higher priority indicated by the SCI, the service with a higher priority can be preferentially protected from being affected by the sending of the device B (protecting the device B). sending of A). For the resources with the same priority indicated by the SCI, the resource priority order can be determined by the device A, that is, it depends on the implementation of the device A.
在一些实施例中,在至少两个边链路资源的类型均为第二类资源或第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, when the types of at least two side link resources are both the second type resource or the third type resource, the priority of the at least two side link resources is based on the corresponding side link resources The priority indicated by the control information (SCI) is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为第二类资源或第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, when the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, and the types are both the second type of resources or the third type of resources, the The priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源的类型均为第二类资源或第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, when the types of at least two side link resources are both the second type resource or the third type resource, the priority of the at least two side link resources is based on the corresponding signal strength ( RSRP/RSSI) to determine. For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源所对应的信号强度(RSRP/RSSI)相同、且类型均为第二类资源或第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。In some embodiments, when the signal strengths (RSRP/RSSI) corresponding to the at least two sidelink resources are the same, and the types are both the second type of resources or the third type of resources, the at least two sidelink resources The priority of the road resource is determined according to the priority indicated by the corresponding side link control information (SCI).
例如,对于接收资源,资源优先级进一步取决于SCI指示的优先级和/或RSRP。For example, for receiving resources, the resource priority is further dependent on the priority indicated by the SCI and/or the RSRP.
作为一种实施方式,资源优先级取决于SCI指示的优先级,SCI指示的优先级越高,资源优先级越高。这是由于SCI指示的优先级反映了接收业务的重要程度,通过优先选择SCI指示的优先级更高的资源,可以优先保护重要程度高的业务不受到设备B发送的影响(保护设备A的接收)。As an implementation manner, the resource priority depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority. This is because the priority indicated by the SCI reflects the importance of the received service. By preferentially selecting the resource with a higher priority indicated by the SCI, the service with a higher priority can be preferentially protected from being affected by the transmission of the device B (protecting the receiving of the device A). ).
可选地,对于SCI指示的优先级相同的资源,资源优先级进一步取决于RSRP,RSRP越高,资源优先级越高。这是由于RSRP反映了接收信号强度,通过优先选择RSRP更高的资源,可以优先保护信号强度更好的边链路信息接收不受到设备B干扰(保护设备A的接收)。Optionally, for resources with the same priority indicated by the SCI, the resource priority further depends on the RSRP, and the higher the RSRP, the higher the resource priority. This is because RSRP reflects the received signal strength. By preferentially selecting resources with higher RSRP, the reception of sidelink information with better signal strength can be preferentially protected from interference by device B (reception by device A is protected).
作为另一种实施方式,资源优先级取决于RSRP,RSRP越高,资源优先级越高。As another embodiment, the resource priority depends on the RSRP, and the higher the RSRP, the higher the resource priority.
可选地,对于RSRP相同的资源,资源优先级进一步取决于SCI指示的优先级,SCI指示的优先级越高,资源优先级越高。Optionally, for resources with the same RSRP, the resource priority further depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority.
再例如,对于干扰资源,资源优先级进一步取决于SCI指示的优先级和/或RSRP。As another example, for interfering resources, the resource priority further depends on the priority indicated by the SCI and/or the RSRP.
作为一种实施方式,资源优先级取决于SCI指示的优先级,SCI指示的优先级越高,资源优先级越高。通过优先选择SCI指示的优先级更高的资源,可以优先保护其他设备的重要程度高的业务不受到设备B发送的影响(保护其他设备的发送)。As an implementation manner, the resource priority depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority. By preferentially selecting a resource with a higher priority indicated by the SCI, it is possible to preferentially protect the high-importance services of other devices from being affected by the transmission of the device B (protecting the transmission of other devices).
可选地,对于SCI指示的优先级相同的资源,资源优先级进一步取决于RSRP,RSRP越高,资源优先级越高。通过优先选择RSRP更高的资源,可以使设备B发送优先避开强干扰资源(保护设备B的发送)。Optionally, for resources with the same priority indicated by the SCI, the resource priority further depends on the RSRP, and the higher the RSRP, the higher the resource priority. By preferentially selecting a resource with a higher RSRP, device B can be made to preferentially avoid strong interference resources in transmission (protecting the transmission of device B).
作为另一种实施方式,资源优先级取决于RSRP,RSRP越高,资源优先级越高。通过优先选择RSRP更高的资源,可以使设备B发送优先避开强干扰资源(保护设备B的发送)。As another embodiment, the resource priority depends on the RSRP, and the higher the RSRP, the higher the resource priority. By preferentially selecting a resource with a higher RSRP, device B can be made to preferentially avoid strong interference resources in transmission (protecting the transmission of device B).
可选地,对于RSRP相同的资源,资源优先级进一步取决于SCI指示的优先级,SCI指示的优先级越高,资源优先级越高。通过优先选择SCI指示的优先级更高的资源,可以优先保护其他设备的重要程度高的业务不受到设备B发送的影响(保护其他设备的发送)。Optionally, for resources with the same RSRP, the resource priority further depends on the priority indicated by the SCI, and the higher the priority indicated by the SCI, the higher the resource priority. By preferentially selecting a resource with a higher priority indicated by the SCI, it is possible to preferentially protect the high-importance services of other devices from being affected by the transmission of the device B (protecting the transmission of other devices).
以下再通过表1对本申请实施例进行说明:The embodiments of the present application will be described below through Table 1:
表1Table 1
Figure PCTCN2020107378-appb-000001
Figure PCTCN2020107378-appb-000001
Figure PCTCN2020107378-appb-000002
Figure PCTCN2020107378-appb-000002
在一些实施例中,第一类资源、第二类资源和第三类资源分别用P 1、P 2和P 3进行表示,P 1、P 2、P 3的资源优先级由高到低依次递减。SCI指示的优先级用p i进行表示,p 1、p 2、p 3……的资源优先级由高到低依次递减。RSRP用RSRP i进行表示,RSRP 1、RSRP 2、RSRP 3……的资源优先级由高到低依次递减。对于某一个资源,其可以由(P u,p v)唯一标识,或者可以由(P u,p v,RSRP w)唯一标识。 In some embodiments, the resources of the first type, the resources of the second type and the resources of the third type are represented by P 1 , P 2 and P 3 respectively, and the resource priorities of P 1 , P 2 and P 3 are in descending order. Decrease. The priority indicated by the SCI is represented by p i , and the resource priorities of p 1 , p 2 , p 3 , . . . decrease sequentially from high to low. RSRP is represented by RSRP i , and the resource priorities of RSRP 1 , RSRP 2 , RSRP 3 . . . decrease sequentially from high to low. For a certain resource, it can be uniquely identified by (P u , p v ), or it can be uniquely identified by (P u , p v , RSRP w ).
图8是本申请实施例的选择资源的一示例图,图9是本申请实施例的选择资源的另一示例图。对于图8和9中的资源,其资源优先级由上到下依次递减。当设备需要从M个资源中选择N个资源(N<M)进行上报时,设备选择N个资源优先级最高的资源。FIG. 8 is an example diagram of selecting resources according to an embodiment of the present application, and FIG. 9 is another example diagram of selecting resources according to an embodiment of the present application. For the resources in Figures 8 and 9, their resource priorities decrease sequentially from top to bottom. When the device needs to select N resources (N<M) from the M resources for reporting, the device selects the N resources with the highest priority.
如图8所示,对于接收资源和干扰资源,可以优先选择SCI指示的优先级高的资源,对于相同的SCI指示的优先级,优先选择RSRP高的资源。As shown in FIG. 8 , for the receiving resource and the interference resource, the resource with higher priority indicated by the SCI may be preferentially selected, and for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected.
如图9所示,对于接收资源:可以优先选择SCI指示的优先级高的资源;对于相同的SCI指示的优先级,优先选择RSRP高的资源。对于干扰资源:可以优先选择RSRP高的资源;对于相同的RSRP,优先选择SCI指示的优先级高的资源。As shown in FIG. 9 , for the receiving resource: the resource with higher priority indicated by the SCI may be preferentially selected; for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected. For the interference resource: the resource with high RSRP can be preferentially selected; for the same RSRP, the resource with high priority indicated by the SCI is preferentially selected.
值得注意的是,本申请实施例中并不要求辅助信息同时包括第一类资源、第二类资源和第三类资源。如果某一类资源不存在,则设备在选择时跳过这一类资源,因此本申请实施例可以用于辅助信息不同时包括第一类资源、第二类资源和第三类资源的任何一种情况。换句话说,只要辅助信息包括第一类资源、第二类资源和第三类资源中的至少一种,都可以使用本申请实施例。It should be noted that, in the embodiment of the present application, it is not required that the auxiliary information includes the first type of resources, the second type of resources and the third type of resources at the same time. If a certain type of resource does not exist, the device skips this type of resource when selecting it, so the embodiment of the present application can be used when the auxiliary information does not include any one of the first type resource, the second type resource and the third type resource at the same time. a situation. In other words, as long as the auxiliary information includes at least one of the first type of resources, the second type of resources, and the third type of resources, the embodiments of the present application can be used.
本申请实施例对某一类资源不存在的原因不做限制。例如,设备可能仅被允许上报第一类资源。又例如,设备虽然被允许上报所有三类资源,但由于上报时设备并没有边链路信息发送,因而上报的辅助信息不包括第一类资源。在此不一一列举。This embodiment of the present application does not limit the reason why a certain type of resource does not exist. For example, a device may only be allowed to report resources of the first type. For another example, although the device is allowed to report all three types of resources, since the device does not send side link information when reporting, the reported auxiliary information does not include the first type of resources. Not listed here.
由上述实施例可知,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源;辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be known from the above embodiment that the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are: The first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第三方面的实施例Embodiments of the third aspect
本申请实施例在第一、二方面的实施例的基础上再进行补充说明,与第一、二方面的实施例相同的内容不再赘述。在第三方面的实施例中,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源。辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。The embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first and second aspects, and the same contents as those of the embodiments of the first and second aspects will not be repeated. In the embodiment of the third aspect, the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low. The side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
在第三方面的实施例中,边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源和/或干扰资源;第一类资源的优先级大于第二类资源的优先级。In the embodiment of the third aspect, the types of side link resources include at least one of the following: the first type of resources are transmission resources, the second type of resources are reception resources and/or interference resources; the priority of the first type of resources is greater than The priority of the second type of resource.
例如,设备根据是否在资源上进行发送将资源分为两种资源类型:第一类资源包括发送资源,第二类资源包括接收资源和干扰资源,即包括所有感知到的被预留的资源(可选地,被预留的资源的RSRP需要高于某一RSRP门限值)。发送资源、接收资源和干扰资源的定义可以参见第二方面的实施例。在本申请实施例中,由于第二类资源是感知到的被预留的资源,设备不需要解调2nd stage SCI,即可确定第二类资源。For example, the device divides resources into two types of resources according to whether they are transmitting on the resources: the first type of resources includes transmission resources, and the second type of resources includes reception resources and interference resources, that is, including all perceived reserved resources ( Optionally, the RSRP of the reserved resource needs to be higher than a certain RSRP threshold). For definitions of sending resources, receiving resources and interference resources, reference may be made to the embodiments of the second aspect. In the embodiment of the present application, since the second type of resource is a perceived reserved resource, the device can determine the second type of resource without demodulating the 2nd stage SCI.
在一些实施例中,在至少两个边链路资源的类型均为第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are based on the corresponding side link control information (SCI) The indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源的类型均为第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级 确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the second type of resources, the priorities of the at least two side link resources are based on the corresponding side link control information (SCI) The indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, in the case that the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, and the types of the at least two side link resources are the second type of resources, the at least two side link resources The priority of link resources is determined according to the corresponding signal strength (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源的类型均为第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the second type of resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI) . For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源所对应的信号强度(RSRP/RSSI)相同、且类型均为第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。In some embodiments, when the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, and the types are both of the second type of resources, the priority of the at least two side link resources It is determined according to the priority indicated by the corresponding side link control information (SCI).
以下再通过表2对本申请实施例进行说明:The embodiments of the present application will be described below through Table 2:
表2Table 2
Figure PCTCN2020107378-appb-000003
Figure PCTCN2020107378-appb-000003
图10是本申请实施例的选择资源的另一示例图,图11是本申请实施例的选择资源的另一示例图。图10和11中变量p i和RSRP i的定义与图8和9相同。 FIG. 10 is another example diagram of selecting resources according to an embodiment of the present application, and FIG. 11 is another example diagram of selecting resources according to an embodiment of the present application. The definitions of variables p i and RSRP i in Figures 10 and 11 are the same as in Figures 8 and 9 .
如图10所示,对于第二类资源,优先选择SCI指示的优先级高的资源,对于相同的SCI指示的优先级,优先选择RSRP高的资源。如图11所示,对于第二类资源,优先选择RSRP高的资源,对于相同的RSRP,优先选择SCI指示的优先级高的资源。对于图10和11中的资源,其资源优先级由上到下依次递减。当设备需要从M个资源中选择N个资源(N<M)进行上报时,设备选择N个资源优先级最高的资源。As shown in FIG. 10 , for the second type of resource, the resource with higher priority indicated by the SCI is preferentially selected, and for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected. As shown in FIG. 11 , for the second type of resources, the resources with high RSRP are preferentially selected, and for the same RSRP, the resources with high priority indicated by the SCI are preferentially selected. For the resources in Figures 10 and 11, their resource priorities decrease sequentially from top to bottom. When the device needs to select N resources (N<M) from the M resources for reporting, the device selects the N resources with the highest priority.
值得注意的是,本申请实施例的辅助信息不一定要同时包括第一类资源和第二类资源。第二类资源不一定同时包括接收资源和干扰资源。It should be noted that the auxiliary information in this embodiment of the present application does not necessarily include both the first type of resources and the second type of resources. The second type of resources does not necessarily include both reception resources and interference resources.
由上述实施例可知,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源;辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be known from the above embodiment that the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are: The first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第四方面的实施例Embodiments of the fourth aspect
本申请实施例在第一至三方面的实施例的基础上再进行补充说明,与第一至三方面的实施例相同的内容不再赘述。在第四方面的实施例中,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源。辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。The embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to third aspects, and the same content as the embodiments of the first to third aspects will not be repeated. In the embodiment of the fourth aspect, the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low. The side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
在第四方面的实施例中,边链路资源的类型包括以下至少之一:第一类资源即发送资源和/或接收资源、第二类资源即干扰资源;第一类资源的优先级大于第二类资源的优先级。In the embodiment of the fourth aspect, the types of the side link resources include at least one of the following: the first type of resources are transmission resources and/or reception resources, and the second type of resources are interference resources; the priority of the first type of resources is greater than The priority of the second type of resource.
例如,设备根据资源是否是自己感兴趣的资源将资源分为两种资源类型。当设备需要在资源上发送边链路信息或者接收边链路信息时,该资源是设备感兴趣的资源。第一类资源包括发送资源和接收资源,即设备感兴趣的资源。第二类资源包括干扰资源,该资源不属于设备感兴趣的资源。For example, the device classifies resources into two resource types according to whether the resource is of interest to itself. When a device needs to send sidelink information or receive sidelink information on a resource, the resource is a resource of interest to the device. The first type of resources includes sending resources and receiving resources, that is, resources of interest to the device. The second type of resources includes interfering resources, which are not resources of interest to the device.
在一些实施例中,在至少两个边链路资源的类型均为第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the second type of resources, the priorities of the at least two side link resources are based on the corresponding side link control information (SCI) The indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, in the case that the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, and the types of the at least two side link resources are the second type of resources, the at least two side link resources The priority of link resources is determined according to the corresponding signal strength (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源的类型均为第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are based on the corresponding side link control information (SCI) The indicated priority is determined. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为第一类资源的情况下,所述至少两个边链路资源的优先级按照发送资源的优先级大于接收资源的优先级的顺序确定。In some embodiments, in the case where the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same and the types are the first type of resources, the at least two side link resources The priority of the link resources is determined in the order that the priority of the sending resource is higher than the priority of the receiving resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、类型均为第一类资源且均为接收资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, in the case where the priorities indicated by the side link control information (SCI) corresponding to at least two side link resources are the same, the types are the first type of resources, and they are all receiving resources, the The priorities of at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
以下再通过表3对本申请实施例进行说明:The embodiments of the application will be described below through Table 3:
表3table 3
Figure PCTCN2020107378-appb-000004
Figure PCTCN2020107378-appb-000004
Figure PCTCN2020107378-appb-000005
Figure PCTCN2020107378-appb-000005
图12是本申请实施例的选择资源的另一示例图。图12中变量p i和RSRP i的定义与图8和9相同。对于图12中的资源,其资源优先级由上到下依次递减。如图12所示,对于第二类资源,优先选择SCI指示的优先级高的资源,对于相同的SCI指示的优先级,优先选择RSRP高的资源。 FIG. 12 is another example diagram of selecting resources according to an embodiment of the present application. The definitions of variables p i and RSRP i in FIG. 12 are the same as those in FIGS. 8 and 9 . For the resources in Fig. 12, the priority of the resources decreases sequentially from top to bottom. As shown in FIG. 12 , for the second type of resource, the resource with high priority indicated by the SCI is preferentially selected, and for the same priority indicated by the SCI, the resource with high RSRP is preferentially selected.
值得注意的是,本申请实施例的辅助信息不一定要同时包括第一类资源和第二类资源。第一类资源不一定同时包括发送资源和接收资源。It should be noted that the auxiliary information in this embodiment of the present application does not necessarily include both the first type of resources and the second type of resources. The first type of resources does not necessarily include both sending and receiving resources.
由上述实施例可知,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源;辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be known from the above embodiment that the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are: The first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第五方面的实施例Embodiments of the Fifth Aspect
本申请实施例在第一至四方面的实施例的基础上再进行补充说明,与第一至四方面的实施例相同的内容不再赘述。在第五方面的实施例中,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源。辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。The embodiments of the present application provide supplementary descriptions based on the embodiments of the first to fourth aspects, and the same content as the embodiments of the first to fourth aspects will not be repeated. In the embodiment of the fifth aspect, the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low. The side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
在一些实施例中,边链路资源的优先级按照所对应的边链路控制信息(SCI)所 指示的优先级确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, the priority of the side link resources is determined according to the priority indicated by the corresponding side link control information (SCI). For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
例如,设备按照SCI指示的优先级由高到低的顺序选择资源,即不对资源按照资源类型进行分类;或者所有的候选上报资源都具有相同的资源类型;例如分为第一类资源:发送资源、接收资源和干扰资源中的至少一种。For example, the device selects resources according to the priority indicated by the SCI in descending order, that is, the resources are not classified according to the resource type; or all candidate reporting resources have the same resource type; for example, they are classified into the first type of resources: sending resources , at least one of receiving resources and interference resources.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同的情况下,所述至少两个边链路资源的优先级按照发送资源的优先级高于接收资源和/或干扰资源的优先级的顺序确定。In some embodiments, when the priorities indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, the priorities of the at least two side link resources are based on the transmission resources The priority of the priority is higher than the priority of the receiving resource and/or the priority of the interference resource is determined in order.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且均不是发送资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, when the priorities indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, and neither of the at least two side link resources is a transmission resource, the at least two side link resources The priority is determined according to the corresponding signal strength (RSRP/RSSI). For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
例如,当设备在第一类资源中选择资源时,设备按照SCI指示的优先级由高到低的顺序选择资源。可选地,当设备在具有相同的SCI指示的优先级的资源中选择资源时,设备优先选择发送资源,然后选择接收资源和/或干扰资源。可选地,当设备在接收资源和/或干扰资源中选择资源时,设备按照RSRP由高到低的顺序选择资源。For example, when the device selects resources in the first type of resources, the device selects the resources in descending order of priorities indicated by the SCI. Optionally, when the device selects resources among resources with the same priority indicated by the SCI, the device preferentially selects transmission resources, and then selects reception resources and/or interference resources. Optionally, when the device selects resources among the receiving resources and/or the interference resources, the device selects the resources in the order of RSRP from high to low.
图13是本申请实施例的选择资源的另一示例图。图13中变量p i和RSRP i的定义与图8和9相同。对于图13中的资源,其资源优先级由上到下依次递减。 FIG. 13 is another example diagram of selecting resources according to an embodiment of the present application. The definitions of variables p i and RSRP i in FIG. 13 are the same as in FIGS. 8 and 9 . For the resources in Fig. 13, the priority of the resources decreases sequentially from top to bottom.
值得注意的是,本申请实施例不一定同时包括发送资源、接收资源和干扰资源。It should be noted that the embodiments of the present application do not necessarily include sending resources, receiving resources and interference resources at the same time.
由上述实施例可知,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源;辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be known from the above embodiment that the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are: The first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第六方面的实施例Embodiments of the sixth aspect
本申请实施例在第一至五方面的实施例的基础上再进行补充说明,与第一至五方面的实施例相同的内容不再赘述。在第六方面的实施例中,第一终端设备按照优先级 从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源。辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。The embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to fifth aspects, and the same content as the embodiments of the first to fifth aspects will not be repeated. In the embodiment of the sixth aspect, the first terminal device selects N side link resources with the highest priority from the M side link resources in order of priority from high to low. The side link resources included in the auxiliary information are resources that the first terminal device does not recommend to be used by the second terminal device.
在一些实施例中,边链路资源所对应的触发条件包括:被事件触发上报;未被事件触发上报;被事件触发上报的边链路资源的优先级大于未被事件触发上报的边链路资源的优先级。In some embodiments, the trigger conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to report; the priority of the side link resource triggered by the event to report is higher than that of the side link not triggered by the event to report The priority of the resource.
例如,设备按照以下资源类型由高到低的顺序选择资源。A类资源和B类资源的资源优先级由高到低依次递减。For example, the device selects resources in descending order of the following resource types. The resource priorities of class A resources and class B resources decrease in order from high to low.
-A类资源:触发设备上报辅助信息的资源。当设备在A类资源中选择资源时,可以使用第二方面至第五方面的实施例中的任意一种方法选择资源。-Type A resources: resources that trigger devices to report auxiliary information. When the device selects a resource in the A-type resource, any one of the methods in the embodiments of the second aspect to the fifth aspect may be used to select the resource.
-B类资源:除A类资源之外的满足上报条件的资源。当设备在B类资源中选择资源时,可以使用第二方面至第五方面的实施例中的任意一种方法选择资源。-B-type resources: resources other than A-type resources that meet the reporting conditions. When the device selects the resource in the B-type resource, any one of the methods in the embodiments of the second aspect to the fifth aspect may be used to select the resource.
例如,假设设备A上报辅助信息给设备B。设备A可以在满足触发条件时主动上报辅助信息给设备B,即上报是事件触发的。例如,设备A基于感知发现设备B的发送与设备C的发送之间出现了碰撞问题或者半双工问题,设备A被触发上报辅助信息,设备A将设备C占用的资源上报给设备B,从而设备B能够在后续发送时避开设备C的资源,从而避免碰撞问题或半双工问题。For example, suppose that device A reports auxiliary information to device B. Device A can actively report auxiliary information to device B when the trigger conditions are met, that is, the reporting is event-triggered. For example, based on perception, device A finds that there is a collision problem or a half-duplex problem between the transmission of device B and the transmission of device C. Device A is triggered to report auxiliary information, and device A reports the resources occupied by device C to device B, thereby Device B can avoid the resources of device C in subsequent transmissions, thereby avoiding collision problems or half-duplex problems.
这里的A类资源即为设备C的资源,该资源需要被包括到辅助信息中,才能够解决碰撞问题或半双工问题,因此A类资源相比于其他候选上报资源具有更高的资源优先级。又例如,当设备A有边链路信息需要发送时,设备A被触发上报辅助信息,将自身边链路发送所使用的资源上报给设备B。对触发条件不一一列举。The class A resource here is the resource of the device C. The resource needs to be included in the auxiliary information to solve the collision problem or the half-duplex problem. Therefore, the class A resource has a higher resource priority than other candidate reporting resources. class. For another example, when device A has side link information to be sent, device A is triggered to report auxiliary information, and reports to device B the resources used for sending its own side link. The trigger conditions are not listed one by one.
当A类资源包括多于一个资源时,可以使用第二方面至第五方面的实施例中的任意一种方法选择资源,即可以进一步将A类资源划分为第一类资源、第二类资源和/或第三类资源,并进行后续的资源选择。对于除A类资源以外的候选资源(B类资源),可以使用第二方面至第五方面的实施例中的任意一种方法选择资源。总之,A类资源能够触发设备A上报辅助信息,这样的资源将被优先选择。When the A-type resource includes more than one resource, any method in the embodiments of the second aspect to the fifth aspect can be used to select the resource, that is, the A-type resource can be further divided into the first-type resource and the second-type resource and/or the third category of resources, and make subsequent resource selections. For candidate resources (type B resources) other than resources of type A, any one of the methods in the embodiments of the second aspect to the fifth aspect may be used to select resources. In short, Class A resources can trigger device A to report auxiliary information, and such resources will be preferentially selected.
图14是本申请实施例的选择资源的另一示例图。图14中变量p i和RSRP i的定义与图8和9相同。对于图14中的资源,其资源优先级由上到下依次递减。 FIG. 14 is another example diagram of selecting resources according to an embodiment of the present application. The definitions of variables p i and RSRP i in FIG. 14 are the same as those in FIGS. 8 and 9 . For the resources in Fig. 14, the priority of the resources decreases sequentially from top to bottom.
如图14所示,A类资源优先于B类资源得到选择。设备在A类资源和B类资源内部使用实施例1的方法选择上报资源。A类资源仅包括干扰资源(P 3)。B类资源 包括发送资源(P 1)、接收资源(P 2)和干扰资源(P 3)。 As shown in FIG. 14, class A resources are selected in preference to class B resources. The device uses the method of Embodiment 1 to select and report resources within the A-type resources and the B-type resources. Class A resources include only interference resources (P 3 ). Class B resources include transmit resources (P 1 ), receive resources (P 2 ), and interference resources (P 3 ).
由上述实施例可知,第一终端设备按照优先级从高到低的顺序,从M个边链路资源中选择N个优先级最高的边链路资源;辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be known from the above embodiment that the first terminal device selects N side link resources with the highest priority from M side link resources in order of priority from high to low; the side link resources included in the auxiliary information are: The first terminal device does not recommend resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第七方面的实施例Embodiments of the seventh aspect
本申请实施例在第一至六方面的实施例的基础上再进行补充说明,与第一至六方面的实施例相同的内容不再赘述。在第二至第六方面的实施例中,辅助信息中包括的边链路资源是第一终端设备不推荐第二终端设备使用的资源。The embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to sixth aspects, and the same content as the embodiments of the first to sixth aspects will not be repeated. In the embodiments of the second to sixth aspects, the side link resources included in the auxiliary information are resources that are not recommended by the first terminal device to be used by the second terminal device.
在第七方面的实施例中,辅助信息中包括的边链路资源是第一终端设备推荐第二终端设备使用的资源;第一终端设备按照优先级从低到高的顺序,从M个边链路资源中选择N个优先级最低的边链路资源。In the embodiment of the seventh aspect, the side link resources included in the auxiliary information are resources recommended by the first terminal device to be used by the second terminal device; Among the link resources, the N side link resources with the lowest priority are selected.
在一些实施例中,M个边链路资源的优先级按照边链路资源所对应的信号强度(RSRP/RSSI)确定。例如,信号强度(RSRP/RSSI)越高,边链路资源的优先级越高。In some embodiments, the priorities of the M side link resources are determined according to the signal strength (RSRP/RSSI) corresponding to the side link resources. For example, the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源所对应的信号强度(RSRP/RSSI)相同的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。例如,边链路控制信息(SCI)所指示的优先级越高,边链路资源的优先级越高。In some embodiments, when the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, the priorities of the at least two side link resources are based on the corresponding side link control information. (SCI) indicates priority determination. For example, the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
在一些实施例中,没有被预留的边链路资源被确定为具有最低的所对应的信号强度(RSRP/RSSI)。In some embodiments, sidelink resources that are not reserved are determined to have the lowest corresponding signal strengths (RSRP/RSSI).
例如,当设备需要从M个资源中选择N个资源(N<M)进行上报时,设备选择N个资源优先级最低的资源。设备可以按照RSRP和/或RSSI由低到高的顺序选择资源。RSRP和/或RSSI越低,资源优先级越低。没有被预留的资源被认为具有最低的RSRP,即被最先选择。For example, when the device needs to select N resources (N<M) from M resources for reporting, the device selects the N resources with the lowest priority. The device may select resources in ascending order of RSRP and/or RSSI. The lower the RSRP and/or RSSI, the lower the resource priority. Resources that are not reserved are considered to have the lowest RSRP, ie are selected first.
可选地,当多于一个资源具有相同的RSRP/RSSI时,设备按照SCI指示的优先 级由低到高的顺序选择资源。SCI指示的优先级越低,资源优先级越低。没有被预留的资源可以被认为具有最低的SCI指示的优先级,即被最先选择。Optionally, when more than one resource has the same RSRP/RSSI, the device selects the resources in descending order of priority indicated by the SCI. The lower the priority indicated by the SCI, the lower the resource priority. Resources that are not reserved may be considered to have the lowest priority indicated by the SCI, ie to be selected first.
例如,假设设备A上报辅助信息给设备B。辅助信息包括一个资源集合,集合中的资源是设备A推荐设备B使用的资源。接收到辅助信息后,设备B可以使用推荐的资源向设备A发送边链路信息。推荐设备B使用的资源是受到干扰较小的资源,即资源的RSRP和/或RSSI(RSRP/RSSI)较小的资源。For example, suppose that device A reports auxiliary information to device B. The auxiliary information includes a resource set, and the resources in the set are the resources that device A recommends device B to use. After receiving the auxiliary information, device B can send the sidelink information to device A using the recommended resources. It is recommended that the resources used by the device B be the resources with less interference, that is, the resources with less RSRP and/or RSSI (RSRP/RSSI) of the resources.
设备A基于感知可以知晓哪些资源已经被预留,哪些资源没有被预留。对于被PSCCH#1/PSSCH#1预留的资源,设备A基于PSCCH#1/PSSCH#1的RSRP测量结果可以估计该资源所受的干扰强度,RSRP越小,该资源所受干扰越小。Device A can know which resources have been reserved and which resources have not been reserved based on perception. For the resources reserved by PSCCH#1/PSSCH#1, device A can estimate the interference intensity of the resource based on the RSRP measurement result of PSCCH#1/PSSCH#1. The smaller the RSRP, the smaller the interference to the resource.
设备A按照RSRP由低到高的顺序选择资源,可以选择所受干扰较小的资源推荐给设备B使用。对于没有被预留的资源,该资源没有对应的RSRP测量结果,这样的资源被认为具有最低的RSRP,即没有受到其他设备的干扰,因此会被最先选择。相比于RSRP,RSSI是统计意义上的测量结果,即使是没有被预留的资源,其也可以具有对应的RSSI,因此设备可以统一按照RSSI由低到高的顺序选择资源。Device A selects resources in ascending order of RSRP, and can select resources with less interference and recommend them to device B for use. For a resource that is not reserved, the resource does not have a corresponding RSRP measurement result. Such a resource is considered to have the lowest RSRP, that is, it is not interfered by other devices, so it will be selected first. Compared with RSRP, RSSI is a measurement result in a statistical sense. Even resources that are not reserved may have corresponding RSSIs. Therefore, devices can uniformly select resources in ascending order of RSSI.
对于一个设备A推荐设备B使用的资源,该资源也可能是被预留的资源,即如果该资源所受的干扰强度很小,仍然可以被设备B使用。当推荐使用的资源是被预留的资源时,该资源也会对应一个SCI指示的优先级。当多于一个资源具有相同的RSRP/RSSI时,设备按照SCI指示的优先级由低到高的顺序选择资源,可以避免对SCI指示的优先级较高的业务造成干扰,即优先保护SCI指示的优先级较高的业务。For a resource recommended by device A to be used by device B, the resource may also be a reserved resource, that is, if the interference intensity of the resource is small, it can still be used by device B. When the recommended resource is a reserved resource, the resource also corresponds to a priority indicated by an SCI. When more than one resource has the same RSRP/RSSI, the device selects the resources according to the priority indicated by the SCI from low to high, which can avoid causing interference to the services with higher priority indicated by the SCI, that is, give priority to protecting the priority indicated by the SCI. higher priority business.
由上述实施例可知,第一终端设备按照优先级从低到高的顺序,从M个边链路资源中选择N个优先级最低的边链路资源;辅助信息中包括的边链路资源是第一终端设备推荐第二终端设备使用的资源。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be seen from the above embodiment that the first terminal device selects N side link resources with the lowest priority from M side link resources in order of priority from low to high; the side link resources included in the auxiliary information are: The first terminal device recommends resources used by the second terminal device. Therefore, the number of resources that the auxiliary information needs to be carried is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第八方面的实施例Embodiments of the Eighth Aspect
本申请实施例在第一至七方面的实施例的基础上再进行补充说明,与第一至七方面的实施例相同的内容不再赘述。本申请实施例可以与第一至七方面的实施例结合起 来,也可以单独实行。The embodiments of the present application provide supplementary descriptions on the basis of the embodiments of the first to seventh aspects, and the same content as the embodiments of the first to seventh aspects will not be repeated. The embodiments of the present application may be combined with the embodiments of the first to seventh aspects, or may be implemented independently.
在一些实施例中,辅助信息所对应的边链路控制信息(SCI)所指示的优先级等于所述辅助信息所承载的所有资源所对应的边链路控制信息(SCI)指示的优先级中最高的优先级。In some embodiments, the priority indicated by the side link control information (SCI) corresponding to the auxiliary information is equal to the priority indicated by the side link control information (SCI) corresponding to all resources carried by the auxiliary information highest priority.
例如,PSSCH具有优先级,其优先级由调度该PSSCH的PSCCH(1st stage SCI)中的优先级字段指示。该优先级即为前面所述的SCI指示的优先级。SCI指示的优先级可以用于在mode 2资源选择时确定RSRP门限值,在抢占(pre-emption)中确定是否被抢占,在需要同时发送一个或多个边链路信号/信道和/或一个或多个上行信号/信道时、决定优先发送哪一个信号/信道或优先为哪一个信号/信道分配功率等。For example, a PSSCH has a priority, which is indicated by the priority field in the PSCCH (1st stage SCI) that schedules the PSSCH. This priority is the priority indicated by the aforementioned SCI. The priority indicated by the SCI can be used to determine the RSRP threshold value in mode 2 resource selection, to determine whether to be preempted in pre-emption, and to transmit one or more sidelink signals/channels and/or When there are one or more uplink signals/channels, it is decided which signal/channel to send first or which signal/channel is to be allocated power with priority, etc.
对于由PSSCH承载的辅助信息,也需要确定由调度该辅助信息的PSCCH的优先级字段,即确定辅助信息的SCI指示的优先级。辅助信息可能承载一个或多个资源。对于第一至第六方面的实施例,每个资源都对应有SCI指示的优先级,辅助信息的SCI指示的优先级等于其承载的所有资源中最高的SCI指示的优先级。对于第七方面的实施例,辅助信息的优先级是UE A想要接收的业务的优先级。For the auxiliary information carried by the PSSCH, the priority field of the PSCCH in which the auxiliary information is scheduled also needs to be determined, that is, the priority indicated by the SCI of the auxiliary information is determined. Auxiliary information may carry one or more resources. For the embodiments of the first to sixth aspects, each resource corresponds to a priority indicated by the SCI, and the priority indicated by the SCI of the auxiliary information is equal to the priority indicated by the highest SCI among all resources carried by the resource. For the embodiment of the seventh aspect, the priority of the auxiliary information is the priority of the service that UE A wants to receive.
第九方面的实施例Embodiments of the ninth aspect
本申请实施例提供一种资源选择方法,从第二终端设备进行说明,与第一至第八方面的实施例相同的内容不再赘述。其中,第二终端设备可以接收第一终端设备发送的辅助信息(包括资源信息或资源集合),并根据该辅助信息进行资源选择来发送边链路信息(包括数据信息和/或控制信息和/或反馈信息)。An embodiment of the present application provides a resource selection method, which is described from the second terminal device, and the same content as the embodiments of the first to eighth aspects will not be repeated. Wherein, the second terminal device may receive auxiliary information (including resource information or resource set) sent by the first terminal device, and select resources according to the auxiliary information to send sidelink information (including data information and/or control information and/or resource set) or feedback).
图15是本申请实施例的资源选择方法的一示意图,如图15所示,该方法包括:FIG. 15 is a schematic diagram of a resource selection method according to an embodiment of the present application. As shown in FIG. 15 , the method includes:
1501,第二终端设备接收第一终端设备发送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及1501. A second terminal device receives auxiliary information sent by a first terminal device, where the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both. is a positive integer and N is less than M; and
1502,所述第二终端设备根据所述辅助信息进行边链路资源选择。1502. The second terminal device performs sidelink resource selection according to the auxiliary information.
值得注意的是,以上附图15仅对本申请实施例进行了示意性说明,但本申请不限于此。例如可以适当地调整各个操作之间的执行顺序,此外还可以增加其他的一些操作或者减少其中的某些操作。本领域的技术人员可以根据上述内容进行适当地变型,而不仅限于上述附图15的记载。It is worth noting that the above FIG. 15 only schematically illustrates the embodiment of the present application, but the present application is not limited thereto. For example, the execution order of the various operations can be adjusted appropriately, and other operations can be added or some of the operations can be reduced. Those skilled in the art can make appropriate modifications according to the above content, and are not limited to the description of the above-mentioned FIG. 15 .
在本申请实施例中,第二终端设备在进行边链路资源选择之后,可以使用这些资源进行边链路发送。关于如何进行边链路资源选择以及如何进行边链路发送,可以参考相关技术,在此不再赘述。In this embodiment of the present application, after selecting side link resources, the second terminal device may use these resources to send side links. For how to select side link resources and how to perform side link transmission, reference may be made to related technologies, and details are not repeated here.
由上述实施例可知,第二终端设备接收第一终端设备发送的辅助信息,所述辅助信息由第一终端设备从M个边链路资源中选择N个边链路资源而生成。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码;可以提高辅助信息传输的可靠性,使用户间协作能够发挥在避免碰撞问题和半双工问题上的优势。It can be known from the above embodiments that the second terminal device receives the auxiliary information sent by the first terminal device, where the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources. As a result, the number of resources that the auxiliary information needs to carry is limited within a certain range, and the code rate of the auxiliary information will not be too high, so as to ensure that the auxiliary information can be correctly demodulated and decoded; the reliability of auxiliary information transmission can be improved. Enables collaboration between users to take advantage of avoiding collision problems and half-duplex problems.
第十方面的实施例Embodiments of the tenth aspect
本申请实施例提供一种资源上报装置。该装置例如可以是终端设备(如前所述的第一终端设备),也可以是配置于终端设备的某个或某些部件或者组件,与第一至第八方面的实施例相同的内容不再赘述。An embodiment of the present application provides a resource reporting device. The apparatus may be, for example, a terminal device (the aforementioned first terminal device), or may be one or some components or components configured in the terminal device. The same content as the embodiments of the first to eighth aspects is not the same Repeat.
图16是本申请实施例的资源上报装置的一示意图,如图16所示,资源上报装置1600包括:FIG. 16 is a schematic diagram of a resource reporting apparatus according to an embodiment of the present application. As shown in FIG. 16 , the resource reporting apparatus 1600 includes:
确定单元1601,其确定用于向第二终端设备上报的M个边链路资源;determining unit 1601, which determines M side link resources for reporting to the second terminal device;
选择单元1602,其从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及A selection unit 1602 that selects N sidelink resources from the M sidelink resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
发送单元1603,其向所述第二终端设备发送所述辅助信息。A sending unit 1603, which sends the auxiliary information to the second terminal device.
在一些实施例中,所述M个边链路资源包括如下至少之一:第一终端设备用于发送边链路信息的发送资源、所述第一终端设备感知到的用于接收边链路信息的接收资源、所述第一终端设备感知到的干扰资源。In some embodiments, the M side link resources include at least one of the following: a sending resource used by the first terminal device for sending side link information, a sending resource used by the first terminal device for receiving side link information, and a receiving side link perceived by the first terminal device Information receiving resources, and interference resources perceived by the first terminal device.
在一些实施例中,选择单元1602随机地或者根据优先级从所述M个边链路资源中选择所述N个边链路资源。In some embodiments, the selecting unit 1602 selects the N side link resources from the M side link resources randomly or according to priority.
在一些实施例中,所述优先级根据如下信息的至少之一来确定:所述边链路资源所对应的边链路控制信息所指示的优先级、所述边链路资源所对应的信号强度、所述边链路资源的类型、所述边链路资源所对应的触发条件。In some embodiments, the priority is determined according to at least one of the following information: the priority indicated by the sidelink control information corresponding to the sidelink resource, the signal corresponding to the sidelink resource strength, the type of the side link resource, and the trigger condition corresponding to the side link resource.
在一些实施例中,选择单元1602按照优先级从高到低的顺序,从所述M个边链路资源中选择N个优先级最高的边链路资源;所述辅助信息中包括的边链路资源是 所述第一终端设备不推荐所述第二终端设备使用的资源。In some embodiments, the selection unit 1602 selects N side link resources with the highest priority from the M side link resources in order of priority from high to low; the side link resources included in the auxiliary information Road resources are resources that are not recommended by the first terminal device to be used by the second terminal device.
在一些实施例中,边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源、第三类资源即干扰资源;所述第一类资源的优先级大于所述第二类资源的优先级,所述第二类资源的优先级大于所述第三类资源的优先级。In some embodiments, the types of the side link resources include at least one of the following: the first type of resources is transmission resources, the second type of resources is reception resources, and the third type of resources is interference resources; the priority of the first type of resources The priority of the resources of the second type is higher than the priority of the resources of the second type, and the priority of the resources of the second type is higher than the priority of the resources of the third type.
在一些实施例中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are determined according to the corresponding side link control information. The indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源的类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定。In some embodiments, when the types of at least two side link resources are the second type of resources or the third type of resources, the priorities of the at least two side link resources are based on the corresponding The priority indicated by the side link control information is determined.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, in the case that the priorities indicated by the side link control information corresponding to at least two side link resources are the same, and the types are both the second type of resources or the third type of resources, The priorities of the at least two side link resources are determined according to the corresponding signal strengths; wherein, the higher the signal strength, the higher the priority of the side link resources.
在一些实施例中,在至少两个边链路资源的类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, when the types of at least two side link resources are the second type of resources or the third type of resources, the priorities of the at least two side link resources are based on the corresponding The signal strength is determined; wherein, the higher the signal strength, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的信号强度相同、且类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定。In some embodiments, when the signal strengths corresponding to the at least two sidelink resources are the same and the types are the second type of resources or the third type of resources, the at least two sidelink resources The priority of the resource is determined according to the priority indicated by the corresponding side link control information.
在一些实施例中,所述边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源和/或干扰资源;所述第一类资源的优先级大于所述第二类资源的优先级。In some embodiments, the types of the side link resources include at least one of the following: a first type of resources, namely transmit resources, a second type of resources, namely receive resources and/or interference resources; the priority of the first type of resources greater than the priority of the second type of resources.
在一些实施例中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are determined according to the corresponding side link control information. The indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定。In some embodiments, when the types of at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are determined according to the corresponding side link control information. The indicated priority is determined.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, in the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same and the types are the second type of resources, the at least two side link resources The priority of the path resource is determined according to the corresponding signal strength; wherein, the higher the signal strength, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, when the types of at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are determined according to the corresponding signal strengths; wherein, The higher the signal strength, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的信号强度相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定。In some embodiments, when the signal strengths corresponding to the at least two side link resources are the same and the types are the second type of resources, the priorities of the at least two side link resources are based on the corresponding The priority indicated by the side link control information is determined.
在一些实施例中,所述边链路资源的类型包括以下至少之一:第一类资源即发送资源和/或接收资源、第二类资源即干扰资源;所述第一类资源的优先级大于所述第二类资源的优先级。In some embodiments, the types of the side link resources include at least one of the following: a first type of resources, namely sending resources and/or receiving resources, and a second type of resources, namely interference resources; the priority of the first type of resources greater than the priority of the second type of resources.
在一些实施例中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。In some embodiments, when the types of at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are determined according to the corresponding side link control information. The indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, in the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same and the types are the second type of resources, the at least two side link resources The priority of the path resource is determined according to the corresponding signal strength; the higher the signal strength, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。In some embodiments, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are determined according to the corresponding side link control information. The indicated priority is determined; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所述发送资源的优先级大于所述接收资源的优先级的顺序确定。In some embodiments, in the case where the priorities indicated by the side link control information corresponding to at least two side link resources are the same and the types are the first type of resources, the at least two side link resources The priorities of the road resources are determined in an order in which the priorities of the transmission resources are greater than the priorities of the reception resources.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、类型均为所述第一类资源且均为所述接收资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, in the case where the priorities indicated by the side link control information corresponding to at least two side link resources are the same, the types are the first type of resources, and both are the receiving resources, the The priorities of the at least two side link resources are determined according to the corresponding signal strengths; the higher the signal strength, the higher the priority of the side link resources.
在一些实施例中,边链路资源的优先级按照所对应的边链路控制信息所指示的优 先级确定;所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。In some embodiments, the priority of the side link resource is determined according to the priority indicated by the corresponding side link control information; the higher the priority indicated by the side link control information, the higher the priority of the side link resource. higher priority.
在一些实施例中,在所述至少两个边链路资源所对应的边链路控制信息所指示的优先级相同的情况下,所述至少两个边链路资源的优先级按照所述发送资源的优先级大于所述接收资源和/或所述干扰资源的优先级的顺序确定。In some embodiments, when the priorities indicated by the side link control information corresponding to the at least two side link resources are the same, the priorities of the at least two side link resources are sent according to the The priority of resources is higher than the priority of the receiving resources and/or the priority of the interference resources is determined in order.
在一些实施例中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且均不是所述发送资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, in the case where the priorities indicated by the side link control information corresponding to at least two side link resources are the same and neither is the sending resource, the at least two side link resources have the same priority. The priority is determined according to the corresponding signal strength; wherein, the higher the signal strength, the higher the priority of the side link resource.
在一些实施例中,所述边链路资源所对应的触发条件包括:被事件触发上报;未被事件触发上报;被事件触发上报的所述边链路资源的优先级大于未被事件触发上报的所述边链路资源的优先级。In some embodiments, the trigger conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to report; the priority of the side link resource triggered by an event to be reported is higher than that of a non-event-triggered report the priority of the side link resources.
在一些实施例中,选择单元1602按照优先级从低到高的顺序,从所述M个边链路资源中选择N个优先级最低的边链路资源;所述辅助信息中包括的边链路资源是所述第一终端设备推荐所述第二终端设备使用的资源。In some embodiments, the selecting unit 1602 selects N side link resources with the lowest priority from the M side link resources in order of priority from low to high; the side link resources included in the auxiliary information A road resource is a resource recommended by the first terminal device to be used by the second terminal device.
在一些实施例中,所述M个边链路资源的优先级按照所述边链路资源所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In some embodiments, the priorities of the M side link resources are determined according to the signal strengths corresponding to the side link resources; wherein, the higher the signal strength, the higher the priority of the side link resources. high.
在一些实施例中,在至少两个边链路资源所对应的信号强度相同的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。In some embodiments, when the signal strengths corresponding to the at least two side link resources are the same, the priorities of the at least two side link resources are based on the priorities indicated by the corresponding side link control information. Determine; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource.
以上各个实施例仅对本申请实施例进行了示例性说明,但本申请不限于此,还可以在以上各个实施例的基础上进行适当的变型。例如,可以单独使用上述各个实施例,也可以将以上各个实施例中的一种或多种结合起来。The above embodiments merely illustrate the embodiments of the present application, but the present application is not limited thereto, and appropriate modifications can also be made on the basis of the above embodiments. For example, each of the above-described embodiments may be used alone, or one or more of the above-described embodiments may be combined.
值得注意的是,以上仅对与本申请相关的各部件或模块进行了说明,但本申请不限于此。资源上报装置1600还可以包括其他部件或者模块,关于这些部件或者模块的具体内容,可以参考相关技术。It is worth noting that the above only describes each component or module related to the present application, but the present application is not limited thereto. The resource reporting apparatus 1600 may further include other components or modules, and for the specific contents of these components or modules, reference may be made to related technologies.
此外,为了简单起见,图16中仅示例性示出了各个部件或模块之间的连接关系或信号走向,但是本领域技术人员应该清楚的是,可以采用总线连接等各种相关技术。上述各个部件或模块可以通过例如处理器、存储器、发射机、接收机等硬件设施来实现;本申请实施并不对此进行限制。In addition, for the sake of simplicity, FIG. 16 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 above-mentioned components or modules may be implemented by hardware facilities such as processors, memories, transmitters, receivers, etc. The implementation of this application does not limit this.
由上述实施例可知,第一终端设备从M个边链路资源中选择N个边链路资源以 生成辅助信息;以及向第二终端设备发送所述辅助信息。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码。It can be known from the above embodiments that the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
第十一方面的实施例Embodiments of the Eleventh Aspect
本申请实施例提供一种资源选择装置。该装置例如可以是终端设备(如前所述的第二终端设备),也可以是配置于终端设备的某个或某些部件或者组件,与第一至十方面的实施例相同的内容不再赘述。Embodiments of the present application provide a resource selection apparatus. The apparatus may be, for example, a terminal device (the aforementioned second terminal device), or may be one or some components or components configured in the terminal device, and the same contents as those of the embodiments of the first to tenth aspects will not be repeated. Repeat.
图17是本申请实施例的资源选择装置的另一示意图,如图17所示,资源选择装置1700包括:FIG. 17 is another schematic diagram of a resource selection apparatus according to an embodiment of the present application. As shown in FIG. 17 , the resource selection apparatus 1700 includes:
接收单元1701,其接收第一终端设备发送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及A receiving unit 1701, which receives auxiliary information sent by a first terminal device, where the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both a positive integer and N is less than M; and
选择单元1702,其根据所述辅助信息进行边链路资源选择。A selection unit 1702, which performs side link resource selection according to the auxiliary information.
以上各个实施例仅对本申请实施例进行了示例性说明,但本申请不限于此,还可以在以上各个实施例的基础上进行适当的变型。例如,可以单独使用上述各个实施例,也可以将以上各个实施例中的一种或多种结合起来。The above embodiments merely illustrate the embodiments of the present application, but the present application is not limited thereto, and appropriate modifications can also be made on the basis of the above embodiments. For example, each of the above-described embodiments may be used alone, or one or more of the above-described embodiments may be combined.
值得注意的是,以上仅对与本申请相关的各部件或模块进行了说明,但本申请不限于此。资源选择装置1700还可以包括其他部件或者模块,关于这些部件或者模块的具体内容,可以参考相关技术。It is worth noting that the above only describes each component or module related to the present application, but the present application is not limited thereto. The resource selection apparatus 1700 may also include other components or modules, and for the specific content of these components or modules, reference may be made to the related art.
此外,为了简单起见,图17中仅示例性示出了各个部件或模块之间的连接关系或信号走向,但是本领域技术人员应该清楚的是,可以采用总线连接等各种相关技术。上述各个部件或模块可以通过例如处理器、存储器、发射机、接收机等硬件设施来实现;本申请实施并不对此进行限制。In addition, for the sake of simplicity, FIG. 17 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 above-mentioned components or modules may be implemented by hardware facilities such as processors, memories, transmitters, receivers, etc. The implementation of this application does not limit this.
由上述实施例可知,第一终端设备从M个边链路资源中选择N个边链路资源以生成辅助信息;以及向第二终端设备发送所述辅助信息。由此,辅助信息需要承载的资源数被限制在一定范围内,不会导致辅助信息的码率过高,从而保证辅助信息能够被正确解调和译码。It can be known from the above embodiments that the first terminal device selects N sidelink resources from the M sidelink resources to generate auxiliary information; and sends the auxiliary information to the second terminal device. Therefore, the number of resources to be carried by the auxiliary information is limited within a certain range, and the code rate of the auxiliary information will not be too high, thereby ensuring that the auxiliary information can be correctly demodulated and decoded.
第十二方面的实施例Embodiments of the Twelfth Aspect
本申请实施例还提供一种通信系统,可以参考图1,与第一方面至第十一方面的实施例相同的内容不再赘述。An embodiment of the present application further provides a communication system, and reference may be made to FIG. 1 , and the same content as the embodiments of the first aspect to the eleventh aspect will not be repeated.
在一些实施例中,通信系统100至少可以包括:In some embodiments, the communication system 100 may include at least:
第一终端设备,其确定用于上报的M个边链路资源;从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及a first terminal device, which determines M side link resources for reporting; selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N less than M; and
第二终端设备,其接收所述辅助信息,并根据所述辅助信息进行边链路资源选择。The second terminal device receives the auxiliary information, and performs sidelink resource selection according to the auxiliary information.
本申请实施例还提供一种网络设备,例如可以是基站,但本申请不限于此,还可以是其他的网络设备。The embodiment of the present application also provides a network device, which may be, for example, a base station, but the present application is not limited to this, and may also be other network devices.
图18是本申请实施例的网络设备的构成示意图。如图18所示,网络设备1800可以包括:处理器1810(例如中央处理器CPU)和存储器1820;存储器1820耦合到处理器1810。其中该存储器1820可存储各种数据;此外还存储信息处理的程序1830,并且在处理器1810的控制下执行该程序1830。FIG. 18 is a schematic structural diagram of a network device according to an embodiment of the present application. As shown in FIG. 18 , the network device 1800 may include: a processor 1810 (eg, a central processing unit CPU) and a memory 1820 ; the memory 1820 is coupled to the processor 1810 . The memory 1820 can store various data; in addition, the program 1830 for information processing is also stored, and the program 1830 is executed under the control of the processor 1810 .
此外,如图18所示,网络设备1800还可以包括:收发机1840和天线1850等;其中,上述部件的功能与现有技术类似,此处不再赘述。值得注意的是,网络设备1800也并不是必须要包括图18中所示的所有部件;此外,网络设备1800还可以包括图18中没有示出的部件,可以参考现有技术。In addition, as shown in FIG. 18, the network device 1800 may further include: a transceiver 1840, an antenna 1850, etc.; wherein, the functions of the above components are similar to those in the prior art, and details are not repeated here. It is worth noting that the network device 1800 does not necessarily include all the components shown in FIG. 18 ; in addition, the network device 1800 may also include components not shown in FIG. 18 , and reference may be made to the prior art.
本申请实施例还提供一种终端设备,但本申请不限于此,还可以是其他的设备。The embodiment of the present application also provides a terminal device, but the present application is not limited to this, and may also be other devices.
图19是本申请实施例的终端设备的示意图。如图19所示,该终端设备1900可以包括处理器1910和存储器1920;存储器1920存储有数据和程序,并耦合到处理器1910。值得注意的是,该图是示例性的;还可以使用其他类型的结构,来补充或代替该结构,以实现电信功能或其他功能。FIG. 19 is a schematic diagram of a terminal device according to an embodiment of the present application. As shown in FIG. 19 , the terminal device 1900 may include a processor 1910 and a memory 1920 ; the memory 1920 stores data and programs, and is coupled to the processor 1910 . Notably, this figure is exemplary; other types of structures may be used in addition to or in place of this structure to implement telecommunication functions or other functions.
例如,处理器1910可以被配置为执行程序而实现如第一至八方面的实施例所述的资源上报方法。例如处理器1910可以被配置为进行如下的控制:确定用于向第二终端设备上报的M个边链路资源;从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及向所述第二终端设备发送所述辅助信息。For example, the processor 1910 may be configured to execute a program to implement the resource reporting method according to the embodiments of the first to eighth aspects. For example, the processor 1910 may be configured to perform the following controls: determine M side link resources for reporting to the second terminal device; select N side link resources from the M side link resources to generate auxiliary information; wherein both N and M are positive integers and N is less than M; and sending the auxiliary information to the second terminal device.
例如,处理器1910可以被配置为执行程序而实现如第九方面的实施例所述的资源选择方法。例如处理器1910可以被配置为进行如下的控制:接收第一终端设备发 送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及根据所述辅助信息进行边链路资源选择。For example, the processor 1910 may be configured to execute a program to implement the resource selection method described in the embodiment of the ninth aspect. For example, the processor 1910 may be configured to perform the following control: receiving auxiliary information sent by the first terminal device, where the auxiliary information is selected by the first terminal device N side link resources from M side link resources generating; wherein N and M are both positive integers and N is less than M; and performing side link resource selection according to the auxiliary information.
如图19所示,该终端设备1900还可以包括:通信模块1930、输入单元1940、显示器1950、电源1960。其中,上述部件的功能与现有技术类似,此处不再赘述。值得注意的是,终端设备1900也并不是必须要包括图19中所示的所有部件,上述部件并不是必需的;此外,终端设备1900还可以包括图19中没有示出的部件,可以参考现有技术。As shown in FIG. 19 , the terminal device 1900 may further include: a communication module 1930 , an input unit 1940 , a display 1950 , and a power supply 1960 . The functions of the above components are similar to those in the prior art, and details are not repeated here. It is worth noting that the terminal device 1900 does not necessarily include all the components shown in FIG. 19 , and the above components are not required; in addition, the terminal device 1900 may also include components not shown in FIG. 19 . There is technology.
本申请实施例还提供一种计算机程序,其中当在终端设备中执行所述程序时,所述程序使得所述终端设备执行第一至八方面的实施例所述的资源上报方法。An embodiment of the present application further provides a computer program, wherein when the program is executed in a terminal device, the program causes the terminal device to execute the resource reporting method according to the embodiments of the first to eighth aspects.
本申请实施例还提供一种存储有计算机程序的存储介质,其中所述计算机程序使得终端设备执行第一至八方面的实施例所述的资源上报方法。An embodiment of the present application further provides a storage medium storing a computer program, wherein the computer program enables a terminal device to execute the resource reporting method described in the embodiments of the first to eighth aspects.
本申请实施例还提供一种计算机程序,其中当在终端设备中执行所述程序时,所述程序使得所述终端设备执行第九方面的实施例所述的资源选择方法。The embodiment of the present application further provides a computer program, wherein when the program is executed in a terminal device, the program causes the terminal device to execute the resource selection method according to the embodiment of the ninth aspect.
本申请实施例还提供一种存储有计算机程序的存储介质,其中所述计算机程序使得终端设备执行第九方面的实施例所述的资源选择方法。The embodiment of the present application further provides a storage medium storing a computer program, wherein the computer program causes the terminal device to execute the resource selection method described in the embodiment of the ninth aspect.
本申请以上的装置和方法可以由硬件实现,也可以由硬件结合软件实现。本申请涉及这样的计算机可读程序,当该程序被逻辑部件所执行时,能够使该逻辑部件实现上文所述的装置或构成部件,或使该逻辑部件实现上文所述的各种方法或步骤。本申请还涉及用于存储以上程序的存储介质,如硬盘、磁盘、光盘、DVD、flash存储器等。The apparatuses and methods above in the present application may be implemented by hardware, or may be implemented by hardware combined with software. The present application relates to a computer-readable program that, when executed by logic components, enables the logic components to implement the above-described apparatus or constituent components, or causes the logic components to implement the above-described various methods or steps. The present application also relates to a storage medium for storing the above program, such as a hard disk, a magnetic disk, an optical disk, a DVD, a flash memory, and the like.
结合本申请实施例描述的方法/装置可直接体现为硬件、由处理器执行的软件模块或二者组合。例如,图中所示的功能框图中的一个或多个和/或功能框图的一个或多个组合,既可以对应于计算机程序流程的各个软件模块,亦可以对应于各个硬件模块。这些软件模块,可以分别对应于图中所示的各个步骤。这些硬件模块例如可利用现场可编程门阵列(FPGA)将这些软件模块固化而实现。The method/apparatus described in conjunction with the embodiments of this 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 shown in the figures and/or one or more combinations of the functional block diagrams may correspond to either software modules or hardware modules of the computer program flow. These software modules may respectively correspond to the various steps shown in the figure. These hardware modules can be implemented by, for example, solidifying these software modules using a Field Programmable Gate Array (FPGA).
软件模块可以位于RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动磁盘、CD-ROM或者本领域已知的任何其它形式的存储介质。可以将一种存储介质耦接至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息;或者该存储介质可以是处理器的组成部分。处理器 和存储介质可以位于ASIC中。该软件模块可以存储在移动终端的存储器中,也可以存储在可插入移动终端的存储卡中。例如,若设备(如移动终端)采用的是较大容量的MEGA-SIM卡或者大容量的闪存装置,则该软件模块可存储在该MEGA-SIM卡或者大容量的闪存装置中。A software module may reside 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 can be coupled to the processor, such that the processor can read information from, and write information to, the storage medium; or the storage medium can be an integral part of the processor. The processor and storage medium may reside in an 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 a device (such as a mobile terminal) adopts 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通信结合的一个或多个微处理器或者任何其它这种配置。For one or more of the functional blocks and/or one or more combinations of the functional blocks described in the figures, it can be implemented as a general-purpose processor, a digital signal processor (DSP) for performing the functions described in this application ), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or any suitable combination thereof. One or more of the functional blocks and/or one or more combinations of the functional blocks described with respect to the figures can also be implemented as a combination of computing devices, eg, a combination of a DSP and a microprocessor, multiple microprocessors processor, one or more microprocessors in communication with the DSP, or any other such configuration.
以上结合具体的实施方式对本申请进行了描述,但本领域技术人员应该清楚,这些描述都是示例性的,并不是对本申请保护范围的限制。本领域技术人员可以根据本申请的精神和原理对本申请做出各种变型和修改,这些变型和修改也在本申请的范围内。The present application has been described above with reference to the specific embodiments, but those skilled in the art should understand that these descriptions are all exemplary and do not limit the protection scope of the present application. Those skilled in the art can make various variations and modifications to the present application according to the spirit and principles of the present application, and these variations and modifications are also within the scope of the present application.
关于包括以上实施例的实施方式,还公开下述的附记:Regarding the implementations including the above embodiments, the following additional notes are also disclosed:
附记1、一种资源上报方法,包括: Appendix 1. A method for reporting resources, including:
第一终端设备确定用于向第二终端设备上报的M个边链路资源;The first terminal device determines M side link resources for reporting to the second terminal device;
所述第一终端设备从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及the first terminal device selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
所述第一终端设备向所述第二终端设备发送所述辅助信息。The first terminal device sends the auxiliary information to the second terminal device.
附记2、根据附记1所述的方法,其中,所述M个边链路资源包括如下至少之一:所述第一终端设备用于发送边链路信息的发送资源、所述第一终端设备感知到的用于接收边链路信息的接收资源、所述第一终端设备感知到的干扰资源。 Supplement 2. The method according to Supplement 1, wherein the M side link resources include at least one of the following: a sending resource used by the first terminal device to send side link information, the first Reception resources perceived by the terminal device for receiving side link information, and interference resources perceived by the first terminal device.
附记3、根据附记1或2所述的方法,其中,所述第一终端设备随机地或者根据优先级从所述M个边链路资源中选择所述N个边链路资源。Supplement 3. The method according to Supplement 1 or 2, wherein the first terminal device selects the N side link resources from the M side link resources randomly or according to priorities.
附记4、根据附记3所述的方法,其中,所述优先级根据如下信息的至少之一来确定:所述边链路资源所对应的边链路控制信息(SCI)所指示的优先级、所述边链路资源所对应的信号强度(RSRP/RSSI)、所述边链路资源的类型、所述边链路资源 所对应的触发条件。Supplement 4. The method according to Supplement 3, wherein the priority is determined according to at least one of the following information: the priority indicated by the side link control information (SCI) corresponding to the side link resource level, the signal strength (RSRP/RSSI) corresponding to the side link resource, the type of the side link resource, and the trigger condition corresponding to the side link resource.
附记5、根据附记3所述的方法,其中,所述第一终端设备按照优先级从高到低的顺序,从所述M个边链路资源中选择N个优先级最高的边链路资源。Supplement 5. The method according to Supplement 3, wherein the first terminal device selects N side chains with the highest priority from the M side link resources in order of priority from high to low road resources.
附记6、根据附记5所述的方法,其中,所述边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源、第三类资源即干扰资源;Supplement 6. The method according to Supplement 5, wherein the types of the side link resources include at least one of the following: the first type of resources is sending resources, the second type of resources is receiving resources, and the third type of resources is interfere with resources;
所述第一类资源的优先级大于所述第二类资源的优先级,所述第二类资源的优先级大于所述第三类资源的优先级。The priority of the first type of resources is higher than the priority of the second type of resources, and the priority of the second type of resources is higher than the priority of the third type of resources.
附记7、根据附记6所述的方法,其中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplement 7. The method according to Supplement 6, wherein, in the case that the types of at least two side link resources are the first type of resources, the priorities of the at least two side link resources are according to The priority indicated by the corresponding side link control information (SCI) is determined.
附记8、根据附记6或7所述的方法,其中,在至少两个边链路资源的类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplement 8. The method according to Supplement 6 or 7, wherein, in the case that the types of at least two side link resources are the second type of resources or the third type of resources, the at least two The priority of each side link resource is determined according to the priority indicated by the corresponding side link control information (SCI).
附记9、根据附记6或7所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplement 9. The method according to Supplement 6 or 7, wherein the priority levels indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same and the types are all the same. In the case of the second type of resources or the third type of resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
附记10、根据附记6或7所述的方法,其中,在至少两个边链路资源的类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplement 10. The method according to Supplement 6 or 7, wherein, when the types of at least two side link resources are both the second type of resources or the third type of resources, the at least two The priority of each side link resource is determined according to the corresponding signal strength (RSRP/RSSI).
附记11、根据附记6或7所述的方法,其中,在所述至少两个边链路资源所对应的信号强度(RSRP/RSSI)相同、且类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。 Supplement 11. The method according to Supplement 6 or 7, wherein the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, and both types are the second type of resources or In the case of the third type of resources, the priorities of the at least two side link resources are determined according to the priorities indicated by the corresponding side link control information (SCI).
附记12、根据附记7至11任一项所述的方法,其中,所述边链路控制信息(SCI)所指示的优先级越高,所述边链路资源的优先级越高。Supplement 12. The method according to any one of Supplementary Notes 7 to 11, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
附记13、根据附记9至11任一项所述的方法,其中,所述信号强度(RSRP/RSSI)越高,所述边链路资源的优先级越高。Supplementary Note 13. The method according to any one of Supplementary Notes 9 to 11, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
附记14、根据附记5所述的方法,其中,所述边链路资源的类型包括以下至少 一种:第一类资源即发送资源、第二类资源即接收资源和/或干扰资源;Supplementary note 14. The method according to supplementary note 5, wherein the types of the side link resources include at least one of the following: a first type of resource is a sending resource, a second type of resource is a receiving resource and/or an interference resource;
所述第一类资源的优先级大于所述第二类资源的优先级。The priority of the first type of resources is greater than the priority of the second type of resources.
附记15、根据附记14所述的方法,其中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplementary Note 15. The method according to Supplementary Note 14, wherein, in the case that the types of at least two side link resources are the resources of the first type, the priorities of the at least two side link resources are based on: The priority indicated by the corresponding side link control information (SCI) is determined.
附记16、根据附记14或15所述的方法,其中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplementary Note 16. The method according to Supplementary Note 14 or 15, wherein, when the types of at least two side link resources are the second type of resources, the priority of the at least two side link resources The level is determined according to the priority indicated by the corresponding side link control information (SCI).
附记17、根据附记14或15所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplement 17. The method according to Supplement 14 or 15, wherein the priority levels indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same and the types are all the same. In the case of the second type of resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
附记18、根据附记14或15所述的方法,其中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplementary Note 18. The method according to Supplementary Note 14 or 15, wherein, in the case that the types of at least two side link resources are the second type of resources, the priority of the at least two side link resources The level is determined according to the corresponding signal strength (RSRP/RSSI).
附记19、根据附记14或15所述的方法,其中,在所述至少两个边链路资源所对应的信号强度(RSRP/RSSI)相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplement 19. The method according to Supplement 14 or 15, wherein the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, and the types are both of the second type of resources In this case, the priorities of the at least two side link resources are determined according to the priorities indicated by the corresponding side link control information (SCI).
附记20、根据附记15至19任一项所述的方法,其中,所述边链路控制信息(SCI)所指示的优先级越高,所述边链路资源的优先级越高。Supplement 20. The method according to any one of Supplementary Notes 15 to 19, wherein the higher the priority indicated by the side link control information (SCI) is, the higher the priority of the side link resource is.
附记21、根据附记17至19任一项所述的方法,其中,所述信号强度(RSRP/RSSI)越高,所述边链路资源的优先级越高。Supplement 21. The method according to any one of Supplementary Notes 17 to 19, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
附记22、根据附记5所述的方法,其中,所述边链路资源的类型包括以下至少之一:第一类资源即发送资源和/或接收资源、第二类资源即干扰资源;Supplement 22. The method according to Supplement 5, wherein the types of the side link resources include at least one of the following: the first type of resources are transmission resources and/or reception resources, and the second type of resources are interference resources;
所述第一类资源的优先级大于所述第二类资源的优先级。The priority of the first type of resources is greater than the priority of the second type of resources.
附记23、根据附记22所述的方法,其中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplementary Note 23. The method according to Supplementary Note 22, wherein, in the case that the types of at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are based on: The priority indicated by the corresponding side link control information (SCI) is determined.
附记24、根据附记22所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplement 24. The method according to Supplement 22, wherein the priority levels indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, and the types are the same as the first In the case of the second type of resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
附记25、根据附记22至24任一项所述的方法,其中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplementary Note 25. The method according to any one of Supplementary Notes 22 to 24, wherein, in the case that the types of the at least two sidelink resources are the resources of the first type, the at least two sidelink resources are The priority of the resource is determined according to the priority indicated by the corresponding side link control information (SCI).
附记26、根据附记22至24任一项所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所述发送资源的优先级大于所述接收资源的优先级的顺序确定。Supplement 26. The method according to any one of Supplementary Notes 22 to 24, wherein the priority indicated by the side link control information (SCI) corresponding to the at least two side link resources is the same and the type is the same In the case that they are all resources of the first type, the priorities of the at least two side link resources are determined in an order in which the priorities of the transmission resources are greater than the priorities of the reception resources.
附记27、根据附记22至24任一项所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、类型均为所述第一类资源且均为所述接收资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplementary Note 27. The method according to any one of Supplementary Notes 22 to 24, wherein the priority indicated by the side link control information (SCI) corresponding to the at least two side link resources is the same and the type is the same. In the case that the resources of the first type are the receiving resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
附记28、根据附记23至27任一项所述的方法,其中,所述边链路控制信息(SCI)所指示的优先级越高,所述边链路资源的优先级越高。Supplement 28. The method according to any one of Supplementary Notes 23 to 27, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
附记29、根据附记24至27任一项所述的方法,其中,所述信号强度(RSRP/RSSI)越高,所述边链路资源的优先级越高。Supplementary note 29. The method according to any one of supplementary notes 24 to 27, wherein the higher the signal strength (RSRP/RSSI) is, the higher the priority of the side link resource.
附记30、根据附记5所述的方法,其中,边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplement 30. The method according to Supplement 5, wherein the priority of the side link resource is determined according to the priority indicated by the corresponding side link control information (SCI).
附记31、根据附记30所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同的情况下,所述至少两个边链路资源的优先级按照所述发送资源的优先级大于所述接收资源和/或所述干扰资源的优先级的顺序确定。Supplementary Note 31. The method according to Supplementary Note 30, wherein, in the case that the priorities indicated by the sidelink control information (SCI) corresponding to the at least two sidelink resources are the same, the at least two sidelink resources have the same priority. The priorities of the side link resources are determined in an order in which the priorities of the transmission resources are greater than the priorities of the reception resources and/or the interference resources.
附记32、根据附记30或31所述的方法,其中,在所述至少两个边链路资源所对应的边链路控制信息(SCI)所指示的优先级相同、且均不是所述发送资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度(RSRP/RSSI)确定。Supplement 32. The method according to Supplement 30 or 31, wherein the priorities indicated by the side link control information (SCI) corresponding to the at least two side link resources are the same, and neither is the In the case of sending resources, the priorities of the at least two side link resources are determined according to the corresponding signal strengths (RSRP/RSSI).
附记33、根据附记30至32任一项所述的方法,其中,所述边链路控制信息(SCI)所指示的优先级越高,所述边链路资源的优先级越高。Supplement 33. The method according to any one of Supplements 30 to 32, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
附记34、根据附记32所述的方法,其中,所述信号强度(RSRP/RSSI)越高,所述边链路资源的优先级越高。Supplement 34. The method according to Supplement 32, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
附记35、根据附记5至34任一项所述的方法,其中,所述边链路资源所对应的触发条件包括:被事件触发上报;未被事件触发上报;Supplement 35. The method according to any one of Supplementary Notes 5 to 34, wherein the triggering conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to be reported;
被事件触发上报的所述边链路资源的优先级大于未被事件触发上报的所述边链路资源的优先级。The priority of the side link resource triggered by the event to be reported is greater than the priority of the side link resource not triggered by the event to be reported.
附记36、根据附记5至35任一项所述的方法,其中,所述辅助信息中包括的边链路资源是所述第一终端设备不推荐所述第二终端设备使用的资源。Supplement 36. The method according to any one of Supplements 5 to 35, wherein the side link resources included in the auxiliary information are resources that are not recommended by the first terminal device to be used by the second terminal device.
附记37、根据附记3所述的方法,其中,所述第一终端设备按照优先级从低到高的顺序,从所述M个边链路资源中选择N个优先级最低的边链路资源。Supplement 37. The method according to Supplement 3, wherein the first terminal device selects N side chains with the lowest priority from the M side link resources in order of priority from low to high road resources.
附记38、根据附记37所述的方法,其中,所述M个边链路资源的优先级按照所述边链路资源所对应的信号强度(RSRP/RSSI)确定。Supplement 38. The method according to Supplement 37, wherein the priorities of the M side link resources are determined according to the signal strength (RSRP/RSSI) corresponding to the side link resources.
附记39、根据附记38所述的方法,其中,所述信号强度(RSRP/RSSI)越高,所述边链路资源的优先级越高。Supplement 39. The method according to Supplement 38, wherein the higher the signal strength (RSRP/RSSI), the higher the priority of the side link resource.
附记40、根据附记38所述的方法,其中,在至少两个边链路资源所对应的信号强度(RSRP/RSSI)相同的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息(SCI)所指示的优先级确定。Supplement 40. The method according to Supplement 38, wherein, when the signal strengths (RSRP/RSSI) corresponding to the at least two side link resources are the same, the priority of the at least two side link resources It is determined according to the priority indicated by the corresponding side link control information (SCI).
附记41、根据附记40所述的方法,其中,所述边链路控制信息(SCI)所指示的优先级越高,所述边链路资源的优先级越高。Supplement 41. The method according to Supplement 40, wherein the higher the priority indicated by the side link control information (SCI), the higher the priority of the side link resource.
附记42、根据附记38所述的方法,其中,没有被预留的边链路资源被确定为具有最低的所对应的信号强度(RSRP/RSSI)。Supplement 42. The method according to Supplement 38, wherein the unreserved side link resources are determined to have the lowest corresponding signal strengths (RSRP/RSSI).
附记43、根据附记37至42任一项所述的方法,其中,所述辅助信息中包括的边链路资源是所述第一终端设备推荐所述第二终端设备使用的资源。Supplement 43. The method according to any one of Supplements 37 to 42, wherein the side link resources included in the auxiliary information are resources recommended by the first terminal device to be used by the second terminal device.
附记44、根据附记1至43任一项所述的方法,其中,所述辅助信息所对应的边链路控制信息(SCI)所指示的优先级等于所述辅助信息所承载的所有资源所对应的边链路控制信息(SCI)指示的优先级中最高的优先级。Supplement 44. The method according to any one of Supplementary Notes 1 to 43, wherein the priority indicated by the side link control information (SCI) corresponding to the auxiliary information is equal to all resources carried by the auxiliary information The highest priority among the priorities indicated by the corresponding side link control information (SCI).
附记45、一种资源上报方法,包括:Note 45. A method for reporting resources, comprising:
第一终端设备确定用于向第二终端设备上报的辅助信息;以及The first terminal device determines auxiliary information for reporting to the second terminal device; and
所述第一终端设备向所述第二终端设备发送所述辅助信息;sending, by the first terminal device, the auxiliary information to the second terminal device;
其中,所述辅助信息所对应的边链路控制信息(SCI)所指示的优先级等于所述辅助信息所承载的所有资源所对应的边链路控制信息(SCI)指示的优先级中最高的优先级。The priority indicated by the side link control information (SCI) corresponding to the auxiliary information is equal to the highest priority among the priorities indicated by the side link control information (SCI) corresponding to all resources carried by the auxiliary information priority.
附记46、一种资源选择方法,包括:Supplement 46. A resource selection method, comprising:
第二终端设备接收第一终端设备发送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及The second terminal device receives the auxiliary information sent by the first terminal device, and the auxiliary information is generated by the first terminal device selecting N side link resources from M side link resources; wherein N and M are both positive an integer and N is less than M; and
所述第二终端设备根据所述辅助信息进行边链路资源选择。The second terminal device performs sidelink resource selection according to the auxiliary information.
附记47、根据附记1至46任一项所述的方法,其中,所述辅助信息至少包括资源信息或者资源集合。Supplement 47. The method according to any one of Supplements 1 to 46, wherein the auxiliary information at least includes resource information or a resource set.
附记48、一种终端设备,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器被配置为执行所述计算机程序而实现如附记1至45任一项所述的资源上报方法,或者被配置为执行所述计算机程序而实现如附记46所述的资源选择方法。Supplement 48. A terminal device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor is configured to execute the computer program to realize the resource according to any one of Supplementary Notes 1 to 45 The reporting method, or is configured to execute the computer program to implement the resource selection method described in Supplementary Note 46.

Claims (20)

  1. 一种资源上报装置,包括:A resource reporting device, comprising:
    确定单元,其确定用于向第二终端设备上报的M个边链路资源;a determining unit, which determines M side link resources for reporting to the second terminal device;
    选择单元,其从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及a selection unit that selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N is less than M; and
    发送单元,其向所述第二终端设备发送所述辅助信息。a sending unit, which sends the auxiliary information to the second terminal device.
  2. 根据权利要求1所述的装置,其中,所述M个边链路资源包括如下至少之一:第一终端设备用于发送边链路信息的发送资源、所述第一终端设备感知到的用于接收边链路信息的接收资源、所述第一终端设备感知到的干扰资源。The apparatus according to claim 1, wherein the M side link resources include at least one of the following: a sending resource used by the first terminal device to send side link information, a use resource perceived by the first terminal device Receiving resources for receiving side link information, and interference resources perceived by the first terminal device.
  3. 根据权利要求1所述的装置,其中,所述选择单元随机地或者根据优先级从所述M个边链路资源中选择所述N个边链路资源;The apparatus of claim 1, wherein the selecting unit selects the N side link resources from the M side link resources randomly or according to a priority;
    所述优先级根据如下信息的至少之一来确定:所述边链路资源所对应的边链路控制信息所指示的优先级、所述边链路资源所对应的信号强度、所述边链路资源的类型、所述边链路资源所对应的触发条件。The priority is determined according to at least one of the following information: the priority indicated by the side link control information corresponding to the side link resource, the signal strength corresponding to the side link resource, the side link Types of road resources and trigger conditions corresponding to the side link resources.
  4. 根据权利要求3所述的装置,其中,所述选择单元按照优先级从高到低的顺序,从所述M个边链路资源中选择N个优先级最高的边链路资源;所述辅助信息中包括的边链路资源是第一终端设备不推荐所述第二终端设备使用的资源。The apparatus according to claim 3, wherein the selection unit selects N side link resources with the highest priority from the M side link resources in order of priority from high to low; the auxiliary The side link resources included in the information are resources that are not recommended by the first terminal device to be used by the second terminal device.
  5. 根据权利要求4所述的装置,其中,所述边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源、第三类资源即干扰资源;所述第一类资源的优先级大于所述第二类资源的优先级,所述第二类资源的优先级大于所述第三类资源的优先级。The apparatus according to claim 4, wherein the types of the side link resources include at least one of the following: the first type of resources is transmission resources, the second type of resources is reception resources, and the third type of resources is interference resources; The priority of the first type of resources is higher than the priority of the second type of resources, and the priority of the second type of resources is higher than the priority of the third type of resources.
  6. 根据权利要求5所述的装置,其中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 5, wherein, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are based on the corresponding edge determining the priority indicated by the link control information; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource; and/or
    在至少两个边链路资源的类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;和/或When the types of at least two side link resources are both the second type resource or the third type resource, the priority of the at least two side link resources is based on the corresponding side link control information the indicated priority determination; and/or
    在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均 为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In the case where the priorities indicated by the side link control information corresponding to at least two side link resources are the same, and the types are both the second type of resources or the third type of resources, the at least two side link resources The priority of the link resource is determined according to the corresponding signal strength; wherein, the higher the signal strength, the higher the priority of the side link resource.
  7. 根据权利要求5所述的装置,其中,在至少两个边链路资源的类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 5, wherein in the case that the types of at least two side link resources are the second type of resources or the third type of resources, the at least two side link resources The priority is determined according to the corresponding signal strength; wherein, the higher the signal strength, the higher the priority of the side link resource; and/or
    在至少两个边链路资源所对应的信号强度相同、且类型均为所述第二类资源或所述第三类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定。In the case that the signal strengths corresponding to at least two side link resources are the same and the types are the second type resource or the third type resource, the priority of the at least two side link resources is based on the The priority indicated by the corresponding side link control information is determined.
  8. 根据权利要求4所述的装置,其中,所述边链路资源的类型包括以下至少一种:第一类资源即发送资源、第二类资源即接收资源和/或干扰资源;所述第一类资源的优先级大于所述第二类资源的优先级。The apparatus according to claim 4, wherein the types of the side link resources include at least one of the following: a first type of resources, namely transmission resources, a second type of resources, namely reception resources and/or interference resources; the first type of resources The priority of the class resource is greater than the priority of the second class resource.
  9. 根据权利要求8所述的装置,其中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 8, wherein, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are based on the corresponding edge determining the priority indicated by the link control information; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource; and/or
    在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;和/或In the case that the types of at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are determined according to the priorities indicated by the corresponding side link control information; and / or
    在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same and the types are the second type of resources, the priorities of the at least two side link resources are based on The corresponding signal strength is determined; wherein, the higher the signal strength, the higher the priority of the side link resource.
  10. 根据权利要求8所述的装置,其中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 8, wherein, when the types of the at least two side link resources are the second type of resources, the priorities of the at least two side link resources are based on the corresponding signals Strength determination; wherein, the higher the signal strength, the higher the priority of the side link resource; and/or
    在至少两个边链路资源所对应的信号强度相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定。When the signal strengths corresponding to the at least two side link resources are the same and the types are the second type of resources, the priorities of the at least two side link resources are based on the corresponding side link control information. The indicated priority is determined.
  11. 根据权利要求4所述的装置,其中,所述边链路资源的类型包括以下至少之一:第一类资源即发送资源和/或接收资源、第二类资源即干扰资源;所述第一类资 源的优先级大于所述第二类资源的优先级。The apparatus according to claim 4, wherein the types of the side link resources include at least one of the following: a first type of resources, namely transmission resources and/or reception resources, and a second type of resources, namely interference resources; the first type of resources The priority of the class resource is greater than the priority of the second class resource.
  12. 根据权利要求11所述的装置,其中,在至少两个边链路资源的类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 11, wherein, when the types of the at least two side link resources are the resources of the second type, the priorities of the at least two side link resources are based on the corresponding edge determining the priority indicated by the link control information; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource; and/or
    在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第二类资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;所述信号强度越高,所述边链路资源的优先级越高。In the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same and the types are the second type of resources, the priorities of the at least two side link resources are based on The corresponding signal strength is determined; the higher the signal strength, the higher the priority of the side link resource.
  13. 根据权利要求11所述的装置,其中,在至少两个边链路资源的类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 11, wherein, when the types of the at least two side link resources are the first type of resources, the priorities of the at least two side link resources are based on the corresponding edge determining the priority indicated by the link control information; wherein, the higher the priority indicated by the side link control information, the higher the priority of the side link resource; and/or
    在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且类型均为所述第一类资源的情况下,所述至少两个边链路资源的优先级按照所述发送资源的优先级大于所述接收资源的优先级的顺序确定;和/或In the case where the priorities indicated by the side link control information corresponding to at least two side link resources are the same and the types are the first type of resources, the priorities of the at least two side link resources are based on The priority of the sending resource is higher than the priority of the receiving resource is determined in order; and/or
    在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、类型均为所述第一类资源且均为所述接收资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;所述信号强度越高,所述边链路资源的优先级越高。In the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same, the types are the first type of resources, and both are the receiving resources, the at least two side link resources The priority of the path resource is determined according to the corresponding signal strength; the higher the signal strength, the higher the priority of the side link resource.
  14. 根据权利要求4所述的装置,其中,边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。The apparatus according to claim 4, wherein the priority of the side link resources is determined according to the priority indicated by the corresponding side link control information; the higher the priority indicated by the side link control information, the higher the priority. The priority of the edge link resource is higher.
  15. 根据权利要求14所述的装置,其中,在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同的情况下,所述至少两个边链路资源的优先级按照发送资源的优先级大于接收资源和/或干扰资源的优先级的顺序确定;和/或The apparatus according to claim 14, wherein in the case where the priorities indicated by the side link control information corresponding to the at least two side link resources are the same, the priorities of the at least two side link resources are based on The priority of the transmit resource is higher than the priority of the receive resource and/or the priority of the interfering resource is determined in order; and/or
    在至少两个边链路资源所对应的边链路控制信息所指示的优先级相同、且均不是所述发送资源的情况下,所述至少两个边链路资源的优先级按照所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高。In the case where the priorities indicated by the side link control information corresponding to at least two side link resources are the same and neither is the sending resource, the priorities of the at least two side link resources are based on the corresponding priorities. The signal strength is determined; wherein, the higher the signal strength, the higher the priority of the side link resource.
  16. 根据权利要求4所述的装置,其中,所述边链路资源所对应的触发条件包括:被事件触发上报;未被事件触发上报;被事件触发上报的所述边链路资源的优先级大 于未被事件触发上报的所述边链路资源的优先级。The apparatus according to claim 4, wherein the trigger conditions corresponding to the side link resources include: triggered by an event to report; not triggered by an event to report; and the priority of the side link resources triggered by an event to be reported is greater than The priority of the side link resources that are not reported by an event trigger.
  17. 根据权利要求3所述的装置,其中,所述选择单元按照优先级从低到高的顺序,从所述M个边链路资源中选择N个优先级最低的边链路资源;所述辅助信息中包括的边链路资源是第一终端设备推荐所述第二终端设备使用的资源。The apparatus according to claim 3, wherein the selection unit selects N side link resources with the lowest priority from the M side link resources in order of priority from low to high; the auxiliary The side link resources included in the information are resources recommended by the first terminal device to be used by the second terminal device.
  18. 根据权利要求17所述的装置,其中,所述M个边链路资源的优先级按照所述边链路资源所对应的信号强度确定;其中,所述信号强度越高,所述边链路资源的优先级越高;和/或The apparatus according to claim 17, wherein the priorities of the M side link resources are determined according to the signal strengths corresponding to the side link resources; the higher the priority of the resource; and/or
    在至少两个边链路资源所对应的信号强度相同的情况下,所述至少两个边链路资源的优先级按照所对应的边链路控制信息所指示的优先级确定;其中,所述边链路控制信息所指示的优先级越高,所述边链路资源的优先级越高。When the signal strengths corresponding to at least two side link resources are the same, the priorities of the at least two side link resources are determined according to the priorities indicated by the corresponding side link control information; wherein the The higher the priority indicated by the side link control information, the higher the priority of the side link resource.
  19. 一种资源选择装置,包括:A resource selection device, comprising:
    接收单元,其接收第一终端设备发送的辅助信息,所述辅助信息由所述第一终端设备从M个边链路资源中选择N个边链路资源而生成;其中N和M均为正整数且N小于M;以及a receiving unit, which receives the auxiliary information sent by the first terminal device, the auxiliary information is generated by the first terminal device selecting N side link resources from the M side link resources; wherein N and M are both positive an integer and N is less than M; and
    选择单元,其根据所述辅助信息进行边链路资源选择。and a selection unit, which performs side link resource selection according to the auxiliary information.
  20. 一种通信系统,包括:A communication system comprising:
    第一终端设备,其确定用于上报的M个边链路资源;从所述M个边链路资源中选择N个边链路资源以生成辅助信息;其中N和M均为正整数且N小于M;以及a first terminal device, which determines M side link resources for reporting; selects N side link resources from the M side link resources to generate auxiliary information; wherein N and M are both positive integers and N less than M; and
    第二终端设备,其接收所述辅助信息,并根据所述辅助信息进行边链路资源选择。The second terminal device receives the auxiliary information, and performs sidelink resource selection according to the auxiliary information.
PCT/CN2020/107378 2020-08-06 2020-08-06 Resource reporting method and apparatus and resource selection method and apparatus WO2022027426A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/107378 WO2022027426A1 (en) 2020-08-06 2020-08-06 Resource reporting method and apparatus and resource selection method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/107378 WO2022027426A1 (en) 2020-08-06 2020-08-06 Resource reporting method and apparatus and resource selection method and apparatus

Publications (1)

Publication Number Publication Date
WO2022027426A1 true WO2022027426A1 (en) 2022-02-10

Family

ID=80119755

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/107378 WO2022027426A1 (en) 2020-08-06 2020-08-06 Resource reporting method and apparatus and resource selection method and apparatus

Country Status (1)

Country Link
WO (1) WO2022027426A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108419294A (en) * 2017-02-10 2018-08-17 电信科学技术研究院 A kind of resource pool determines method and relevant device
US20190306835A1 (en) * 2018-04-03 2019-10-03 Idac Holdings, Inc. Resource pool sharing between network scheduled ue and autonomous scheduled ue transmissions
CN111277973A (en) * 2020-01-21 2020-06-12 北京展讯高科通信技术有限公司 Secondary link communication method, device and storage medium
CN111417215A (en) * 2019-01-08 2020-07-14 华为技术有限公司 Configuration method of radio bearer, terminal and communication device
CN111436121A (en) * 2019-01-11 2020-07-21 华为技术有限公司 Method and device for configuring sidelink resources

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108419294A (en) * 2017-02-10 2018-08-17 电信科学技术研究院 A kind of resource pool determines method and relevant device
US20190306835A1 (en) * 2018-04-03 2019-10-03 Idac Holdings, Inc. Resource pool sharing between network scheduled ue and autonomous scheduled ue transmissions
CN111417215A (en) * 2019-01-08 2020-07-14 华为技术有限公司 Configuration method of radio bearer, terminal and communication device
CN111436121A (en) * 2019-01-11 2020-07-21 华为技术有限公司 Method and device for configuring sidelink resources
CN111277973A (en) * 2020-01-21 2020-06-12 北京展讯高科通信技术有限公司 Secondary link communication method, device and storage medium

Similar Documents

Publication Publication Date Title
CN110891314B (en) Communication method, resource allocation method and device
WO2021063002A1 (en) Data transmission method and device
WO2020191769A1 (en) Method for transmitting sidelink channel, and terminal device
EP4021105A2 (en) Methods and apparatuses for transmitting and receiving sidelink information
EP4087309A1 (en) Wireless communication method and terminal device
KR20210008357A (en) Communication method and device
US11909536B2 (en) Communication method, terminal device and network device
WO2020056696A1 (en) Resource allocation method and apparatus, and terminal
WO2022077384A1 (en) Resource selection method and apparatus
US20220190971A1 (en) Feedback Information Transmission Method and Apparatus
WO2021027804A1 (en) Communication method and apparatus, and computer-readable storage medium
WO2022027500A1 (en) Information sending method, resource determination method and apparatus
JP2023134723A (en) Uplink transmission method, uplink scheduling method, device, and communication system
JP7400964B2 (en) Power allocation method and device
KR20220149599A (en) Sidelink transmission and reception methods and apparatuses
WO2022205387A1 (en) Sidelink resource reselection method and apparatus
CN113170330A (en) Method and device for data transmission
US20210258961A1 (en) Data transmission method and device
WO2022027426A1 (en) Resource reporting method and apparatus and resource selection method and apparatus
WO2022082670A1 (en) Sidelink resource selection method and apparatus
EP4207869A1 (en) Method for determining resource set and terminal device
WO2022082672A1 (en) Resource selection method and apparatus
WO2023141955A1 (en) Sidelink transmission method and apparatus
WO2022027510A1 (en) Resource indication method and apparatus, and resource selection method and apparatus
CN115428490B (en) Method and device for transmitting and receiving side link

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

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

Country of ref document: EP

Kind code of ref document: A1