Novel algorithm for synthesis of fiber gratings

Bo LV , Ming CHEN , Dan LU , Taorong GONG , Tangjun LI , Shuisheng JIAN

Front. Optoelectron. ›› 2009, Vol. 2 ›› Issue (3) : 279 -284.

PDF (171KB)
Front. Optoelectron. ›› 2009, Vol. 2 ›› Issue (3) : 279 -284. DOI: 10.1007/s12200-009-0018-8
RESEARCH ARTICLE
RESEARCH ARTICLE

Novel algorithm for synthesis of fiber gratings

Author information +
History +
PDF (171KB)

Abstract

A novel algorithm for the synthesis of fiber gratings is presented. For the first time we propose an effective optimal approach to construct a coupling coefficient function by employing 4th-order Runge-Kutta (R-K) analysis method for calculating the reflection spectra of fiber gratings. The numerical results show that with this proposed method, some required optical filters have been yielded with better features compared with other methods such as Gel’Fand-Levitan-Marchenko (GLM) algorithm. In addition, the performance of different interpolation functions particularly utilized in our algorithm, including linear-type, spline-type, and Hermit-type, are discussed in detail.

Keywords

gratings / inverse problem / synthesis algorithm,coupling coefficient function / interpolation functions / apodization

Cite this article

Download citation ▾
Bo LV, Ming CHEN, Dan LU, Taorong GONG, Tangjun LI, Shuisheng JIAN. Novel algorithm for synthesis of fiber gratings. Front. Optoelectron., 2009, 2(3): 279-284 DOI:10.1007/s12200-009-0018-8

登录浏览全文

4963

注册一个新账户 忘记密码

Introduction

It is known that high-speed optical fiber communication systems rely critically on the design of complex filters to perform various functions such as dispersion compensation [1], distributed feedback lasing [2], optical filtering [3], in codirectional couplers [4], etc. Several experimental techniques have been demonstrated to fabricate nonuniform gratings, permitting an accurate control of both the local grating pitch and the apodization profile along the structure [5-7]. These techniques give substantial flexibility to the grating design process. In this process, a synthesis is to determine a fiber grating index modulation profile corresponding to the given or wanted optical reflection spectrum.

To solve the problem, a variety of synthesis algorithms has been proposed [8-11]. The simplest approach, called Born approximation, exploits the approximate Fourier transform [12] relationships between the filter spectral response and the coupling function. This method is so fast but has limited use for the design of high-reflectivity gratings. The second group of inverse scattering methods is that of exact solutions to integral equations known as Gel’Fand-Levitan-Marchenko (GLM) integral equations. This solution can yield exact and smooth coupling coefficients but is restricted to only the rational function. Finally, there exists a third group of exact inverse scattering algorithms using genetic algorithm [13], by which the coupling coefficient function is sampled and optimized according to some weighting mechanism. This approach provides a general way but still has some drawbacks. The critical disadvantage is that calculation speed strictly depends on the sampling number of coupling coefficient function and sometimes it is difficult to converge in solving the equations. In this paper we present a novel approach to the solution of inverse problems, in particular the problem of synthesizing fiber gratings. In essence it provides a new way to construct a coupling coefficient function with some interpolation functions and reveals better performance than that of traditional GLM solutions.

The outline of this paper is as follows: Sect. 2 contains the principle of analytical method with Riccati equation, and in Sect. 3 the synthesis algorithm is presented in detail. Section 4 contains the numerical results and practical applications, and finally the main conclusions are summarized in Sect. 5.

Analysis method

