WO2009010010A1 - A method and device of clipping process of signal - Google Patents

A method and device of clipping process of signal Download PDF

Info

Publication number
WO2009010010A1
WO2009010010A1 PCT/CN2008/071670 CN2008071670W WO2009010010A1 WO 2009010010 A1 WO2009010010 A1 WO 2009010010A1 CN 2008071670 W CN2008071670 W CN 2008071670W WO 2009010010 A1 WO2009010010 A1 WO 2009010010A1
Authority
WO
WIPO (PCT)
Prior art keywords
clipping
signal
queue
compensation
module
Prior art date
Application number
PCT/CN2008/071670
Other languages
French (fr)
Chinese (zh)
Inventor
Andrey Vorobyev
Igor Punkov
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 WO2009010010A1 publication Critical patent/WO2009010010A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/26Systems using multi-frequency codes
    • H04L27/2601Multicarrier modulation systems
    • H04L27/2614Peak power aspects
    • H04L27/2623Reduction thereof by clipping

Definitions

  • Embodiments of the present invention relate to the field of communications technologies, and in particular, to a method and a device for clipping a signal in a communication system. Background technique
  • a base station uses a power amplifier to communicate with user terminals distributed within a predetermined service area. And especially in CDMA (CDMA Code Division)
  • a downlink signal is usually a combination of a plurality of user signals.
  • the composite envelope of this signal results in a high PAR (Peak Average Rate) of the final signal, especially for multi-carrier WCDMA/CDMA/OFDM signals.
  • the high PAR will strictly limit the linearity requirements of the power amplifier, so that the power amplifier used by the base station must amplify the signal with high PAR and send the amplified signal, which reduces the power and efficiency of the base station amplifier output.
  • the simplest direct clipping method in the prior art is the hard cutting method, which directly cuts the amplitude of the signal waveform and keeps the phase unchanged.
  • This method has little effect on EVM (Error Vector Magnitude), but the disadvantage is that the clipping method will have sharp edges and sharp peaks in the signal, sudden changes in clipping and short duration of clipping edges.
  • Significant out-of-band spectral anomaly signals such as spectral distortion, adjacent band interference, spectrum spreading, etc., are generated, which reduces the transmission quality of the signal.
  • Another clipping method in the prior art is carrier phase shifting processing.
  • the method uses backwards and multiple iterations to optimize the optimal initial relative configuration of each carrier, so that the combined peaks of multiple carriers are reduced to The lowest, the purpose of multi-carrier clipping.
  • This method does not affect the original spectrum characteristics, and can also reduce PAR, but the disadvantage is that the delay is long, the implementation is complicated, and it is necessary to go through multiple optimizations, and at different time slots and different code channel numbers. Underneath, the phase of each carrier needs to be re-adjusted, which is not conducive to receiving device processing.
  • Embodiments of the present invention provide a method and apparatus for clipping a signal to reduce the peak-to-peak ratio of the signal to improve the output power and efficiency of the base station power amplifier.
  • an embodiment of the present invention provides a clipping processing method for a signal, including:
  • Clipping noise is generated based on the peak point signal and the threshold exceeding the threshold, and the input signal is clipped according to the clipping noise.
  • the peak detecting module detects a peak point signal of the input signal that exceeds a preset threshold
  • the clipping processing module generates clipping noise according to a peak point signal and a threshold detected by the peak detecting module exceeding a threshold, and performs clipping processing on the input signal according to the clipping noise.
  • the peak clipping method is used to perform clipping processing on the peak point signal exceeding the preset threshold, thereby effectively reducing the peak-to-level ratio of the signal in the system, and improving the output power of the base station power amplifier on the basis of satisfying the protocol. And efficiency, effectively saving system resources.
  • FIG. 1 is an architectural diagram of a signal clipping processing method in Embodiment 1 of the present invention
  • FIG. 2 is a schematic diagram of signal peaks and preset threshold values in Embodiment 1 of the present invention
  • FIG. 3 is a first embodiment of the present invention
  • Flow chart for mid-peak detection 4
  • 4 is a flow chart showing the update of the peak processing queue in the first embodiment of the present invention
  • FIG. 5 is a schematic structural view of the clipping filter module in the first embodiment of the present invention
  • FIG. 6 is a peak clipping processing in the first embodiment of the present invention.
  • FIG. 7 is a schematic structural view of a clipping filter module according to Embodiment 2 of the present invention.
  • FIG. 8 is a schematic structural view of a multi-stage clipping processing in Embodiment 3 of the present invention;
  • FIG. 9 is a signal cutting in Embodiment 4 of the present invention.
  • FIG. 1 an architecture diagram of a signal clipping method is shown in FIG. 1 , taking the three carrier signals in the original signal as an example, mainly including two steps of carrier combining processing and clipping noise generation.
  • the multi-carrier signal processing method is the same as described in the following steps.
  • the carrier combining process of the signal includes the following steps:
  • Shape Filtering This process can be done in the Shape Filtering module shown in Figure 1. The purpose is to convert the data to be transmitted into a signal suitable for transmission on the channel, reducing inter-symbol interference.
  • Variable Rate Processing This process can be done in the Upsampling module as shown in Figure 1 to increase the sample rate of the signal.
  • Carrier Frequency Shift This process can be multiplied with the Oscillator Freq Shift module after the signal has undergone variable rate processing as shown in Figure 1.
  • the process of generating clipping noise includes the following steps:
  • Weighting factor calculation Calculate the share of different signals in the clipping noise signal according to the power of different signals, and send the combined signal to the Clipping Noise Generation module. The stronger the power of the signal, the greater the share of the resulting clipping noise signal. Clipping noise generation: This process can be done in the Clipping Noise Generation module as shown in Figure 1.
  • This process can be done in the Optimum Clipping Filtering module shown in Figure 1 to filter the clipping noise generated in the Clipping Noise Generation module.
  • the delay module After obtaining the combined multi-carrier signal and the clipped filtered clipping noise signal, the delay module adjusts the delay difference of the two signals after different processing. After the delay difference is eliminated, the two signals are superimposed and combined to obtain the clipped multi-carrier signal.
  • the clipping noise generation of the Clipping Noise Generation module and the clipping processing of the Optimum Clipping Filtering module are performed.
  • a method of peak clipping is proposed, which only clips the peak signal above the threshold, that is, for the signal shown in Figure 2, only three peak signals above the threshold. Process it.
  • the threshold value can be set in advance according to actual needs.
  • the clipping process includes main processes such as peak detection, clipping noise generation, clipping noise queue update, storage compensation queue update, and signal output after clipping.
  • FIG. 3 shows the peak detection process during this process:
  • Step s301 detecting a peak value
  • the implementation process is shown in the upper part of FIG.
  • the input signals Input_I and Input_Q in this step may be the original signal, or may be the superposition of the original signal and the compensation signal of the current signal by the clipping noise generated by the previous several clippings.
  • Step s302 output clipping noise (noise), the implementation process is as shown in the lower right part of FIG. Shown.
  • Peak-I and Peak-Q are the respective signal points of the peak of the input signal whose modulus exceeds the peak value of the threshold.
  • the method for calculating the value of clipping noise based on the peak value of the input signal is:
  • the real part of the clipping noise Pnoise — 1 the real part of the peak signal Peak — I ⁇ ( Divider Ksi - 1 );
  • the real part of the output signal the real part of the signal Peak-I Divider Ksi;
  • the imaginary part of the output signal the real part of the signal Peak- Q Divider Ksi.
  • Step s303 output Peaks_Queue (peak sequence) and Filter_Coeff_Index_ Queue (filter coefficient index sequence) update signal.
  • the content in the Peaks-Queue is the clipping noise sequence
  • the content in the Filter-Coeff-Index-Queue is the index value of the clipping filter coefficients, which is used to find the filter coefficient table.
  • the update process of the Queue in the first embodiment of the present invention is as shown in FIG. 4:
  • the Index-Queue Register After receiving the Queue update signal described in Figure 3, the Index-Queue Register is updated, and the contents of the Peaks-Queue and Filter-Coeff-Index-Queue are corresponding, and need to be updated synchronously. .
  • the received Pnoise_I and Pnoise_Q are stored in Max 0 and output Max-0, and the next time Pnoise-I and Pnoise-Q are received, the queue pointer is moved. Store in Max 1 and output Max-1 until all Max-Nmax are output. When the queue is full, if the new value is received again, the queue is shifted, and the earliest stored in the queue is discarded. The value entered.
  • Filter-Coeff-Index-Queue when new Pnoise-I and Pnoise Q are detected, as shown in the right half of Figure 4, the new value in Filter-Coeff-Index-Queue (ie the value of Index 0 Ind) — 0 )
  • the initial value is assigned to Order/2, where Order is the order of the clipping filter.
  • the original value of Filter_Coeff_Index_Queue is decremented by 1 each time, when decremented to 0. Stop decreasing.
  • Figure 5 shows a schematic diagram of the processing of the clipping filter, including the index portion, the filter coefficient table, the multiply accumulator portion, and the Compensation Memory Queue portion.
  • the index part includes a clipping noise queue (Peaks-Queue), a clipping filter coefficient index queue (Filter-Coeff-Index-Queue), and the queue length is M.
  • the value of the queue length M is selected according to actual needs, generally depends on The probability of occurrence at the peak.
  • the filter coefficient table stores the clipping filter coefficients.
  • FIR Constant Impulse Response
  • the filter coefficient corresponding to the FIR filter is used, and the coefficient table length is the filter order Order/ 2
  • Order is the order of the clipping filter.
  • the multiply accumulator is calculated as follows: The values in the Peaks-Quene are multiplied by the corresponding filter coefficients Coeff and accumulated.
  • the filter coefficient Coeff corresponding to the different Peaks values in the queue is obtained according to the Clipping Filter Coefficient Index Queue (Filter_Coeff_Index_Queue).
  • the specific accumulation method is: For the i-th value in the two queues, Coeff_i is obtained by searching the filter coefficient table according to Ind_i in the clipping filter coefficient index queue; calculating MAX_i*Coeff_i; The MAX_i*Coeff-i values are accumulated and output as a post-compensation signal.
  • the peak clipping filter processing flow is shown in FIG. 5 and FIG. 6, wherein the curve in FIG. 6 represents the time domain of the FIR filter, and the straight line in the vertical direction of the time t-axis represents each sample point of the signal, and the dotted line is connected.
  • the sample points are symmetric about the center signal.
  • the clip processing queue shift direction is from right to left, that is, X (i + order) is the latest input signal point.
  • X (i + order) is the latest input signal point.
  • the processed signal sample point is the peak point
  • the peak value of the peak point and the subsequent order/2 signals will be sampled during the clipping process. The effect is affected, so pre-compensation (compensation for the previous order/2 signal samples) and post-compensation (compensation for the rear order/2 signals) are required.
  • the latest input signal point in Figure 6 is X(i + order), and the post-compensation is performed before the peak queue detection is sent, that is, the compensation of all the peak points before the current sample point is superimposed.
  • the signal samples before the peak point are pre-compensated.
  • the Peaks-Queue content is multiplied by the corresponding filter coefficient Coeff and accumulated as a post-compensation signal, superimposed with the current input X(i+order), and then sent to the signal peak detection module.
  • the corresponding filter coefficient Coeff is searched in the filter coefficient table by the index value in the Filter_Coeff_Index_Queue. When the index value is 0, the filter coefficient Coeff is set to 0.
  • the signal peak detection module output signal is sent to the compensation queue.
  • the pre-compensation compensates for the Order Compensated Input C stored in the compensation queue.
  • the pre-compensation signal comes from the output of M complex multipliers, where the inputs of the M complex multipliers are Peaks-Queue. Therefore, the calculation of the pre-compensation signal depends on the clipping noise of the previous M post-compensated peak signals. That is, the calculation of the compensation signal of the current input signal needs to first calculate the clipping of the previous M post-compensated peak signals. noise. This results in greater resource consumption and complexity in computational and logical implementations.
  • Embodiment 2 of the present invention proposes an optimized clipping processing method.
  • a plurality of post-compensation signals for the current input signal are calculated based on the plurality of clipping noises. These several post-compensation signals are used as prediction values for the real post-compensation signal, Add to the current input signal X and detect if the signal peak point exceeds a preset threshold.
  • the peak clipping algorithm can perform multiple levels of processing to optimize the output PAR.
  • a multi-stage clipping processing architecture is shown in FIG. 8. In the application, the number N of clipping processing can be determined according to system resources and processing performance.
  • Embodiments 1 to 3 of the present invention propose a clipping algorithm processing method for a multi-carrier signal. ⁇ Using the peak clipping method, only the peak exceeding the threshold is clipped, and the clipping noise is generated by detecting and clipping the peak. Only the wavelet filter impulse response generated by peak clipping noise is stored and calculated, which greatly reduces the number of multipliers and saves logic resources. At the same time, on the basis of reducing resources, multi-level clipping can be used to optimize performance.
  • Embodiment 4 of the present invention provides a signal clipping processing apparatus, as shown in FIG. 9, comprising: an input module 10, a peak detecting module 20, and a clipping processing module 30.
  • the input module 10 is configured to send the multi-carrier signal that needs to be processed to the peak detecting module 20.
  • the peak detecting module 20 is configured to perform peak detection on the multi-carrier signal sent by the input module 10, and notify the clipping processing module 30 to perform clipping processing when detecting a peak signal exceeding the threshold.
  • the original input signal sent by the input module 10 or the original input signal compensated by the post-compensation signal generated by the compensation queue sub-module 34.
  • the clipping processing module 30 is configured to perform a clipping process on the signal detected by the peak detecting module 20 as a peak point exceeding the threshold to obtain a signal after the clipping process.
  • the clipping processing module 30 further includes a clipping noise generating sub-module 31, a clipping noise queue sub-module 32, a filter coefficient index queue sub-module 33, and a compensation queue. Submodule 34 and output submodule 35.
  • the clipping noise generating sub-module 31 is configured to generate clipping noise according to the signal of the peak point exceeding the threshold detected by the peak detecting module 20, and generate an update signal to be sent to the clipping noise index sub-module 32 and the filter coefficient index queue.
  • Sub-module 33 and generates a compensation signal to send to compensation queue sub-module 34.
  • the clipping noise queue sub-module 32 is configured to update the internally stored clipping noise queue according to the content sent by the clipping noise generation sub-module 31, and discard the earliest input value in the queue when the queue is full.
  • the filter coefficient index queue sub-module 33 updates the clipping filter coefficient index queue according to the content sent by the clipping noise generation sub-module 31, and the clipping in the clipping filter coefficient index queue and the clipping noise queue sub-module 32
  • the noise queue sub-module corresponds; when the queue is full, the oldest input value in the queue is discarded.
  • the compensation queue sub-module 34 is configured to perform compensation according to the clipping noise queue stored in the clipping noise queue module 32, the filter coefficient index queue stored by the filter coefficient index queue sub-module 33, and the clipping noise generation sub-module 31.
  • the signal generation compensation queue compensates for the input signal of the initial input module 10 and the signal output by the peak detection module 20. And outputting the clipping processing signal to the output sub-module 35.
  • the filter coefficient table is obtained to obtain a filter coefficient corresponding to the clipped filter coefficient index;
  • the clipping noise queue sub-module 32 is The clipping noise is multiplied by the corresponding filter coefficient and accumulated as a post-compensation signal, and the detected signal, which is superimposed with the input signal in the input module 10, is sent to the peak detecting module 20 as a new input.
  • each clipping noise in the clipping noise queue sub-module 32 is multiplied by a corresponding filter coefficient to be a pre-compensation signal, and is added to the corresponding value of the compensation queue in the module, and the compensation queue in the module is updated.
  • a signal is output from the compensation queue leader to the output sub-module 35.
  • the output sub-module 35 is configured to output the signal after the clipping process.
  • the clipping processing device described in the fourth embodiment only stores and calculates the clipping response of the clipping filter generated by the peak clipping noise, greatly reduces the number of multipliers, and saves logic resources. At the same time, on the basis of reducing resources, multi-level clipping can be used to optimize performance.
  • the present invention can be implemented by hardware or by software plus necessary general hardware platform.
  • the technical solution of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including several The instructions are for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Tone Control, Compression And Expansion, Limiting Amplitude (AREA)
  • Transmitters (AREA)

