WO2009074111A1 - Adaptive threshold adjusting method and device - Google Patents

Adaptive threshold adjusting method and device Download PDF

Info

Publication number
WO2009074111A1
WO2009074111A1 PCT/CN2008/073402 CN2008073402W WO2009074111A1 WO 2009074111 A1 WO2009074111 A1 WO 2009074111A1 CN 2008073402 W CN2008073402 W CN 2008073402W WO 2009074111 A1 WO2009074111 A1 WO 2009074111A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
threshold value
threshold
data packet
retransmissions
Prior art date
Application number
PCT/CN2008/073402
Other languages
French (fr)
Chinese (zh)
Inventor
Jun Wang
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009074111A1 publication Critical patent/WO2009074111A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0015Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the adaptation strategy
    • H04L1/0019Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the adaptation strategy in which mode-switching is based on a statistical approach
    • H04L1/0021Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the adaptation strategy in which mode-switching is based on a statistical approach in which the algorithm uses adaptive thresholds

Definitions

  • the present invention relates to control technology, and in particular, to a method and apparatus for adaptive adjustment of threshold values. Background technique
  • the 802.16e protocol makes it possible to enjoy wireless broadband access services at any time and any place using a single terminal.
  • the World Microwave Interoperability Forum based on the IEEE 802.16e protocol.
  • WIMAX Worldwide Interoperability for Microwave Access Forum
  • HARQ Hybrid Automatic Repeat Request
  • AMC Adaptive Modulation and Coding
  • control operations such as AMC control and power control involve the use of threshold values.
  • AMC control in the downlink direction, that is, when the base station (BS, Base Station) transmits a data packet to the mobile station (MS, Mobile Station), downlink AMC control is required, and in the uplink direction, the MS sends a data packet to the BS.
  • the threshold used in AMC control is a fixed threshold, and the application of a fixed threshold cannot meet the needs of a rapidly changing wireless channel.
  • the IEEE 802.16e protocol provides the following two ideas for implementing downlink AMC control:
  • MS selects the downlink modulation coding mode (MCS, Modulation and Coding Scheme) according to the AMC threshold, and passes the effective carrier interference to noise ratio
  • MCS downlink modulation coding mode
  • the value of the MCS mode selected by the BS, and the BS uses the modulation and coding mode specified in the MCS mode selected by the MS for data transmission;
  • the MS reports the physical CINR (Physical CINR) to the BS.
  • the measured value the BS selects the MCS mode according to the reported measurement value and the AMC threshold value, and then performs data transmission according to the modulation and coding method specified in the MCS mode selected by itself.
  • the above AMC control is taken as an example to illustrate the implementation of the fixed threshold in the relevant control in the existing scheme, which will result in the control operation based on the fixed threshold not adapting to the requirements of the rapidly changing wireless environment. , reducing the quality of communication.
  • the embodiment of the invention provides a method for adaptively adjusting a threshold value, which can adaptively adjust the threshold value, so that the control operation based on the threshold value can adapt to the requirements of the wireless environment and improve the communication quality.
  • the embodiment of the invention provides a device for adaptively adjusting a threshold value, which can adaptively adjust the threshold value, so that the control operation based on the threshold value can adapt to the requirements of the wireless environment and improve the communication quality.
  • a method for adaptively adjusting a threshold value comprising:
  • the threshold value is adjusted according to the adjustment method corresponding to the information of the data packet receiving situation, and the adjusted threshold value is used as the current threshold value.
  • a device for adaptively adjusting a threshold value comprising:
  • An information acquiring module configured to obtain information about a data packet receiving situation
  • the adjusting module is configured to adjust the threshold according to the information corresponding to the information received by the information acquiring module, and use the adjusted threshold as the current threshold.
  • the control operations performed can adapt to the requirements of a rapidly changing wireless environment and improve communication quality.
  • FIG. 1 is a flowchart of a method for adaptively adjusting a threshold value according to an embodiment of the present invention
  • FIG. 2 is a flowchart of adaptively adjusting threshold values based on ACK and NACK information according to an embodiment of the present invention
  • FIG. 3 is a flowchart of adaptive threshold adjustment based on the average number of retransmissions according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of adaptively adjusting threshold values based on current packet error number and current correct data packet number according to an embodiment of the present invention
  • FIG. 5 is a flowchart of adjusting threshold value based on the current number of error packets and the current correct number of data packets according to an embodiment of the present invention
  • FIG. 6 is a flowchart of a first specific example of a method for adaptively adjusting threshold values according to an embodiment of the present invention
  • FIG. 7 is a flowchart of a second specific example of a method for adaptively adjusting threshold values according to an embodiment of the present invention
  • FIG. 9 is a schematic diagram of an apparatus for adaptively adjusting a threshold value in an ARQ/HARQ system according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for adaptively adjusting a threshold value according to an embodiment of the present invention, where the process includes: Step 101: Acquire information about a data packet receiving situation.
  • Step 102 Adjust the threshold according to the adjustment manner corresponding to the information of the data packet receiving situation, and use the adjusted threshold as the current threshold.
  • the method for adaptively adjusting the threshold value in the embodiment of the present invention in obtaining information about the reception status of the data packet After that, the threshold value is adjusted according to the adjustment manner corresponding to the obtained information, and the adjusted threshold value is used as the current threshold value, so that the adaptive adjustment of the threshold value is realized based on the acquired information of the data packet receiving situation. Therefore, the control operation based on the adaptive adjustment threshold can adapt to the requirements of the wireless environment and improve the communication quality.
  • the information about the data packet receiving situation may include, but is not limited to, a plurality of situations, such as an ACK (Acknowledgement) or a Negative Acknowledgement (NACK, Negative Acknowledgement) information, or an average weight.
  • ACK Acknowledgement
  • NACK Negative Acknowledgement
  • an average weight There are a variety of means for obtaining such information, such as the number of transmissions, or the number of errors, and a detailed description will be given below.
  • the threshold value is adjusted according to the adjustment manner corresponding to the information of the data packet receiving situation, and the adjustment manner may also be in various manners, and a detailed description will be given below.
  • the specific application scenarios are further combined, and the specific control operation steps of the AMC control or the power control may be further included.
  • the following takes the AMC control as an example to describe in detail the specific implementation manners of the feedback mechanism, the information acquisition, the threshold adaptive adjustment mode, and the control operation based on the adaptive adjustment threshold in the method provided by the embodiment of the present invention.
  • the transmitting end sends an error-detectable data packet to the receiving end, and after receiving the data, the receiving end determines whether there is an error in the received data packet according to the encoding rule, and passes the error.
  • the feedback information feeds the judgment result to the transmitting end, and the transmitting end sends the data packet that the receiving end thinks is erroneous to the receiving end according to the judgment result in the feedback information until the receiving end thinks that it is correct.
  • the HARQ technology is based on an extension of the above ARQ technology.
  • the receiving end recovers the data packet by decoding, correcting, and merging the received data packet first. If the error in the data packet can be corrected, the data packet is accepted and sent.
  • the terminal feeds back the ACK information, otherwise the NACK information for the data packet is fed back to the transmitting end, and the transmitting end performs retransmission of the error data packet. Therefore, HARQ technology is relative to ARQ Technically, error correction has been added.
  • the information about obtaining the data packet receiving status may include, but is not limited to, the total number of the sent data packets, or the number of correctly sent data packets, or the feedback after sending each data packet.
  • the number of retransmissions between the two statistics in the above formula refers to the number of times the packet is retransmitted between the two statistics, which may include the total number of retransmissions of several packets.
  • the average number of retransmissions is that, between the two statistics in the above formula, the number of retransmissions of the current data packet is averaged with the number of retransmissions of the previous or previous data packets, and the average number of retransmissions is obtained.
  • the number of statistics included in the specific data can be determined according to the actual situation. When the number of selections is large, the influence of burst interference can be avoided. When the number of selection is small, the sensitivity to channel quality is better.
  • the average number of retransmissions it is also possible to record the data frame number corresponding to the acquired information while acquiring the information, which is advantageous for checking more flexibly whether the current statistical data has already met the predetermined number. For example, after the current statistics start, check whether the received data has met the number of statistical data by using the recorded data frame number every n data frames. If it is satisfied, the average number of retransmissions can be calculated.
  • n can be based on Need to determine different values.
  • NACK information of a certain packet has reached the maximum number of retransmissions N, it indicates that the receiving end has received N times of error packets, and because the transmitting end determines that the data packet has reached the maximum number of retransmissions, it is no longer sent.
  • correct Number of received packets The number of packets whose number of NACKs did not reach the maximum number of retransmissions.
  • the AMC control is divided into M MCS levels, each level corresponds to one MCS mode, and the level is represented as MCS1 and MSC2 MCSM from low to high, and the AMC control threshold corresponding to each MCS level is T(l), respectively. ⁇ (2) ⁇ ( ⁇ ).
  • MCS1 and MSC2 MCSM from low to high
  • T(l) the AMC control threshold corresponding to each MCS level
  • T(l) the AMC control threshold corresponding to each MCS level
  • the threshold adaptive adjustment manner may include the following three types:
  • the threshold value is adaptively adjusted according to the ACK information or the NACK information.
  • the preset maximum number of times, the adjustment step size ⁇ 5, and the adjustment step size ⁇ , the adaptive threshold adjustment is performed based on the ACK information or the NACK information
  • FIG. 2 shows the flow of the adjustment method.
  • Step 201 Count ACK or NACK information.
  • Step 202 Determine whether the statistical information is NACK information. If yes, proceed to step 203; otherwise, directly perform step 205.
  • Step 203 Determine whether the continuous error statistics count corresponding to the NACK information reaches a preset maximum number of times. If yes, continue to step 204, otherwise step 205 is directly performed.
  • Step 204 Raise the AMC threshold values T(l) and ⁇ (2) ⁇ ( ⁇ ) corresponding to each level by one adjustment step length ⁇ 3 , and end the process of adaptively adjusting the threshold value.
  • Step 205 Decrease the AMC thresholds T(l) and ⁇ (2) ⁇ ( ⁇ ) corresponding to each level by one step.
  • step 204 or step 205 the adaptively adjusted AMC threshold corresponding to each MCS level can be obtained, and the adjusted threshold value is taken as the current threshold.
  • step 201 to 203 are performed according to the above methods for different data packets, respectively, if the number of consecutive NACK information of one of the plurality of data packets reaches the preset maximum number of times. Then, after step 203, step 204 is performed.
  • the threshold value is adaptively adjusted according to the average number of retransmissions.
  • the preset target retransmission times, the adjustment step size ⁇ , and the adjustment step size ⁇ are adaptively adjusted according to the average number of retransmission times.
  • Figure 3 shows the flow of the adjustment method, and the process includes :
  • Step 301 Count the average number of retransmissions.
  • Step 302 Obtain the number of retransmissions of the target, and determine whether the calculated average number of retransmissions is higher than the number of retransmissions. If yes, proceed to step 303. Otherwise, go to step 304.
  • Step 303 Raise the AMC control threshold T(l) ⁇ (2) ⁇ ( ⁇ ) corresponding to each level by one adjustment step ⁇ End process.
  • Step 304 Lower the AMC control thresholds T(l), ⁇ (2) ⁇ ( ⁇ ) corresponding to each level by one adjustment step
  • step 303 or step 304 the AMC threshold corresponding to each MCS level after the adaptive adjustment can be obtained, and the adjusted threshold value is taken as the current threshold value.
  • the threshold value is adaptively adjusted according to the current number of packet errors and the current correct number of packets. You can set the target number of the number of packets, the step size and the step size. When there is a current packet error, the threshold is raised by a set step. If there is no packet error, the threshold is lowered by one. Long, if there is no data transmission at present, it will not increase or decrease, and the threshold will remain unchanged.
  • the target value of the number of error packets is set to PER_Target, and the adjustment step size is Step-size, and the unit is dB. If there is a current packet error, calculate a larger step size according to Step-size. If there is no packet error, calculate a smaller step size according to Step-size. If there is no packet transmission, it will not increase or decrease. Maintaining the threshold value unchanged, that is, in the preferred embodiment, the stepping step and the decreasing step size are based on the adjustment step size, The current number of error packets or the current correct number of packets is calculated in real time.
  • Step_up indicates The step value of the step up
  • Step_down indicates the reduced step value
  • Bad_Packet_Num indicates the current number of packets
  • Good-Packet-Num indicates the current correct number of packets.
  • Step—size is 0; no step size is raised or no step size when there is no data packet
  • T target ( i ) T target ( i-1 );
  • the threshold at time i is equal to the threshold at time i-1 ELSE IF ERRPR Packet/PDU is greater than 0;
  • Step_up Bad_ Packet_um (Step_size - PER- target* Step-size); 4 sets of steps
  • T target ( i ) T target ( i-1 ) + Step up;
  • the threshold at time i is equal to the i-1 threshold plus the step size of the lift
  • Step— down Good— Packet— um *PER— target* Step— size;
  • T target ( i ) T target ( i-1 ) - Step down;
  • the threshold at time i is equal to the threshold value at time i-1 minus the step size of reduction
  • FIG. 4 is a schematic diagram of the method for adaptively adjusting the threshold value using the current number of packet errors and the correct number of packets, wherein the horizontal axis represents the time, the vertical axis represents the threshold adjustment value, and the G flag indicated on the horizontal axis is reduced. Long, B identifies the step size, and the N flag has no operation.
  • FIG. 5 shows the above method flow for performing adaptive threshold adjustment using the number of error packets, and the process includes:
  • Step 501 Count the current number of packet errors and the current correct packet number statistics.
  • Step 502 Obtain a target value of the number of error packets.
  • Step 503 Determine whether there is currently a data packet transmission, if not, execute step 504, otherwise Execute 505.
  • Step 504 Set the step value to 0, and then perform step 508.
  • Step 505 Determine whether the current number of error packets is greater than 0, that is, whether there is a current packet error. If no, go to step 506; otherwise, go to step 507.
  • Step 506 Calculate the step value to be reduced, and then perform step 508.
  • Step 507 Calculate the step value to be raised.
  • Step 508 Calculate the current AMC threshold corresponding to each level according to the calculated step value. After the above step 508, the adjusted AMC threshold can be obtained.
  • the above describes the three types of threshold adaptive adjustment methods, to obtain different data packet receiving situation information, you can use different threshold adjustment methods. Adjusting the threshold according to the adjustment method corresponding to the obtained information, and using the adjusted threshold as the current threshold, thereby adaptively adjusting the threshold based on the acquired information of the received data packet, thereby enabling The control operation based on the adaptive adjustment threshold can adapt to the requirements of the wireless environment and improve communication quality.
  • the AMC control threshold of the corresponding level i is T(i), and the value of i ranges from 1 to M.
  • the coded modulator of the transmitting end can be controlled to send a data packet to the receiving end in a new MCS mode.
  • the WIMAX system is used as a specific application scenario, and two specific examples of downlink AMC control implemented by the BS and the MS in the embodiment of the present invention are shown.
  • FIG. 6 is a flowchart of a first specific example of a method according to an embodiment of the present disclosure, in this specific example
  • the downlink AMC control implemented by the BS is described, and the MCS level is also divided for the AMC control, and each level corresponds to an AMC threshold.
  • the process shown in Figure 6 includes:
  • Step 601 The BS sends a downlink data packet to the MS through the air interface.
  • Step 602 The MS feeds back the ACK or NACK information in the ARQ/HARQ to the BS through the air interface according to the receiving condition of the downlink data packet.
  • Step 603 The MS feeds back the downlink physical CINR measurement value to the BS.
  • Step 604 The BS acquires an ACK or NACK message of the ARQ/HARQ according to the requirement of adaptive adjustment of the threshold value, or obtains information about the data reception status such as the average number of retransmissions or the number of error packets, and performs an AMC threshold according to the obtained information.
  • Adaptive adjustment of values The acquisition of the above information and the adaptive adjustment of the threshold are performed by the BS.
  • the specific manner of execution can be the same as that described in the foregoing. When the information is specifically implemented, only one of the methods is needed. Just fine.
  • Step 605 The BS uses the adaptively adjusted AMC threshold, and then combines the physical CINR measurement value of the MS feedback to select the MCS mode.
  • the BS After the step of transmitting the downlink data packet to the MS, the BS uses the modulation and coding mode specified by the MCS mode selected above, and simultaneously informs the MS of the selected MCS mode, so that when the MS receives the downlink data packet, It can be decoded according to the MCS method.
  • the BS sends the downlink data packet and the MCS mode by using the Downlink band width allocation Map (DL-MAP) message in the existing protocol.
  • DL-MAP Downlink band width allocation Map
  • the above steps 602 and 603 have no strict sequential relationship, and may be performed simultaneously.
  • the first specific example shown in FIG. 6 described above describes the downlink AMC control implemented by the BS.
  • the MS first sends an uplink data packet to the BS through an air interface, and then the BS obtains information about the data reception status, such as an ACK or NACK message, or an average number of retransmissions, or a number of error packets, and the AMC value threshold.
  • the adaptive adjustment is performed, and the desired MCS mode is selected according to the physical CINR measurement value measured by itself, and the MS itself can be informed by the existing uplink bandwidth allocation map (UL-MAP) message of the existing protocol.
  • UL-MAP uplink bandwidth allocation map
  • the MS transmits a data packet according to a modulation and coding scheme defined by the MCS mode specified by the BS, that is, the MS performs a modulation and coding scheme defined in the MCS mode selected by the BS.
  • the first specific example of the method for adaptively adjusting the threshold value in the embodiment of the present invention for the uplink or downlink AMC control implemented by the BS, implements adaptive adjustment of the AMC threshold value based on the acquired information of the data packet receiving condition, thereby
  • the AMC control based on the AMC threshold of the adaptive adjustment can adapt to the requirements of the wireless environment and improve the communication quality.
  • FIG. 7 is a flowchart of a second specific example of a method according to an embodiment of the present invention.
  • downlink AMC control implemented by an MS is described, and MCS levels are also divided for AMC control, and each level corresponds to an AMC threshold.
  • the process shown in Figure 7 includes:
  • Step 701 The BS sends a downlink data packet to the MS through the air interface.
  • Step 702 The MS obtains ARQ/HARQ feedback information, obtains ACK or NACK information, or average retransmission times, or the number of error packets according to the receiving condition of the downlink data packet, and adaptively adjusts the AMC control threshold.
  • the specific manner of obtaining the above information and adaptively adjusting the threshold value may be the same as the manner specifically described above. When the information is specifically obtained, only one of the methods may be used.
  • Step 703 The MS uses the adaptively adjusted AMC threshold and then combines the physical CINR measurement to select the desired MCS mode.
  • Step 704 The MS feeds back ACK or NACK information to the BS through the air interface.
  • Step 705 The MS encodes the expected MCS mode into a valid CINR, and feeds back to the BS through an air interface, and can feed back the effective CINR to the BS through a Channel Quality Information Channel (CQICH) or other manner.
  • CQICH Channel Quality Information Channel
  • Step 706 The BS directly performs data packet transmission according to the MCS mode carried by the effective CINR fed back by the MS.
  • steps 704 and 705 have no strict order relationship and can also be performed simultaneously.
  • the threshold may be an inner loop power control threshold, and power control may be performed according to the inner loop power control threshold.
  • a second specific example of the method for adaptively adjusting the threshold value in the embodiment of the present invention for the downlink AMC control implemented by the MS, based on the acquired information of the received data packet condition, adaptively adjusting the AMC threshold value, thereby enabling
  • the AMC control performed by the adaptively adjusted AMC threshold can adapt to the requirements of the wireless environment and improve the communication quality.
  • the related hardware may be instructed by a program, and the program may be stored in a computer readable storage medium, and when executed, the program includes the following steps:
  • the threshold value is adjusted according to the adjustment manner corresponding to the information of the data packet receiving situation, and the adjusted threshold value is used as the current threshold value.
  • the storage medium may be a ROM, a RAM, a magnetic disk or an optical disk or the like.
  • FIG. 8 is a schematic diagram of an apparatus for adaptively adjusting a threshold value according to an embodiment of the present invention.
  • the apparatus includes: an information acquiring module, configured to obtain information about a data packet receiving situation.
  • the adjusting module is configured to adjust the threshold according to the information corresponding to the information received by the information acquiring module, and use the adjusted threshold as the current threshold.
  • the device for adaptively adjusting the threshold value after obtaining the information of the data packet receiving situation, adjusts the threshold value according to the adjustment manner corresponding to the acquired information, and uses the adjusted threshold value as the current threshold value. Therefore, based on the acquired information of the data packet receiving situation, the adaptive adjustment of the threshold value is realized, so that the control operation based on the threshold value can adapt to the requirements of the wireless environment and improve the communication quality.
  • each module may correspond to different divisions, and several specific examples are respectively introduced below.
  • the foregoing adjusting module may include:
  • the first determining unit is configured to determine whether the information of the data packet reception status acquired by the information acquiring module is ACK information or NACK information, and obtain a determination result.
  • a first adjustment execution unit configured to: if the determination result obtained by the first determining unit is ACK information, reduce a preset adjustment step of the threshold value; or if the determination result obtained by the determining unit is NACK information And the accumulated number of received NACK information does not reach a preset maximum value, and the threshold value is decreased by a preset adjustment step; or, if the determination result obtained by the determining unit is NACK information, and the accumulated number of NACK information is received The preset maximum value is reached, and the preset adjustment step is raised for the threshold value.
  • the above information acquisition module includes:
  • the first execution unit is configured to obtain an increased number of data packet retransmissions between the two statistics, and a total number of data packets sent between the two statistics.
  • a first calculating unit configured to divide the number of data packet retransmissions between the two statistics obtained by the execution unit, and divide the total number of data packets sent between the two statistics, and obtain the average number of retransmissions as the data packet receiving situation. Information.
  • the adjusting module in the device may include: a second determining unit, configured to determine whether the average number of retransmissions obtained by the first calculating unit is higher than a preset number of retransmission times, The result of the judgment.
  • a second adjustment execution unit configured to: if the determination result obtained by the second determining unit is that the average number of retransmissions is higher than the preset number of retransmissions, the threshold adjustment step is preset; or the determining unit The result of the determination is that the average number of retransmissions is lower than the preset number of retransmissions, and the threshold is decreased by a preset adjustment step.
  • the information acquiring module in the device may include: The second execution unit is configured to count the number of NACK information of the data packet.
  • a second calculating unit configured to use, as the current number of packets, the number of NACK information counted by the second execution unit to reach a preset maximum number of retransmissions;
  • the number of packets of the number of retransmissions is the current correct number of packets.
  • the preset step size Step-size and the number of error packets PER_Target are preset, and the current number of packet errors is Bad_Packet-Num, and the current correct packet number is Good-Packet.
  • the above adjustment module can include:
  • the third determining unit is configured to determine whether there is currently a data packet transmission, and whether there is currently a packet error, and the determination result is obtained.
  • a third adjustment execution unit configured to: if the determination result of the third determining unit is that there is no current packet transmission, increase the threshold value by 0; or, if the determination result of the third determining unit is that there is currently a data packet transmission, And when there is a packet error, the step value is raised to the threshold when the threshold is raised; or, if the determination result of the third determining unit is that there is currently a packet transmission, and there is no packet error, the threshold value is lowered.
  • the step size when reducing.
  • the device for adaptively adjusting the threshold value further designs the module in the device according to the information of different data packet receiving conditions, and according to the obtained information of the data packet receiving situation, according to different adjustment modes.
  • the adaptive adjustment of the threshold value is realized, so that the control operation based on the threshold value of the adaptive adjustment can adapt to the requirements of the wireless environment and improve the communication quality.
  • the adjustment module adjusted threshold value may be used for AMC control including more than one MCS level, the threshold value including corresponding to each of the MCS levels Threshold.
  • the device further includes:
  • the MCS mode selection module is configured to select the MCS mode of the i-th level when the physical CINR measurement value is greater than or equal to T(i) but less than T(i+1); when the physical CINR measurement value is less than or equal to T(l), The MCS mode of the first level is selected; when the physical CINR measurement value is greater than or equal to T(M), the MCS mode of the Mth level is selected.
  • the device further includes: a first transceiver module, configured to send the downlink data packet and the MCS mode selected by the MCS mode selection module to the terminal, and receive the ACK information fed back by the terminal. Or NACK information, and physical CINR measurements.
  • the device if the device is located in the base station, the device further includes: a second transceiver module, configured to receive an uplink data packet sent by the terminal, and send the MCS mode selected by the MCS mode selection module to the terminal.
  • a second transceiver module configured to receive an uplink data packet sent by the terminal, and send the MCS mode selected by the MCS mode selection module to the terminal.
  • a measurement module for measuring physical CINR measurements is provided.
  • the device if the device is located in the terminal, the device also includes:
  • the third transceiver module is configured to receive the downlink data packet sent by the base station, and encode the MCS mode selected by the MCS mode selection module into a valid CINR to send to the base station.
  • the device for adaptively adjusting the threshold value in the embodiment of the present invention supplements the module that can be further included in the device for the uplink or downlink AMC control, and implements the information based on the received data packet according to the corresponding adjustment mode.
  • the adaptive adjustment of the AMC threshold value enables the AMC control operation based on the AMC threshold of the adaptive adjustment to adapt to the requirements of the wireless environment and improve the communication quality.
  • FIG. 9 shows that the device in the embodiment of the present invention is applied to the ARQ or HARQ system. Schematic diagram.
  • the device for adaptively adjusting the threshold value in the embodiment of the present invention is located at the transmitting end, and its working mode is exactly the same as the case where the device described above is located at the transmitting end, and details are not described herein again.
  • the above is only the preferred embodiment of the present invention and is not intended to limit the scope of 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.

