WO2017049719A1 - Channel detection method having defer period, and device - Google Patents

Channel detection method having defer period, and device Download PDF

Info

Publication number
WO2017049719A1
WO2017049719A1 PCT/CN2015/093484 CN2015093484W WO2017049719A1 WO 2017049719 A1 WO2017049719 A1 WO 2017049719A1 CN 2015093484 W CN2015093484 W CN 2015093484W WO 2017049719 A1 WO2017049719 A1 WO 2017049719A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
detection
defer period
observation window
ecca
Prior art date
Application number
PCT/CN2015/093484
Other languages
French (fr)
Chinese (zh)
Inventor
李明菊
朱亚军
张云飞
Original Assignee
宇龙计算机通信科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017049719A1 publication Critical patent/WO2017049719A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]
    • H04W74/0833Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure
    • H04W74/0841Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure with collision treatment
    • H04W74/085Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure with collision treatment collision avoidance

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a channel detection method configured with a defer period and a channel detection apparatus configured with a defer period.
  • LAA Long Term Evolution Assisted Access
  • LTE Long Term Evolution
  • Wi-Fi Long Term Evolution
  • LBT Listen Before Talk
  • the LTE system needs an LBT mechanism. In this way, if the LTE detects that the channel is busy on the unlicensed spectrum, the LTE cannot occupy the frequency band, and if the channel is detected to be idle, it can be occupied.
  • an LBT mechanism based on LBE is proposed in the related art, as shown in FIG. 1.
  • the LBT-based LBT mechanism is cycle-free, and CCA is triggered as long as the service arrives. Detection, if the CCA detection is idle, immediately send signaling or data; if the channel is detected to be busy, take a random number N, N ranges from 1 to q, where q is the length of the contention window, and its value The range is 4 to 32.
  • the ECCA (Extended CCA) mechanism is adopted, that is, the random value N, N ranges from 1 to q. If the value is 8, it means that in the next consecutive CCA detection time, each The channel is detected at the CCA detection time. If the channel is detected to be idle, N-1, if the channel is detected to be busy, N is unchanged, and when N is 0, signaling or data is transmitted.
  • LBE adopts different ICCA (initial CCA) and ECCA values, where the first CCA test is called ICCA, and the time granularity is relatively large, such as 34us; when the channel busy is detected or the channel occupancy time is cut off, the time granularity of the ECCA is relatively small, such as 9us. .
  • ICCA initial CCA
  • the specific length of the defer period process and the ECCA process are not fixed, because during the defer period, before the channel idle duration reaches the defer period, there may be a channel busy or the channel idle duration is shorter than the defer period duration. At the time, these are all in the defer period.
  • N idle ECCA slots coarseity
  • each packet arrives at a certain size, and generally requires multiple maximum channel occupation times to be transmitted.
  • the initial contention window size in the first LBE-based channel competition process is set.
  • the related art proposes that the channel state can be detected based on a period of observation time (such as setting an observation window), and then the size of the contention window is determined according to the number of busy channels in the observation window or the ratio of busy channels. Value or adjustment value. For the process of the defer period in the observation window, there is no clear way to count the number of busy and idle channels in the defer period.
  • the present invention is based on at least one of the above technical problems, and proposes a new channel detection scheme configured with a defer period, which can clarify a method for decrementing a random number N value in an ECCA detection process in which a defer period is configured.
  • a channel detection method configured with a defer period, including: configuring a defer period process after detecting an ECCA detection granularity of a channel busy when performing an ECCA detection process;
  • the random number is selected, and in the subsequent channel detection process, the value of the random number is adjusted according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process. Until the value of the random number is 0, it is determined that the ECCA detection process ends.
  • a channel detecting apparatus configured with a defer period
  • a configuration unit configured to configure a defer period process after detecting an ECCA detection granularity of a channel busy when performing an ECCA detection process
  • a processing unit configured to: when the ECCA channel detection process is turned on, select a random number, and in the subsequent channel detection process, according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process The value of the random number is adjusted until the value of the random number is 0, and it is determined that the ECCA detection process ends.
  • the present invention proposes a technique for adjusting the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process.
  • the scheme proposes to calculate the detection result of the CCA detection granularity in the defer period process in the channel idle number or the channel busy number, and clarifies the method for decreasing the random number N value in the ECCA process.
  • FIG. 1 is a schematic diagram showing a frame structure of an LBT-based LBT mechanism
  • FIG. 2 shows a schematic diagram of a frame structure of an LBE mechanism including a defer period process
  • Figure 3 shows a schematic diagram of adjusting the size of the contention window
  • FIG. 4 illustrates a channel detector configured with a defer period according to an embodiment of the present invention. Schematic flow chart of the law
  • FIG. 5 shows a schematic block diagram of a channel detecting apparatus configured with a defer period according to an embodiment of the present invention
  • Figure 6 shows a schematic block diagram of a base station in accordance with an embodiment of the present invention
  • Figure 7 shows a schematic block diagram of a terminal in accordance with an embodiment of the present invention.
  • FIG. 4 shows a schematic flow chart of a channel detection method configured with a defer period, in accordance with an embodiment of the present invention.
  • a channel detection method configured with a defer period includes:
  • Step 402 When performing the ECCA detection process, configuring a defer period process after detecting a channel busy ECCA detection granularity;
  • Step 404 When the ECCA channel detection process is started, the random number is selected, and in the subsequent channel detection process, the detection result according to each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process are adjusted. The value of the random number until the value of the random number is 0, it is determined that the ECCA detection process ends.
  • the present invention proposes a technique for adjusting the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process.
  • the scheme proposes to calculate the detection result of the CCA detection granularity in the defer period process in the channel idle number or the channel busy number, and clarifies the method for decreasing the random number N value in the ECCA process.
  • the detection knot of the granularity is detected according to each of the ECCAs.
  • the step of adjusting the value of the random number specifically includes: if any ECCA detection granularity detects that the channel is busy, the value of the random number is unchanged; if the ECCA detection granularity other than any defer period process detects the channel idle , the value of the random number is decremented by one.
  • the step of adjusting the value of the random number according to the detection result of the CCA detection granularity in the defer period process specifically includes:
  • the number of ECCA detection granularities in the value of the defer period is taken as a value of the random number reduction;
  • the number of ECCA detection granularities in which the channel idle is detected in the defer period detection process is taken as the value of the random number reduction.
  • the method before performing the ECCA detection process, further includes: setting an observation window for detecting a channel, and detecting, by using the observation window, a state of the channel; Observing the state of the channel detected by the window, determining a value of the contention window; and selecting the random number according to the value of the contention window.
  • the step of determining a value of the contention window based on the state of the channel detected by the observation window comprises: determining, according to a state of the channel detected by the observation window, An indicator for indicating the channel state, determining a value of the contention window according to the indicator; wherein, the value of the indicator is based on a number of detection granularities of detecting channel idleness in the observation window, and/or It is determined based on the number of detected granularity of channel busy detected in the observation window.
  • the solution for determining the value of the contention window according to the foregoing indicator is specifically: pre-storing the correspondence between the index and the value of the contention window, and further determining the value of the corresponding contention window according to the foregoing indicator; or according to the value of the indicator Adjusting the value of the contention window with the set threshold value. If the value of the indicator is greater than or equal to the first threshold, increase the value of the contention window. Otherwise, Decrease the value of the contention window or set the value of the contention window to the minimum value. When the value of the indicator is less than or equal to the second threshold, the value of the contention window is increased, otherwise the value of the contention window is decreased or the value of the contention window is set to a minimum value.
  • the defer period process is configured in the observation window
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by 0; or
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by M, where M is the defer period configured in the observation window.
  • M is the defer period configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+1, where M is the value configured in the observation window.
  • M is the value configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+2, where M is the value configured in the observation window.
  • M is the value configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by A, where A is the defer period configured in the observation window.
  • A is the defer period configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is added to A+B, where A is the one configured in the observation window.
  • A is the one configured in the observation window.
  • B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window;
  • the number of detection granularities in which the channel idleness is detected in the observation window is added to A+2B, where A is configured in the view The number of ECCA detection granularities in which the channel is idle is detected in the defer period process in the window, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window.
  • the defer period process is configured in the observation window
  • the number of detected granularity of channel busy detected in the observation window is increased by 0;
  • the number of detection granularities of channel busy detected in the observation window is increased by A, where A is the defer period configured in the observation window.
  • A is the defer period configured in the observation window.
  • the number of detected granularity of channel busy detected in the observation window is added to A+B, where A is the one configured in the observation window.
  • A is the one configured in the observation window.
  • B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window;
  • the number of detected granularity of channel busy detected in the observation window is added to A+2B, where A is the one configured in the observation window.
  • A is the one configured in the observation window.
  • B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window.
  • the defer period process specifically includes: performing a channel detection process of a first detection granularity; and performing an ECCA detection granularity if the channel detection process of the first detection granularity detects that the channel is idle.
  • Channel detection process when the channel detection process of the ECCA detection granularity detects that the channel is busy, re-executing the channel detection process of the first detection granularity, and detecting channel idleness in the channel detection process of the ECCA detection granularity
  • the channel detection process detects that the channel is idle; when it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends. Otherwise, the channel detection process of the ECCA detection granularity is continued.
  • the process is specifically that the channel detection process of one consecutive first detection granularity and the channel detection process of M ECCA detection granularity respectively detect that the channel is idle, so that the end of the defer period process can be determined.
  • the defer period process specifically includes: performing a channel detection process of a first detection granularity; and performing an ECCA detection granularity if the channel detection process of the first detection granularity detects that the channel is idle.
  • Channel detection process determining whether there are M ECCA detection granularity channel detection processes detect channel idleness; determining that the channel idle state is detected in the channel detection process with M ECCA detection granularity, determining that the defer period process ends Otherwise, the channel detection process of the ECCA detection granularity is continued.
  • the process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, as long as the channel detection process with M ECCA detection granularity (no need to be continuous) detects the channel idle, it is determined that the defer period process ends.
  • the defer period process specifically includes: performing a channel detection process of a first detection granularity; and performing an ECCA detection granularity if the channel detection process of the first detection granularity detects that the channel is idle.
  • Channel detection process determining whether there are M consecutive ECCA detection granularity channel detection processes detect channel idle; determining that the channel is idle when channel detection processes having M consecutive ECCA detection granularities are determined, determining the defer
  • the period process ends, otherwise, the channel detection process of the ECCA detection granularity is continued.
  • the process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, when the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends.
  • the first detection granularity described above may be 16 us.
  • FIG. 5 shows a schematic block diagram of a channel detecting apparatus configured with a defer period according to an embodiment of the present invention.
  • a channel detecting apparatus 500 configured with a defer period according to an embodiment of the present invention includes: a configuration unit 502 and a processing unit 504.
  • the configuration unit 502 is configured to: after the ECCA detection process is performed, configure a defer period process after detecting the ECCA detection granularity of the channel busy; the processing unit 504 is configured to: when the ECCA channel detection process is started, select a random number, and In the subsequent channel detection process, the value of the random number is adjusted according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process, until the value of the random number is 0, The ECCA detection process ends.
  • the present invention proposes a technique for adjusting the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process.
  • the scheme proposes to calculate the detection result of the CCA detection granularity in the defer period process in the channel idle number or the channel busy number, and clarifies the method for decreasing the random number N value in the ECCA process.
  • the processing unit 504 performs an operation of adjusting a value of the random number according to the detection result of each ECCA detection granularity, specifically: if any ECCA detection granularity detects that the channel is busy, The value of the random number is unchanged; if the ECCA detection granularity outside any defer period process detects that the channel is idle, the value of the random number is decremented by one.
  • the performing, by the processing unit 504, performing the adjustment of the value of the random number according to the detection result of the CCA detection granularity in the defer period process specifically includes:
  • the number of ECCA detection granularities in the value of the defer period is taken as a value of the random number reduction;
  • the number of ECCA detection granularities in which the channel idle is detected in the defer period detection process is taken as the value of the random number reduction.
  • the method further includes: a setting unit 506, configured to Before performing the ECCA detection process, setting an observation window for detecting a channel, and detecting a state of the channel through the observation window; and determining unit 508, configured to detect the channel based on the observation window a state, the value of the contention window is determined; the processing unit 504 is specifically configured to select the random number according to the value of the contention window.
  • the channel state is detected by setting an observation window to determine the value of the contention window according to the detected channel state, so that the value of the set contention window can be adapted to the change of the channel state, and further
  • the ability to select a suitable random number avoids collisions caused by too small a value of the contention window, and also avoids the problem of increasing the transmission delay due to the excessive value of the contention window, which is beneficial to improving channel utilization and system throughput.
  • the determining unit 508 is specifically configured to: determine, according to a state of the channel that is detected by the observation window, an indicator for indicating the channel state, and determine, according to the indicator, a value of the contention window; wherein the value of the indicator is based on a number of detection granularities in which the channel is detected to be idle in the observation window, and/or based on a detection granularity in which the channel is busy detected in the observation window The number is determined.
  • the solution for determining the value of the contention window according to the foregoing indicator is specifically: pre-storing the correspondence between the index and the value of the contention window, and further determining the value of the corresponding contention window according to the foregoing indicator; or according to the value of the indicator Adjust the value of the contention window with the set threshold value. If the value of the indicator is greater than or equal to the first threshold, increase the value of the contention window. Otherwise, decrease the value of the contention window or set the value of the contention window to the minimum. value. When the value of the indicator is less than or equal to the second threshold, the value of the contention window is increased, otherwise the value of the contention window is decreased or the value of the contention window is set to a minimum value.
  • the defer period is configured in the observation window
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by 0; or
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by M, where M is configured in the observation.
  • M is configured in the observation.
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+1, where M is the value configured in the observation window.
  • M is the value configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+2, where M is the value configured in the observation window.
  • M is the value configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is increased by A, where A is the defer period configured in the observation window.
  • A is the defer period configured in the observation window.
  • the number of detection granularities in which the channel idleness is detected in the observation window is added to A+B, where A is the one configured in the observation window.
  • A is the one configured in the observation window.
  • B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window;
  • the number of detection granularities in which the channel idleness is detected in the observation window is added to A+2B, where A is the one configured in the observation window.
  • the number of ECCA detection granularities in which the channel is idle is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window.
  • the defer period process is configured in the observation window
  • the number of detected granularity of channel busy detected in the observation window is increased by 0;
  • the number of detection granularities of the channel busy detected in the observation window is increased by A, where A is configured in the observation window.
  • A is configured in the observation window.
  • the number of detected granularity of channel busy detected in the observation window is added to A+B, where A is the one configured in the observation window.
  • A is the one configured in the observation window.
  • B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window;
  • the number of detected granularity of channel busy detected in the observation window is added to A+2B, where A is the one configured in the observation window.
  • A is the one configured in the observation window.
  • B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window.
  • the processing unit 504 is further configured to perform the defer period process, specifically:
  • a first execution unit 504A configured to perform a channel detection process of a first detection granularity, and perform a channel detection process of an ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle, and is used in the When the channel detection process of the ECCA detection granularity detects that the channel is busy, the channel detection process of the first detection granularity is re-executed; and the first determining unit 504B is configured to: when the channel detection process of the ECCA detection granularity detects that the channel is idle, Determining whether there are M consecutive ECCA detection granularity channel detection processes detecting channel idleness, determining that the defer period process ends when it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, otherwise The channel execution process of the ECCA detection granularity is continued by the first execution unit 504A.
  • the process is specifically that the channel detection process of one consecutive first detection granularity and the channel detection process of M ECCA detection granularity respectively detect that the channel is idle, so that the end of the defer period process can be determined.
  • the processing unit 504 is further configured to perform the The defer period process includes: a second execution unit 504C, configured to perform a channel detection process of the first detection granularity, and perform channel detection of an ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle.
  • the second determining unit 504D is configured to determine whether there are M cells of the ECCA detection granularity, and the channel detecting process detects that the channel is idle.
  • the second execution unit 504C continues to perform the channel detection process of the ECCA detection granularity.
  • the process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, as long as the channel detection process with M ECCA detection granularity (no need to be continuous) detects the channel idle, it is determined that the defer period process ends.
  • the processing unit 504 is further configured to perform the defer period process, and specifically includes: a third executing unit 504E, configured to perform a channel detection process of the first detection granularity, and used in The channel detection process of the first detection granularity detects a channel detection process of the ECCA detection granularity when the channel is idle; the third determining unit 504F is configured to determine whether there are M consecutive ECCA detection granularity channel detection processes are detected. The channel is idle. When it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends. Otherwise, the third execution unit 504E continues to perform the ECCA detection granularity. Channel detection process.
  • a third executing unit 504E configured to perform a channel detection process of the first detection granularity, and used in The channel detection process of the first detection granularity detects a channel detection process of the ECCA detection granularity when the channel is idle
  • the process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, when the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends.
  • the first detection granularity described above may be 16 us.
  • Figure 6 shows a schematic block diagram of a base station in accordance with an embodiment of the present invention.
  • a base station 600 includes: a channel detecting apparatus 500 configured with a defer period as shown in FIG. 5.
  • Figure 7 shows a schematic block diagram of a terminal in accordance with an embodiment of the present invention.
  • a terminal 700 includes: a channel detecting apparatus 500 configured with a defer period as shown in FIG. 5.
  • the technical solution of the present invention is mainly for solving how the channel detection result in the defer period is calculated in the channel idle number or the channel busy number, so as to clarify the decrement of the random number N value in the ECCA process, and clearly determine the contention window value. Or when adjusting the metric value, how the number of slots in the defer period is calculated, so that the ECCA process and the process of determining the contention window value are more explicit.
  • Defer period value 16us + M ⁇ ECCA slot. That is, during the defer period, there are two types of channel detection granularity, one is 16us, the other is ECCA slot (such as 9us), and the following is an example in which ECCA slot is 9us.
  • the first channel detection granularity is 16us, and the channel detection granularity of 9us channel detection is not started until the channel idle duration is detected to be 16us.
  • the channel detection is performed with a granularity of 9us. If the channel is detected to be busy, the detection is restarted at a granularity of 16 us; if the channel is detected to be idle, it is determined whether there are consecutive M 9us channels are idle, and if not, continue to 9us detection, if it is, then the defer period ends.
  • the first channel detection granularity is 16us, and the channel detection granularity of 9us channel detection is not started until the channel idle duration is detected to be 16us.
  • channel detection is performed with a granularity of 9us. Regardless of whether the channel is busy or not, as long as M idle 9us are detected after an idle 16us, the defer period process ends.
  • the first channel detection granularity is 16us, and the channel detection granularity of 9us channel detection is not started until the channel idle duration is detected to be 16us.
  • the channel detection is performed with a granularity of 9us. If the channel is busy, the detection is continued with a granularity of 9us; if the channel is detected to be idle, it is determined whether there are consecutive M 9us channels are idle, and if not, the channel continues to be 9us. Detect, if it is, then the defer period ends.
  • the difference between process three and process one is that 16us is idle and M is idle. 9us is discontinuous; the difference between process 3 and process 2 is that the idle M 9us are continuous.
  • the channel idleness in the defer period process is counted in the number of channel idles, that is, the N value is decremented at the end of the defer period process.
  • the number of decrementing N values is the number of ECCA slots in the defer period value. If the defer period value is 34us, which is a fixed value of 16us+2 ⁇ ECCA slot (9us), the value of N is decremented by 2; of course, the value of the defer period may not be 34us, which is 16us+M ⁇ ECCA slot, then the value of N is decremented by M. .
  • the number of decremented N values is the number of ECCAslots in which the channel is idle during the defer period, that is, even if the channel idle duration does not reach the defer period duration, for example, when only one ECCA slot detects that the channel is idle, the value of N decreases.
  • the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us detection channels idle in the process, the N value is decremented by 3.
  • the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process.
  • the value of N is decremented by 2.
  • the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process.
  • the value of N is decremented by 3.
  • an observation window for detecting a channel is set, and an indicator for indicating the channel state is determined based on a state of a channel detected by the observation window ( Metric), and then determining the value of the contention window according to the determined index, and then selecting the random number to be decremented in the ECCA detection process according to the value of the contention window.
  • the value of the foregoing indicator includes: a first reference value or a ratio of the first reference value to the second reference value; wherein the first reference value includes: a number of detection granularities in which the channel busy is detected in the observation window, and an observation The number of detection granularities in which the channel is idle is detected in the window, and the number of time periods in which the channel is busy is detected in the observation window (if multiple consecutive slots are busy, it is called a time period)
  • the second reference value includes: a detection time of the observation window, a sum of the number of detection granularities in which the channel is detected to be idle in the observation window, and a number of detection granularities in which the channel is busy detected in the observation window.
  • the number of times the channel idle slot is increased is the number M of the ECCA detection granularity in the defer period value.
  • M 9us in the continuous idle time are calculated.
  • the number of times of channel idle slots is increased by the number M+1 of the ECCA detection granularity in the defer period value, wherein 16us that detects idle is regarded as idle once.
  • M 9us and 1 16us in the continuous idle time are calculated.
  • the number of times of channel idle slots is increased by the number M+2 of the ECCA detection granularity in the defer period value, wherein 16us that detects idle is regarded as 2 idle.
  • the number of ECCA slots in which the channel is idle is detected in the process, that is, the number of times the slot in which the channel is idle is detected.
  • the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us detection channels idle in the process, so the number of channels idle slots increases by 3.
  • the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process.
  • the 9us detection channel is idle, so the number of channels idle slots is increased by two.
  • the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process.
  • the detection channel is idle, so the number of channels idle slots is increased by three.
  • the sum of the number of ECCA slots (9us) and the number of 16us channels in the process is the number of times the channel idle slots are increased.
  • the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us and two 16us detection channels idle in the process, so the number of channels idle slots increases by 5.
  • the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. 9us and a 16us detection channel are idle, so the number of channels idle slots is increased by 3.
  • the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process. And a 16us detection channel is idle, so the number of channels idle slots is increased by 4.
  • the sum of the number of ECCA slots and the number of 16us ⁇ 2 in the process is the number of times the channel idle slots are increased.
  • the number of ECCA slots in which the channel is busy is detected in the process, that is, the number of times the slot is detected to be busy.
  • the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there is a 9us detection channel busy in the process, so the number of busy slots on the channel increases by one.
  • the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process.
  • the 9us detection channel is busy, so the number of busy slots on the channel is increased by 2.
  • the duration of the process in defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there is a 9us in the process.
  • the channel is detected to be busy, so the number of busy slots on the channel is increased by one.
  • the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there is a 9us and a 16us detection channel busy in the process, so the number of busy slots on the channel increases by 2.
  • the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process.
  • the 9us and 0th 16us detection channels are busy, so the number of busy channels is increased by two.
  • the duration of the process in defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there is a 9us in the process. And 0 times 16us detection channel is busy, so the number of channels busy slot increases by 1.
  • the sum of the number of ECCA slots and the number of 16us x 2 detected in the process is the number of times the channel busy slot is increased.
  • the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process.
  • the 9us and 0th 16us detection channels are busy, so the number of busy channels is increased by two.
  • the duration of the process in defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there is a 9us in the process. And 0 times 16us detection channel is busy, so the number of channels busy slot increases by 1.
  • the denominator of the metric may be inappropriate for the number of CCA slots, and the length of time directly for the observation window is more appropriate. If the observation window happens to be multiple ECCA slots, it actually has the same meaning as the CCA slot number. However, if the observation window contains various lengths of ICCA, defer period, and ECCA slot, the length of the CCA slot number cannot directly reflect the length of time. In this case, the length of the observation window is more appropriate.
  • the above solution of the present invention proposes a method of decrementing the random number N value during the defer period. And if there is a defer period process in the observation window for determining or adjusting the contention value of the contention window, how to participate in the metric counting of the free busy slot in the defer period process, so that the metric calculation is more clear, Conducive to the determination or adjustment of the competition window value.
  • the present invention proposes a new channel detection scheme configured with a defer period, and clarifies a method for decrementing the random number N value in the ECCA detection process in which the defer period is configured. At the same time, when there is a defer period process in the observation window, the counting method of the number of busy periods of the channel during the defer period is also clarified, so as to facilitate the adjustment of the contention window.

