An Implementation of CPFSK-OFDM Systems by …...An Implementation of CPFSK-OFDM Systems by using...

3
An Implementation of CPFSK-OFDM Systems by using Software Defined Radio Kazuyuki Morioka *† , Naoki Kanada * , Shunichi Futatsumori * , Akiko Kohmura * , Naruto Yonemoto * Yasuto Sumiya * and David Asano * Electronic Navigation Research Institute 7-42-23, Jindaiji-higashi, Chofu, Tokyo, 182-0012, Japan. Email: {morioka, kanada, futatsumori, kohmura, yonemoto, sumiya}@enri.go.jp Shinshu University, 4-17-1, Wakasato, Nagano, 380-8553, Japan. Email: {s09t255,david}@shinshu-u.ac.jp Abstract—In this paper, CPFSK-OFDM systems which use CPFSK (Continuous Phase Frequency Shift Keying) as the first modulation scheme of OFDM (Orthogonal Frequency Division Multiplexing) are considered. We implemented CPFSK-OFDM systems by using software defined radio and evaluated them in an AWGN (Additive White Gaussian Noise) channel. We found that the performance is better when the modulation index of CPFSK is 0.75. In the future, we will evaluate our system in a fading environment. I. Introduction In Orthogonal Frequency Division Multiplexing (OFDM), a high-rate data stream is split into a number of lower rate streams which are simultaneously transmitted on a number of orthogonal subcarriers. As the symbol duration is increased for lower rate parallel streams, the relative amount of dispersion in time caused by multipath delay spread decreases. Therefore, OFDM is a widely used modulation scheme for broadband mobile wireless communication systems. In commonly used OFDM systems, each subcarrier is modulated by using Phase Shift Keying (PSK) or Quadrature Amplitude Modulation (QAM). On the other hand, Continuous Phase Modulation (CPM) has an attractive property of fast decaying side-lobes due to its continuous phase transitions [1][2]. When CPM is used as the first modulation scheme of OFDM, this property can mitigate the eects of phase noise and carrier frequency oset (CFO), and thus reduces the Inter-Carrier Interference (ICI). Also, CPM can be interpreted as a coded modulation scheme due to its restricted phase transitions. Therefore, the bit error rate can be improved by using multi-symbol detection and error correction. As CPM has such desirable properties, a combination of OFDM and CPM has been studied in [3][4][5][6][7][8][9][10][11][12][13][14]. OFDM systems combined with CPM can be divided into two types. One is that OFDM modulated signals are input into a CPM modulator to generate constant envelope signals [3][4][5]. In this paper, we call this type of system an OFDM- CPM system because the CPM modulator is cascaded after the OFDM modulator. The Peak to Average Power Ratio (PAPR) of this system becomes 0dB while the bit error rate becomes worse due to the loss of orthogonality of the subcarriers. The other type of system is where CPM is used as the first modulation scheme of an OFDM system [6][7][8][9][10][11][12][13][14]. The OFDM modulator is cas- caded after the CPM mapper, so we call this type of system a CPM-OFDM system in this paper. As mentioned above, this type of system can mitigate the eects of CFO and ICI resulting in better bit error properties while the PAPR remains as high as conventional OFDM systems. In this paper, we focus on the latter type of CPM-OFDM system, especially CPFSK-OFDM systems which are a special type of CPM. Originally, CPM-OFDM systems were proposed by Tasadduq and Rao[6] then Yang, et.al [10] and Weng, et.al[11] extended them. Also, some experimental results of CPM-OFDM systems in the area of optical communications were reported recently [15][16][17][18][19]. This paper is organized as follows. In section 2, we define the model of CPM-OFDM systems that we use. We describe our prototype CPFSK-OFDM system in section 3 and show some results in section 4. Finally, we conclude this paper in section 5. II. System Model A system model of CPM-OFDM can be described as follows [6]. At first, the first modulation signals of subcarrier n becomes X n (t) = e jΦ n (t,a) . (1) Here, the phase Φ n (t, a) can be divided into three parts as follows [20], Φ n (t, a) = θ n (t, a n,k ) + θ n,k + ϕ 0 . (2) θ n (t, a n,k ) is the instantaneous phase which is determined by the latest L symbols and described as θ n (t, a n,k ) = 2πh k i=k-L+1 a n,i q(t - iT s ). (3) Also, θ n,k is the cumulate phase which is cumulated until the (k - L)-th symbol and described as θ n,k = [hπ k-L i=-∞ a n,i ] (mod 2π), (4) The last part ϕ 0 is the initial phase of CPM. 978-1-4799-4609-9 / $31.00 ©2014 IEEE

Transcript of An Implementation of CPFSK-OFDM Systems by …...An Implementation of CPFSK-OFDM Systems by using...

Page 1: An Implementation of CPFSK-OFDM Systems by …...An Implementation of CPFSK-OFDM Systems by using Software Defined Radio Kazuyuki Moriokay, Naoki Kanada , Shunichi Futatsumori , Akiko

An Implementation of CPFSK-OFDM Systemsby using Software Defined Radio

Kazuyuki Morioka∗†, Naoki Kanada∗, Shunichi Futatsumori∗,Akiko Kohmura∗, Naruto Yonemoto∗ Yasuto Sumiya∗ and David Asano†

∗Electronic Navigation Research Institute 7-42-23, Jindaiji-higashi, Chofu, Tokyo, 182-0012, Japan.Email: {morioka, kanada, futatsumori, kohmura, yonemoto, sumiya}@enri.go.jp

†Shinshu University, 4-17-1, Wakasato, Nagano, 380-8553, Japan.Email: {s09t255,david}@shinshu-u.ac.jp

Abstract—In this paper, CPFSK-OFDM systems which useCPFSK (Continuous Phase Frequency Shift Keying) as the firstmodulation scheme of OFDM (Orthogonal Frequency DivisionMultiplexing) are considered. We implemented CPFSK-OFDMsystems by using software defined radio and evaluated them inan AWGN (Additive White Gaussian Noise) channel. We foundthat the performance is better when the modulation index ofCPFSK is 0.75. In the future, we will evaluate our system in afading environment.

I. Introduction

In Orthogonal Frequency Division Multiplexing (OFDM),a high-rate data stream is split into a number of lower ratestreams which are simultaneously transmitted on a number oforthogonal subcarriers. As the symbol duration is increased forlower rate parallel streams, the relative amount of dispersion intime caused by multipath delay spread decreases. Therefore,OFDM is a widely used modulation scheme for broadbandmobile wireless communication systems. In commonly usedOFDM systems, each subcarrier is modulated by using PhaseShift Keying (PSK) or Quadrature Amplitude Modulation(QAM).

On the other hand, Continuous Phase Modulation (CPM)has an attractive property of fast decaying side-lobes due toits continuous phase transitions [1][2]. When CPM is usedas the first modulation scheme of OFDM, this property canmitigate the effects of phase noise and carrier frequencyoffset (CFO), and thus reduces the Inter-Carrier Interference(ICI). Also, CPM can be interpreted as a coded modulationscheme due to its restricted phase transitions. Therefore, thebit error rate can be improved by using multi-symbol detectionand error correction. As CPM has such desirable properties,a combination of OFDM and CPM has been studied in[3][4][5][6][7][8][9][10][11][12][13][14].

OFDM systems combined with CPM can be divided intotwo types. One is that OFDM modulated signals are inputinto a CPM modulator to generate constant envelope signals[3][4][5]. In this paper, we call this type of system an OFDM-CPM system because the CPM modulator is cascaded after theOFDM modulator. The Peak to Average Power Ratio (PAPR)of this system becomes 0dB while the bit error rate becomesworse due to the loss of orthogonality of the subcarriers.

The other type of system is where CPM is usedas the first modulation scheme of an OFDM system

[6][7][8][9][10][11][12][13][14]. The OFDM modulator is cas-caded after the CPM mapper, so we call this type of systema CPM-OFDM system in this paper. As mentioned above,this type of system can mitigate the effects of CFO and ICIresulting in better bit error properties while the PAPR remainsas high as conventional OFDM systems.

In this paper, we focus on the latter type of CPM-OFDMsystem, especially CPFSK-OFDM systems which are a specialtype of CPM. Originally, CPM-OFDM systems were proposedby Tasadduq and Rao[6] then Yang, et.al [10] and Weng,et.al[11] extended them. Also, some experimental results ofCPM-OFDM systems in the area of optical communicationswere reported recently [15][16][17][18][19].

This paper is organized as follows. In section 2, we definethe model of CPM-OFDM systems that we use. We describeour prototype CPFSK-OFDM system in section 3 and showsome results in section 4. Finally, we conclude this paper insection 5.

II. SystemModel

A system model of CPM-OFDM can be described asfollows [6]. At first, the first modulation signals of subcarriern becomes

Xn(t) = e jΦn(t,a). (1)

Here, the phase Φn(t, a) can be divided into three parts asfollows [20],

Φn(t, a) = θn(t, an,k) + θn,k + ϕ0. (2)

θn(t, an,k) is the instantaneous phase which is determined bythe latest L symbols and described as

θn(t, an,k) = 2πhk∑

i=k−L+1

an,iq(t − iTs). (3)

Also, θn,k is the cumulate phase which is cumulated until the(k − L)-th symbol and described as