Landscapes

  • Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Quality & Reliability (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

An adaptive threshold adjusting method and an adaptive threshold adjusting device, the method includes: acquiring the information about data packet reception (101); adjusting the threshold according to the adjustment manner corresponding to the information about data packet reception, and taking the adjusted threshold as the current threshold (102). The invention can implement adaptive threshold adjustment, and make the control operation based on the threshold to adapt to the requirement of the fast-changing wireless circumstance, and improve the communication quality.

Description

一种门限值自适应调整的方法和装置  Method and device for adaptively adjusting threshold value
技术领域 Technical field
本发明涉及控制技术, 特别涉及一种门限值自适应调整的方法和装置。 背景技术  The present invention relates to control technology, and in particular, to a method and apparatus for adaptive adjustment of threshold values. Background technique
IEEE ( Institute of Electrical and Electronics Engineers , 电气和电子工程师 学会) 802.16e协议使得使用一个终端实现在任何时间、 任何地点享受无线宽 带接入业务成为可能, 基于 IEEE 802.16e 协议的世界微波互操作性论坛 ( WIMAX, Worldwide Interoperability for Microwave Access Forum )系统一出 现就成为备受关注的热点。 其关键技术混合自动请求重传 (HARQ , Hybrid Automatic Repeat Request )和自适应调制编码 ( AMC, Adaptive Modulation and Coding )等, 使得 WIMAX 系统实现了速度、 吞吐量和容量等主要性能的进 一步提高。  IEEE (Institute of Electrical and Electronics Engineers) The 802.16e protocol makes it possible to enjoy wireless broadband access services at any time and any place using a single terminal. The World Microwave Interoperability Forum based on the IEEE 802.16e protocol. (WIMAX, Worldwide Interoperability for Microwave Access Forum) has become a hot spot of attention as soon as it emerged. Its key technologies, Hybrid Automatic Repeat Request (HARQ) and Adaptive Modulation and Coding (AMC), enable the WIMAX system to further improve its key features such as speed, throughput and capacity.
在 WIMAX系统中, AMC控制和功率控制等控制操作都需涉及门限值的 使用。 以 AMC控制为例, 在下行方向, 即由基站(BS , Base Station ) 向移 动台 (MS , Mobile Station )发送数据包时, 需进行下行 AMC控制, 在上行 方向, 即 MS向 BS发送数据包时, 需进行上行 AMC控制, AMC的基本原 理就是控制数据传输的调制编码方式。 目前 AMC控制中使用的门限值为固定 门限值, 应用固定门限值不能适应快速变化的无线信道的需要。  In the WIMAX system, control operations such as AMC control and power control involve the use of threshold values. Taking the AMC control as an example, in the downlink direction, that is, when the base station (BS, Base Station) transmits a data packet to the mobile station (MS, Mobile Station), downlink AMC control is required, and in the uplink direction, the MS sends a data packet to the BS. When the uplink AMC control is required, the basic principle of the AMC is to control the modulation and coding mode of the data transmission. At present, the threshold used in AMC control is a fixed threshold, and the application of a fixed threshold cannot meet the needs of a rapidly changing wireless channel.
以下行 AMC控制为例, IEEE 802.16e协议中提供了如下两种实现下行 AMC控制的思路:  The following takes the AMC control as an example. The IEEE 802.16e protocol provides the following two ideas for implementing downlink AMC control:
1 )由 MS实现的 AMC控制, MS根据 AMC门限值选择下行调制编码方 式 (MCS , Modulation and Coding Scheme ) , 并通过有效载波干扰噪声比 1) AMC control by MS, MS selects the downlink modulation coding mode (MCS, Modulation and Coding Scheme) according to the AMC threshold, and passes the effective carrier interference to noise ratio
( Effective CINR, Effective Carrier to interference and noise ratio ) 则量值告 口 BS所选择的 MCS方式, BS使用 MS选择的 MCS方式中规定的调制编码方 式进行数据传输; (Efficient CINR, Effective Carrier to interference and noise ratio), the value of the MCS mode selected by the BS, and the BS uses the modulation and coding mode specified in the MCS mode selected by the MS for data transmission;
2 ) 由 BS实现的 AMC控制, MS向 BS上报物理 CINR ( Physical CINR ) 测量值, BS根据该上报的测量值和 AMC门限值, 选择 MCS方式, 然后按照 自身选择的 MCS方式中规定的调制编码方式进行数据传输。 2) AMC control by the BS, the MS reports the physical CINR (Physical CINR) to the BS. The measured value, the BS selects the MCS mode according to the reported measurement value and the AMC threshold value, and then performs data transmission according to the modulation and coding method specified in the MCS mode selected by itself.
上述现有协议中, 只提供了如何使用门限值进行相关控制操作的思路, 在该思路中使用的是固定 AMC门限值,并未涉及门限值自适应调整依据什么 标准, 以及如何实现门限值的自适应调整。  The above-mentioned existing protocols only provide the idea of how to use the threshold to perform related control operations. In this idea, the fixed AMC threshold is used, which does not involve the criteria for adaptive adjustment of the threshold, and how to implement it. Adaptive adjustment of threshold values.
以上以 AMC控制为例,说明了在现有方案中,相关控制中釆用固定门限 值的实现方式, 这将导致基于固定门限值所进行的控制操作无法适应快速变 化的无线环境的要求, 降低了通信质量。  The above AMC control is taken as an example to illustrate the implementation of the fixed threshold in the relevant control in the existing scheme, which will result in the control operation based on the fixed threshold not adapting to the requirements of the rapidly changing wireless environment. , reducing the quality of communication.
发明内容 Summary of the invention
本发明实施例提供一种门限值自适应调整的方法, 该方法能够实现门限 值自适应调整, 使基于门限值进行的控制操作可以适应无线环境的要求, 提 高通信质量。  The embodiment of the invention provides a method for adaptively adjusting a threshold value, which can adaptively adjust the threshold value, so that the control operation based on the threshold value can adapt to the requirements of the wireless environment and improve the communication quality.
本发明实施例提供一种门限值自适应调整的装置, 该装置能够实现门限 值自适应调整, 使基于门限值进行的控制操作可以适应无线环境的要求, 提 高通信质量。  The embodiment of the invention provides a device for adaptively adjusting a threshold value, which can adaptively adjust the threshold value, so that the control operation based on the threshold value can adapt to the requirements of the wireless environment and improve the communication quality.
本发明实施例的技术方案是这样实现的:  The technical solution of the embodiment of the present invention is implemented as follows:
一种门限值自适应调整的方法, 该方法包括:  A method for adaptively adjusting a threshold value, the method comprising:
获取数据包接收情况的信息;  Obtain information on the reception status of the data packet;
按照所述数据包接收情况的信息对应的调整方式, 对门限值进行调整, 将调整后的门限值作为当前门限值。  The threshold value is adjusted according to the adjustment method corresponding to the information of the data packet receiving situation, and the adjusted threshold value is used as the current threshold value.
一种门限值自适应调整的装置, 该装置包括:  A device for adaptively adjusting a threshold value, the device comprising:
信息获取模块, 用于获取数据包接收情况的信息;  An information acquiring module, configured to obtain information about a data packet receiving situation;
调整模块, 用于按照所述信息获取模块获取的数据包接收情况的信息对 应的调整方式, 对门限值进行调整, 将调整后的门限值作为当前门限值。  The adjusting module is configured to adjust the threshold according to the information corresponding to the information received by the information acquiring module, and use the adjusted threshold as the current threshold.
可见, 本发明实施例提供的门限值自适应调整的方法和装置, 在获取数 据包接收情况的信息后, 按照所述数据包接收情况的信息对应的调整方式, 对门限值进行调整, 将调整后的门限值作为当前门限值, 从而基于获取的数 据包接收情况的信息, 实现了对门限值的自适应调整, 从而使基于该自适应 调整门限值进行的控制操作可以适应快速变化的无线环境的要求, 提高通信 质量。 It can be seen that, in the method and device for adaptively adjusting the threshold value provided by the embodiment of the present invention, after obtaining the information of the data packet receiving situation, according to the adjustment manner corresponding to the information of the data packet receiving situation, The threshold value is adjusted, and the adjusted threshold value is used as the current threshold value, so that the adaptive adjustment of the threshold value is implemented based on the acquired information of the received data packet, so that the adaptive adjustment threshold is based on the threshold The control operations performed can adapt to the requirements of a rapidly changing wireless environment and improve communication quality.
附图说明 DRAWINGS
图 1为本发明实施例门限值自适应调整的方法流程图;  1 is a flowchart of a method for adaptively adjusting a threshold value according to an embodiment of the present invention;
图 2为本发明实施例基于 ACK和 NACK信息进行门限值自适应调整的 流程图;  2 is a flowchart of adaptively adjusting threshold values based on ACK and NACK information according to an embodiment of the present invention;
图 3为本发明实施例基于平均重传次数进行门限值自适应调整的流程图; 图 4 为本发明实施例基于当前误包数和当前正确数据包数进行门限值自 适应调整的示意图;  FIG. 3 is a flowchart of adaptive threshold adjustment based on the average number of retransmissions according to an embodiment of the present invention; FIG. 4 is a schematic diagram of adaptively adjusting threshold values based on current packet error number and current correct data packet number according to an embodiment of the present invention; ;
图 5 为本发明实施例基于当前误包数和当前正确数据包数进行门限值自 适应调整的流程图;  FIG. 5 is a flowchart of adjusting threshold value based on the current number of error packets and the current correct number of data packets according to an embodiment of the present invention;
图 6为本发明实施例门限值自适应调整的方法第一具体实例的流程图; 图 7为本发明实施例门限值自适应调整的方法第二具体实例的流程图; 图 8为本发明实施例门限值自适应调整的装置结构示意图;  FIG. 6 is a flowchart of a first specific example of a method for adaptively adjusting threshold values according to an embodiment of the present invention; FIG. 7 is a flowchart of a second specific example of a method for adaptively adjusting threshold values according to an embodiment of the present invention; A schematic structural diagram of an apparatus for adaptively adjusting a threshold value according to an embodiment of the invention;
图 9为本发明实施例门限值自适应调整的装置应用在 ARQ/HARQ系统中 的示意图。  FIG. 9 is a schematic diagram of an apparatus for adaptively adjusting a threshold value in an ARQ/HARQ system according to an embodiment of the present invention.
具体实施方式 detailed description
为使本发明实施例的目的和优点更加清楚, 下面结合附图对本发明实施 例作进一步的详细说明。  The embodiments of the present invention will be further described in detail below with reference to the accompanying drawings.
图 1为本发明实施例门限值自适应调整的方法流程图, 该流程包括: 步骤 101 : 获取数据包接收情况的信息。  FIG. 1 is a flowchart of a method for adaptively adjusting a threshold value according to an embodiment of the present invention, where the process includes: Step 101: Acquire information about a data packet receiving situation.
步骤 102:按照所述数据包接收情况的信息对应的调整方式对门限值进行 调整, 将调整后的门限值作为当前门限值。  Step 102: Adjust the threshold according to the adjustment manner corresponding to the information of the data packet receiving situation, and use the adjusted threshold as the current threshold.
本发明实施例门限值自适应调整的方法, 在获取数据包接收情况的信息 后, 按照所获取信息对应的调整方式对门限值进行调整, 将调整后的门限值 作为当前门限值, 从而基于获取的数据包接收情况的信息, 实现了对门限值 的自适应调整, 从而使基于该自适应调整门限值进行的控制操作可以适应无 线环境的要求, 提高通信质量。 The method for adaptively adjusting the threshold value in the embodiment of the present invention, in obtaining information about the reception status of the data packet After that, the threshold value is adjusted according to the adjustment manner corresponding to the obtained information, and the adjusted threshold value is used as the current threshold value, so that the adaptive adjustment of the threshold value is realized based on the acquired information of the data packet receiving situation. Therefore, the control operation based on the adaptive adjustment threshold can adapt to the requirements of the wireless environment and improve the communication quality.
本发明实施例中, 在上述步骤 101 中, 数据包接收情况的信息可以包括 但不限于如下的多种情况, 例如应答( ACK , Acknowledgement )或否定应答 ( NACK , Negative Acknowledgement )信息、 或平均重传次数、 或误包数等, 获取这些信息的手段也可以有多种, 下文将给出详细描述。  In the embodiment of the present invention, in the foregoing step 101, the information about the data packet receiving situation may include, but is not limited to, a plurality of situations, such as an ACK (Acknowledgement) or a Negative Acknowledgement (NACK, Negative Acknowledgement) information, or an average weight. There are a variety of means for obtaining such information, such as the number of transmissions, or the number of errors, and a detailed description will be given below.
在上述步骤 102 中, 按照数据包接收情况的信息对应的调整方式对门限 值进行调整, 所述调整方式也可以有多种方式, 下文中将给出详细描述。  In the above step 102, the threshold value is adjusted according to the adjustment manner corresponding to the information of the data packet receiving situation, and the adjustment manner may also be in various manners, and a detailed description will be given below.
本发明实施例中, 在上述步骤 102之后, 即对门限值进行调整之后, 结 合具体的应用场景,还可以进一步包括 AMC控制或功率控制等的具体的控制 操作步骤。  In the embodiment of the present invention, after the step 102 is adjusted, the specific application scenarios are further combined, and the specific control operation steps of the AMC control or the power control may be further included.
下面以 AMC控制为例, 分别详细说明本发明实施例提供的方法中,反馈 机制、 信息获取、 门限值自适应调整方式、 基于自适应调整门限值的控制操 作的具体实施方式。  The following takes the AMC control as an example to describe in detail the specific implementation manners of the feedback mechanism, the information acquisition, the threshold adaptive adjustment mode, and the control operation based on the adaptive adjustment threshold in the method provided by the embodiment of the present invention.
1 ) ARQ/HARQ反馈机制  1) ARQ/HARQ feedback mechanism
在自动请求重传(ARQ, Automatic Repeat Request )技术中, 发送端向接 收端发送能够检错的数据包, 接收端收到后根据编码规则, 判决收到的数据 包中有无错误, 并通过反馈信息把判决结果反馈给发送端, 发送端根据反馈 信息中的判决结果, 把接收端认为有错误的数据包重新向接收端发送, 直到 接收端认为正确为止。  In the automatic repeat request (ARQ) technology, the transmitting end sends an error-detectable data packet to the receiving end, and after receiving the data, the receiving end determines whether there is an error in the received data packet according to the encoding rule, and passes the error. The feedback information feeds the judgment result to the transmitting end, and the transmitting end sends the data packet that the receiving end thinks is erroneous to the receiving end according to the judgment result in the feedback information until the receiving end thinks that it is correct.
HARQ技术是基于上述 ARQ技术的一种扩展,接收端对接收到的数据包 先进行解码、 糾错、 合并等过程恢复数据包, 若能糾正数据包中的错误则接 受该数据包, 向发送端反馈 ACK信息, 否则向发送端反馈针对该数据包的 NACK信息,发送端将进行错误数据包的重传。因此, HARQ技术相对于 ARQ 技术来说, 增加了纠错功能。 The HARQ technology is based on an extension of the above ARQ technology. The receiving end recovers the data packet by decoding, correcting, and merging the received data packet first. If the error in the data packet can be corrected, the data packet is accepted and sent. The terminal feeds back the ACK information, otherwise the NACK information for the data packet is fed back to the transmitting end, and the transmitting end performs retransmission of the error data packet. Therefore, HARQ technology is relative to ARQ Technically, error correction has been added.
2 )信息统计  2) Information statistics
基于本发明实施例所选择的 ARQ/HARQ反馈机制,获取数据包接收情况 的信息可以包括但不限于: 发送数据包的总数、 或正确发送数据包的数目、 或发送每一数据包后反馈的 ACK信息及 NACK信息的次数、 或每一数据包 的重传次数等。 可以理解的是, 获取数据包接收情况的信息也不限于上述列 举出的几种, 根据实际需要可以获取不同于上述列举的其他信息。  Based on the ARQ/HARQ feedback mechanism selected by the embodiment of the present invention, the information about obtaining the data packet receiving status may include, but is not limited to, the total number of the sent data packets, or the number of correctly sent data packets, or the feedback after sending each data packet. The number of times of ACK information and NACK information, or the number of retransmissions of each data packet, and the like. It can be understood that the information for obtaining the reception status of the data packet is not limited to the above-mentioned several types, and other information different from the above enumeration can be obtained according to actual needs.
还可以利用上述获取的信息, 计算得到平均重传次数或误包数等对后续 门限值自适应调整有用的其他统计信息。 其中, 平均重传次数由下式定义: 平均重传次数 =两次统计之间增加的重传次数 /两次统计之间发送数据包 的总数。  It is also possible to calculate other statistical information useful for adaptive adjustment of subsequent threshold values, such as the average number of retransmissions or the number of error packets, by using the information obtained above. The average number of retransmissions is defined by the following equation: Average number of retransmissions = number of retransmissions between two statistics / total number of packets sent between statistics.
上式中两次统计之间增加的重传次数, 指的是两次统计之间数据包重传 的次数, 可以包括若干个数据包重传的总次数。 平均重传次数是指, 在上式 中的两次统计之间, 将当前数据包的重传次数与前一个或前若干个数据包的 重传次数进行平均, 得到平均重传次数。 具体所包含的统计数据个数可以根 据实际情况来具体确定, 选择个数多时能够避免突发干扰的影响, 选择个数 少时对信道质量变化具有较好的敏感度。 基于这种平均重传次数的应用, 还 可以在获取信息的同时记录获取的信息所对应的数据帧号, 这样有利于更灵 活的检查当前统计数据是否已经满足预先所确定的个数。 例如, 在当前统计 开始之后, 通过记录的数据帧号, 每隔 n个数据帧检查一下接收的数据是否 已满足统计数据个数, 如果满足则可以进行平均重传次数的计算, 上述 n可 以根据需要确定不同的取值。  The number of retransmissions between the two statistics in the above formula refers to the number of times the packet is retransmitted between the two statistics, which may include the total number of retransmissions of several packets. The average number of retransmissions is that, between the two statistics in the above formula, the number of retransmissions of the current data packet is averaged with the number of retransmissions of the previous or previous data packets, and the average number of retransmissions is obtained. The number of statistics included in the specific data can be determined according to the actual situation. When the number of selections is large, the influence of burst interference can be avoided. When the number of selection is small, the sensitivity to channel quality is better. Based on the application of the average number of retransmissions, it is also possible to record the data frame number corresponding to the acquired information while acquiring the information, which is advantageous for checking more flexibly whether the current statistical data has already met the predetermined number. For example, after the current statistics start, check whether the received data has met the number of statistical data by using the recorded data frame number every n data frames. If it is satisfied, the average number of retransmissions can be calculated. The above n can be based on Need to determine different values.
如果某一数据包的 NACK信息已经达到最大重传次数 N, 则表明接收端 接收了 N次错误的数据包, 又因为发送端判断该数据包达到了最大重传次数 便不再发送, 根据该信息便可获知该数据包错误, 因此误包数可以由下式定 义: 误包数 = NACK 次数达到最大重传次数的数据包的个数。 相应地, 正确 接收数据包数 = NACK次数未达到最大重传次数的数据包的个数。 If the NACK information of a certain packet has reached the maximum number of retransmissions N, it indicates that the receiving end has received N times of error packets, and because the transmitting end determines that the data packet has reached the maximum number of retransmissions, it is no longer sent. The packet can be informed of the packet error, so the number of packets can be defined by the following formula: Number of packets = NACK The number of packets that have reached the maximum number of retransmissions. Correspondingly, correct Number of received packets = The number of packets whose number of NACKs did not reach the maximum number of retransmissions.
3 ) 门限值自适应调整方式  3) Threshold adaptive adjustment method
将 AMC控制分为 M个 MCS等级, 每个等级对应一种 MCS方式, 等级 由低到高分别表示为 MCS1、 MSC2 MCSM,每个 MCS等级对应的 AMC 控制门限值分别为 T(l)、 Τ(2) Τ(Μ)。 选择某一等级的 MCS方式, 就相 当于发送端在数据传输时, 需按照该 MCS方式所规定的调制编码方式进行数 据传输。  The AMC control is divided into M MCS levels, each level corresponds to one MCS mode, and the level is represented as MCS1 and MSC2 MCSM from low to high, and the AMC control threshold corresponding to each MCS level is T(l), respectively. Τ(2) Τ(Μ). When a certain level of MCS mode is selected, it is equivalent to the data transmission when the transmitting end transmits data according to the modulation and coding mode specified by the MCS mode.
本发明实施例中, 门限值自适应调整方式可以包括以下三种:  In the embodiment of the present invention, the threshold adaptive adjustment manner may include the following three types:
① 根据 ACK信息或 NACK信息进行门限值自适应调整。预设最大次数、 调整步长^ 5和调整步长^^ , 根据 ACK信息或 NACK信息来进行自适应门 限调整, 图 2示出了这种调整方法的流程。 在某一数据包首次出现 NACK反 馈信息时, 开始对该数据包连续错误统计计数, 可以从 0开始累加。 图 2所 示流程包括: 1 The threshold value is adaptively adjusted according to the ACK information or the NACK information. The preset maximum number of times, the adjustment step size ^ 5, and the adjustment step size ^^, the adaptive threshold adjustment is performed based on the ACK information or the NACK information, and FIG. 2 shows the flow of the adjustment method. When a packet has the NACK feedback information for the first time, it starts counting statistics of consecutive packets of the packet, which can be accumulated from 0. The process shown in Figure 2 includes:
步骤 201: 统计 ACK或 NACK信息。  Step 201: Count ACK or NACK information.
步骤 202:判断统计信息是否是 NACK信息,如果是,继续执行步骤 203 , 否则直接执行步骤 205。  Step 202: Determine whether the statistical information is NACK information. If yes, proceed to step 203; otherwise, directly perform step 205.
步骤 203: 判断 NACK信息对应的连续错误统计计数是否达到预设的最 大次数, 如果是, 继续执行步骤 204, 否则直接执行步骤 205。  Step 203: Determine whether the continuous error statistics count corresponding to the NACK information reaches a preset maximum number of times. If yes, continue to step 204, otherwise step 205 is directly performed.
步骤 204: 将每个等级对应的 AMC门限值 T(l)、 Τ(2) Τ(Μ)抬高一 个调整步长^ 3 , 结束门限值自适应调整的流程。 Step 204: Raise the AMC threshold values T(l) and Τ(2) Τ(Μ) corresponding to each level by one adjustment step length ^ 3 , and end the process of adaptively adjusting the threshold value.
步骤 205: 将每个等级对应的 AMC门限值 T(l)、 Τ(2) Τ(Μ)降低一 个步长 。  Step 205: Decrease the AMC thresholds T(l) and Τ(2) Τ(Μ) corresponding to each level by one step.
经过上述步骤 204或步骤 205结束之后, 就可以得到经过自适应调整后 的对应各个 MCS等级的 AMC门限值, 将调整后的门限值作为当前门限值。  After the above step 204 or step 205 is completed, the adaptively adjusted AMC threshold corresponding to each MCS level can be obtained, and the adjusted threshold value is taken as the current threshold.
上述针对的是接收端一次只接收一个数据包的情况, 假设存在接收端一 次接收若干个数据包的情况, 则针对不同的数据包分别按照上述方法进行步 骤 201 ~步骤 203 ,假如这若干个数据包中有一个数据包的 NACK信息连续统 计计数达到了预设的最大次数, 则在步骤 203之后执行步骤 204 The above is for the case where the receiving end receives only one data packet at a time, assuming that there is a receiving end In the case of receiving a plurality of data packets, the steps 201 to 203 are performed according to the above methods for different data packets, respectively, if the number of consecutive NACK information of one of the plurality of data packets reaches the preset maximum number of times. Then, after step 203, step 204 is performed.
② 根据平均重传次数进行门限值自适应调整。 预设目标重传次数、 调整 步长^ ^和调整步长^^ , 根据统计出的平均重传次数对门限值进行自适应调 整, 图 3示出了这种调整方法的流程, 该流程包括:  2 The threshold value is adaptively adjusted according to the average number of retransmissions. The preset target retransmission times, the adjustment step size ^^, and the adjustment step size ^^ are adaptively adjusted according to the average number of retransmission times. Figure 3 shows the flow of the adjustment method, and the process includes :
步骤 301 : 统计平均重传次数。  Step 301: Count the average number of retransmissions.
步骤 302: 获取目标重传次数, 判断计算出的平均重传次数是否高于目标 重传次数, 如果是, 继续执行步骤 303 , 否则直接执行步骤 304  Step 302: Obtain the number of retransmissions of the target, and determine whether the calculated average number of retransmissions is higher than the number of retransmissions. If yes, proceed to step 303. Otherwise, go to step 304.
步骤 303: 将每个等级对应的 AMC控制门限值 T(l) Τ(2) Τ(Μ)抬 高一个调整步长^ 结束流程。  Step 303: Raise the AMC control threshold T(l) Τ(2) Τ(Μ) corresponding to each level by one adjustment step ^ End process.
步骤 304: 将每个等级对应的 AMC控制门限值 T(l)、 Τ(2) Τ(Μ)降 低一个调整步长  Step 304: Lower the AMC control thresholds T(l), Τ(2) Τ(Μ) corresponding to each level by one adjustment step
同样地, 经过上述步骤 303或步骤 304结束之后, 就可以得到经过自适 应调整后的对应各个 MCS等级的 AMC门限值, 将调整后的门限值作为当前 门限值。  Similarly, after the above step 303 or step 304 is completed, the AMC threshold corresponding to each MCS level after the adaptive adjustment can be obtained, and the adjusted threshold value is taken as the current threshold value.
③ 根据当前误包数和当前正确数据包数进行门限值自适应调整。 可以设 置误包数目标值、 抬升步长和降低步长, 在当前有误包时, 对门限值抬升一 个设置的抬升步长, 在当前没有误包时, 对门限值降低一个设置的降低步长, 如果当前没有数据传输, 则不提升也不下降, 维持门限值不变。  3 The threshold value is adaptively adjusted according to the current number of packet errors and the current correct number of packets. You can set the target number of the number of packets, the step size and the step size. When there is a current packet error, the threshold is raised by a set step. If there is no packet error, the threshold is lowered by one. Long, if there is no data transmission at present, it will not increase or decrease, and the threshold will remain unchanged.
针对上述实现方式, 可以釆取一种较佳的实施方式, 设置误包数的目标 值为 PER— Target, 调整步长为 Step— size, 单位为 dB。 如果当前有误包, 则根 据 Step— size计算一个较大步长抬升, 如果当前没有误包, 则根据 Step— size计 算一个较小步长降低, 如果没有数据包传送, 则不提升也不下降, 维持门限 值不变, 即在这种较佳实施方式中, 抬升步长和降低步长是根据调整步长、 当前误包数或当前正确数据包数来实时计算的。 可以使用如下伪代码描述该 较佳实施方式中, 使用当前误包数和当前正确数据包数来进行门限值自适应 调整的过程。 假设每一时刻进行一次 AMC控制门限的自适应调整, 其中 i表 示当前时刻, i-1表示 i时刻的前一时刻, T— target(i)表示 i时刻对应的门限值, Step— up表示抬升的步长值, Step— down表示降低的步长值, Bad— Packet— Num 表示当前误包数, Good— Packet— Num表示当前正确数据包数。 For the foregoing implementation manner, a preferred implementation manner may be adopted. The target value of the number of error packets is set to PER_Target, and the adjustment step size is Step-size, and the unit is dB. If there is a current packet error, calculate a larger step size according to Step-size. If there is no packet error, calculate a smaller step size according to Step-size. If there is no packet transmission, it will not increase or decrease. Maintaining the threshold value unchanged, that is, in the preferred embodiment, the stepping step and the decreasing step size are based on the adjustment step size, The current number of error packets or the current correct number of packets is calculated in real time. The process of adaptively adjusting the threshold value using the current number of error packets and the current correct number of packets in the preferred embodiment can be described using the following pseudo code. It is assumed that the adaptive adjustment of the AMC control threshold is performed once every time, where i represents the current time, i-1 represents the previous moment of time i, and T_target(i) represents the threshold corresponding to time i, Step_up indicates The step value of the step up, Step_down indicates the reduced step value, Bad_Packet_Num indicates the current number of packets, and Good-Packet-Num indicates the current correct number of packets.
IF No Data Packet; 无数据包  IF No Data Packet; no data packet
Step— size为 0; 无数据包时不提升步长也不降低步长  Step—size is 0; no step size is raised or no step size when there is no data packet
T target ( i ) = T target ( i-1 ); i时刻的门限值等于 i-1时刻的门限值 ELSE IF ERRPR Packet/PDU个数大于 0; 有误包  T target ( i ) = T target ( i-1 ); The threshold at time i is equal to the threshold at time i-1 ELSE IF ERRPR Packet/PDU is greater than 0;
Step— up = Bad— Packet— um (Step— size - PER— target* Step— size); 4台升 步长  Step_up = Bad_ Packet_um (Step_size - PER- target* Step-size); 4 sets of steps
T target ( i ) = T target ( i-1 ) + Step up; i时刻的门限值等于 i-1时 刻门限值加上抬升的步长  T target ( i ) = T target ( i-1 ) + Step up; The threshold at time i is equal to the i-1 threshold plus the step size of the lift
ELSE; 无误包的数据包个数  ELSE; number of packets without error packets
Step— down = Good— Packet— um *PER— target* Step— size; 降氐 步长  Step— down = Good— Packet— um *PER— target* Step— size;
T target ( i ) = T target ( i-1 ) - Step down; i时刻的门限值 等于 i-1时刻门限值减去降低的步长  T target ( i ) = T target ( i-1 ) - Step down; The threshold at time i is equal to the threshold value at time i-1 minus the step size of reduction
图 4 为上述使用当前误包数和正确数据包数进行门限值自适应调整的方 法示意图, 其中横轴表示时刻, 纵轴表示门限值调整值, 横轴上注明的 G标 识降低步长, B标识抬升步长, N标识无操作。 图 5示出了上述使用误包数进 行自适应门限调整的方法流程, 该流程包括:  Figure 4 is a schematic diagram of the method for adaptively adjusting the threshold value using the current number of packet errors and the correct number of packets, wherein the horizontal axis represents the time, the vertical axis represents the threshold adjustment value, and the G flag indicated on the horizontal axis is reduced. Long, B identifies the step size, and the N flag has no operation. FIG. 5 shows the above method flow for performing adaptive threshold adjustment using the number of error packets, and the process includes:
步骤 501 : 统计当前误包数和当前正确数据包数统计。  Step 501: Count the current number of packet errors and the current correct packet number statistics.
步骤 502: 获取误包数的目标值。  Step 502: Obtain a target value of the number of error packets.
步骤 503: 判断当前是否有数据包传输, 如果没有则执行步骤 504, 否则 执行 505。 Step 503: Determine whether there is currently a data packet transmission, if not, execute step 504, otherwise Execute 505.
步骤 504: 在将步长值置为 0, 然后执行步骤 508。  Step 504: Set the step value to 0, and then perform step 508.
步骤 505: 判断当前误包数是否大于 0, 即当前是否有误包, 如果否, 执 行步骤 506 , 否则直接执行步骤 507。  Step 505: Determine whether the current number of error packets is greater than 0, that is, whether there is a current packet error. If no, go to step 506; otherwise, go to step 507.
步骤 506: 计算需降低的步长值, 然后执行步骤 508。  Step 506: Calculate the step value to be reduced, and then perform step 508.
步骤 507: 计算需抬升的步长值。  Step 507: Calculate the step value to be raised.
步骤 508: 根据计算的步长值, 计算当前每个等级对应的 AMC门限值。 在上述步骤 508之后, 就可以得到调整后的 AMC门限值。  Step 508: Calculate the current AMC threshold corresponding to each level according to the calculated step value. After the above step 508, the adjusted AMC threshold can be obtained.
以上介绍了三种门限值自适应调整的方式, 获取不同的数据包接收情况 的信息, 可以使用对应不同的门限值调整方式。 按照所获取信息对应的调整 方式对门限值进行调整, 将调整后的门限值作为当前门限值, 从而基于获取 的数据包接收情况的信息, 实现了对门限值的自适应调整, 从而使基于该自 适应调整门限值进行的控制操作可以适应无线环境的要求, 提高通信质量。  The above describes the three types of threshold adaptive adjustment methods, to obtain different data packet receiving situation information, you can use different threshold adjustment methods. Adjusting the threshold according to the adjustment method corresponding to the obtained information, and using the adjusted threshold as the current threshold, thereby adaptively adjusting the threshold based on the acquired information of the received data packet, thereby enabling The control operation based on the adaptive adjustment threshold can adapt to the requirements of the wireless environment and improve communication quality.
④ AMC控制  4 AMC control
假设将 AMC控制分为 1 ~ M个 MCS等级,对应等级 i的 AMC控制门限 值为 T(i), i的取值从 1到 M, 根据物理 CINR测量值, 可以实现选择不同的 MCS方式。如果物理 CINR测量值满足 T(i)<=CINR<T(i+l),则 T(i)作为 AMC 门限值, 对应的 MCS(¾选择为 MCS 方式; 如果物理 CINR 测量值满足 CINR<=T(1), 则选择 T(l)作为 AMC门限值, 对应的 MCS(l)选择为 MCS方 式; 如果物理 CINR测量值满足 CINR>=T(M), 选择 T(M)作为 AMC门限值, 对应的 MCS(M)选择为 MCS方式。  Assume that the AMC control is divided into 1 to M MCS levels. The AMC control threshold of the corresponding level i is T(i), and the value of i ranges from 1 to M. According to the physical CINR measurement value, different MCS modes can be selected. . If the physical CINR measurement satisfies T(i)<=CINR<T(i+l), then T(i) is used as the AMC threshold, and the corresponding MCS (3⁄4 is selected as the MCS mode; if the physical CINR measurement satisfies the CINR< =T(1), then T(l) is selected as the AMC threshold, and the corresponding MCS(l) is selected as the MCS mode. If the physical CINR measurement satisfies CINR>=T(M), T(M) is selected as the AMC. For the threshold value, the corresponding MCS (M) is selected as the MCS mode.
选择新的 MCS方式后, 可以控制发送端的编码调制器釆用新的 MCS方 式向接收端发送数据包。  After selecting the new MCS mode, the coded modulator of the transmitting end can be controlled to send a data packet to the receiving end in a new MCS mode.
下面以 WIMAX系统为具体应用场景, 举出本发明实施例中通过 BS和 MS实现的下行 AMC控制的两个具体实例。  In the following, the WIMAX system is used as a specific application scenario, and two specific examples of downlink AMC control implemented by the BS and the MS in the embodiment of the present invention are shown.
图 6 为本发明实施例提供的方法第一具体实例的流程图, 在本具体实例 中, 描述由 BS实现的下行 AMC控制, 同样针对 AMC控制划分 MCS等级, 每一等级对应有 AMC门限值。 图 6所示流程包括: FIG. 6 is a flowchart of a first specific example of a method according to an embodiment of the present disclosure, in this specific example The downlink AMC control implemented by the BS is described, and the MCS level is also divided for the AMC control, and each level corresponds to an AMC threshold. The process shown in Figure 6 includes:
步骤 601 : BS通过空口向 MS发送下行数据包。  Step 601: The BS sends a downlink data packet to the MS through the air interface.
步骤 602 : MS 根据下行数据包的接收情况, 通过空口向 BS 反馈 ARQ/HARQ中的 ACK或 NACK信息。  Step 602: The MS feeds back the ACK or NACK information in the ARQ/HARQ to the BS through the air interface according to the receiving condition of the downlink data packet.
步骤 603: MS向 BS反馈下行物理 CINR测量值。  Step 603: The MS feeds back the downlink physical CINR measurement value to the BS.
步骤 604: BS根据门限值自适应调整的需要, 获取 ARQ/HARQ的 ACK 或 NACK消息, 或获取平均重传次数、 或误包数等数据接收情况的信息, 根 据获取的信息进行 AMC门限值的自适应调整。上述信息的获取和对门限值的 自适应调整均由 BS执行,执行的具体方式都可以和前述已具体介绍过的方式 相同, 在信息的获取具体实现时, 只需要釆用其中的一种方式即可。  Step 604: The BS acquires an ACK or NACK message of the ARQ/HARQ according to the requirement of adaptive adjustment of the threshold value, or obtains information about the data reception status such as the average number of retransmissions or the number of error packets, and performs an AMC threshold according to the obtained information. Adaptive adjustment of values. The acquisition of the above information and the adaptive adjustment of the threshold are performed by the BS. The specific manner of execution can be the same as that described in the foregoing. When the information is specifically implemented, only one of the methods is needed. Just fine.
步骤 605: BS使用自适应调整后的 AMC门限值, 再结合 MS反馈的物 理 CINR测量值, 选择 MCS方式。  Step 605: The BS uses the adaptively adjusted AMC threshold, and then combines the physical CINR measurement value of the MS feedback to select the MCS mode.
经过本步骤后, BS在下一次向 MS发送下行数据包时, 会使用上述选择 的 MCS方式所规定的调制编码方式, 并同时将选择的 MCS方式告知 MS, 使得 MS在接收到下行数据包时, 可以根据 MCS方式进行解码。 BS发送下 行数据包和 MCS方式可以通过现有协议中的下行带宽分配描述(DL-MAP, Downlink band width allocation Map ) 消息实现。  After the step of transmitting the downlink data packet to the MS, the BS uses the modulation and coding mode specified by the MCS mode selected above, and simultaneously informs the MS of the selected MCS mode, so that when the MS receives the downlink data packet, It can be decoded according to the MCS method. The BS sends the downlink data packet and the MCS mode by using the Downlink band width allocation Map (DL-MAP) message in the existing protocol.
上述步骤 602和步骤 603并无严格的顺序关系, 也可以是同时进行。 上述图 6所示的第一种具体实例描述的是通过 BS实现的下行 AMC控制, 景中。 在上行 AMC控制的场景中, MS首先通过空口向 BS发送上行数据包, 然后 BS获取数据接收情况的信息, 例如 ACK或 NACK消息、 或平均重传次 数、 或误包数等, 对 AMC值门限进行自适应调整, 再结合自身测量的物理 CINR测量值选择所期望的 MCS方式, 可以通过现有协议已有的消息上行带 宽分配描述(UL-MAP, Uplink band width allocation Map )消息告知 MS自身 所期望的 MCS方式, MS根据 BS指定的 MCS方式所规定的调制编码方式发 送数据包, 即 MS执行 BS选择的 MCS方式中规定的调制编码方式。 The above steps 602 and 603 have no strict sequential relationship, and may be performed simultaneously. The first specific example shown in FIG. 6 described above describes the downlink AMC control implemented by the BS. In the uplink AMC control scenario, the MS first sends an uplink data packet to the BS through an air interface, and then the BS obtains information about the data reception status, such as an ACK or NACK message, or an average number of retransmissions, or a number of error packets, and the AMC value threshold. The adaptive adjustment is performed, and the desired MCS mode is selected according to the physical CINR measurement value measured by itself, and the MS itself can be informed by the existing uplink bandwidth allocation map (UL-MAP) message of the existing protocol. In the desired MCS mode, the MS transmits a data packet according to a modulation and coding scheme defined by the MCS mode specified by the BS, that is, the MS performs a modulation and coding scheme defined in the MCS mode selected by the BS.
本发明实施例门限值自适应调整的方法第一具体实例,针对 BS实现的上 行或下行 AMC控制, 基于获取的数据包接收情况的信息, 实现了对 AMC门 限值的自适应调整, 从而使基于该自适应调整的 AMC门限值进行的 AMC控 制可以适应无线环境的要求, 提高通信质量。  The first specific example of the method for adaptively adjusting the threshold value in the embodiment of the present invention, for the uplink or downlink AMC control implemented by the BS, implements adaptive adjustment of the AMC threshold value based on the acquired information of the data packet receiving condition, thereby The AMC control based on the AMC threshold of the adaptive adjustment can adapt to the requirements of the wireless environment and improve the communication quality.
图 7 为本发明实施例提供的方法第二具体实例的流程图, 在本具体实例 中, 描述由 MS实现的下行 AMC控制, 同样针对 AMC控制划分 MCS等级, 每一等级对应有 AMC门限值。 图 7所示流程包括:  FIG. 7 is a flowchart of a second specific example of a method according to an embodiment of the present invention. In this specific example, downlink AMC control implemented by an MS is described, and MCS levels are also divided for AMC control, and each level corresponds to an AMC threshold. . The process shown in Figure 7 includes:
步骤 701 : BS通过空口向 MS发送下行数据包。  Step 701: The BS sends a downlink data packet to the MS through the air interface.
步骤 702: MS根据下行数据包的接收情况, 得出 ARQ/HARQ反馈信息, 获取 ACK或 NACK信息、 或平均重传次数、 或误包数等信息, 对 AMC控制 门限值进行自适应调整, 同样地, 上述信息的获取和门限值的自适应调整的 具体方式都可以和前述已具体介绍过的方式相同, 在信息的获取具体实现时, 只需要釆用其中的一种方式即可。  Step 702: The MS obtains ARQ/HARQ feedback information, obtains ACK or NACK information, or average retransmission times, or the number of error packets according to the receiving condition of the downlink data packet, and adaptively adjusts the AMC control threshold. Similarly, the specific manner of obtaining the above information and adaptively adjusting the threshold value may be the same as the manner specifically described above. When the information is specifically obtained, only one of the methods may be used.
步骤 703: MS使用自适应调整后的 AMC门限值, 再结合物理 CINR测 量值选择所期望的 MCS方式。  Step 703: The MS uses the adaptively adjusted AMC threshold and then combines the physical CINR measurement to select the desired MCS mode.
步骤 704: MS通过空口向 BS反馈 ACK或 NACK信息。  Step 704: The MS feeds back ACK or NACK information to the BS through the air interface.
步骤 705: MS将所期望的 MCS方式编码成有效 CINR, 通过空口反馈 给 BS, 可以通过信道质量指示反馈信道(CQICH, Channel Quality Information Channel )或其他方式将有效 CINR反馈给 BS。  Step 705: The MS encodes the expected MCS mode into a valid CINR, and feeds back to the BS through an air interface, and can feed back the effective CINR to the BS through a Channel Quality Information Channel (CQICH) or other manner.
步骤 706: BS直接根据 MS反馈的有效 CINR所携带的 MCS方式进行数 据包传输。  Step 706: The BS directly performs data packet transmission according to the MCS mode carried by the effective CINR fed back by the MS.
上述步骤 704和步骤 705并无严格顺序关系, 也可以同时进行。  The above steps 704 and 705 have no strict order relationship and can also be performed simultaneously.
虽然以上所举具体实例都是以 AMC控制为例,但可以理解的是, 在其他 需要使用门限值进行的控制操作中, 其门限值自适应调整的方式仍然可以使 用上述具体实例中所列举的方式。 例如 WIMAX系统中的功率控制中, 上述 门限值可以为内环功率控制门限值, 根据该内环功率控制门限值, 可以进行 功率控制。 Although the above specific examples are based on the AMC control, it can be understood that in other control operations that require threshold values, the adaptive adjustment of the threshold value can still be made. Use the methods listed in the specific examples above. For example, in the power control in the WIMAX system, the threshold may be an inner loop power control threshold, and power control may be performed according to the inner loop power control threshold.
本发明实施例门限值自适应调整的方法第二具体实例, 针对 MS 实现的 下行 AMC控制, 基于获取的数据包接收情况的信息, 实现了对 AMC门限值 的自适应调整, 从而使基于该自适应调整的 AMC门限值进行的 AMC控制可 以适应无线环境的要求, 提高通信质量。  A second specific example of the method for adaptively adjusting the threshold value in the embodiment of the present invention, for the downlink AMC control implemented by the MS, based on the acquired information of the received data packet condition, adaptively adjusting the AMC threshold value, thereby enabling The AMC control performed by the adaptively adjusted AMC threshold can adapt to the requirements of the wireless environment and improve the communication quality.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 疋  Those skilled in the art can understand all or part of the steps in the method of implementing the above embodiments.
可以通过程序来指示相关的硬件来完成, 所述的程序可以存储于计算机 可读取存储介质中, 该程序在执行时, 包括以下步骤:  The related hardware may be instructed by a program, and the program may be stored in a computer readable storage medium, and when executed, the program includes the following steps:
获取数据包接收情况的信息;  Obtain information on the reception status of the data packet;
按照所述数据包接收情况的信息对应的调整方式对门限值进行调整, 将 调整后的门限值作为当前门限值。其中,所述的存储介质可以是 ROM、 RAM、 磁碟或光盘等等。  The threshold value is adjusted according to the adjustment manner corresponding to the information of the data packet receiving situation, and the adjusted threshold value is used as the current threshold value. Wherein, the storage medium may be a ROM, a RAM, a magnetic disk or an optical disk or the like.
图 8为本发明实施例门限值自适应调整的装置示意图, 该装置包括: 信息获取模块, 用于获取数据包接收情况的信息。  FIG. 8 is a schematic diagram of an apparatus for adaptively adjusting a threshold value according to an embodiment of the present invention. The apparatus includes: an information acquiring module, configured to obtain information about a data packet receiving situation.
调整模块, 用于按照所述信息获取模块获取的数据包接收情况的信息对 应的调整方式, 对门限值进行调整, 将调整后的门限值作为当前门限值。  The adjusting module is configured to adjust the threshold according to the information corresponding to the information received by the information acquiring module, and use the adjusted threshold as the current threshold.
本发明实施例门限值自适应调整的装置, 在获取数据包接收情况的信息 后, 按照所获取信息对应的调整方式对门限值进行调整, 将调整后的门限值 作为当前门限值, 从而基于获取的数据包接收情况的信息, 实现了对门限值 的自适应调整, 从而使基于门限值进行的控制操作可以适应无线环境的要求, 提高通信质量。  The device for adaptively adjusting the threshold value according to the embodiment of the present invention, after obtaining the information of the data packet receiving situation, adjusts the threshold value according to the adjustment manner corresponding to the acquired information, and uses the adjusted threshold value as the current threshold value. Therefore, based on the acquired information of the data packet receiving situation, the adaptive adjustment of the threshold value is realized, so that the control operation based on the threshold value can adapt to the requirements of the wireless environment and improve the communication quality.
按照不同的应用场景, 本发明实施例提供的装置中, 各模块可以对应不 同的划分, 下面分别介绍几种具体实例。 1 ) 当上述数据包接收情况的信息为 ACK信息或 NACK信息时, 上述调 整模块可以包括: According to different application scenarios, in the device provided by the embodiment of the present invention, each module may correspond to different divisions, and several specific examples are respectively introduced below. 1) When the information of the data packet receiving condition is ACK information or NACK information, the foregoing adjusting module may include:
第一判定单元, 用于判定所述信息获取模块获取的数据包接收情况的信 息为 ACK信息还是 NACK信息, 得出判定结果。  The first determining unit is configured to determine whether the information of the data packet reception status acquired by the information acquiring module is ACK information or NACK information, and obtain a determination result.
第一调整执行单元, 用于若所述第一判定单元得出的判定结果是 ACK信 息, 对门限值降低预设的调整步长; 或者, 若所述判定单元得出的判定结果 是 NACK信息, 且接收 NACK信息的累加数没有达到预设的最大值, 对门限 值降低预设的调整步长; 或者, 若所述判定单元得出的判定结果是 NACK信 息, 且接收 NACK信息的累加数达到预设的最大值, 对门限值抬高预设的调 整步长。  a first adjustment execution unit, configured to: if the determination result obtained by the first determining unit is ACK information, reduce a preset adjustment step of the threshold value; or if the determination result obtained by the determining unit is NACK information And the accumulated number of received NACK information does not reach a preset maximum value, and the threshold value is decreased by a preset adjustment step; or, if the determination result obtained by the determining unit is NACK information, and the accumulated number of NACK information is received The preset maximum value is reached, and the preset adjustment step is raised for the threshold value.
2 ) 当上述数据包接收情况的信息为平均重传次数, 上述信息获取模块包 括:  2) When the information of the above data packet reception condition is the average number of retransmissions, the above information acquisition module includes:
第一执行单元, 用于获取两次统计之间增加的数据包重传次数, 和两次 统计之间发送的数据包总数。  The first execution unit is configured to obtain an increased number of data packet retransmissions between the two statistics, and a total number of data packets sent between the two statistics.
第一计算单元, 用于将所述执行单元获取的两次统计之间增加的数据包 重传次数, 除以两次统计之间发送的数据包总数, 得到平均重传次数作为数 据包接收情况的信息。  a first calculating unit, configured to divide the number of data packet retransmissions between the two statistics obtained by the execution unit, and divide the total number of data packets sent between the two statistics, and obtain the average number of retransmissions as the data packet receiving situation. Information.
在信息获取模块的上述结构基础上, 装置中的调整模块可以包括: 第二判定单元, 用于判定所述第一计算单元得出的平均重传次数是否高 于预设目标重传次数, 得出判定结果。  On the basis of the foregoing structure of the information acquiring module, the adjusting module in the device may include: a second determining unit, configured to determine whether the average number of retransmissions obtained by the first calculating unit is higher than a preset number of retransmission times, The result of the judgment.
第二调整执行单元, 用于若所述第二判定单元得出的判定结果为平均重 传次数高于预设目标重传次数, 对门限值抬高预设调整步长; 或者所述判定 单元得出的判定结果为平均重传次数低于预设目标重传次数, 对门限值降低 预设调整步长。  a second adjustment execution unit, configured to: if the determination result obtained by the second determining unit is that the average number of retransmissions is higher than the preset number of retransmissions, the threshold adjustment step is preset; or the determining unit The result of the determination is that the average number of retransmissions is lower than the preset number of retransmissions, and the threshold is decreased by a preset adjustment step.
3 ) 当上述数据包接收情况的信息为当前误包数和当前正确数据包数时, 装置中的信息获取模块可以包括: 第二执行单元, 用于统计数据包的 NACK信息次数。 3) When the information of the data packet receiving condition is the current number of packets and the current number of packets, the information acquiring module in the device may include: The second execution unit is configured to count the number of NACK information of the data packet.
第二计算单元, 用于将所述第二执行单元统计的 NACK信息次数到达预 设最大重传次数的数据包个数作为所述当前误包数; 将所述 NACK信息次数 未达到预设最大重传次数的数据包个数作为当前正确数据包数。  a second calculating unit, configured to use, as the current number of packets, the number of NACK information counted by the second execution unit to reach a preset maximum number of retransmissions; The number of packets of the number of retransmissions is the current correct number of packets.
在上述信息获取模块的结构基础上, 预设调整步长 Step— size和误包数目 标值 PER— Target, 并且设当前误包数为 Bad— Packet— Num、 当前正确数据包数 为 Good— Packet— Num,则抬升时的步长 Step— up=Bad— Packet— Num χ (Step— size - PER— Target x Step— size) , 降低时的步长为 Step— down=Good— Packet— Num χ PER— Target x Step— size; 上述调整模块可以包括:  Based on the structure of the information acquisition module, the preset step size Step-size and the number of error packets PER_Target are preset, and the current number of packet errors is Bad_Packet-Num, and the current correct packet number is Good-Packet. — Num, the step size when uplifting is Step-up=Bad— Packet—Num χ (Step-size - PER—Target x Step-size), and the step size when decreasing is Step-down=Good— Packet— Num χ PER — Target x Step— size; The above adjustment module can include:
第三判定单元, 用于判定当前是否有数据包传输、 以及当前是否存在误 包, 得出判定结果。  The third determining unit is configured to determine whether there is currently a data packet transmission, and whether there is currently a packet error, and the determination result is obtained.
第三调整执行单元, 用于若所述第三判定单元的判定结果为当前无数据 包传输, 对门限值增加 0; 或者, 若所述第三判定单元的判定结果为当前有数 据包传输, 并且存在误包时, 对门限值抬升所述抬升时的步长; 或者, 若所 述第三判定单元的判定结果为当前有数据包传输, 并且不存在误包时, 对门 限值降低所述降低时的步长。  a third adjustment execution unit, configured to: if the determination result of the third determining unit is that there is no current packet transmission, increase the threshold value by 0; or, if the determination result of the third determining unit is that there is currently a data packet transmission, And when there is a packet error, the step value is raised to the threshold when the threshold is raised; or, if the determination result of the third determining unit is that there is currently a packet transmission, and there is no packet error, the threshold value is lowered. The step size when reducing.
本发明实施例门限值自适应调整的装置, 针对不同数据包接收情况的信 息, 对装置内的模块进行了进一步结构设计, 基于获取的数据包接收情况的 信息, 按照对应的不同调整方式, 实现了对门限值的自适应调整, 从而使基 于该自适应调整的门限值进行的控制操作可以适应无线环境的要求, 提高通 信质量。  The device for adaptively adjusting the threshold value according to the embodiment of the present invention further designs the module in the device according to the information of different data packet receiving conditions, and according to the obtained information of the data packet receiving situation, according to different adjustment modes. The adaptive adjustment of the threshold value is realized, so that the control operation based on the threshold value of the adaptive adjustment can adapt to the requirements of the wireless environment and improve the communication quality.
在上述 1 ) - 3 )对装置中模块的不同结构情况下, 调整模块调整的门限 值可以用于包括一个以上 MCS等级的 AMC控制, 所述门限值包括对应于所 述每一个 MCS等级的门限值。  In the case of the above 1) - 3) different configurations of the modules in the device, the adjustment module adjusted threshold value may be used for AMC control including more than one MCS level, the threshold value including corresponding to each of the MCS levels Threshold.
在此基础上, 设所述 MCS等级包括等级 1至 M, 当前对应第 i等级的门 限值为 T(i); 该装置中还包括: MCS方式选择模块,用于当物理 CINR测量值大于等于 T(i),但小于 T(i+1) 时, 选择第 i等级的 MCS方式; 当物理 CINR测量值小于等于 T(l)时, 选择 第 1等级的 MCS方式; 当物理 CINR测量值大于等于 T(M)时, 选择第 M等 级的 MCS方式。 On the basis of the above, the MCS level includes the levels 1 to M, and the current threshold corresponding to the i-th level is T(i); the device further includes: The MCS mode selection module is configured to select the MCS mode of the i-th level when the physical CINR measurement value is greater than or equal to T(i) but less than T(i+1); when the physical CINR measurement value is less than or equal to T(l), The MCS mode of the first level is selected; when the physical CINR measurement value is greater than or equal to T(M), the MCS mode of the Mth level is selected.
考虑下行 AMC控制的情况, 如果该装置位于基站中, 该装置还包括: 第一收发模块, 用于向终端发送下行数据包和所述 MCS方式选择模块选 择的 MCS方式, 接收终端反馈的 ACK信息或 NACK信息, 和物理 CINR测 量值。  Considering the case of the downlink AMC control, if the device is located in the base station, the device further includes: a first transceiver module, configured to send the downlink data packet and the MCS mode selected by the MCS mode selection module to the terminal, and receive the ACK information fed back by the terminal. Or NACK information, and physical CINR measurements.
考虑上行 AMC控制的情况, 如果该装置位于基站中, 该装置还包括: 第二收发模块, 用于接收终端发送的上行数据包, 将所述 MCS方式选择 模块选择的 MCS方式向终端发送。  Considering the uplink AMC control, if the device is located in the base station, the device further includes: a second transceiver module, configured to receive an uplink data packet sent by the terminal, and send the MCS mode selected by the MCS mode selection module to the terminal.
测量模块, 用于测量物理 CINR测量值。  A measurement module for measuring physical CINR measurements.
仍然考虑下行 AMC控制的情况, 如果该装置位于终端中, 该装置中还包 括:  Still considering the case of downlink AMC control, if the device is located in the terminal, the device also includes:
第三收发模块, 用于接收基站发送的下行数据包, 将所述 MCS方式选择 模块选择的 MCS方式, 编码成有效 CINR向基站发送。  The third transceiver module is configured to receive the downlink data packet sent by the base station, and encode the MCS mode selected by the MCS mode selection module into a valid CINR to send to the base station.
本发明实施例门限值自适应调整的装置,针对上行或下行 AMC控制,对 装置内可以进一步包括的模块进行了补充, 基于获取的数据包接收情况的信 息, 按照对应的调整方式, 实现了对 AMC门限值的自适应调整, 从而使基于 该自适应调整的 AMC 门限值进行的 AMC控制操作可以适应无线环境的要 求, 提高通信质量。  The device for adaptively adjusting the threshold value in the embodiment of the present invention supplements the module that can be further included in the device for the uplink or downlink AMC control, and implements the information based on the received data packet according to the corresponding adjustment mode. The adaptive adjustment of the AMC threshold value enables the AMC control operation based on the AMC threshold of the adaptive adjustment to adapt to the requirements of the wireless environment and improve the communication quality.
从上述描述可以看出, 本发明实施例提供的装置, 可以应用于不同场景, 既可以位于发送端, 也可以位于接收端, 图 9 示出了本发明实施例的装置应 用在 ARQ或 HARQ系统的示意图。 在图 9中, 本发明实施例门限值自适应 调整的装置位于发送端, 其工作方式与已描述过的装置位于发送端的情况完 全相同, 这里不再赘述。 综上所述, 以上仅为本发明的较佳实施例而已, 并非用于限定本发明的 保护范围。 凡在本发明的精神和原则之内, 所作的任何修改、 等同替换、 改 进等, 均应包含在本发明的保护范围之内。 It can be seen from the above description that the device provided by the embodiment of the present invention can be applied to different scenarios, and can be located at the transmitting end or at the receiving end. FIG. 9 shows that the device in the embodiment of the present invention is applied to the ARQ or HARQ system. Schematic diagram. In FIG. 9, the device for adaptively adjusting the threshold value in the embodiment of the present invention is located at the transmitting end, and its working mode is exactly the same as the case where the device described above is located at the transmitting end, and details are not described herein again. In conclusion, the above is only the preferred embodiment of the present invention and is not intended to limit the scope of 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