Abstract

A method of clipping process of signal includes the following steps: in the signal, detecting the peak value point signal which is over the preset threshold; generating a clipping noise according to the peak value point signal over the threshold and the threshold, and making the clipping process according to the clipping noise. A device of clipping process of signal includes a peak value detecting module and a clipping process module. By using the invention, the peak average rate of the signal in the system is effectively reduced, and the outputted power and efficiency of the base station power amplifier are increased on the basis of satisfying the protocol.

Description

信号的削波处理方法和设备  Signal clipping method and device
技术领域 Technical field
本发明实施例涉及通信技术领域,尤其涉及一种通信系统中信号 的削波处理方法和设备。 背景技术  Embodiments of the present invention relate to the field of communications technologies, and in particular, to a method and a device for clipping a signal in a communication system. Background technique
在传统无线通信系统中,基站使用功率放大器与分布在预定服务 区内的用户终端进行通信。而特别是在 CDMA ( CDMA Code Division In a conventional wireless communication system, a base station uses a power amplifier to communicate with user terminals distributed within a predetermined service area. And especially in CDMA (CDMA Code Division)
Multiple Access, 码分多址接入) /WCDMA ( Wireless CDMA, 无线Multiple Access, Code Division Multiple Access) /WCDMA (Wireless CDMA, Wireless
CDMA ) /OFDM ( Orthogonal Frequency Division Multiplex, 正交频分 复用)系统中, 下行链路信号中通常为多个用户信号的综合。 这种信 号的合成包络会导致最后信号的 PAR ( Peak Average Rate, 峰平比) 很高, 尤其对于多载波的 WCDMA/CDMA/OFDM信号。 高的 PAR 会严格限制功率放大器的线性要求,造成基站所使用的功率放大器必 须放大具有高 PAR的信号并发送放大后的信号, 降低了基站功放输 出功率和效率。 In a CDMA) / OFDM (Orthogonal Frequency Division Multiplex) system, a downlink signal is usually a combination of a plurality of user signals. The composite envelope of this signal results in a high PAR (Peak Average Rate) of the final signal, especially for multi-carrier WCDMA/CDMA/OFDM signals. The high PAR will strictly limit the linearity requirements of the power amplifier, so that the power amplifier used by the base station must amplify the signal with high PAR and send the amplified signal, which reduces the power and efficiency of the base station amplifier output.
为了使功率放大器降低平均功率损耗,需要对多载波的信号波形 进行削去峰值 (削波)的处理。 现有技术中最简单直接削波方法为硬 削法, 将信号波形的幅度直接截断, 相位保持不变。 该方法对 EVM ( Error Vector Magnitude, 误差矢量幅度) 的影响很小, 但是缺点在 于, 该削波方法会使信号具有陡沿和锐峰, 削波过程中的突变和削波 边缘的短暂持续时间会产生显著的带外频谱异常信号, 如频谱畸变、 邻带干扰、 频谱扩展等, 降低了信号的传输质量。  In order to reduce the average power loss of the power amplifier, it is necessary to perform peak (clipping) processing on the signal waveform of the multi-carrier. The simplest direct clipping method in the prior art is the hard cutting method, which directly cuts the amplitude of the signal waveform and keeps the phase unchanged. This method has little effect on EVM (Error Vector Magnitude), but the disadvantage is that the clipping method will have sharp edges and sharp peaks in the signal, sudden changes in clipping and short duration of clipping edges. Significant out-of-band spectral anomaly signals, such as spectral distortion, adjacent band interference, spectrum spreading, etc., are generated, which reduces the transmission quality of the signal.
现有技术中的另一种削波方法为载波相位错开处理,该方法使用 倒推及多次的迭代优选, 选择每个载波的最优初始相对配置, 使多个 载波合并后的峰值降为最低, 到达多载波削波的目的。 该方法不会影 响原有频谱特性, 也可以降低 PAR, 但是缺点在于时延较长、 实现复 杂, 需要经过多次的优选, 同时在不同的时隙和不同的码道个数情况 下, 每个载波的相位都需要重新调整, 不利于接收设备处理。 Another clipping method in the prior art is carrier phase shifting processing. The method uses backwards and multiple iterations to optimize the optimal initial relative configuration of each carrier, so that the combined peaks of multiple carriers are reduced to The lowest, the purpose of multi-carrier clipping. This method does not affect the original spectrum characteristics, and can also reduce PAR, but the disadvantage is that the delay is long, the implementation is complicated, and it is necessary to go through multiple optimizations, and at different time slots and different code channel numbers. Underneath, the phase of each carrier needs to be re-adjusted, which is not conducive to receiving device processing.
发明内容 Summary of the invention
本发明的实施例提供了一种信号的削波处理方法和设备,以实现 降低信号的峰平比从而提高基站功放的输出功率和效率。  Embodiments of the present invention provide a method and apparatus for clipping a signal to reduce the peak-to-peak ratio of the signal to improve the output power and efficiency of the base station power amplifier.
为达到上述目的, 本发明的实施例提供一种信号的削波处理方 法, 包括:  In order to achieve the above object, an embodiment of the present invention provides a clipping processing method for a signal, including:
检测输入信号中超过预先设定的门限的峰值点信号;  Detecting a peak point signal in the input signal that exceeds a preset threshold;
根据所述超过门限的峰值点信号和门限生成削波噪声,并根据所 述削波噪声对所述输入信号进行削波处理。  Clipping noise is generated based on the peak point signal and the threshold exceeding the threshold, and the input signal is clipped according to the clipping noise.
本发明的实施例还提供一种信号的削波处理设备, 包括峰值检测 模块和削波处理模块:  Embodiments of the present invention also provide a signal clipping processing apparatus including a peak detection module and a clipping processing module:
所述峰值检测模块,检测输入信号中超过预先设定的门限的峰值 点信号;  The peak detecting module detects a peak point signal of the input signal that exceeds a preset threshold;
所述削波处理模块,根据所述峰值检测模块检测到的超过门限的 峰值点信号和门限生成削波噪声,并根据所述削波噪声对所述输入信 号进行削波处理。  The clipping processing module generates clipping noise according to a peak point signal and a threshold detected by the peak detecting module exceeding a threshold, and performs clipping processing on the input signal according to the clipping noise.
与现有技术相比, 本发明的实施例具有以下优点:  Embodiments of the present invention have the following advantages over the prior art:
本发明的实施例釆用峰值削波方法,对超过预设门限的峰值点信 号进行削波处理, 有效地降低了系统中信号的峰平比, 在满足协议的 基础上提高了基站功放输出功率和效率, 有效的节约了系统资源。  In the embodiment of the invention, the peak clipping method is used to perform clipping processing on the peak point signal exceeding the preset threshold, thereby effectively reducing the peak-to-level ratio of the signal in the system, and improving the output power of the base station power amplifier on the basis of satisfying the protocol. And efficiency, effectively saving system resources.
附图说明 DRAWINGS
图 1 是本发明的实施例一中信号削波处理方法的体系结构图; 图 2 是本发明的实施例一中信号峰值与预设门限值的示意图; 图 3是本发明的实施例一中峰值检测的流程图; 图 4是本发明的实施例一中峰值处理队列的更新流程图; 图 5 是本发明的实施例一中削波滤波器模块结构示意图; 图 6是本发明的实施例一中峰值削波处理的示意图; 1 is an architectural diagram of a signal clipping processing method in Embodiment 1 of the present invention; FIG. 2 is a schematic diagram of signal peaks and preset threshold values in Embodiment 1 of the present invention; FIG. 3 is a first embodiment of the present invention; Flow chart for mid-peak detection; 4 is a flow chart showing the update of the peak processing queue in the first embodiment of the present invention; FIG. 5 is a schematic structural view of the clipping filter module in the first embodiment of the present invention; and FIG. 6 is a peak clipping processing in the first embodiment of the present invention. Schematic diagram
图 7是本发明的实施例二中削波滤波器模块结构示意图; 图 8是本发明的实施例三中实现多级削波处理的结构示意图; 图 9是本发明的实施例四中信号削波处理设备的结构图。 具体实施方式  7 is a schematic structural view of a clipping filter module according to Embodiment 2 of the present invention; FIG. 8 is a schematic structural view of a multi-stage clipping processing in Embodiment 3 of the present invention; FIG. 9 is a signal cutting in Embodiment 4 of the present invention. A structural diagram of a wave processing device. detailed description
下面结合附图和实施例, 对本发明的实施方式做进一步的说明。 本发明的实施例一中,一种信号削波方法的体系结构图如图 1所 示, 以原始信号中存在三路载波信号为例, 主要包括载波合路处理和 削波噪声产生两个步骤,而多路载波信号处理方法与以下步骤所描述 的相同。  The embodiments of the present invention will be further described below in conjunction with the accompanying drawings and embodiments. In the first embodiment of the present invention, an architecture diagram of a signal clipping method is shown in FIG. 1 , taking the three carrier signals in the original signal as an example, mainly including two steps of carrier combining processing and clipping noise generation. The multi-carrier signal processing method is the same as described in the following steps.
具体的, 信号的载波合路处理过程包括以下步骤:  Specifically, the carrier combining process of the signal includes the following steps:
成形滤波: 该过程可以在如图 1所示的 Shape Filtering (成形滤 波 )模块中完成, 目的在于将待发送的数据转换成适合在信道传输的 信号, 减少码间干扰。  Shape Filtering: This process can be done in the Shape Filtering module shown in Figure 1. The purpose is to convert the data to be transmitted into a signal suitable for transmission on the channel, reducing inter-symbol interference.
变速率处理: 该过程可以在如图 1所示的上釆样 ( Upsampling ) 模块中完成, 目的在于提高信号的釆样速率。  Variable Rate Processing: This process can be done in the Upsampling module as shown in Figure 1 to increase the sample rate of the signal.
载波移频:该过程可以在如图 1所示,在信号经过变速率处理后, 与 Oscillator Freq Shift (移频振荡 )模块做乘法运算。  Carrier Frequency Shift: This process can be multiplied with the Oscillator Freq Shift module after the signal has undergone variable rate processing as shown in Figure 1.
合路处理: 经过以上步骤后, 将三路信号相加, 得到合路后的多 载波信号。  Combined processing: After the above steps, the three signals are added to obtain the combined multi-carrier signal.
具体的, 削波噪声的产生过程包括以下步骤:  Specifically, the process of generating clipping noise includes the following steps:
权重因子计算: 根据不同信号的功率, 计算不同路信号在削波噪 声信号中所占的份额, 并将合路后的信号发送到 Clipping Noise Generation (削波噪声产生)模块。 信号的功率越强, 在所产生的削 波噪声信号中所占的份额越多。 削波噪声产生: 该过程可以在如图 1 所示的 Clipping Noise Generation (削波噪声产生 )模块中完成。 Weighting factor calculation: Calculate the share of different signals in the clipping noise signal according to the power of different signals, and send the combined signal to the Clipping Noise Generation module. The stronger the power of the signal, the greater the share of the resulting clipping noise signal. Clipping noise generation: This process can be done in the Clipping Noise Generation module as shown in Figure 1.
削波滤波过程: 该过程可以在如图 1 所示的 Optimum Clipping Filtering (最佳削波滤波 )模块中完成, 对 Clipping Noise Generation 模块中产生的削波噪声进行滤波。  Clip Filtering Process: This process can be done in the Optimum Clipping Filtering module shown in Figure 1 to filter the clipping noise generated in the Clipping Noise Generation module.
在得到合路处理的多载波信号、和经过削波滤波的削波噪声信号 后, 通过 Delay模块调整两路信号在经过不同处理后的时延差。 时延 差消除后, 将两路信号叠加合路即可得到削波后的多载波信号。  After obtaining the combined multi-carrier signal and the clipped filtered clipping noise signal, the delay module adjusts the delay difference of the two signals after different processing. After the delay difference is eliminated, the two signals are superimposed and combined to obtain the clipped multi-carrier signal.
本发明的实施例一中对上述峰值削波算法体系结构中, Clipping Noise Generation (削波噪声产生)模块的削波噪声产生以及 Optimum Clipping Filtering (最佳削波滤波)模块的削波处理过程进行了描述, 提出了一种峰值削波的方法,只对高于门限值的峰值信号进行削波处 理, 即对于如图 2所示的信号, 只对高于门限值的三个峰值信号进行 处理。 其中, 门限值的大小可以预先根据实际需要设定。 该削波处理 过程包括峰值检测、 削波噪声生成、 削波噪声队列更新、 存储补偿队 列更新以及削波处理后的信号输出等主要流程。  In the first embodiment of the present invention, in the peak clipping algorithm architecture, the clipping noise generation of the Clipping Noise Generation module and the clipping processing of the Optimum Clipping Filtering module are performed. In the description, a method of peak clipping is proposed, which only clips the peak signal above the threshold, that is, for the signal shown in Figure 2, only three peak signals above the threshold. Process it. The threshold value can be set in advance according to actual needs. The clipping process includes main processes such as peak detection, clipping noise generation, clipping noise queue update, storage compensation queue update, and signal output after clipping.
图 3所示为该处理过程中的峰值检测流程:  Figure 3 shows the peak detection process during this process:
步骤 s301、 检测出峰(peak )值, 该实现过程如图 3上半部分所 示。  Step s301, detecting a peak value, the implementation process is shown in the upper part of FIG.
首先根据 Input— I和 Input— Q计算信号中每一点的模, 然后将该 模的值与预先设定的门限值 Limit进行比较, 高于门限值时检测该信 号点的模是否同时高于前一信号点和下一信号点的模, 若同时高于, 则说明该信号点为一个峰值点,此时需要对该高于门限值的峰值点进 行接下来的处理。 若该信号点的模低于门限值、 或该信号点的模虽高 于门限值但不是峰值点, 则继续检测下一信号点, 并将此信号点输出 到 Compensation Memory Queue (补偿队列)。 该步骤中的输入信号 Input— I和 Input— Q可能为原始信号,也可能是原始信号与之前若干次 削波产生的削波噪声对当前信号的补偿信号的叠加。  First, calculate the mode of each point in the signal according to Input_I and Input_Q, and then compare the value of the mode with a preset threshold Limit. When the threshold is higher than the threshold, the mode of the signal point is detected at the same time. If the mode of the previous signal point and the next signal point are higher than the same, the signal point is a peak point, and the next processing of the peak point above the threshold value is required. If the mode of the signal point is lower than the threshold, or the mode of the signal point is higher than the threshold but not the peak point, continue to detect the next signal point, and output the signal point to the Compensation Memory Queue ). The input signals Input_I and Input_Q in this step may be the original signal, or may be the superposition of the original signal and the compensation signal of the current signal by the clipping noise generated by the previous several clippings.
步骤 s302、 输出削波噪声 (noise ), 该实现过程如图 3右下部分 所示。 Step s302, output clipping noise (noise), the implementation process is as shown in the lower right part of FIG. Shown.
当检测出的某一信号点(Current )的模高于门限值 Limit且为峰 值时, 计算 Divider Ksi (门限值与峰值的比值 ) 的值, Divider Ksi = Limit/Current;  When the detected modulus of a signal point (Current) is higher than the threshold Limit and is the peak value, the value of Divider Ksi (the ratio of the threshold value to the peak value) is calculated, Divider Ksi = Limit/Current;
根据该 Divider Ksi值,计算削波噪声的值,图中 Peak— I和 Peak— Q 为输入信号中峰值点的模超过门限值的峰值的各个信号点。根据输入 信号峰值计算削波噪声的值的方法为:  Based on the Divider Ksi value, the value of the clipping noise is calculated. In the figure, Peak-I and Peak-Q are the respective signal points of the peak of the input signal whose modulus exceeds the peak value of the threshold. The method for calculating the value of clipping noise based on the peak value of the input signal is:
削波噪声的实部 Pnoise— 1 =该峰值信号实部 Peak— I χ ( Divider Ksi - 1 );  The real part of the clipping noise Pnoise — 1 = the real part of the peak signal Peak — I χ ( Divider Ksi - 1 );
削波噪声的虚部 Pnoise— Q =该峰值信号虚部 Peak— Q ( Divider The imaginary part of the clipping noise Pnoise— Q = the imaginary part of the peak signal Peak— Q ( Divider
Ksi - 1 )。 Ksi - 1).
同时根据 Divider Ksi计算并输出信号到 Compensation Memory Queue (补偿队列;):  At the same time, according to Divider Ksi calculation and output signal to Compensation Memory Queue (compensation queue;):
输出信号的实部 =该信号的实部 Peak— I Divider Ksi;  The real part of the output signal = the real part of the signal Peak-I Divider Ksi;
输出信号的虚部 =该信号的实部 Peak— Q Divider Ksi。  The imaginary part of the output signal = the real part of the signal Peak- Q Divider Ksi.
步 骤 s303 、 输 出 Peaks— Queue ( 峰 值 序 列 ) 和 Filter— Coeff— Index— Queue (滤波器系数索引序列 ) 的更新信号。  Step s303, output Peaks_Queue (peak sequence) and Filter_Coeff_Index_ Queue (filter coefficient index sequence) update signal.
其中, Peaks— Queue (峰值序列) 中的内容为削波噪声序列, Filter— Coeff— Index— Queue中的内容为削波滤波器系数的索引值,用于 查找滤波器系数表。  The content in the Peaks-Queue is the clipping noise sequence, and the content in the Filter-Coeff-Index-Queue is the index value of the clipping filter coefficients, which is used to find the filter coefficient table.
检测出峰值并输出 Queue更新信号后, 需要进行 Queue的更新, 本发明的实施例一中 Queue的更新流程如图 4所示:  After the peak is detected and the Queue update signal is output, the update of the Queue is required. The update process of the Queue in the first embodiment of the present invention is as shown in FIG. 4:
接收到图 3所描述的 Queue更新信号后, Index— Queue Register ( 索 引—序歹 寄存器 ) 进行更新, 其中 Peaks— Queue 和 Filter— Coeff— Index— Queue的内容是——对应的, 需要同步进行更新。  After receiving the Queue update signal described in Figure 3, the Index-Queue Register is updated, and the contents of the Peaks-Queue and Filter-Coeff-Index-Queue are corresponding, and need to be updated synchronously. .
具体的,如图 4左半部分所示,将接收到的 Pnoise— I和 Pnoise— Q 存入 Max 0并输出 Max— 0, 接收到下一对 Pnoise— I和 Pnoise— Q时移 动队列指针, 存入 Max 1并输出 Max— 1 , 直至输出所有 Max— Nmax。 队列存满时, 若再次接收到新值, 队列进行移位, 丟弃队列中最早存 入的值。 Specifically, as shown in the left half of FIG. 4, the received Pnoise_I and Pnoise_Q are stored in Max 0 and output Max-0, and the next time Pnoise-I and Pnoise-Q are received, the queue pointer is moved. Store in Max 1 and output Max-1 until all Max-Nmax are output. When the queue is full, if the new value is received again, the queue is shifted, and the earliest stored in the queue is discarded. The value entered.
对于 Filter— Coeff— Index— Queue,检测到新的 Pnoise— I和 Pnoise Q 生成时, 如图 4右半部分所示, 对于 Filter— Coeff— Index— Queue中的 新值(即 Index 0的值 Ind— 0 )赋初始值为 Order/2, 其中 Order为削 波滤波器的阶数, 每接收到一个新的信号, Filter— Coeff— Index— Queue 原有的值每次递减 1 , 当递减至 0时停止递减。  For Filter-Coeff-Index-Queue, when new Pnoise-I and Pnoise Q are detected, as shown in the right half of Figure 4, the new value in Filter-Coeff-Index-Queue (ie the value of Index 0 Ind) — 0 ) The initial value is assigned to Order/2, where Order is the order of the clipping filter. Each time a new signal is received, the original value of Filter_Coeff_Index_Queue is decremented by 1 each time, when decremented to 0. Stop decreasing.
图 5所示为削波滤波的处理过程示意图, 包括索引部分、 滤波器 系数表、 乘法累加器部分和补偿队列 ( Compensation Memory Queue ) 部分。  Figure 5 shows a schematic diagram of the processing of the clipping filter, including the index portion, the filter coefficient table, the multiply accumulator portion, and the Compensation Memory Queue portion.
其中, 索引部分包括削波噪声队列 (Peaks— Queue )、 削波滤波器 系数索引队列 ( Filter— Coeff— Index— Queue ), 队列长度为 M, 该队列 长度 M的值根据实际需要选取, 一般取决于峰值出现的概率大小。  The index part includes a clipping noise queue (Peaks-Queue), a clipping filter coefficient index queue (Filter-Coeff-Index-Queue), and the queue length is M. The value of the queue length M is selected according to actual needs, generally depends on The probability of occurrence at the peak.
滤波器系数表存储削波滤波器系数, 在使用 FIR ( Finite Impulse Response, 有限冲击响应)滤波器时, 使用与 FIR滤波器相对应的滤 波器系数, 该系数表长度为滤波器阶数 Order/2, Order为削波滤波器 的阶数。  The filter coefficient table stores the clipping filter coefficients. When the FIR (Constant Impulse Response) filter is used, the filter coefficient corresponding to the FIR filter is used, and the coefficient table length is the filter order Order/ 2, Order is the order of the clipping filter.
乘法累加器的计算流程如下: 将削波噪声队列 ( Peaks— Quene ) 中的值与对应的滤波器系数 Coeff相乘并进行累加。 其中, 队列中不 同 Peaks值对应的滤波器系数 Coeff是根据削波滤波器系数索引队列 ( Filter— Coeff— Index— Queue )获取的。 具体的累加方法为: 对于两队 列中的第 i个数值, 根据削波滤波器系数索引队列中的 Ind— i查找滤 波器系数表得到 Coeff— i; 计算 MAX— i * Coeff— i; 将所有的 MAX— i * Coeff— i值进行累加并输出, 作为后补偿信号。  The multiply accumulator is calculated as follows: The values in the Peaks-Quene are multiplied by the corresponding filter coefficients Coeff and accumulated. The filter coefficient Coeff corresponding to the different Peaks values in the queue is obtained according to the Clipping Filter Coefficient Index Queue (Filter_Coeff_Index_Queue). The specific accumulation method is: For the i-th value in the two queues, Coeff_i is obtained by searching the filter coefficient table according to Ind_i in the clipping filter coefficient index queue; calculating MAX_i*Coeff_i; The MAX_i*Coeff-i values are accumulated and output as a post-compensation signal.
峰值削波滤波处理流程如图 5和图 6所示, 其中, 图 6中的曲线 表示 FIR滤波器的时域, 时间 t轴垂直方向的直线表示信号的各个釆 样点, 虚线所连接的釆样点关于中心信号对称。 其中, 队列的削波处 理队列移位方向为从右到左, 即 X(i + order)为最新输入的信号点。如 图 6所示, 若处理的信号釆样点为峰值点, 对该峰值点进行削波滤波 处理过程中同时会对该信号前 order/2个和后 order/2个信号釆样点产 生影响, 因此需进行前补偿(对前 order/2个信号釆样点进行补偿) 和后补偿(对后 order/2个信号釆样点进行补偿)。 图 6中最新输入信 号点为 X(i + order),在送入峰值队列检测前先进行后补偿, 即叠加当 前釆样点前所有峰值点对该釆样点的补偿。 进行后补偿的过程中, 根 据 FIR滤波器中心对称原理, 对峰值点前的信号釆样点进行前补偿。 The peak clipping filter processing flow is shown in FIG. 5 and FIG. 6, wherein the curve in FIG. 6 represents the time domain of the FIR filter, and the straight line in the vertical direction of the time t-axis represents each sample point of the signal, and the dotted line is connected. The sample points are symmetric about the center signal. The clip processing queue shift direction is from right to left, that is, X (i + order) is the latest input signal point. As shown in Fig. 6, if the processed signal sample point is the peak point, the peak value of the peak point and the subsequent order/2 signals will be sampled during the clipping process. The effect is affected, so pre-compensation (compensation for the previous order/2 signal samples) and post-compensation (compensation for the rear order/2 signals) are required. The latest input signal point in Figure 6 is X(i + order), and the post-compensation is performed before the peak queue detection is sent, that is, the compensation of all the peak points before the current sample point is superimposed. In the process of post-compensation, according to the central symmetry principle of the FIR filter, the signal samples before the peak point are pre-compensated.
每输入一个 X(i+order) , Peaks— Queue 内容和对应滤波器系数 Coeff相乘并累加作为后补偿信号, 与当前的输入 X(i+order)叠加后, 再送入信号峰值检测模块。 其中, 对应的滤波器系数 Coeff 由 Filter— Coeff— Index— Queue中的索引值在滤波器系数表中查找。当索引 值为 0时, 置滤波器系数 Coeff为 0。 信号峰值检测模块输出信号送 入补偿队列。  Each time an X(i+order) is input, the Peaks-Queue content is multiplied by the corresponding filter coefficient Coeff and accumulated as a post-compensation signal, superimposed with the current input X(i+order), and then sent to the signal peak detection module. Wherein, the corresponding filter coefficient Coeff is searched in the filter coefficient table by the index value in the Filter_Coeff_Index_Queue. When the index value is 0, the filter coefficient Coeff is set to 0. The signal peak detection module output signal is sent to the compensation queue.
Filter— Coeff— Index— Queue 中的索引值还被用来计算在补偿队列 ( Compensation Memory Queue ) 中需补偿的输入 C(k)的索引值, k=i+order-2*Index-l„ 补偿队列中存储 Order个需补偿的信号, M个 复数乘法器的输出作为前补偿信号和队列中对应的输入 C(k)值相加, 结果再存回到补偿队列中。 每输入一个 X(i+order), 输出补偿队列中 的 C(i)作为削波处理后的输出信号, 同时补偿队列进行移位。  Filter— Coeff— Index—The index value in the Queue is also used to calculate the index of the input C(k) to be compensated in the Compensation Memory Queue, k=i+order-2*Index-l„ Compensation The queue stores the Order signals to be compensated, and the outputs of the M complex multipliers are added as the pre-compensation signal and the corresponding input C(k) values in the queue, and the result is stored back in the compensation queue. Each input X(i) +order), output C(i) in the compensation queue as the output signal after clipping, and compensate the queue for shifting.
在上述实施例一中, 前补偿是对补偿队列中存储的 Order个被补 偿的输入 C进行补偿。 其中前补偿信号来自于 M个复数乘法器的输 出, 这里 M个复数乘法器的输入为 Peaks— Queue。 所以前补偿信号的 计算依赖于之前的 M个经过后补偿的峰值信号的削波噪声, 即对当 前输入信号的补偿信号的计算需要先计算出前面的 M个经过后补偿 的峰值信号的削波噪声。这使得在计算和逻辑实现上有较大的资源消 耗和复杂度。  In the first embodiment described above, the pre-compensation compensates for the Order Compensated Input C stored in the compensation queue. The pre-compensation signal comes from the output of M complex multipliers, where the inputs of the M complex multipliers are Peaks-Queue. Therefore, the calculation of the pre-compensation signal depends on the clipping noise of the previous M post-compensated peak signals. That is, the calculation of the compensation signal of the current input signal needs to first calculate the clipping of the previous M post-compensated peak signals. noise. This results in greater resource consumption and complexity in computational and logical implementations.
为此, 本发明的实施例二提出了一种优化的削波处理方法。 釆用 原始的输入 X来产生相应的全部或者其中若干个削波噪声。 即对原 始的输入 X进行峰值检测, 产生若干个削波噪声, 方法与图 3相同。 根据这若干个削波噪声计算得到相应的对当前输入信号的若干个后 补偿信号。 这若干个后补偿信号作为对真实后补偿信号的预测值, 叠 加到当前输入信号 X并检测信号峰值点是否超过预先设定的门限。 见图 7 , 其结构与图 5类似, 区别在于釆用原始峰值队列的 Max T 〜 Max N作为对真实后补偿信号的预测值, 叠加到当前输入信号 X。接 下来的步骤与图 5所描述的类似,将峰值检测后的信号输入到补偿队 列,将各削波噪声与对应的滤波器系数相乘作为前补偿信号并与补偿 队列中的对应值相加,更新后的补偿队列中的信号作为所述削波处理 后的信号并输出。 由于釆用新的优化削波处理方法, 使得计算和逻辑 实现上比较方便, 而性能保持不变。 To this end, Embodiment 2 of the present invention proposes an optimized clipping processing method. Use the original input X to generate the corresponding all or several of the clipping noise. That is, peak detection is performed on the original input X, and several pieces of clipping noise are generated in the same manner as in FIG. A plurality of post-compensation signals for the current input signal are calculated based on the plurality of clipping noises. These several post-compensation signals are used as prediction values for the real post-compensation signal, Add to the current input signal X and detect if the signal peak point exceeds a preset threshold. See Figure 7, the structure is similar to Figure 5, except that Max T ~ Max N of the original peak queue is used as the predicted value of the real post-compensation signal, superimposed on the current input signal X. The next steps are similar to those described in Figure 5. The peak detected signal is input to the compensation queue, and each clipped noise is multiplied by the corresponding filter coefficient as a pre-compensation signal and added to the corresponding value in the compensation queue. The signal in the updated compensation queue is output as the clipped signal. Because of the new optimized clipping method, the calculation and logic are more convenient, and the performance remains unchanged.
为进一步优化削波性能, 峰值削波算法可以进行多级处理, 以优 化输出 PAR。 本发明的实施例三中, 一种多级削波处理的架构如图 8 所示,在应用中可以根据系统资源以及处理性能确定削波处理的级数 N。  To further optimize the clipping performance, the peak clipping algorithm can perform multiple levels of processing to optimize the output PAR. In the third embodiment of the present invention, a multi-stage clipping processing architecture is shown in FIG. 8. In the application, the number N of clipping processing can be determined according to system resources and processing performance.
本发明的实施例一至实施例三提出一种针对多载波信号的削波 算法处理方法。釆用峰值削波的方法,只对超过门限的峰值进行削波, 削波噪声是对峰值进行检测和削波产生的。只存储和计算峰值削波噪 声产生的削波滤波器冲击响应,大大降低乘法器个数,节约逻辑资源。 同时在降低资源基础上, 可以釆用多级削波处理来优化性能。  Embodiments 1 to 3 of the present invention propose a clipping algorithm processing method for a multi-carrier signal.峰值Using the peak clipping method, only the peak exceeding the threshold is clipped, and the clipping noise is generated by detecting and clipping the peak. Only the wavelet filter impulse response generated by peak clipping noise is stored and calculated, which greatly reduces the number of multipliers and saves logic resources. At the same time, on the basis of reducing resources, multi-level clipping can be used to optimize performance.
本发明的实施例四提供了一种信号的削波处理设备, 如图 9 所 示, 包括: 输入模块 10、 峰值检测模块 20和削波处理模块 30。  Embodiment 4 of the present invention provides a signal clipping processing apparatus, as shown in FIG. 9, comprising: an input module 10, a peak detecting module 20, and a clipping processing module 30.
输入模块 10 , 用于将需要进行处理的多载波信号发送给峰值检 测模块 20。  The input module 10 is configured to send the multi-carrier signal that needs to be processed to the peak detecting module 20.
峰值检测模块 20, 用于将输入模块 10发送的多载波信号进行峰 值检测, 检测到超过门限值的峰值信号时, 通知削波处理模块 30进 行削波处理。 其中输入模块 10发送的原始输入信号, 或经过补偿队 列子模块 34产生的后补偿信号补偿过的原始输入信号。  The peak detecting module 20 is configured to perform peak detection on the multi-carrier signal sent by the input module 10, and notify the clipping processing module 30 to perform clipping processing when detecting a peak signal exceeding the threshold. The original input signal sent by the input module 10 or the original input signal compensated by the post-compensation signal generated by the compensation queue sub-module 34.
削波处理模块 30 , 用于对峰值检测模块 20检测为超过门限的峰 值点的信号进行削波处理, 得到削波处理后的信号。  The clipping processing module 30 is configured to perform a clipping process on the signal detected by the peak detecting module 20 as a peak point exceeding the threshold to obtain a signal after the clipping process.
具体的, 削波处理模块 30进一步包括削波噪声生成子模块 31、 削波噪声队列子模块 32、 滤波器系数索引队列子模块 33、 补偿队列 子模块 34和输出子模块 35。 Specifically, the clipping processing module 30 further includes a clipping noise generating sub-module 31, a clipping noise queue sub-module 32, a filter coefficient index queue sub-module 33, and a compensation queue. Submodule 34 and output submodule 35.
其中, 削波噪声生成子模块 31 , 用于根据峰值检测模块 20检测 的超过门限的峰值点的信号生成削波噪声,同时生成更新信号发送给 削波噪声索引子模块 32和滤波器系数索引队列子模块 33 , 并生成补 偿信号发送给补偿队列子模块 34。  The clipping noise generating sub-module 31 is configured to generate clipping noise according to the signal of the peak point exceeding the threshold detected by the peak detecting module 20, and generate an update signal to be sent to the clipping noise index sub-module 32 and the filter coefficient index queue. Sub-module 33, and generates a compensation signal to send to compensation queue sub-module 34.
削波噪声队列子模块 32 , 用于根据削波噪声生成子模块 31发送 的内容, 更新内部存储的削波噪声队列, 队列满时, 丟弃队列中最早 输入的值。  The clipping noise queue sub-module 32 is configured to update the internally stored clipping noise queue according to the content sent by the clipping noise generation sub-module 31, and discard the earliest input value in the queue when the queue is full.
滤波器系数索引队列子模块 33 , 根据削波噪声生成子模块 31发 送的内容, 更新削波滤波器系数索引队列, 该削波滤波器系数索引队 列与削波噪声队列子模块 32中的削波噪声队列子模块对应; 队列满 时, 丟弃队列中最早输入的值。  The filter coefficient index queue sub-module 33 updates the clipping filter coefficient index queue according to the content sent by the clipping noise generation sub-module 31, and the clipping in the clipping filter coefficient index queue and the clipping noise queue sub-module 32 The noise queue sub-module corresponds; when the queue is full, the oldest input value in the queue is discarded.
补偿队列子模块 34 , 用于根据削波噪声队列模块 32中存储的削 波噪声队列、 滤波器系数索引队列子模块 33存储的滤波器系数索引 队列、 以及削波噪声生成子模块 31发送的补偿信号生成补偿队列, 对最初的输入模块 10的输入信号、以及峰值检测模块 20输出的信号 进行补偿。 并输出削波处理信号到输出子模块 35。 具体地, 根据滤 波器系数索引队列子模块 33的削波滤波器系数索引, 查询滤波器系 数表得到与述削波滤波器系数索引相对应的滤波器系数;将削波噪声 队列子模块 32中的削波噪声与对应的滤波器系数相乘并累加作为后 补偿信号、 与输入模块 10中输入信号叠加后作为新输入的被检测信 号送入峰值检测模块 20。 另外, 将削波噪声队列子模块 32中的各削 波噪声与对应的滤波器系数相乘后作为前补偿信号,并与本模块中补 偿队列的对应值相加, 更新本模块中的补偿队列。每向本模块中补偿 队列的队尾输入一个新的补偿信号,从补偿队列队首输出一个信号到 输出子模块 35。  The compensation queue sub-module 34 is configured to perform compensation according to the clipping noise queue stored in the clipping noise queue module 32, the filter coefficient index queue stored by the filter coefficient index queue sub-module 33, and the clipping noise generation sub-module 31. The signal generation compensation queue compensates for the input signal of the initial input module 10 and the signal output by the peak detection module 20. And outputting the clipping processing signal to the output sub-module 35. Specifically, according to the clipping filter coefficient index of the filter coefficient index queue sub-module 33, the filter coefficient table is obtained to obtain a filter coefficient corresponding to the clipped filter coefficient index; the clipping noise queue sub-module 32 is The clipping noise is multiplied by the corresponding filter coefficient and accumulated as a post-compensation signal, and the detected signal, which is superimposed with the input signal in the input module 10, is sent to the peak detecting module 20 as a new input. In addition, each clipping noise in the clipping noise queue sub-module 32 is multiplied by a corresponding filter coefficient to be a pre-compensation signal, and is added to the corresponding value of the compensation queue in the module, and the compensation queue in the module is updated. . Each time a new compensation signal is input to the end of the compensation queue in the module, a signal is output from the compensation queue leader to the output sub-module 35.
输出子模块 35 , 用于输出削波处理后的信号。  The output sub-module 35 is configured to output the signal after the clipping process.
以上实施例四所描述的削波处理设备,只存储和计算峰值削波噪 声产生的削波滤波器冲击响应,大大降低乘法器个数,节约逻辑资源。 同时在降低资源基础上, 可以釆用多级削波处理来优化性能。 The clipping processing device described in the fourth embodiment only stores and calculates the clipping response of the clipping filter generated by the peak clipping noise, greatly reduces the number of multipliers, and saves logic resources. At the same time, on the basis of reducing resources, multi-level clipping can be used to optimize performance.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解 到本发明可以通过硬件实现,也可以借助软件加必要的通用硬件平台 的方式来实现。基于这样的理解, 本发明的技术方案可以以软件产品 的形式体现出来, 该软件产品可以存储在一个非易失性存储介质(可 以是 CD-ROM, U盘, 移动硬盘等) 中, 包括若干指令用以使得一 台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)执行 本发明各个实施例所述的方法。  Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by hardware or by software plus necessary general hardware platform. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including several The instructions are for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention.
总之, 以上所述仅为本发明的较佳实施例而已, 并非用于限定本 发明的保护范围。 凡在本发明的精神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。  In conclusion, the above description is only a 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

