Next Article in Journal
Improved Point-Line Feature Based Visual SLAM Method for Indoor Scenes
Next Article in Special Issue
Two-Dimensional DOA Estimation for Incoherently Distributed Sources with Uniform Rectangular Arrays
Previous Article in Journal
Distributed Field Estimation Using Sensor Networks Based on H Consensus Filtering
Previous Article in Special Issue
Review of Recent Phased Arrays for Millimeter-Wave Wireless Communication
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Adaptive Beamforming Applied to OFDM Systems

by
Tiago F. B. De Sousa
1,
Dalton S. Arantes
2 and
Marcelo A. C. Fernandes
1,*
1
Department of Computer Engineering and Automation, Federal University of Rio Grande do Norte–UFRN, 59078-970 Natal, RN, Brazil
2
Department of Communications, School of Electrical and Computer Engineering, State University of Campinas–UNICAMP, 13083-970 Campinas, Brazil
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(10), 3558; https://doi.org/10.3390/s18103558
Submission received: 31 August 2018 / Revised: 3 October 2018 / Accepted: 9 October 2018 / Published: 20 October 2018
(This article belongs to the Special Issue Recent Advances in Array Processing for Wireless Applications)

Abstract

:
This work proposes an adaptive beamforming scheme applied to time domain, pre-FFT (Fast Fourier Transformation), Orthogonal Frequency-Division Multiplexing (OFDM) systems. This scheme improves the performance and the capacity of OFDM systems, using a supervised adaptive algorithm, with frequency domain multiplexed pilots of the OFDM system as a reference. The simplicity of the proposed structure, as well as the method used to obtain reference signals for the adaptive beamforming, are essential aspects that distinguish this paper from other publications. Details on the operation of the proposed scheme, as well as the performance curves, are presented in this manuscript. The proposal investigated here allows a significant reduction in the guard interval of the OFDM system, thereby increasing its robustness or transmission capacity.

1. Introduction

In digital communication systems, signals are corrupted by various factors, the most common including white noise and the Intersymbol Interference (ISI) [1]. White noise, which can be characterized as Gaussian random variables, can be minimized with the use of channel encoders [1]. However, the ISI, which is caused by different reflections of transmitted signals, is not efficiently handled by these encoders. The ISI represents the overlapping symbols from the same information source, that is they interfere with each other in the time domain. The ISI limits channel capacity and is one of the greatest problems of the current digital communication systems [1]. However, the receivers can use the spatial filters with the beamforming strategy to reduce the ISI [2,3]. The spatial filters are sensors of antenna arrays, and they can improve a signal from a specific direction with the beamforming strategy.
The OFDM systems have reduced transmission capacity due to the use of the Guard Interval (GI), which in some cases is about 25% of the signal band [4]. On the other hand, the use of a cyclic prefix as GI decreases the ISI, reducing the problem to changes in phase and amplitude that can be minimized with the channel equalizer in the frequency domain [4]. The channel equalizer, which is used on typical OFDM devices, requires adaptive interpolation algorithms associated with frequency domain multiplexed pilot signals. The referenced pilot signals can be distributed, such as the Ultra High Definition Television (UHDTV) with the Integrated Services Digital Broadcasting-Terrestrial (ISDB-T) system [5], Digital Video Broadcasting-Terrestrial (DVB-T), DVB-Second Generation Terrestrial (DVB-T2-Lite) [6], the Brazilian digital television system (Sistema Brasileiro de TV Digital-SBTVD), ISDB-T International (ISDB-T B ) [7,8,9], and Long-Term Evolution (LTE-A) [10] or in sequence, as in IEEE 802.11 [11,12] and IEEE 802.15.3c [10,13].
It is essential to observe that a new solution for optimizing the OFDM system also can be applied to the next generation networks based on Single-Carrier Orthogonal Frequency Division Multiple Access (SC-OFDMA). The SC-OFDMA is another approach technique that is based on the OFDM [14,15,16,17,18].
Adaptive beamforming strategies on OFDM receivers have been the focus of many previous papers that addressed different methods. The methods can differ as to the positioning of the gains of the adaptive beamforming that is placed at pre-FFT (Fast Fourier Transformation) or post-FFT [19,20,21,22]. After the FFT, there is the open eye condition in the received symbols; however, for an OFDM beamforming with K antennas and C subcarriers, the post-FFT scheme needs to execute K FFT operations, and the adaptive algorithm needs to update K × C gains. In the pre-FFT project, only two FFT operations and K gains’ updating are necessary [19,22]. There are also methods called analog beamforming in which the gains of the array are adjusted by Variable Gain Amplifiers (VGAs) in the Radio Frequency (RF) part [23,24]. The analog beamforming is an attractive technique when the number of antenna elements increases.
In the works presented in [25,26], the MMSEbeamforming algorithm for the pre-FFT OFDM system was applied to a channel assumed to be frequency selective fading. However, the scheme needs the channel estimation to calculate the parameters of the spatial filter. The pre-FFT beamforming based on eigenanalysis and post-FFT subcarrier diversity was proposed in [27,28]. In this case, the eigenvalues and the corresponding eigenvectors were used to determine the parameters of the spatial filter. Similar to the proposal in [25], the work shown in [29] needed the knowledge of the Direction Of Arrival (DOA) and channel fading information. In [30], a method is proposed that uses the Channel State Information (CSI) matrix, and [22] developed a performance evaluation of pre- and post-FFT beamforming. The work in [31] proposed a post-FFT beamformer based on the estimated one-tap channel coefficient associated with a pre-FFT switched-beam device.
It is crucial to observe that there is no open eye condition in the time domain, pre-FFT device part, and this forces most works in the literature not to use the adaptive scheme without prior knowledge of the channel. In other words, there are no reference symbols in the OFDM time domain, and for that, it is necessary for the channel estimation to update the beamforming gains. The works presented in [19,22,32,33,34,35] proposed the alternative method using beamforming with the Least Mean Squares (LMS) and Recursive Least Squares (RLS) adaptive algorithms in the time domain, pre-FFT, without channel estimation. This method updates beamforming gains in the pre-FFT; however, it calculates the error information in the post-FFT, and after, the error signal returns back to the pre-FFT adaptive algorithm. However, for each antenna gain updating, the reference signal (the OFDM pilots) arrives delayed in C samples (or one OFDM symbol) from the antenna input signal, and this desynchronization generates convergence problems on the adaptive algorithms. The new approaches using machine learning and optimization algorithms are applied to the adaptive beamforming [36,37]. However, these techniques have a high computational complexity when compared with the LMS algorithm.
This work presents a new implementation of the pre-FFT beamforming, which uses an adaptive spatial filter trained with the LMS algorithm with samples of the OFDM symbol in the time domain. The proposed scheme in this paper does not depend on the channel estimation and uses two operation modes, called here semi-supervised and semi-unsupervised, where the reference signal is an estimated OFDM symbol created in the frequency domain. For the semi-supervised mode, the reference signal is generated from pilot symbols in the frequency domain (or pilot carriers) distributed or in sequence. For the semi-unsupervised mode, the scheme proposed here uses the pilot symbols associated with decided data symbols (or decided data carriers) using the Decision Directed (DD) algorithm. Different from the proposals shown in [19,22,33,34,35], the error signal is calculated in the time domain, and the reference signals of the antenna input signal are not delayed.