权 利 要求 书 Claim
1、 一种门限值自适应调整的方法, 其特征在于, 该方法包括: A method for adaptively adjusting a threshold value, the method comprising:
获取数据包接收情况的信息;  Obtain information on the reception status of the data packet;
按照所述数据包接收情况的信息对应的调整方式对门限值进行调整,将调整 后的门限值作为当前门限值。  The threshold value is adjusted according to the adjustment manner corresponding to the information of the data packet receiving situation, and the adjusted threshold value is used as the current threshold value.
2、 如权利要求 1所述的门限值自适应调整的方法, 其特征在于, 所述数据 包接收情况的信息为确认 ACK信息或否定确认 NACK信息;  2. The method for adaptively adjusting a threshold value according to claim 1, wherein the information of the data packet reception status is an acknowledgement ACK information or a negative acknowledgement NACK information;
所述调整方式包括: 若所述信息为 ACK信息, 对门限值降低预设的调整步 长 或  The adjusting manner includes: if the information is ACK information, lowering the threshold by a preset adjustment step or
若所述信息为 NACK信息, 如果 NACK信息的累加数没有达到预设的最大 值, 对门限值降低预设的调整步长, 否则对门限值抬高预设的调整步长。  If the information is NACK information, if the accumulated number of the NACK information does not reach the preset maximum value, the preset adjustment step is decreased to the threshold value, otherwise the preset adjustment step is raised to the threshold value.
3、 如权利要求 1所述的门限值自适应调整的方法, 其特征在于, 所述数据 包接收情况的信息为平均重传次数;  The method for adaptively adjusting the threshold value according to claim 1, wherein the information of the data packet receiving condition is an average number of retransmissions;
所述获取数据包接收情况的信息为:使用两次统计之间增加的数据包重传次 数, 除以两次统计之间发送的数据包总数, 得到所述平均重传次数。  The information for obtaining the data packet receiving condition is: using the number of data packet retransmissions between the two statistics, and dividing by the total number of data packets sent between the two statistics, obtaining the average number of retransmissions.
4、 如权利要求 3所述的门限值自适应调整的方法, 其特征在于, 所述调整 方式包括:  The method for adaptively adjusting the threshold value according to claim 3, wherein the adjusting manner comprises:
若所述平均重传次数高于预设目标重传次数, 对门限值抬高预设的调整步 长 或  If the average number of retransmissions is higher than the preset number of retransmissions, the preset adjustment step of the threshold is raised or
若所述平均重传次数低于预设目标重传次数, 对门限值降低预设的调整步 长。  If the average number of retransmissions is lower than the preset number of retransmissions, the threshold is lowered by a preset adjustment step.
5、 如权利要求 1所述的门限值自适应调整的方法, 其特征在于, 所述数据 包接收情况的信息为当前误包数和当前正确数据包数;  The method for adaptively adjusting the threshold value according to claim 1, wherein the information of the data packet receiving situation is the current number of packet errors and the current correct number of packets;
所述获取数据包接收情况的信息为:  The information for obtaining the data packet reception status is:
统计数据包的 NACK信息次数, 将所述 NACK信息次数到达预设最大重传 次数的数据包个数作为所述误包数; Counting the number of NACK information of the data packet, and reaching the preset maximum retransmission of the number of NACK information The number of data packets of the number of times is used as the number of error packets;
将所述 NACK信息次数未达到预设最大重传次数的数据包个数作为正确数 据包数。  The number of data packets whose number of times of the NACK information does not reach the preset maximum number of retransmissions is used as the correct number of packets.
6、 如权利要求 5所述的门限值自适应调整的方法, 其特征在于, 预设调整 步长 Step— size 和误包数目 标值 PER— Target , 并且设当前误包数为 Bad— Packet— Num、 当前正确数据包数为 Good— Packet— Num , 则抬升步长 Step— up=Bad— Packet— Num χ (Step— size - PER— Target x Step— size) , 降低步长为 Step— do wn=Good— Packet— um x PER— Target x Step— size; The method for adaptively adjusting the threshold value according to claim 5, wherein the preset adjustment step size_size and the number of error packets target value PER_Target are set, and the current error packet number is Bad-Packet. — Num, the current correct number of packets is Good—Packet—Num, then step-up=Bad—Packet—Num χ (Step—size - PER—Target x Step—size), step by step is Step-do Wn=Good— Packet— um x PER—Target x Step— size;
所述调整方式包括: 若无数据包传输, 对门限值增加 0; 或  The adjustment manner includes: if there is no data packet transmission, the threshold value is increased by 0; or
若有数据包传输, 并且当前存在误包, 对门限值抬升所述抬升步长; 或 若有数据包传输, 并且当前不存在误包, 对门限值降低所述降低步长。 If there is a packet transmission, and there is currently a packet error, the threshold is raised to the threshold; or if there is a packet transmission, and there is currently no packet error, the threshold is lowered by the threshold.
7、 如权利要求 1至 6所述的任意一项门限值自适应调整的方法, 其特征在 于, 所述门限值用于自适应调制编码 AMC控制, 所述 AMC控制包括一个以上 调制编码方式控制 MCS等级, 所述门限值包括对应于所述每一个 MCS等级的 门限值; The method for adaptively adjusting threshold values according to any one of claims 1 to 6, wherein the threshold value is used for adaptive modulation and coding AMC control, and the AMC control includes one or more modulation codes. Controlling an MCS level, the threshold value including a threshold value corresponding to each of the MCS levels;
所述对门限值进行调整为, 对所述每一个 MCS等级的门限值进行调整。 The threshold is adjusted to adjust the threshold of each MCS level.
8、 如权利要求 7 所述的门限值自适应调整的方法, 其特征在于, 设所述 MCS等级包括等级 1至 M, 当前对应第 i等级的门限值为 T(i), 所述对门限值 进行调整, 将调整后的门限值作为当前门限值之后, 进一步包括: The method for adaptively adjusting the threshold value according to claim 7, wherein the MCS level includes levels 1 to M, and the current threshold corresponding to the i-th level is T(i), After adjusting the threshold value and using the adjusted threshold as the current threshold, it further includes:
当物理载波干扰噪声比 CINR测量值大于等于 T(i), 但小于 T(i+1)时, 选择 第 i等级的 MCS方式; 或  When the physical carrier interference-to-noise ratio CINR measurement is greater than or equal to T(i) but less than T(i+1), the MCS mode of the i-th level is selected; or
当物理 CINR测量值小于等于 T(l)时, 选择第 1等级的 MCS方式; 或 当物理 CINR测量值大于等于 T(M)时, 选择第 M等级的 MCS方式。  When the physical CINR measurement value is less than or equal to T(l), the MCS mode of the first level is selected; or when the physical CINR measurement value is greater than or equal to T(M), the MCS mode of the Mth level is selected.
9、 如权利要求 8所述的门限值自适应调整的方法, 其特征在于, 所述获取 数据包接收情况的信息之前进一步包括: 基站向终端发送下行数据包, 基站接 收来自终端反馈的 ACK信息或 NACK信息, 和物理 CINR测量值; 所述选择 MCS方式之后进一步包括: 在基站下一次向终端发送下行数据包 时, 将所述选择的 MCS方式通过下行带宽分配描述 DL-MAP消息发送给终端。 The method for adaptively adjusting the threshold value according to claim 8, wherein the obtaining the information of the data packet reception situation further comprises: the base station transmitting the downlink data packet to the terminal, and the base station receiving the ACK from the terminal feedback Information or NACK information, and physical CINR measurements; After the MCS mode is selected, the method further includes: when the base station sends the downlink data packet to the terminal, sending the selected MCS mode to the terminal by using a downlink bandwidth allocation description DL-MAP message.
10、如权利要求 8所述的门限值自适应调整的方法, 其特征在于, 所述获取 数据包接收情况的信息之前进一步包括: 终端接收基站发送的下行数据包; 所述选择 MCS方式之后进一步包括: 终端将选择的 MCS方式编码成有效 CINR发送给基站。  The method for adaptively adjusting the threshold value according to claim 8, wherein the obtaining the information of the data packet receiving situation further comprises: receiving, by the terminal, a downlink data packet sent by the base station; after the selecting the MCS mode The method further includes: the terminal coding the selected MCS mode into a valid CINR and transmitting the same to the base station.
11、如权利要求 8所述的门限值自适应调整的方法, 其特征在于, 所述获取 数据包接收情况的信息之前进一步包括: 基站接收终端发送的上行数据包; 基站测量物理 CINR测量值;  The method for adaptively adjusting the threshold value according to claim 8, wherein the obtaining the information of the data packet reception situation further comprises: the base station receiving the uplink data packet sent by the terminal; and the base station measuring the physical CINR measurement value. ;
所述选择 MCS方式之后进一步包括: 基站将选择的 MCS方式通过上行带 宽分配描述 UL-MAP消息发送给终端。  The selecting the MCS mode further includes: the base station transmitting, by the uplink MCS mode, the UL-MAP message to the terminal by using the uplink bandwidth allocation description.
12、 一种门限值自适应调整的装置, 其特征在于, 该装置包括:  12. A device for adaptively adjusting a threshold value, the device comprising:
信息获取模块, 用于获取数据包接收情况的信息;  An information acquiring module, configured to obtain information about a data packet receiving situation;
调整模块,用于按照所述信息获取模块获取的数据包接收情况的信息对应的 调整方式, 对门限值进行调整, 将调整后的门限值作为当前门限值。  The adjusting module is configured to adjust the threshold according to the adjustment manner corresponding to the information of the data packet receiving status acquired by the information acquiring module, and use the adjusted threshold as the current threshold.
13、 如权利要求 12所述的门限值自适应调整的装置, 其特征在于, 所述数 据包接收情况的信息为 ACK信息或 NACK信息; 所述调整模块包括:  The apparatus for adaptively adjusting the threshold value according to claim 12, wherein the information of the data packet receiving condition is ACK information or NACK information; and the adjusting module includes:
第一判定单元,用于判定所述信息获取模块获取的数据包接收情况的信息为 ACK信息还是 NACK信息, 得出判定结果;  a first determining unit, configured to determine whether the information of the data packet receiving status acquired by the information acquiring module is ACK information or NACK information, and obtain a determination result;
第一调整执行单元,用于若所述第一判定单元得出的判定结果是 ACK信息 , 对门限值降低预设的调整步长;或者,若所述判定单元得出的判定结果是 NACK 信息, 且接收 NACK信息的累加数没有达到预设的最大值, 对门限值降低预设 的调整步长; 或者, 若所述判定单元得出的判定结果是 NACK信息, 且接收 NACK信息的累加数达到预设的最大值, 对门限值抬高预设的调整步长。  a first adjustment execution unit, configured to: if the determination result obtained by the first determining unit is ACK information, reduce a preset adjustment step size to a threshold value; or if the determination result obtained by the determining unit is a NACK information And the accumulated number of received NACK information does not reach a preset maximum value, and the threshold value is decreased by a preset adjustment step; or, if the determination result obtained by the determining unit is NACK information, and the accumulated number of NACK information is received The preset maximum value is reached, and the preset adjustment step is raised for the threshold value.
14、 如权利要求 12所述的门限值自适应调整的装置, 其特征在于, 所述数 据包接收情况的信息为平均重传次数; 所述信息获取模块包括: 第一执行单元,用于获取两次统计之间增加的数据包重传次数,和两次统计 之间发送的数据包总数; The device for adaptively adjusting the threshold value according to claim 12, wherein the information of the data packet receiving condition is an average number of retransmissions; and the information acquiring module comprises: a first execution unit, configured to obtain an increased number of data packet retransmissions between two statistics, and a total number of data packets sent between the two statistics;
第一计算单元,用于将所述执行单元获取的两次统计之间增加的数据包重传 次数, 除以两次统计之间发送的数据包总数, 得到平均重传次数。  And a first calculating unit, configured to divide the number of data packet retransmissions between the two statistics obtained by the execution unit, and divide the total number of data packets sent between the two statistics to obtain an average number of retransmissions.
15、 如权利要求 14所述的门限值自适应调整的装置, 其特征在于, 所述调 整模块包括:  The apparatus for adaptively adjusting a threshold value according to claim 14, wherein the adjustment module comprises:
第二判定单元, 用于判定所述第一计算单元得出的平均重传次数是否高于 预设目标重传次数, 得出判定结果;  a second determining unit, configured to determine whether the average number of retransmissions obtained by the first calculating unit is higher than a preset number of retransmissions, and obtain a determination result;
第二调整执行单元,用于若所述第二判定单元得出的判定结果为平均重传次 数高于预设目标重传次数, 对门限值抬高预设调整步长; 或者, 若所述判定单 元得出的判定结果为平均重传次数低于预设目标重传次数, 对门限值降低预设 调整步长。  a second adjustment execution unit, configured to: if the result of the determination by the second determining unit is that the average number of retransmissions is higher than the preset number of retransmissions, the threshold is raised to a preset adjustment step; or, if The determination result obtained by the determining unit is that the average number of retransmissions is lower than the preset number of retransmissions, and the threshold is decreased by a preset adjustment step.
16、 如权利要求 12所述的门限值自适应调整的装置, 其特征在于, 所述数 据包接收情况的信息为当前误包数和当前正确数据包数; 所述信息获取模块包 括:  The apparatus for adaptively adjusting the threshold value according to claim 12, wherein the information of the data packet reception status is the current number of error packets and the current correct data packet number; and the information acquisition module includes:
第二执行单元, 用于统计数据包的 NACK信息次数;  a second execution unit, configured to count the number of NACK information of the data packet;
第二计算单元, 用于将所述第二执行单元统计的 NACK信息次数到达预设 最大重传次数的数据包个数作为所述当前误包数; 将所述 NACK信息次数未达 到预设最大重传次数的数据包个数作为当前正确数据包数。  a second calculating unit, configured to use, as the current number of packets, the number of NACK information counted by the second execution unit to reach a preset maximum number of retransmissions; The number of packets of the number of retransmissions is the current correct number of packets.
17、 如权利要求 16所述的门限值自适应调整的装置, 其特征在于, 预设调 整步长 Step— size 和误包数目标值 PER— Target , 并且设当前误包数为 Bad— Packet— Num、 当前正确数据包数为 Good— Packet— Num , 则抬升步长 Step— up=Bad— Packet— Num χ (Step— size - PER— Target x Step— size) , 降低步长为 Step— do wn=Good— Packet— um x PER— Target x Step— size; The apparatus for adaptively adjusting the threshold value according to claim 16, wherein the preset adjustment step size_size and the number of error packets target value PER_Target are set, and the current error packet number is Bad-Packet. — Num, the current correct number of packets is Good—Packet—Num, then step-up=Bad—Packet—Num χ (Step—size - PER—Target x Step—size), step by step is Step-do Wn=Good— Packet— um x PER—Target x Step— size;
所述调整模块包括:  The adjustment module includes:
第三判定单元, 用于判定当前是否有数据包传输、 以及当前是否存在误包, 得出判定结果; a third determining unit, configured to determine whether there is currently a data packet transmission, and whether there is currently a packet error, Determining the result of the judgment;
第三调整执行单元 ,用于若所述第三判定单元的判定结果为当前无数据包传 输, 对门限值增加 0; 或者  a third adjustment execution unit, configured to increase the threshold value by 0 if the determination result of the third determining unit is that no data packet is currently transmitted; or
若所述第三判定单元的判定结果为当前有数据包传输,并且存在误包,对门 限值抬升所述抬升步长; 或者  If the determination result of the third determining unit is that there is currently a packet transmission, and there is a packet error, the threshold is raised to the threshold; or
若所述第三判定单元的判定结果为当前有数据包传输,并且不存在误包,对 门限值降低所述降低步长。  If the result of the determination by the third determining unit is that there is currently a packet transmission and there is no packet error, the threshold value is decreased by the reduced step size.
18、如权利要求 12至 17任意一项所述的门限值自适应调整的装置,其特征 在于, 所述调整模块调整的门限值用于包括一个以上 MCS等级的 AMC控制, 所述门限值包括对应于所述每一个 MCS等级的门限值;  The apparatus for adaptively adjusting a threshold value according to any one of claims 12 to 17, wherein the threshold value adjusted by the adjustment module is used for AMC control including more than one MCS level, the door The limit value includes a threshold value corresponding to each of the MCS levels;
设所述 MCS等级包括等级 1至 M, 当前对应第 i等级的门限值为 T(i); 该 装置中还包括:  The MCS level includes a level 1 to M, and the current threshold corresponding to the i-th level is T(i); the device further includes:
MCS方式选择模块,用于当物理 CINR测量值大于等于 T(i),但小于 T(i+1) 时, 选择第 i等级的 MCS方式; 或者, 当物理 CINR测量值小于等于 T(l)时, 选择第 1等级的 MCS方式; 或者, 当物理 CINR测量值大于等于 T(M)时, 选择 第 M等级的 MCS方式。  The MCS mode selection module is configured to select the MCS mode of the i-th level when the physical CINR measurement value is greater than or equal to T(i) but less than T(i+1); or, when the physical CINR measurement value is less than or equal to T(l) When the MCS mode of the first level is selected, or when the physical CINR measurement value is greater than or equal to T(M), the MCS mode of the Mth level is selected.
19、 如权利要求 18所述的门限值自适应调整的装置, 其特征在于, 该装置 中还包括:  The device for adaptively adjusting the threshold value according to claim 18, wherein the device further comprises:
第一收发模块, 用于向终端发送下行数据包和所述 MCS方式选择模块选择 的 MCS方式, 接收终端反馈的 ACK信息或 NACK信息, 接收终端反馈的物理 CINR测量值。  The first transceiver module is configured to send the downlink data packet to the terminal and the MCS mode selected by the MCS mode selection module, receive the ACK information or the NACK information fed back by the terminal, and receive the physical CINR measurement value fed back by the terminal.
20、 如权利要求 18所述的门限值自适应调整的装置, 其特征在于, 该装置 中还包括:  The apparatus for adaptively adjusting the threshold value according to claim 18, wherein the apparatus further comprises:
第二收发模块, 用于接收终端发送的上行数据包, 将所述 MCS方式选择模 块选择的 MCS方式向终端发送;  a second transceiver module, configured to receive an uplink data packet sent by the terminal, and send the MCS mode selected by the MCS mode selection module to the terminal;
测量模块, 用于测量物理 CINR测量值。 A measurement module for measuring physical CINR measurements.
21、 如权利要求 18所述的门限值自适应调整的装置, 其特征在于, 该装置 还包括: The apparatus for adaptively adjusting a threshold value according to claim 18, wherein the apparatus further comprises:
第三收发模块, 用于接收基站发送的下行数据包, 将所述 MCS方式选择模 块选择的 MCS方式, 编码成有效 CINR向基站发送。  The third transceiver module is configured to receive the downlink data packet sent by the base station, and encode the MCS mode selected by the MCS mode selection module into a valid CINR to send to the base station.
PCT/CN2008/073402 2007-12-10 2008-12-09 Adaptive threshold adjusting method and device WO2009074111A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007101953423A CN101207461B (en) 2007-12-10 2007-12-10 Method and apparatus for self-adapting regulation of threshold value
CN200710195342.3 2007-12-10