权利要求 Rights request
1、 一种信号的削波处理方法, 其特征在于, 包括:  A method for clipping a signal, comprising:
检测输入信号中超过预先设定的门限的峰值点信号;  Detecting a peak point signal in the input signal that exceeds a preset threshold;
根据所述超过门限的峰值点信号和门限生成削波噪声,并根据所 述削波噪声对所述输入信号进行削波处理。  Clipping noise is generated based on the peak point signal and the threshold exceeding the threshold, and the input signal is clipped according to the clipping noise.
2、 如权利要求 1所述信号的削波处理方法, 其特征在于, 所述 检测信号中超过预先设定的门限的峰值点的步骤具体为:  2. The method of clipping a signal according to claim 1, wherein the step of detecting a peak point exceeding a preset threshold in the detection signal is specifically:
判断当前输入信号、或之前削波产生的削波噪声对当前输入信号 的后补偿信号与当前输入信号的复合信号中,峰值点的模是否超出所 述门限。  Whether the mode of the peak point exceeds the threshold in the composite signal of the current input signal or the clipping noise generated by the previous clipping on the current input signal and the current input signal.
3、 如权利要求 1所述信号的削波处理方法, 其特征在于, 所述 根据超过门限的峰值点信号和门限生成削波噪声,并根据所述削波噪 声对所述信号进行削波处理的步骤具体包括:  3. The method of clipping a signal according to claim 1, wherein said generating a clipping noise based on a peak point signal and a threshold exceeding a threshold, and clipping said signal according to said clipping noise The steps specifically include:
根据所述超过门限的峰值点信号和门限, 生成削波噪声队列、 削 波滤波器系数索引队列和补偿队列;  Generating a clipping noise queue, a clipping filter coefficient index queue, and a compensation queue according to the peak point signal and the threshold exceeding the threshold;
更新所述削波噪声队列和所述削波滤波器系数索引队列; 根据所述更新后的削波噪声队列和削波滤波器系数索引队列,更 新所述补偿队列, 由所述补偿队列输出削波处理后的信号。  Updating the clipping noise queue and the clipping filter coefficient index queue; updating the compensation queue according to the updated clipping noise queue and the clipping filter coefficient index queue, and outputting the compensation queue by the compensation queue Wave processed signal.
4、 如权利要求 3所述信号的削波处理方法, 其特征在于, 所述 生成削波噪声队列的步骤具体包括:  4. The method of clipping a signal according to claim 3, wherein the step of generating a clipping noise queue comprises:
获取所述超过门限的峰值点信号和门限,以及所述门限与所述超 过门限的峰值点模的比值;  Obtaining a peak point signal and a threshold exceeding the threshold, and a ratio of the threshold to a peak point mode exceeding the threshold;
根据所述超过门限的峰值点信号以及所述比值生成削波噪声; 将所述削波噪声输入到削波噪声队列。  And clipping noise is generated according to the peak point signal exceeding the threshold and the ratio; and the clipping noise is input to the clipping noise queue.
5、 如权利要求 3所述信号的削波处理方法, 其特征在于, 所述 生成削波滤波器系数索引队列的步骤具体包括:  The method for processing a clipping of a signal according to claim 3, wherein the step of generating a clipping index of the clipping filter coefficient comprises:
获取与所述生成的削波噪声相对应的削波滤波器系数索引; 将所述削波噪声相对应的削波滤波器系数索引输入到削波滤波 器系数索引队列。 Obtaining a clipping filter coefficient index corresponding to the generated clipping noise; inputting a clipping filter coefficient index corresponding to the clipping noise into a clipping filter coefficient index queue.
6、 如权利要求 3所述信号的削波处理方法, 其特征在于, 所述 生成补偿队列的步骤具体包括: The method for processing a signal clipping according to claim 3, wherein the step of generating a compensation queue comprises:
若检测的信号的模低于门限值、或检测的信号的模高于门限值但 不是峰值点 , 则直接将所述信号输入到补偿队列;  If the modulus of the detected signal is lower than the threshold, or the modulus of the detected signal is higher than the threshold but not the peak point, the signal is directly input to the compensation queue;
若检测的信号的模超过门限且为峰值点,则根据所述超过门限的 峰值点信号以及所述比值进行运算后输入到补偿队列。  If the modulus of the detected signal exceeds the threshold and is a peak point, the peak point signal exceeding the threshold and the ratio are calculated and input to the compensation queue.
7、 如权利要求 3所述信号的削波处理方法, 其特征在于, 所述 更新所述削波噪声队列和所述削波滤波器系数索引队列的步骤具体 包括:  7. The method of clipping a signal according to claim 3, wherein the step of updating the clipped noise queue and the clipped filter coefficient index queue comprises:
将新得到的削波噪声存储到所述削波噪声队列的队列尾,将与所 述新得到的削波噪声相对应的削波滤波器系数索引存储到削波滤波 器系数索引队列的队列尾,所述削波噪声队列或所述削波滤波器系数 索引队列的队列已满时, 丟弃队首的信号。  And storing the newly obtained clipping noise to the tail of the queue of the clipping noise queue, storing the clipping filter coefficient index corresponding to the newly obtained clipping noise to the tail of the queue of the clipping filter coefficient index queue When the clipping noise queue or the queue of the clipping filter coefficient index queue is full, the signal of the head of the team is discarded.
8、 如权利要求 3所述信号的削波处理方法, 其特征在于, 所述 根据所述更新后的削波噪声队列和削波滤波器系数索引队列,更新所 述补偿队列, 由所述补偿队列输出削波处理后的信号, 具体包括: 根据所述削波滤波器系数索引队列中的削波滤波器系数索引,查 询滤波器系数表得到与各所述削波滤波器系数索引相对应的滤波器 系数;  8. The method of clipping a signal according to claim 3, wherein said updating said compensation queue is performed based on said updated clipping noise queue and a clipping filter coefficient index queue, said compensation The queue output clipping processed signal specifically includes: according to the clipping filter coefficient index in the clipping filter coefficient index queue, the query filter coefficient table is obtained corresponding to each of the clipping filter coefficient indexes Filter coefficient
将所述经过后补偿信号补偿的当前输入信号所产生的所述削波 噪声、 和 /或当前输入信号产生的所述削波噪声, 与对应的滤波器系 数相乘并累加作为后补偿信号,与当前输入信号叠加后作为新的输入 信号, 进行信号峰值点是否超过所述门限的检测;  The clipping noise generated by the current input signal compensated by the post-compensation signal, and/or the clipping noise generated by the current input signal, is multiplied by a corresponding filter coefficient and accumulated as a post-compensation signal, After superimposing with the current input signal as a new input signal, detecting whether the peak value of the signal exceeds the threshold;
将所述削波噪声与对应的滤波器系数相乘后作为前补偿信号,并 与所述补偿队列中的对应值相加, 更新所述补偿队列;  And multiplying the clipping noise by a corresponding filter coefficient as a pre-compensation signal, and adding the corresponding value in the compensation queue to update the compensation queue;
每向所述补偿队列队尾输入一个新的补偿信号,从所述补偿队列 队首输出一个信号, 作为削波处理后的信号输出。  Each time a new compensation signal is input to the end of the compensation queue, a signal is output from the compensation queue head as a signal output after clipping.
9、 如权利要求 1所述信号的削波处理方法, 其特征在于, 输出 所述削波处理后的信号后, 还包括: 将所述削波处理后的信号作为输入信号 ,进行再一次或多次的削 波处理。 9. The method of clipping a signal according to claim 1, wherein after outputting the clipped signal, the method further comprises: The clipped signal is used as an input signal, and one or more clipping processes are performed.
10、 一种信号的削波处理设备, 其特征在于, 包括峰值检测模块 和削波处理模块:  10. A signal clipping processing device, comprising: a peak detection module and a clipping processing module:
所述峰值检测模块,检测输入信号中超过预先设定的门限的峰值 点信号;  The peak detecting module detects a peak point signal of the input signal that exceeds a preset threshold;
所述削波处理模块,根据所述峰值检测模块检测到的超过门限的 峰值点信号和门限生成削波噪声,并根据所述削波噪声对所述输入信 号进行削波处理。  The clipping processing module generates clipping noise according to a peak point signal and a threshold detected by the peak detecting module exceeding a threshold, and performs clipping processing on the input signal according to the clipping noise.
11、 如权利要求 10所述削波处理设备, 其特征在于, 所述削波 处理模块进一步包括:  The clipping processing device of claim 10, wherein the clipping processing module further comprises:
削波噪声生成子模块,根据所述峰值检测模块检测的超过所述门 限的峰值点的信号生成削波噪声,同时生成更新信号发送给所述削波 噪声索引子模块和滤波器系数索引队列子模块,并生成补偿信号发送 给所述补偿队列子模块;  a clipping noise generating sub-module, generating clipping noise according to a signal detected by the peak detecting module exceeding a peak point of the threshold, and generating an update signal to be sent to the clipping noise index sub-module and a filter coefficient index queue Module, and generating a compensation signal to send to the compensation queue sub-module;
削波噪声队列子模块, 根据所述削波噪声生成子模块发送的内 容, 更新存储的削波噪声队列;  a clipping noise queue sub-module, updating the stored clipping noise queue according to the content sent by the clipping noise generating sub-module;
滤波器系数索引队列子模块,根据所述削波噪声生成子模块发送 的内容, 更新削波滤波器系数索引队列, 所述削波滤波器系数索引队 列与所述削波噪声队列子模块对应;  a filter coefficient indexing queue sub-module, updating a clipping filter coefficient index queue according to the content sent by the clipping noise generating sub-module, wherein the clipping filter coefficient index queue corresponds to the clipping noise queue sub-module;
补偿队列子模块, 根据所述削波噪声队列模块中存储的内容、 以 及所述削波噪声生成子模块发送的补偿信号生成补偿队列 ,对最初的 输入信号进行补偿, 并输出削波处理信号到输出子模块;  a compensation queue sub-module, generating a compensation queue according to the content stored in the clipping noise queue module and the compensation signal sent by the clipping noise generating sub-module, compensating the initial input signal, and outputting the clipping processing signal to Output submodule;
输出子模块, 输出削波处理后的信号。  Output sub-module, output the signal after clipping.
12、 如权利要求 11所述削波处理设备, 其特征在于, 还包括: 输入模块,用于接收输入信号并接受所述补偿队列子模块对其输 入信号的补偿。  12. The clipping processing apparatus of claim 11, further comprising: an input module for receiving an input signal and accepting compensation by the compensation queue sub-module for its input signal.
PCT/CN2008/071670 2007-07-17 2008-07-17 A method and device of clipping process of signal WO2009010010A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007101302441A CN101076008B (en) 2007-07-17 2007-07-17 Method and apparatus for processing clipped wave
CN200710130244.1 2007-07-17