2. OFDM Communication System and Beamforming

Figure 1 shows the structure of an OFDM discrete baseband system where the source of information is transmitting symbols a ( m ) . The symbol, a ( m ) , is part of the dataset A M = a 0 , a 1 , , a M 1 of M symbols, and they are transmitted over a period of t s seconds. Each m-th symbol represents a word of B bits, and t s can be called the sampling period or symbol interval. Table 1 lists the major notations adopted in this paper.
The OFDM transmission technique consists of transforming a Single Carrier (SC) signal, of bandwidth W Hz, into a signal formed by C carriers of bandwidth W / C Hz. The OFDM scheme parallelizes one data source in several other data sources transmitted in orthogonal sub-carriers [4]. One advantage of this type of transmission is that each sub-carrier may have a bandwidth smaller than the coherence bandwidth of the channel. In other words, each OFDM symbol may have a period longer than the delay spread of the channel, improving the robustness of the system against ISI [4]. The OFDM symbol period, T, is given by:
T = t s · C ,
where the symbol interval, t s , also coincides with the sampling period of the OFDM symbol. Figure 2 illustrates the OFDM transmitter where the vector, a ( n ) , expressed as:
a ( n ) = a 0 ( n ) a p ( n ) a C D 1 ( n ) = a ( m + n C D ) a ( m p + n C D ) a ( m C D + 1 + n C D ) ,
collects C D symbols, a ( m ) , after the Serial-to-Parallel converter (S/P). In the OFDM transmitter scheme, the signal a p ( n ) represents the p-th data carrier associated with the n-th OFDM symbol in the frequency domain.
The data carriers are multiplexed with C P pilot carriers, o ( n ) , expressed as:
o ( n ) = o 0 ( n ) o k ( n ) o C P 1 ( n ) ,
where o k ( n ) is the k-th pilot carrier in the n-th OFDM symbol. After pilot insertion are inserted C Z P zeros (zero padding) generating a set of C = C D + C P + C Z P carriers, characterized by:
s ( n ) = s 0 ( n ) s j ( n ) s C 1 ( n ) = s ( m + n C ) s ( m j + n C ) s ( m C + 1 + n C )
where,
s j ( n ) = o k ( n ) , if   ( j pilot carrier position ) a p ( n ) , if   ( j data carrier position ) 0 , if   ( j pilot or data carrier position ) .
The vector, s ( n ) , is then processed by the IDFT generating a new n-th OFDM symbol, b ( n ) , characterized as:
b ( n ) = IDFT ( s ( n ) ) ,
where:
b ( n ) = b 0 ( n ) b j ( n ) b C 1 ( n ) = b ( m + n C ) b ( m j + n C ) b ( m C + 1 + n C ) ,
the signal, b j ( n ) , is the j-th sample of the n-th OFDM symbol. The GI (see the GI mux block in Figure 2) insertion in a vector representation can be characterized by:
GI ( n ) = G I ( n C ) G I ( n C N G I + 1 ) ,
where N G I is the number of the GI samples. The combination of Matrices 7 and 8 gives:
z ( n ) = b ( n ) GI ( n ) ,
where z ( n ) is the OFDM symbol composed of C + N G I samples. Usually, the size of GI is expressed as a fraction of the data carriers, C D , where G I = 1 / ( C D / N G I ) .
The symbols are transmitted (by the OFDM transmitter) through a channel, h ( m ) , subject to the ISI and additive white Gaussian noise (AWGN), r ( m ) . The channel impulse response, h ( m ) , can be expressed as:
h ( m ) = i = 0 L 1 α i δ ( m τ i ) ,
where L is the number of paths of the channel, α i is the complex gain of the i-th path and τ i is an integer value representing the delay of the i-th path at time m. The receiver, shown in Figure 1, processes the signal u ( m ) , resulting from the channel and expressed by:
u ( m ) = i = 0 L 1 α i z ( m τ i ) ,
where z ( m ) is the symbol at the output of the OFDM transmitter or the sample of the OFDM symbol. Equation (11) can also be written in vector form, as follows:
u ( m ) = h T z ( m ) ,
where h ( m ) is the vector of complex channel gains, with ISI, length L, given by:
h = α 0 α L 1 ,
and z ( m ) is the vector of channel delays applied to the transmitted signal z ( m ) , given by:
z ( m ) = z ( m τ 0 ) z ( m τ L 1 ) .
Rewriting Equation (12) for the n-th OFDM symbol and assuming that N G I L , the C + N G I samples of the received OFDM symbol are given by:
u ( n ) = Z T ( n ) h ,
where Z ( n ) is the delay matrix formed by the vectors shown in Equation (24), which can be represented by:
Z ( n ) = B ( n ) | B ( n ) | GI ( n ) ,
where B ( n ) is the ISI portion within the OFDM symbol characterized as:
B ( n ) = b ( m d 0 , 0 ) b ( m d 0 , C L 1 ) b ( m d L 1 , 0 ) b ( m d L 1 , C L 1 ) ,
whereas B ( n ) is the ISI portion between the OFDM and GI samples, being described as:
B ( n ) = b ( m d 0 , C L ) b ( m d 0 , C 1 ) G I ( m d 0 , C L ) G I ( m d L 1 , C 1 ) ,
and the GI ( n ) matrix describes the interference within the GI. In the B ( n ) and B ( n ) matrices, the d i , j variable is characterized as:
d i , j = τ i j .
Figure 3 shows a Linearly Equally-Spaced (LES) array where the antenna elements are arranged along the y-axis, with spacing of Δ y . It is assumed that all the multipath arrives at the array in the vertical plane, with the Angle Of Arrival (AOA) of θ radians with respect to the to the x-axis orthogonal to the y-axis. Each v-th element of the antenna array is weighted by a complex gain, f v , and the spacing Δ y should generally be greater than or equal to λ / 2 .
The signal, u ( m ) , received by the v-th antenna element is expressed as:
u v ( m ) = i = 0 L 1 α i z ( m τ i ) e j ( v β ) Δ y cos ( θ i ) + r v ( m ) ,
where β = ( 2 π ) / λ , θ i is the AOA associated with the i-th channel path and r v ( m ) is the noise associated with each v-th antenna element. Rewriting the Equation (20) based on Equation (15) gives:
u v ( n ) = B T ( n ) O v ( θ ) h + r v ( n )
where B ( n ) represents the signal after GI remotion, GI ( n ) (see Figure 3 and Equation (16)), that is:
B ( n ) = B ( n ) | B ( n )
and O v ( θ ) is a diagonal matrix expressed as:
O v ( θ ) = e j ( v β ) Δ y cos ( θ 0 ) 0 0 e j ( v β ) Δ y cos ( θ L 1 )
and:
θ = θ 0 θ L 1 .
The combined output of the signals of the K antenna elements, x ( m ) , is represented by:
x ( m ) = v = 0 K 1 f v u v ( m ) = v = 0 K 1 i = 0 L 1 f v α i z ( m τ i ) e j β v Δ x cos ( θ i ) + f v r v ( m ) .
where using Equation (21), the OFDM symbol received, after the LES, can be shown as:
x ( n ) = v = 0 K 1 f v u v ( n ) = v = 0 K 1 f v B T ( n ) O v ( θ ) h + v = 0 K 1 f v r v ( n ) = B T ( n ) A ( θ ) h + v = 0 K 1 f v r v ( n )
where:
A ( θ ) = v = 0 K 1 f v O v ( θ )
and x ( n ) is expressed as:
x ( n ) = x 0 ( n ) x p ( n ) x C 1 ( n ) = x ( m + n C ) x ( m p + n C ) x ( m C + 1 + n C ) ,
where x p ( n ) is the p-th sample of the n-th OFDM symbol. The variable A ( θ ) is the array factor, and it determines the antenna pattern and the direction gain. Adjusting the K antenna array gains, f v ( v = 0 , , K 1 ), it is possible to select any direction for maximum gain [2]. After the spatial filter, the signal, x ( n ) , is processed by the OFDM receiver, shown in details in Figure 4.
The estimated carriers associated with the n-th OFDM symbol is given by:
s ˜ ( n ) = DFT ( x ( n ) ) = DFT ( B T ( n ) A ( θ ) h ) + DFT ( v = 0 K 1 f v r v ( n ) ) = s ( n ) c T I + g ( n )
where c can be expressed as:
c DFT ( γ 0 ) = DFT ( A ( θ ) h 0 ) .
The vector γ is a “better version” of the channel, h , and it is given by:
γ = γ 0 γ D 1 ,
where D L and 0 is a vector with C D zeros. The vector g ( n ) is the OFDM symbol noise in the frequency domain, and it is indicated as:
g ( n ) = DFT ( v = 0 K 1 f v r v ( n ) ) = g 0 ( n ) g C 1 ( n ) .
The frequency equalizer (see Figure 4) compensates the channel effects, c , using received pilot carries, o ˜ ( n ) , expressed as:
o ˜ ( n ) = o ˜ 0 ( n ) o ˜ C P 1 ( n ) = o ( n ) c T I + g P ( n )
where g P ( n ) is the pilot noise. There are several techniques and schemes for the OFDM frequency equalizer, and the conventional strategy uses the interpolation algorithm with pilot carriers to create a channel estimation [4]. With the channel information, it is possible to compensate the channel effects and estimate the transmitted data carriers, a ˜ ( n ) .
Equations (29) and (30) show that the beamforming scheme can minimize the ISI problem by reducing the attenuation ( A ( θ ) h ) and length ( D L ) of the channel, which helps the frequency domain equalizer and also enables the reduction of the GI size, N G I < L . Another important point is that the beamforming is the Single Input Multiple Output (SIMO) system, and the pilot carriers work with the Signal-to-Noise Ratio (SNR) over the SIMO system; this enables the reduction of the noise enhancement in the frequency equalizer [38]. Thus, the question is how to efficiently find the spatial filters’ gains,
f = f 0 f K 1 ,
that allow these improvements.