In waveguides whose refractive index profile varies along the direction of propagation (z coordinate), scattering among the modes that travel in the waveguide produces power exchange that can be expressed as a set of coupled wave equations [14]. The resulting coupling potential can be modulated by a quasi-sinusoidal function, and we can write
k(z)=n0+Δn(z)cos(2πΛz+θ(z)),
where the functions ▵n(z) and θ(z) are slowly varying compared with the grating period Λ. In particular, the forward propagating wave v1 and the backward propagating wave v2 of the only fundamental mode are related by the coupled mode equations [14] under signal mode operation:
v1(z,δ)z=-iδv1+q(z)v2,v2(z,δ)z=iδv2+q(z)v1.
In Eq. (2), q(z) is defined as the complex coupling coefficient:
q(z)=-iπ2n0ΛΔn(z)exp[-iθ(z)],
and δ denotes the phase shift per unit length compared with the Bragg wavelength (λB=2n0Λ):
δ=β-βB=2πn0λ-πΛ.
The local reflection coefficient can be further defined as
ρ(z,δ)=v2(z,δ)v1(z,δ).

By calculating ρz in Eq. (5) combining with Eq. (2), we obtain the well-known Riccati equation:
ρz=2iδρ-q(z)ρ2+q(z).

This differential equation can be numerically solved for the reflection coefficient with 4th-order Runge-Kutta (R-K) algorithm with the boundary condition ρ(L,δ)=0. Accordingly, the approximate results can be solved for the reflection coefficient r(δ) =ρ(0,δ) and furthermore the group delay function τ(λ) and corresponding dispersion function D(λ) can be acquired as
τ(λ)=-λ22πcdθρdλ,
D(λ)=dθρdλ,
where θρ stands for the phase of reflection coefficient r(δ).

In Ref. [13], a key issue about the numerical error lies on the number of samples of coupling coefficient function q(z). If the number is small, there may be an unexpected error and sometimes it is rather difficult to obtain the proper reflection spectrum, whereas the large sampling number may bring a lot of running time and as a result, the process is indeed low-efficiency. To address this problem, we mainly make two modifications as proposed in our novel algorithm. One is the construction of coupling coefficient function q(z) by employing sorts of interpolating functions, such as Hermit, cubic, spline, etc. The other improvement is to define the searching space and related searching rule to optimize the reflection coefficient close to the target spectrum. The specification of synthesis algorithms will be introduced in Sect. 3.

Synthesis algorithms

From Eq. (6), the objective is to search for the optimal coupling coefficient function q(z) that can produce the best results as close as possible to the given reflection characters of fiber gratings. In this paper, we divide our synthesis algorithms into four steps as below.

1) Construction of searching matrix. We define the searching space S(z1,z2,...,zN), described by an M×N matrix as
S(z1,z2,...,zN)=(s(z1),s(z2),...,s(zN))=(q11(z1)q1N(zN)qM1(z1)qMN(zN))M×N,

where the element qji(zi) denotes the jth random value selected from the ith column of matrix BoldItalic(q1i(zi),q2i(zi),,qji(zi),qj+1i(zi),,qMi(zi)) at the length position zi of grating.

2) Interpolations. Given a sample input vector Q=(qj11(z1),qj22(z2),,qjkk(zk),,qjNN(zN)), we can produce the new testing coupling coefficient function q(z) with certain interpolation function, of which the type could be Hermit, linear, or spline, etc. After this process, the exact testing q(z) can be utilized into the Riccati equation and the corresponding reflection spectrum can be produced as well.

3) Evaluation function. There are several ways to measure the distance between the calculated reflection spectrum and the objective reflection spectrum. Assuming that R=|r|2 refers to the reflectivity spectrum, several evaluation functions are introduced as
Esum=j (Rtarget,jp-Rcalc,jp),
Ep=[j (|Rtarget,jp-Rcalc,jp|)p]1/p,
Emax=maxj(|Rtarget,j-Rcalc,j|),
where Rtarget and Rcalc refer to the target and calculation reflection of grating, respectively.

4) Reconstructions. If the evaluation value is unsatisfied, in general, it is necessary to select another input vector, Q=(qj11(z1),qj22(z2),,qjkk(zk),,qjNN(zN)), instead of the former vector Q=(qj11(z1),qj22(z2),,qjkk(zk),,qjNN(zN)). We define this process as reconstructions.

The detailed synthesis algorithm is described as follows:

a. Begin;

b. Let k=1;

c. Select an initial testing vector Q=(qj11(z1),qj22(z2),,qjkk(zk),,qjNN(zN)) at random from the searching space (s(z1),s(z2),...,s(zN));

d. While (s(zk) is not empty)

BoldItalicExpand BoldItalic to q(z) with a chosen interpolation function;

f. Solve the Riccati equation with 4th-order Runge-Kutta algorithm;

g. Compute the specialized evaluation function E;

h.s(zk)=s(zk)-{qj1k(zk)};

i. Reconstruct the testing vector Q=(qj11(z1),qj22(z2),,qjkk(zk),,qjNN(zN)) and repeat steps e, f, g to get its corresponding E';

j. If (E'<E) then update Q replacing by Q'; else remain vector Q;

k.s(zk)=s(zk)-{qj1k(zk)};

l. Repeat the steps i, j, k until s(zk)=ϕ;

m. Mark the optimal testing vector Q=(qj1*1(z1),qj22(z2),,qjkk(zk),,qjNN(zN));

n.k=k+1;

o. Repeat the steps c to m until k=M+1;

p. Find the final vector Q*=(qj1*1(z1),qj2*2(z2),,qjk*k(zk),,qjN*N(zN)) and approximate coupling coefficient function q(z);

q. End.

Numerical examples and discussion

In the subsequent sections, the method here developed will be applied to several numerical examples in order to check its validity and grade of accurateness.

Bandpass filter

An interesting application of the synthesis algorithm is to design a fiber-based optical bandpass filter. In this paper, if we assume that the required bandwidth is 0.2 nm and the target bandpass filter is square-shaped, we can apply our synthesis algorithm to build the filters. The detailed stimulated parameters are presented in Table 1. It is noted that the testing coupling coefficient function can be generated from testing vector Q by means of different interpolation functions. Consequently, corresponding reflection functions can be computed as well. Figure 1 shows the reflectivity curves versus wavelength via several kinds of interpolation functions, e.g., linear, spline, and Hermit. Also, Figs. 1 and 2 show the reflectivity and related coupling coefficient from GLM algorithm [9] with six iterations.

The computing results in Fig. 1 show the reflection spectra. We can conclude that 1) the linear-type interpolation q(z) yields the unqualified bandpass filter with less than 0.2 nm bandwidth whereas the spline-type interpolation one provides the contrary character, which is more than 0.2 nm bandwidth; 2) the Hermit-type interpolation q(z) has better performance than the traditional coupling coefficient function from 6th-order GLM algorithm, which verified the effectiveness and somehow merit of our synthesis algorithm. By using our algorithm, the optical bandpass filter with almost reflectivity of 99% can be finally obtained.

Bandpass filter with low dispersion

Once the potential of this technique has been demonstrated, we can take a practical problem as an example, namely the fiber-based optical bandpass filter with low dispersion. In this case we assume the bandwidth of a rectangular bandpass filter is still 0.2 nm and also weight the evaluation with the dispersion factor in Eqs. (7) and (8). As a result, the calculated coupling coefficient is shown in Fig. 3, and the in-band dispersion and reflection spectra are illustrated in Figs. 4 and 5 respectively.

In Fig. 4, the spline-type interpolation q(z) can yield the lowest in-band dispersion value. The linear-type interpolation one shows its worst curve of inside dispersion because the corresponding coupling coefficient function q(z) shown in Fig. 3 is not so smooth which can seriously influence some sensitive characters of fiber gratings such as group delay, dispersion, dispersion slope, etc. On the other hand, there is a trade-off that the reflectivity spectrum is broadened and the outside ripple is higher than the results of pure bandpass-required filters.