Publications (1)

Publication Number Publication Date
WO2009010010A1 true WO2009010010A1 (en) 2009-01-22

Family

ID=38976833

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/071670 WO2009010010A1 (en) 2007-07-17 2008-07-17 A method and device of clipping process of signal

Country Status (2)

Country Link
CN (1) CN101076008B (en)
WO (1) WO2009010010A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8862257B2 (en) 2009-06-25 2014-10-14 Huawei Technologies Co., Ltd. Method and device for clipping control
CN115824020A (en) * 2023-01-05 2023-03-21 济南邦德激光股份有限公司 Capacitance calibration method, capacitance evaluation method, capacitance calibration equipment and storage medium

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101076008B (en) * 2007-07-17 2010-06-09 华为技术有限公司 Method and apparatus for processing clipped wave
CN101453440B (en) * 2007-12-07 2011-05-18 大唐移动通信设备有限公司 Method and apparatus for lowering multi-carrier signal PAR
CN101827062B (en) * 2010-03-29 2012-08-29 京信通信系统(中国)有限公司 Peak clipping compensating device with peak clipping unit threshold and transmitter
CN102244625A (en) * 2010-05-14 2011-11-16 中兴通讯股份有限公司 Signal receiving method and device
CN102739592B (en) * 2011-03-31 2015-02-25 鼎桥通信技术有限公司 Effective peak point screening method, peak search distributor, and peak clipping device
CN102231719B (en) * 2011-05-27 2014-01-22 上海华为技术有限公司 Wireless system sending signal wave clipping device, transmitter, base station and wave chipping method
CA2858925C (en) * 2011-12-15 2017-02-21 Fraunhofer-Gesellschaft Zur Forderung Der Angewandten Forschung E.V. Apparatus, method and computer program for avoiding clipping artefacts
CN103634247B (en) * 2012-08-24 2018-07-17 深圳市中兴微电子技术有限公司 A kind of peak clipping implementation method and device
CN103684339B (en) * 2012-09-25 2016-08-03 深圳市金正方科技股份有限公司 The filtering method of suppression arrowband single tone jamming
CN103780531B (en) 2012-10-25 2018-01-05 中兴通讯股份有限公司 A kind of multicarrier base band disappears peak device and method
CN103718525B (en) * 2013-07-12 2016-10-05 华为技术有限公司 A kind of clipping method, Apparatus and system
CN105337913B (en) * 2015-11-11 2018-10-30 中国电子科技集团公司第四十一研究所 A kind of orthogonal phaselocked loop direct current biasing self-adapting regulation method
WO2017214998A1 (en) * 2016-06-17 2017-12-21 华为技术有限公司 Clipping method and device for orthogonal frequency division multiplexing
CN112332885B (en) * 2020-11-10 2022-05-24 普联技术有限公司 Periodic signal peak searching method, device, equipment and readable storage medium
WO2022205017A1 (en) * 2021-03-30 2022-10-06 华为技术有限公司 Signal processing method and communication apparatus

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1248096A (en) * 1998-07-31 2000-03-22 朗迅科技公司 Peak-signal limiting system and method
CN1400830A (en) * 2001-07-27 2003-03-05 华为技术有限公司 Method for reducing multicarrier signal peak level ratio
CN1538650A (en) * 2003-04-16 2004-10-20 华为技术有限公司 Multicarrier signal wave removing device and method
US20070140376A1 (en) * 2005-12-21 2007-06-21 Lg-Nortel Co., Ltd. Apparatus and method for crest factor reduction in a communication system
CN101076008A (en) * 2007-07-17 2007-11-21 华为技术有限公司 Method and apparatus for processing clipped wave

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2758030B1 (en) * 1996-12-31 1999-03-26 Sgs Thomson Microelectronics METHOD AND DEVICE FOR SHAPING A CLIPPING NOISE OF A MULTI-PORTABLE MODULATION
WO2000036777A1 (en) * 1998-12-15 2000-06-22 Ortel Corporation Circuit for suppressing noise and distortion in linear fiber optic links
US6798301B1 (en) * 2001-06-11 2004-09-28 Lsi Logic Corporation Method and apparatus for controlling oscillation amplitude and oscillation frequency of crystal oscillator

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1248096A (en) * 1998-07-31 2000-03-22 朗迅科技公司 Peak-signal limiting system and method
CN1400830A (en) * 2001-07-27 2003-03-05 华为技术有限公司 Method for reducing multicarrier signal peak level ratio
CN1538650A (en) * 2003-04-16 2004-10-20 华为技术有限公司 Multicarrier signal wave removing device and method
US20070140376A1 (en) * 2005-12-21 2007-06-21 Lg-Nortel Co., Ltd. Apparatus and method for crest factor reduction in a communication system
CN101076008A (en) * 2007-07-17 2007-11-21 华为技术有限公司 Method and apparatus for processing clipped wave

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8862257B2 (en) 2009-06-25 2014-10-14 Huawei Technologies Co., Ltd. Method and device for clipping control
CN115824020A (en) * 2023-01-05 2023-03-21 济南邦德激光股份有限公司 Capacitance calibration method, capacitance evaluation method, capacitance calibration equipment and storage medium

