ZHANG Chaozhu,XU Hongyi,and JIANG Haiqing
1.School of Information and Communication Engineering,Harbin Engineering University,Harbin 150001,China;
2.School of Information and Electronics,Beijing Institute of Technology,Beijing 100081,China
Abstract:This paper extends the application of compressive sensing(CS)to the radar reconnaissance receiver for receiving the multi-narrowband signal.By combining the concept of the block sparsity,the self-adaption methods,the binary tree search,and the residual monitoring mechanism,two adaptive block greedy algorithms are proposed to achieve a high probability adaptive reconstruction.The use of the block sparsity can greatly improve the efficiency of the support selection and reduce the lower boundary of the sub-sampling rate.Furthermore,the addition of binary tree search and monitoring mechanism with two different supports self-adaption methods overcome the instability caused by the fixed block length while optimizing the recovery of the unknown signal.The simulations and analysis of the adaptive reconstruction ability and theoretical computational complexity are given.Also,we verify the feasibility and effectiveness of the two algorithms by the experiments of receiving multi-narrowband signals on an analog to-information converter(AIC).Finally,an optimum reconstruction characteristic of two algorithms is found to facilitate efficient reception in practical applications.
Keywords:compressive sensing(CS),adaptive greedy algorithm,block sparsity,analog-to-information convertor(AIC),multinarrowband signal.
Sincebeing presented,the compressive sensing(CS)[1–3]has gained popularity in recent years.It allows the signal to be obtained far below the Nyquist rate from the non-adaptive linear projections by the optimization algorithm with a sparsity constraint.After a great development,CS has been applied to many research fields,including communication,radar,image processing and biomedicine[4–7],studying the feasibility of applications of CS in analog information acquisition.
The essence of the reception process in the analog signal CS is compressed sampling and reconstruction.In terms of compressed sampling,the presentation of the analog-to information converter(AIC)[8–11]successfully connects the digital CS theory to analog implementation.Treichler et al.came up with a design of wide band signal acquisition receiver[12].In order to blind sub-Nyquist sampling of multiband signals,the modulated wideband conversion(MWC)[13]and quadrature analog-to-information converter(QAIC)[14]were presented successively.They are essentially different parallel structures of the AIC.
For the reconstruction process,many existing algorithms have been presented such as the convex optimization method[15,16]and the greedy algorithm[17].In the practical application,we are concerned about the greedy algorithm due to its few calculations and flexible settings.Tropp et al.demonstrated theoretically and empirically that the orthogonal matching pursuit(OMP),a fundamental greedy algorithm,can reliably recover a signal[18].Since the sparse levels required for refactoring are usually unknown or cannot be accurately obtained in many cases,Do et al.presented the sparsity adaptive matching pursuit(SAMP)[19].It adopts a stepping adaptive method to estimate the sparsity and the true support set without prior information.Malloy et al.proposed an adaptive sensing and group testing algorithm which has good performance in a low signal to noise ratio(SNR)[20].In[21],the extended orthogonal matching pursuit methods were presented,which use the redundant iterations to increase the probability of successful reconstruction.On the other hand,some studies have proposed reconstruction algorithms specially for the original signal which has special structure.By analyzing characteristic of block sparse signals,Eldar et al.developed the block-MP and the block-OMP(BOMP)algorithm[22,23].Combining the BOMP with the adaptive support method,the block sparsity adaptive matching pursuit(BSAMP)algorithm was proposed[24].However,this algorithm still needs to know the block length.Hedge et al.extended the CS theory to pulse stream data[25].Overall,the use of the adaptive methods and the signal structure information can make the algorithm more practical and efficient.
In the context of radar reconnaissance receivers,a large reception bandwidth is required.However,the actual signal is usually distributed only in several narrow bands,which provides the feasibility and necessity for CS receiving.The CS architecture can effectively reduce the sampling pressure of the wideband receiver.However,the existing reconstruction algorithms are mostly applicable to the finite information rate signal,which is not satisfactory in the multi-narrowband signal with continuous spectral characteristics.In addition,the signal which reconnaissance receiver needs to face is completely unknown.Therefore,the reconstruction process needs to have superior adaptability.Based on the above two problems,we propose two adaptive block greedy algorithms called the binary tree search and monitoring block orthogonal matching pursuit(BTS-MBOMP)and the binary tree search block adaptive matching pursuit(BTS-BAMP).Both algorithms can achieve adaptive reconstruction of multinarrowband signals without the prior sparsity level.And the latter is the improved backtracking version of the former.
Our contributions can be summarized as follows:First,according to the block-occupied feature of the multinarrowband signal,we organically combine the block sparsity into CS architecture to improve the probability of exact reconstruction and further reduce the lower boundary of the sub-sampling rate.Second,a binary tree search and monitoring mechanism is proposed to solve the adaptive problem of the block size in the block greedy algorithm.This mechanism can accumulate the reconstruction information and effectively remove wrong results when the block size is mismatched.Also,the instability of reconstruction caused by the fixed block length can be overcome.Third,the adaptive reconstruction ability and computational complexity of the proposed algorithms are evaluated and analyzed.Fourth,we validate the feasibility and effectiveness of algorithms by simulating the entire reception and reconstruction process through an AIC structure in different SNRs.Finally,the optimal reconstructed characteristic which can facilitates practical application is found.
The rest of this paper is organized as follows.Section 2 depicts the mathematical CS model based on block sparsity.Search and monitoring mechanism and detailed algorithmic descriptions are provided in Section 3.Finally,performance analysis,scenario simulation and discussion are shown in Section 4,followed by the conclusion in Section 5.
CS focuses on how to recover a signalxof sizeN×1 from an observation vectoryof sizeM×1 withM≪N.The basic CS model is