3. Proposed Method for OFDM Adaptive Antenna Array

Figure 5 shows the adaptive beamforming proposed in this work, where the K spatial filter gains, f ( m ) , are adjusted in each m-th sample of the OFDM symbol using the LMS algorithm. The error signal, e ( m ) , is calculated in time domain and is given as:
e ( m ) = x ^ ( m ) x ( m )
where x ^ ( m ) is part of the vector x ^ ( n ) expressed as:
x ^ ( n ) = x ^ 0 ( n ) x ^ C 1 ( n ) = IDFT ( s ^ ( n ) ) .
The reference vector, s ^ ( n ) , is created in the frequency domain by the module called Reference Signal Control (RSC) (see in Figure 5) and is expressed as:
s ^ ( n ) = s ^ 0 ( n ) s ^ j ( n ) s ^ C 1 ( n ) = s ^ ( m + n C ) s ^ ( m j + n C ) s ^ ( m C + 1 + n C )
where,
s ^ j ( n ) = o k ( n ) , if ( j pilot carrier position ) 0 , if ( j data carrier position ) and ( e p D D ( n ) E D D or n N D D ) a ^ p ( n ) , if ( j data carrier position ) and ( e p D D ( n ) < E D D or n > N D D ) 0 , if ( j pilot or data carrier position , zero padding )
where o ^ k ( n ) is the p-th pilot carrier, a ^ p ( n ) is the p-th decided data carrier (or decided symbol), the signal e p D D ( n ) is the p-th direct decision error expressed as:
e p D D ( n ) = a ^ p ( n ) a ˜ p ( n ) = slice a ˜ p ( n ) a ˜ p ( n )
where a ˜ p ( n ) is the p-th estimated data carrier (or estimated symbol) and the E D D and N D D are parameters managed by RSC. The RSC has three inputs: the pilot carriers, o ( n ) , the decided data carriers, a ^ ( n ) , given by:
a ^ ( n ) = a ^ 0 ( n ) a ^ C D 1 ( n ) = slice a ˜ 0 ( n ) slice a ˜ C D 1 ( n ) = slice a ˜ ( m + n C D ) slice a ˜ ( m C + 1 + n C D )
and the direct decisions errors, e p D D ( n ) , expressed as:
e D D ( n ) = e 0 D D ( n ) e C D 1 D D ( n ) .
The RSC uses the rules shown in Equation (38), and it makes a decision if the p-th decided data carrier (or data symbol), a ^ p ( n ) , will contribute with the reference signal, s ^ ( n ) . The decision is based on two parameters, E D D and N D D . The parameter E D D is the upper bound of the direct decision error, and it decides if the p-th data carrier (or data symbol), a ^ p ( n ) , has an appropriate value to use in the reference signal, s ^ ( n ) , and the parameter N D D controls the time (from that OFDM symbol) the data carriers can start to contribute to the reference signal s ^ ( n ) . Differently than the works presented in the literature, the RSC allows the semi-unsupervised mode, where the reference vector s ^ ( n ) combines pilot carriers with decided data carriers using the Decision Directed (DD) algorithm.
The LMS algorithm is executed in the OFDM sample time, t s (see Equation (1)), and this enables one to adjust the antenna array gains, f ( m ) , faster than the works proposed in [19,22,32,33,34,35]. The LMS implements the equation given as:
f ( m ) = f ( m 1 ) + η e ( m ) u ( m )
where u ( m ) (see Figure 3) is expressed as:
u ( m ) = u 0 ( m ) u v ( m ) u K 1 ( m )
and η is the adaptation step.
It is important to observe that when n N D D ( n = 0 , , N D D ) , the reference signal, s ^ ( n ) , uses just pilot carriers and zeros, and it creates a estimated version of the reference OFDM symbol, s ^ ( n ) . Differently than the works proposed in [19,22,32,33,34,35], the reference signal, s ^ j ( n ) , does not need to wait for the C OFDM samples (or one OFDM symbol) to update (see Equation (42)).

