WO2023206322A1 - Transmission resource selection method, apparatus, device, and storage medium - Google Patents

Transmission resource selection method, apparatus, device, and storage medium Download PDF

Info

Publication number
WO2023206322A1
WO2023206322A1 PCT/CN2022/090141 CN2022090141W WO2023206322A1 WO 2023206322 A1 WO2023206322 A1 WO 2023206322A1 CN 2022090141 W CN2022090141 W CN 2022090141W WO 2023206322 A1 WO2023206322 A1 WO 2023206322A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource set
cot information
cot
user equipment
candidate
Prior art date
Application number
PCT/CN2022/090141
Other languages
French (fr)
Chinese (zh)
Inventor
王昊
丁伊
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Priority to PCT/CN2022/090141 priority Critical patent/WO2023206322A1/en
Publication of WO2023206322A1 publication Critical patent/WO2023206322A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/02Selection of wireless resources by user or terminal

Definitions

  • the present application relates to the field of communications, and in particular, to a transmission resource selection method, device, equipment and storage medium.
  • SL sidelink transmission technology
  • the above-mentioned device-to-device direct communication method used in the Internet of Vehicles system can have higher spectrum efficiency and lower transmission delay.
  • LBT Listen before talk
  • Embodiments of the present application provide a transmission resource selection method, device, equipment, and storage medium.
  • the first aspect is to provide a transmission resource selection method, including:
  • the transmission resources are randomly selected from the first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
  • the above method further includes:
  • the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
  • the above method further includes:
  • a transmission resource is randomly selected from the candidate resource set.
  • the channel access priority indicated by the available COT information is less than or equal to the channel access priority of the user equipment.
  • the first resource set is obtained by the higher layer of the user equipment filtering the candidate resource set reported by the physical layer based on the COT information reported by the physical layer.
  • the COT information reported by the physical layer to the higher layer is COT information collected by the user equipment.
  • the COT information reported by the physical layer to the higher layer is the available COT information among the collected COT information.
  • the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
  • one of the candidate resources within the COT range indicated by the available COT information forms a first resource set.
  • one of the above available COT information is the available COT information that satisfies the preset first condition.
  • the above-mentioned first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
  • the candidate resources within the COT range indicated by each available COT information in the candidate resource set are composed into a first resource set.
  • the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
  • one of the above available COT information is determined by the physical layer of the user equipment in the collected COT information.
  • one of the above available COT information is the available COT information that satisfies the preset first condition.
  • the above-mentioned first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
  • the candidate resources in the candidate resource set within the COT range indicated by one of the available COT information are composed into the first resource set.
  • the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and COT information.
  • the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
  • the candidate resources in the candidate resource set within the COT range indicated by one of the available COT information are composed into the first resource set.
  • one of the above available COT information is the available COT information that satisfies the preset first condition.
  • the above-mentioned first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
  • the candidate resources in the candidate resource set within the COT range indicated by each available COT information are composed into a first resource set.
  • the resource set reported by the physical layer to the higher layer includes a first resource set and a candidate resource set.
  • the above-mentioned randomly selecting transmission resources from the first resource set includes:
  • transmission resources are randomly selected from the first resource set; wherein the first threshold is less than 1.
  • the above method further includes:
  • a transmission resource is randomly selected from the candidate resource set.
  • the first threshold is a parameter configured on the network side, or the first threshold is a preconfigured parameter.
  • the resource set reported by the physical layer to the higher layer is a first resource set.
  • whether the transmission resource is randomly selected from the first resource set depends on the user equipment implementation.
  • a device for selecting transmission resources including:
  • a transmission module configured to randomly select transmission resources from a first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
  • a user equipment including a memory and a processor.
  • a computer program is stored in the memory.
  • the processor executes the computer program, the steps of the transmission resource selection method in the first aspect are implemented.
  • a fourth aspect provides a computer-readable storage medium on which a computer program is stored.
  • the computer program is executed by a processor, the steps of the transmission resource selection method in the first aspect are implemented.
  • the user equipment randomly selects transmission resources from the first resource set; wherein the first resource set is the user equipment based on the candidate resource set and the collected channel occupancy time COT information. definite.
  • the user equipment adds a step of determining the first resource set after obtaining the candidate resource set, and then can randomly select transmission resources in the first resource set. Since the above first resource set is determined based on the candidate resource set and the collected COT information, the above COT information is shared by other user equipment after successful LBT detection. Based on this, the user equipment can share the resources of other user equipment, which improves Resource utilization.
  • user equipment transmits data through resources shared by other user equipment, which can also prevent other user equipment from causing resource preemption by WiFi users when data transmission on the unlicensed frequency band is interrupted, improving the reliability of other user equipment's communication in the unlicensed frequency band.
  • the user equipment performs LBT detection based on resources shared by other user equipment, the probability that the above shared resources are monitored as idle resources is relatively high, thereby improving the LBT success rate; when the user equipment selects resources shared by other user equipment, LBT detection can be performed by monitoring for a fixed duration, and the corresponding monitoring duration is shorter, further improving the LBT success rate.
  • Figure 1 is an application environment diagram of the transmission resource selection method in one embodiment of the present application
  • Figure 2 is a schematic flowchart of a transmission resource selection method in an embodiment of the present application
  • Figure 3 is a schematic flowchart of a method for selecting transmission resources in an embodiment of the present application
  • Figure 4 is a schematic diagram of a candidate resource set in an embodiment of the present application.
  • Figure 5 is a schematic diagram of a first resource set in an embodiment of the present application.
  • Figure 6 is a schematic diagram of a first resource set in an embodiment of the present application.
  • Figure 7 is a schematic diagram of a first resource set in an embodiment of the present application.
  • Figure 8 is a schematic flowchart of a method for selecting transmission resources in an embodiment of the present application.
  • Figure 9 is a schematic flowchart of a transmission resource selection method in an embodiment of the present application.
  • Figure 10 is a schematic flowchart of a transmission resource selection method in an embodiment of the present application.
  • Figure 11 is a structural block diagram of a transmission resource selection device in an embodiment of the present application.
  • Figure 12 is a schematic structural diagram of user equipment in an embodiment of the present application.
  • FIG. 1 is a schematic diagram of an application scenario of the transmission resource selection method provided by an embodiment of the present application.
  • the communication system may include at least one network device 100 and one or more user devices.
  • the first user device 200 and the second user device 300 in Figure 1 may communicate with the network device 100 respectively; the first user device 200 may communicate through the third user device 100 .
  • the second user equipment 300 is connected to the network, and Sidelink communication can be performed between the first user equipment 200 and the second user equipment 300.
  • the above-mentioned network device 100 can be any device with wireless transceiver function. Including but not limited to: base station NodeB, evolved base station eNodeB, base station in the fifth generation (5G) communication system, base station or network equipment in future communication system, access node in WiFi system, wireless relay nodes, wireless backhaul nodes, etc.
  • the network device 100 may also be a wireless controller in a cloud radio access network (CRAN) scenario.
  • the network device 100 may also be a small station, a transmission node (transmission reference point, TRP), a road side unit (road side unit, RSU), etc.
  • TRP transmission reference point
  • RSU road side unit
  • the embodiments of the present application do not limit the specific technology and specific device form used by the above-mentioned network device 100.
  • the above-mentioned user equipment may be a device with a wireless transceiver function, and may be, but is not limited to, a handheld, wearable, or vehicle-mounted device.
  • the user equipment may be a mobile phone, a tablet computer, a computer with wireless transceiver function, a virtual reality (VR) terminal device, an augmented reality (AR) terminal device, or a wireless terminal in industrial control (industrial control) , wireless terminals in self-driving, wireless terminals in remote medical, wireless terminals in smart grid, wireless terminals in transportation safety, smart cities ( Wireless terminals in smart cities, wireless terminals in smart homes, etc.
  • the embodiments of this application do not limit application scenarios.
  • the first mode is for the user equipment to obtain the transmission resources configured by the network device to use the transmission resources. Perform data transmission on the sidelink; the second mode is for the user equipment to randomly select transmission resources in the resource pool.
  • the second mode is for the user equipment to randomly select transmission resources in the resource pool.
  • LBT LBT detection
  • the user equipment When user equipment communicates in an unlicensed frequency band, it needs to perform LBT detection on the selected transmission resources.
  • the user equipment performs LBT it first monitors the channel within the time period of Td. After monitoring that all monitoring time slots in this time period are idle, it then performs the backoff process for detection; in the above detection process If one of the monitoring time slots is busy, LBT fails. If LBT fails, the transmission resource cannot be used for data transmission.
  • embodiments of the present application provide a transmission resource selection method, which can solve the problem that after the user equipment selects the transmission resource, the LBT detection success rate is low and data transmission cannot be performed.
  • FIG 2 is a flow chart of a transmission resource selection method in an embodiment.
  • the transmission resource selection method in this embodiment is described by taking the user equipment running in Figure 1 as an example.
  • the above-mentioned transmission resource selection method includes the following steps:
  • a resource selection window and a listening window can be determined according to the triggering time slot of resource selection or reselection, and the resources corresponding to the resource selection window are determined as a resource set; further , the user equipment can determine the non-listening time slot of the user equipment according to the listening window and the first sideline control information sent by other user equipment, and then execute the resource set based on the above-mentioned non-listening time slot and the first sideline control information. Exclude the mechanism to obtain a set of candidate resources.
  • the COT corresponding to the user equipment has a maximum duration limit, and the above maximum duration is related to the channel access priority of the user equipment.
  • Other user equipment may not need continuous data transmission within its corresponding COT and can share resources by sending COT information.
  • the COT information sent by the same user equipment can be received by one user equipment or by multiple user equipments, which is not limited here.
  • the user device can collect COT information sent by one device or can collect COT information sent by multiple devices, which is not limited here.
  • the user equipment can process the candidate resource set according to the collected COT information to obtain the first resource set.
  • the resources in the first resource set may be the intersection of the candidate resource set and the resource range indicated by the COT information, or a subset of the intersection of the candidate resource set and the resource range indicated by the COT information, which is not limited here. .
  • the user equipment can filter the candidate resource set according to the COT information to obtain the first resource set.
  • the user equipment can filter the candidate resource set according to each collected COT information, or can filter the candidate resource set according to one of the collected COT information, which is not limited here.
  • the user equipment may determine the resource range indicated by the COT information based on the collected COT information, and then determine the intersection of the resource range and the candidate resource set to obtain the first resource set.
  • the user equipment may determine whether each resource in the candidate resource set is within the resource range indicated by the COT information, and then form the first resource set with the resources falling within the resource range.
  • the user equipment may first determine the availability of the COT information.
  • the user equipment can determine whether the collected COT information contains available COT information, and if so, filter the candidate resource set according to the available COT information to obtain the first resource set.
  • the above available COT information may refer to COT information in which the number of idle resources included in the resource range indicated by the COT information is greater than or equal to the preset threshold, or may be obtained by judgment based on the channel access priority indicated by the COT information.
  • the channel access priority indicated by the available COT information may be less than or equal to the channel access priority of the user equipment.
  • the user equipment may randomly select transmission resources from the first resource set.
  • the LBT detection can be completed by monitoring a fixed-length channel.
  • the above listening duration can be Tshort (can be 25 microseconds). If all the listening time slots within Tshort are idle, the user equipment can transmit data through the transmission resource.
  • the above-mentioned monitoring device can be Tf (can be 16 microseconds). If the monitoring time slots in Tf are all idle, the user equipment can transmit data through this transmission resource.
  • the user equipment can directly access the channel without performing LBT. This type can be applied when the time interval between this transmission and the last transmission is less than or equal to 16 microseconds.
  • the transmission resource is randomly selected from the candidate resource set.
  • the user equipment can perform LBT detection on the selected transmission resource and perform data transmission through the transmission resource if LBT is successful.
  • the user equipment randomly selects transmission resources from the first resource set depends on the user equipment implementation. For example, after obtaining the first resource set, the user equipment may choose to randomly select transmission resources from the candidate resource set. In addition, the user equipment may have the ability to obtain the first resource set based on the candidate resource set and COT information. Whether to obtain the first resource set after receiving the COT information depends on the user equipment implementation.
  • the user equipment randomly selects transmission resources from the first resource set; wherein the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
  • the user equipment adds a step of determining the first resource set after obtaining the candidate resource set, and then can randomly select transmission resources in the first resource set. Since the above first resource set is determined based on the candidate resource set and the collected COT information, the above COT information is shared by other user equipment after successful LBT detection. Based on this, the user equipment can share the resources of other user equipment, which improves Resource utilization.
  • user equipment transmits data through resources shared by other user equipment, which can also prevent other user equipment from causing resource preemption by WiFi users when data transmission on the unlicensed frequency band is interrupted, improving the reliability of other user equipment's communication in the unlicensed frequency band.
  • the user equipment performs LBT detection based on resources shared by other user equipment, the probability that the above shared resources are monitored as idle resources is relatively high, thereby improving the LBT success rate; when the user equipment selects resources shared by other user equipment, LBT detection can be performed by monitoring for a fixed duration, and the corresponding monitoring duration is shorter, further improving the LBT success rate.
  • the above embodiment mainly introduces that after the user equipment obtains the candidate resource set, it can obtain the first resource set according to the candidate resource set and the collected COT information, and randomly selects transmission resources from the first resource set to improve the user equipment's performance in non-operational situations. LBT success rate when transmitting data in licensed frequency bands.
  • the above-mentioned acquisition process of the first resource set may be implemented at the physical layer in the user equipment, or may be implemented at a high level in the user equipment. The following embodiments will specifically describe different implementation methods.
  • the first resource set is obtained by the higher layer of the user equipment filtering the candidate resource set reported by the physical layer based on the COT information reported by the physical layer.
  • the physical layer of the user equipment can report the candidate resource set and COT information to the higher layer.
  • the COT information reported by the physical layer to the higher layer can be one or multiple. All COT information collected by the user equipment can also be part of the COT information, which is not limited here.
  • the COT information reported by the physical layer to the higher layer is the COT information collected by the user equipment.
  • the COT information reported by the physical layer to the higher layer is the available COT information among the collected COT information.
  • the physical layer of the user equipment can determine the COT information whose channel access priority is lower than or equal to the channel access priority of the user equipment as available COT information based on the channel access priority indicated by the COT information, and then use each available COT information Report to senior management.
  • the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
  • the physical layer of the user equipment can select one available COT information from the multiple collected COT information.
  • the user equipment selects one of the available COT information among multiple COT information, it can select it randomly or according to the order in which the COT information is received.
  • one of the above available COT information is the available COT information that satisfies the preset first condition.
  • the above first condition may be that the channel access priority indicated by the COT information is the highest, or that the channel access priority indicated by the COT information is the lowest, or that the number of resources indicated in the COT information is the largest.
  • the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the user equipment filters the candidate resource set through the high layer, so that the user equipment can randomly select transmission resources from resources shared by other user equipment, thereby improving the LBT success rate.
  • the corresponding first resource set may be obtained in different ways.
  • the manner in which the upper layer of the user equipment obtains the first resource set is specifically introduced.
  • the COT information reported by the physical layer to the higher layer is the COT information received by the user equipment, or the available COT information in the collected COT information
  • the COT information received by the higher layer may be one or more .
  • the way in which the user equipment obtains the first resource set can be seen in Figure 3.
  • the above S102 includes:
  • S202 Select one of the available COT information from the COT information reported by the physical layer through the upper layer.
  • the way in which the user equipment selects one of the available COT information through the higher layer can refer to the way in which the physical layer selects one of the available COT information in the above embodiment.
  • the upper layer of the user equipment can select one available COT information from one or more COT information reported by the physical layer.
  • the higher layer of the user equipment selects one of the available COT information it can be selected randomly or determined in the order in which the COT information is received.
  • one of the above available COT information is the available COT information that satisfies the preset first condition.
  • the above first condition may be that the channel access priority indicated by the COT information is the highest, or that the channel access priority indicated by the COT information is the lowest, or that the number of resources indicated in the COT information is the largest.
  • the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the candidate resources within the COT range indicated by the COT information may form a first resource set.
  • the COT information reported by the physical layer of UE1 to the higher layer includes COT information sent by user equipment UE2 and user equipment UE3.
  • the candidate resource set A reported by the physical layer of UE1 to the higher layer may include the resources in the diagonally shaded area in Figure 4 .
  • the COT range indicated by the COT information sent by UE2 is resource set 2 in the figure
  • the COT range indicated by the COT information sent by UE3 is resource set 3 in the figure.
  • the higher layer of the user equipment can select the COT information sent by UE2 to filter the candidate resource set, and form the first resource set from the candidate resources in resource set 2, such as the resources in the shaded part of the square as shown in Figure 5.
  • the user equipment selects a COT information through the high layer to filter the candidate resource set, which can improve the acquisition efficiency of the first resource set; further, the user equipment selects the COT information with the longest remaining time, which can make the user equipment There are many transmission resources to choose from, which increases the probability of selecting idle resources.
  • the COT information received by the higher layer may be one or more indivual.
  • the higher layer of the user equipment can respectively filter the candidate resource set according to the received COT information, and form the first resource set from the candidate resources within the COT range indicated by each available COT information in the candidate resource set.
  • the user equipment UE1 may combine the candidate resources in the resource set 2 and the candidate resources in the resource set 3 to form a first resource set, such as the resources in the square shaded portion as shown in Figure 6 .
  • the user equipment filters the candidate resource set through multiple COT information, so that the resources shared by multiple user equipments can be used for data transmission. Since the resources shared by different user equipments correspond to different frequency ranges, the above-mentioned Methods can increase the available bandwidth of user devices.
  • the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
  • the candidate resources in the candidate resource set within the COT range indicated by one of the available COT information can form a first resource set.
  • the COT information received by the upper layer of the user equipment UE1 is the COT information sent by the user equipment UE2.
  • the UE1 can use the candidate resources in the range resource set 2 indicated by the COT information to form the first resource set, as shown in Figure Resources indicated by the shaded squares in .
  • the higher layer in the user equipment obtains a COT information reported by the physical layer, and can directly filter the candidate resource set based on the COT information, so that the user equipment can randomly select resources shared by other user equipment, improving LBT Success rate.
  • Each of the above embodiments respectively introduces the method in which the physical layer of the user equipment reports the candidate resource set and COT information to the higher layer, and obtains the first resource set through the higher layer.
  • the following embodiments introduce how the physical layer of the user equipment obtains the first resource set.
  • the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and COT information.
  • the physical layer may determine the first resource set based on one COT information, or may determine the first resource set based on multiple COT information, which is not limited here.
  • the physical layer of the user equipment can filter the candidate resource set based on a piece of COT information to obtain the first resource set.
  • the above S102 includes:
  • S302 Select one of the available COT information from the collected COT information through the physical layer.
  • the method for the physical layer of the user equipment to select one COT information from multiple COT information can refer to the above embodiment.
  • the user equipment selects one of the available COT information among multiple COT information, it can select it randomly or according to the order in which the COT information is received.
  • one of the above available COT information is the available COT information that satisfies the preset first condition.
  • the above first condition may be that the channel access priority indicated by the COT information is the highest, or that the channel access priority indicated by the COT information is the lowest, or that the number of resources indicated in the COT information is the largest.
  • the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • S304 Compose a first resource set from one of the candidate resources in the candidate resource set that is within the COT range indicated by the available COT information.
  • the physical layer of the user equipment may form a first resource set from candidate resources within the COT range indicated by each available COT information in the candidate resource set.
  • the above-mentioned method of the physical layer screening the candidate resource set based on a piece of COT information is similar to the way that the upper layer receives a piece of COT information to screen the candidate resource set. Please refer to the corresponding embodiment in Figure 7 and will not be described in detail here.
  • the physical layer of the user equipment can also filter the candidate resource set based on the collected multiple available COT information.
  • the method of determining the first resource set is the same as in the above embodiment based on the high-level information reported by the physical layer.
  • the method of screening the candidate resource set by multiple COT information is similar and can be referred to the corresponding embodiment in Figure 6, which will not be described in detail here.
  • the user equipment filters the candidate resource set through the physical layer to obtain the first resource set, so that the user equipment can randomly select transmission resources from resources shared by other user equipment, thereby improving the LBT success rate.
  • the physical layer of the user equipment After the physical layer of the user equipment obtains the first resource set, whether to report the first resource set to the higher layer depends on the user equipment implementation.
  • the resource set reported by the physical layer of the user equipment to the higher layer can be in different ways.
  • the resource set reported by the physical layer to the higher layer can be a candidate resource set, and the higher layer can randomly select transmission resources from the candidate resource set.
  • the resource set reported by the physical layer to the higher layer includes a first resource set and a candidate resource set.
  • the higher layer may randomly select transmission resources from the first resource set, or randomly select transmission resources from the candidate resource set. How to select depends on the user equipment implementation.
  • a higher layer of the user equipment may make a selection based on the candidate resource set and the number of resources in the first resource set.
  • the higher layer of the user equipment may randomly select transmission resources from the first resource set when the ratio of the number of resources in the first resource set to the number of candidate resource sets is greater than or equal to the first threshold; wherein the first threshold is less than 1.
  • the above-mentioned first threshold is a parameter configured on the network side, or the first threshold is a pre-configured parameter.
  • the resource set reported by the physical layer to the higher layer is the first resource set, and the higher layer can randomly select transmission resources from the first resource set.
  • a transmission resource selection method is provided, as shown in Figure 9, including:
  • the physical layer of the user equipment filters the candidate resource set according to the COT information and obtains the first resource set;
  • the physical layer of the user equipment reports the first resource set to the higher layer
  • the higher layer of the user equipment randomly selects transmission resources from the first resource set.
  • a transmission resource selection method including:
  • the physical layer of the user equipment reports the candidate resource set and the collected COT information to the higher layer;
  • the upper layer of the user equipment filters the candidate resource set according to the COT information and obtains the first resource set;
  • the higher layer of the user equipment randomly selects transmission resources from the first resource set.
  • each step in the flowchart of Figure 2-10 is shown in sequence as indicated by the arrows, these steps are not necessarily executed in the order indicated by the arrows. Unless explicitly stated in this article, there is no strict order restriction on the execution of these steps, and these steps can be executed in other orders. Moreover, at least some of the steps in Figures 2-10 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. These sub-steps or stages The order of execution is not necessarily sequential, but may be performed in turn or alternately with other steps or sub-steps of other steps or at least part of the stages.
  • a device for selecting transmission resources includes:
  • the transmission module 10 is configured to randomly select transmission resources from a first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
  • the above-mentioned transmission module 10 is specifically configured to: filter the candidate resource set according to the COT information to obtain the first resource set.
  • the above-mentioned transmission module 10 is specifically used to: determine whether the collected COT information contains available COT information; if so, filter the candidate resource set according to the available COT information to obtain The first collection of resources.
  • the above-mentioned transmission module 10 is also used to: if no COT information is collected, or the collected COT information does not contain available COT information, randomly select from the candidate resource set. Transport resources.
  • the channel access priority indicated by the COT information is less than or equal to the channel access priority of the user equipment.
  • the first resource set is obtained by the upper layer of the user equipment filtering the candidate resource set reported by the physical layer based on the COT information reported by the physical layer.
  • the COT information reported by the physical layer to the higher layer is the COT information collected by the user equipment.
  • the COT information reported by the physical layer to the higher layer is the available COT information among the collected COT information.
  • the above-mentioned transmission module 10 is specifically configured to: select one of the available COT information from the COT information reported by the physical layer through the upper layer; in the candidate resource set, select one of the available COT information The candidate resources within the COT range indicated by the information constitute the first resource set.
  • one of the available COT information is the available COT information that satisfies the preset first condition.
  • the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the above-mentioned transmission module 10 is specifically configured to form a first resource set from candidate resources within the COT range indicated by each available COT information in the candidate resource set.
  • the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
  • one of the available COT information is determined by the physical layer of the user equipment in the collected COT information.
  • one of the available COT information is the available COT information that satisfies the preset first condition.
  • the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the above-mentioned transmission module 10 is specifically configured to form a first resource set from candidate resources within the COT range indicated by one of the available COT information in the candidate resource set.
  • the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and COT information.
  • the above-mentioned transmission module 10 is specifically configured to: select one of the available COT information among the collected COT information through the physical layer; indicate one of the available COT information in the candidate resource set The candidate resources within the COT range constitute the first resource set.
  • one of the available COT information is the available COT information that satisfies the preset first condition.
  • the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
  • the above-mentioned transmission module 10 is specifically configured to: use the physical layer to form a first resource set from candidate resources within the COT range indicated by each available COT information in the candidate resource set.
  • the resource set reported by the physical layer to the higher layer includes a first resource set and a candidate resource set.
  • the above-mentioned transmission module 10 is specifically configured to: when the ratio of the number of resources in the first resource set to the number of candidate resource sets is greater than or equal to the first threshold, transfer data from the first resource set to Randomly select transmission resources; wherein, the first threshold is less than 1.
  • the above-mentioned transmission module 10 is also configured to: when the ratio of the number of resources in the first resource set to the number of candidate resource sets is less than the first threshold, randomly select from the candidate resource set. Transport resources.
  • the first threshold is a parameter configured on the network side, or the first threshold is a preconfigured parameter.
  • the resource set reported by the physical layer to the higher layer is the first resource set.
  • whether to randomly select transmission resources from the first resource set depends on user equipment implementation.
  • each module in the above transmission resource selection device is only for illustration. In other embodiments, the transmission resource selection device can be divided into different modules as needed to complete all or part of the above transmission resource selection device. Function.
  • Each module in the above-mentioned transmission resource selection device may be implemented in whole or in part by software, hardware, or combinations thereof.
  • Each of the above modules may be embedded in or independent of the processor of the computer device in the form of hardware, or may be stored in the memory of the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • a user equipment is provided, the internal structure diagram of which can be shown in Figure 12.
  • the user equipment includes a processor, memory, network interface, display screen and input device connected through a system bus.
  • the processor of the user equipment is used to provide computing and control capabilities.
  • the memory of the user equipment includes non-volatile storage media and internal memory.
  • the non-volatile storage medium stores operating systems and computer programs. This internal memory provides an environment for the execution of operating systems and computer programs in non-volatile storage media.
  • the network interface of the user equipment is used to communicate with external terminals through a network connection.
  • the computer program when executed by the processor, implements a transmission resource selection method.
  • the display screen of the user equipment may be a liquid crystal display or an electronic ink display.
  • the input device of the user equipment may be a touch layer covered on the display screen, or may be a button, trackball or touch pad provided on the user equipment shell. , it can also be an external keyboard, trackpad or mouse, etc.
  • FIG. 12 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the network equipment or terminal to which the solution of the present application is applied.
  • Specific network A device or terminal may include more or fewer components than shown in the figures, or some combinations of components, or have a different arrangement of components.
  • each module in the transmission resource selection device provided in the embodiment of the present application may be in the form of a computer program.
  • the computer program can be run on a terminal or on a server.
  • the program modules formed by the computer program can be stored in the memory of the terminal or server.
  • a user equipment including a memory and a processor.
  • a computer program is stored in the memory.
  • the processor executes the computer program, it implements the steps of implementing the above transmission resource selection method.
  • An embodiment of the present application also provides a computer-readable storage medium.
  • One or more non-volatile computer-readable storage media containing computer-executable instructions.
  • the processors When the computer-executable instructions are executed by one or more processors, the processors perform the steps of the above-mentioned transmission resource selection method.
  • An embodiment of the present application also provides a computer-readable storage medium.
  • One or more non-volatile computer-readable storage media containing computer-executable instructions.
  • the processors When the computer-executable instructions are executed by one or more processors, the processors perform the steps of the above-mentioned transmission resource selection method.
  • a computer program product containing instructions that, when run on a computer, cause the computer to perform a method of selecting a transmission resource.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM), which acts as external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR SDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous Synchlink DRAM
  • Rambus direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM

Abstract

The present application relates to a transmission resource selection method, an apparatus, a device, and a storage medium. A user equipment randomly selects a transmission resource from a first resource set, the first resource set being determined by the user equipment on the basis of a candidate resource set and collected channel occupancy time (COT) information.

Description

传输资源的选择方法、装置、设备和存储介质Selection methods, devices, equipment and storage media of transmission resources 技术领域Technical field
本申请涉及通信领域,特别是涉及一种传输资源的选择方法、装置、设备和存储介质。The present application relates to the field of communications, and in particular, to a transmission resource selection method, device, equipment and storage medium.
背景技术Background technique
随着通信技术领域的发展,用户设备不仅可以与网络设备进行通信连接,还可以与其他用户设备采用侧行链路传输技术(Sidelink,简称SL)进行直连通信。例如,车联网系统中采用上述设备到设备的直连通信方式,可以具有更高的频谱效率以及更低的传输时延。With the development of the field of communication technology, user equipment can not only communicate with network equipment, but also directly communicate with other user equipment using sidelink transmission technology (Sidelink, SL for short). For example, the above-mentioned device-to-device direct communication method used in the Internet of Vehicles system can have higher spectrum efficiency and lower transmission delay.
在设备到设备的直连通信中,用户设备可以在资源池中随机选择资源。用户设备在非授权频谱上进行通信时,需要在选择资源之后进行“先听后发”(Listen before talk,简称LBT)的信道检测,LBT成功与否决定了用户设备是否能使用所选择的资源进行数据传输。In direct device-to-device communication, user devices can randomly select resources from a resource pool. When user equipment communicates on unlicensed spectrum, it needs to perform "Listen before talk" (LBT) channel detection after selecting resources. The success of LBT determines whether the user equipment can use the selected resources. Perform data transfer.
发明内容Contents of the invention
本申请实施例提供一种传输资源的选择方法、装置、设备和存储介质。Embodiments of the present application provide a transmission resource selection method, device, equipment, and storage medium.
第一方面,提供一种传输资源的选择方法,包括:The first aspect is to provide a transmission resource selection method, including:
从第一资源集合中随机选择传输资源;第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。The transmission resources are randomly selected from the first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
在其中一个实施例中,上述方法还包括:In one embodiment, the above method further includes:
根据COT信息对候选资源集合进行筛选,获得第一资源集合。Screen the candidate resource set according to the COT information to obtain the first resource set.
在其中一个实施例中,上述根据COT信息对候选资源集合进行筛选,获得第一资源集合,包括:In one embodiment, the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
确定收集到的COT信息中是否包含可用COT信息;Determine whether the collected COT information contains available COT information;
若是,则根据可用COT信息对候选资源集合进行筛选,获得第一资源集合。If so, filter the candidate resource set according to the available COT information to obtain the first resource set.
在其中一个实施例中,上述方法还包括:In one embodiment, the above method further includes:
若未收集到COT信息,或收集到的COT信息中不包含可用COT信息,则从候选资源集合中随机选择传输资源。If no COT information is collected, or the collected COT information does not contain available COT information, a transmission resource is randomly selected from the candidate resource set.
在其中一个实施例中,上述可用COT信息指示的信道接入优先级小于或等于用户设备的信道接入优先级。In one embodiment, the channel access priority indicated by the available COT information is less than or equal to the channel access priority of the user equipment.
在其中一个实施例中,上述第一资源集合为用户设备的高层基于物理层上报的COT信息对物理层上报的候选资源集合进行筛选获得的。In one embodiment, the first resource set is obtained by the higher layer of the user equipment filtering the candidate resource set reported by the physical layer based on the COT information reported by the physical layer.
在其中一个实施例中,上述物理层向高层上报的COT信息为用户设备收集到的COT信息。In one embodiment, the COT information reported by the physical layer to the higher layer is COT information collected by the user equipment.
在其中一个实施例中,上述物理层向高层上报的COT信息为收集到的COT信息中的可用COT信息。In one embodiment, the COT information reported by the physical layer to the higher layer is the available COT information among the collected COT information.
在其中一个实施例中,上述根据COT信息对候选资源集合进行筛选,获得第一资源集合,包括:In one embodiment, the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
通过高层在物理层上报的COT信息中选择其中一个可用COT信息;Select one of the available COT information from the COT information reported by the physical layer through the upper layer;
在候选资源集合中,将其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。In the candidate resource set, one of the candidate resources within the COT range indicated by the available COT information forms a first resource set.
在其中一个实施例中,上述其中一个可用COT信息为满足预设第一条件的可用COT信息。In one embodiment, one of the above available COT information is the available COT information that satisfies the preset first condition.
在其中一个实施例中,上述第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。In one embodiment, the above-mentioned first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
在其中一个实施例中,上述根据COT信息对候选资源集合进行筛选,获得第一资源集合,包括:In one embodiment, the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
将候选资源集合中各可用COT信息指示的COT范围内的候选资源组成第一资源集合。The candidate resources within the COT range indicated by each available COT information in the candidate resource set are composed into a first resource set.
在其中一个实施例中,上述物理层向高层上报的COT信息为收集到的COT信息中的其中一个可用COT信息。In one embodiment, the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
在其中一个实施例中,上述其中一个可用COT信息为用户设备的物理层在收集到的COT信息中确定的。In one embodiment, one of the above available COT information is determined by the physical layer of the user equipment in the collected COT information.
在其中一个实施例中,上述其中一个可用COT信息为满足预设第一条件的可用COT信息。In one embodiment, one of the above available COT information is the available COT information that satisfies the preset first condition.
在其中一个实施例中,上述第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。In one embodiment, the above-mentioned first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
在其中一个实施例中,上述根据COT信息对候选资源集合进行筛选,获得第一资源集合,包括:In one embodiment, the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
将候选资源集合中其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。The candidate resources in the candidate resource set within the COT range indicated by one of the available COT information are composed into the first resource set.
在其中一个实施例中,上述第一资源集合为用户设备的物理层基于候选资源集合以及COT信息获得的。In one embodiment, the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and COT information.
在其中一个实施例中,上述根据COT信息对候选资源集合进行筛选,获得第一资源集合,包括:In one embodiment, the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
通过物理层在收集到的COT信息中选择其中一个可用COT信息;Select one of the available COT information from the collected COT information through the physical layer;
将候选资源集合中其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。The candidate resources in the candidate resource set within the COT range indicated by one of the available COT information are composed into the first resource set.
在其中一个实施例中,上述其中一个可用COT信息为满足预设第一条件的可用COT信息。In one embodiment, one of the above available COT information is the available COT information that satisfies the preset first condition.
在其中一个实施例中,上述第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。In one embodiment, the above-mentioned first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
在其中一个实施例中,上述根据COT信息对候选资源集合进行筛选,获得第一资源集合,包括:In one embodiment, the candidate resource set is filtered based on the COT information to obtain the first resource set, including:
通过物理层,将候选资源集合中各可用COT信息指示的COT范围内的候选资源组成第一资源集合。Through the physical layer, the candidate resources in the candidate resource set within the COT range indicated by each available COT information are composed into a first resource set.
在其中一个实施例中,上述物理层上报至高层的资源集合包括第一资源集合和候选资源集合。In one embodiment, the resource set reported by the physical layer to the higher layer includes a first resource set and a candidate resource set.
在其中一个实施例中,上述从第一资源集合中随机选择传输资源,包括:In one embodiment, the above-mentioned randomly selecting transmission resources from the first resource set includes:
在第一资源集合的资源数量与候选资源集合数量的比值大于或等于第一阈值时,从第一资源集合中随机选择传输资源;其中,第一阈值小于1。When the ratio of the number of resources in the first resource set to the number of candidate resource sets is greater than or equal to the first threshold, transmission resources are randomly selected from the first resource set; wherein the first threshold is less than 1.
在其中一个实施例中,上述方法还包括:In one embodiment, the above method further includes:
在第一资源集合的资源数量与候选资源集合数量的比值小于第一阈值时,从候选资源集合中随机选择传输资源。When the ratio of the number of resources in the first resource set to the number of candidate resource sets is less than the first threshold, a transmission resource is randomly selected from the candidate resource set.
在其中一个实施例中,上述第一阈值为网络侧配置的参数,或,第一阈值为预配置参数。In one embodiment, the first threshold is a parameter configured on the network side, or the first threshold is a preconfigured parameter.
在其中一个实施例中,上述物理层上报至高层的资源集合为第一资源集合。In one embodiment, the resource set reported by the physical layer to the higher layer is a first resource set.
在其中一个实施例中,上述是否从第一资源集合中随机选择传输资源取决于用户设备实现。In one embodiment, whether the transmission resource is randomly selected from the first resource set depends on the user equipment implementation.
第二方面,提供一种传输资源的选择装置,包括:In the second aspect, a device for selecting transmission resources is provided, including:
传输模块,用于从第一资源集合中随机选择传输资源;所述第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。A transmission module, configured to randomly select transmission resources from a first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
第三方面,提供一种用户设备,包括存储器及处理器,上述存储器中储存有计算机程序,上述处理器执行所述计算机程序时实现上述第一方面中的传输资源的选择方法的步骤。In a third aspect, a user equipment is provided, including a memory and a processor. A computer program is stored in the memory. When the processor executes the computer program, the steps of the transmission resource selection method in the first aspect are implemented.
第四方面,提供一种计算机可读存储介质,其上存储有计算机程序,上述计算机程序被处理器执行时实现上述第一方面中的传输资源的选择方法的步骤。A fourth aspect provides a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a processor, the steps of the transmission resource selection method in the first aspect are implemented.
上述传输资源的选择方法、装置、设备和存储介质,用户设备从第一资源集合中随机选择传输资源;其中,上述第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。用户设备在进行资源选择或重选时,在获得候选资源集合之后增加了确定第一资源集合的步骤,进而可以在第一资源集合中随机选择传输资源。由于上述第一资源集合是基于候选资源集合以及收集到的COT信息确定的,上述COT信息为其他用户设备进行LBT检测成功后共享的,基于此,用户设备可以共享其他用户设备的资源,提高了资源利用率。另外,用户设备通过其他用户设备共享的资源进行数据传输,还可以避免其他用户设备在非授权频段上数据传输中断时导致资源被WiFi用户抢占,提高了其他用户设备进行非授权频段通信的可靠性。进一步地,用户设备基于其他用户设备共享的资源进行LBT检测时,上述共享资源被监听为空闲资源的概率较高,从而可以提高LBT成功率;用户设备选择其它用户设备共享的资源的情况下,可以采用监听固定时长的方式进行LBT检测,对应的监听时长较短,进一步提高LBT成功率。In the above transmission resource selection method, device, equipment and storage medium, the user equipment randomly selects transmission resources from the first resource set; wherein the first resource set is the user equipment based on the candidate resource set and the collected channel occupancy time COT information. definite. When the user equipment performs resource selection or reselection, the user equipment adds a step of determining the first resource set after obtaining the candidate resource set, and then can randomly select transmission resources in the first resource set. Since the above first resource set is determined based on the candidate resource set and the collected COT information, the above COT information is shared by other user equipment after successful LBT detection. Based on this, the user equipment can share the resources of other user equipment, which improves Resource utilization. In addition, user equipment transmits data through resources shared by other user equipment, which can also prevent other user equipment from causing resource preemption by WiFi users when data transmission on the unlicensed frequency band is interrupted, improving the reliability of other user equipment's communication in the unlicensed frequency band. . Furthermore, when the user equipment performs LBT detection based on resources shared by other user equipment, the probability that the above shared resources are monitored as idle resources is relatively high, thereby improving the LBT success rate; when the user equipment selects resources shared by other user equipment, LBT detection can be performed by monitoring for a fixed duration, and the corresponding monitoring duration is shorter, further improving the LBT success rate.
附图说明Description of the drawings
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present application or the technical solutions in the prior art more clearly, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, the drawings in the following description are only These are some embodiments of the present application. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without exerting creative efforts.
图1为本申请一个实施例中传输资源的选择方法的应用环境图;Figure 1 is an application environment diagram of the transmission resource selection method in one embodiment of the present application;
图2为本申请一个实施例中传输资源的选择方法的流程示意图;Figure 2 is a schematic flowchart of a transmission resource selection method in an embodiment of the present application;
图3为本申请一个实施例中传输资源的选择方法的流程示意图;Figure 3 is a schematic flowchart of a method for selecting transmission resources in an embodiment of the present application;
图4为本申请一个实施例中候选资源集合的示意图;Figure 4 is a schematic diagram of a candidate resource set in an embodiment of the present application;
图5为本申请一个实施例中第一资源集合的示意图;Figure 5 is a schematic diagram of a first resource set in an embodiment of the present application;
图6为本申请一个实施例中第一资源集合的示意图;Figure 6 is a schematic diagram of a first resource set in an embodiment of the present application;
图7为本申请一个实施例中第一资源集合的示意图;Figure 7 is a schematic diagram of a first resource set in an embodiment of the present application;
图8为本申请一个实施例中传输资源的选择方法的流程示意图;Figure 8 is a schematic flowchart of a method for selecting transmission resources in an embodiment of the present application;
图9为本申请一个实施例中传输资源的选择方法的流程示意图;Figure 9 is a schematic flowchart of a transmission resource selection method in an embodiment of the present application;
图10为本申请一个实施例中传输资源的选择方法的流程示意图;Figure 10 is a schematic flowchart of a transmission resource selection method in an embodiment of the present application;
图11为本申请一个实施例中传输资源的选择装置的结构框图;Figure 11 is a structural block diagram of a transmission resource selection device in an embodiment of the present application;
图12为本申请一个实施例中的用户设备的结构示意图。Figure 12 is a schematic structural diagram of user equipment in an embodiment of the present application.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions and advantages of the present application more clear, the present application will be further described in detail below with reference to the drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application and are not used to limit the present application.
本申请实施例提供的传输资源的选择方法,可以应用于通信技术领域。图1为本申请实施例提供的传输资源的选择方法的一种应用场景示意图。该通信系统可以包括至少一个网络设备100以及一个或多个用户设备,图1中第一用户设备200和第二用户设备300可以分别与网络设备100进行通信;上述第一用户设备200可以通过第二用户设备300接入网络,上述第一用户设备200和第二用户设备300之间可以进行Sidelink通信。The transmission resource selection method provided by the embodiments of this application can be applied to the field of communication technology. Figure 1 is a schematic diagram of an application scenario of the transmission resource selection method provided by an embodiment of the present application. The communication system may include at least one network device 100 and one or more user devices. The first user device 200 and the second user device 300 in Figure 1 may communicate with the network device 100 respectively; the first user device 200 may communicate through the third user device 100 . The second user equipment 300 is connected to the network, and Sidelink communication can be performed between the first user equipment 200 and the second user equipment 300.
其中,上述网络设备100可以是任意一种具有无线收发功能的设备。包括但不限于:基站NodeB、演进型基站eNodeB、第五代(the fifth generation,5G)通信系统中的基站、未来通信系统中的基站或网络设备、WiFi系统中的接入节点、无线中继节点、无线回传节点等。网络设备100还可以是云无线接入网络(cloud radio access network,CRAN)场景下的无线控制器。网络设备100还可以是小站,传输节点 (transmission reference point,TRP),路侧单元(road side unit,RSU)等。本申请的实施例对上述网络设备100所采用的具体技术和具体设备形态不做限定。Wherein, the above-mentioned network device 100 can be any device with wireless transceiver function. Including but not limited to: base station NodeB, evolved base station eNodeB, base station in the fifth generation (5G) communication system, base station or network equipment in future communication system, access node in WiFi system, wireless relay nodes, wireless backhaul nodes, etc. The network device 100 may also be a wireless controller in a cloud radio access network (CRAN) scenario. The network device 100 may also be a small station, a transmission node (transmission reference point, TRP), a road side unit (road side unit, RSU), etc. The embodiments of the present application do not limit the specific technology and specific device form used by the above-mentioned network device 100.
上述用户设备可以是一种具有无线收发功能的设备,可以但不限于是手持、穿戴或车载的设备等。所述用户设备可以是手机、平板电脑、带无线收发功能的电脑、虚拟现实(virtual reality,VR)终端设备、增强现实(augmented reality,AR)终端设备、工业控制(industrial control)中的无线终端、无人驾驶(self-driving)中的无线终端、远程医疗(remote medical)中的无线终端、智能电网(smart grid)中的无线终端、运输安全(transportation safety)中的无线终端、智慧城市(smart city)中的无线终端、智慧家庭(smarthome)中的无线终端等。本申请的实施例对应用场景不做限定。The above-mentioned user equipment may be a device with a wireless transceiver function, and may be, but is not limited to, a handheld, wearable, or vehicle-mounted device. The user equipment may be a mobile phone, a tablet computer, a computer with wireless transceiver function, a virtual reality (VR) terminal device, an augmented reality (AR) terminal device, or a wireless terminal in industrial control (industrial control) , wireless terminals in self-driving, wireless terminals in remote medical, wireless terminals in smart grid, wireless terminals in transportation safety, smart cities ( Wireless terminals in smart cities, wireless terminals in smart homes, etc. The embodiments of this application do not limit application scenarios.
在5GNR(New Radio,新空口)中,用户设备进行侧行链路通信时,选择传输资源主要有两种模式:第一种模式为用户设备获取网络设备配置的传输资源,以通过该传输资源进行侧行链路上的数据发送;第二种模式为用户设备在资源池中随机选择传输资源。以第二种模式为例,用户设备进行资源选择或重选时,可以确定一个资源集合,然后根据监听到的第一侧行控制信息以及未侦听时隙对上述资源集合执行资源排除机制,获得候选资源集合,避免与其他用户设备产生资源冲突。In 5GNR (New Radio, New Radio), when user equipment performs sidelink communication, there are two main modes for selecting transmission resources: The first mode is for the user equipment to obtain the transmission resources configured by the network device to use the transmission resources. Perform data transmission on the sidelink; the second mode is for the user equipment to randomly select transmission resources in the resource pool. Taking the second mode as an example, when the user equipment selects or reselects resources, it can determine a resource set, and then perform a resource exclusion mechanism on the above resource set based on the monitored first sideline control information and unlistened time slots. Obtain a set of candidate resources to avoid resource conflicts with other user devices.
用户设备在非授权频段进行通信时,需要对选择的传输资源执行LBT检测。传统方法中,用户设备进行LBT时,首先监听时长为Td的时间段内的信道,在监听到该时间段内所有监听时隙均为空闲之后,再执行退避流程进行检测;在上述检测过程中其中一个监测时隙为忙碌,则LBT失败。若LBT失败则无法使用该传输资源进行数据传输。When user equipment communicates in an unlicensed frequency band, it needs to perform LBT detection on the selected transmission resources. In the traditional method, when the user equipment performs LBT, it first monitors the channel within the time period of Td. After monitoring that all monitoring time slots in this time period are idle, it then performs the backoff process for detection; in the above detection process If one of the monitoring time slots is busy, LBT fails. If LBT fails, the transmission resource cannot be used for data transmission.
针对以上问题,本申请实施例提供一种传输资源的选择方法,可以解决用户设备在选择传输资源之后,LBT检测成功率低导致不能进行数据传输的问题。In response to the above problems, embodiments of the present application provide a transmission resource selection method, which can solve the problem that after the user equipment selects the transmission resource, the LBT detection success rate is low and data transmission cannot be performed.
下面以具体地实施例对本申请的技术方案进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。The technical solution of the present application will be described in detail below with specific examples. The following specific embodiments can be combined with each other, and the same or similar concepts or processes may not be described again in some embodiments.
图2为一个实施例中传输资源的选择方法的流程图。本实施例中的传输资源的选择方法,以运行于图1中的用户设备为例进行描述。如图2所示,上述传输资源的选择方法包括以下步骤:Figure 2 is a flow chart of a transmission resource selection method in an embodiment. The transmission resource selection method in this embodiment is described by taking the user equipment running in Figure 1 as an example. As shown in Figure 2, the above-mentioned transmission resource selection method includes the following steps:
S102、获取第一资源集合;其中,第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。S102. Obtain the first resource set; wherein the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
用户设备触发资源选择或重选的情况下,可以根据资源选择或重选的触发时隙确定一个资源选择窗以及一个侦听窗口,并将资源选择窗对应的资源确定为一个资源集合;进一步地,用户设备可以根据侦听窗口确定用户设备的非侦听时隙,以及其他用户设备发送的第一侧行控制信息,进而基于上述非侦听时隙和第一侧行控制信息对资源集合执行排除机制,获得候选资源集合。When the user equipment triggers resource selection or reselection, a resource selection window and a listening window can be determined according to the triggering time slot of resource selection or reselection, and the resources corresponding to the resource selection window are determined as a resource set; further , the user equipment can determine the non-listening time slot of the user equipment according to the listening window and the first sideline control information sent by other user equipment, and then execute the resource set based on the above-mentioned non-listening time slot and the first sideline control information. Exclude the mechanism to obtain a set of candidate resources.
其他用户设备执行LBT,成功接入信道之后,其占用信道的时间可以成为信道占用时间(Channel Occupancy Time,简称COT)。用户设备对应的COT具有最大时长限制,上述最大时长与该用户设备的信道接入优先级相关。其他用户设备可能不需要在其对应的COT内持续进行数据传输,可以通过发送COT信息共享资源。同一个用户设备发送的COT信息可以被一个用户设备接收,也可以被多个用户设备接收,在此不做限定。When other user equipment performs LBT and successfully accesses the channel, the time it occupies the channel can become the Channel Occupancy Time (COT). The COT corresponding to the user equipment has a maximum duration limit, and the above maximum duration is related to the channel access priority of the user equipment. Other user equipment may not need continuous data transmission within its corresponding COT and can share resources by sending COT information. The COT information sent by the same user equipment can be received by one user equipment or by multiple user equipments, which is not limited here.
用户设备可以收集到一个设备发送的COT信息,也可以收集到多个设备发送的COT信息,在此不做限定。The user device can collect COT information sent by one device or can collect COT information sent by multiple devices, which is not limited here.
用户设备在获取候选资源集合以及收集到的COT信息之后,可以根据收集到的COT信息对候选资源集合进行处理,获得第一资源集合。上述第一资源集合中的资源可以是候选资源集合与上述COT信息指示的资源范围的交集,也可以是候选资源集合与上述COT信息指示的资源范围的交集的一个子集,在此不做限定。After obtaining the candidate resource set and the collected COT information, the user equipment can process the candidate resource set according to the collected COT information to obtain the first resource set. The resources in the first resource set may be the intersection of the candidate resource set and the resource range indicated by the COT information, or a subset of the intersection of the candidate resource set and the resource range indicated by the COT information, which is not limited here. .
在一种实现方式中,用户设备可以根据COT信息对候选资源集合进行筛选,获得第一资源集合。用户设备可以根据收集到的各个COT信息对候选资源集合进行筛选,也可以根据收集到的其中一个COT信息对候选资源集合进行筛选,在此不做限定。用户设备可以根据收集到的COT信息确定COT信息指示的资源范围,然后将确定上述资源范围与上述候选资源集合的交集,获得第一资源集合。或者,用户设备可以针对候选资源集合中的各个资源,确定其是否位于COT信息指示的资源范围内,然后将落入上述资源范围内的资源组成第一资源集合。In an implementation manner, the user equipment can filter the candidate resource set according to the COT information to obtain the first resource set. The user equipment can filter the candidate resource set according to each collected COT information, or can filter the candidate resource set according to one of the collected COT information, which is not limited here. The user equipment may determine the resource range indicated by the COT information based on the collected COT information, and then determine the intersection of the resource range and the candidate resource set to obtain the first resource set. Alternatively, the user equipment may determine whether each resource in the candidate resource set is within the resource range indicated by the COT information, and then form the first resource set with the resources falling within the resource range.
在另一种实现方式中,用户设备根据COT信息对候选资源集合进行筛选之前,可以先对COT信息的可用性进行判断。用户设备可以确定收集到的COT信息中是否包含可用COT信息,若是,则根据可用COT信息对候选资源集合进行筛选,获得第一资源集合。上述可用COT信息可以是指COT信息指示的资源范围中包含的空闲资源数量大于或等于预设阈值的COT信息,也可以是根据COT信息指示的信道接入优先级进行判断获得的。可选地,上述可用COT信息指示的信道接入优先级可以小于或等于用户设备的信道接入优先级。In another implementation manner, before the user equipment filters the candidate resource set according to the COT information, the user equipment may first determine the availability of the COT information. The user equipment can determine whether the collected COT information contains available COT information, and if so, filter the candidate resource set according to the available COT information to obtain the first resource set. The above available COT information may refer to COT information in which the number of idle resources included in the resource range indicated by the COT information is greater than or equal to the preset threshold, or may be obtained by judgment based on the channel access priority indicated by the COT information. Optionally, the channel access priority indicated by the available COT information may be less than or equal to the channel access priority of the user equipment.
S104、从第一资源集合中随机选择传输资源。S104. Randomly select transmission resources from the first resource set.
在上述步骤的基础上,用户设备可以从第一资源集合中随机选择传输资源。Based on the above steps, the user equipment may randomly select transmission resources from the first resource set.
由于第一资源集合中的资源是基于COT信息确定的,用户设备选择其他用户设备共享的资源进行LBT时,可以通过监听固定长度的信道完成LBT检测。例如,上述监听时长可以是Tshort(可以25微秒是),如果Tshort内的监听时隙均为空闲,则用户设备可以通过该传输资源进行数据传输。另一种LBT方式中,上述监听设备可以是Tf(可以是16微秒),如果Tf内的监听时隙均为空闲,则用户设 备可以通过该传输资源进行数据传输。在另一种LBT方式中,用户设备可以不进行LBT直接接入信道,该类型可以应用于此次传输距离上次传输的时间间隔小于或等于16微秒的情况。Since the resources in the first resource set are determined based on the COT information, when the user equipment selects resources shared by other user equipment for LBT, the LBT detection can be completed by monitoring a fixed-length channel. For example, the above listening duration can be Tshort (can be 25 microseconds). If all the listening time slots within Tshort are idle, the user equipment can transmit data through the transmission resource. In another LBT method, the above-mentioned monitoring device can be Tf (can be 16 microseconds). If the monitoring time slots in Tf are all idle, the user equipment can transmit data through this transmission resource. In another LBT method, the user equipment can directly access the channel without performing LBT. This type can be applied when the time interval between this transmission and the last transmission is less than or equal to 16 microseconds.
若用户设备未收集到COT信息,或收集到的COT信息中不包含可用COT信息,则从候选资源集合中随机选择传输资源。If the user equipment does not collect COT information, or the collected COT information does not include available COT information, the transmission resource is randomly selected from the candidate resource set.
用户设备可以针对所选择的传输资源进行LBT检测,在LBT成功的情况下通过该传输资源进行数据传输。The user equipment can perform LBT detection on the selected transmission resource and perform data transmission through the transmission resource if LBT is successful.
需要说明的是,用户设备是否从第一资源集合中随机选择传输资源取决于用户设备实现。例如,用户设备可以在获得第一资源集合之后,选择从候选资源集合中随机选择传输资源。另外,用户设备可以具备基于候选资源集合和COT信息获取第一资源集合的能力,在接收到COT信息之后是否获取上述第一资源集合取决于用户设备实现。It should be noted that whether the user equipment randomly selects transmission resources from the first resource set depends on the user equipment implementation. For example, after obtaining the first resource set, the user equipment may choose to randomly select transmission resources from the candidate resource set. In addition, the user equipment may have the ability to obtain the first resource set based on the candidate resource set and COT information. Whether to obtain the first resource set after receiving the COT information depends on the user equipment implementation.
上述传输资源的选择方法,用户设备从第一资源集合中随机选择传输资源;其中,上述第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。用户设备在进行资源选择或重选时,在获得候选资源集合之后增加了确定第一资源集合的步骤,进而可以在第一资源集合中随机选择传输资源。由于上述第一资源集合是基于候选资源集合以及收集到的COT信息确定的,上述COT信息为其他用户设备进行LBT检测成功后共享的,基于此,用户设备可以共享其他用户设备的资源,提高了资源利用率。另外,用户设备通过其他用户设备共享的资源进行数据传输,还可以避免其他用户设备在非授权频段上数据传输中断时导致资源被WiFi用户抢占,提高了其他用户设备进行非授权频段通信的可靠性。进一步地,用户设备基于其他用户设备共享的资源进行LBT检测时,上述共享资源被监听为空闲资源的概率较高,从而可以提高LBT成功率;用户设备选择其它用户设备共享的资源的情况下,可以采用监听固定时长的方式进行LBT检测,对应的监听时长较短,进一步提高LBT成功率。In the above transmission resource selection method, the user equipment randomly selects transmission resources from the first resource set; wherein the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information. When the user equipment performs resource selection or reselection, the user equipment adds a step of determining the first resource set after obtaining the candidate resource set, and then can randomly select transmission resources in the first resource set. Since the above first resource set is determined based on the candidate resource set and the collected COT information, the above COT information is shared by other user equipment after successful LBT detection. Based on this, the user equipment can share the resources of other user equipment, which improves Resource utilization. In addition, user equipment transmits data through resources shared by other user equipment, which can also prevent other user equipment from causing resource preemption by WiFi users when data transmission on the unlicensed frequency band is interrupted, improving the reliability of other user equipment's communication in the unlicensed frequency band. . Furthermore, when the user equipment performs LBT detection based on resources shared by other user equipment, the probability that the above shared resources are monitored as idle resources is relatively high, thereby improving the LBT success rate; when the user equipment selects resources shared by other user equipment, LBT detection can be performed by monitoring for a fixed duration, and the corresponding monitoring duration is shorter, further improving the LBT success rate.
上述实施例中主要介绍了用户设备在获取候选资源集合之后,可以根据候选资源集合以及收集到的COT信息获取第一资源集合,通过从第一资源集合中随机选择传输资源,提高用户设备在非授权频段进行数据传输时的LBT成功率。上述第一资源集合的获取过程可以在用户设备中的物理层实现,也可以在用户设备中的高层实现,下述实施例针对不同的实现方式进行具体说明。The above embodiment mainly introduces that after the user equipment obtains the candidate resource set, it can obtain the first resource set according to the candidate resource set and the collected COT information, and randomly selects transmission resources from the first resource set to improve the user equipment's performance in non-operational situations. LBT success rate when transmitting data in licensed frequency bands. The above-mentioned acquisition process of the first resource set may be implemented at the physical layer in the user equipment, or may be implemented at a high level in the user equipment. The following embodiments will specifically describe different implementation methods.
在一个实施例中,上述第一资源集合为用户设备的高层基于物理层上报的COT信息对物理层上报的候选资源集合进行筛选获得的。In one embodiment, the first resource set is obtained by the higher layer of the user equipment filtering the candidate resource set reported by the physical layer based on the COT information reported by the physical layer.
用户设备的物理层可以向高层上报候选资源集合以及COT信息。物理层向高层上报的COT信息可以是一个,也可以是多个。用户设备收集到的所有COT信息,也可以是部分COT信息,在此不做限定。The physical layer of the user equipment can report the candidate resource set and COT information to the higher layer. The COT information reported by the physical layer to the higher layer can be one or multiple. All COT information collected by the user equipment can also be part of the COT information, which is not limited here.
可选的,物理层向高层上报的COT信息为用户设备收集到的COT信息。Optionally, the COT information reported by the physical layer to the higher layer is the COT information collected by the user equipment.
可选的,物理层向高层上报的COT信息为收集到的COT信息中的可用COT信息。用户设备的物理层可以根据COT信息指示的信道接入优先级,将信道接入优先级低于或等于用户设备的信道接入优先级的COT信息确定为可用COT信息,然后将各个可用COT信息上报至高层。Optionally, the COT information reported by the physical layer to the higher layer is the available COT information among the collected COT information. The physical layer of the user equipment can determine the COT information whose channel access priority is lower than or equal to the channel access priority of the user equipment as available COT information based on the channel access priority indicated by the COT information, and then use each available COT information Report to senior management.
可选的,物理层向高层上报的COT信息为收集到的COT信息中的其中一个可用COT信息。其中,用户设备的物理层可以在收集到的多个COT信息中选择一个可用COT信息。用户设备在多个COT信息中选择其中一个可用COT信息时,可以随机选择,也可以按照接收COT信息的顺序确定。可选的,上述其中一个可用COT信息为满足预设第一条件的可用COT信息。上述第一条件可以是COT信息指示的信道接入优先级最高,也可以是COT信息指示的信道接入优先级最低,还可以是COT信息中指示的资源数量最多。可选的,第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。Optionally, the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information. Among them, the physical layer of the user equipment can select one available COT information from the multiple collected COT information. When the user equipment selects one of the available COT information among multiple COT information, it can select it randomly or according to the order in which the COT information is received. Optionally, one of the above available COT information is the available COT information that satisfies the preset first condition. The above first condition may be that the channel access priority indicated by the COT information is the highest, or that the channel access priority indicated by the COT information is the lowest, or that the number of resources indicated in the COT information is the largest. Optionally, the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
上述传输资源的选择方法,用户设备通过高层对候选资源集合进行筛选,使得用户设备可以从其他用户设备共享的资源中随机选择传输资源,提高LBT成功率。In the above transmission resource selection method, the user equipment filters the candidate resource set through the high layer, so that the user equipment can randomly select transmission resources from resources shared by other user equipment, thereby improving the LBT success rate.
用户设备的物理层向高层上报的COT信息不同的情况下,其对应的第一资源集合的获取方式也可以不同。下面实施例中对用户设备的高层获取第一资源集合的方式进行具体介绍。When the COT information reported by the physical layer of the user equipment to the higher layer is different, the corresponding first resource set may be obtained in different ways. In the following embodiments, the manner in which the upper layer of the user equipment obtains the first resource set is specifically introduced.
在一个实施例中,物理层向高层上报的COT信息为用户设备收到的COT信息,或者收集到的COT信息中的可用COT信息的情况下,高层收到的COT信息可以是一个或多个。用户设备获取第一资源集合的方式可以参见图3,上述S102包括:In one embodiment, when the COT information reported by the physical layer to the higher layer is the COT information received by the user equipment, or the available COT information in the collected COT information, the COT information received by the higher layer may be one or more . The way in which the user equipment obtains the first resource set can be seen in Figure 3. The above S102 includes:
S202、通过高层在物理层上报的COT信息中选择其中一个可用COT信息。S202: Select one of the available COT information from the COT information reported by the physical layer through the upper layer.
用户设备通过高层选择其中一个可用COT信息的方式可以参见上述实施例中,物理层选择其中一个可用COT信息的方式。其中,用户设备的高层可以在物理层上报的一个或多个COT信息中选择一个可用COT信息。用户设备的高层选择其中一个可用COT信息时,可以随机选择,也可以按照接收COT信息的顺序确定。可选的,上述其中一个可用COT信息为满足预设第一条件的可用COT信息。上述第一条件可以是COT信息指示的信道接入优先级最高,也可以是COT信息指示的信道接入优先级最低,还可以是COT信息中指示的资源数量最多。可选的,第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。The way in which the user equipment selects one of the available COT information through the higher layer can refer to the way in which the physical layer selects one of the available COT information in the above embodiment. Among them, the upper layer of the user equipment can select one available COT information from one or more COT information reported by the physical layer. When the higher layer of the user equipment selects one of the available COT information, it can be selected randomly or determined in the order in which the COT information is received. Optionally, one of the above available COT information is the available COT information that satisfies the preset first condition. The above first condition may be that the channel access priority indicated by the COT information is the highest, or that the channel access priority indicated by the COT information is the lowest, or that the number of resources indicated in the COT information is the largest. Optionally, the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
S204、在候选资源集合中,将其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。S204. In the candidate resource set, combine one of the candidate resources within the COT range indicated by the available COT information into a first resource set.
用户设备的高层在选择一个可用COT信息之后,可以将该COT信息指示的COT范围内的候选资源,组成第一资源集合。After the higher layer of the user equipment selects an available COT information, the candidate resources within the COT range indicated by the COT information may form a first resource set.
以用户设备UE1为例,UE1的物理层向高层上报的COT信息包括用户设备UE2和用户设备UE3发送的COT信息。UE1的物理层向高层上报的候选资源集合A可以包括图4中斜线阴影部分的资源。UE2发送的COT信息指示的COT范围如图中的资源集合2,UE3发送的COT信息指示的COT范围如图中的资源集合3,由于UE2发送的COT信息的剩余时长大于UE3发送的COT信息的剩余时长,用户设备的高层可以选择UE2发送的COT信息对候选资源集合进行筛选,将资源集合2中的候选资源组成第一资源集合,如图5中所示的方格阴影部分的资源。Taking user equipment UE1 as an example, the COT information reported by the physical layer of UE1 to the higher layer includes COT information sent by user equipment UE2 and user equipment UE3. The candidate resource set A reported by the physical layer of UE1 to the higher layer may include the resources in the diagonally shaded area in Figure 4 . The COT range indicated by the COT information sent by UE2 is resource set 2 in the figure, and the COT range indicated by the COT information sent by UE3 is resource set 3 in the figure. Since the remaining duration of the COT information sent by UE2 is longer than that of the COT information sent by UE3 During the remaining time, the higher layer of the user equipment can select the COT information sent by UE2 to filter the candidate resource set, and form the first resource set from the candidate resources in resource set 2, such as the resources in the shaded part of the square as shown in Figure 5.
上述传输资源的选择方法,用户设备通过高层选择一个COT信息对候选资源集合进行筛选,可以提高第一资源集合的获取效率;进一步地,用户设备选择剩余时长最长的COT信息,可以使得用户设备可选择的传输资源较多,增大了选择空闲资源的概率。In the above transmission resource selection method, the user equipment selects a COT information through the high layer to filter the candidate resource set, which can improve the acquisition efficiency of the first resource set; further, the user equipment selects the COT information with the longest remaining time, which can make the user equipment There are many transmission resources to choose from, which increases the probability of selecting idle resources.
在其中一个实施例中,物理层向高层上报的COT信息为用户设备收到的COT信息,或者收集到的COT信息中的可用COT信息的情况下,高层收到的COT信息可以是一个或多个。用户设备的高层可以根据接收到的COT信息分别对候选资源集合进行筛选,将候选资源集合中各可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, when the COT information reported by the physical layer to the higher layer is the COT information received by the user equipment, or the available COT information in the collected COT information, the COT information received by the higher layer may be one or more indivual. The higher layer of the user equipment can respectively filter the candidate resource set according to the received COT information, and form the first resource set from the candidate resources within the COT range indicated by each available COT information in the candidate resource set.
以图4中的用户设备UE1为例。用户设备UE1可以将资源集合2中的候选资源,以及资源集合3中的候选资源,共同组成第一资源集合,如图6中所示的方格阴影部分的资源。Take the user equipment UE1 in Figure 4 as an example. The user equipment UE1 may combine the candidate resources in the resource set 2 and the candidate resources in the resource set 3 to form a first resource set, such as the resources in the square shaded portion as shown in Figure 6 .
上述传输资源的选择方法,用户设备通过多个COT信息对候选资源集合进行筛选,从而可以采用多个用户设备共享的资源进行数据传输,由于不同用户设备共享的资源对应的频率范围不同,采用上述方法可以提高用户设备的可用带宽。In the above transmission resource selection method, the user equipment filters the candidate resource set through multiple COT information, so that the resources shared by multiple user equipments can be used for data transmission. Since the resources shared by different user equipments correspond to different frequency ranges, the above-mentioned Methods can increase the available bandwidth of user devices.
在其中一个实施例中,物理层向高层上报的COT信息为收集到的COT信息中的其中一个可用COT信息。高层获取物理层上报的一个可用COT信息之后,可以将该候选资源集合中其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information. After the upper layer obtains an available COT information reported by the physical layer, the candidate resources in the candidate resource set within the COT range indicated by one of the available COT information can form a first resource set.
如图7所示,用户设备UE1的高层接收到的COT信息为用户设备UE2发送的COT信息,UE1可以将该COT信息指示的范围资源集合2中的候选资源,组成第一资源集合,如图中的方格阴影部分所示的资源。As shown in Figure 7, the COT information received by the upper layer of the user equipment UE1 is the COT information sent by the user equipment UE2. The UE1 can use the candidate resources in the range resource set 2 indicated by the COT information to form the first resource set, as shown in Figure Resources indicated by the shaded squares in .
上述传输资源的选择方法,用户设备中的高层获取物理层上报的一个COT信息,可以直接基于该COT信息对候选资源集合进行筛选,使得用户设备可以随机选择其他用户设备共享的资源,提高了LBT成功率。In the above transmission resource selection method, the higher layer in the user equipment obtains a COT information reported by the physical layer, and can directly filter the candidate resource set based on the COT information, so that the user equipment can randomly select resources shared by other user equipment, improving LBT Success rate.
上述各实施例中分别介绍了用户设备的物理层将候选资源集合以及COT信息上报至高层,通过高层获取第一资源集合的方式。下面实施例中介绍用户设备的物理层获取第一资源集合的方式。Each of the above embodiments respectively introduces the method in which the physical layer of the user equipment reports the candidate resource set and COT information to the higher layer, and obtains the first resource set through the higher layer. The following embodiments introduce how the physical layer of the user equipment obtains the first resource set.
在一个实施例中,第一资源集合为用户设备的物理层基于候选资源集合以及COT信息获得的。物理层可以根据一个COT信息确定第一资源集合,也可以根据多个COT信息确定第一资源集合,在此不做限定。In one embodiment, the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and COT information. The physical layer may determine the first resource set based on one COT information, or may determine the first resource set based on multiple COT information, which is not limited here.
在一种实现方式中,用户设备的物理层可以根据一个COT信息对候选资源集合进行筛选,获得第一资源集合,如图8所示,上述S102包括:In one implementation, the physical layer of the user equipment can filter the candidate resource set based on a piece of COT information to obtain the first resource set. As shown in Figure 8, the above S102 includes:
S302、通过物理层在收集到的COT信息中选择其中一个可用COT信息。S302: Select one of the available COT information from the collected COT information through the physical layer.
用户设备的物理层从多个COT信息中选择一个COT信息的方式,可以参见上述实施例。用户设备在多个COT信息中选择其中一个可用COT信息时,可以随机选择,也可以按照接收COT信息的顺序确定。可选的,上述其中一个可用COT信息为满足预设第一条件的可用COT信息。上述第一条件可以是COT信息指示的信道接入优先级最高,也可以是COT信息指示的信道接入优先级最低,还可以是COT信息中指示的资源数量最多。可选的,第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。The method for the physical layer of the user equipment to select one COT information from multiple COT information can refer to the above embodiment. When the user equipment selects one of the available COT information among multiple COT information, it can select it randomly or according to the order in which the COT information is received. Optionally, one of the above available COT information is the available COT information that satisfies the preset first condition. The above first condition may be that the channel access priority indicated by the COT information is the highest, or that the channel access priority indicated by the COT information is the lowest, or that the number of resources indicated in the COT information is the largest. Optionally, the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
S304、将候选资源集合中其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。S304. Compose a first resource set from one of the candidate resources in the candidate resource set that is within the COT range indicated by the available COT information.
用户设备的物理层在选择一个可用COT信息之后,可以将候选资源集合中各可用COT信息指示的COT范围内的候选资源组成第一资源集合。上述物理层基于一个COT信息对候选资源集合进行筛选的方式,与高层接收到一个COT信息对候选资源集合进行筛选的方式类似,可以参见图7对应的实施例,在此不做赘述。After selecting one available COT information, the physical layer of the user equipment may form a first resource set from candidate resources within the COT range indicated by each available COT information in the candidate resource set. The above-mentioned method of the physical layer screening the candidate resource set based on a piece of COT information is similar to the way that the upper layer receives a piece of COT information to screen the candidate resource set. Please refer to the corresponding embodiment in Figure 7 and will not be described in detail here.
在另一种实现方式中,用户设备的物理层还可以根据收集到的多个可用COT信息对候选资源集合进行筛选,其确定第一资源集合的方式与上述实施例中高层根据物理层上报的多个COT信息对候选资源集合进行筛选的方式类似,可以参加图6对应的实施例,在此不做赘述。In another implementation, the physical layer of the user equipment can also filter the candidate resource set based on the collected multiple available COT information. The method of determining the first resource set is the same as in the above embodiment based on the high-level information reported by the physical layer. The method of screening the candidate resource set by multiple COT information is similar and can be referred to the corresponding embodiment in Figure 6, which will not be described in detail here.
上述传输资源的选择方法,用户设备通过物理层对候选资源集合进行筛选,获得第一资源集合,使得用户设备可以从其他用户设备共享的资源中随机选择传输资源,提高LBT成功率。In the above transmission resource selection method, the user equipment filters the candidate resource set through the physical layer to obtain the first resource set, so that the user equipment can randomly select transmission resources from resources shared by other user equipment, thereby improving the LBT success rate.
用户设备的物理层获得第一资源集合之后,是否将第一资源集合上报至高层取决于用户设备实现。用户设备的物理层向高层上报的资源集合可以有不同方式。After the physical layer of the user equipment obtains the first resource set, whether to report the first resource set to the higher layer depends on the user equipment implementation. The resource set reported by the physical layer of the user equipment to the higher layer can be in different ways.
可选的,物理层上报至高层的资源集合可以是候选资源集合,高层可以在候选资源集合中随机选择传输资源。Optionally, the resource set reported by the physical layer to the higher layer can be a candidate resource set, and the higher layer can randomly select transmission resources from the candidate resource set.
可选的,物理层上报至高层的资源集合包括第一资源集合和候选资源集合。高层可以在第一资源集合中随机选择传输资源,或者在候选资源集合中随机选择传输资源,对于如何选择取决于用户设备实现。 可选的,用户设备的高层可以根据候选资源集合和第一资源集合中的资源数量进行选择。用户设备的高层可以在第一资源集合的资源数量与候选资源集合数量的比值大于或等于第一阈值时,从第一资源集合中随机选择传输资源;其中,第一阈值小于1。在第一资源集合的资源数量与候选资源集合数量的比值小于第一阈值时,从候选资源集合中随机选择传输资源。其中,上述第一阈值为网络侧配置的参数,或,第一阈值为预配置参数。Optionally, the resource set reported by the physical layer to the higher layer includes a first resource set and a candidate resource set. The higher layer may randomly select transmission resources from the first resource set, or randomly select transmission resources from the candidate resource set. How to select depends on the user equipment implementation. Optionally, a higher layer of the user equipment may make a selection based on the candidate resource set and the number of resources in the first resource set. The higher layer of the user equipment may randomly select transmission resources from the first resource set when the ratio of the number of resources in the first resource set to the number of candidate resource sets is greater than or equal to the first threshold; wherein the first threshold is less than 1. When the ratio of the number of resources in the first resource set to the number of candidate resource sets is less than the first threshold, a transmission resource is randomly selected from the candidate resource set. Wherein, the above-mentioned first threshold is a parameter configured on the network side, or the first threshold is a pre-configured parameter.
可选的,物理层上报至高层的资源集合为第一资源集合,高层可以在第一资源集合中随机选择传输资源。Optionally, the resource set reported by the physical layer to the higher layer is the first resource set, and the higher layer can randomly select transmission resources from the first resource set.
在一个实施例中,提供一种传输资源的选择方法,如图9所示,包括:In one embodiment, a transmission resource selection method is provided, as shown in Figure 9, including:
S402、用户设备的物理层根据COT信息对候选资源集合进行筛选,获得第一资源集合;S402. The physical layer of the user equipment filters the candidate resource set according to the COT information and obtains the first resource set;
S404、用户设备的物理层向高层上报第一资源集合;S404. The physical layer of the user equipment reports the first resource set to the higher layer;
S406、用户设备的高层从第一资源集合中随机选择传输资源。S406. The higher layer of the user equipment randomly selects transmission resources from the first resource set.
上述传输资源的选择方法,其实现原理和技术效果参见上述实施例,在此不做赘述。The above-mentioned transmission resource selection method, its implementation principles and technical effects can be found in the above-mentioned embodiments, and will not be described in detail here.
在一个实施例中,提供一种传输资源的选择方法,如图10所示,包括:In one embodiment, a transmission resource selection method is provided, as shown in Figure 10, including:
S502、用户设备的物理层向高层上报候选资源集合和收集到的COT信息;S502. The physical layer of the user equipment reports the candidate resource set and the collected COT information to the higher layer;
S504、用户设备的高层根据COT信息对候选资源集合进行筛选,获得第一资源集合;S504. The upper layer of the user equipment filters the candidate resource set according to the COT information and obtains the first resource set;
S506、用户设备的高层从第一资源集合中随机选择传输资源。S506. The higher layer of the user equipment randomly selects transmission resources from the first resource set.
上述传输资源的选择方法,其实现原理和技术效果参见上述实施例,在此不做赘述。The above-mentioned transmission resource selection method, its implementation principles and technical effects can be found in the above-mentioned embodiments, and will not be described in detail here.
应该理解的是,虽然图2-10的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-10中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although each step in the flowchart of Figure 2-10 is shown in sequence as indicated by the arrows, these steps are not necessarily executed in the order indicated by the arrows. Unless explicitly stated in this article, there is no strict order restriction on the execution of these steps, and these steps can be executed in other orders. Moreover, at least some of the steps in Figures 2-10 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. These sub-steps or stages The order of execution is not necessarily sequential, but may be performed in turn or alternately with other steps or sub-steps of other steps or at least part of the stages.
在一个实施例中,提供一种传输资源的选择装置,如图11所示,上述装置包括:In one embodiment, a device for selecting transmission resources is provided. As shown in Figure 11, the above device includes:
传输模块10,用于从第一资源集合中随机选择传输资源;第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。The transmission module 10 is configured to randomly select transmission resources from a first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:根据COT信息对候选资源集合进行筛选,获得第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to: filter the candidate resource set according to the COT information to obtain the first resource set.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:确定收集到的COT信息中 是否包含可用COT信息;若是,则根据可用COT信息对候选资源集合进行筛选,获得第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically used to: determine whether the collected COT information contains available COT information; if so, filter the candidate resource set according to the available COT information to obtain The first collection of resources.
在一个实施例中,在上述实施例的基础上,上述传输模块10还用于:若未收集到COT信息,或收集到的COT信息中不包含可用COT信息,则从候选资源集合中随机选择传输资源。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is also used to: if no COT information is collected, or the collected COT information does not contain available COT information, randomly select from the candidate resource set. Transport resources.
在一个实施例中,在上述实施例的基础上,可用COT信息指示的信道接入优先级小于或等于用户设备的信道接入优先级。In one embodiment, based on the above embodiment, the channel access priority indicated by the COT information is less than or equal to the channel access priority of the user equipment.
在一个实施例中,在上述实施例的基础上,第一资源集合为用户设备的高层基于物理层上报的COT信息对物理层上报的候选资源集合进行筛选获得的。In one embodiment, based on the above embodiment, the first resource set is obtained by the upper layer of the user equipment filtering the candidate resource set reported by the physical layer based on the COT information reported by the physical layer.
在一个实施例中,在上述实施例的基础上,物理层向高层上报的COT信息为用户设备收集到的COT信息。In one embodiment, based on the above embodiment, the COT information reported by the physical layer to the higher layer is the COT information collected by the user equipment.
在一个实施例中,在上述实施例的基础上,物理层向高层上报的COT信息为收集到的COT信息中的可用COT信息。In one embodiment, based on the above embodiment, the COT information reported by the physical layer to the higher layer is the available COT information among the collected COT information.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:通过高层在物理层上报的COT信息中选择其中一个可用COT信息;在候选资源集合中,将其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to: select one of the available COT information from the COT information reported by the physical layer through the upper layer; in the candidate resource set, select one of the available COT information The candidate resources within the COT range indicated by the information constitute the first resource set.
在一个实施例中,在上述实施例的基础上,其中一个可用COT信息为满足预设第一条件的可用COT信息。In one embodiment, based on the above embodiment, one of the available COT information is the available COT information that satisfies the preset first condition.
在一个实施例中,在上述实施例的基础上,第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。In one embodiment, based on the above embodiment, the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:将候选资源集合中各可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to form a first resource set from candidate resources within the COT range indicated by each available COT information in the candidate resource set.
在一个实施例中,在上述实施例的基础上,物理层向高层上报的COT信息为收集到的COT信息中的其中一个可用COT信息。In one embodiment, based on the above embodiment, the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
在一个实施例中,在上述实施例的基础上,其中一个可用COT信息为用户设备的物理层在收集到的COT信息中确定的。In one embodiment, based on the above embodiment, one of the available COT information is determined by the physical layer of the user equipment in the collected COT information.
在一个实施例中,在上述实施例的基础上,其中一个可用COT信息为满足预设第一条件的可用COT信息。In one embodiment, based on the above embodiment, one of the available COT information is the available COT information that satisfies the preset first condition.
在一个实施例中,在上述实施例的基础上,第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。In one embodiment, based on the above embodiment, the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:将候选资源集合中其中一 个可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to form a first resource set from candidate resources within the COT range indicated by one of the available COT information in the candidate resource set.
在一个实施例中,在上述实施例的基础上,第一资源集合为用户设备的物理层基于候选资源集合以及COT信息获得的。In one embodiment, based on the above embodiment, the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and COT information.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:通过物理层在收集到的COT信息中选择其中一个可用COT信息;将候选资源集合中其中一个可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to: select one of the available COT information among the collected COT information through the physical layer; indicate one of the available COT information in the candidate resource set The candidate resources within the COT range constitute the first resource set.
在一个实施例中,在上述实施例的基础上,其中一个可用COT信息为满足预设第一条件的可用COT信息。In one embodiment, based on the above embodiment, one of the available COT information is the available COT information that satisfies the preset first condition.
在一个实施例中,在上述实施例的基础上,第一条件为COT信息指示范围的剩余时长最长;剩余时长为COT信息对应的结束时隙与当前时隙之间的时长。In one embodiment, based on the above embodiment, the first condition is that the remaining duration of the range indicated by the COT information is the longest; the remaining duration is the duration between the end time slot corresponding to the COT information and the current time slot.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:通过物理层,将候选资源集合中各可用COT信息指示的COT范围内的候选资源组成第一资源集合。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to: use the physical layer to form a first resource set from candidate resources within the COT range indicated by each available COT information in the candidate resource set.
在一个实施例中,在上述实施例的基础上,物理层上报至高层的资源集合包括第一资源集合和候选资源集合。In one embodiment, based on the above embodiment, the resource set reported by the physical layer to the higher layer includes a first resource set and a candidate resource set.
在一个实施例中,在上述实施例的基础上,上述传输模块10具体用于:在第一资源集合的资源数量与候选资源集合数量的比值大于或等于第一阈值时,从第一资源集合中随机选择传输资源;其中,第一阈值小于1。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is specifically configured to: when the ratio of the number of resources in the first resource set to the number of candidate resource sets is greater than or equal to the first threshold, transfer data from the first resource set to Randomly select transmission resources; wherein, the first threshold is less than 1.
在一个实施例中,在上述实施例的基础上,上述传输模块10还用于:在第一资源集合的资源数量与候选资源集合数量的比值小于第一阈值时,从候选资源集合中随机选择传输资源。In one embodiment, based on the above embodiment, the above-mentioned transmission module 10 is also configured to: when the ratio of the number of resources in the first resource set to the number of candidate resource sets is less than the first threshold, randomly select from the candidate resource set. Transport resources.
在一个实施例中,在上述实施例的基础上,第一阈值为网络侧配置的参数,或,第一阈值为预配置参数。In one embodiment, based on the above embodiment, the first threshold is a parameter configured on the network side, or the first threshold is a preconfigured parameter.
在一个实施例中,在上述实施例的基础上,物理层上报至高层的资源集合为第一资源集合。In one embodiment, based on the above embodiment, the resource set reported by the physical layer to the higher layer is the first resource set.
在一个实施例中,在上述实施例的基础上,是否从第一资源集合中随机选择传输资源取决于用户设备实现。In one embodiment, based on the above embodiment, whether to randomly select transmission resources from the first resource set depends on user equipment implementation.
上述实施例提供的一种传输资源的选择装置,其实现原理和技术效果与上述方法实施例类似,在此不再赘述。The implementation principles and technical effects of the transmission resource selection device provided by the above embodiment are similar to those of the above method embodiment, and will not be described again here.
上述传输资源的选择装置中各个模块的划分仅用于举例说明,在其他实施例中,可将传输资源的选择装置按照需要划分为不同的模块,以完成上述传输资源的选择装置的全部或部分功能。The division of each module in the above transmission resource selection device is only for illustration. In other embodiments, the transmission resource selection device can be divided into different modules as needed to complete all or part of the above transmission resource selection device. Function.
关于传输资源的选择装置的具体限定可以参见上文中对于传输资源的选择方法的限定,在此不再赘 述。上述传输资源的选择装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For specific limitations on the transmission resource selection means, please refer to the above limitations on the transmission resource selection method, which will not be described again here. Each module in the above-mentioned transmission resource selection device may be implemented in whole or in part by software, hardware, or combinations thereof. Each of the above modules may be embedded in or independent of the processor of the computer device in the form of hardware, or may be stored in the memory of the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
在一个实施例中,提供了一种用户设备,其内部结构图可以如图12所示。该用户设备包括通过系统总线连接的处理器、存储器、网络接口、显示屏和输入装置。其中,该用户设备的处理器用于提供计算和控制能力。该用户设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该用户设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种传输资源的选择方法。该用户设备的显示屏可以是液晶显示屏或者电子墨水显示屏,该用户设备的输入装置可以是显示屏上覆盖的触摸层,也可以是用户设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。In one embodiment, a user equipment is provided, the internal structure diagram of which can be shown in Figure 12. The user equipment includes a processor, memory, network interface, display screen and input device connected through a system bus. Wherein, the processor of the user equipment is used to provide computing and control capabilities. The memory of the user equipment includes non-volatile storage media and internal memory. The non-volatile storage medium stores operating systems and computer programs. This internal memory provides an environment for the execution of operating systems and computer programs in non-volatile storage media. The network interface of the user equipment is used to communicate with external terminals through a network connection. The computer program, when executed by the processor, implements a transmission resource selection method. The display screen of the user equipment may be a liquid crystal display or an electronic ink display. The input device of the user equipment may be a touch layer covered on the display screen, or may be a button, trackball or touch pad provided on the user equipment shell. , it can also be an external keyboard, trackpad or mouse, etc.
本领域技术人员可以理解,图12中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的网络设备或终端的限定,具体的网络设备或终端可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in Figure 12 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the network equipment or terminal to which the solution of the present application is applied. Specific network A device or terminal may include more or fewer components than shown in the figures, or some combinations of components, or have a different arrangement of components.
本申请实施例中提供的传输资源的选择装置中的各个模块的实现可为计算机程序的形式。该计算机程序可在终端或服务器上运行。该计算机程序构成的程序模块可存储在终端或服务器的存储器上。该计算机程序被处理器执行时,实现本申请实施例中所描述方法的步骤。The implementation of each module in the transmission resource selection device provided in the embodiment of the present application may be in the form of a computer program. The computer program can be run on a terminal or on a server. The program modules formed by the computer program can be stored in the memory of the terminal or server. When the computer program is executed by the processor, the steps of the methods described in the embodiments of the present application are implemented.
在一个实施例中,提供了一种用户设备,包括存储器和处理器,存储器中存储有计算机程序,该处理器执行计算机程序时实现实现上述传输资源的选择方法的步骤。In one embodiment, a user equipment is provided, including a memory and a processor. A computer program is stored in the memory. When the processor executes the computer program, it implements the steps of implementing the above transmission resource selection method.
上述实施例提供的一种用户设备,其实现原理和技术效果与上述方法实施例类似,在此不再赘述。The implementation principles and technical effects of the user equipment provided by the above embodiments are similar to those of the above method embodiments, and will not be described again here.
本申请实施例还提供了一种计算机可读存储介质。一个或多个包含计算机可执行指令的非易失性计算机可读存储介质,当计算机可执行指令被一个或多个处理器执行时,使得处理器执行上述传输资源的选择方法的步骤。An embodiment of the present application also provides a computer-readable storage medium. One or more non-volatile computer-readable storage media containing computer-executable instructions. When the computer-executable instructions are executed by one or more processors, the processors perform the steps of the above-mentioned transmission resource selection method.
上述实施例提供的一种计算机可读存储介质,其实现原理和技术效果与上述方法实施例类似,在此不再赘述。The implementation principles and technical effects of the computer-readable storage medium provided by the above embodiments are similar to those of the above method embodiments, and will not be described again here.
本申请实施例还提供了一种计算机可读存储介质。一个或多个包含计算机可执行指令的非易失性计算机可读存储介质,当计算机可执行指令被一个或多个处理器执行时,使得处理器执行上述传输资源的选择方法的步骤。An embodiment of the present application also provides a computer-readable storage medium. One or more non-volatile computer-readable storage media containing computer-executable instructions. When the computer-executable instructions are executed by one or more processors, the processors perform the steps of the above-mentioned transmission resource selection method.
上述实施例提供的一种计算机可读存储介质,其实现原理和技术效果与上述方法实施例类似,在此 不再赘述。The implementation principles and technical effects of the computer-readable storage medium provided by the above embodiments are similar to those of the above method embodiments, and will not be described again here.
一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行传输资源的选择方法。A computer program product containing instructions that, when run on a computer, cause the computer to perform a method of selecting a transmission resource.
本申请所使用的对存储器、存储、数据库或其它介质的任何引用可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM),它用作外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDR SDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)。Any reference to memory, storage, database or other media used herein may include non-volatile and/or volatile memory. Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM), which acts as external cache memory. By way of illustration, and not limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
以上实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本申请专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above embodiments only express several implementation modes of the present application, and their descriptions are relatively specific and detailed, but they should not be construed as limiting the patent scope of the present application. It should be noted that, for those of ordinary skill in the art, several modifications and improvements can be made without departing from the concept of the present application, and these all fall within the protection scope of the present application. Therefore, the protection scope of this patent application should be determined by the appended claims.