whereΦis anM×Nobservation matrix which is independent of signalx.SinceΦhas much fewer rows than columns,recoveringxfromyis an undetermined problem that has infinite solutions.Therefore,CS exploits the sparsity ofxto make the solution unique and ensure that the mapping betweenyandxis one-to-one[26].For sparseness,it is assumed that

wheresis a sparse vector of sizeN×1 with onlyknonzero values.This type of signalxis said to bek-sparse inΨ,andΨis called the basis matrix of a transform domain.Combining(1)and(2),ycan be rewritten as

whereis anM×Nrecovery matrix.Under sparse constraints,the refactoring process can be described as

In many cases,the sparse expressionsof the signalxhas block structure.Assuming thatsis composed of several blocks with lengthdl(1≤l)respectively

wheres[l]denotes thelth sub-blocks.A blockK-sparse signalxis defined as,whereis described as

Note thatstands for the Euclidean norm of the vectora,andξis an indicator function.ξ(A)=1 if the conditionAis satisfied and 0 otherwise.
Similar to the typicalk-sparse signal which has at mostknonzero values,the nonzero values of a block sparse signal distribute only inKblocks.Moreover,whend1=···=dL=d,the signal is said to be the uniform block sparse,which can be expressed as

Simultaneously,Ψandcan be successively partitioned into block distributionΓ={d1=···=dL=d}similar tosas

whereΨ[i]andΘ[i](i= 1,2,...,L)are the submatrices ofΨandΘwith sizeN×dandM×d,respectively.Substituting(9)and(7)into(3),ycan be rewritten as

and the mathematical model(4)can be rewritten as

The above problems can be solved by the OMP type greedy algorithm.Davenport et al.pointed out the conditions for the exact reconstruction of such algorithms[27]:
Definition 1 Letbe a given matrix.If there exists a restricted isometric constant(RIC)δkwhich satisfies

thensatisfies the restricted isometry property(RIP),andshas a unique solution ifδk∈(0,1).Eldar et al.generalized the RIP to the block sparsity and proposed block RIP(Block-RIP)[28]:
Definition 2satisfies the Block-RIP overΓ={d1,...,dL}with parameterδK|Γif for everyx∈RNthat is blockK-sparse,we have

whereδK|Γis the RIC of blockK-sparsexoverΓ.Our previous work[29]proved that block sparsity can reduce the RIC(δK|Γ≤δk),thereby increasing the reconstruction probability and reducing the lower boundary of the sub-sampling rate.The others obvious advantages of the block greedy algorithm are their smaller computational complexity.
The BOMP[23],combined with block sparsity and OMP type algorithms,achieves a good performance of reconstruction.For practical purpose,Fu et al.proposed the BSAMP which can self-adapt to the block sparsity levelKdrawing on the ideas of SAMP[24].Although it does not need to set the block sparsity level in advance,a fixed block length is needed to be given in the initialization.According to our previous studies,different block lengths can bring different effects on the reconstruction.Accuracy loss is unavoidable when the block is unbefitting(mismatch).In addition,the length of each non-zero block will be different when the signal is close to the actual scenario(nonuniform blocks).Therefore,we need an algorithm that can adapt to both block sparsity level and block length.
We propose a binary tree search and monitoring mechanism in the process of block support reconstruction.The diagram is shown in Fig.1.This mechanism can gradually exclude unoccupied sub-blocks and narrow the search domain.The reconstruction can be eventually completed when the block length reduces to a given block resolution.The block supports which have been found in the last search can be used as a priori information to the next search.Also,the search process does not require priori information of signal block size and sparsity level.