4. Simulations and Results

To validate the adaptive beamforming scheme proposed here, several simulations were performed with the OFDM system. Table 2 shows the constant parameters used in all simulations where they were based on the SBTVD standard [8]. Three channel scenarios (Channel 1, Channel 2 and Channel 3) were simulated according to the parameters presented in Table 3. For each channel, the Bit Error Rate (BER) curves were created for distinct values of the number of antennas ( K = 1 , K = 4 , K = 6 , K = 8 and K = 10 ) and GI size ( G I = 1 / 2 and G I = 1 / 512 ). Channel coding was not used in any simulation.
Figure 6 shows the BER performance curve for Channel 1 (see Table 3). Channel 1 is a long channel, L 104 OFDM samples (see Equations (10) and (11)), that is 12.7 μ s / t s 104 . Based on Equations (16)–(18), the minimum number of GI samples, N G I , may be greater than 104 ( N G I 104 ) in order to avoid the OFDM symbol interference. Regarding the study of the improvements associated with the adaptive beamforming, G I = 1 / 512 ( N G I = 4 ) and G I = 1 / 2 ( N G I = 740 ) were used for three numbers of antennas, K = 5 , K = 6 and K = 8 . The results show that the adaptive beamforming proposal had an excellent performance where, when the B E R = 10 4 , the gain was about 10 dB , 15 dB and 17.5 dB for K = 5 , K = 6 and K = 8 , respectively; even for the cases where N G I < 104 ( G I = 1 / 512 ), which enables one to work with more bandwidth efficiency. It is essential to observe that there is a small gain, about 2 dB , between G I = 1 / 2 and G I = 1 / 512 for all beamforming results ( K = 5 , K = 6 and K = 8 ), and this proves the shortest of the channel presented by Equations (29)–(31).
The BER performance curve for Channel 2 (see Table 3) is presented in Figure 7 where it is a typical wireless network channel. The length of the channel L is 23 OFDM samples (see Equations (10) and (11)), that is 2.8 μ s / t s 23 . For this case, the minimal number of the GI samples, N G I , may be greater than 23 ( N G I 23 ) to avoid the OFDM symbol interference (see Equations (16)–(18)). Similar to the Channel 1 simulations, G I = 1 / 512 ( N G I = 4 ) and G I = 1 / 2 ( N G I = 740 ) were used for three numbers of antennas, K = 4 , K = 6 and K = 8 . The results also show improved performance when compared to the OFDM system ( K = 1 ). Using the value of B E R = 10 4 , the gain was about 12 dB , 17 dB and 18.5 dB for the K = 4 , K = 6 and K = 8 , respectively. For cases with N G I < 23 ( G I = 1 / 512 ), the adaptive beamforming worked, and similar to Channel 1, there is a small gain, <2 dB, between G I = 1 / 2 and G I = 1 / 512 for all beamforming results ( K = 4 , K = 6 and K = 8 ).
Finally, Figure 8 shows the BER performance curve for Channel 3 (see Table 3). Channel 3 has L 17 OFDM samples (see Equations (10) and (11)), that is 2.1 μ s / t s 17 . Based on Equations (16)–(18), the minimum number of GI samples, N G I , may be greater than 17 ( N G I 17 ) to not allow the OFDM symbol interference. The results were obtained for two numbers of antennas K = 8 and K = 10 , and the gains (using B E R = 10 4 as reference) were about 6 dB and 7.5 dB for K = 8 and K = 10 , respectively. Such as other cases, the beamforming worked even for the cases where N G I < 17 ( G I = 1 / 512 ).
The works presented in [19,22,32,33,34,35] had results with a guard interval great than channel length N G I > L , and this is mandatory for solutions where the array beamforming is updated in each OFDM symbol in the time domain. In this work, the array beamforming proposed was updated in each m-th sample in the frequency domain, and this allows one to work with a guard interval smaller than channel length N G I < L . The BER curves presented in the works [19,22,35] used the OFDM system with K = 8 antennas, C = 64 carriers ( C D = 56 and C P = 8 ) and G I = 1 / 4 ( N G I = 16 ) in the three-path channel ( L = 3 ), that is N G I > L . However, in all simulations presented in this work (see Figure 6, Figure 7 and Figure 8), the size of the guard interval ( N G I ) had little influence on the BER performance (<1 dB), and this is a significant contribution when compared with other works presented in the literature. It is important to highlight that the reduction of the GI improves the channel capacity of the OFDM systems.