Table 2 shows the simulated results with different interpolation functions such as spline, Hermit, and linear, also compared with GLM. The main properties of grating, here e.g., 3-dB bandwidth, separation degree, and max in-band dispersion, are listed in detail. It is concluded that Hermit type is evaluated as the best choice because the corresponding filter has 0.18-nm bandwidth which is closest to the target bandpass filter; moreover, the separation degree is better than the GLM method, and the in-band dispersion is permitted as well. Note that the yielding dispersion is so flat within ±0.05 nm, but there is still a trade-off between separation degree and flatness of dispersion. In order to balance the relationship, we can improve the evaluation functions containing both the reflection spectrum and its group delay or dispersion by introducing different weights.

Practical example of dispersion equalization

One practical example where the synthesis of a linear group delay function required is dispersion equalization, which is the key component for dispersion compensation in long-haul high-capacity fiber optical communication systems. In this paper, we assume that the first-order dispersion compensation parameter D=2550 pskm-1nm-1 which can be equalized for about 150 km single mode fiber (SMF). The target dispersion filter we designed can be produced by the apodization function as the modulation scheme of refractive index’s amplitude. The apodization function f(z) is yielded from Eq. (3), which can be described as
Δn=Δn0f(z).
In this paper, given that Δn0=10-4 and the length of grating fiber L=14 cm, with our synthesis method the final apodization function as shown in Fig. 6(a) is obtained and the corresponding apodization board has been manufactured as well.

The chirped Bragg grating is fabricated with the ultra-violet exposure method by employing phase mask [15-18]. Figure 6(b) shows the practical reflection spectrum and group delay measured with CD400 provided by Perkin Elmer company (modulated frequency is 70 MHz). The measured dispersion is approximately 2650 pskm-1nm-1 and the 3 dB bandwidth of reflection spectrum is 0.33 nm which can be used for the 10 Gbit/s dispersion compensated system [19-21].

It is obvious that the main trouble with our method is the selection of the proper interpolation function. In the process of designing the bandpass optical filter only, the Hermit-type interpolation shows its best performance whereas the spline-type interpolation can be evaluated as the optimal choice for the design of bandpass filter with low dispersion. An example of fabricated dispersion equalization is presented to verify the effectiveness of synthesis method as well. Nevertheless, the distribution of searching space BoldItalic could also significantly affect the running time and even the computing error. Generally speaking, it has proven to be successful for the synthesis of many sorts of transfer function, also preserving the phase response as shown in Sect. 4.2. We can freely design the reflectance so that particular requirements are satisfied, which are its unique merits compared with the GLM method.

Conclusion

A novel method to solve the synthesizing fiber gratings is proposed. This algorithm particularly defines the rule of optimization for coupling coefficient function by employing the 4th-order Runge-Kutta analysis method. Furthermore, the type of interpolation function, such as linear, spline, and Hermit, has been taken into account as well. The numerical examples presented show that this synthesis algorithm may reveal some merits compared with the GLM method. One obvious improvement in comparison with the GLM method is the preservation of the phase information. It is also worth mentioning that some issues, such as the selection of different interpolation function and the construction of well-balanced searching space BoldItalic, should be investigated in future research.

References

[1]

Ouellete F. Dispersion cancellation using linearly chirped Bragg grating filters in optical waveguides. Optics Letters, 1987, 12(10): 847-849

[2]

Sekartedjo K, Eda N, Furuya K, Suematsu Y, Koyama F, Tanbun-Ek T. 1.5 μm phase-shifted DFB lasers for single-mode operation. Electronics Letters, 1984, 20(2): 80-81

[3]

Yu Q, Pan Z Q, Yan L S, Willner A E. Chromatic dispersion monitoring technique using sideband optical filtering and clock phase-shift detection. Journal of Lightwave Technolgy, 2002, 20(12): 2267-2271

[4]

Bornholdt C, Kappe F, Müller R, Nolting H P, Reier F, Stenzel R, Venghaus H, Weinert C M. Meander coupler, a novel wavelength division multiplexer/demultiplexer. Applied Physics Letters, 1990, 57(24): 2517-2519

[5]

