SYSTEM AND METHOD FOR REDUCING SIGNAL PEAK-TO-AVERAGE RATIO, AND COMPUTER-READABLE STORAGE MEDIUM

Information

  • Patent Application
  • 20220217031
  • Publication Number
    20220217031
  • Date Filed
    December 24, 2020
    3 years ago
  • Date Published
    July 07, 2022
    a year ago
Abstract
The present application relates to a system and a method for reducing a signal peak-to-average ratio, and a computer-readable storage medium. Before the peaks in the IQ signal are scaled, a scaling effect of peak points scaling on subsequent peak points is estimated and windowing intensities of subsequent peak points are modified. It solves a problem that generated correction coefficients superimpose on top of each other leading to excessive peak shaving. In addition, the above method does not need a lot of multipliers and is easy to be implemented.
Description
TECHNICAL FIELD

The present disclosure generally relates to the technical field of communications, and in particular, to a system and a method for reducing signal peak-to-average ratio, and a computer-readable storage medium.


BACKGROUND

Peak Windowing Crest Factor Reduction (PW-CFR) is a mainstream algorithm to reduce signal peak-to-average ratio. A principle of the algorithm is that the original signal sequence value is compressed by a weighted rear window function near a peak value of a signal, so as to reduce the peak-to-average ratio of the signal.


A traditional PW-CFR implementation has the following two problems. The first is a realization of convolution computation relies on FIR (Finite Impulse Response) digital filter. When an order of window function is high, a large number of multiplier resources will be consumed, resulting in high implementation cost. The second is when multiple peak values appear within a length of a window function, excessive peak shaving of window functions superimposed on each other leads to a decrease of an average power and a deterioration in a performance of EVM (Error Vector Magnitude). A traditional optimization method of these problems is to use a feedback structure, however it is difficult for a feedback link to complete a calculation within a clock cycle due to a high computational complexity of the feedback link, resulting in a feedback method that is difficult to implement in practice.


SUMMARY

According to various embodiments of the present disclosure, a system for reducing signal peak-to-average ratio is provided. The system includes:


a delay module connected with an IQ signal input terminal and configured to obtain and cache an IQ signal which is a digital baseband signal;


a peak acquisition module connected with the IQ signal input terminal and configured to obtain the IQ signal and obtain peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points according to the IQ signal;


a peak cancelling module connected with the peak acquisition module and configured to modify the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generate final peak deviation coefficients;


a scaling coefficient sequence generation module connected with the peak cancelling module and configured to generate scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and form a scaling coefficient sequence; and


a scaling module connected with the delay module, the scaling coefficient sequence generation module and an IQ signal output terminal respectively, and configured to scale the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.


In an embodiment of the present disclosure, the peak acquisition module includes:


an amplitude calculation unit connected with the IQ signal input terminal and configured to receive the IQ signal and obtain an amplitude of the IQ signal; and


a peak recognition unit connected with the amplitude calculation unit and configured to obtain peak points in the IQ signal, the peak deviation coefficients corresponding to respective peak points and the sampling intervals between the peak points according to the amplitude.


In an embodiment of the present disclosure, the scaling coefficient sequence generation module includes:


a peak holding unit connected with the peak cancelling module and configured to generate a rectangular window function for the peak points that need to be scaled in the IQ signal according to the final peak deviation coefficients;


a cascade CIC filter connected with the peak holding unit and configured to shape the rectangular window function into a target window function, and generate a correction coefficient sequence according to the target window function; and


an adder connected with the cascade CIC filter and configured to transform the correction coefficient sequence into the scaling coefficient sequence.


In an embodiment of the present disclosure, the peak holding unit includes an arbiter, a plurality of retainers connected with the arbiter and a comparator connected with the plurality of retainers;


the arbiter is configured to read operating states of respective retainers when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distribute the final peak deviation coefficient to one of the retainers in an idle state currently; the operating state includes a maintaining state and an idle state;


the retainer is configured to receive the final peak deviation coefficient to enter the maintain state, and output a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state; and


the comparator is configured to receive rectangular windows output by respective retainers, and generate the rectangular window function according to a maximum value of multiple rectangular windows.


According to various embodiments of the present disclosure, a method for reducing a signal peak-to-average ratio is further provided. The method includes:


obtaining peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points in an IQ signal;


modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients;


generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence; and


scaling the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.


In an embodiment of the present disclosure, the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients includes:


determining prior correction coefficients of the prior peak deviation coefficient at the peak points according to the sampling intervals between the peak points, and the prior peak deviation coefficient corresponding to the prior peak point in the IQ signal; and


modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients.


In an embodiment of the present disclosure, the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients includes:


comparing the peak deviation coefficient and the prior correction coefficient;