Claims (31)

  1. 一种传输资源的选择方法,其特征在于,包括:A method for selecting transmission resources, which is characterized by including:
    从第一资源集合中随机选择传输资源;所述第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。The transmission resources are randomly selected from the first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合。Filter the candidate resource set according to the COT information to obtain the first resource set.
  3. 根据权利要求2所述的方法,其特征在于,所述根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合,包括:The method according to claim 2, wherein filtering the candidate resource set according to the COT information to obtain the first resource set includes:
    确定所述收集到的COT信息中是否包含可用COT信息;Determine whether the collected COT information contains available COT information;
    若是,则根据所述可用COT信息对所述候选资源集合进行筛选,获得所述第一资源集合。If so, filter the candidate resource set according to the available COT information to obtain the first resource set.
  4. 根据权利要求3所述的方法,其特征在于,所述方法还包括:The method of claim 3, further comprising:
    若未收集到COT信息,或所述收集到的COT信息中不包含可用COT信息,则从所述候选资源集合中随机选择传输资源。If no COT information is collected, or the collected COT information does not include available COT information, then a transmission resource is randomly selected from the candidate resource set.
  5. 根据权利要求3或4所述的方法,其特征在于,所述可用COT信息指示的信道接入优先级小于或等于所述用户设备的信道接入优先级。The method according to claim 3 or 4, characterized in that the channel access priority indicated by the available COT information is less than or equal to the channel access priority of the user equipment.
  6. 根据权利要求2-5任一项所述的方法,其特征在于,所述第一资源集合为所述用户设备的高层基于物理层上报的COT信息对所述物理层上报的候选资源集合进行筛选获得的。The method according to any one of claims 2 to 5, characterized in that the first resource set is a set of candidate resources reported by the physical layer based on the COT information reported by the higher layer of the user equipment. acquired.
  7. 根据权利要求6所述的方法,其特征在于,所述物理层向所述高层上报的COT信息为所述用户设备收集到的COT信息。The method according to claim 6, wherein the COT information reported by the physical layer to the higher layer is COT information collected by the user equipment.
  8. 根据权利要求6所述的方法,其特征在于,所述物理层向所述高层上报的COT信息为所述收集到的COT信息中的可用COT信息。The method according to claim 6, characterized in that the COT information reported by the physical layer to the higher layer is available COT information among the collected COT information.
  9. 根据权利要求7或8所述的方法,其特征在于,所述根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合,包括:The method according to claim 7 or 8, characterized in that filtering the candidate resource set according to the COT information to obtain the first resource set includes:
    通过所述高层在物理层上报的COT信息中选择其中一个可用COT信息;Select one of the available COT information from the COT information reported by the physical layer through the upper layer;
    在所述候选资源集合中,将所述其中一个可用COT信息指示的COT范围内的候选资源组成所述第一资源集合。In the candidate resource set, the candidate resources within the COT range indicated by one of the available COT information are composed into the first resource set.
  10. 根据权利要求9所述的方法,其特征在于,所述其中一个可用COT信息为满足预设第一条件的可用COT信息。The method of claim 9, wherein one of the available COT information is available COT information that satisfies a preset first condition.
  11. 根据权利要求10所述的方法,其特征在于,所述第一条件为COT信息指示范围的剩余时长 最长;所述剩余时长为所述COT信息对应的结束时隙与当前时隙之间的时长。The method according to claim 10, characterized in that the first condition is that the remaining time length of the COT information indication range is the longest; the remaining time length is the end time slot corresponding to the COT information and the current time slot. duration.
  12. 根据权利要求7或8所述的方法,其特征在于,所述根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合,包括:The method according to claim 7 or 8, characterized in that filtering the candidate resource set according to the COT information to obtain the first resource set includes:
    将所述候选资源集合中各可用COT信息指示的COT范围内的候选资源组成所述第一资源集合。The candidate resources in the candidate resource set within the COT range indicated by each available COT information are composed into the first resource set.
  13. 根据权利要求6所述的方法,其特征在于,所述物理层向所述高层上报的COT信息为所述收集到的COT信息中的其中一个可用COT信息。The method according to claim 6, wherein the COT information reported by the physical layer to the higher layer is one of the available COT information among the collected COT information.
  14. 根据权利要求13所述的方法,其特征在于,所述其中一个可用COT信息为所述用户设备的物理层在收集到的COT信息中确定的。The method according to claim 13, wherein the one available COT information is determined by the physical layer of the user equipment from the collected COT information.
  15. 根据权利要求14所述的方法,其特征在于,所述其中一个可用COT信息为满足预设第一条件的可用COT信息。The method of claim 14, wherein one of the available COT information is available COT information that satisfies a preset first condition.
  16. 根据权利要求15所述的方法,其特征在于,所述第一条件为COT信息指示范围的剩余时长最长;所述剩余时长为所述COT信息对应的结束时隙与当前时隙之间的时长。The method according to claim 15, characterized in that the first condition is that the remaining time length of the COT information indication range is the longest; the remaining time length is the end time slot corresponding to the COT information and the current time slot. duration.
  17. 根据权利要求13-16任一项所述的方法,其特征在于,所述根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合,包括:The method according to any one of claims 13 to 16, characterized in that filtering the candidate resource set according to the COT information to obtain the first resource set includes:
    将所述候选资源集合中所述其中一个可用COT信息指示的COT范围内的候选资源组成所述第一资源集合。The candidate resources within the COT range indicated by one of the available COT information in the candidate resource set are composed into the first resource set.
  18. 根据权利要求2-5任一项所述的方法,其特征在于,所述第一资源集合为所述用户设备的物理层基于所述候选资源集合以及所述COT信息获得的。The method according to any one of claims 2 to 5, characterized in that the first resource set is obtained by the physical layer of the user equipment based on the candidate resource set and the COT information.
  19. 根据权利要求18所述的方法,其特征在于,所述根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合,包括:The method according to claim 18, wherein filtering the candidate resource set according to the COT information to obtain the first resource set includes:
    通过所述物理层在收集到的COT信息中选择其中一个可用COT信息;Select one of the available COT information from the collected COT information through the physical layer;
    将所述候选资源集合中所述其中一个可用COT信息指示的COT范围内的候选资源组成所述第一资源集合。The candidate resources within the COT range indicated by one of the available COT information in the candidate resource set are composed into the first resource set.
  20. 根据权利要求19所述的方法,其特征在于,所述其中一个可用COT信息为满足预设第一条件的可用COT信息。The method of claim 19, wherein one of the available COT information is available COT information that satisfies a preset first condition.
  21. 根据权利要求20所述的方法,其特征在于,所述第一条件为COT信息指示范围的剩余时长最长;所述剩余时长为所述COT信息对应的结束时隙与当前时隙之间的时长。The method according to claim 20, characterized in that the first condition is that the remaining time length of the COT information indication range is the longest; the remaining time length is the end time slot corresponding to the COT information and the current time slot. duration.
  22. 根据权利要求18所述的方法,其特征在于,所述根据所述COT信息对所述候选资源集合进行筛选,获得所述第一资源集合,包括:The method according to claim 18, wherein filtering the candidate resource set according to the COT information to obtain the first resource set includes:
    通过所述物理层,将所述候选资源集合中各可用COT信息指示的COT范围内的候选资源组成所述第一资源集合。Through the physical layer, the candidate resources in the candidate resource set within the COT range indicated by each available COT information are composed into the first resource set.
  23. 根据权利要求18-22任一项所述的方法,其特征在于,所述物理层上报至高层的资源集合包括所述第一资源集合和所述候选资源集合。The method according to any one of claims 18 to 22, characterized in that the resource set reported by the physical layer to the higher layer includes the first resource set and the candidate resource set.
  24. 根据权利要求23所述的方法,其特征在于,所述从第一资源集合中随机选择传输资源,包括:The method according to claim 23, characterized in that randomly selecting transmission resources from the first resource set includes:
    在所述第一资源集合的资源数量与所述候选资源集合数量的比值大于或等于第一阈值时,从所述第一资源集合中随机选择传输资源;其中,所述第一阈值小于1。When the ratio of the number of resources in the first resource set to the number of candidate resource sets is greater than or equal to a first threshold, transmission resources are randomly selected from the first resource set; wherein the first threshold is less than 1.
  25. 根据权利要求24所述的方法,其特征在于,所述方法还包括:The method of claim 24, further comprising:
    在所述第一资源集合的资源数量与所述候选资源集合数量的比值小于所述第一阈值时,从所述候选资源集合中随机选择传输资源。When the ratio of the number of resources in the first resource set to the number of candidate resource sets is less than the first threshold, a transmission resource is randomly selected from the candidate resource set.
  26. 根据权利要求24或25所述的方法,其特征在于,所述第一阈值为网络侧配置的参数,或,所述第一阈值为预配置参数。The method according to claim 24 or 25, characterized in that the first threshold is a parameter configured on the network side, or the first threshold is a preconfigured parameter.
  27. 根据权利要求18-22任一项所述的方法,其特征在于,所述物理层上报至高层的资源集合为所述第一资源集合。The method according to any one of claims 18 to 22, characterized in that the resource set reported by the physical layer to the higher layer is the first resource set.
  28. 根据权利要求1-27任一项所述的方法,其特征在于,是否从所述第一资源集合中随机选择传输资源取决于用户设备实现。The method according to any one of claims 1 to 27, characterized in that whether to randomly select transmission resources from the first resource set depends on user equipment implementation.
  29. 一种传输资源的选择装置,其特征在于,包括:A device for selecting transmission resources, which is characterized by including:
    传输模块,用于从第一资源集合中随机选择传输资源;所述第一资源集合为用户设备基于候选资源集合以及收集到的信道占用时间COT信息确定的。A transmission module, configured to randomly select transmission resources from a first resource set; the first resource set is determined by the user equipment based on the candidate resource set and the collected channel occupancy time COT information.
  30. 一种用户设备,包括存储器及处理器,所述存储器中储存有计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至28中任一项所述的方法的步骤。A user equipment includes a memory and a processor, and a computer program is stored in the memory. It is characterized in that when the processor executes the computer program, the steps of the method described in any one of claims 1 to 28 are implemented. .
  31. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1至28中任一项所述的方法的步骤。A computer-readable storage medium with a computer program stored thereon, characterized in that when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 28 are implemented.