Loh W H, Cole M J, Zervas M N, Barcelos S, Laming R I. Complex grating structures with uniform phase masks based on the moving fiber-scanning beam technique. Optics Letters, 1995, 20(20): 2051-2053

[6]

Asseh A, Storoy H, Sahlgren B E, Sandgren S, Stubbe R A H. A writing technique for long fiber Bragg gratings with complex reflectivity profiles. Journal of Lightwave Technolgy, 1997, 15(8): 1419-1423

[7]

Paster D, Capmany J, Ortega D, Tatay V, Marti J. Design of apodized linearly chirped fiber gratings for dispersion compensation. Journal of Lightwave Technology, 1996, 14(11): 2581-2588

[8]

Winick K A, Roman J E. Design of corrugated waveguide filters by Fourier-transform techniques. IEEE Journal of Quantum Electronics, 1990, 26(11): 1918-1929

[9]

Peral E, Capmany J, Marti J. Iterative solution to the Gel’Fand-Levitan-Marchenko coupled equations and application to synthesis of fiber gratings. IEEE Journal of Quantum Electronics, 1996, 32(12): 2078-2084

[10]

Feced R, Zervas M N, Muriel M A. An efficient inverse scattering algorithm for the design of nonuniform fiber Bragg gratings. IEEE Journal of Quantum Electronics, 1999, 35(8): 1105-1115

[11]

Brinkmeyer E. Simple algorithm for reconstructing fiber gratings from reflectometric data. Optics Letters, 1995, 20(8): 810-812

[12]

Dobrowolski J A, Lowe D. Optical thin film synthesis program based on the use of Fourier transforms. Applied Optics, 1978, 17(19): 3039-3050

[13]

Skaar J, Risvik K M. A genetic algorithm for the inverse problem in synthesis of fiber gratings. Journal of Lightwave Technology, 1998, 16(10): 1928-1932

[14]

Erdogan T. Fiber grating spectra. Journal of Lightwave Technology, 1997, 15(8): 1277-1294

[15]

Ning T G, Liu Y, Tan Z W, Pei L, Jian S S. Impact on dispersion compensated system using chirped fiber Bragg grating with delay ripple. Acta Optica Sinica, 2003, 23(9): 1064-1067 (in Chinese)

[16]

Ning T G, Pei L, Liu Y, Tan Z W, Tong Z, Yan F P, Jian S S. Optimization of electron-beam-written step-chirped phase masks to improve quality of the chirped FBG. Journal of Optoelectronics∙Laser, 2006, 17(12): 1409-1412 (in Chinese)

[17]

Tan Z W, Li B, Wang Y H, Ren W H, Liu Y, Ning T G, Jian S S. Background loss of the fiber induced by the ultraviolet light exposure. Chinese Journal of Lasers, 2007, 34(2): 239-242 (in Chinese)

[18]

Xie Z H, Ning T G, Pei L, Li T J, Jian S S. Fabrication of 13 cm linearly chirped fiber grating. Acta Optica Sinica, 2001, 21(11): 1381-1383 (in Chinese)

[19]

Tan Z W, Ning T G, Liu Y, Tong Z, Jian S S. Suppression of the interactions between fibre gratings used as dispersion compensators in dense wavelength-division multiplexing systems. Chinese physics, 2006, 15(8): 1819-1823

[20]

Jian S S, Zhao Y C, Wei D P. Dispersion compensation experimental on 19 ps pulse width over 133 km single mode fiber with tunable chirp and wavelength gratings. Science in China E: Technological Sciences, 1999, 42(2): 165-170

[21]

Liu X, Wei X, Gnauck A H, Doerr C R, Chandrasekhar S. Analysis of loss ripple and its application to the mitigation of optical filtering penalty. IEEE Photonics Technology Letters, 2005, 17(1): 82-84

RIGHTS & PERMISSIONS

Higher Education Press and Springer-Verlag Berlin Heidelberg

AI Summary AI Mindmap
PDF (171KB)

1177

Accesses

0

Citation

Detail

Sections
Recommended

AI思维导图

/