when the peak deviation coefficient is less than or equal to the prior correction coefficient, cancelling the scaling of the peak point; and


when the peak deviation coefficient is greater than the prior correction coefficient, modifying the peak deviation coefficient according to the prior correction coefficient, and generating the final peak deviation coefficient.


In an embodiment of the present disclosure, the generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence includes:


generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients;


shaping the rectangular window function into a target window function, and generating a correction coefficient sequence according to the target window function; and


transforming the correction coefficient sequence into the scaling coefficient sequence.


In an embodiment of the present disclosure, the generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients includes:


reading operating states of respective retainers when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distributing the final peak deviation coefficient to one of the retainers in an idle state currently, the operating state including a maintaining state and an idle state;


receiving, by the retainer, the final peak deviation coefficient to enter the maintain state, and outputting a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state; and


receiving rectangular windows output by respective retainers by a comparator, and generating the rectangular window function according to a maximum value of multiple rectangular windows.


According to various embodiments of the present disclosure, a computer-readable storage medium is further provided. The computer-readable storage medium has stored a computer program which is executed by a processor to implement steps of the above method for reducing a signal peak-to-average ratio.





BRIEF DESCRIPTION OF THE DRAWINGS

To describe and illustrate embodiments and/or examples of the present disclosure made public here better, reference may be made to one or more of the figures. The additional details or examples used to describe the figures should not be construed as limiting the scope of any of the present disclosure, the embodiments and/or examples currently described, and the best model of the present disclosure as currently understood.



FIG. 1 is a schematic diagram of a system for reducing signal peak-to-average ratio in an embodiment of the present disclosure.



FIG. 2 is a schematic diagram of a system for reducing signal peak-to-average ratio in another embodiment of the present disclosure.



FIG. 3 is a schematic diagram of a peak cancelling module in an embodiment of the present disclosure.



FIG. 4 is a principle diagram of a peak cancelling module in an embodiment of the present disclosure.



FIG. 5 is a flowchart diagram of a realization method of a peak cancelling module in an embodiment of the present disclosure.



FIG. 6 is a schematic diagram of a peak holding unit in an embodiment of the present disclosure.



FIG. 7 is a flowchart diagram of a realization of a state machine of a peak holding unit in an embodiment of the present disclosure.



FIG. 8 is a diagram of a rectangular window function and a target window function in an embodiment of the present disclosure.



FIG. 9 is a diagram of a target window function formed after a conventional peak windowing processing in an embodiment of the present disclosure.



FIG. 10 is a diagram of a target window function formed after a peak windowing processing in an embodiment of the present disclosure.



FIG. 11 is a curve diagram of a piecewise linear estimation function in an embodiment of the present disclosure.



FIG. 12 is a flowchart diagram of a method for reducing signal peak-to-average ratio in an embodiment of the present disclosure.





DETAILED DESCRIPTION OF THE EMBODIMENTS

The present disclosure will be further described in detail below with reference to the drawings and specific embodiments, in order to better understand the objective, the technical solution and the advantage of the present disclosure. Many details are explained in the description below in order to fully understand the present disclosure, and a better way to implement the present disclosure is given in the attached figure. However, the present disclosure can be implemented in many different forms and is not limited to implementations described herein. Rather, the implementations are provided for a purpose of providing a more thorough understanding of a public content of the present disclosure. The present disclosure can be performed in many other ways other than those described herein, and similar improvements may be made by a person skilled in the art without violating the meaning of the present disclosure, so the present disclosure is not limited by specific embodiments disclosed below.


Unless otherwise defined, the technical terms or scientific terms involved in the description and claims of the present disclosure shall have the ordinary meaning as understood by the person of ordinary skill in the art to which the present disclosure belongs. The terms used herein are intended only to describe specific implementations and are not intended to limit the present disclosure. The term “and/or” as used herein includes any and all combinations of one or more related listed items.



FIG. 1 is a schematic diagram of a system for reducing signal peak-to-average ratio in an embodiment of the present disclosure. The system for reducing signal peak-to-average ratio includes a delay module 110, a peak acquisition module 210, a peak cancelling module 310, a scaling coefficient sequence generation module 410 and a scaling module 510.


The delay module 110 is connected with an IQ signal input terminal and configured to obtain and cache an IQ signal which is a digital baseband signal to be clipped. The delay module 110 receives and caches the IQ signal, and inputs the IQ signal to the scaling module 510 for scaling after a preset number of sampling periods of a cached IQ signal.


The peak acquisition module 210 is connected with the IQ signal input terminal. The peak acquisition module 210 is configured to obtain the IQ signal and obtain peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points according to the IQ signal.