5. Conclusions

This paper proposed a novel beamforming scheme for OFDM systems, with the pre-FFT adaptive algorithm. This adaptive beamforming allows a very low guard interval of the OFDM system, and it enables one to work with more bandwidth efficiency. This strategy used a simple, fast and efficient solution for the OFDM receiver compared to pre-FFT structures found in the literature. The results suggest the feasibility of implementing the proposed scheme in different OFDM receivers, such as for digital TV and wireless LANs standards. Another important aspect concerns the simplicity of the adaptive structure, which does not change the conventional algorithms, reinforcing the feasibility of the proposed scheme.

Author Contributions

All the authors have contributed to various degrees to ensure the quality of this work (e.g., M.A.C.F. and D.S.A. conceived of the idea and experiments; M.A.C.F. and T.F.B.d.S. designed and performed the experiments; M.A.C.F. and T.F.B.d.S. analyzed the data; M.A.C.F. wrote the paper).

Funding

This study was financed in part by the Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)-Finance Code 001.

Acknowledgments

The authors wish to acknowledge the financial support of the Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES) for their financial support.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Proakis, J. Digital Communications; McGraw-Hill Science/Engineering/Math: New York, NY, USA, 2000. [Google Scholar]
  2. Liberti, J.C.; Rappaport, T.S. Smart Antennas for Wireless Communications: IS-95 and Third Generation CDMA Applications; Prentice-Hall PTR: Upper Saddle River, NJ, USA, 1990. [Google Scholar]
  3. Haykin, S. Adaptive Filter Theory, 4th ed.; Prentice Hall: Upper Saddle River, NJ, USA, 2001. [Google Scholar]
  4. Hanzo, L.; Munster, M.; Choi, B.; Keller, T. OFDM and MC-CDMA for Broadband Multi-User Communications, WLANs and Broadcasting; Wiley-IEEE Press: Hoboken, NJ, USA, 2003. [Google Scholar]
  5. Sato, A.; Shitomi, T.; Takeuchi, T.; Okano, M.; Tsuchida, K. Transmission performance evaluation of LDPC coded OFDM over actual propagation channels in urban area. Examination for next-generation ISDB-T. In Proceedings of the 2017 IEEE International Symposium on Broadband Multimedia Systems and Broadcasting (BMSB), Geneva, Switzerland, 7–9 June 2017; pp. 1–5. [Google Scholar] [CrossRef]
  6. Polak, L.; Kratochvil, T. Measurement and evaluation of IQ-Imbalances in DVB-T and DVB-T2-Lite OFDM modulators. In Proceedings of the 2017 40th International Conference on Telecommunications and Signal Processing (TSP), Barcelona, Spain, 5–7 July 2017; pp. 555–558. [Google Scholar] [CrossRef]
  7. International Telecommunication Union. Channel Coding, Frame Structure and Modulation Scheme for Terrestrial Integrated Services Digital Broadcasting (ISDB-T); Technical Report ITU-R 205/11, ITU; International Telecommunication Union: Geneva, Switzerland, 1999. [Google Scholar]
  8. Norma Brasileira ABNT NBR 15601. Televisão Digital Terrestre–Sistema de Transmissão; Technical Report ABNT NBR 15601; Brazilian National Standards Organization: Sao Paulo, Brazil, 2008. [Google Scholar]
  9. Almeida, J.J.H.; Lopes, P.; Akamine, C.; Omar, N. An Application of Neural Networks to Channel Estimation of the ISDB-TB FBMC System. arXiv, 2018; arXiv:1803.01141. [Google Scholar]
  10. Luvisotto, M.; Pang, Z.; Dzung, D. Ultra High Performance Wireless Control for Critical Applications: Challenges and Directions. IEEE Trans. Ind. Inf. 2017, 13, 1448–1459. [Google Scholar] [CrossRef]
  11. Glisic, S.G. Advanced Wireless Networks: 4G Technologies.; Wiley: Hoboken, NJ, USA, 2006. [Google Scholar]
  12. Bloessl, B.; Klingler, F.; Missbrenner, F.; Sommer, C. A systematic study on the impact of noise and OFDM interference on IEEE 802.11 p. In Proceedings of the 2017 IEEE Vehicular Networking Conference (VNC), Torino, Italy, 27–29 November 2017; pp. 287–290. [Google Scholar]
  13. Liu, W.C.; Wei, T.C.; Huang, Y.S.; Chan, C.D.; Jou, S.J. All-Digital Synchronization for SC/OFDM Mode of IEEE 802.15. 3c and IEEE 802.11 ad. IEEE Trans. Circuits Syst. 2015, 62, 545–553. [Google Scholar] [CrossRef]
  14. Tsiropoulou, E.E.; Kapoukakis, A.; Papavassiliou, S. Uplink resource allocation in SC-FDMA wireless networks: A survey and taxonomy. Comput. Netw. 2016, 96, 1–28. [Google Scholar] [CrossRef]
  15. Myung, H.G.; Lim, J.; Goodman, D.J. Single carrier FDMA for uplink wireless transmission. IEEE Veh. Technol. Mag. 2006, 1, 30–38. [Google Scholar] [CrossRef]
  16. Tsiropoulou, E.E.; Kapoukakis, A.; Papavassiliou, S. Energy-efficient subcarrier allocation in SC-FDMA wireless networks based on multilateral model of bargaining. In Proceedings of the 2013 IFIP Networking Conference, Valencia, Spain, 9–13 May 2013; pp. 1–9. [Google Scholar]
  17. Myung, H.G.; Goodman, D.J. Single Carrier FDMA: A New Air Interface for Long Term Evolution; John Wiley & Sons: Hoboken, NJ, USA, 2008; Volume 8. [Google Scholar]
  18. Myung, H.G. Introduction to single carrier FDMA. In Proceedings of the EUSIPCO, Poznań, Poland, 3–7 September 2007; pp. 2144–2148. [Google Scholar]
  19. Seydnejad, S.; Akhzari, S. A combined time-frequency domain beamforming method for OFDM systems. In Proceedings of the 2010 International ITG Workshop on Smart Antennas (WSA), Bremen, Germany, 23–24 February 2010; pp. 292–299. [Google Scholar] [CrossRef]
  20. Alihemmati, R.; Jedari, E.; Enayati, A.; Shishegar, A.A.; Roozbahani, M.; Dadashzadeh, G. Performance of the Pre/Post-FFT Smart Antenna Methods for OFDM-Based Wireless LANs in an Indoor Channel with Interference. In Proceedings of the 2006 ICC ’06 IEEE International Conference on Communications, Istanbul, Turkey, 11–15 June 2006; Volume 9, pp. 4291–4296. [Google Scholar] [CrossRef]
  21. Pham, D.H.; Gao, J.; Tabata, T.; Asato, H.; Hori, S.; Wada, T. Implementation of Joint Pre-FFT Adaptive Array Antenna and Post-FFT Space Diversity Combining for Mobile ISDB-T Receiver. IEICE Trans. 2008, 91-B, 127–138. [Google Scholar] [CrossRef]
  22. Seydnejad, S.R.; Akhzari, S. Performance evaluation of pre-and post-FFT beamforming methods in pilot-assisted SIMO-OFDM systems. Telecommun. Syst. 2016, 61, 471–487. [Google Scholar] [CrossRef]
  23. Raviteja, P.; Hong, Y.; Viterbo, E. Millimeter Wave Analog Beamforming With Low Resolution Phase Shifters for Multiuser Uplink. IEEE Trans. Veh. Technol. 2018, 67, 3205–3215. [Google Scholar] [CrossRef]
  24. Maneiro-Catoira, R.; Brégains, J.; García-Naya, J.A.; Castedo, L. Analog Beamforming Using Time-Modulated Arrays With Digitally Preprocessed Rectangular Sequences. IEEE Antennas Wirel. Propag. Lett. 2018, 17, 497–500. [Google Scholar] [CrossRef]
  25. Elnoubi, S.; Abdallah, W. Minimum bit error rate (MBER) pre-FFT beamforming for OFDM communication systems. In Proceedings of the 2012 Japan-Egypt Conference on Electronics, Communications and Computers (JEC-ECC), Alexandria, Egypt, 6–9 March 2012; pp. 127–132. [Google Scholar] [CrossRef]
  26. Tabata, T.; Fujimoto, M.; Hori, S.; Wada, T.; Asato, H. Incoming waves separating adaptive array for ISDB-T mobile reception. In Proceedings of the 2016 International Symposium on Antennas and Propagation (ISAP), Okinawa, Japan, 24–28 October 2016; pp. 1056–1057. [Google Scholar]
  27. Matsuoka, H.; Kasami, H.; Tsuruta, M.; Shoki, H. A smart antenna with pre- and post-FFT hybrid domain beamforming for broadband OFDM system. In Proceedings of the WCNC IEEE 2006 Wireless Communications and Networking Conference, Las Vegas, NV, USA, 3–6 April 2006; Volume 4, pp. 1916–1920. [Google Scholar] [CrossRef]
  28. Alihemmati, R.; Shishegar, A.A.; Hojjat, N.; Dadashzadeh, G.; Boghrati, B.; Mehrtash, A. Comparison of the Smart Antenna Architectures for OFDM-WLAN Systems in a Rich Multipath Environment based on a Spatio-Temporal Channel Model. In Proceedings of the PIMRC 2005 IEEE 16th International Symposium on, Personal, Indoor and Mobile Radio Communications, Berlin, Germany, 11–14 September 2005; Volume 1, pp. 97–101. [Google Scholar] [CrossRef]
  29. Zhang, X.; Feng, B.; Xu, D. Blind joint symbol detection and DOA estimation for OFDM system with antenna array. Wirel. Pers. Commun. 2008, 46, 371–383. [Google Scholar] [CrossRef]
  30. Hong, Y.J. Vigorous Study on Pre-FFT Smart Antennas in OFDM. In Proceedings of the 2011 Eighth International Conference on Information Technology: New Generations, Las Vegas, NV, USA, 11–13 April 2011; pp. 131–134. [Google Scholar] [CrossRef]
  31. Lei, Z.; Chin, F. Post and pre-FFT beamforming in an OFDM system. In Proceedings of the 2004 IEEE 59th Vehicular Technology Conference, 2004, VTC 2004-Spring, Milan, Italy, 17–19 May 2004; Volume 1, pp. 39–43. [Google Scholar] [CrossRef]
  32. Kim, C.K.; Lee, K.; Cho, Y.S. Adaptive beamforming algorithm for OFDM systems with antenna arrays. IEEE Trans. Consumer Electron. 2000, 46, 1052–1058. [Google Scholar] [CrossRef]
  33. Seydnejad, S.; Akhzari, M.S. CCI suppression and channel equalization in pilot-assisted OFDM systems by space-time beamforming. In Proceedings of the 2011 International Conference on Communications and Signal Processing, Brussels, Belgium, 11–14 September 2011; pp. 14–18. [Google Scholar] [CrossRef]
  34. Gökceli, S.; Uslu, M.; Kurt, G.K.; Özbek, B.; Alakoca, H.; Durmaz, M.A. Implementation of pre-FFT beamforming in MIMO-OFDM. In Proceedings of the 2015 9th International Conference on Electrical and Electronics Engineering (ELECO), Bursa, Turkey, 26–28 November 2015; pp. 264–268. [Google Scholar] [CrossRef]
  35. Wu, C.F.; Chen, C.H.; Shiue, M.T. Decision-Directed Beamforming and Channel Equalization Algorithm for IEEE 802.11n OFDM Systems. In Proceedings of the 2016 International Symposium on Computer, Consumer and Control (IS3C), Xi’an, China, 4–6 July 2016; pp. 220–223. [Google Scholar] [CrossRef]
  36. Alkhateeb, A.; Alex, S.; Varkey, P.; Li, Y.; Qu, Q.; Tujkovic, D. Deep Learning Coordinated Beamforming for Highly-Mobile Millimeter Wave Systems. arXiv, 2018; arXiv:1804.10334. [Google Scholar]
  37. Tsinos, C.G.; Ottersten, B. An Efficient Algorithm for Unit-Modulus Quadratic Programs With Application in Beamforming for Wireless Sensor Networks. IEEE Signal Process. Lett. 2018, 25, 169–173. [Google Scholar] [CrossRef]
  38. Gangaju, S.; Satyal, S. Adaptive RLS Beamforming for MIMO-OFDM using VBLAST. Int. J. Comput. Appl. 2015, 124, 975. [Google Scholar] [CrossRef]