Fig.1 Decomposition of non-uniform block sparse signal
The idea of binary tree search can be summarized as follows:
(i) First, searching block support ind=
(ii)Segmenting blocks.Searching block support ind=2h-1within the range of block supports which were found previously;
(iii)Repeating(ii)until the block length reduces to the block resolution.
The binary tree search can effectively solve the self adaptation problem of both block size and block sparsity level.However,the accumulation of prior knowledge may also create risks.A wrong block support will be extended to the after searches,thereby,affect the reconstruction results.Therefore,it is necessary to add a suitable monitoring condition to ensure that each search can obtain the correct block supports.In this paper,we set the monitoring condition as follows.If the block supports will be submitted to the next stage as a priori knowledge.are the standard Euclidean norm of the residuals inhstage(d=2h)and the original measurements,respectively.Note that=is the monitoring threshold.

If the condition is not satisfied,it means that reconstruction error occurs or the block length is inappropriate.The results will be discarded and the search of the next stage will be directly carried out.The monitoring condition can screen outreliable priorknowledge effectively and exclude the case of mismatch.
Based on the binary tree search and monitoring mechanism,this paper presents two algorithms adaptive to both block sparsity level and block size.The main difference between the two algorithms is the iterative approach in the search process.They are mainly proposed for receiving unknown multi-narrowband signals in the CS wideband radar reconnaissance receiver.Also,they can be used in many other cases,e.g.,spectrum sensing,cognitive radio.
3.2.1 BTS-MBOMP
After solving the adaptive problem,an appropriate block iteration method needs to be selected in each search.BOMP is a good choice due to its simple procedure and good performance. Combining the binary tree search and monitoring with BOMP,we first present an algorithm called the BTS-MBOMP.The diagram is shown in Fig.2.

Fig.2 Diagram of BTS-MBOMP
The pseudo code of the BTS-MBOMP is as follows.


In the outer loop,is divided byd=2hin each search stage,wherehis the decomposition level.The inner loop is a BOMP iteration with monitoring condition.Note thatmeans that the block index of maximumwill be selected to the support list.Foris a submatrix ofΘwhich only contains block index setΛ.Andis the pseudoinverse of.
The inner loop stops iteration by the monitoring condition.Whenis satisfied,a priori information markuse=1 is returned to the outer loop.It means that the block supports having been found are adequate and can already be used as prior knowledge in the next search.Conversely,ifor the number of supports is greater than measurements,the reconstruction fails and the iteration will be halted to avoid unnecessary calculations.The algorithm skips into the next stage directly.

