The present invention relates to a peak-to-average power ratio (PAPR) reduction method, and more particularly to a PAPR reduction method that applies the concept finding the shortest path in an orthogonal frequency division multiplexing (OFDM) system.
Orthogonal frequency division multiplexing (OFDM) transmission technique applied in high-speed wireless networks is very popular, and the OFDM transmission technique can resist frequency selective fading and interference between symbols effectively. The advantages of OFDM transmission technique that have made this technique popular in wireless systems are sometimes counterbalanced by one major problem of a very high peak-to-average power (PAPR), so that a power amplifier requires a very large linear operated area due to the high PAPR, and a serious signal distortion may result easily. Alternatively, a power amplifier with a relatively larger linear operated area is required. However, power amplifiers of this sort are generally high priced.
There are two main conventional methods of reducing the PAPR, respectively: a signal distortion technique and a distortionless PAPR reduction technique. The principle of the signal distortion technique attempts to reduce an amplitude of a sample node having a too-large signal power in order to achieve the PAPR reduction effect. For example, a clipping method directly restricts an input signal of a very large amplitude to be transmitted within a predetermined range of values. However, the signal amplitude is damaged easily, such that the signal spectra will be aliased to cause the issue of in-band distortions. On the other hand, the distortionless PAPR reduction technique does not require any signal distortion technique, and “A Comparison of Peak Power Reduction Schemes for OFDM” authored by S. H. Muller and J. B. Huber published in IEEE Global Telecommunications Conference, GLOBALCOM '97, Phoenix, Ariz., pp. 1-5, November 1997 discloses a partial transmit sequence (PTS) method, which is publicly accepted as one of the methods capable of reducing PAPR effectively. Since the PTS method involves linear operations, there will be no destructive interference to the signals of the OFDM transmission technique. Without considering noises, a receiving end can demodulate the signal completely. However, the PTS algorithm involves a high level of complexity and a huge computation capacity, and thus the PTS method is not cost-effective.
Therefore, it is a primary objective of the present invention to overcome the problems of an orthogonal frequency division multiplexing (OFDM) system having a high peak-to-average power ratio (PAPR) value and requiring the use of a high-priced power amplifier, and to lower the cost and avoid distortions produced during power amplifications.
To achieve the foregoing objective, the present invention improves the high level of complexity of computations performed by a partial transmit sequence (PTS) method and combines the PTS method with an ant colony optimization algorithm (ACO) to reduce the complexity and provide a more efficient computing method, so as to achieve the effects of simplifying the computing circuits and reducing the area for the computing circuit.
The present invention utilizes an ant colony simulated by a computer to solve the optimal path finding problem. The PTS method is applicable for the OFDM system to solve the problem of the high PAPR. However, the quantity of all possible phase rotation vectors of the PTS method is huge, and it is necessary to use a large quantity of circuit operators to find the solutions. Thus the present invention uses an ant algorithm of the ant colony system (ACS) to find the optimum in order to reduce the computation capacity of the circuit and the area of the circuit, and artificial ants of the present invention has the following characteristics:
(1) The time in the world of the artificial ants is discrete.
(2) The artificial ants have temporary memory.
(3) The amount of pheromone released by the artificial ants is constant.
(4) The artificial ants release pheromone uniformly according to the length of a path.
(5) The artificial ants can predict the length of each path in terms of a path transition probability.
The ants use the pheromone left on the path and the path transition probability to determine the optimal path and find the optimum, so as to reduce probability of finding a wrong solution. To overcome the problem of having a large quantity of possible solutions of the PTS method, the method adopted by the ants is used for minimizing the probability of finding a wrong solution, obtaining an optimum with the highest probability directly, avoiding a complicated computation that results in a large area of the computing circuit, and achieving high performance.
The technical contents of the invention will now be described in more detail hereinafter with reference to the accompanying drawings that show various embodiments of the invention.
First of all, the description of partial transmit sequence (PTS) method is given below. Although the PTS method has good effects on peak-to-average power ratio (PAPR) reduction, yet it incurs a high level of complexity, and the basic concept of the PTS method is to divide the original orthogonal frequency division multiplexing (OFDM) signals into a plurality of sub-blocks, and then different angle weights are used for an angular rotation of each sub-block, such that the peak power can cause an offset of vectors according to the angular rotation to achieve the PAPR reduction effect. The main reason of producing a high level of complexity resides on the combination of a quantity of sub-blocks (i) and a quantity of angle weights (j), and they have an exponential relation with each other, and it is necessary to increase the quantity of sub-blocks (i) and the quantity of angle weights (j) for the PTS method to reduce the PAPR, and thus increasing the level of complexity of the computation. Obviously, the level of complexity for the angle finding by the PTS method requires improvements. Refer to Table 1 for the quantity of angle findings of the PTS method according to the quantity of the angle combination.
The technical characteristics of the present invention will become apparent with the detailed description of a preferred embodiment and the illustration of related drawings as follows.
With reference to
The method comprises the steps of:
S1: using a parameter setting unit 10 to carry out a parameter setup to set the quantity of sub-blocks (i), the quantity of angle weights (j), the quantity of ants (k) and the number of iterations (t), wherein the quantity of sub-blocks (i) and the quantity of angle weights (j) are combined to form a matrix, and the matrix used in the ant colony optimization algorithm represents different selected paths;
S2: building a heuristic value generating unit 20, and the heuristic value generating unit 20 produces a heuristic value (ij, according to a peak power f (b), wherein this embodiment adopts a uniform distribution to randomly generate 200 sets of solutions (R) for calculating the peak power f (b), η and uses Equation (b) to calculate the heuristic value (ηij):
ηij=1/exp(f(b)) (b)
and then performing a sort process and using the top ten sets of solutions to generate a table of heuristic values;
S3: setting a pheromone unit 30 and setting a pheromone value (τij), wherein the pheromone value (τij) represents a path selection rate, and the initial pheromone value (τij) is assumed to be the same since the ant has not passed through any path at the beginning;
S4: calculating the probability Pij(t) for an ant to select each of the different selected paths through a computing unit 40, wherein the computing unit 40 performs a calculation according to Equation (a):
where, l represents the angle weight that the kth ant has not selected yet, α and β represent the values for adjusting the specific weights of the pheromone value (τij) and the heuristic value (ij) respectively, and the pheromone value (τij) is updated by Equation (c):
τij(t+n)=ρ×τij(t)+Δτij (c),
where, ρ is a decay rate of the pheromone value (τij, Δτij is a quantity of pheromone of all ants remained on the same path during the period that the iteration is performed from t to t+n, and the setting condition of the decay rate of the pheromone value is 0□ρ□1;
S5: updating the pheromone value (τij);
S6: repeating Steps S3 and S4 until the number of iterations is finished; and
S7: obtaining a probability table of the different selected paths, and avoiding any impossible path.
With reference to
Further, the heuristic value (ij) represents a value that the path is expected to be selected by the ant. Thus the heuristic value (
ij) will affect the probability for the ant to select the path. If the ant passed through the path with a larger heuristic value (
ij), the probability for the ant to select the path is greater. On the other hand, a smaller heuristic value (
ij) implies that the probability for the ant to select the path becomes smaller. In general, the heuristic value (
ij) is set according to the reciprocal of distance, and the heuristic value (
ij) in this embodiment is related to the reciprocal of the peak power f(b) as shown in Equation (b). In addition, each ant possesses the same quantity of pheromone, such that the value of Δτij is related to the path. In other words, the longer the total path passed by the ant, the less is the quantity of pheromone left by the ant on the path. Therefore, a higher pheromone value is generally found in a shorter path.
With reference to ij) in terms of the quantity of sub-blocks (i) and the quantity of angle weights (j) is shown in
ij). For example, three optima are updated, and the heuristic value (
ij) is produced according to a path passing through these optima. With reference to
ij), each peak power is calculated and the values of the peak power are sorted and used for updating the heuristic value (
ij). After the three solutions are updated, a complete heuristic value (
ij) is obtained. To allow each sub-block to have a chance to be selected, the calculated heuristic values (
ij) plus a value greater than 0. In this preferred embodiment, all of the heuristic values (
ij) plus 2 which implies that the block of the heuristic value (
ij) equal to zero becomes 2, but the probability of selecting a path is still smaller than the probability for the path to pass through the aforementioned optima.
With reference to ij), and α and β (α=0.8, β=1.8) represent the values for adjusting specific weights of the pheromone value (τij) and the heuristic value (
ij) on a path respectively, and the decay rate ρ of the updated pheromone value (
ij) is equal to 0.9.
In summation of the description above, the simulation result of the present invention has a value having a difference of only 0.15 dB from the best solution obtained from the PTS method of the conventional technique 61 of the, but the number of angle findings of the present invention is less than 7.5 times of the PTS method. To overcome the large number of computations of the PTS method, the present invention can reduce the number of times of findings and computations to obtain the optimum of a higher probability in order to avoid the large area of the computing circuit caused by the complicated computation, and provide a high performance.