Also Published As

Publication number Publication date
CN101076008B (en) 2010-06-09
CN101076008A (en) 2007-11-21

Similar Documents

Publication Publication Date Title
WO2009010010A1 (en) A method and device of clipping process of signal
JP4829705B2 (en) Peak suppression control device
Pratt et al. OFDM link performance with companding for PAPR reduction in the presence of non-linear amplification
EP2115985B1 (en) Apparatuses and a method for reducing peak power in a transmitter of telecommunications systems
CN101136890A (en) Optimized multi-carrier signal slicing device and method therefor
WO2016106719A1 (en) Signal clipping processing method and apparatus
KR20110087115A (en) Method and apparatus for reducing peak to average power ratio by using peak windowing
WO2010072127A1 (en) Signal clipping method, device, system and signal transmitting system
US8699590B2 (en) Efficient OFDM peak reduction algorithm
WO2007009361A1 (en) A method and system for inhibiting peak-to-average power ratio in orthogonal frequency division multiplexing system
WO2011103809A1 (en) Method and device for signal peak cancellation
TW201203877A (en) Signal processing in wireless communication receivers
US8792572B1 (en) Universal peak power reduction in communication radios
CN110519201A (en) A kind of signal peak-to-average ratio suppressing method based on OFDM transmitter system
US8654891B2 (en) Peak suppressing apparatus, peak suppressing method and wireless communications apparatus
JP2009224922A (en) Peak suppression apparatus, wireless transmitter, and window function generating apparatus
Ku et al. A new side-information free PTS scheme for PAPR reduction in OFDM systems
Han et al. Reduction of PAPR of an OFDM signal by partial transmit sequence technique with reduced complexity
US10904060B2 (en) Peak suppression circuit, peak suppression method, and transmitter
JP2012204941A (en) Receiving device and receiving method
US8324953B1 (en) Method and a system for signal processing
Sultan et al. Improving PAPR reduction for OFDM using hybrid techniques
CN111614594B (en) Self-adaptive adjusting method for reducing signal peak-to-average ratio
Guel et al. Transformation of any adding signal technique in tone reservation technique for PAPR mitigation thanks to frequency domain filtering
WO2016165481A1 (en) Digital signal processing method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08826383

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

Country of ref document: EP

Kind code of ref document: A1