ArticlePDF Available

Frequency domain chromatic dispersion estimation

Authors:

Abstract

The low complexity, robust, and precise algorithm solely employs a simplified autocorrelation function of the signal spectrum for blind chromatic dispersion estimation to adapt frequency domain compensation functions in digital coherent receivers.
Frequency Domain Chromatic Dispersion Estimation
F.N. Hauske1, C. Xie1, Z. Zhang2, C. Li2, L. Li3, Q. Xiong3
1: Huawei Technologies Duesseldorf GmbH, European Research Center, Riesstrasse 25,
D-80992 Munich, Germany, e-mail: fabian.hauske@huawei.com, 2: Huawei Technologies
Canada., Ltd., Ottawa R&D Centre, Ottawa, Canada, 3: Huawei Technologies Co., Ltd.,
Optical Network Technology Research, Shenzhen, China
Abstract: The low complexity, robust, and precise algorithm solely employs a simplified auto-
correlation function of the signal spectrum for blind chromatic dispersion estimation to adapt fre-
quency domain compensation functions in digital coherent receivers.
c
2010 Optical Society of America
OCIS codes: (060.1660) Coherent communications; (060.2330) Fiber optics communications
1. Introduction
Coherent detection receivers with digital equalization allow full compensation of all linear channel impairments of a
linear or weakly nonlinear optical fiber channel [1]. This allows for uncompensated transmission with digital equal-
ization of chromatic dispersion (CD) instead of optical compensation by means of dispersion compensating fibers
(DCF). It has been proposed by [2] to employ a low-complexity frequency domain (FD) filter to compensate for
static CD and to use a time-domain (TD) 2x2 muli-input multi-output (MIMO) finite impulse response (FIR) filter
stage with fast update for tracking time-varying effects like polarization-mode dispersion (PMD) and rotation of the
state of polarization (SOP). Although the value of CD does not change largely during transmission, in switched net-
works, a fast and reliable initialization of the CD filter is required.
Digital CD compensation has been demonstrated, where either the filtering function has been known and pre-set
[3], a training sequence has been applied for filter update [4] or the adaptation algorithm has been not disclosed [5].
Blind filter adaptation by use of a modified constant modulus algorithm (CMA) has been demonstrated in [6], [7].
We present a blind (non-data aided) FD CD estimation algorithm for adaptive equalizers solely based on the dig-
ital spectra of the signal. In contrast to [6], [7], this allows for continuous monitoring of CD and for a low speed esti-
mation routine initializing the equalizer in a side process independent from the modulation format. Robust estimation
over a wide range of CD within a fixed adaptation length is demonstrated for 112 Gbit/s polarization-division multi-
plex (PDM) quaternary phase-shift keying (QPSK) with combined channel impairments.
2. Frequency Domain Chromatic Dispersion Estimation
After the polarization-diverse 90-hybrid, and analog/digital conversion (ADC), overlapping blocks of the signal
sequence are transferred into the FD by a fast Fourier transform (FFT). Copies of those data blocks Sx,in,k[m]and
Sy,in,k [m]from both polarizations xand yare used in a low speed side processor to estimate and monitor the param-
eter of CD (see Fig. 1). The data blocks indexed kare not necessarily adjacent. The index m=M/2 + 1, ..., M/2
denotes discrete frequencies within a block length M(even number) with the direct current (DC) frequency centered
at m= 0. The frequency resolution f=Rs/M of each FFT block is defined by the sampling rate Rsin the ADC.
D (f)
-1
ADC
ADC
optical
90°hybrid
x-pol.
y-pol.
LO
PBS
ADC
ADC
clockrecovery
s/pconversion
carrierrecovery
detection
blockwiseFFT
ADC
ADC
blockwiseIFFT
p/sconversion
TD2x2MIMOFIR
Re
Im
j
Re
Im
j
D[m]
FDCDestimation
Fig. 1. Optical front-end with polarization diverse 90-hybrid, ADC and digital
equalization including FD CD compensation.
impairment distribution parameter
PMD Maxwellian mean 25 ps
PDL linear [0:10] dB
CD linear [-30:30] ns/nm
LOFO linear [-1.5:1.5] GHz
θlinear [0:2π]
ϕlinear [0:2π]
OSNR constant 14 dB
Tab. 1. Table of random channel impairments including
the statistical distribution.
a1020_1.pdf
OSA / OFC/NFOEC 2010
JThA11.pdf
978-1-55752-884-1/10/$26.00 ©2010 IEEE
Authorized licensed use limited to: The Ohio State University. Downloaded on May 22,2010 at 15:22:23 UTC from IEEE Xplore. Restrictions apply.
-2.5 -2 -1.5 -1 -0.5 0 0.5
x104
0
0.2
0.4
0.6
0.8
1
1.2
1.4
di[ ]ps/nm
Jnorm
mean
min
standard
deviation
0500 1000 1500 2000 2500 3000 3500 4000 4500 5000
0.1
0.2
0.3
0.4
0.5
0
4
8
12
16
20
#FFT blocks
stdof Jnorm
trial
Fig. 2. Example of normalized error criterion Jnorm (left) and standard deviation of Jnorm for each channel realization with the required number
of FFT blocks for averaging (right).
To mitigate polarization effects, we apply the signal Sin,k[m] = Sx,in,k [m] + Sy,in,k [m]to tentative filtering func-
tions Di[m] = exp(jm2f2δiπλ2/c)with the speed of light c, the carrier wavelength λand the CD parameter δi
leading to filtered blocks Sout,k,i[m] = Sin,k [m]·Di[m][6]. The values of CD vary by δi=δmin + (i1)∆δup to
δmax. A modified, discrete, circular auto-correlation
Uk,i[n] = 1
M
M/2
m=M/2+1
sign (ℜ{cshift(Sout,k,i[m], n)})·S
out,k,i[m]
+jsign (ℑ{cshift(Sout,k,i[m], n)})·S
out,k,i[m](1)
is applied for each FFT block kand each CD filtering function Diwith a circular shift cshift(Sout,k,i[m], n)of the
signal Sout,k,i[m]by nmelements. In a hardware implementation, the sign sign of the according real part and
imaginary part respectively just adds on the sign of the complex conjugate S
out,k,i[m], reducing the processing
complexity significantly to a few additions. The shift ndoes not necessarily cover all possible shifting values of m.
We define an error criterion
J[i] =
k
n
|Uk,i[n]|2(2)
averaging over the absolute values of the correlation functions of several FFT blocks. In principle, this FD criterion
can be derived from the CMA criterion applied in the TD [6]. The argument of the minimum error criterion delivers
the estimated CD parameter
δest =δmin + δ(arg(min
iJ[i]) 1) ,(3)
which is delivered to update the CD compensation function D[m].
To judge on the reliability of the estimation and to evaluate the necessary number of FFT blocks for averaging,
we introduce a normalized error criterion Jnorm, which is scaled to a unity mean value and a minimum at zero as de-
picted in Fig. 2, left. The standard deviation of Jnorm indicates the distance of the minimum value from the diver-
gence of the error criterion. Low values of the standard deviation indicate a reliable estimation, large values close to
one indicate weak estimations.
3. Estimation Performance
We tested the estimation performance on random data of 112 Gbit/s PDM-QPSK in a single channel, single span
simulation with random channel conditions and concentrated noise loading at the receiver. The random variations
and the according distributions of CD, PMD, polarization-dependent loss (PDL), local oscillator frequency offset
(LOFO), optical signal-to-noise ratio (OSNR), polarization phase ϕand polarization angle θare listed in Tab. 1. In
a1020_1.pdf
OSA / OFC/NFOEC 2010
JThA11.pdf
Authorized licensed use limited to: The Ohio State University. Downloaded on May 22,2010 at 15:22:23 UTC from IEEE Xplore. Restrictions apply.
10-0.9 10-0.7 10-0.5 10-0.3
100
101
102
103
104
105
standarddeviationof Jnorm
|derr| [ps/nm]
erroneous
estimations
detected
goodestimations
detectedas
erroneous
-400 -300 -200 -100 0 100 200 300 400
100
101
102
103
derr [ps/nm]
incidents
Fig. 3. Estimation error |δerr|versus standard deviation of normalized error criterion Jnorm (left) and histogram of estimation error |δerr|(right).
total, 5000 independent trials have been realized. After the optical front-end (compare [1]), the signal is digitized by
ADC with Rs= 2 samples per symbol. Overlapping FFT-blocks of M= 1024 samples are transferred into the FD.
The tentative filtering functions have been scanned from δmin =32000 ps/nm in steps of δ= 200 ps/nm up to
δmax =32000 ps/nm. The correlation function has been applied in a range from n=0.7M/2, ...,+0.7M/2.
Initially averaging over a minimum of 4 FFT-blocks, the number of blocks is consecutively increased until the
normalized error criterion reaches a value of Jnorm 0.25 with a maximum number of 20 FFT blocks. The required
number of FFT blocks for each channel realization is given in Fig. 2, right. About 7.5% of all trials require more than
4 blocks, less than 0.9% would require more than 20 blocks. All those trials that do not satisfy the condition Jnorm
0.25 are marked as potential erroneous estimations.
We evaluate the estimation performance by the estimation error δerr =CD δestim. From Fig. 3, left, we can
see that the indication of potential erroneous estimations correctly detected all corrupt estimations (0.2%) but also
marked 0.6% of correct estimation as erroneous. In Fig. 3, right, the histogram of the estimation error proves a zero
mean value with a standard deviation of the estimation error of 103 ps/nm and a maximum deviation of 400 ps/nm.
This refers to a maximum deviation of two CD estimation steps δ. It should be noted that about 57 ps/nm of the
standard deviation result from the finite resolution of δ. A step width below δ= 200ps/nm would further reduce
the estimation error. As the estimation error has a zero mean value, a long-term average could reduce the estimation
error close to zero. Increasing the OSNR to higher values clearly improves the estimation precision, while even lower
OSNR values require more averaging. Similarly, shorter FFT-blocks require more averaging and longer blocks vice
versa.
4. Conclusion
We demonstrated a low complexity, pure FD CD estimation algorithm with a high robustness against any combina-
tion of channel impairments, any polarization effect in particular. The estimation method is independent from the
modulation format and from the line rate. Given a maximum estimation error of 400 ps/nm, a subsequent TD FIR
filter with only 5 taps would be sufficient to compensate the remaining CD in 112 Gbit/s PDM-QPSK systems.
References
[1] C.R.S. Fludger, T. Duthel, D. van den Borne, et al.,“Coherent Equalization and POLMUX-RZ-DQPSK for Robust 100-GE Transmission” J.
of Lightwave Technol., vol. 26, no. 1, pp. 64-72, Jan. 2008.
[2] B. Spinnler, F.N. Hauske, M. Kuschnerov, Adaptive Equalizer Complexity in Coherent Optical Receivers”, ECOC2008, We.2.E.4.
[3] S. J. Savory, “Digital filters for coherent optical receivers” Optics Express, vol. 16, no. 2, pp. 804-817, Jan. 2008.
[4] K. Ishihara, T. Kobayashi, R. Kudo, et al., “Coherent Optical Transmission with Frequency-domain Equalizers”, ECOC2008, We.2.E.3.
[5] H. Sun, K.-T. Wu, and K. Roberts, “Real-time measurements of a 40 Gb/s coherent system” Optics Express, vol. 16, no. 2, pp. 873-879, Jan.
2008.
[6] M. Kuschnerov, F.N. Hauske, K. Piyawanno, et al.., Adaptive Chromatic Dispersion Equalization for Non-Dispersion Managed Coherent
Systems”, OFC2009, OMT1.
[7] M. Kuschnerov, F.N. Hauske, K. Piyawanno, et al.,“DSP for Coherent Single-Carrier Receivers” J. of Lightwave Technol., vol. 27, no. 16,
pp. 3614-3612, Aug. 2009.
a1020_1.pdf
OSA / OFC/NFOEC 2010
JThA11.pdf
Authorized licensed use limited to: The Ohio State University. Downloaded on May 22,2010 at 15:22:23 UTC from IEEE Xplore. Restrictions apply.
Conference Paper
Full-text available
First experimental results on the characterisation of the nonlinear fibre coefficient using nonlinear Fourier transforms are reported for a 1000 km NZDSF fibre link. No special training signals were used. Instead, conventional pulse-shaped QPSK symbols were transmitted.
Article
Efficient fiber-optic communication requires precise knowledge of the fiber coefficients, but these often change over time due to factors such as aging or bending. We propose a novel algorithm that identifies the average second-order dispersion and Kerr nonlinearity coefficient of a fiber, without employing any special training signals. Instead, ordinary input and output data recorded during normal operation is used. To the best of our knowledge, this is the first such algorithm. The algorithm is based on the nonlinear Fourier spectrum of the signal, which is known to evolve trivially as the signal propagates through an idealized model of the fiber. The algorithm varies the values of the fiber coefficients until the corresponding nonlinear Fourier spectrum at transmitter and receiver match optimally. We test the algorithm on simulated transmission data over a 1600 km link, and accurately identify the fiber coefficients. The identification algorithm is in particular well suited for providing a fiber model for nonlinear Fourier transform-based communication.
Thesis
Full-text available
Cognition is a new paradigm for optical networking, in which the network has capabilities to observe, plan, decide, and act autonomously in order to optimize the end-to-end performance and minimize the need for human supervision. This PhD thesis expands the state of the art on cognitive optical networks (CONs) and technologies enabling and supporting their implementation. The scientific content presented in this thesis tackles two major research problems. First, formulation of fundamental requirements and objectives of CONs, experimental evaluation of selected aspects of their architecture, and machine learning algorithms that make cognition possible. Secondly, advanced optical performance monitoring (OPM) capabilities performed via digital signal processing (DSP) that provide CONs with necessary feedback information allowing for autonomous network optimization. The research results presented in this thesis were carried out in the framework of the EU project Cognitive Heterogeneous Reconfigurable Optical Network (CHRON), whose aim was to develop an architecture and implement a testbed of a cognitive network able to self-configure and self-optimize to efficiently use available resources. In order to realize this objective, new CON-supporting functionalities had to be defined, developed, and experimentally verified. This thesis summarizes the main contributions of the author to the project. Cutting-edge results in experimental evaluation of functionalities of autonomous networks are presented: the first experimental demonstration of the use of case-based reasoning technique in optical communication network for successful quality of transmission estimation in an optical link; cognitively controlled erbium-doped fiber amplifiers to ensure below forward error correction limit performance of all transmitted channels; reconfigurable coherent software-defined receiver supporting various modulation formats and bit rates; experimental evaluation of required optical signal-to-noise ratio for flexible elastic optical networks with mixed modulation formats; evaluation of various prefilter shapes for high symbol rate software-defined transmitters. Furthermore, by using the DSP capabilities of a coherent software-defined receiver combined with powerful machine learning methods, optical performance monitoring techniques for next generation networks were conceived, implemented, and tested by numerical simulations and experiments. One of the highlights of this thesis is the first demonstration of a novel modulation format recognition method based on Stokes space parameters, capable of discerning between six different complex modulation formats. Moreover, new chromatic dispersion monitoring metrics were introduced and experimentally tested, while machine learning is shown to tackle constellation distortions due to nonlinearities in long haul fiber-optic links. In conclusion, the results presented in this thesis lay the groundwork for cognitive optical networks, as well as define and contribute to technologies required for their implementation. Operation of CON-enabling machine learning methods is tested experimentally and DSP-based OPM techniques for software-defined receivers are introduced and verified. The presented set of technologies forms a foundation, upon which next generation fiber-optic data transmission networks will be built.
Article
We demonstrate a novel modulation format independent algorithm for adaptive blind polarization demultiplexing for elastic optical networks (EONs). We compare the proposed algorithm with traditional constant modulus algorithm (CMA) and radius-directed algorithm (RDA), in terms of performance in PM-QPSK, PM-16QAM and PM-64QAM coherent system, by simulating in back-to-back (BTB) and transmission sceneries. The simulation result shows that the modulation format independent algorithm can achieve universal adaptive blind polarization demultiplexing for PM-mQAM signals and gain slightly better performance in condition of lower optical signal noise ratio (OSNR). Furthermore, we also carry out experiments to investigate the performance of the proposed algorithm in BTB and 800 km transmission scenarios for 16 GBaud PM-QPSK and PM-16QAM. The experimental results demonstrate the conclusion of the numerical simulations.
Article
In this paper, we propose and demonstrate a blind chromatic dispersion (CD) estimation method based on fractional Fourier transformation (FrFT). Through numerical simulations, the proposed CD estimation method is shown to be robust against amplified spontaneous emission (ASE) noise and nonlinear interference. Only 2048 samples are required for reliable CD estimation for single carrier 28 GBaud DP-QPSK or 32 GBaud DP-16QAM signals and the standard deviation can be as low as 98.9 ps/nm and 103.6 ps/nm respectively. The feasibility of the proposed CD estimation method has been experimentally verified using 28 GBaud DP-QPSK and 14 GBaud DP-16QAM signals over various transmission distances with CD ranges of 46332 ps/nm ~ 77220 ps/nm and 5148 ps/nm ~ 51480 ps/nm respectively. Compared with some other CD estimation methods, the method based on FrFT has advantages in the aspects of less computation complexity and robustness to transmission impairments.
Article
Accumulated chromatic dispersion (CD) estimation is crucial for frequency-domain equalisation in an optical coherent digital receiver. To solve the problems of small search step size and analogue-to-digital converter (ADC) sampling phase sensitivity from conventional CD searching algorithm, a CD searching method with modified shift parameters and waveforms is proposed in this study. The modified CD searching method allows a much larger search step size and can achieve faster CD estimation with low computational complexity. The performance of the modified CD searching method is also insensitive to ADC sampling phase. On the basis of simulation results, a very low search error probability is confirmed with a search step size of 50 km. About 1 K symbols are found to be enough for dispersion estimation. After the frequency-domain equaliser (FDE) with the estimated dispersion value, the residual dispersion length <30 km can be well compensated with a 9-tap adaptive time-domain equaliser (TDE) with fast convergence. The overall error rate performance of the tunable electrical dispersion compensation is also studied and compared with lumped and distributed optical dispersion compensation for dynamically switched optical networks.
Conference Paper
In this paper the chromatic dispersion is reduced for enhancement in the performance of optical communication system. For this an analog test signal is generated and converted into digital domain and modulated with 16 QAM by gray code mapping. Through Split Step Fourier technique the signal is propagated in the optical fiber link for 15 km of simulated distance. At the end of this distance the chromatic dispersion is observed and to reduce Chromatic Dispersion (CD) signal is converted in electrical form at end of optical fiber link. Digital Signal Processing techniques are applied on dispersed signal to reduce the CD. Analysis is based on Bit Error Rate that are compared before and after the induction of chromatic dispersion. In this research CD is reduced electronically so it will save the requirement of optical amplifiers.
Article
Full-text available
In this paper, we outline the design of signal processing (DSP) algorithms with blind estimation for 100-G coherent optical polarization-diversity receivers in single-carrier systems. As main degrading optical propagation effects, we considered chromatic dispersion (CD), polarization-mode dispersion (PMD), polarization-dependent loss (PDL), and cross-phase modulation (XPM). In the context of this work, we developed algorithms to increase the robustness of the single DSP receiver modules against the aforesaid propagation effects. In particular, we first present a new and fast algorithm to perform blind adaptive CD compensation through frequency-domain equalization. This low complexity equalizer component inherits a highly precise estimation of residual dispersion independent from previous or subsequent blocks. Next, we introduce an original dispersion-tolerant timing recovery and illustrate the derivation of blind polarization demultiplexing, capable to operate also in condition of high PDL. At last, we propose an XPM-mitigating carrier phase recovery as an extension of the standard Viterbi-Viterbi algorithm.
Conference Paper
Full-text available
Blind adaptive chromatic dispersion equalization for coherent polarization multiplexed (NRZ/RZ)-QPSK receivers is presented. A novel low complexity estimation algorithm precisely estimates arbitrarily large dispersion in a fixed adaptation length.
Conference Paper
Full-text available
We demonstrated 25-Gb/s (21.7-Gb/s after coding) single-carrier (SC) transmission with QPSK format over 240 km of SMF (4080 ps/nm) by employing frequency-domain equalization (FDE).
Article
Full-text available
Digital filters underpin the performance of coherent optical receivers which exploit digital signal processing (DSP) to mitigate transmission impairments. We outline the principles of such receivers and review our experimental investigations into compensation of polarization mode dispersion. We then consider the details of the digital filtering employed and present an analytical solution to the design of a chromatic dispersion compensating filter. Using the analytical solution an upper bound on the number of taps required to compensate chromatic dispersion is obtained, with simulation revealing an improved bound of 2.2 taps per 1000ps/nm for 10.7GBaud data. Finally the principles of digital polarization tracking are outlined and through simulation, it is demonstrated that 100krad/s polarization rotations could be tracked using DSP with a clock frequency of less than 500MHz.
Article
Full-text available
We discuss the use of a coherent digital receiver for the compensation of linear transmission impairments and polarization demultiplexing in a transmission system compatible with a future 100-Gb/s Ethernet standard. We present experimental results on the transmission performance of 111 Gbit/s POLMUX-RZ-DQPSK. For a dense WDM setup with channels carrying 111 Gbit/s with a 50 GHz channel spacing (2.0 bits/s/Hz), we show the feasibility of 2375 km transmission. This is enabled through coherent detection which results in excellent noise performance, and subsequent electronic equalization which provides the high tolerance to polarization mode dispersion and chromatic dispersion (CD). Furthermore, we discuss the impact of sampling and digital signal processing with either 1 or 2 samples/bit. We show that when combined with low-pass electrical filtering, 1 sample/bit signal processing is sufficient to obtain a large tolerance towards CD. The proposed modulation and detection techniques enable 111 Gbit/s transmission that is directly compatible with the existing 10 Gbit/s infrastructure.
Conference Paper
We review structures for adaptive equalization in coherent receivers with polarization multiplex and compare them in terms of computation complexity. We cover single and multi carrier approaches.
Article
Continuous real-time measurements are shown from a coherent 40 Gb/s transmission system that uses Dual-Polarization Quadrature Phase Shift Keying (DP-QPSK) modulation. Digital compensation is used for dispersion and polarization effects, with little performance degradation created by 150 ps of rapidly varying 1st-order PMD.