Publications (1)

Publication Number Publication Date
WO2009074111A1 true WO2009074111A1 (en) 2009-06-18

Family

ID=39567375

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073402 WO2009074111A1 (en) 2007-12-10 2008-12-09 Adaptive threshold adjusting method and device

Country Status (2)

Country Link
CN (1) CN101207461B (en)
WO (1) WO2009074111A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110954879A (en) * 2019-12-02 2020-04-03 北京无线电测量研究所 Digital detection method and system for moving threshold

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207461B (en) * 2007-12-10 2011-04-20 华为技术有限公司 Method and apparatus for self-adapting regulation of threshold value
CN101932001B (en) * 2009-06-24 2013-08-21 中兴通讯股份有限公司 Adaptive modulation coding method
CN101635608B (en) * 2009-09-02 2014-07-09 北京邮电大学 Method and device for selecting MCS and wireless communication system
CN102201886B (en) 2010-03-22 2014-03-12 中兴通讯股份有限公司 Pre-coding matrix selection method and system for closed loop multiple input multiple output system
CN102347816B (en) 2010-07-30 2014-08-13 中兴通讯股份有限公司 Method and device for selecting modulation and coding scheme
JP5702133B2 (en) 2010-12-22 2015-04-15 京セラ株式会社 Communication apparatus and communication method
CN103457691B (en) * 2012-06-04 2017-04-05 普天信息技术研究院有限公司 Down self-adapting modulation coding method
CN103516463B (en) * 2012-06-20 2017-05-31 南京中兴新软件有限责任公司 A kind of method for carrying out outer shroud adaptive modulation and coding adjustment and base station
CN104125038B (en) * 2013-04-25 2018-10-19 华为技术有限公司 A kind of method and apparatus of adjustment channel quality instruction
US9391755B2 (en) * 2013-05-13 2016-07-12 Telefonaktiebolaget Lm Ericsson (Publ) Radio access network node and mobile station with increased Ack/Nack space for packet downlink Ack/Nack message
CN104396172B (en) * 2013-06-27 2018-05-29 华为技术有限公司 Automatic retransmission processing method, sending ending equipment and receiving device
CN103546244B (en) * 2013-11-01 2016-08-17 武汉邮电科学研究院 A kind of adaptive modulation coding method and device
CN104092639B (en) * 2014-06-13 2017-10-17 电子科技大学 A kind of two-parameter self-adaptive modulation method of orthogonal FDM communication system
CN105517171B (en) * 2014-10-15 2019-04-23 中国移动通信集团公司 It is a kind of in LTE-A network dispatch LTE terminal method and base station
CN104501790B (en) * 2014-12-17 2017-06-16 小米科技有限责任公司 The calibration method and device of electronic compass
US10135562B2 (en) 2015-05-28 2018-11-20 Huawei Technologies Co., Ltd. Apparatus and method for link adaptation in uplink grant-less random access
CN105472666B (en) * 2016-01-27 2018-11-02 中国人民解放军国防科学技术大学 A kind of method, apparatus and system that outbound link information rate is adaptive
CN107294661A (en) * 2016-03-30 2017-10-24 中兴通讯股份有限公司 Method of adjustment, device and the base station of hybrid automatic repeat-request maximum retransmission
CN109687937B (en) * 2017-10-19 2021-08-06 普天信息技术有限公司 Modulation coding mode and repetition frequency selection method and device
CN108494525B (en) * 2018-03-07 2021-01-01 北京航空航天大学 Self-adaptive selection method for combining repetition times and transmission block size in NB-IoT (NB-IoT)
CN113595692B (en) * 2021-07-23 2024-01-09 大连大学 AMC-HARQ method based on dynamic threshold optimization design

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030126536A1 (en) * 2001-12-28 2003-07-03 Sridhar Gollamudi Delay sensitive adapative quality control loop for rate adaptation
CN1878019A (en) * 2006-07-13 2006-12-13 华为技术有限公司 Reverse outer-loop power control method and system
US20070076626A1 (en) * 2005-09-30 2007-04-05 Research In Motion Limited Methods And Apparatus For Dynamically Adjusting A Data Packet Window Size For Data Packet Transmission In A Wireless Communication Network
CN101207461A (en) * 2007-12-10 2008-06-25 华为技术有限公司 Method and apparatus for self-adapting regulation of threshold value

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030126536A1 (en) * 2001-12-28 2003-07-03 Sridhar Gollamudi Delay sensitive adapative quality control loop for rate adaptation
US20070076626A1 (en) * 2005-09-30 2007-04-05 Research In Motion Limited Methods And Apparatus For Dynamically Adjusting A Data Packet Window Size For Data Packet Transmission In A Wireless Communication Network
CN1878019A (en) * 2006-07-13 2006-12-13 华为技术有限公司 Reverse outer-loop power control method and system
CN101207461A (en) * 2007-12-10 2008-06-25 华为技术有限公司 Method and apparatus for self-adapting regulation of threshold value

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110954879A (en) * 2019-12-02 2020-04-03 北京无线电测量研究所 Digital detection method and system for moving threshold