In an embodiment of the present disclosure, as shown in FIG. 2, the peak acquisition module 210 includes an amplitude calculation unit 211 and a peak recognition unit 212. The amplitude calculation unit 211 is connected with the IQ signal input terminal, and configured to receive the IQ signal and obtain an amplitude of the IQ signal. The amplitude of the IQ signal can be obtained by a CORDIC method or using a formula: √{square root over (I2+Q2)}.


The peak recognition unit 212 is connected with the amplitude calculation unit 211, and configured to obtain the peak points in the IQ signal, the peak deviation coefficients corresponding to respective peak points and the sampling intervals between the peak points according to the amplitude.


The peak recognition unit 212 identifies the peak points in the IQ signal and transmits the peak deviation coefficients C(n) of the peak points to the peak cancelling module 310. A judgment condition for an establishment of a peak is that the amplitude of this point is greater than a preset peak clipping threshold, and the amplitude of this point is greater than amplitudes of two adjacent sampling points. The judgment can be determined according to the following formula.







C


(
n
)


=

{






A


(
n
)


-
THD


A


(
n
)






(



A


(
n
)


>
THD

,


A


(
n
)


>

A


(

n
-
1

)



,


A


(
n
)


>

A


(

n
+
1

)




)






0








else













The THD represents the preset peak clipping threshold. The peak deviation coefficient reflects whether a corresponding sampling point is a peak point and represents the amplitude of the peak.


The peak cancelling module 310 is connected with the peak acquisition module 210, configured to modify the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generate final peak deviation coefficients.


The prior peak point is defined as a peak point that is not cancelled after a correction by the peak cancellation module 310 and needs to be scaled by the system.


In an embodiment of the present disclosure, the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients includes:


determining prior correction coefficients of the prior peak deviation coefficient at the peak points according to the sampling intervals between the peak points, and the prior peak deviation coefficient corresponding to the prior peak point in the IQ signal; and


modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients.


In an embodiment of the present disclosure, the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients includes:


comparing the peak deviation coefficient and the prior correction coefficient;


when the peak deviation coefficient is less than or equal to the prior correction coefficient, cancelling the scaling of the peak point; and


when the peak deviation coefficient is greater than the prior correction coefficient, modifying the peak deviation coefficient according to the prior correction coefficient, and generating the final peak deviation coefficient.


For example, five peak points are in a sampling interval. When a third peak point is scaled, it can be first judged whether a window function generated by a convolution operation in generating a correction coefficient affects the amplitude of the third peak point after scaling the second peak point. If a correction coefficient of a generated window function at the third peak point is greater than the peak deviation coefficient of the third peak point, it indicates that the third peak point has been completely scaled when scaling the second peak point. In this case, the scaling of the third peak point can be cancelled to avoid excessive peak clipping. If the third peak point is partially scaled when the second peak point is scaled, for example, the amplitude of the third peak point is denoted as A, when the second peak point is scaled, the amplitude of the third peak point is scaled by B (the prior correction coefficient), and the final peak deviation coefficient of the third peak point is denoted as A-B. If the second peak has been cancelled, i.e., the scaling of the second peak point is cancelled after the scaling of the first peak point, an effect of the scaling intensity of the first peak point on the third peak point is judged accordingly. It should be noted that in an initial state, the prior peak point can be the first peak point in the IQ signal.


In an embodiment of the present disclosure, as shown in FIG. 3, the peak cancelling module 310 includes a comparator 311, a correction coefficient estimation unit 312, a prior peak deviation coefficient register 313 and a peak deviation coefficient correction unit 314. The correction coefficient estimation unit 312 includes a counter configured to estimate an effect of the prior correction coefficient on the correction coefficient at current according to the sampling intervals between the peak points and a value stored in the prior peak deviation coefficient register 313. The comparator 311 is configured to judge whether an input peak deviation coefficient is greater than an output of the correction coefficient estimation unit 312, and a comparison result is sent to the peak deviation coefficient correction unit 314 and the prior peak deviation coefficient register 313. The peak deviation coefficient correction unit 314 performs value correction or cancelling on the input deviation coefficient according to an output result of the comparator 311, and outputs a performing result to a peak holding unit 411. The cancelling means that the peak deviation coefficient is rewritten to 0, and a scaling coefficient sequence generation module 410 no longer adds a window to the peak. The prior peak deviation coefficient register 313 decides whether to load an output peak deviation coefficient according to the result of the comparator 311. The prior peak point is an uncancelled peak point from a last output at the input time of the peak deviation coefficient at current to the scaling coefficient sequence generation module 410.


An operating principle of the peak cancelling module 310 is shown in FIG. 4. It is assumed that the prior peak point is at a sampling point t0, and the peak deviation coefficient of this peak point is denoted as p0. The window function generated at t0 should be denoted as w0(n) ignoring possible influence of other peak points. Obviously, if other peak points appear near t0, the correction coefficient sequence finally generated according to a calculation process of non-negative convolution is denoted as w(n), w(n)>=w0(n). Therefore, w0 can be used as a conservative estimation of the correction coefficient sequence within duration range. During the subsequent duration of w0, the peak deviation coefficient of sampling point t1 is assumed to be denoted as p1 when a peak point is at the sampling point t1. If w0(t1)>=p1, it means that a contribution of the window function w0 to the correction coefficient has completed an amplitude correction of a peak p1, and a window for the peak point at this moment is no need to add, so the window for the peak p1 can be cancelled. When a peak p2 appears at a time t2, as shown in FIG. 4, the amplitude of the peak deviation coefficient p2 is greater than w0(t2). Therefore, the window function w0(t2) cannot independently complete the correction of peak value at the time t2, and the window function at the amplitude of p2 of w2 is retained. At this time, the window function w2 is used instead of w0 to evaluate whether the subsequent peak windowing can be cancelled during a duration of the window function w2. In an application scenario where a generation process of the correction coefficient is a pure convolution calculation, w2 can be replaced by w3, and w3 represents a window function centered at t2 with a height of p2−w0(t2). The amplitude correction of window functions of all subsequent peaks can be realized by using the above method for iterative calculation.


A specific implementation method of the peak cancelling module 310 provided in the embodiment is shown in FIG. 5. Firstly, the peak deviation coefficient pk of the prior peak point is preset to be 0. A known peak value 0 is assumed at a sampling point p0, and it is determined whether the peak deviation coefficient pin of the peak value 0 is greater than 0. If yes, the correction coefficient estimation unit calculates an estimated correction coefficient E (the prior correction coefficient) of the sampling point at current according to the prior peak deviation coefficient and the sampling intervals. If the estimated correction coefficient E is greater than or equal to the peak deviation coefficient pin of the peak value 0, it indicates that the estimated correction coefficient E can be used to scale the peak value of the sampling point at current. At this point, the output peak deviation coefficient (the final peak deviation coefficient) is denoted as pout, pout=0, i.e., the peak scaling of the sampling point is cancelled. If the estimated correction coefficient E is less than the peak deviation coefficient pin of the peak value 0, the output peak deviation coefficient is denoted as pout, pout=pin-E. If the peak deviation coefficient pin of the peak value 0 is not greater than 0, the next sampling point is sampled, and the prior peak deviation coefficient is updated as pk=pout, and the final peak deviation coefficient is denoted as pout=pin.


In an embodiment, the peak cancelling module can use an estimation window function to determine the peak points that need to be scaled in the IQ signal. The estimation window function can be understood as a series of coefficients generated by the system to represent need for amplitude correction near a certain peak point when no other peaks are in a length range of positive and negative window functions at the certain peak point. Specifically, the estimation window function can be obtained by the following way. A standard window function is defined as a window function with a maximum value of 1, which is symmetric about a sampling sequence 0, denoted as W(n), then the estimated window function generated at the peak point at the sampling point t can be denoted as h*W(n−t), and h represents the peak deviation coefficient of the peak point. A shape of the standard window function is preset, such as Caesar window and Hamming window, which are commonly used in communication system, and can also be generated by a specific algorithm.


After the peak point is detected, the estimation window function is generated according to the standard window function and the peak deviation coefficient. Then, other peak points within the subsequent duration of the estimated window function (a duration of half the window function) are obtained according to the sampling intervals of the peak points, and other peak points are all behind the peak point corresponding to the estimated window function. A height of the estimated window function is compared with the amplitude of other peak points, if a peak point whose amplitude is less than or equal to the height of the estimated window function exists, the scaling of the peak point is cancelled. If a peak point whose amplitude is greater than the height of the estimated window function exists, a scaling effect of the peak point corresponding to the estimated window function on the subsequent peak points is estimated and windowing intensities of the subsequent peak points are corrected.


In an embodiment, the peak cancelling module 310 includes a memory configured to store the standard window function. The general physical implementation of PW-CFR is in a field programmable logic array, an Application Specific Integrated Circuit, or a digital signal processor, so the memory here can correspond to a RAM or memory resources. The memory can also be simply replaced with a lookup table, and the standard window function is directly obtained by traversing the lookup table.


The scaling coefficient sequence generation module 410 is connected with the peak cancelling module 310, and is configured to generate scaling coefficients corresponding to respective peak points in the IQ signal that need to be scaled according to the final peak deviation coefficients and form a scaling coefficient sequence.


In an embodiment, the scaling coefficient sequence generation module 410 includes a peak holding unit 411, a cascade CIC filter 412 and an adder 413. The peak holding unit 411 is connected with the peak cancelling module 310 and configured to generate a rectangular window function for the peak points that need to be scaled in the IQ signal according to the final peak deviation coefficients.


In an embodiment, as shown in FIG. 6, the peak holding unit 411 includes an arbiter 4110, a plurality of retainers 4111 connected with the arbiter 4110 and a comparator 4112 connected with the plurality of retainers 4111.


The arbiter 4110 is configured to read operating states of respective retainers 4111 when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distribute the final peak deviation coefficient to one of the retainers 4111 in an idle state currently; the operating state includes a maintaining state and an idle state.


The retainer 4111 is configured to receive the final peak deviation coefficient to enter the maintain state, and output a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state.


A realization of a state machine of the peak holding unit 411 is shown in FIG. 7. The arbiter 4110 reads state indication signals of respective retainers 4111 and distributes the final peak deviation coefficient to one of the retainers 4111 in an idle state. Meanwhile, the final peak deviation coefficient at current is multiplexed to respective retainers 4111. The retainer 4111 has two operating states including the maintaining state and the idle state. The output of the retainer 4111 in the maintaining state will be retained as the final peak deviation coefficient when entering the maintaining state, and the output of the retainer 4111 in the idle state is 0. When the retainer 4111 in the idle state receives an enable signal sent by the arbiter 4110, the retainer 4111 enters the maintaining state. When the retainer 4111 is in the maintaining state, two conditions can change the retainer 4111 to return to the idle state respectively. One condition is that a preset maintain time is passed, and the other one condition is that when the final peak deviation coefficient sent by the arbiter 4110 is greater than the correction coefficient maintained retained at current. Maintain timeout means that the maintain state is held for a sampling length Lh=(Lwindow+1)/2, and Lwindow is a length of the standard window function.


The comparator 4112 is configured to receive rectangular windows output by respective retainers 4111 and generate the rectangular window function according to a maximum value of multiple rectangular windows.


The comparator 4112 is configured to compare outputs of all retainers 4111 and output the maximum value, i.e., the output of the comparator 4112 can be denoted as O=Max(O1, O2, O3, . . . , ON-1, ON), and the rectangular window function is generated as shown the dotted line in FIG. 8.


The cascade CIC filter 412 is connected with the peak holding unit 411, configured to shape the rectangular window function into a target window function and generate a correction coefficient sequence according to the target window function.


The cascade CIC filter 412 shapes the rectangular window function into the target window function, as shown in FIG. 8. An output of the cascade CIC filter unit 412 represents the final correction coefficient. The cascade CIC filter unit 412 meets the following conditions: tap coefficients of respective levels of the cascade CIC filter unit 412 are assumed as N0, N1, . . . , Ni, and the tap coefficients of respective levels of the CIC filter should meet:












n
=
0

i







N


(
n
)



-
i

=



L
window

+
1

2


,




and Lwindow is the length of the standard window function. Spectrum characteristics and performance of PW-CFR can be adjusted by adjusting a number of the levels of the CIC filter and a number of tap coefficients at respective levels, so as to meet different application scenarios and requirements.


The adder 413 is connected with the cascade CIC filter 412, configured to transform the correction coefficient sequence into the scaling coefficient sequence.


The scaling module 510 is connected with the delay module 110, the scaling coefficient sequence generation module 410, and an IQ signal output terminal respectively, and configured to scale the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal. As shown in FIG. 2, the scaling module 510 is a multiplier.


After obtaining the scaling coefficient sequence, the scaling module 510 scales the IQ signal cached by the delay module 110 according to the scaling coefficient sequence to reduce the peak factor of the IQ signal.


Specifically, Scaling factor=1−Correction factor. Conventional peak windowing method windows respective recognized peak. When a distance between two peaks is less than half of a window width, the window functions generated by the convolution operation are superimposed on each other, resulting in excessive reduction of the amplitude of the two peaks, thus causing the deterioration of EVM and ACPR parameters, as shown in FIG. 9:


The ordinate is the peak deviation coefficient (a percentage of reducing the IQ signal), the abscissa is a serial number of the sampling point, and a window function is generated at every peak point. A peak amplitude can be scaled to the threshold as long as the height of the window function is equal to the peak deviation coefficient at the peak point, and the target window function is the window function formed by the superposition of two window functions. It can be seen that the final target window function (the superimposed window function) is significantly higher than the estimated window function, so the peak is too clipped at the first peak point.


In the present disclosure, the scaling effect of a peak point after windowing on subsequent peak points can be estimated quickly and the windowing intensities of subsequent peak points can be corrected through the peak cancelling module 310, so as to improve a situation of excessive compression of peak points. For example, in the above embodiments, the window function generated by the first peak, i.e., peak 0, modifies the amplitude around the second peak, i.e., peak 1, and a correction ratio is greater than the correction coefficient required by the peak 1, so the scaling of the peak 1 can be cancelled, as shown in FIG. 10. The target window function can scale the peak amplitude to the peak clipping threshold without excessive clipping.


In the above implementation schemes, an estimated value of the correction coefficient at current is calculated via the deviation coefficient of the prior peak point and the sampling interval d between the sampling point at current and a sampling prior peak point, i.e., E=Pk*Es(d). Es represents an estimation function, Es(n) should satisfy Es(n)≤W(n) in order to ensure that no amplitude higher than a threshold point in the system after peak clipping exists. W(n) represents the standard window function, i.e., a system window function whose height is 1 and whose center of symmetry is 0 generated by the system.


In an embodiment, the estimate value of the correction coefficient can be acquired by a lookup table and multiplication. A result of Es(n) is pre-calculated and stored in the lookup table, and the interval between a pre-sampling point and the sampling prior peak point is used as an address for table lookup. Finally, an output of the lookup table is multiplied by the deviation coefficient of the prior peak point to obtain the estimated value of the correction coefficient.


A compromise between performance and computational complexity can be achieved through the estimation function Es. For example, in an embodiment, calculations can be performed through counters and adders only and no longer depending on the multiplier by a linear estimation function, specifically when a slope of a linear part is ½{circumflex over ( )}n.



FIG. 11 is a curve diagram of a piecewise linear estimation function in an embodiment of the present disclosure. The method can be used to calculate the estimated value of the correction coefficient in an iterative manner without multiplication.



FIG. 12 is a flowchart diagram of a method for reducing signal peak-to-average ratio in an embodiment of the present disclosure. The method for reducing signal peak-to-average ratio includes step 1210 to step 1240.


At step 1210, obtaining peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points in an IQ signal.


At step 1220, modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients.


At step 1230, generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence.


At step 1240, scaling the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.


In an embodiment, the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients includes:


determining prior correction coefficients of the prior peak deviation coefficient at the peak points according to the sampling intervals between the peak points, and the prior peak deviation coefficient corresponding to the prior peak point in the IQ signal; and


modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients.


In an embodiment, the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients includes:


comparing the peak deviation coefficient and the prior correction coefficient;


when the peak deviation coefficient is less than or equal to the prior correction coefficient, cancelling the scaling of the peak point; and


when the peak deviation coefficient is greater than the prior correction coefficient, modifying the peak deviation coefficient according to the prior correction coefficient, and generating the final peak deviation coefficient.


In an embodiment, the generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficient, and forming a scaling coefficient sequence includes:


generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients;


shaping the rectangular window function into a target window function, and generating a correction coefficient sequence according to the target window function; and


transforming the correction coefficient sequence into the scaling coefficient sequence.


In an embodiment of the present disclosure, the generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients includes:


reading operating states of respective retainers when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distributing the final peak deviation coefficient to one of the retainers in an idle state currently, the operating state including a maintaining state and an idle state;


receiving, by the retainer, the final peak deviation coefficient to enter the maintain state, and outputting a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state; and


receiving rectangular windows output by respective retainers by a comparator, and generating the rectangular window function according to a maximum value of multiple rectangular windows.


A specific qualification of the method for reducing the signal peak-to-average ratio can be found in the above qualification of the system for reducing the signal peak-to-average ratio, which will not be described here.


The method for reducing the signal peak-to-average ratio provided in the present disclosure includes: the peak deviation coefficients corresponding to respective peak points and the sampling intervals between the peak points in an IQ signal are obtained; the peak deviation coefficients of the peak points in the IQ signal is modified according to the peak deviation coefficients, the sampling intervals between the peak points, and the prior peak deviation coefficient corresponding to the prior peak point in the IQ signal, and the final peak deviation coefficients are generated; the scaling coefficients corresponding to respective peak points that need to be scaled are generated according to the final peak deviation coefficients, and the scaling coefficient sequence is formed; and the IQ signal is scaled according to the scaling coefficient sequence to reduce the peak factor of the IQ signal. In the above method for reducing signal peak-to-average ratio, before the peaks in the IQ signal are scaled, a scaling effect of the peak points scaling on subsequent peak points is estimated and the windowing intensities of subsequent peak points are modified. It solves a problem that generated correction coefficients superimpose on top of each other leading to excessive peak shaving when multiple peaks occur during the duration of a standard window function. In addition, the above method does not need a lot of multipliers and is easy to be implemented.


It should be understood that although the steps in the flowchart diagram in FIG. 12 are shown in sequence as indicated by arrows, the steps are not necessarily executed in the order indicated by the arrows. Unless explicitly stated in the present disclosure, there is no strict order in which the steps can be performed, and the steps can be performed in any other order. In addition, at least a part of the steps in FIG. 12 can include multiple sub-steps or stages. The sub-steps or the stages are not necessarily executed at the same time, but can be executed at different times. An execution sequence of the sub-steps or the stages is not necessarily sequential. The sub-steps or the stages may be performed alternately or in turn with other steps or at least a part of a sub-step or phase of other steps.


In an embodiment of the present disclosure, a computer readable storage medium is provided. The computer readable storage medium has stored a computer program thereon, and the following steps are performed when the computer program is executed by a processor:


obtaining peak deviation coefficients corresponding to respective peak points and sampling intervals between peak points in an IQ signal.


modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients.


generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence.


scaling the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.


A person skilled in the art can understand that all or part of the process in the method of the above embodiment can be accomplished by instructing the associated hardware by a computer program, which may be stored in a non-volatile computer readable storage medium. The computer program may include the process of each method in the above embodiments when executed. Any reference to a memory, a database or other medium used in each embodiment provided by the present disclosure may include at least one of a non-volatile memory and a volatile memory. The non-volatile memory may include a Read-Only Memory (ROM), a programmable ROM (PROM), an electrically programmable ROM (EPROM), an electrically erasable programmable ROM (EEPROM), or a flash memory. The volatile memory may include a Random Access Memory (RAM) or an external cache memory. As an illustration rather than a limitation, the RAM is available in a variety of forms, such as a Static Random Access Memory (SRAM), a Dynamic Random Access Memory (DRAM), a Synchronous Dynamic Random Access Memory (SDRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), an Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), a Synchronous Link Dynamic Random Access Memory (SLDRAM), a Rambus Direct Random Access Memory (RDRAM), a Direct Rambus Dynamic Random Access Memory (DRDRAM), a Rambus Dynamic Random Access Memory (RDRAM), etc.