Figure 1. Discrete baseband OFDM system with antenna array.
Figure 1. Discrete baseband OFDM system with antenna array.
Sensors 18 03558 g001
Figure 2. Illustration of the discrete baseband OFDM transmitter. S/P, Serial-to-Parallel converter; IDFT, Inverse Discrete Fourier Transform; P/S, Parallel-to-Serial converter; GI, Guard Interval.
Figure 2. Illustration of the discrete baseband OFDM transmitter. S/P, Serial-to-Parallel converter; IDFT, Inverse Discrete Fourier Transform; P/S, Parallel-to-Serial converter; GI, Guard Interval.
Sensors 18 03558 g002
Figure 3. Antenna array with K equally-spaced sensors.
Figure 3. Antenna array with K equally-spaced sensors.
Sensors 18 03558 g003
Figure 4. Illustration of the discrete baseband OFDM receiver. DFT, Discrete Fourier Transform.
Figure 4. Illustration of the discrete baseband OFDM receiver. DFT, Discrete Fourier Transform.
Sensors 18 03558 g004
Figure 5. Adaptive antenna array proposed for the OFDM system.
Figure 5. Adaptive antenna array proposed for the OFDM system.
Sensors 18 03558 g005
Figure 6. BER performance curve for Channel 1 (see Table 3).
Figure 6. BER performance curve for Channel 1 (see Table 3).
Sensors 18 03558 g006
Figure 7. BER performance curve for Channel 2 (see Table 3).
Figure 7. BER performance curve for Channel 2 (see Table 3).
Sensors 18 03558 g007
Figure 8. BER performance curve for Channel 3 (see Table 3).
Figure 8. BER performance curve for Channel 3 (see Table 3).
Sensors 18 03558 g008
Table 1. Major notations used in this paper.
Table 1. Major notations used in this paper.
NotationDescription
GIThe guard interval
CNumber of the carriers
C D Number of the data carriers
C P Number of the pilot carriers
C Z P Zero padding size
TOFDM symbol period
t s The sampling period of the OFDM symbol
N G I The number of the GI samples
LThe number of paths of the channel
α i The complex gain of the i-th path
τ i The delay of the i-th path
KThe number of the antenna elements
Δ y Space between the antenna elements
Table 2. Constant parameters used in all simulations.
Table 2. Constant parameters used in all simulations.
Space between the Antenna Elements ( Δ y ) λ / 2
Sampling period of the OFDM symbol ( t s )0.1230 μ s
Number of the data carriers ( C D )1248 carriers
Number of the pilot carriers ( C P )156 carriers
Zero padding size ( C Z P )644 carriers
Number of the carriers (C)2048 carriers
OFDM symbol period (T)251.9040 μ s
Modulation16-QAM
PilotsSpread (SBTVDstandard [8])
Channel codingnone
Table 3. Simulated channels.
Table 3. Simulated channels.
Channel 1 μ s 0.00 0.30 3.50 4.40 9.50 12.70
dB 0.00 12.00 4.00 7.00 15.00 22.00
AOA 30 50 90 120 150 170
Channel 2 μ s 0.00 0.15 0.42 1.51 2.32 2.80
dB 0.00 3.09 6.02 10.45 20.00 26.02
AOA 30 50 90 120 150 170
Channel 3 μ s 0.00 0.74 1.11 1.48 1.85 2.10
dB 0.00 20.00 20.00 10.00 14.00 18.00
AOA 30 50 90 120 150 170

Share and Cite

MDPI and ACS Style

De Sousa, T.F.B.; Arantes, D.S.; Fernandes, M.A.C. Adaptive Beamforming Applied to OFDM Systems. Sensors 2018, 18, 3558. https://doi.org/10.3390/s18103558

AMA Style

De Sousa TFB, Arantes DS, Fernandes MAC. Adaptive Beamforming Applied to OFDM Systems. Sensors. 2018; 18(10):3558. https://doi.org/10.3390/s18103558

Chicago/Turabian Style

De Sousa, Tiago F. B., Dalton S. Arantes, and Marcelo A. C. Fernandes. 2018. "Adaptive Beamforming Applied to OFDM Systems" Sensors 18, no. 10: 3558. https://doi.org/10.3390/s18103558

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop