Chinese Optics Letters, 2019, 17 (3): 030603, Published Online: Mar. 8, 2019  

Polarization de-multiplexing using a modified Kalman filter in CO-OFDM transmissions Download: 529次

Author Affiliations
1 Key Laboratory of Optical Fiber Sensing and Communications, University of Electronic Science and Technology of China, Chengdu 611731, China
2 School of Electronics and Information Technology, Sun Yat-sen University, Guangzhou 510275, China
3 Xi’an Institute of Optics and Precision Mechanics, Chinese Academy of Sciences, Xi’an 710075, China
Abstract
We propose the modified Kalman filter (MKF) using the received signal for observation and constructing an inverse process of the conventional Kalman filter (CKF) for polarization de-multiplexing in coherent optical (CO) orthogonal frequency-division multiplexing (OFDM) transmissions. The MKF can avoid the convergence error problem in CKF without matrix inverse operation and has a faster converging speed and a much larger tolerance to the process and measurement noise covariance, about two orders of magnitude more than those of CKF. We experimentally demonstrate the 12 Gbaud OFDM signal transmission over 480 km standard single-mode fiber. The performance of MKF and CKF outperforms pilot-aided polarization de-multiplexing with better accuracy and nonlinearity tolerance.

Polarization-division multiplexing (PDM) is a straightforward way to use the two orthogonal polarizations of a lightwave to double the spectrum efficiency of coherent optical (CO) systems[1]. Thanks to digital signal processing (DSP), polarization de-multiplexing and channel equalization can be implemented in the digital domain at the receiver. Several methods have been proposed for polarization de-multiplexing, such as the constant mode algorithm (CMA)[2], its variant of multiple modulus algorithm (MMA)[3], Stokes space[4], and Kalman filtering. However, CMA and MMA both suffer from the singularity problem, i.e., the output signals cannot converge or they converge to the same polarization tributary[5]. Due to the fast convergence speed and lower computational complexity, Kalman filtering has been proposed for polarization de-multiplexing[6]. The Kalman filter is an optimum adaptive filter and has already been applied successfully in other fields, like engineering control[79" target="_self" style="display: inline;">–9]. Moreover, it is a well-known recursive algorithm for signal estimation and tracking in time-varying systems[10]. Therefore, it has also been used for frequency offset (FO) estimation[11], phase noise (PN) compensation, and amplitude noise estimation[12]. However, there are also the convergence error problems in the conventional Kalman filter (CKF), which cannot converge or even converge to the wrong state in polarization de-multiplexing. Moreover, since Kalman filtering is system-dependent, the initialization of the process and measurement noise covariance Q and R is challenging, which needs much more time to adjust for convergence and affects the performance of Kalman filtering significantly. In general, it is difficult to have a common method to decide the optimum values of Q and R in different systems; then, it is desirable to increase the tolerance for process and measurement noise covariance of Kalman filtering[1].

In this Letter, we propose the modified Kalman filter (MKF) to use the received signal as the observation vector and construct the inverse process of the CKF for polarization de-multiplexing[13]. Since there is no matrix inversion in the estimation of the Jones matrix for the proposed MKF, it can avoid the convergence error problem in CKF and has a faster converging speed and a much larger tolerance than CKF to the process and measurement noise covariance. We first carry out quadrature amplitude modulation (16-QAM) transmissions in a simulation. We find that the CKF also has convergence error problems. On the other hand, the MKF can work well and converges with only 70 training symbols. Secondly, we also conduct numerical simulations and experiments in a CO orthogonal frequency-division multiplexing (OFDM) transmission system to compare the tolerance of MKF and CKF to the process and measurement noise covariance Q and R. We optimize the tuning parameters Q and R, i.e., the covariance matrix of the process and measurement noise, to obtain the optimized performance. The simulation results show good converging performance and a faster converging speed than both the CKF and the conventional pilot-aided polarization de-multiplexing[14]. The experiment results also verify that both the MKF and CKF have similar performance, which is superior to the conventional pilot-aided polarization de-multiplexing at different launch powers after 160 and 480 km transmission.

There are various impairments in the optical transmission systems, such as chromatic dispersion (CD), FO, and PN[1]. Instead of the CMA algorithm or other adaptive filter algorithms, which calculate the tap coefficients of a digital finite impulse response filter, the Kalman filters can use a mathematical model with the transmission impairments to mitigate their effects[15]. They provide accurate estimation to the distortions by minimizing the variance[16]. Since we focus on the effect of MKF for polarization de-multiplexing, we employ a simplified transmission model of optical fiber transmission by assuming that the major channel impairments, such as CD, FO, and PN, have already been compensated perfectly after polarization-diversified coherent detection. Therefore, with the Jones matrix J, the recovered signals Zc and received signals Zo can be simplified as Zc(k)=J1(k)·[rx(k)ry(k)]+n(k),Zo(k)=[rx(k)ry(k)]=J(k)·[tx(k)ty(k)]+m(k),J(k)=[a(k)b(k)c(k)d(k)],where k denotes the time index. Furthermore, rx, ry, tx, and ty are the received signals and transmitted signals in x and y polarizations, respectively. We need to estimate the polarization state parameters [a,b,c,d] of the Jones matrix J, which determines the polarization rotation and the polarization state. Both n and m are the additive white Gaussian noise (AWGN) terms, mainly from amplified spontaneous emission (ASE) from erbium-doped fiber amplifiers (EDFAs) in both polarizations[11].

We employ the received signals Zo as the observation vector in the MKF and construct the inverse process of CKF as Eq. (2), which is different from the CKF that uses the recovered signals Zc in Eq. (1) as the observation vector to estimate the Jones matrix. Therefore, the MKF can estimate the Jones matrix, avoiding the convergence error problem in CKF because there is no inversion of the Jones matrix in the polarization tracking process with training sequences. Our target is to obtain an optimal estimation of the polarization state parameters [a,b,c,d]. Moreover, we utilize H=[h11,h12,h21,h22] as the state vector in the modified Kalman filtering, which is the estimation of the Jones matrix J. The state and measurement equations of MKF can be expressed as Eqs. (4) and (5), respectively: H(k)=H(k1)+w(k),Zo(k)=[rx(k)ry(k)]=J(k)·[tx(k)ty(k)]+v(k),where w and v represent the process and measurement noises, both of which are AWGN. Then, we can update prediction vector Hp and the prior error covariance Pp by the time update as Hp(k)=Hc(k1),Pp(k)=Pc(k1)+Q,where Hc, Pc, and Q are the correction vector, the posterior error covariance, and the process noise covariance. The state update of the MKF can be represented as M(k)=[Zin,x(k)Zin,y(k)0000Zin,x(k)Zin,y(k)],Δe(k)=Zo(k)M(k)Hp(k),K=Pp(k)M(k)T[M(k)Pp(k)M(k)T+R]1,Hc(k)=Hp(k)+KΔe(k),Pc(k)=Pp(k)KM(k)Pc(k),where M, R, Zin, Δe, and K are the measurement matrix, the measurement noise covariance, the input of the Kalman filter, the innovation vector, and the Kalman gain, respectively.

Figure 1 shows the block diagram of the proposed MKF scheme. We first switch the input of the Kalman filter Zin to the training sequences to construct the measurement matrix as Eq. (8) and realize pre-convergence as the solid framework shown in Fig. 1. After the acquisition of the Jones matrix for MKF to pre-converge using the training sequences, even if the polarization is time-varying, we can track it by switching Zin to the decision module, as the dotted framework for tracking shown in Fig. 1. It is different from the CKF that uses the received signals as the input of the Kalman filtering. The Zout is the output of the Kalman filter and also the signals after polarization de-multiplexing.

Fig. 1. Block diagram of the proposed polarization de-multiplexing with the MKF scheme.

下载图片 查看所有图片

We first carry out a simulation of a dual-polarization 16-QAM system on MATLAB to verify that the proposed MKF scheme is effective for polarization de-multiplexing. We intentionally set a matrix that is expressed as a vector in Kalman filtering to verify the MKF, avoiding the convergence error problem in CKF. Figure 2 depicts the converging performance of CKF and MKF under the optimized tuning parameters, respectively. While CKF cannot converge and even converges to the wrong state, the MKF can converge rapidly with only 70 symbols, which verifies the feasibility of the MKF that can be used for polarization de-multiplexing while avoiding the convergence error problem in CKF. We then use a unitary matrix H to compare the converging speed. Figure 3 shows the comparison of mean squared error (MSE) between the CKF and the MKF. The converging speed for the MKF is apparently faster than that of the CKF. Due to the innovation vector, Δe represents the convergence criterion for the Kalman filter. Since we employ the received signals as the observation vector to obtain the innovation vector, a more explicit target for convergence is supplied and results in a faster converging speed.

Fig. 2. Jones matrix estimation in simulation: (a) CKF; (b) MKF; dotted line, estimated H.

下载图片 查看所有图片

Fig. 3. Converging performance of the MKF and CKF.

下载图片 查看所有图片

We finally conduct an experiment to compare the performance with the CKF, the MKF, and pilot-aided polarization de-multiplexing in a CO-OFDM transmission. Figure 4 is the experimental setup. At the transmitter side, we transmit 221 OFDM symbols, in which 20 are training symbols, and one is a null symbol. The OFDM symbols are transferred to the time domain by an inverse fast Fourier transform (IFFT) of the size 256, followed by 1/32 cyclic prefix (CP) insertion. The number of effective subcarriers is 212. Then, the OFDM signal is generated by the arbitrary waveform generator (AWG) operated at 12 GS/s. The polarization multiplexed signal is generated by a polarization emulator that consists of a polarization beam splitter and combiner and a delay line at a length of one OFDM symbol. The transmission spans N are chosen as 2 or 6. At the receiver side, after a polarization-diversified coherent detection, the signals are digitized by a digital phosphor oscilloscope (DPO) operating at 50 GS/s. Then, the received electrical signal is processed off-line to compensate for the impairments, such as CD and FO. After that, the MKF, CKF, and pilot-aided polarization de-multiplexing are used for polarization de-multiplexing before phase compensation, respectively.

Fig. 4. Experimental setup of a polarization multiplexed CO-OFDM transmission. PB, polarization beam splitter; PBC, polarization beam combiner; SSMF, standard single-mode fiber; CD, chromatic dispersion; CFO, carrier frequency offset.

下载图片 查看所有图片

We first discuss the tolerance to the initial process and measurement noise covariance parameters Q and R for the MKF and CKF. The process and measurement noise covariance parameters Q, R can be expressed as Q=qI4 and R=rI2. q and r are two constants, and hence, we need to optimize for both the MKF and CKF. Ik represents the unit matrix with the kth order. The MKF and CKF are tested under different launch powers and transmission distances. Figure 5 shows the bit error rates (BERs) versus q and r for MKF and CKF at different launch powers and transmission distances with colored contour maps. The tolerance to noise covariance Q and R of the MKF is about two orders of magnitude larger than that of the CKF, when the transmission distance is 160 km, and the launch power is 3 and 1 dBm. We change the transmission distance to 480 km and compare the noise covariance tolerance for MKF and CKF in Figs. 5(e) and 5(f). Similar to that in Figs. 5(a)5(d), the MKF performs better than the CKF. In short, we find that the process and measurement noise tolerance of the MKF is better than that of the CKF. It is because the MKF has a faster converging speed than the CKF under the same parameters Q and R.

Fig. 5. q, r versus log10 (BER) with launch powers, fiber distances, and a Kalman filter being (a) 3dBm, 160 km, and CKF; (b) 3dBm, 160 km, and MKF; (c) 1 dBm, 160 km, and CKF; (d) 1 dBm, 160 km, and MKF; (e) 3dBm, 480 km, and CKF; (f) 3dBm, 480 km, and MKF.

下载图片 查看所有图片

Figure 6 illustrates the BERs versus launch power after 160 and 480 km transmission for the CO-OFDM system, respectively. The tuning parameters Q and R for both Kalman filters have been optimized according to the results in Fig. 5. Since the Kalman gain, expressed as Eq. (9), is asked to be enough large for the Kalman filter to converge and track stably, q and r have to be limited in an appropriate range. Here, we use the optimized Q and R with the q, r in an appropriate range, as shown in Fig. 5 for MKF and CKF, which makes both MKF and CKF converge well. Therefore, the MKF has similar performance to the CKF besides a faster converging speed. Both of them perform better than the conventional pilot-aided polarization de-multiplexing at all launch powers at different transmission distances, which shows that the two Kalman filter schemes both have better accuracy and nonlinearity tolerance in addition to the fast converging feature.

Fig. 6. BER versus launch power for three polarization de-multiplexing algorithms.

下载图片 查看所有图片

Thanks to the flexibility of the Kalman filter, the proposed modified Kalman scheme can also be applied to other modulation formats, e.g., quadrature phase-shift keying (QPSK) and M-QAM, where we do not need to change any hardware or framework except for the modulation format.

In this Letter, we have proposed the MKF that uses the received signal as the observation vector for the measurement equation and constructs an inverse process of the CKF for polarization de-multiplexing in CO-OFDM transmissions. The MKF can avoid the convergence error problem in the CKF for polarization de-multiplexing, which will disable the polarization de-multiplexing or deteriorate the performance. Furthermore, we have demonstrated that the MKF has a faster converging speed and a much larger tolerance to noise covariance Q and R, about two orders of magnitude larger compared with CKF by dual-polarization 16-QAM simulations and 12 Gbaud OFDM experiments. Since we have used the received signals as the observation vector in MKF, a more explicit target for convergence is given, resulting in a faster converging speed than CKF with only 70 training symbols used for convergence. The performances of MKF and CKF are similar after we used the optimized Q and R in the same circumstance of the process and measurement noise, and they both outperform pilot-aided polarization de-multiplexing.

References

[1] ZhengZ.CuiN.XuH.ZhangX.ZhangW.XiL.FangY.LiL., Opt. Express26, 7211 (2018).OPEXFF1094-4087

[2] GodardD. N., IEEE Trans. Commun.28, 1867 (1980).IECMBT0090-6778

[3] MaJ.WangD.GuoC., in Proceedings of Asia Communications and Photonics Conference (2013), paper AW3F.5.

[4] MugaN. J.PintoA. N., Opt. Quantum Electron.49, 215 (2017).OQELDI0306-8919

[5] KikuchiK., Opt. Express19, 9868 (2011).OPEXFF1094-4087

[6] YangY.CaoG.ZhongK.ZhouX.YaoY.LauA. P. T.LuC., Opt. Express23, 19673 (2015).OPEXFF1094-4087

[7] HaykinS., Adaptive Filter Theory, 4th Ed. (Prentice Hall, 2002).

[8] MusoffH.ZarchanP., Fundamentals of Kalman Filtering: A Practical Approach, 3rd Ed. (AIAA, 2009).

[9] GrewalM. S.AndrewsA. P., Kalman Filtering: Theory and Practice Using Matlab (Prentice-Hall, 1993).

[10] JainA.KrishnamurthyP. K.LandaisP.AnandarajahP. M., IEEE Photon. J.9, 7200010 (2017).

[11] LiL.FengY.ZhangW.CuiN.XuH.TangX.XiL.ZhangX., Opt. Fiber Technol.36, 438 (2017).1068-5200

[12] PakalaL.SchmaussB., in Proceedings of European Conference on Optical Communication IEEE (2014), paper Tu.1.3.2.

[13] JiangY.YiX.HuangX.HuS.ZhouW.ZhangJ.QiuK., in Proceedings of Opto-Electronics and Communications Conference (to be published).

[14] YuZ.YiX.YangQ.LuoM.ZhangJ.ChenL.QiuK., Opt. Express21, 3885 (2013).OPEXFF1094-4087

[15] JigneshJ.CorcoranB.ZhuC.LoweryA., Opt. Express24, 22282 (2016).OPEXFF1094-4087

[16] WanE. A.MerweR. V. D., in Proceedings of IEEE Adaptive Systems for Signal Processing, Communications, and Control Symposium Conference (2000), p. 153.

Yang Jiang, Xingwen Yi, Shaohua Hu, Xiatao Huang, Wei Tang, Wenjing Zhou, Xinning Huang, Jing Zhang, Kun Qiu. Polarization de-multiplexing using a modified Kalman filter in CO-OFDM transmissions[J]. Chinese Optics Letters, 2019, 17(3): 030603.

引用该论文: TXT   |   EndNote

相关论文

加载中...

关于本站 Cookie 的使用提示

中国光学期刊网使用基于 cookie 的技术来更好地为您提供各项服务,点击此处了解我们的隐私策略。 如您需继续使用本网站,请您授权我们使用本地 cookie 来保存部分信息。
全站搜索
您最值得信赖的光电行业旗舰网络服务平台!