The technical features of the above-described embodiments may be combined in any summation. For the sake of brevity of description, not all possible summations of the technical features in the above embodiments are described. However, as long as there is no contradiction between the summations of these technical features, all should be considered as within the scope of this disclosure.


The above-described embodiments are merely illustrative of several embodiments of the present disclosure, and the description thereof is relatively specific and detailed, but is not to be construed as limiting the scope of the disclosure. It should be noted that a plurality of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the disclosure. Therefore, the scope of the disclosure should be determined by the appended claims.

Claims
  • 1. A system for reducing a signal peak-to-average ratio, comprising: a delay module connected with an IQ signal input terminal and configured to obtain and cache an IQ signal which is a digital baseband signal;a peak acquisition module connected with the IQ signal input terminal and configured to obtain the IQ signal and obtain peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points according to the IQ signal;a peak cancelling module connected with the peak acquisition module and configured to modify the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generate final peak deviation coefficients;a scaling coefficient sequence generation module connected with the peak cancelling module and configured to generate scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and form a scaling coefficient sequence; anda scaling module connected with the delay module, the scaling coefficient sequence generation module and an IQ signal output terminal respectively, and configured to scale the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.
  • 2. The system of claim 1, wherein the peak acquisition module comprises: an amplitude calculation unit connected with the IQ signal input terminal and configured to receive the IQ signal and obtain an amplitude of the IQ signal; anda peak recognition unit connected with the amplitude calculation unit and configured to obtain the peak deviation coefficients corresponding to respective peak points and the sampling intervals between the peak points according to the amplitude.
  • 3. The system of claim 1, wherein the scaling coefficient sequence generation module comprises: a peak holding unit connected with the peak cancelling module and configured to generate a rectangular window function for the peak points that need to be scaled in the IQ signal according to the final peak deviation coefficients;a cascade CIC filter connected with the peak holding unit and configured to shape the rectangular window function into a target window function, obtain correction coefficients corresponding to respective peak points according to the target window function, and form a correction coefficient sequence; andan adder connected with the cascade CIC filter and configured to transform the correction coefficient sequence into the scaling coefficient sequence.
  • 4. The system of claim 3, wherein the peak holding unit comprises an arbiter, a plurality of retainers connected with the arbiter and a comparator connected with the plurality of retainers; the arbiter is configured to read operating states of respective retainers when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distribute the final peak deviation coefficient to one of the retainers in an idle state currently; the operating state comprises a maintaining state and an idle state;the retainer is configured to receive the final peak deviation coefficient to enter the maintain state, and output a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state; andthe comparator is configured to receive rectangular windows output by respective retainers, and generate the rectangular window function according to a maximum value of multiple rectangular windows.
  • 5. A method for reducing a signal peak-to-average ratio, comprising: obtaining peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points in an IQ signal;modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients;generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence; andscaling the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.
  • 6. The method of claim 5, wherein the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients comprises: determining prior correction coefficients of the prior peak deviation coefficient at the peak points according to the sampling intervals between the peak points, and the prior peak deviation coefficient corresponding to the prior peak point in the IQ signal; andmodifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients.
  • 7. The method of claim 6, wherein the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients comprises: comparing the peak deviation coefficient and the prior correction coefficient;when the peak deviation coefficient is less than or equal to the prior correction coefficient, cancelling the scaling of the peak point; andwhen the peak deviation coefficient is greater than the prior correction coefficient, modifying the peak deviation coefficient according to the prior correction coefficient, and generating the final peak deviation coefficient.
  • 8. The method of claim 5, wherein the generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence comprises: generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients;shaping the rectangular window function into a target window function, and generating a correction coefficient sequence according to the target window function; andtransforming the correction coefficient sequence into the scaling coefficient sequence.
  • 9. The method of claim 8, wherein the generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients comprises: reading operating states of respective retainers when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distributing the final peak deviation coefficient to one of the retainers in an idle state currently, the operating state comprising a maintaining state and an idle state;receiving, by the retainer, the final peak deviation coefficient to enter the maintain state, and outputting a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state; andreceiving rectangular windows output by respective retainers by a comparator, and generating the rectangular window function according to a maximum value of multiple rectangular windows.
  • 10. A computer-readable storage medium having stored a computer program, wherein the computer program is executed by a processor to implement steps of a method for reducing a signal peak-to-average ratio, comprising: obtaining peak deviation coefficients corresponding to respective peak points and sampling intervals between the peak points in an IQ signal;modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients;generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence; andscaling the IQ signal according to the scaling coefficient sequence to reduce a peak factor of the IQ signal.
  • 11. The computer-readable storage medium of claim 10, wherein the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients, the sampling intervals between the peak points, and a prior peak deviation coefficient corresponding to a prior peak point in the IQ signal, and generating final peak deviation coefficients comprises: determining prior correction coefficients of the prior peak deviation coefficient at the peak points according to the sampling intervals between the peak points, and the prior peak deviation coefficient corresponding to the prior peak point in the IQ signal; andmodifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients.
  • 12. The computer-readable storage medium of claim 11, wherein the modifying the peak deviation coefficients of the peak points in the IQ signal according to the peak deviation coefficients and the prior correction coefficients, and generating the final peak deviation coefficients comprises: comparing the peak deviation coefficient and the prior correction coefficient;when the peak deviation coefficient is less than or equal to the prior correction coefficient, cancelling the scaling of the peak point; andwhen the peak deviation coefficient is greater than the prior correction coefficient, modifying the peak deviation coefficient according to the prior correction coefficient, and generating the final peak deviation coefficient.
  • 13. The computer-readable storage medium of claim 10, wherein the generating scaling coefficients corresponding to respective peak points that need to be scaled according to the final peak deviation coefficients, and forming a scaling coefficient sequence comprises: generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients;shaping the rectangular window function into a target window function, and generating a correction coefficient sequence according to the target window function; andtransforming the correction coefficient sequence into the scaling coefficient sequence.
  • 14. The computer-readable storage medium of claim 13, wherein the generating a rectangular window function for the IQ signal that needs to be scaled according to the final peak deviation coefficients comprises: reading operating states of respective retainers when receiving the final peak deviation coefficient of the peak point that needs to be scaled, and distributing the final peak deviation coefficient to one of the retainers in an idle state currently, the operating state comprising a maintaining state and an idle state;receiving, by the retainer, the final peak deviation coefficient to enter the maintain state, and outputting a received final peak deviation coefficient continuously to generate a rectangular window in a maintaining state; andreceiving rectangular windows output by respective retainers by a comparator, and generating the rectangular window function according to a maximum value of multiple rectangular windows.
Priority Claims (1)
Number Date Country Kind
201911362291.8 Dec 2019 CN national
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a National Stage application of International Application No. PCT/CN2020/139061 filed on Dec. 24, 2020, which claims all benefits accruing from China Patent Application No. 201911362291.8, filed on Dec. 26, 2019, titled “SYSTEM AND METHOD FOR REDUCING SIGNAL PEAK-TO-AVERAGE RATIO, AND COMPUTER-READABLE STORAGE MEDIUM” in the China National Intellectual Property Administration, both of which are hereby incorporated by reference.

PCT Information
Filing Document Filing Date Country Kind
PCT/CN2020/139061 12/24/2020 WO 00