An implementation on GNURadio of a new model to ISDB-Tb using FBMC An implementation on GNURadio of a new model to ISDB-Tb using FBMC J. Almeida, C. Akamine, P. B. Lopes Programa de Pós Graduação em Engenharia Elétrica e Computação, Universidade Presbiteriana Mackenzie, Brazil jefferson.a.br@ieee.org akamine@ieee.org paulo.lopes@mackenzie.br Abstract — The modulation technique Filter Bank Multi Carrier (FBMC) is an alternative widely studied in order to replace Orthogonal Frequency Division Multiplexing (OFDM) in wireless telecommunications systems. The fact that FBMC does not use Cyclic Prefix and uses Polyphase Filters allows improvements in bit rate, bandwidth efficiency and robustness against multipath channel impairments. This implementation can bring advantages to Digital TV case in comparison to the traditional OFDM based systems because of the need to transmit higher resolution videos such as 4K and 8K. This article presents a study on the use of FBMC in Integrated System Digital Broadcasting Transmission B (ISDB-Tb), developing an application on GNURadio environment, analysing Bit Error Rate (BER) and power spectrum curves in a multipath channel. Keywords: FBMC, OFDM, ISDB-Tb, GNURadio, polyphase filters. I. INTRODUCTION The OFDM is one of the most used modulation techniques in telecommunication systems. However, the FBMC has become an alternative in order to improve the bit rate and bandwidth efficiency of wireless systems [1]. When OFDM is replaced by FBMC, the improvement in bandwidth utilization (bits/sec/Hz) may be up to 25% [2] as there is no need for Cyclic Prefix. At the same time, there is a 20% increase in robustness to interferences resulting in better bit error curve [3]. The FBMC innovation is the fact that the modulation is accomplished using a filter bank that splits the spectrum in narrow bands. However, the channel equalization becomes hard and it is necessary to implement a little more complex equalization methods. For those reasons, this article presents a modified model of ISDB-Tb using FBMC, which was implemented on GNURadio software defined radio environment with different channel estimators. The BER curves and frequency domain are presented to evaluate the obtained improvements with different channel estimators. This article consists of seven sections. The first introduces the theme of the research. The second details the FBMC modulation method. The section three presents ISDB-T characteristics. In the fourth, it is showed the pilot based estimation method. The number five describes a developed model of ISDB-Tb using FBMC on GNURadio. In the sixth, the comparison results between estimation methods are presented, obtained through the simulations and finally the relevant conclusions to the initial objectives. II. FILTER BANK MULTI CARRIER FBMC can be understood if Figure 1 is considered. The data to be transmitted is split into M different paths in a filter bank arrangement. The resulting signal s(k) is expressed in (1) in which am,n is the symbol, gm the filter response shifted, and n the time position.      1 0 , ) 2 ()( M m n mnm nM kgaks (1) Mathematically, each filter can be expressed by (2). 𝐵𝑘 𝑓 = 𝐻 𝑓 − 𝑘 𝑀 = ℎ𝑖𝑒 −𝑗 2𝜋𝑖 𝑓− 𝑘 𝑀 𝐿−1 𝑖=0 (2) where f is the shifted frequency, L is the number of filter coefficients, and M is the number of sub channels. Applying the Z transform, polyphase decomposition, and if 𝑊𝑀 = 𝑒 − 2𝑗𝜋 𝑀 , then we can find (3). Fig. 1 FBMC modulator 𝐵𝑘 𝑧 = 𝑊𝑀 −𝑘𝑝 𝑧−𝑝𝐻𝑝 (𝑧 𝑀 )𝑀−1𝑝=0 (3) It is possible to show (3) in a matrix version, such can be seen in (4), that represents the same system showed in Figure 1. 𝐵0 (𝑧) ⋮ 𝐵𝑀−1 (𝑧) = 1 ⋯ 1 ⋮ ⋱ ⋮ 1 ⋯ 𝑊𝑀 −(𝑀+1)2 𝐻0(𝑧 𝑀 ) ⋮ 𝑧−(𝑀−1)𝐻𝑀−1(𝑧 𝑀 ) (4) As non-orthogonal filters usually compose the filter bank, Offset Quadrature Amplitude Modulation (OQAM) is used. Hence, the symbols are transmitted in a staggered way in order to keep the orthogonality among adjacent carriers. The complete system, transmitter and receiver, can be implemented through a combination of a polyphase filter bank and FFT blocks as explained in [4]. III. INTEGRATED SERVICES DIGITAL BROADCASTING TERRESTRIAL VERSION B ISDB-Tb is the terrestrial digital TV standard adopted by 15 countries in Latin America and Africa. ISDB-Tb can be transmitted on 6, 7, or 8 MHz channels with 13 segments that are multiplexed in OFDM blocks and 1 segment as guard band as can be seen in Figure 2. i-ETC: ISEL Academic Journal of Electronics, Telecommunications and Computers CETC2016 Issue, Vol. 3, n. 1 (2017) ID-10 http://journals.isel.pt mailto:jefferson.a.br@ieee.org mailto:akamine@ieee.org mailto:paulo.lopes@mackenzie.br Fig. 2 Segmentation of ISDB-Tb channel The 13 segments can be arranged for operation with One Segment, Standard Definition, or High Definition modes. The standard allows the use of QPSK, 16QAM, and 64QAM modulations in each particular OFDM layer. It uses 4992 data carriers, 625 pilot tones and an 8K IFFT with zeros insertion to complete the frame. The Cyclic Prefix values can be 1/4, 1/8, 1/16, or 1/32 of the useful OFDM symbol time. We can use three different modes showed in Table I [5]. TABLE I. ISDB-TB TRANSMISSION PARAMETERS Mode Parameters Carriers Useful Carriers Pilots Useful Time IFFT Length 1 1405 1248 157 0.252ms 2048 2 2809 2496 313 0.504ms 4096 3 5617 4992 625 1.008ms 8192 IV. PILOT BASED CHANNEL ESTIMATION In order to estimate the transfer function of the channel, pilot tones are sent in the ISDB-Tb. The scattered pilots have an amplitude of either +4/3 or -4/3. These values depend on a Pseudorandom Binary Sequence (PRBS) with polynomial , positioned in every 12th sub channel. The starting subcarrier is either the 0th, 3rd, 6th, or 9th according to the OFDM or FBMC symbol order [5]. After finding the transfer function of the pilots (Hp) by (5), where Y(k) and X(k) (always different from zero) are the amplitudes of received and transmitted pilot respectively, an interpolation method, such as linear or cubic, is applied with the purpose of estimating the other subcarrier responses. This operation can be done not only in the frequency domain but also in the time domain. )( )( )( kXp kYp kHp  (5) In the linear case, it is used (6). 𝐻 𝑘 = 1 − 𝑎 𝐻𝑝 𝑘 + 𝑎𝐻𝑝 𝑘 + 1 (6) where a is a constant determined by the relation between the distance of the carrier until the pilot and the distance until the next pilot. On the other hand, applying the cubic interpolation, (7) is used. 𝐻 𝑘 = 𝐴 𝑎 𝐻𝑝 𝑘 + 𝐵 𝑎 𝐻𝑝 𝑘 + 1 + 𝐶 𝑎 𝑧 𝑘 + 𝐷 𝑎 𝑧 𝑘 + 1 (7) where A(a), B(a), C(a), and D(a) are constants related to a, and z(m) is the second order derivation obtained by the pilot information [6]. V. ISDB-TB USING FBMC IMPLEMENTATION The complete ISDB-Tb proposed system employing FBMC is depicted in Figure 3. As it can be seen, the source generates data which are modulated, added zeros, staggered (pre OQAM) and multiplied by beta. Then, an IFFT and synthesis filters are applied. The resulting signal is sent through the channel. At the receiver, the signal passes through the analysis filters and FFT. Then, the opposite steps performed at the transmitter are accomplished. For this implementation, a system model was created on GNURadio utilizing the C++ programming language, in order to form a Flow Graph. This model was constructed in a way that both the traditional OFDM and FBMC-based ISDB-Tb can be simulated in real time. The configuration used was the full segment, Mode 3, 64QAM, 4992 useful subcarriers, and 1/16 CP in the OFDM system. Four channel estimators were implemented: two of them only in the frequency domain with linear or cubic interpolation, one in the frequency and time domain with cubic method [7] and the last one specifically to FBMC in the frequency domain with cubic using 3-tap equalization [4]. VI. RESULTS In order to obtain these results it was used a 64-QAM random source. Then, by analyzing the spectrum representation in Figure 4, it is possible to observe that the spectrum of FBMC has a decay of about 70dB more than OFDM. Fig. 4 FBMC and OFDM spectra Figures 5, 6, and 7 present the BER curves found for the introduction of Gaussian noise in a Brazil A digital TV channel model [8], which encompasses 6 paths with 0, 0.15, 2.2, 3.05, 5.86, and 5.93 microseconds of delay and 0, 13.8, 16.2, 14.9, 13.6, and 16.4dB of attenuation respectively, using different estimator for FBMC and OFDM systems. The Fig.3 Schematic of ISDB-TB FBMC J.Almeida et al. | i-ETC - CETC2016 Issue, Vol. 3, n. 1 (2017) ID-10 i-ETC: ISEL Academic Journal of Electronics, Telecommunications and Computers estimators used were chosen according to most common applied on OFDM and FBMC systems. From Figure 5, 6 and 7, the FBMC based system presents a better robustness to Gaussian Noise in a multipath channel even in the absence of a Cyclic Prefix, using the same estimators. Other important aspect is the fact that the equalization using 3-taps designed in order to avoid the adjacent channel interference in the case of FBMC allows a great improvement in the robustness to impairments, resulting in a bit rate increase of 6% for CP equal to 1/16. 0 5 10 15 20 25 10 -3 10 -2 10 -1 10 0 SNR B E R FBMC-Linear-estimator-frequency(f) OFDM-Linear-estimator-frequency(f) Fig. 5 BER curves using linear interpolation for estimation on frequency 0 5 10 15 20 25 10 -5 10 -4 10 -3 10 -2 10 -1 10 0 SNR B E R FBMC-Cubic-estimator-frequency(f) OFDM-Cubic-estimator-frequency(f) Fig. 6 BER curves using cubic interpolation for estimation on frequency 0 5 10 15 20 25 10 -5 10 -4 10 -3 10 -2 10 -1 10 0 SNR B E R FBMC-Cubic-estimator-frequency(f)-time(t) OFDM-Cubic-estimator-frequency(f)-time(t) FBMC-Cubic-estimator-frequency(f)-3tap Fig. 7 BER curves using cubic different estimators The Table II contains a summary with the obtained results. TABLE II. SUMMARY OF BER RESULTS Sistema Linear Estimator (f) (10-2) Cubic Estimator (f) (10-3) Cubic Estimator (f/t) (10-3) 3-tap Estimator (10-3) FBMC 22dB 23dB 22dB 21dB OFDM 24dB 23,5dB 22,5dB - VII. CONCLUSION This study has proved that the implementation of ISDB-Tb digital TV system employing FBMC instead of OFDM is viable and brings some advantages. Among them the increase of bit rate and bandwidth efficience in terms of bits/sec/Hz around to 25% if the CP is 1/4. In addition, due to the decay of spectrum, reducing the interferences among adjacent sub channels, there is an improvement in terms of BER in multipath channels. When the estimators are analyzed, it is possible to verify that 3 tap equalization it is necessary to cancel the interference among adjacent subchannels, which increases the robustness to interferences with a little more computational complexity. REFERENCES [1] BELLANGER, M. et al. A Filter Bank Multicarrier Scheme Running at Symbol Rate for Future Wireless Systems. In: Wireless Telecommunications Symposium (WTS), 2015. [S.l.: s.n.], 2015. p. 1- 5. [2] BELLANGER, M. et al. OFDM and FBMC transmission techniques: a compatible high performance proposal for broadband power line communications. In: Power Line Communications and Its Applications (ISPLC), 2010 IEEE international Symposium on. [S.l.: s.n.], 2010. p. 154-159. [3] FARHANG-BOROUJENY, B. OFDM versus Fillter Bank Multicarrier. Signal Processing Magazine, IEEE, v. 28, n. 3, p. 92-112, May 2011. ISSN 1053-5888. [4] BELLANGER, M. FBMC physical layer: a primer. PHYDYAS, January, p. 1-31, 2010. Disponível em: . [5] ASSOCIAÇÃO BRASILEIRA DE NORMAS TÉCNICAS. NBR 15601: Televisão digital terrestre - Sistema de transmissão. Rio de Janeiro, 2008. [6] KANG, S. G.; HA, Y. M.; JOO, E. K. A comparative investigation on channel estimation algorithms for ofdm in mobile communications. IEEE Transactions on Broadcasting, v. 49, n. 2, p. 142-149, June 2003. ISSN 0018-9316. [7] ISHINI, A. K., AKAMINE, C.; 2009. Técnicas de Estimação de Canal para o Sistema ISDB-TB. Revista de Radiodifusão. ISSN Print: 1981- 4984. ISSN Online: 2236-9619. v.3. doi: 10.18580/radiodifusao.2009.3.46. [8] ITU Radiocommunication Study Groups: Document 6E/TEMP/131-E, Guidelines And Techniques For The Evaluation Of DTTB Systems, 19 March 2003. J.Almeida et al. | i-ETC - CETC2016 Issue, Vol. 3, n. 1 (2017) ID-10 i-ETC: ISEL Academic Journal of Electronics, Telecommunications and Computers