Also Published As

Publication number Publication date
CN101207461A (en) 2008-06-25
CN101207461B (en) 2011-04-20

Similar Documents

Publication Publication Date Title
WO2009074111A1 (en) Adaptive threshold adjusting method and device
US9848390B2 (en) Power control for ACK/NACK formats with carrier aggregation
US8756470B2 (en) System and method for dynamic hybrid automatic repeat request (HARQ) enable/disable
US7155249B2 (en) Modified power control for hybrid ARQ on the reverse link
JP5341917B2 (en) Method and configuration in wireless communication system
US7697948B2 (en) Resource allocation in communication networks
US20090150738A1 (en) Data communication apparatus, data receiving apparatus, data transmitting apparatus, and retransmission control method
CN102208967B (en) Non-adaptive repeat power control method and device for long term evolution (LTE) terminal
US8238236B2 (en) Method for reporting reception result of packets in mobile communication system
US8032171B2 (en) Transmission power control method, radio base station, and radio network control station
US20080081651A1 (en) Communication Control Method, Radio Communication System, Base Station, and Mobile Station
US20090290559A1 (en) Method and apparatus for harq autonomous retransmissions
US20040252658A1 (en) Dynamic mobile power headroom threshold for determining rate increases in the reverse traffic channel of a CDMA network
JP2007519357A (en) Packet data multicast communication system, station, and method of operating such a system
CN103516463A (en) Method and base station for performing outer-ring automatic modulation and coding adjustment
US7894845B2 (en) Transmission power control method, mobile station, radio base station and radio network controller
CN1925352A (en) Method for realizing HSUPA external ring power control
EP2384064B1 (en) Method, system and device for enhancing the uplink coverage capacity of the user equipment
WO2011134137A1 (en) Adjustment method of adaptive modulation and coding and base station thereof
US20100035646A1 (en) Transmission power control in hspda
WO2007137447A1 (en) A method and device for adjusting a channel quality indicator in a high speed downlink packet access system
CN116015562A (en) Retransmission data control method based on wireless channel quality

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

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

Country of ref document: EP

Kind code of ref document: A1