PCT/CN2022/090141 2022-04-29 2022-04-29 Transmission resource selection method, apparatus, device, and storage medium WO2023206322A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/090141 WO2023206322A1 (en) 2022-04-29 2022-04-29 Transmission resource selection method, apparatus, device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/090141 WO2023206322A1 (en) 2022-04-29 2022-04-29 Transmission resource selection method, apparatus, device, and storage medium

Publications (1)

Publication Number Publication Date
WO2023206322A1 true WO2023206322A1 (en) 2023-11-02

Family

ID=88517033

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/090141 WO2023206322A1 (en) 2022-04-29 2022-04-29 Transmission resource selection method, apparatus, device, and storage medium

Country Status (1)

Country Link
WO (1) WO2023206322A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111869292A (en) * 2019-01-24 2020-10-30 Oppo广东移动通信有限公司 Wireless communication method and apparatus for unlicensed spectrum
WO2021087699A1 (en) * 2019-11-04 2021-05-14 Oppo广东移动通信有限公司 Method for using listen before talk category 1 shared channel occupation time and related apparatus
CN112929975A (en) * 2018-09-14 2021-06-08 Oppo广东移动通信有限公司 Resource determining and configuring method, device, terminal and network equipment
CN113597746A (en) * 2019-03-29 2021-11-02 高通股份有限公司 Group reference signal triggering for contention-based systems
CN113615304A (en) * 2019-01-28 2021-11-05 高通股份有限公司 Techniques for using multiple sets of uplink resources in a random access procedure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112929975A (en) * 2018-09-14 2021-06-08 Oppo广东移动通信有限公司 Resource determining and configuring method, device, terminal and network equipment
CN111869292A (en) * 2019-01-24 2020-10-30 Oppo广东移动通信有限公司 Wireless communication method and apparatus for unlicensed spectrum
CN113615304A (en) * 2019-01-28 2021-11-05 高通股份有限公司 Techniques for using multiple sets of uplink resources in a random access procedure
CN113597746A (en) * 2019-03-29 2021-11-02 高通股份有限公司 Group reference signal triggering for contention-based systems
WO2021087699A1 (en) * 2019-11-04 2021-05-14 Oppo广东移动通信有限公司 Method for using listen before talk category 1 shared channel occupation time and related apparatus

Similar Documents

Publication Publication Date Title
WO2019154333A1 (en) Resource selection method and terminal device
WO2020192213A1 (en) Method and device for sharing channel occupation time
KR102606758B1 (en) Capability and resource allocation methods, terminal devices and control devices
US10779268B2 (en) Terminal device and D2D resource management method
US20220159696A1 (en) Wireless communication method, terminal device, and network device
CN114389721A (en) Channel occupation time sharing method, device, system and storage medium
CN115942328A (en) Communication method and terminal device
CN114125939A (en) Resource indication method, resource selection method and device
CN116686360A (en) Resource determination method, device, equipment, storage medium, chip and program product
WO2023206322A1 (en) Transmission resource selection method, apparatus, device, and storage medium
WO2022141582A1 (en) Wireless communication method and apparatus
EP4138475A1 (en) Method, apparatus and system for determining resource
JP7457735B2 (en) Wireless communication method and terminal device
CN112351470A (en) Access restriction detection method and device
WO2022233134A1 (en) Resource processing method, device, medium, chip, and chip module
US20230017780A1 (en) Resource Configuration Method, Communication Method, and Apparatus
CN114598404B (en) Resource sensing method and device
WO2021023294A1 (en) Information transmission method and electronic device
EP4351247A1 (en) Resource selection method and apparatus
WO2022193282A1 (en) Resource selection method and apparatus, device, and storage medium
WO2023078038A1 (en) Sidelink transmission method and communication apparatus
US20240129935A1 (en) Communication method and communication apparatus
US20240090024A1 (en) Coordination of periodic and aperiodic sensing for autonomous transmission
EP4304282A1 (en) Channel detection method, device, and storage medium
US20220124794A1 (en) Channel access method, terminal device, and network device

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

Country of ref document: EP

Kind code of ref document: A1