Abstract

The present invention provides a channel detection method having a defer period, and a device. The channel detection method having a defer period comprises: when an ECCA detection process is carried out, configuring a defer period process after channel-busy ECCA detection granularities are detected; and in the process of starting the ECCA channel detection process, selecting a random number, and in the subsequent channel detection process, adjusting a value of the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process, and until the value of the random number is 0, determining that the ECCA detection process is ended. In the technical solution of the present invention, a method of progressively-decreasing a value of a random number N in an ECCA detection process having a defer period is specified, and a method for counting channel busy and idle times in the defer period is also specified when an observation window has the defer period process, so as to adjust a value of a contention window.

Description

配置有defer period的信道检测方法及装置Channel detection method and device configured with defer period 技术领域Technical field
本发明涉及通信技术领域,具体而言,涉及一种配置有defer period的信道检测方法和一种配置有defer period的信道检测装置。The present invention relates to the field of communications technologies, and in particular, to a channel detection method configured with a defer period and a channel detection apparatus configured with a defer period.
背景技术Background technique
目前,3GPP提出了LAA(LTE Assisted Access,LTE辅助接入)的概念,用于借助LTE授权频谱的帮助来使用未授权频谱。而LTE(Long Term Evolution,长期演进)网络在使用非授权频段时,最主要的关键点之一是确保LAA能够在公平友好的基础上和现有的接入技术(比如Wi-Fi)共存。而传统的LTE系统中没有LBT(Listen Before Talk,先听后说)的机制来避免碰撞,为了与Wi-Fi更好的共存,LTE系统需要一种LBT机制。这样,LTE在非授权频谱上如果检测到信道忙,则不能占用该频段,如果检测到信道闲,才能占用。Currently, 3GPP proposes the concept of LAA (LTE Assisted Access) for using unlicensed spectrum with the help of LTE licensed spectrum. One of the key points in the use of unlicensed bands in LTE (Long Term Evolution) networks is to ensure that LAA can coexist with existing access technologies (such as Wi-Fi) on a fair and friendly basis. In the traditional LTE system, there is no LBT (Listen Before Talk) mechanism to avoid collision. In order to coexist better with Wi-Fi, the LTE system needs an LBT mechanism. In this way, if the LTE detects that the channel is busy on the unlicensed spectrum, the LTE cannot occupy the frequency band, and if the channel is detected to be idle, it can be occupied.
基于上述问题,相关技术中提出了一种基于LBE(Load based equipment,基于负载的设备)的LBT机制,如图1所示:基于LBE的LBT机制是无周期的,只要业务到达,则触发CCA检测,如果CCA检测空闲,则马上发送信令或数据;若检测到信道忙,则取一个随机数N,N的取值范围为1到q,其中,q是竞争窗口的长度,其取值范围是4到32。图1示出了q=16的情况,此时,当检测到信道空闲时,信道最大占用时间为(13/32)×q=6.5ms。在6.5ms之后,采取ECCA(即Extended CCA)机制,即也是随机取值N,N的范围为1到q,若取值为8,则表示在接下来的连续的CCA检测时间中,每个CCA检测时间都要检测信道,若检测到信道空闲,则N-1,若检测到信道忙,则N不变,当N为0时,发送信令或数据。Based on the above problems, an LBT mechanism based on LBE (Load based equipment) is proposed in the related art, as shown in FIG. 1. The LBT-based LBT mechanism is cycle-free, and CCA is triggered as long as the service arrives. Detection, if the CCA detection is idle, immediately send signaling or data; if the channel is detected to be busy, take a random number N, N ranges from 1 to q, where q is the length of the contention window, and its value The range is 4 to 32. Fig. 1 shows the case of q = 16, in which case, when the channel is detected to be idle, the channel maximum occupation time is (13/32) × q = 6.5 ms. After 6.5ms, the ECCA (Extended CCA) mechanism is adopted, that is, the random value N, N ranges from 1 to q. If the value is 8, it means that in the next consecutive CCA detection time, each The channel is detected at the CCA detection time. If the channel is detected to be idle, N-1, if the channel is detected to be busy, N is unchanged, and when N is 0, signaling or data is transmitted.
此外,为了更进一步与Wi-Fi保持公平性,LBE采取不同的ICCA (initial CCA)和ECCA的值,其中,第一次CCA检测称为ICCA,这个时间粒度比较大,比如34us;当检测到信道忙或者信道占用时间截止之后的ECCA的时间粒度比较小,比如9us。同时,如图2所示,在信道检测中,若检测到信道忙,则要增加一个defer period(延迟时间),该defer period的值与initial CCA的值相当,也就是说必须再次长时间的检测到信道空闲,才能继续N-1。In addition, in order to further maintain fairness with Wi-Fi, LBE adopts different ICCA (initial CCA) and ECCA values, where the first CCA test is called ICCA, and the time granularity is relatively large, such as 34us; when the channel busy is detected or the channel occupancy time is cut off, the time granularity of the ECCA is relatively small, such as 9us. . Meanwhile, as shown in FIG. 2, in the channel detection, if the channel is detected to be busy, a defer period is added, and the value of the defer period is equivalent to the value of the initial CCA, that is, it must be long time again. It is detected that the channel is idle before continuing N-1.
事实上defer period过程和ECCA过程的具体时间长度都是不固定的,因为defer period过程中,在信道空闲持续时间达到defer period时长之前,可能有信道忙或者信道空闲持续时间短于defer period时长的时候,这些都在defer period过程中。同样,在ECCA中,当检测到N个空闲的ECCA slot(粒度)之前,可能检测到忙的ECCA slot以及在检测到忙时还要有defer period的过程,所以ECCA过程的时间长度也是不固定的。In fact, the specific length of the defer period process and the ECCA process are not fixed, because during the defer period, before the channel idle duration reaches the defer period, there may be a channel busy or the channel idle duration is shorter than the defer period duration. At the time, these are all in the defer period. Similarly, in ECCA, before detecting N idle ECCA slots (granularity), it is possible to detect a busy ECCA slot and a process of defer period when busy is detected, so the length of the ECCA process is also not fixed. of.
由于每次数据包到达的时候都有一定的大小,而且一般来说都是需要多个最大信道占用时间才能传输完。如图3所示,当第一个数据包来时,也就是buffer(缓冲区)内数据从无到有时,第一次基于LBE的信道竞争过程中初始的竞争窗口大小如何设置,目前还没有明确的方法,而在第一次信道占用时间结束后,第二次信道竞争过程中竞争窗口如何基于初始的竞争窗口以及信道当前状态(比如HARQ反馈或eNB的信道检测结果)等进行调整,详细的方法也不确定。Since each packet arrives at a certain size, and generally requires multiple maximum channel occupation times to be transmitted. As shown in Figure 3, when the first packet comes, that is, the data in the buffer is from no time to time, the initial contention window size in the first LBE-based channel competition process is set. An explicit method, and after the end of the first channel occupation time, how the contention window in the second channel competition is adjusted based on the initial contention window and the current state of the channel (such as HARQ feedback or channel detection result of the eNB), etc. The method is also uncertain.
针对上述问题,相关技术中提出了可以基于一段观察时间(如设置observation window)来对信道状态进行检测,进而根据observation window内信道忙闲的次数,或信道忙闲的比例来决定竞争窗口的大小值或调整值。而对于observation window中如果有defer period的过程,defer period过程中的信道忙闲次数如何计数,没有明确的方法。In view of the above problems, the related art proposes that the channel state can be detected based on a period of observation time (such as setting an observation window), and then the size of the contention window is determined according to the number of busy channels in the observation window or the ratio of busy channels. Value or adjustment value. For the process of the defer period in the observation window, there is no clear way to count the number of busy and idle channels in the defer period.
同时,defer period过程中的信道检测忙闲次数如何计算在信道空闲次数或信道忙次数中,以便于明确ECCA过程中随机数N值的递减,目前也没有明确的方法。 At the same time, how the channel detection busy and idle times in the defer period is calculated in the channel idle times or the channel busy times, in order to clarify the decrement of the random number N value in the ECCA process, and there is currently no clear method.
发明内容Summary of the invention
本发明正是基于上述技术问题至少之一,提出了一种新的配置有defer period的信道检测方案,可以明确在配置有defer period的ECCA检测过程中随机数N值的递减方法。The present invention is based on at least one of the above technical problems, and proposes a new channel detection scheme configured with a defer period, which can clarify a method for decrementing a random number N value in an ECCA detection process in which a defer period is configured.
有鉴于此,根据本发明的第一方面,提出了一种配置有defer period的信道检测方法,包括:当进行ECCA检测过程时,在检测到信道忙的ECCA检测粒度后配置defer period过程;在开启ECCA信道检测过程时,选取随机数,并在后续的信道检测过程中,根据每个ECCA检测粒度的检测结果和所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值,直到所述随机数的值为0时,确定所述ECCA检测过程结束。In view of this, according to the first aspect of the present invention, a channel detection method configured with a defer period is provided, including: configuring a defer period process after detecting an ECCA detection granularity of a channel busy when performing an ECCA detection process; When the ECCA channel detection process is started, the random number is selected, and in the subsequent channel detection process, the value of the random number is adjusted according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process. Until the value of the random number is 0, it is determined that the ECCA detection process ends.
根据本发明的第二方面,还提出了一种配置有defer period的信道检测装置,包括:配置单元,用于在进行ECCA检测过程时,在检测到信道忙的ECCA检测粒度后配置defer period过程;处理单元,用于在开启ECCA信道检测过程时,选取随机数,并在后续的信道检测过程中,根据每个ECCA检测粒度的检测结果和所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值,直到所述随机数的值为0时,确定所述ECCA检测过程结束。According to the second aspect of the present invention, a channel detecting apparatus configured with a defer period is further provided, comprising: a configuration unit, configured to configure a defer period process after detecting an ECCA detection granularity of a channel busy when performing an ECCA detection process a processing unit, configured to: when the ECCA channel detection process is turned on, select a random number, and in the subsequent channel detection process, according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process The value of the random number is adjusted until the value of the random number is 0, and it is determined that the ECCA detection process ends.
在上述技术方案中,由于在ECCA过程中增加了defer period过程,而本发明提出了根据每个ECCA检测粒度的检测结果和defer period过程中的CCA检测粒度的检测结果共同来调整随机数值的技术方案,即提出了将defer period过程中的CCA检测粒度的检测结果计算在信道空闲次数或信道忙次数中,明确了ECCA过程中随机数N值的递减方法。In the above technical solution, since the defer period process is added in the ECCA process, the present invention proposes a technique for adjusting the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process. The scheme proposes to calculate the detection result of the CCA detection granularity in the defer period process in the channel idle number or the channel busy number, and clarifies the method for decreasing the random number N value in the ECCA process.
附图说明DRAWINGS
图1示出了基于LBE的LBT机制的帧结构示意图;FIG. 1 is a schematic diagram showing a frame structure of an LBT-based LBT mechanism;
图2示出了包含有defer period过程的LBE机制的帧结构示意图;2 shows a schematic diagram of a frame structure of an LBE mechanism including a defer period process;
图3示出了调整竞争窗口大小的示意图;Figure 3 shows a schematic diagram of adjusting the size of the contention window;
图4示出了根据本发明的实施例的配置有defer period的信道检测方 法的示意流程图;FIG. 4 illustrates a channel detector configured with a defer period according to an embodiment of the present invention. Schematic flow chart of the law;
图5示出了根据本发明的实施例的配置有defer period的信道检测装置的示意框图;FIG. 5 shows a schematic block diagram of a channel detecting apparatus configured with a defer period according to an embodiment of the present invention; FIG.
图6示出了根据本发明的实施例的基站的示意框图;Figure 6 shows a schematic block diagram of a base station in accordance with an embodiment of the present invention;
图7示出了根据本发明的实施例的终端的示意框图。Figure 7 shows a schematic block diagram of a terminal in accordance with an embodiment of the present invention.
具体实施方式detailed description
为了能够更清楚地理解本发明的上述目的、特征和优点,下面结合附图和具体实施方式对本发明进行进一步的详细描述。需要说明的是,在不冲突的情况下,本申请的实施例及实施例中的特征可以相互组合。The present invention will be further described in detail below with reference to the drawings and specific embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
在下面的描述中阐述了很多具体细节以便于充分理解本发明,但是,本发明还可以采用其他不同于在此描述的其他方式来实施,因此,本发明的保护范围并不受下面公开的具体实施例的限制。In the following description, numerous specific details are set forth in order to provide a full understanding of the invention, but the invention may be practiced otherwise than as described herein. Limitations of the embodiments.
图4示出了根据本发明的实施例的配置有defer period的信道检测方法的示意流程图。FIG. 4 shows a schematic flow chart of a channel detection method configured with a defer period, in accordance with an embodiment of the present invention.
如图4所示,根据本发明的实施例的配置有defer period的信道检测方法,包括:As shown in FIG. 4, a channel detection method configured with a defer period according to an embodiment of the present invention includes:
步骤402,当进行ECCA检测过程时,在检测到信道忙的ECCA检测粒度后配置defer period过程;Step 402: When performing the ECCA detection process, configuring a defer period process after detecting a channel busy ECCA detection granularity;
步骤404,在开启ECCA信道检测过程时,选取随机数,并在后续的信道检测过程中,根据每个ECCA检测粒度的检测结果和所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值,直到所述随机数的值为0时,确定所述ECCA检测过程结束。Step 404: When the ECCA channel detection process is started, the random number is selected, and in the subsequent channel detection process, the detection result according to each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process are adjusted. The value of the random number until the value of the random number is 0, it is determined that the ECCA detection process ends.
在该技术方案中,由于在ECCA过程中增加了defer period过程,而本发明提出了根据每个ECCA检测粒度的检测结果和defer period过程中的CCA检测粒度的检测结果共同来调整随机数值的技术方案,即提出了将defer period过程中的CCA检测粒度的检测结果计算在信道空闲次数或信道忙次数中,明确了ECCA过程中随机数N值的递减方法。In this technical solution, since the defer period process is added in the ECCA process, the present invention proposes a technique for adjusting the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process. The scheme proposes to calculate the detection result of the CCA detection granularity in the defer period process in the channel idle number or the channel busy number, and clarifies the method for decreasing the random number N value in the ECCA process.
在上述技术方案中,优选地,根据所述每个ECCA检测粒度的检测结 果调整所述随机数的值的步骤具体包括:若任一ECCA检测粒度检测到信道忙,则所述随机数的值不变;若任一defer period过程之外的ECCA检测粒度检测到信道空闲,则将所述随机数的值减1。In the above technical solution, preferably, the detection knot of the granularity is detected according to each of the ECCAs. The step of adjusting the value of the random number specifically includes: if any ECCA detection granularity detects that the channel is busy, the value of the random number is unchanged; if the ECCA detection granularity other than any defer period process detects the channel idle , the value of the random number is decremented by one.
在上述任一技术方案中,优选地,根据所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值的步骤具体包括:In any one of the foregoing technical solutions, the step of adjusting the value of the random number according to the detection result of the CCA detection granularity in the defer period process specifically includes:
在任一所述defer period过程结束时,将所述随机数的值减1;或Subtracting the value of the random number by one at the end of any of the defer period processes; or
在任一所述defer period过程结束时,将所述defer period的值中的ECCA检测粒度的个数作为所述随机数减小的值;或At the end of any of the defer period processes, the number of ECCA detection granularities in the value of the defer period is taken as a value of the random number reduction; or
在任一所述defer period过程结束时,将所述defer period检测过程中检测到信道空闲的ECCA检测粒度的个数作为所述随机数减小的值。At the end of any of the defer period processes, the number of ECCA detection granularities in which the channel idle is detected in the defer period detection process is taken as the value of the random number reduction.
在上述任一技术方案中,优选地,在进行所述ECCA检测过程之前,还包括:设置对信道进行检测的观察窗口,并通过所述观察窗口对所述信道的状态进行检测;基于所述观察窗口检测到的所述信道的状态,确定竞争窗口的值;根据所述竞争窗口的值,选取所述随机数。In any one of the foregoing technical solutions, preferably, before performing the ECCA detection process, the method further includes: setting an observation window for detecting a channel, and detecting, by using the observation window, a state of the channel; Observing the state of the channel detected by the window, determining a value of the contention window; and selecting the random number according to the value of the contention window.
在该技术方案中,通过设置观察窗口(observation window)对信道状态进行检测,以根据检测到的信道状态来确定竞争窗口的值,使得设置的竞争窗口的值能够适应于信道状态的变化,进而能够选择合适的随机数,避免了竞争窗口的值过小而造成碰撞,也避免了由于竞争窗口的值过大而增大发送时延的问题,有利于提升信道利用率和系统的吞吐量。In this technical solution, the channel state is detected by setting an observation window to determine the value of the contention window according to the detected channel state, so that the value of the set contention window can be adapted to the change of the channel state, and further The ability to select a suitable random number avoids collisions caused by too small a value of the contention window, and also avoids the problem of increasing the transmission delay due to the excessive value of the contention window, which is beneficial to improving channel utilization and system throughput.
在上述任一技术方案中,优选地,基于所述观察窗口检测到的所述信道的状态,确定竞争窗口的值的步骤具体包括:根据所述观察窗口检测到的所述信道的状态,确定用于指示所述信道状态的指标,根据所述指标确定所述竞争窗口的值;其中,所述指标的值是基于所述观察窗口内检测到信道空闲的检测粒度的个数,和/或基于所述观察窗口内检测到信道忙的检测粒度的个数确定的。In any one of the foregoing technical solutions, preferably, the step of determining a value of the contention window based on the state of the channel detected by the observation window comprises: determining, according to a state of the channel detected by the observation window, An indicator for indicating the channel state, determining a value of the contention window according to the indicator; wherein, the value of the indicator is based on a number of detection granularities of detecting channel idleness in the observation window, and/or It is determined based on the number of detected granularity of channel busy detected in the observation window.
在该技术方案中,根据上述指标确定竞争窗口的值的方案具体为:预先存储指标与竞争窗口的值之间的对应关系,进而根据上述指标确定对应的竞争窗口的值;或者根据指标的值与设置的临界值的关系,调整竞争窗口的值,如指标的值大于或等于第一临界值时,增大竞争窗口的值,否则 减小竞争窗口的值或将竞争窗口的值设为最小值。或指标的值小于或等于第二临界值时,增大竞争窗口的值,否则减小竞争窗口的值或将竞争窗口的值设为最小值。In the technical solution, the solution for determining the value of the contention window according to the foregoing indicator is specifically: pre-storing the correspondence between the index and the value of the contention window, and further determining the value of the corresponding contention window according to the foregoing indicator; or according to the value of the indicator Adjusting the value of the contention window with the set threshold value. If the value of the indicator is greater than or equal to the first threshold, increase the value of the contention window. Otherwise, Decrease the value of the contention window or set the value of the contention window to the minimum value. When the value of the indicator is less than or equal to the second threshold, the value of the contention window is increased, otherwise the value of the contention window is decreased or the value of the contention window is set to a minimum value.
在上述任一技术方案中,优选地,所述观察窗口中配置有defer period过程,则In any of the above technical solutions, preferably, the defer period process is configured in the observation window,
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by 0; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel idle detected in the observation window at the end of any defer period process in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M, where M is the defer period configured in the observation window. The number of ECCA detection granularities in the value; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+1,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+1, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+2,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+2, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is idle during the process; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is idle is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+2B,其中,A为配置在所述观 察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+2B, where A is configured in the view The number of ECCA detection granularities in which the channel is idle is detected in the defer period process in the window, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window. .
在上述任一技术方案中,优选地,所述观察窗口中配置有defer period过程,则In any of the above technical solutions, preferably, the defer period process is configured in the observation window,
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is increased by 0; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel busy detected in the observation window at the end of any defer period process in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities of channel busy detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is busy detected during the process; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window.
以下说明本发明提出的defer period的三种过程:The following describes the three processes of the defer period proposed by the present invention:
过程一:Process one:
在上述任一技术方案中,优选地,所述defer period过程具体包括:执行第一检测粒度的信道检测过程;若所述第一检测粒度的信道检测过程检测到信道空闲,则执行ECCA检测粒度的信道检测过程;在所述ECCA检测粒度的信道检测过程检测到信道忙时,重新执行所述第一检测粒度的信道检测过程,并在所述ECCA检测粒度的信道检测过程检测到信道空闲 时,判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲;在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,继续执行所述ECCA检测粒度的信道检测过程。In any one of the foregoing technical solutions, the defer period process specifically includes: performing a channel detection process of a first detection granularity; and performing an ECCA detection granularity if the channel detection process of the first detection granularity detects that the channel is idle. Channel detection process; when the channel detection process of the ECCA detection granularity detects that the channel is busy, re-executing the channel detection process of the first detection granularity, and detecting channel idleness in the channel detection process of the ECCA detection granularity When it is determined whether there are M consecutive ECCA detection granularity, the channel detection process detects that the channel is idle; when it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends. Otherwise, the channel detection process of the ECCA detection granularity is continued.
该过程具体为,必须是连续的一个第一检测粒度的信道检测过程与M个ECCA检测粒度的信道检测过程均检测到信道空闲,才能确定defer period过程结束。The process is specifically that the channel detection process of one consecutive first detection granularity and the channel detection process of M ECCA detection granularity respectively detect that the channel is idle, so that the end of the defer period process can be determined.
过程二:Process two:
在上述任一技术方案中,优选地,所述defer period过程具体包括:执行第一检测粒度的信道检测过程;若所述第一检测粒度的信道检测过程检测到信道空闲,则执行ECCA检测粒度的信道检测过程;判断是否有M个ECCA检测粒度的信道检测过程均检测到信道空闲;在判定有M个ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,继续执行所述ECCA检测粒度的信道检测过程。In any one of the foregoing technical solutions, the defer period process specifically includes: performing a channel detection process of a first detection granularity; and performing an ECCA detection granularity if the channel detection process of the first detection granularity detects that the channel is idle. Channel detection process; determining whether there are M ECCA detection granularity channel detection processes detect channel idleness; determining that the channel idle state is detected in the channel detection process with M ECCA detection granularity, determining that the defer period process ends Otherwise, the channel detection process of the ECCA detection granularity is continued.
该过程具体为,在第一检测粒度的信道检测过程检测到信道空闲后,只要有M个ECCA检测粒度(无需连续)的信道检测过程检测到信道空闲,就确定defer period过程结束。The process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, as long as the channel detection process with M ECCA detection granularity (no need to be continuous) detects the channel idle, it is determined that the defer period process ends.
过程三:Process three:
在上述任一技术方案中,优选地,所述defer period过程具体包括:执行第一检测粒度的信道检测过程;若所述第一检测粒度的信道检测过程检测到信道空闲,则执行ECCA检测粒度的信道检测过程;判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲;在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,继续执行所述ECCA检测粒度的信道检测过程。In any one of the foregoing technical solutions, the defer period process specifically includes: performing a channel detection process of a first detection granularity; and performing an ECCA detection granularity if the channel detection process of the first detection granularity detects that the channel is idle. Channel detection process; determining whether there are M consecutive ECCA detection granularity channel detection processes detect channel idle; determining that the channel is idle when channel detection processes having M consecutive ECCA detection granularities are determined, determining the defer The period process ends, otherwise, the channel detection process of the ECCA detection granularity is continued.
该过程具体为,在第一检测粒度的信道检测过程检测到信道空闲后,有M个连续的ECCA检测粒度的信道检测过程检测到信道空闲时,确定defer period过程结束。The process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, when the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends.
上述的第一检测粒度可以是16us。 The first detection granularity described above may be 16 us.
图5示出了根据本发明的实施例的配置有defer period的信道检测装置的示意框图。FIG. 5 shows a schematic block diagram of a channel detecting apparatus configured with a defer period according to an embodiment of the present invention.
如图5所示,根据本发明的实施例的配置有defer period的信道检测装置500,包括:配置单元502和处理单元504。As shown in FIG. 5, a channel detecting apparatus 500 configured with a defer period according to an embodiment of the present invention includes: a configuration unit 502 and a processing unit 504.
其中,配置单元502,用于在进行ECCA检测过程时,在检测到信道忙的ECCA检测粒度后配置defer period过程;处理单元504,用于在开启ECCA信道检测过程时,选取随机数,并在后续的信道检测过程中,根据每个ECCA检测粒度的检测结果和所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值,直到所述随机数的值为0时,确定所述ECCA检测过程结束。The configuration unit 502 is configured to: after the ECCA detection process is performed, configure a defer period process after detecting the ECCA detection granularity of the channel busy; the processing unit 504 is configured to: when the ECCA channel detection process is started, select a random number, and In the subsequent channel detection process, the value of the random number is adjusted according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process, until the value of the random number is 0, The ECCA detection process ends.
在该技术方案中,由于在ECCA过程中增加了defer period过程,而本发明提出了根据每个ECCA检测粒度的检测结果和defer period过程中的CCA检测粒度的检测结果共同来调整随机数值的技术方案,即提出了将defer period过程中的CCA检测粒度的检测结果计算在信道空闲次数或信道忙次数中,明确了ECCA过程中随机数N值的递减方法。In this technical solution, since the defer period process is added in the ECCA process, the present invention proposes a technique for adjusting the random number according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process. The scheme proposes to calculate the detection result of the CCA detection granularity in the defer period process in the channel idle number or the channel busy number, and clarifies the method for decreasing the random number N value in the ECCA process.
在上述技术方案中,优选地,所述处理单元504执行根据所述每个ECCA检测粒度的检测结果调整所述随机数的值的操作具体包括:若任一ECCA检测粒度检测到信道忙,则所述随机数的值不变;若任一defer period过程之外的ECCA检测粒度检测到信道空闲,则将所述随机数的值减1。In the above technical solution, preferably, the processing unit 504 performs an operation of adjusting a value of the random number according to the detection result of each ECCA detection granularity, specifically: if any ECCA detection granularity detects that the channel is busy, The value of the random number is unchanged; if the ECCA detection granularity outside any defer period process detects that the channel is idle, the value of the random number is decremented by one.
在上述任一技术方案中,优选地,所述处理单元504执行根据所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值的操作具体包括:In any one of the foregoing technical solutions, the performing, by the processing unit 504, performing the adjustment of the value of the random number according to the detection result of the CCA detection granularity in the defer period process, specifically includes:
在任一所述defer period过程结束时,将所述随机数的值减1;或Subtracting the value of the random number by one at the end of any of the defer period processes; or
在任一所述defer period过程结束时,将所述defer period的值中的ECCA检测粒度的个数作为所述随机数减小的值;或At the end of any of the defer period processes, the number of ECCA detection granularities in the value of the defer period is taken as a value of the random number reduction; or
在任一所述defer period过程结束时,将所述defer period检测过程中检测到信道空闲的ECCA检测粒度的个数作为所述随机数减小的值。At the end of any of the defer period processes, the number of ECCA detection granularities in which the channel idle is detected in the defer period detection process is taken as the value of the random number reduction.
在上述任一技术方案中,优选地,还包括:设置单元506,用于在进 行所述ECCA检测过程之前,设置对信道进行检测的观察窗口,并通过所述观察窗口对所述信道的状态进行检测;确定单元508,用于基于所述观察窗口检测到的所述信道的状态,确定竞争窗口的值;所述处理单元504具体用于,根据所述竞争窗口的值,选取所述随机数。In any of the above technical solutions, preferably, the method further includes: a setting unit 506, configured to Before performing the ECCA detection process, setting an observation window for detecting a channel, and detecting a state of the channel through the observation window; and determining unit 508, configured to detect the channel based on the observation window a state, the value of the contention window is determined; the processing unit 504 is specifically configured to select the random number according to the value of the contention window.
在该技术方案中,通过设置观察窗口(observation window)对信道状态进行检测,以根据检测到的信道状态来确定竞争窗口的值,使得设置的竞争窗口的值能够适应于信道状态的变化,进而能够选择合适的随机数,避免了竞争窗口的值过小而造成碰撞,也避免了由于竞争窗口的值过大而增大发送时延的问题,有利于提升信道利用率和系统的吞吐量。In this technical solution, the channel state is detected by setting an observation window to determine the value of the contention window according to the detected channel state, so that the value of the set contention window can be adapted to the change of the channel state, and further The ability to select a suitable random number avoids collisions caused by too small a value of the contention window, and also avoids the problem of increasing the transmission delay due to the excessive value of the contention window, which is beneficial to improving channel utilization and system throughput.
在上述任一技术方案中,优选地,所述确定单元508具体用于:根据所述观察窗口检测到的所述信道的状态,确定用于指示所述信道状态的指标,根据所述指标确定所述竞争窗口的值;其中,所述指标的值是基于所述观察窗口内检测到信道空闲的检测粒度的个数,和/或基于所述观察窗口内检测到信道忙的检测粒度的个数确定的。In any one of the foregoing technical solutions, the determining unit 508 is specifically configured to: determine, according to a state of the channel that is detected by the observation window, an indicator for indicating the channel state, and determine, according to the indicator, a value of the contention window; wherein the value of the indicator is based on a number of detection granularities in which the channel is detected to be idle in the observation window, and/or based on a detection granularity in which the channel is busy detected in the observation window The number is determined.
在该技术方案中,根据上述指标确定竞争窗口的值的方案具体为:预先存储指标与竞争窗口的值之间的对应关系,进而根据上述指标确定对应的竞争窗口的值;或者根据指标的值与设置的临界值的关系,调整竞争窗口的值,如指标的值大于或等于第一临界值时,增大竞争窗口的值,否则减小竞争窗口的值或将竞争窗口的值设为最小值。或指标的值小于或等于第二临界值时,增大竞争窗口的值,否则减小竞争窗口的值或将竞争窗口的值设为最小值。In the technical solution, the solution for determining the value of the contention window according to the foregoing indicator is specifically: pre-storing the correspondence between the index and the value of the contention window, and further determining the value of the corresponding contention window according to the foregoing indicator; or according to the value of the indicator Adjust the value of the contention window with the set threshold value. If the value of the indicator is greater than or equal to the first threshold, increase the value of the contention window. Otherwise, decrease the value of the contention window or set the value of the contention window to the minimum. value. When the value of the indicator is less than or equal to the second threshold, the value of the contention window is increased, otherwise the value of the contention window is decreased or the value of the contention window is set to a minimum value.
在上述任一技术方案中,优选地,所述观察窗口中配置有所述defer period,则In any of the above technical solutions, preferably, the defer period is configured in the observation window,
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by 0; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel idle detected in the observation window at the end of any defer period process in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M,其中,M为配置在所述观察 窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M, where M is configured in the observation. The number of ECCA detection granularities in the value of the defer period in the window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+1,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+1, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+2,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+2, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is idle during the process; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is idle is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is idle is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window.
在上述任一技术方案中,优选地,所述观察窗口中配置有defer period过程,则In any of the above technical solutions, preferably, the defer period process is configured in the observation window,
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is increased by 0; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel busy detected in the observation window at the end of any defer period process in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A,其中,A为配置在所述观察窗口 中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities of the channel busy detected in the observation window is increased by A, where A is configured in the observation window. The number of ECCA detection granularities in which the channel is busy during the defer period process; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window; or
在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window.
以下说明本发明提出的defer period的三种过程:The following describes the three processes of the defer period proposed by the present invention:
过程一:Process one:
在上述任一技术方案中,优选地,所述处理单元504还用于执行所述defer period过程,具体包括:In any of the foregoing technical solutions, the processing unit 504 is further configured to perform the defer period process, specifically:
第一执行单元504A,用于执行第一检测粒度的信道检测过程,并在所述第一检测粒度的信道检测过程检测到信道空闲时,执行ECCA检测粒度的信道检测过程,并用于在所述ECCA检测粒度的信道检测过程检测到信道忙时,重新执行所述第一检测粒度的信道检测过程;第一判断单元504B,用于在所述ECCA检测粒度的信道检测过程检测到信道空闲时,判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲,在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,由所述第一执行单元504A继续执行所述ECCA检测粒度的信道检测过程。a first execution unit 504A, configured to perform a channel detection process of a first detection granularity, and perform a channel detection process of an ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle, and is used in the When the channel detection process of the ECCA detection granularity detects that the channel is busy, the channel detection process of the first detection granularity is re-executed; and the first determining unit 504B is configured to: when the channel detection process of the ECCA detection granularity detects that the channel is idle, Determining whether there are M consecutive ECCA detection granularity channel detection processes detecting channel idleness, determining that the defer period process ends when it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, otherwise The channel execution process of the ECCA detection granularity is continued by the first execution unit 504A.
该过程具体为,必须是连续的一个第一检测粒度的信道检测过程与M个ECCA检测粒度的信道检测过程均检测到信道空闲,才能确定defer period过程结束。The process is specifically that the channel detection process of one consecutive first detection granularity and the channel detection process of M ECCA detection granularity respectively detect that the channel is idle, so that the end of the defer period process can be determined.
过程二:Process two:
在上述任一技术方案中,优选地,所述处理单元504还用于执行所述 defer period过程,具体包括:第二执行单元504C,用于执行第一检测粒度的信道检测过程,并在所述第一检测粒度的信道检测过程检测到信道空闲时,执行ECCA检测粒度的信道检测过程;第二判断单元504D,用于判断是否有M个ECCA检测粒度的信道检测过程均检测到信道空闲,在判定有M个ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,由所述第二执行单元504C继续执行所述ECCA检测粒度的信道检测过程。In any of the above technical solutions, preferably, the processing unit 504 is further configured to perform the The defer period process includes: a second execution unit 504C, configured to perform a channel detection process of the first detection granularity, and perform channel detection of an ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle. The second determining unit 504D is configured to determine whether there are M cells of the ECCA detection granularity, and the channel detecting process detects that the channel is idle. When it is determined that the channel detection process with M ECCA detection granularity detects that the channel is idle, determining the The defer period process ends, otherwise, the second execution unit 504C continues to perform the channel detection process of the ECCA detection granularity.
该过程具体为,在第一检测粒度的信道检测过程检测到信道空闲后,只要有M个ECCA检测粒度(无需连续)的信道检测过程检测到信道空闲,就确定defer period过程结束。The process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, as long as the channel detection process with M ECCA detection granularity (no need to be continuous) detects the channel idle, it is determined that the defer period process ends.
过程三:Process three:
在上述任一技术方案中,优选地,所述处理单元504还用于执行所述defer period过程,具体包括:第三执行单元504E,用于执行第一检测粒度的信道检测过程,并用于在所述第一检测粒度的信道检测过程检测到信道空闲时,执行ECCA检测粒度的信道检测过程;第三判断单元504F,用于判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲,在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,由所述第三执行单元504E继续执行所述ECCA检测粒度的信道检测过程。In any of the foregoing technical solutions, the processing unit 504 is further configured to perform the defer period process, and specifically includes: a third executing unit 504E, configured to perform a channel detection process of the first detection granularity, and used in The channel detection process of the first detection granularity detects a channel detection process of the ECCA detection granularity when the channel is idle; the third determining unit 504F is configured to determine whether there are M consecutive ECCA detection granularity channel detection processes are detected. The channel is idle. When it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends. Otherwise, the third execution unit 504E continues to perform the ECCA detection granularity. Channel detection process.
该过程具体为,在第一检测粒度的信道检测过程检测到信道空闲后,有M个连续的ECCA检测粒度的信道检测过程检测到信道空闲时,确定defer period过程结束。The process is specifically: after the channel detection process of the first detection granularity detects that the channel is idle, when the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends.
上述的第一检测粒度可以是16us。The first detection granularity described above may be 16 us.
图6示出了根据本发明的实施例的基站的示意框图。Figure 6 shows a schematic block diagram of a base station in accordance with an embodiment of the present invention.
如图6所示,根据本发明的实施例的基站600,包括:如图5所示的配置有defer period的信道检测装置500。As shown in FIG. 6, a base station 600 according to an embodiment of the present invention includes: a channel detecting apparatus 500 configured with a defer period as shown in FIG. 5.
图7示出了根据本发明的实施例的终端的示意框图。Figure 7 shows a schematic block diagram of a terminal in accordance with an embodiment of the present invention.
如图7所示,根据本发明的实施例的终端700,包括:如图5所示的配置有defer period的信道检测装置500。 As shown in FIG. 7, a terminal 700 according to an embodiment of the present invention includes: a channel detecting apparatus 500 configured with a defer period as shown in FIG. 5.
以下以具体的实施例详细说明本发明的技术方案。The technical solution of the present invention will be described in detail below with reference to specific embodiments.
本发明的技术方案主要是为了解决:defer period过程中的信道检测结果如何计算在信道空闲次数或信道忙次数中,以便于明确ECCA过程中随机数N值的递减,以及明确确定竞争窗口值大小或调整时的指标值(metric)时,defer period过程中的slot(粒度)数如何计算进去,从而使得ECCA过程以及竞争窗口值的确定过程更明确。The technical solution of the present invention is mainly for solving how the channel detection result in the defer period is calculated in the channel idle number or the channel busy number, so as to clarify the decrement of the random number N value in the ECCA process, and clearly determine the contention window value. Or when adjusting the metric value, how the number of slots in the defer period is calculated, so that the ECCA process and the process of determining the contention window value are more explicit.
针对defer period过程中,defer period窗口如何定义,给出如下:Defer period的值=16us+M×ECCA slot。即在defer period过程中,信道检测粒度有两种,一种是16us,一种是ECCA slot(如9us),以下以ECCA slot为9us为例进行说明。For the defer period process, how to define the defer period window is given as follows: Defer period value = 16us + M × ECCA slot. That is, during the defer period, there are two types of channel detection granularity, one is 16us, the other is ECCA slot (such as 9us), and the following is an example in which ECCA slot is 9us.
一、本发明提出的三种defer period过程如下:1. The three defer period processes proposed by the present invention are as follows:
过程一:Process one:
Defer period过程开始时,第一个信道检测粒度是16us,直到检测到信道空闲持续时间达到16us时,才开始信道检测粒度为9us的信道检测。接下来以9us为粒度进行信道检测,若检测到信道忙,则重新开始以16us为粒度进行检测;若检测到信道空闲,则判断是否有连续M个9us为信道空闲,若否,则继续以9us检测,若是,则defer period结束。At the beginning of the Defer period process, the first channel detection granularity is 16us, and the channel detection granularity of 9us channel detection is not started until the channel idle duration is detected to be 16us. Next, the channel detection is performed with a granularity of 9us. If the channel is detected to be busy, the detection is restarted at a granularity of 16 us; if the channel is detected to be idle, it is determined whether there are consecutive M 9us channels are idle, and if not, continue to 9us detection, if it is, then the defer period ends.
过程二:Process two:
Defer period过程开始时,第一个信道检测粒度是16us,直到检测到信道空闲持续时间达到16us时,才开始信道检测粒度为9us的信道检测。接下来以9us为粒度进行信道检测,不管信道忙闲,只要在一个空闲的16us后面检测了M个空闲的9us,则defer period过程结束。At the beginning of the Defer period process, the first channel detection granularity is 16us, and the channel detection granularity of 9us channel detection is not started until the channel idle duration is detected to be 16us. Next, channel detection is performed with a granularity of 9us. Regardless of whether the channel is busy or not, as long as M idle 9us are detected after an idle 16us, the defer period process ends.
过程三:Process three:
Defer period过程开始时,第一个信道检测粒度是16us,直到检测到信道空闲持续时间达到16us时,才开始信道检测粒度为9us的信道检测。接下来以9us为粒度进行信道检测,若检测到信道忙,则继续以9us为粒度进行检测;若检测到信道空闲,则判断是否有连续M个9us为信道空闲,若否,则继续以9us检测,若是,则defer period结束。At the beginning of the Defer period process, the first channel detection granularity is 16us, and the channel detection granularity of 9us channel detection is not started until the channel idle duration is detected to be 16us. Next, the channel detection is performed with a granularity of 9us. If the channel is busy, the detection is continued with a granularity of 9us; if the channel is detected to be idle, it is determined whether there are consecutive M 9us channels are idle, and if not, the channel continues to be 9us. Detect, if it is, then the defer period ends.
其中,过程三与过程一的区别在于空闲的16us与持续空闲的M个 9us是不连续的;过程三与过程二的区别在于空闲的M个9us是连续的。Among them, the difference between process three and process one is that 16us is idle and M is idle. 9us is discontinuous; the difference between process 3 and process 2 is that the idle M 9us are continuous.
二、针对ECCA过程中的defer period过程,defer period过程中的信道空闲计入信道空闲的个数中,也就是说defer period过程结束时,N值递减。具体有以下几种递减方式:2. For the defer period process in the ECCA process, the channel idleness in the defer period process is counted in the number of channel idles, that is, the N value is decremented at the end of the defer period process. Specifically, there are several ways to reduce:
1、N值递减1。1. The value of N is decremented by 1.
2、N值递减的数目为defer period值中ECCA slot的数目。如defer period值为34us,是固定值16us+2×ECCA slot(9us)时,N值递减2;当然,defer period的值也可能不是34us,是16us+M×ECCA slot,那么N值递减M。2. The number of decrementing N values is the number of ECCA slots in the defer period value. If the defer period value is 34us, which is a fixed value of 16us+2×ECCA slot (9us), the value of N is decremented by 2; of course, the value of the defer period may not be 34us, which is 16us+M×ECCA slot, then the value of N is decremented by M. .
3、N值递减的数目为defer period过程中,检测到信道空闲的ECCAslot的数目,也就是即使信道空闲持续时间没有达到defer period时长,比如只有一个ECCA slot检测信道空闲时,N值也递减。3. The number of decremented N values is the number of ECCAslots in which the channel is idle during the defer period, that is, even if the channel idle duration does not reach the defer period duration, for example, when only one ECCA slot detects that the channel is idle, the value of N decreases.
如defer period取值为34us时,defer period方式一中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有三次9us检测信道空闲,则N值递减3。If the value of defer period is 34us, the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us detection channels idle in the process, the N value is decremented by 3.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us检测信道空闲,则N值递减2。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. When the 9us detection channel is idle, the value of N is decremented by 2.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有三次9us检测信道空闲,则N值递减3。If the value of the defer period is 34us, the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process. When the detection channel is idle, the value of N is decremented by 3.
三、在本发明的技术方案中,设置了对信道进行检测的观察窗口(周期性或非周期性),并基于观察窗口检测到的信道的状态,确定用于指示所述信道状态的指标(metric),进而根据确定的指标来确定竞争窗口的值,然后根据竞争窗口的值来选取在ECCA检测过程中进行递减的随机数。In the technical solution of the present invention, an observation window (periodic or aperiodic) for detecting a channel is set, and an indicator for indicating the channel state is determined based on a state of a channel detected by the observation window ( Metric), and then determining the value of the contention window according to the determined index, and then selecting the random number to be decremented in the ECCA detection process according to the value of the contention window.
其中,上述指标的值包括:第一参考值或第一参考值与第二参考值的比值;其中,所述第一参考值包括:观察窗口内检测到信道忙的检测粒度的个数、观察窗口内检测到信道空闲的检测粒度的个数、观察窗口内检测到信道忙的时间段数(如果连续多个slot都是忙,则称为一个时间段 数);第二参考值包括:观察窗口的检测时间、观察窗口内检测到信道空闲的检测粒度的个数与观察窗口内检测到信道忙的检测粒度的个数之和。The value of the foregoing indicator includes: a first reference value or a ratio of the first reference value to the second reference value; wherein the first reference value includes: a number of detection granularities in which the channel busy is detected in the observation window, and an observation The number of detection granularities in which the channel is idle is detected in the window, and the number of time periods in which the channel is busy is detected in the observation window (if multiple consecutive slots are busy, it is called a time period) The second reference value includes: a detection time of the observation window, a sum of the number of detection granularities in which the channel is detected to be idle in the observation window, and a number of detection granularities in which the channel is busy detected in the observation window.
(1)针对用于竞争窗口值设定或调整的observation window中若存在defer period时,defer period过程中信道空闲如何参与metric(指标)的信道空闲slot的次数计数:(1) For the presence of the defer period in the observation window for the contention or window adjustment of the contention window, how many times the channel idles participate in the metric (indicator) channel idle slot during the defer period:
1、一次defer period过程结束时,信道空闲slot的次数增加为0。1. At the end of a defer period process, the number of channels idle slots is increased to zero.
2、一次defer period过程结束时,信道空闲slot的次数增加为1。2. At the end of a defer period process, the number of channels idle slots is increased to 1.
3、一次defer period过程结束时,信道空闲slot的次数增加值为defer period值中ECCA检测粒度的个数M。如对于defer period方式一和方式三,只计算持续空闲时间中的M个9us。3. At the end of a defer period process, the number of times the channel idle slot is increased is the number M of the ECCA detection granularity in the defer period value. For the defer period mode one and the third mode, only M 9us in the continuous idle time are calculated.
3、一次defer period过程结束时,信道空闲slot的次数增加值为defer period值中ECCA检测粒度的个数M+1,其中,把检测到空闲的16us作为1次空闲。如对于defer period方式一和方式三,只计算持续空闲时间中的M个9us和1个16us。3. At the end of a defer period process, the number of times of channel idle slots is increased by the number M+1 of the ECCA detection granularity in the defer period value, wherein 16us that detects idle is regarded as idle once. For the defer period mode one and the third mode, only M 9us and 1 16us in the continuous idle time are calculated.
4、一次defer period过程结束时,信道空闲slot的次数增加值为defer period值中ECCA检测粒度的个数M+2,其中,把检测到空闲的16us作为2次空闲。4. At the end of a defer period process, the number of times of channel idle slots is increased by the number M+2 of the ECCA detection granularity in the defer period value, wherein 16us that detects idle is regarded as 2 idle.
5、一次defer period过程结束时,该过程中检测到信道空闲的ECCA slot的数目即为检测到信道空闲的slot的次数增加值。5. At the end of a defer period process, the number of ECCA slots in which the channel is idle is detected in the process, that is, the number of times the slot in which the channel is idle is detected.
如defer period取值为34us时,defer period方式一中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有三次9us检测信道空闲,因此信道空闲slot的次数增加3。If the value of defer period is 34us, the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us detection channels idle in the process, so the number of channels idle slots increases by 3.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us检测信道空闲,因此信道空闲slot的次数增加2。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. The 9us detection channel is idle, so the number of channels idle slots is increased by two.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有三次9us检测信道空闲,因此信道空闲slot的次数增加3。 If the value of the defer period is 34us, the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process. The detection channel is idle, so the number of channels idle slots is increased by three.
6、一次defer period过程结束时,该过程中信道空闲的ECCA slot(9us)的数目和16us的数目之和即为信道空闲slot的次数增加的数目。6. At the end of a defer period process, the sum of the number of ECCA slots (9us) and the number of 16us channels in the process is the number of times the channel idle slots are increased.
如defer period取值为34us时,defer period方式一中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有三次9us和两次16us检测信道空闲,因此信道空闲slot的次数增加5。If the value of defer period is 34us, the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us and two 16us detection channels idle in the process, so the number of channels idle slots increases by 5.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us和一次16us检测信道空闲,因此信道空闲slot的次数增加3。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. 9us and a 16us detection channel are idle, so the number of channels idle slots is increased by 3.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有三次9us和一次16us检测信道空闲,因此信道空闲slot的次数增加4。If the value of the defer period is 34us, the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process. And a 16us detection channel is idle, so the number of channels idle slots is increased by 4.
7、一次defer period过程结束时,该过程中信道空闲的ECCA slot的数目和16us的数目×2之和即为信道空闲slot的次数增加的数目。7. At the end of a defer period process, the sum of the number of ECCA slots and the number of 16us × 2 in the process is the number of times the channel idle slots are increased.
如defer period取值为34us时,defer period方式一中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有三次9us和两次16us检测信道空闲,因此信道空闲slot的次数增加3+2×2=7。If the value of defer period is 34us, the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there are three 9us and two 16us detection channels idle in the process, so the number of channels idle slots increases by 3+2×2=7.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us和一次16us检测信道空闲,因此信道空闲slot的次数增加2+1×2=4。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. 9us and a 16us detection channel are idle, so the number of channels idle slots is increased by 2+1×2=4.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有三次9us和一次16us检测信道空闲,因此信道空闲slot的次数增加3+1×2=5。If the value of the defer period is 34us, the duration of the process in the defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there are three 9us in the process. And the 16us detection channel is idle, so the number of channels idle slots is increased by 3+1×2=5.
(2)针对用于竞争窗口值设定或调整的observation window中若存在defer period时,defer period过程中信道忙如何参与metric(指标)的信道空闲slot的次数计数: (2) For the presence of the defer period in the observation window for the contention or adjustment of the contention window value, the number of times the channel busy is involved in the metric (indicator) channel idle slot during the defer period:
1、一次defer period过程结束时,信道忙slot的次数增加为0。1. At the end of a defer period process, the number of busy slots on the channel increases to zero.
2、一次defer period过程结束时,信道忙slot的次数增加为1。2. At the end of a defer period process, the number of busy slots on the channel increases to 1.
3、一次defer period过程结束时,该过程中检测到信道忙的ECCA slot的数目即为检测到信道忙的slot的次数增加值。3. At the end of a defer period process, the number of ECCA slots in which the channel is busy is detected in the process, that is, the number of times the slot is detected to be busy.
如defer period取值为34us时,defer period方式一中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有一次9us检测信道忙,因此信道忙slot的次数增加1。If the value of defer period is 34us, the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there is a 9us detection channel busy in the process, so the number of busy slots on the channel increases by one.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us检测信道忙,因此信道忙slot的次数增加2。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. The 9us detection channel is busy, so the number of busy slots on the channel is increased by 2.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有一次9us检测信道忙,因此信道忙slot的次数增加1。If the value of defer period is 34us, the duration of the process in defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there is a 9us in the process. The channel is detected to be busy, so the number of busy slots on the channel is increased by one.
4、一次defer period过程结束时,该过程中检测到信道忙的ECCA slot(9us)的数目和16us的数目之和即为信道忙slot的次数增加的数目。4. At the end of a defer period process, the sum of the number of ECCA slots (9us) and the number of 16us detected in the process is the number of times the number of busy slots of the channel increases.
如defer period取值为34us时,defer period方式一中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有一次9us和一次16us检测信道忙,因此信道忙slot的次数增加2。If the value of defer period is 34us, the duration of the process in defer period mode is 16us (free) + 9us (free) + 9us (busy) + 16us (busy) + 16us (free) + 9us (free) + 9us (Idle), because there is a 9us and a 16us detection channel busy in the process, so the number of busy slots on the channel increases by 2.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us和0次16us检测信道忙,因此信道忙slot的次数增加2。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. The 9us and 0th 16us detection channels are busy, so the number of busy channels is increased by two.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有一次9us和0次16us检测信道忙,因此信道忙slot的次数增加1。If the value of defer period is 34us, the duration of the process in defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there is a 9us in the process. And 0 times 16us detection channel is busy, so the number of channels busy slot increases by 1.
7、一次defer period过程结束时,该过程中检测到信道忙的ECCA slot的数目和16us的数目×2之和即为信道忙slot的次数增加的数目。7. At the end of a defer period process, the sum of the number of ECCA slots and the number of 16us x 2 detected in the process is the number of times the channel busy slot is increased.
如defer period取值为34us时,defer period方式一中的过程持续时间 为16us(闲)+9us(闲)+9us(忙)+16us(忙)+16us(闲)+9us(闲)+9us(闲),因为过程中有一次9us和一次16us检测信道忙,因此信道忙slot的次数增加1+1×2=3。If the value of the defer period is 34us, the duration of the process in the defer period mode 16us (free) +9us (free) +9us (busy) +16us (busy) +16us (free) +9us (free) +9us (free), because there is a 9us and a 16us detection channel busy in the process, so The number of busy channels in the channel is increased by 1 + 1 × 2 = 3.
如defer period取值为34us时,defer period方式二中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(忙)+9us(闲),因为过程中有两次9us和0次16us检测信道忙,因此信道忙slot的次数增加2。If the value of defer period is 34us, the duration of the process in defer period mode 2 is 16us (free) + 9us (free) + 9us (busy) + 9us (busy) + 9us (free), because there are two times in the process. The 9us and 0th 16us detection channels are busy, so the number of busy channels is increased by two.
如defer period取值为34us时,defer period方式三中的过程持续时间为16us(闲)+9us(闲)+9us(忙)+9us(闲)+9us(闲),因为过程中有一次9us和0次16us检测信道忙,因此信道忙slot的次数增加1。If the value of defer period is 34us, the duration of the process in defer period mode 3 is 16us (free) + 9us (free) + 9us (busy) + 9us (free) + 9us (free), because there is a 9us in the process. And 0 times 16us detection channel is busy, so the number of channels busy slot increases by 1.
对于以上计数方法,认为metric的分母为CCA slot数可能不合适,直接为observation window的时间长度更合适。如果observation window正好是多个ECCA slot,那实际上跟CCA slot数意义一样。但如果observation window里面包含ICCA、defer period、ECCA slot各种长度,则用CCA slot数的话就不能直接体现时间长度了,这时候用observation window的时间长度更合适。For the above counting method, it is considered that the denominator of the metric may be inappropriate for the number of CCA slots, and the length of time directly for the observation window is more appropriate. If the observation window happens to be multiple ECCA slots, it actually has the same meaning as the CCA slot number. However, if the observation window contains various lengths of ICCA, defer period, and ECCA slot, the length of the CCA slot number cannot directly reflect the length of time. In this case, the length of the observation window is more appropriate.
本发明的上述方案提出了在defer period过程中,随机数N值的递减方法。并针对在用于竞争窗口大小值确定或调整的observation window中如果有defer period过程,提出了defer period过程中的信道忙闲的slot如何参与到metric的计数中,从而使得metric计算更加明确,有利于竞争窗口值的确定或调整。The above solution of the present invention proposes a method of decrementing the random number N value during the defer period. And if there is a defer period process in the observation window for determining or adjusting the contention value of the contention window, how to participate in the metric counting of the free busy slot in the defer period process, so that the metric calculation is more clear, Conducive to the determination or adjustment of the competition window value.
以上结合附图详细说明了本发明的技术方案,本发明提出了一种新的配置有defer period的信道检测方案,明确了在配置有defer period的ECCA检测过程中随机数N值的递减方法,同时在observation window中有defer period过程时,也明确了defer period过程中信道忙闲次数的计数方法,以便于对竞争窗口的调整。The technical solution of the present invention is described in detail above with reference to the accompanying drawings. The present invention proposes a new channel detection scheme configured with a defer period, and clarifies a method for decrementing the random number N value in the ECCA detection process in which the defer period is configured. At the same time, when there is a defer period process in the observation window, the counting method of the number of busy periods of the channel during the defer period is also clarified, so as to facilitate the adjustment of the contention window.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。 The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims (20)

  1. 一种配置有defer period的信道检测方法,其特征在于,包括:A channel detection method configured with a defer period, comprising:
    当进行ECCA检测过程时,在检测到信道忙的ECCA检测粒度后配置defer period过程;When the ECCA detection process is performed, the defer period process is configured after detecting the granularity of the ECCA detection of the channel busy;
    在开启ECCA信道检测过程时,选取随机数,并在后续的信道检测过程中,根据每个ECCA检测粒度的检测结果和所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值,直到所述随机数的值为0时,确定所述ECCA检测过程结束。When the ECCA channel detection process is started, the random number is selected, and in the subsequent channel detection process, the random number is adjusted according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process. The value until the value of the random number is 0 determines that the ECCA detection process ends.
  2. 根据权利要求1所述的配置有defer period的信道检测方法,其特征在于,根据所述每个ECCA检测粒度的检测结果调整所述随机数的值的步骤具体包括:The channel detecting method configured with a defer period according to claim 1, wherein the step of adjusting the value of the random number according to the detection result of each ECCA detection granularity specifically includes:
    若任一ECCA检测粒度检测到信道忙,则所述随机数的值不变;If any ECCA detection granularity detects that the channel is busy, the value of the random number does not change;
    若任一defer period过程之外的ECCA检测粒度检测到信道空闲,则将所述随机数的值减1。If the ECCA detection granularity outside of any defer period process detects that the channel is idle, the value of the random number is decremented by one.
  3. 根据权利要求1所述的配置有defer period的信道检测方法,其特征在于,根据所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值的步骤具体包括:The channel detecting method configured with a defer period according to claim 1, wherein the step of adjusting the value of the random number according to the detection result of the CCA detection granularity in the defer period process comprises:
    在任一所述defer period过程结束时,将所述随机数的值减1;或Subtracting the value of the random number by one at the end of any of the defer period processes; or
    在任一所述defer period过程结束时,将所述defer period的值中的ECCA检测粒度的个数作为所述随机数减小的值;或At the end of any of the defer period processes, the number of ECCA detection granularities in the value of the defer period is taken as a value of the random number reduction; or
    在任一所述defer period过程结束时,将所述defer period检测过程中检测到信道空闲的ECCA检测粒度的个数作为所述随机数减小的值。At the end of any of the defer period processes, the number of ECCA detection granularities in which the channel idle is detected in the defer period detection process is taken as the value of the random number reduction.
  4. 根据权利要求1所述的配置有defer period的信道检测方法,其特征在于,在进行所述ECCA检测过程之前,还包括:The channel detection method configured with a defer period according to claim 1, wherein before performing the ECCA detection process, the method further includes:
    设置对信道进行检测的观察窗口,并通过所述观察窗口对所述信道的状态进行检测;Setting an observation window for detecting a channel, and detecting a state of the channel through the observation window;
    基于所述观察窗口检测到的所述信道的状态,确定竞争窗口的值;Determining a value of a contention window based on a state of the channel detected by the observation window;
    根据所述竞争窗口的值,选取所述随机数。 The random number is selected according to the value of the contention window.
  5. 根据权利要求4所述的配置有defer period的信道检测方法,其特征在于,基于所述观察窗口检测到的所述信道的状态,确定竞争窗口的值的步骤具体包括:The channel detecting method configured with the defer period according to claim 4, wherein the step of determining the value of the contention window based on the state of the channel detected by the observation window comprises:
    根据所述观察窗口检测到的所述信道的状态,确定用于指示所述信道状态的指标,根据所述指标确定所述竞争窗口的值;Determining, according to the state of the channel detected by the observation window, an indicator for indicating the channel state, and determining a value of the contention window according to the indicator;
    其中,所述指标的值是基于所述观察窗口内检测到信道空闲的检测粒度的个数,和/或基于所述观察窗口内检测到信道忙的检测粒度的个数确定的。The value of the indicator is determined based on the number of detection granularities of detecting channel idleness in the observation window, and/or based on the number of detection granularities in which the channel busy is detected in the observation window.
  6. 根据权利要求5所述的配置有defer period的信道检测方法,其特征在于,所述观察窗口中配置有defer period过程,则The channel detection method configured with a defer period according to claim 5, wherein a defer period process is configured in the observation window,
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by 0; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel idle detected in the observation window at the end of any defer period process in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M, where M is the defer period configured in the observation window. The number of ECCA detection granularities in the value; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+1,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+1, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+2,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+2, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is idle during the process; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+B,其中,A为配置在所述观察 窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+B, where A is configured in the observation. The number of ECCA detection granularities in which the channel is idle is detected in the defer period process in the window, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is idle is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window.
  7. 根据权利要求5所述的配置有defer period的信道检测方法,其特征在于,所述观察窗口中配置有defer period过程,则The channel detection method configured with a defer period according to claim 5, wherein a defer period process is configured in the observation window,
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is increased by 0; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel busy detected in the observation window at the end of any defer period process in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities of channel busy detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is busy detected during the process; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window.
  8. 根据权利要求1至7中任一项所述的配置有defer period的信道检测方法,其特征在于,所述defer period过程具体包括: The channel detection method configured with a defer period according to any one of claims 1 to 7, wherein the defer period process specifically includes:
    执行第一检测粒度的信道检测过程;Performing a channel detection process of the first detection granularity;
    若所述第一检测粒度的信道检测过程检测到信道空闲,则执行ECCA检测粒度的信道检测过程;If the channel detection process of the first detection granularity detects that the channel is idle, performing a channel detection process of the ECCA detection granularity;
    在所述ECCA检测粒度的信道检测过程检测到信道忙时,重新执行所述第一检测粒度的信道检测过程,并在所述ECCA检测粒度的信道检测过程检测到信道空闲时,判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲;When the channel detection process of the ECCA detection granularity detects that the channel is busy, the channel detection process of the first detection granularity is re-executed, and when the channel detection process of the ECCA detection granularity detects that the channel is idle, it is determined whether there is an M. The channel detection process of each successive ECCA detection granularity detects that the channel is idle;
    在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,继续执行所述ECCA检测粒度的信道检测过程。When it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, it is determined that the defer period process ends, otherwise, the channel detection process of the ECCA detection granularity is continued.
  9. 根据权利要求1至7中任一项所述的配置有defer period的信道检测方法,其特征在于,所述defer period过程具体包括:The channel detection method configured with a defer period according to any one of claims 1 to 7, wherein the defer period process specifically includes:
    执行第一检测粒度的信道检测过程;Performing a channel detection process of the first detection granularity;
    若所述第一检测粒度的信道检测过程检测到信道空闲,则执行ECCA检测粒度的信道检测过程;If the channel detection process of the first detection granularity detects that the channel is idle, performing a channel detection process of the ECCA detection granularity;
    判断是否有M个ECCA检测粒度的信道检测过程均检测到信道空闲;A channel detection process for determining whether there are M ECCA detection granularities detects that the channel is idle;
    在判定有M个ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,继续执行所述ECCA检测粒度的信道检测过程。When it is determined that the channel detection process with M ECCA detection granularity detects that the channel is idle, it is determined that the defer period process ends, otherwise, the channel detection process of the ECCA detection granularity is continued.
  10. 根据权利要求1至7中任一项所述的配置有defer period的信道检测方法,其特征在于,所述defer period过程具体包括:The channel detection method configured with a defer period according to any one of claims 1 to 7, wherein the defer period process specifically includes:
    执行第一检测粒度的信道检测过程;Performing a channel detection process of the first detection granularity;
    若所述第一检测粒度的信道检测过程检测到信道空闲,则执行ECCA检测粒度的信道检测过程;If the channel detection process of the first detection granularity detects that the channel is idle, performing a channel detection process of the ECCA detection granularity;
    判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲;A channel detection process for determining whether there are M consecutive ECCA detection granularities detects that the channel is idle;
    在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,继续执行所述ECCA检 测粒度的信道检测过程。Determining that the defer period process ends when it is determined that the channel detection process with M consecutive ECCA detection granularities detects that the channel is idle, otherwise, the ECCA check is continued. A granularity channel detection process.
  11. 一种配置有defer period的信道检测装置,其特征在于,包括:A channel detecting apparatus configured with a defer period, comprising:
    配置单元,用于在进行ECCA检测过程时,在检测到信道忙的ECCA检测粒度后配置defer period过程;a configuration unit, configured to configure a defer period process after detecting an ECCA detection granularity of a channel busy when performing an ECCA detection process;
    处理单元,用于在开启ECCA信道检测过程时,选取随机数,并在后续的信道检测过程中,根据每个ECCA检测粒度的检测结果和所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值,直到所述随机数的值为0时,确定所述ECCA检测过程结束。a processing unit, configured to: when the ECCA channel detection process is started, select a random number, and adjust, according to the detection result of each ECCA detection granularity and the detection result of the CCA detection granularity in the defer period process, in the subsequent channel detection process The value of the random number until the value of the random number is 0, determining that the ECCA detection process ends.
  12. 根据权利要求11所述的配置有defer period的信道检测装置,其特征在于,所述处理单元执行根据所述每个ECCA检测粒度的检测结果调整所述随机数的值的操作具体包括:The channel detecting apparatus configured with the defer period according to claim 11, wherein the performing, by the processing unit, performing the adjustment of the value of the random number according to the detection result of the detection granularity of each ECCA comprises:
    若任一ECCA检测粒度检测到信道忙,则所述随机数的值不变;If any ECCA detection granularity detects that the channel is busy, the value of the random number does not change;
    若任一defer period过程之外的ECCA检测粒度检测到信道空闲,则将所述随机数的值减1。If the ECCA detection granularity outside of any defer period process detects that the channel is idle, the value of the random number is decremented by one.
  13. 根据权利要求11所述的配置有defer period的信道检测装置,其特征在于,所述处理单元执行根据所述defer period过程中的CCA检测粒度的检测结果调整所述随机数的值的操作具体包括:The channel detecting apparatus configured with a defer period according to claim 11, wherein the processing unit performs an operation of adjusting a value of the random number according to a detection result of a CCA detection granularity in the defer period process, and specifically includes: :
    在任一所述defer period过程结束时,将所述随机数的值减1;或Subtracting the value of the random number by one at the end of any of the defer period processes; or
    在任一所述defer period过程结束时,将所述defer period的值中的ECCA检测粒度的个数作为所述随机数减小的值;或At the end of any of the defer period processes, the number of ECCA detection granularities in the value of the defer period is taken as a value of the random number reduction; or
    在任一所述defer period过程结束时,将所述defer period检测过程中检测到信道空闲的ECCA检测粒度的个数作为所述随机数减小的值。At the end of any of the defer period processes, the number of ECCA detection granularities in which the channel idle is detected in the defer period detection process is taken as the value of the random number reduction.
  14. 根据权利要求11所述的配置有defer period的信道检测装置,其特征在于,还包括:The channel detecting apparatus configured with a defer period according to claim 11, further comprising:
    设置单元,用于在进行所述ECCA检测过程之前,设置对信道进行检测的观察窗口,并通过所述观察窗口对所述信道的状态进行检测;a setting unit, configured to set an observation window for detecting a channel before performing the ECCA detection process, and detecting a status of the channel by using the observation window;
    确定单元,用于基于所述观察窗口检测到的所述信道的状态,确定竞争窗口的值;a determining unit, configured to determine a value of a contention window based on a state of the channel detected by the observation window;
    所述处理单元具体用于,根据所述竞争窗口的值,选取所述随机数。 The processing unit is specifically configured to select the random number according to the value of the contention window.
  15. 根据权利要求14所述的配置有defer period的信道检测装置,其特征在于,所述确定单元具体用于:The channel detecting apparatus configured with a defer period according to claim 14, wherein the determining unit is specifically configured to:
    根据所述观察窗口检测到的所述信道的状态,确定用于指示所述信道状态的指标,根据所述指标确定所述竞争窗口的值;Determining, according to the state of the channel detected by the observation window, an indicator for indicating the channel state, and determining a value of the contention window according to the indicator;
    其中,所述指标的值是基于所述观察窗口内检测到信道空闲的检测粒度的个数,和/或基于所述观察窗口内检测到信道忙的检测粒度的个数确定的。The value of the indicator is determined based on the number of detection granularities of detecting channel idleness in the observation window, and/or based on the number of detection granularities in which the channel busy is detected in the observation window.
  16. 根据权利要求15所述的配置有defer period的信道检测装置,其特征在于,所述观察窗口中配置有defer period过程,则The channel detecting apparatus configured with a defer period according to claim 15, wherein a defer period process is configured in the observation window,
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by 0; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel idle detected in the observation window at the end of any defer period process in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M, where M is the defer period configured in the observation window. The number of ECCA detection granularities in the value; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+1,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+1, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加M+2,其中,M为配置在所述观察窗口中的所述defer period的值中的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by M+2, where M is the value configured in the observation window. The number of ECCA detection granularities in the value of the defer period; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is idle during the process; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个 数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is idle during the defer period Number B, which is the number of non-ECCA detection granularities in which the channel idle is detected during the defer period in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道空闲的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道空闲的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detection granularities in which the channel idleness is detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is idle is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel idleness is detected during the defer period in the observation window.
  17. 根据权利要求15所述的配置有defer period的信道检测装置,其特征在于,所述观察窗口中配置有defer period过程,则The channel detecting apparatus configured with a defer period according to claim 15, wherein a defer period process is configured in the observation window,
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加0;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is increased by 0; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加1;或Adding 1 to the number of detection granularities of channel busy detected in the observation window at the end of any defer period process in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detection granularities of channel busy detected in the observation window is increased by A, where A is the defer period configured in the observation window. The number of ECCA detection granularities in which the channel is busy detected during the process; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数;或At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window; or
    在所述观察窗口中的任一defer period过程结束时,将所述观察窗口内检测到信道忙的检测粒度的个数加A+2B,其中,A为配置在所述观察窗口中的所述defer period过程中检测到信道忙的ECCA检测粒度的个数,B为配置在所述观察窗口中的所述defer period过程中检测到信道忙的非ECCA检测粒度的个数。At the end of any defer period process in the observation window, the number of detected granularity of channel busy detected in the observation window is added to A+2B, where A is the one configured in the observation window. The number of ECCA detection granularities in which the channel is busy is detected during the defer period, and B is the number of non-ECCA detection granularities in which the channel busy is detected during the defer period in the observation window.
  18. 根据权利要求11至17中任一项所述的配置有defer period的信道检测装置,其特征在于,所述处理单元还用于执行所述defer period过程,具体包括: The channel detecting apparatus configured with a defer period according to any one of claims 11 to 17, wherein the processing unit is further configured to execute the defer period process, specifically:
    第一执行单元,用于执行第一检测粒度的信道检测过程,并在所述第一检测粒度的信道检测过程检测到信道空闲时,执行ECCA检测粒度的信道检测过程,并用于在所述ECCA检测粒度的信道检测过程检测到信道忙时,重新执行所述第一检测粒度的信道检测过程;a first execution unit, configured to perform a channel detection process of the first detection granularity, and perform a channel detection process of the ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle, and is used in the ECCA When the channel detection process of detecting granularity detects that the channel is busy, re-executing the channel detection process of the first detection granularity;
    第一判断单元,用于在所述ECCA检测粒度的信道检测过程检测到信道空闲时,判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲,在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,由所述第一执行单元继续执行所述ECCA检测粒度的信道检测过程。a first determining unit, configured to determine, when the channel detection process of the ECCA detection granularity detects that the channel is idle, whether the channel detection process of M consecutive ECCA detection granularities detects that the channel is idle, and determines that there are M consecutive When the channel detection process of the ECCA detection granularity detects that the channel is idle, it is determined that the defer period process ends. Otherwise, the first execution unit continues to perform the channel detection process of the ECCA detection granularity.
  19. 根据权利要求11至17中任一项所述的配置有defer period的信道检测装置,其特征在于,所述处理单元还用于执行所述defer period过程,具体包括:The channel detecting apparatus configured with a defer period according to any one of claims 11 to 17, wherein the processing unit is further configured to execute the defer period process, specifically:
    第二执行单元,用于执行第一检测粒度的信道检测过程,并在所述第一检测粒度的信道检测过程检测到信道空闲时,执行ECCA检测粒度的信道检测过程;a second execution unit, configured to perform a channel detection process of the first detection granularity, and perform a channel detection process of an ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle;
    第二判断单元,用于判断是否有M个ECCA检测粒度的信道检测过程均检测到信道空闲,在判定有M个ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,由所述第二执行单元继续执行所述ECCA检测粒度的信道检测过程。a second determining unit, configured to determine whether there are M cells of the ECCA detection granularity, the channel detecting process detects that the channel is idle, and determines that the channel is idle when the channel detecting process with M ECCA detection granularity detects that the channel is idle, determining the defer period process Ending, otherwise, the channel detection process of the ECCA detection granularity is continued by the second execution unit.
  20. 根据权利要求11至17中任一项所述的配置有defer period的信道检测装置,其特征在于,所述处理单元还用于执行所述defer period过程,具体包括:The channel detecting apparatus configured with a defer period according to any one of claims 11 to 17, wherein the processing unit is further configured to execute the defer period process, specifically:
    第三执行单元,用于执行第一检测粒度的信道检测过程,并用于在所述第一检测粒度的信道检测过程检测到信道空闲时,执行ECCA检测粒度的信道检测过程;a third execution unit, configured to perform a channel detection process of the first detection granularity, and configured to perform a channel detection process of an ECCA detection granularity when the channel detection process of the first detection granularity detects that the channel is idle;
    第三判断单元,用于判断是否有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲,在判定有M个连续的ECCA检测粒度的信道检测过程均检测到信道空闲时,确定所述defer period过程结束,否则,由所述第三执行单元继续执行所述ECCA检测粒度的信道检测过程。 a third determining unit, configured to determine whether there are M consecutive ECCA detection granularity channel detection processes, detecting that the channel is idle, and determining that the channel is idle when the channel detection process with M consecutive ECCA detection granularities is determined, determining The defer period process ends, otherwise, the third execution unit continues to perform the channel detection process of the ECCA detection granularity.