Decomposition levelh:wheremeans rounded down.The decomposition level determines the largest block size in the whole search process.The block length should be greater than or equal to 2(soh≥1).In order to ensure the reconstruction accuracy and fully reflect the superiority of block sparsity,hshould be a relatively large value.A largerhcan provide more information at different resolutions.Empirically,the middle part of the range(such asusually has a better performance.
Halting conditions:Similar to the SAMP,the BTSMBOMP stops when the norm of residualis smaller than a certain thresholdε,which means noise energy value for noisy measurements,andε=0 in the case of noiseless measurements.
Monitoring conditions:The monitoring threshold 1>γ≥εis a flexible value.is a ratio of iteration residual and initial residual,representing the stage degree of completion.A smallγis recommended to ensure the prior information can be accumulated correctly.Based on our experiments,one to three orders of magnitude larger thanε(γ=10-103ε)is a reliable choice.
3.2.2 BTS-BAMP
The BTS-MBOMP is simple and speedy,but it has an inherent drawback:the selected block can only be added into the final supports unidirectionally but cannot be withdrawn.This causes easier accumulation of error supports and reduces the probability of exact reconstruction.To solve this problem,we propose an improved algorithm,BTS-BAMP.The the diagram is shown in Fig.3.
The pseudo code of the BTS-BAMP is as follows.


Fig.3 The diagram of the BTS-BAMP

The outer loop is still a binary tree search process with block lengthd=2hin the corresponding search stage.In the inner loop,the support adaptive approach and block backtracking mechanism are added:
(i)The support self-adaptive approach.The main characteristic of this approach is that the size of the support is inconclusive and varied.
The supportsize in reconstruction is expanded gradually by the product of stagejand step sizewwhich have been set in the initialization.
(ii)The block backtracking mechanism.The primary function of block backtracking is the supports correction.The algorithm firstly selectsIblock supports in preliminary test and merges thisIblock supports with otherIblock supports produced in the previous loop.Then,it uses the method of least squares to choose the bestIblock supports from candidate sets(containing 2Iblocks supports)as final supports.In this way,block supports can be selected and removed at the same time.Note thatSk=argmeans the preliminary test set is constructed byIlargest indexes of.Dai et al.pointed out that backtracking mechanism can eliminate the error supports matched in previous iteration,and quickly pick the correct support into the final list[30].
The step sizeωis the initial length ofSkandF,and it will control the size of the block support set with the stage indexj.The setting ofωis an open-ended question.ωneeds to satisfy 1 ≤ω≤K.Ifωincreases,the change interval of supports between the two adjacent searches will increase,making the reconstruction more quick but more prone to inaccurate estimation.Therefore,the setting ofωneeds to compromise with speed and accuracy.For our intent,multi-narrowband signal,ω=2 is a more general set since the spectrum is symmetrical.
The setting of the decomposition level,the monitoring condition and the halting condition are similar to the BTSMBOMP,so the description will not be repeated here.
This section will analyse and verify the performance of the two adaptive algorithms.Firstly,the adaptive reconstruction capability of the BTS-MBOMP and BTS-BAMP is shown by four simulations of ideal block sparse signals.Then,the computational complexity is analysed and compared.Finally,the typical multi-narrowband signals with noise are chosen to test the practical feasibility and effectiveness of the BTS-MBOMP and BTS-BAMP used in an AIC architecture.
In this section,the ideal block sparse signal is used for adaptive capacity assessment.The non-zero blocks are randomly distributed in the signal.The block length is divided into two cases:(i)Uniform block:all blocks have a uniform lengthd=4;(ii)Non-uniform block:each block is assignedd=2,4,6 randomly,but the number ofd=2 is the same asd=6 to ensure the total sparsity level is constant.And the amplitude of each block follows the Gaussian and zero-one model respectively.The signal lengthN=512 and the observation numberM=128.The block sparsity level is set from 1 to 90.In order to compare adaptive ability,the SAMP,BOMP and BSAMP are used to reconstruct the same signal simultaneously.Each algorithm performs 500 reconstructions for eachKand each signal.According to the instructions of parameter setting in Sections 3.2.1 and 3.2.2,the initialization settings are as Table 1.

Table 1 Initialization settings 1
The signal itself is block sparse,so the orthogonal basis is a unit matrix.The Gaussian matrix is chosen as the measurement matrix.In this paper,the reconstructed signalis considered to be exactly restored if.The particular interest is the block sparsity level at which the recovery rate starts to drop below 100%,namely the critical block sparsity,which,when exceeded,leads to errors in the reconstruction.The reconstruction results of both cases are shown in Fig.4.Thex-axis in Fig.4 denotes the sparsity level,while they-axis represents the percentage of exact recovery.First,we can see that all of the block greedy algorithms have better performance than SAMP,proving the advantages of the block sparsity.On the other hand,the simulation results reveal an interesting phenomenon:the performances of BTS-MBOMP and BTS-BAMP are similar to BOMP and BSAMP respectively in the case of ideal uniform block.However,in the case of non-uniform block,both algorithms are superior to BOMP and BSAMP which need to set a fixed block length or block sparsity levelK.


Fig.4 Simulation results of the exact recovery
In Fig.4(a)and Fig.4(b),we set the correct prior information for BOMP and BSAMP,which means that the two algorithms achieve their optimal reconstruction performance in the simulations.If the prior information is set incorrectly at initialization or the actual block is complex,as shown in Fig.4(c)and Fig.4(d),the advantages of our proposed algorithm are performed.Therefore,based on the above discussion,the simulation results can exactly prove the adaptive reconstruction capability of the BTS-MBOMP and the BTS-BAMP.
Refering to[30],we use the experimental method to analyse the computational complexity of the proposed two algorithms.Fig.5 shows the relationship between the block sparsity level and the average number of iterations of the two algorithms.To generate the plots of Fig.5,we set the number of the sub-sampling(observation)M=128 while the signal lengthN=512.The signal and initialization of the two algorithms are the same as Section 4.1.For each type of the block sparse signal,we select the block sparsity levelKfrom 1 to 30.And for eachK,we select 300 different randomly generated Gaussian observation matrices and as many as different support sets.
The number of iterations of the BTS-MBOMP can be easily seen to satisfyO(K)in both types of signals.Also,for BTS-BAMP,the number of iterations conformsO(log2K)whenω=KbutO(K)whenω=1,although there are some fluctuations in the process of switchover of binary tree search.
After obtaining the number of iterations required for exact reconstruction,the computational complexity of the BTS-MBOMP and the BTS-BAMP can be generally estimated:it equals the complexity of one iteration multiplied by the number of iterations.The complexity of the OMP-type algorithms mainly focuses on the correlation maximization(CM)operation,which requiresMNcomputations in general[30].And the cost of computing the projections by using the modified Gram-Schmidt(MGS)algorithm is of the orderO(K2M)[31].For the BTS-MBOMP,because the complexity of the projection is marginal compared with the CM,the algorithm complexity is therefore alwaysO(MNK).For the BTS-BAMP,by combining two extreme situations(ω=1 andω=K),the corresponding total complexity can be limited betweenO(M(N+K2)log2K)andO(M(N+K2)K),where the parameterKis the block sparsity level.When the signal is block sparse,Kis usually much smaller than practical sparsity levelk.Therefore,the computational complexity is also optimistic and acceptable.

Fig.5 Iterations of BTS-MBOMP and BTS-BAMP
In the context of engineering practice,we simulate the entire reception and reconstruction process to test the feasibility and effectiveness of our algorithms.The AIC[10],as a successful practice of the analog signal CS,is used to obtain compressive samples from the original signal in our test.
4.3.1 AIC
The physical implementation of a classic AIC is shown in Fig.6,which includes a mixer for pre-demodulation,a low-pass filter for integral and a low-speed analog-to digital converter(ADC).

Fig.6 AIC physical implementation structure
First,the analog signalx(t)is demodulated withPc(t),wherePc(t)is a pseudo-random sequence of±1 with frequency greater than the signal’s Nyquist rate.The mathematical expression ofPc(t)is given by

whereεntakes±1 with equal probability at rateW.Second,the demodulated waveformxp(t)passes through the low-pass filterh(t)to compress information(integration).Finally,compressive samplesy[m]are obtained by a low rate ADC with sampling periodT.The sampling rate of this ADC is much lower than the Nyquist rate.Assuming that the signalx(t)can be expressed as

whereis a set of orthogonal bases.The expression ofy[m]can be described as

Comparing(17)with CS model(3),the recovery matrixΘcan be written as

The random demodulation based AIC is a simple but ingenious structure which can fully reflect the CS architecture in the analog domain.In this paper,we use a single branch AIC for signal sub-sampling.
4.3.2 Feasibility and effectiveness
We choose the typical ideal multi-narrowband signal with noise as the original signal.In order to simulate the unknown situation of received signals,the original input is generated with random carrier frequency,bandwidth and energy coefficient in a controllable range.The signal model is given by

where the number of sub-bands is set toL=4,the time offsets are set toτi=[0.7,0.3],the energy coefficientsEiare generated randomly in(0,10],and the sub-band bandwidthBiare selected randomly in(0,2]MHz.The simulation sampling rate isfs=100 MHz.Also,the Nyquistrate isfNyq=fs/2 MHz,and the carrier frequencyfiis generated randomly in[maxBi,(fNyq/2)-maxBi]MHz.We set the signal length toN=2 048.Note thatn(t)is white Gaussian noise.The SNR is divided into:(i)Ideal signals without noise;(ii)SNR=30 dB;(iii)SNR=20 dB;(iv)SNR=10 dB.
Since our purpose is to receive the multi-narrowband signal,the frequency domain can be considered to be the sparse transform domain in CS naturally.Although the spectrum ofx(t)is not strictly sparse,especially with noise,it can be defined as a compressible signal[32].Based on the above considerations,we use discrete Fourier transform(DFT)basis as the sparse basisΨin the CS.The number of sub-samplingMis set from 50 to 900 with the interval of 10.
In the reconstructed part,we recover the signals fromy[m]respectively by five algorithms:the SAMP,the BOMP,the BSAMP,the BTS-MBOMP and the BTSBAMP.In addition to the BOMP,the rest of the algorithms are all adaptive algorithms(BOMP is proved ineffective with unknown and irregular blocks in Section 4.1,therefore,we only use it in the ideal signal for comparison).Each algorithm performs 500 Monte Carlo simulations for eachMand SNR.
The initialization settings are shown in Table 2,where‘—’means that this parameter is not required,and the block sparsity level of the BOMP need be measured after signals are generated.The simulation results can be seen in Fig.7.

Table 2 Initialization settings 2
Under the ideal scene,as shown in Fig.7(a),the reconstruction probability of two proposed algorithms is gradually better than others with the increase ofM.Consistent with the theoretical expectations,the BTS-BAMP has more excellent accuracy than the BTS-MBOMP due to the support self-adaptive approach and block backtracking mechanism.For the BOMP,its probability curve has obvious fluctuation.This phenomenon is caused by the fact that the observation matrix cannot be segmented by the fixed block length appropriately.For example,d=10 whileM=305.The part which cannot be completely divided needs to reconstruct a completed block with several measurements in previous block.


Fig.7 Simulation results of reconstruction probability
The same operation on the observation matrix increases the block correlation,thus reducing the probability of exact reconstruction.The BSAMP,which is also limited by the fixed block length,is also affected by this unstable factor.In this sense,we can see the binary tree search and monitoring mechanism can effectively improve stability and adaptability.
When in the noise environment,the advantages of the proposed algorithm become more obvious.Fig.7(b)–Fig.7(d)show the good ability of the BTS-MBOMP and the BTS-BAMP to handle complex block sparse situations.
Also,benefit from the supports self-adaptive approach and the backtracking mechanism,the BTS-BAMP is more tolerant to the noise than BTS-MBOMP at low sub-sampling rates.
4.3.3 Optimum reconstruction characteristic
We record the simulation time to approximate the trends of practical calculation between different algorithms.The Intel Core i3-3220 CPU and 8G RAM are used to run the Matlab R2015b.
As shown in Fig.8,it is interesting to note that the reconstructed time of the BTS-MBOMP and the BTS-BAMP have a common tendency.These curves first rise rapidly,then drop to the local minimum,and rise linearly again.Also,the local minimum point of the two algorithms corresponds to 100%reconstruction probability exactly.This is caused by the monitoring condition of information accumulation process.According to this feature,we considerMwhich corresponds to the local minimum reconstruction time as the optimal sub-sampling number.The corresponding sampling rate is called the optimal reconstruction subsampling rate.When the AIC operates at this sub-sampling rate,the proposed algorithms have reliable performance with highest reconstruction efficiency.The optimal reconstruction states of these two algorithms are only related to the bandwidth range,energy range,and the possible frequency range of narrowband signals.If it is possible to estimate the above three parameters before receiving the signal or we simply receive signals within a certain range,the appropriate sub-sampling rate of the CS radar reconnaissance receiver can be set by the optimum reconstruction characteristic.

Fig.8 Simulation results of reconstruction time
Combining the concept of the block sparsity,the block supports self-adaption methods,the binary tree search,and the monitoring mechanism,we propose two adaptive algorithms,named the BTS-MBOMP and the BTS-BAMP for receiving multi-narrowband signals on the CS architecture radar reconnaissance receiver.The two proposed algorithms can perform high probability adaptive reconstruction of unknown signals.Their practical refactoring performance can approximate or be better than the optimal case of the BOMP and the BSAMP.Although the proposed algorithms use more calculations in exchange for accuracy,the computational complexity still has the advantage when the signal has block sparse structures.Finally,the feasibility and effectiveness of the algorithms applied to the AIC are confirmed,while an optimum reconstruction characteristic is found to facilitate efficient reception in practical applications.
Journal of Systems Engineering and Electronics
2018年6期