θn,k = [hπk−L∑

i=−∞an,i] (mod 2π), (4)

The last part ϕ0 is the initial phase of CPM.

978-1-4799-4609-9 / $31.00 ©2014 IEEE

Page 2: An Implementation of CPFSK-OFDM Systems by …...An Implementation of CPFSK-OFDM Systems by using Software Defined Radio Kazuyuki Moriokay, Naoki Kanada , Shunichi Futatsumori , Akiko

Fig. 1. Structure of CPM-OFDM transmitter.

Also, q(t) in equation (3) is the continuous phase functiondefined as

q(t) =∫ t

−∞g(τ)dτ. (5)

Here, an,i ∈ (−1,+1) is the i-th transmitted symbol of the n-thsubcarrier. Moreover, h is the modulation index of CPM andL is the memory length, which means that the instantaneousphase is dependent on the past L-th symbols [20].

If g(t) is the rectangular pulse as described bellow andL = 1, the signals are called Continuous Phase FrequencyShift Keying (CPFSK) [20].

g(t) ={ 1

2LTs, 0 ≤ t ≤ LTs

0, otherwise(6)

Especially, CPFSK signals becomes Minimum Shift Keying(MSK) when h = 0.5 [20].

Finally, CPM-OFDM signals S (t) are obtained by perform-ing an IFFT on the CPM signals Xn(t) as follows.

S (t) =N−1∑n=0

Xn(t) × e j 2πntNTs , 0 ≤ t ≤ T. (7)

Here, T = NTs, N is the number of subcarriers and Ts isthe OFDM symbol interval. Fig. 1 shows the structure of theCPM-OFDM transmitter.

III. Evaluation System

We focus on CPFSK which is a special type of CPMin this paper. Here, we describe our evaluation system forCPFSK-OFDM. CPM is a general term for continuous phasemodulation and it includes CPFSK, MSK, GMK and so onaccording to the CPM parameters such as modulation index,pulse wave form and pulse duration time. As it is requiredto vary these parameters flexibly in order to evaluate CPMsystems, we use software defined radio to evaluate our system.

Fig.2 shows our evaluation system for CPFSK-OFDM.As shown in the figure, we insert a variable attenuator tochange the signal strength. Also, splitted signals go into aspectrum analyzer to measure the spectra of the signals. The

Fig. 2. Evaluation system of CPM-OFDM.

Fig. 3. System block diagram of our evaluation system.

0.0001

0.001

0.01

0.1

1

1 2 3 4 5 6 7 8

Sym

bol E

rror

Rat

e

Received SNR (dB)

CPFSK, h=0.5CPFSK, h=0.625CPFSK, h=0.75

Fig. 4. SER of CPFSK-OFDM systems in an AWGN Channel.

constellation of the CPM signal is shown in the figure. Aswe used software defined radio, the development cost of ourevaluation system is very low.

We used Ettus Research, USRP N210 as the front endof the software defined radio. Fig.3 shows a block diagramof USRP 210. A 100MSPS AD converter and 400MSPS DAconverter are built into the USRP. Also, a daughter board witha frequency range of 4.9GHz to 5.9GHz is used. The personalcomputer for signal processing and the USRP are connectedby a gigabit ethernet and baseband signals go through them.All of the OFDM signal processing is done on the personalcomputer. We used National Instruments, LabVIEW as ourprogramming language.

Page 3: An Implementation of CPFSK-OFDM Systems by …...An Implementation of CPFSK-OFDM Systems by using Software Defined Radio Kazuyuki Moriokay, Naoki Kanada , Shunichi Futatsumori , Akiko

IV. Performance Evaluation in AWGN Channel

In this section, the evaluation results for CPFSK-OFDMsystems in an AWGN channel are shown. We added AWGNat the receiver digitally for simple evaluation. The centerfrequency is 5.1GHz and the number of subcarriers is 128.Fig.4 shows the results of our experiment. The horizontalaxis is the SNR (Signal to Noise Ratio) measured at thereceiver and the vertical axis is the SER (Symbol Error Rate).The modulation indexes we used are h = 0.50.625, 0.75 andshown in Fig.4. We found that the performance is better whenh = 0.75 for CPFSK-OFDM systems.

V. Conclusions

In this paper, CPFSK-OFDM systems which use CPFSKas the first modulation scheme of OFDM were considered.We implemented a CPFSK-OFDM system prototype by usingsoftware defined radio and evaluated it. We measured theperformance of the prototype CPFSK-OFDM system in anAWGN channel. The results show that a modulation indexof 0.75 is better for CPFSK-OFDM systems. In the future, wewill evaluate our system in a fading environment.

Acknowledgment

Part of this work was supported by JSPS KAKENHI GrantNumber 25889076.

References[1] T. Aulin and C. Sundberg, “Continuous phase modulation–Part I: Full

response signaling,” Communications, IEEE Transactions on, vol.29,no.3, pp.196–209, 1981.

[2] T. Aulin, N. Rydbeck, and C. Sundberg, “Continuous phasemodulation–Part II: partial response signaling,” Communications, IEEETransactions on, vol.29, no.3, pp.210–225, 1981.

[3] S.C. Thompson, J.G. Proakis, and J.R. Zeidler, “Constant envelope bi-nary OFDM phase modulation,” Military Communications Conference,2003. MILCOM’03. 2003 IEEE, vol.1, pp.621–626, 2003.

[4] S.C. Thompson, A.U. Ahmed, J.G. Proakis, J.R. Zeidler, and M.J. Geile,“Constant envelope OFDM,” Communications, IEEE Transactions on,vol.56, no.8, pp.1300–1312, 2008.

[5] V. Vakily and A. Montazeri, “OFDM-CPM ber performance in suimultipath channels,” Circuits and Systems for Communications, 2008.ICCSC 2008. 4th IEEE International Conference on, pp.877–881, IEEE,2008.

[6] I.A. Tasadduq and R.K. Rao, “OFDM-CPM signals,” Electronics Let-ters, vol.38, no.2, pp.80–81, 2002.

[7] I.A. Tasadduq and R.K. Rao, “OFDM-CPM signals for indoor wirelesscommunications,” Proc. 14th International Conference on WirelessCommunications, Wireless , 2002, July 8-10, Calgary, Alberta, Canada,pp.573–585, 2002.

[8] M. Tasadduq and R. Rao, “Design and performance of an OFDM-CPMreceiver for wireless communications,” Multi Topic Conference, 2003.INMIC 2003. 7th International, pp.112–117, IEEE, 2003.

[9] I.A. Tasadduq and R.K. Rao, “Performance of optimum and subopti-mum OFDM-CPM receivers over multipath fading channels,” WirelessCommunications and Mobile Computing, vol.5, no.3, pp.365–374,2005.

[10] R.H. Yang, S.J. Chern, C.C. Tseng, and Z.H. Zhan, “OFDM-MSK forwireless communications,” Intelligent Signal Processing and Communi-cation Systems, 2005. ISPACS 2005. Proceedings of 2005 InternationalSymposium on, pp.269–272, IEEE, 2005.

[11] W. Weng, Y. Liu, H. Hu, and D. Yuan, “An improved OFDM-MSKsystem for wireless communications,” Communications and Networkingin China, 2009. ChinaCOM 2009. Fourth International Conference on,pp.1–5, IEEE, 2009.

[12] M. Wylie and G. Green, “On the performance of serially concatenatedCPM-OFDM schemes for aeronautical telemetry,” tech. rep., DTICDocument, 2011.

[13] H. He, X. Yang, L. Fang, and S. Wang, “OFDM-CPM performanceanalysis at saleh model,” Electric Information and Control Engineering(ICEICE), 2011 International Conference on, pp.1499–1501, IEEE,2011.

[14] K. Morioka, F. Sasamori, D. Asano, “A study on CPM-OFDM system,”Proc. 2012 IEICE Shinetsu Section Conference, Niigata, Japan, Oct. 13,p.41, 2012.

[15] Y. Shao, J. Zhang, W. Fang, S. Zou, X. Li, B. Huang, N. Chi, andS. Yu, “A novel OFDM-CPM modulation scheme and its application inWDM-PON,” Chinese Optics Letters, vol.8, no.9, pp.894–898, 2010.

[16] Y. Shao, B. Huang, N. Chi, J. Zhang, W. Fang, B. Liu, and X. Xin, “Anovel subcarrier OFDM-MSK WDM passive optical network,” OpticalFiber Communication Conference, Optical Society of America, 2010.

[17] Y. Shao and N. Chi, “Generation of OFDM-MSK signal and itsapplication for radio over fiber system in future access network,” Com-munications and Mobile Computing (CMC), 2011 Third InternationalConference on, pp.206–209, IEEE, 2011.

[18] Y. Shao and N. Chi, “A novel scheme for seamless integration of RoFsystem with OFDM-CPM WDM passive optical network,” Optical FiberCommunication Conference, Optical Society of America, 2011.

[19] L. Zhang, X. Xin, B. Liu, Q. Zhang, J. Yu, N. Chi, and C. Yu, “Anovel MAMSK-OFDM technology for next-generation optical accessnetworks,” Photonics Technology Letters, IEEE, vol.23, no.1, pp.60–62, 2011.

[20] F. Xiong, F. Xiong, and F. Xiong, Digital modulation techniques, ArtechHouse Norwood, MA, USA, 2000.