PCT/CN2015/093484 2015-09-25 2015-10-31 Channel detection method having defer period, and device WO2017049719A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510624066.2 2015-09-25
CN201510624066.2A CN105338651A (en) 2015-09-25 2015-09-25 Channel detection method equipped with defer period and device thereof

Publications (1)

Publication Number Publication Date
WO2017049719A1 true WO2017049719A1 (en) 2017-03-30

Family

ID=55288817

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093484 WO2017049719A1 (en) 2015-09-25 2015-10-31 Channel detection method having defer period, and device

Country Status (2)

Country Link
CN (1) CN105338651A (en)
WO (1) WO2017049719A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BR112018070174A2 (en) * 2016-03-31 2019-01-29 Huawei Tech Co Ltd method and apparatus for determining the size of the containment window in light channel evaluation
GB2552716A (en) * 2016-08-05 2018-02-07 Tcl Communication Ltd Methods and devices for updating an uplink contention window size in a wireless communication system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140192820A1 (en) * 2013-01-08 2014-07-10 Shahrnaz Azizi Methods and arrangements to mitigate collisions in wireless networks
CN104539405A (en) * 2015-01-28 2015-04-22 深圳酷派技术有限公司 Channel detection method, channel detection system, base station and terminal
CN104717687A (en) * 2015-04-09 2015-06-17 宇龙计算机通信科技(深圳)有限公司 Adjustment method and system for channel occupation probability and equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104469914B (en) * 2014-12-10 2018-05-15 宇龙计算机通信科技(深圳)有限公司 Channel detection method and system, base station and terminal
CN104812032B (en) * 2015-04-10 2018-09-07 宇龙计算机通信科技(深圳)有限公司 A kind of method and device in unauthorized frequency range application DRX
CN104936303B (en) * 2015-06-17 2018-09-21 西安电子科技大学 A kind of method that carrier sense thresholding jointly controls with competition window

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140192820A1 (en) * 2013-01-08 2014-07-10 Shahrnaz Azizi Methods and arrangements to mitigate collisions in wireless networks
CN104539405A (en) * 2015-01-28 2015-04-22 深圳酷派技术有限公司 Channel detection method, channel detection system, base station and terminal
CN104717687A (en) * 2015-04-09 2015-06-17 宇龙计算机通信科技(深圳)有限公司 Adjustment method and system for channel occupation probability and equipment

Also Published As

Publication number Publication date
CN105338651A (en) 2016-02-17

Similar Documents

Publication Publication Date Title
WO2016161710A1 (en) Channel occupation probability adjustment method, adjustment system and device
US10959266B2 (en) OFDMA contention method and access point
WO2017049724A1 (en) Channel detection method and apparatus based on contention window
KR101425759B1 (en) Channel access mechanism for wide channels used in overlapping networks
WO2017004901A1 (en) Adjustment method, adjustment system of channel occupation probability and base station
US9544922B2 (en) Quality of service scheme for collision-based wireless networks
WO2016119302A1 (en) Channel detection method, channel detection system, base station, and terminal
WO2017000411A1 (en) Collision avoidance method and apparatus for use in unlicensed frequency band
JP5680983B2 (en) Wireless communication device
CN105230106B (en) Information sending method and device
CN107889158B (en) Method and device for transmitting control and data
EP3247157B1 (en) Method for managing wireless resources, and access point using same
US20180132251A1 (en) User Equipment Sending Signal Directly to User Equipment
CN112788670A (en) Resource allocation method and equipment
CN114641085A (en) Self-adaptive back-off optimization method of CSMA/CA mechanism based on IEEE802.15.4
WO2017049719A1 (en) Channel detection method having defer period, and device
KR20220054218A (en) Methods and apparatuses for radio communication
WO2017020384A1 (en) Load-based lbt channel detection method and system, base station, and terminal
EP4221385A1 (en) Method and apparatus for determining channel congestion parameter
US10972973B2 (en) Energy-efficient idle listening schemes
WO2017049720A1 (en) Channel detection method and channel detection apparatus
CN106804061B (en) Link construction method and device based on competitive MAC
JP4733735B2 (en) WLAN transmission scheduler with accelerated backoff function
JP6459508B2 (en) Wireless communication apparatus and control method thereof
WO2017133008A1 (en) Idle channel evaluation method and terminal

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15904594

Country of ref document: EP

Kind code of ref document: A1