Optimal Combined 2R/3R Regenerators Placement Method for Line Network Topologies in Optical WDM Networks

A method for optimal combined 2R/3R regenerators placement for optical transmission includes determining an optimal placement of multiple 2R and 3R regenerators that minimizes bit error rate BER at a destination node, determining an optimal number of the 2R and 3R regenerators that minimizes a total cost while satisfying the BER at the destination node, and determining an optimal placement of the 2R and 3R regenerators along a route in the optical transmission.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
RELATED APPLICATION INFORMATION

This application claims priority to both provisional application No. 61/543,299 filed Oct. 5, 2011 and provisional application No. 61/549,299 filed Oct. 18, 2012, the contents thereof are incorporated herein by reference

BACKGROUND OF THE INVENTION

The present invention relates generally to optical communications, and more particularly, to optimal combined 2R/3R regenerators placement method for line network topologies in optical WDM networks.

In optical transmission, the signal quality deteriorates due to the accumulation of linear and non-linear impairments as the signal traverses fiber spans and intermediate nodes. To keep the bit error rate (BER) below a certain threshold at the destination, the optical signal needs to be regenerated at intermediate nodes. Conventionally, optical-electrical-optical (O-E-O) 3R regenerators are used to achieve Reamplification, Reshaping, and Retiming of the signal. 3R regeneration may be complemented through the use of forward error correction (FEC) to further reduce bit errors.

In recent years, all-optical 2R regenerators have been developed, which provide an alternative solution for regenerating signals. These regenerators perform only reamplification and reshaping functions through optical layer processing, and therefore have lower cost and are more energy efficient due to the elimination of electrical modules. Another attractive feature is that 2R regenerators can regenerate multiple WDM channels simultaneously, further reducing hardware and operation cost. However, because all-optical 2R regenerators do not have clock recovery capability, and thus, cannot suppress timing jitter induced by intra-channel cross-phase modulation during transmission [2], the signal deteriorates faster than with 3R regeneration. Therefore, the solution that provides the best combination of performance and economy is one that utilizes both 2R and 3R regeneration. An open challenge is how to place 2R and 3R regenerators effectively in the network such that the benefits of all-optical regeneration can be leveraged maximally.

FIG. 1 shows the basic building blocks of an all-optical 2R regenerator [3]. A 2R regenerator consists of an optical amplifier that provides re-amplification capability, a filter that isolates a channel that needs to be regenerated, a passive reshaping nonlinear element that is responsible for reshaping the optical signal, and a variable attenuator that balances the output launched power between multiple optical channels.

Approximation of non-linear transfer function of a reshaping element by a piecewise linear function evolves the mean power and noise of an optical signal as shown in the following equations.


Pouti=γ(Pini+PASEi)+(1−γ)Pi


σouti2=γ(σini2ASEi2)

where Pini and Pouti represent the input and output mean power at signal level i ∈ {0, 1} respectively. Similarly, σin,i2 and σout,i2 represent the input and output mean noise at signal level i. PASEi and σASE,i2 are the ASE noise power and ASE noise variance added by the amplifier. γ is the nonlinear parameter, and Pi is the power level at ith signal. Assuming a noise with Gaussian distributions, the BER at signal level 0 and 1 can be determined using an error function as shown in the equation immediately below. Finally, the average BER among different signal levels represents the BER of at the output of 2R regenerator.

BER i = ( 1 2 π ) × ( σ out i P th - P out i ) × ( P th - P out i ) 2 2 σ out i 2

The mixed 2R/3R regenerators' placement problem is formally defined as follows. We are given a physical topology G(V;E), where V is a set of ROADM nodes and E is a set of fibers connecting pairs of ROADM nodes. The distance between each pair of ROADM nodes (i, j) is represented in terms of the number of spans Kij, where a span is a segment of a fiber between consecutive amplifiers. The costs of 2R and 3R regenerators are C2R and C3R respectively. Sensitivity of a receiver in terms of minimum acceptable BER is represented as BERth. We need to place 2R and 3R regenerators along the given route Usd of the traffic demand R(s, d) between source s and destination d such that the cost is minimized. We assume that the network operates at a single line rate, and regenerators are only placed at ROADM nodes.

In a prior work, the author addresses the mixed 2R and 3R regenerator placement problem with the objective of minimizing the number of 3R regenerators irrespective of the costs of 2R and 3R regenerators, and proposes a greedy procedure. The procedure places a predefined finite number of 2R regenerators such that the total number of 3R regenerators is minimized. The running time for the greedy procedure increases factorially with the number of nodes in the network. Thus, the procedure may not be practical for large networks. Furthermore, the procedure may not result an optimal solution. In contrast as detailed below, the present invention addresses the mixed 2R and 3R regenerators placement problem using dynamic programming, and propose an effective procedure for the first time. The proposed procedure finds an optimal placement of 2R and 3R regenerators, and the time required to solve the problem increases polynomially with the network size that is significantly less than the procedure proposed in the prior work.

Accordingly, there is a need for optimal method to place 2R and 3R regenerators along the route of a connection such that the total cost is minimized.

BRIEF SUMMARY OF THE INVENTION

The present invention is directed to a method for optimal combined 2R/3R regenerators placement for optical transmission includes determining an optimal placement of multiple 2R and 3R regenerators that minimizes bit error rate BER at a destination node, determining an optimal number of the 2R and 3R regenerators that minimizes a total cost while satisfying the BER at the destination node, and determining an optimal placement of the 2R and 3R regenerators along a route in the optical transmission.

These and other advantages of the invention will be apparent to those of ordinary skill in the art by reference to the following detailed description and the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 shows an exemplary 2R regenerator; and

FIG. 2 shows a flow diagram for combined 2R/3R regenerators placement; in accordance with the invention.

DETAILED DESCRIPTION

The present invention is directed Since the combined 2R/3R regenerators placement problem satisfies optimal substructure (principle of optimality) property. The optimal solution along the route can be determined using an optimal solution of a segment of a route. Thus, in this invention, we propose the combined 2R/3R regenerators placement procedure using dynamic programming technique.

The mixed 2R/3R regenerators placement problem holds optical substructure (principle of optimality) property. Thus, the optimal solution of a given route is obtained from the optimal solution of a segment of the route. Let B[i, m, n] denote the BER at the output port of node i for a route from source s having m 2R regenerators and n 3R regenerators along the route. P[i, m, n] denotes the type of regenerator placed at node i of a route with m 2R and n 3R regenerators. P[i, m, n]=1 represents that no regenerator is placed at node i, P[i, m, n]=2 represents that a 2R regenerator is placed at node i, and P[i, m, n]=3 represents that a 3R regenerator is placed at node i. Initially, P[i, m, n] is initialized to 1, ∀m, n, i ∈ Usd, and B[i, m, n] is initialized to ∞, ∀ m, n, i ∈ Usd−{s}. B[s, 0, 0] is initialized to 0, and B[s, m, n] is initialized to ∞, ∀ m ≠ 0; n ≠ 0. BER(i−1,m,n)(j,1,k) denotes the BER at node k after placing m 2R regenerators and n 3R regenerators up to node i−1, with no regenerator placed at node j. BER(i−1,m,n)(j,1,k) is obtained from the recorded BER, B[i−1, m, n], and considering the evolution of this BER at node k after no regenerator placement at node j. BER(i−1,m−1,n)(j,2,k) denotes the BER at node k after placement of m−1 2R regenerators and n 3R regenerators up to node i−1 with a 2R regenerator placed at node j. BER(i−1,m−1,n)(j,2,k) is obtained from the recorded BER, B[i−1, m−2, n], and considering the evolution of this BER at node k after placement of a 2R regenerator at node j. BER(i−1,m,m−1)(j,3,k) denotes the BER at node k after placement of m 2R regenerators and n−1 3R regenerators up to node i−1 with a 3R regenerator placed at node i. BER(i−1,m,m−1)(j,3,k) is obtained from the recorded BER, B[i−1, m, n−1] and considering the evolution of this BER at node k after placement of a 3R regenerator at node j, where i≦j≦k, and i; j; k ∈ Usd. We denote Nsi as the number of nodes from source node s up to node i along the route Usd, then the procedure applies the following recursive procedure to determine the optimal placement of regenerators for values of m and n, where m+n≦Nsi, m≦Nsi, and n≦Nsi along the route Usd.

The procedure constructs a three dimensional table B[i, m, n], where the first dimension i presents the index of a node along the route Usd connecting source s and destination d. the second dimension, m, is the number of 2R regenerators along the route, and the third dimension, n, represents the number of 3R regenerators along the route. Since a single regenerator is placed at a node, m+n≦Nsi, m≦Nsi, and n≦Nsi constraints must be satisfied. From the known BER at the predecessor node i−1 along the route with m 2R regenerators and n 3R regenerators, where 0≦m, n≦Nsi, the BER at the node i can be obtained as follows:

B [ i , m , n ] = α × BER ( i - 1 , m , n ) ( i , 1 , i ) + β × BER ( i - 1 , m - 1 , n ) ( i , 2 , i ) + γ × BER ( i - 1 , m , n - 1 ) ( i , 3 , i ) , ( 1 ) P [ i , m , n ] = α × 1 + β × 2 + γ × 3 , ( 2 ) α = 1 if BER ( i - 1 , m , n ) ( i , 1 , d ) min ( BER ( i - 1 , m - 1 , n ) ( i , 2 , d ) , BER ( i - 1 , m , n - 1 ) ( i , 3 , d ) ) = 0 otherwise ( 3 ) β = 1 if BER ( i - 1 , m - 1 , n ) ( i , 2 , d ) min ( BER ( i - 1 , m , n ) ( i , 1 , d ) , BER ( i - 1 , m , n - 1 ) ( i , 3 , d ) ) = 0 otherwise ( 4 ) γ = 1 if BER ( i - 1 , m , n - 1 ) ( i , 3 , d ) min ( BER ( i - 1 , m , n ) ( i , 1 , d ) , BER ( i - 1 , m - 1 , n ) ( i , 2 , d ) ) = 0 otherwise ( 5 ) α + β + γ = 1 ( 6 )

Given the solutions B[i−1, m,n], B[i−1, m−1, n], and B[i−1, m, n−1] of a segment of a route, Us,i−1, the procedure finds the BER at the destination node, BER(i−1,m,n)(i,1,d), BER(i−1,m−1,n)(i,2,d), BER(i−1,m,n−1)(i,3,d) by considering three potential scenarios, (1) no regenerator, (2) a 2R regenerator, and (3) a 3R regenerator, at node i respectively. Using Eq. 3 to Eq. 6, the procedure determines the placement of a regenerator at node i such that the BER at the destination node d is minimized. Based on the selection of a scenario, the BER at the output port of a node i is recorded in B[i, m, n], and the decision of placement is recorded in P[i, m, n] as shown in Eq. 1 and Eq. 2 respectively. The recursive procedure starts from the source node i=s, evaluates the placement of m 2R and n 3R regenerators at each intermediate node i for 0≦m, n≦Nsi, and stops when the destination node is reached i=d. Finally, the table B is searched for values m and n such that m×C2R+n×C3R is minimized and B[d, m, n]<=BERth. The exact placement of regenerators can be found by searching the table P with the optimum value of mo and no starting from the destination node d. If P[i, mo, no]=1, then no regenerator is placed at node i. Similarly, if P[i, mo, no]=2, then a 2R regenerator is placed at node i, and if P[i, mo, no]=3, then a 3R regenerator is placed at node i. In the next step, the placement of a regenerator in the predecessor node i−1 is determined with the same value of mo and no if no regenerator is placed at node i, or with values mo−1 and no if a 2R regenerator is placed at node i, or with values mo, no−1 if a 3R regenerator is placed at node i.

In FIG. 2, there is shown a flowchart of the combined 2R/3R regenerators placement method, in accordance with the invention.

Initially 100, the inventive method initializes B[i, m, n]=∞ and P[i, m, n]=1 ∀ i ∈ Usd−{s}, ∀ m, n, where 0<=m, n<=|Usd|. For the source node s, the procedure initializes B[s, 0, 0]=0, and B[s, m, n]=∞, ∀ m ≠ 0; n ≠ 0. Iterator i is initialized to the source node s.

Then 101, iterators m and n are initialized to 0, and the procedure selects the next node along the route Usd and assigns to an iterator i.

Afterwards 102, the method checks whether the selected node is the destination node or an intermediate node. If the selected node is the destination node, then the procedure follows Step 108, otherwise the procedure follows Step 103.

Next 103, if the selected node is an intermediate node, then the procedure evaluates three potential scenarios of a regenerator placement at this node, (1) placement of no regenerator (2) placement of a 2R regenerator, or (3) placement of a 3R regenerator, and finds the BER at the destination nodes for each scenario, BER(i−1,m,n)(i,1,d), BER(i−1,m,n)(i,2,d), BER(i−1,m,n−1)(i,3,d) respectively. The BER at the destination nodes BER(i−1,m,n)(i,1,d) is determined using the recorded BER information at node i−1, B[i−1, m, n], and considering the BER evolution from node i−1 to the destination node d with no regenerator placement at node i. The BER at the destination nodes BER(i−1,m−1,n)(i,2,d) is determined using the recorded BER information at node i−1, B[i−1, m−1, n], and considering the BER evolution from node i−1 to the destination node d with a 2R regenerator placement at node i. The BER at the destination nodes BER(i−1,m,n−1)(i,3,d) is determined using the recorded BER information at node i−1, B[i−1, m, n−1], and considering the BER evolution from node i−1 to the destination node d with a 3R regenerator placement at node i. Among the three potential scenarios, a scenario is selected that minimizes the BER at the destination nodes, and in case of conflicts, a scenario is randomly selected among the conflicts using Eq. 3 to Eq. 6. Based on the selected scenario, the BER at the output port of a node i is determined, and recorded in the table B[i, m, n] using Eq. 1, and the selection of the scenario is also recorded in the table P[i, m, n] using Eq. 2. Then there is an increment of m 104.

Subsequently 105, there is a check of whether m is greater than the number of nodes between the source node S and the node i, Nsi, along the route Usd. If the answer is yes, then the procedure follows the step 106, otherwise it repeats the step 103. Then there is an increment of n 106.

There is a check 107 of whether n is greater than the number of nodes between the source node s and the node i, Nsi, along the route Usd. If the answer is yes, then the procedure follows the step 101, otherwise it repeats the step 103.

Then 108 there is an evaluation of the recorded BER at the destination node d, B[d, m, n], for all potential values of m and n, where 0≦m, n≦Nsd. The m and n are selected such that m×C2R+n×C3R is minimum and B[d, m, n] ≦BERth. The selected m and n are assigned to mo and no respectively. If no such m and n values exist that satisfy B[d, m, n]≦BERth condition, then ∞ is assigned to mo and no.

Next 109, there is a check as to whether mo and no hold a finite value. If yes, then the procedure follows step 111, otherwise the procedure follows step 110.

In step 110, the connection is blocked because no regenerators placement solution exists that can transmit the optical channel within cutoff BER, BERth, at the destination node d. The procedure terminates at this point.

In step 111, the iterator i is initialized to the destination node d, iterator m is initialized to mo and iterator n is initialized to no.

Then at step 112, the method assigns P[i, m, n] type of regenerator at node i. if P[i, m, n]=2, then a 2R regenerator is placed at node i, and m is decreased by 1. If P[i, m, n]=3, then a 3R regenerator is placed at node i, and n is decreased by 1. If P[i, m, n]=1, then no regenerator is placed at node i and values of m and n remain intact. Finally the procedure initializes i to its predecessor node, i=i−1.

In step 113, the method checks whether i is the source node s. If it is, then the procedure terminates, otherwise the procedure repeats step 112.

From the foregoing, it can be appreciated that the inventive is applicable in network design and to determine the placement of 2R and 3R regenerators under physical impairment constraints. The invention enables finding the solution in time that is polynomial of the input size. The inventive method is quick, and results a solution in real time. The inventive method always finds an optimal solution with minimum cost. The inventive method can be applicable for the placement of 3R regenerators with and without forward error correction FEC capability. The inventive method results in a near-optimal solution for mesh network topologies.

The foregoing is to be understood as being in every respect illustrative and exemplary, but not restrictive, and the scope of the invention disclosed herein is not to be determined from the Detailed Description, but rather from the claims as interpreted according to the full breadth permitted by the patent laws. It is to be understood that the embodiments shown and described herein are only illustrative of the principles of the present invention and that those skilled in the art may implement various modifications without departing from the scope and spirit of the invention. Those skilled in the art could implement various other feature combinations without departing from the scope and spirit of the invention.

Claims

1. A method for optimal combined 2R/3R regenerators placement for optical transmission, said method comprising the steps of:

i) determining an optimal placement of multiple 2R and 3R regenerators that minimizes bit error rate BER at a destination node;
ii) determining an optimal number of said 2R and 3R regenerators that minimizes a total cost while satisfying said BER at said destination node; and
iii) determining an optimal placement of said 2R and 3R regenerators along a route in said optical transmission

2. The method of claim 1, wherein said step i) comprises a recursive process based on the following relationships

B[i,m,n]=α×BER(i−1,m,n)(i,1,i)+β×BER(i−1,m−1,n)(i,2,i)+γ×BER(i−1,m,n−1)(i,3,i)   (1)
P[i,m,n]=α×1+β×2+γ×3   (2)
where
α=1 if BER(i−1,m,n)(i,1,d)≦Min(BER(i−1,m−1,n)(i,2,d),BER(i−1,m,n)(i,3,d))
α=0 Otherwise,   (3)
β=1 if BER(i−1,m−1,n)(i,2,d)≦Min(BER(i−1,m,n)(i,1,d), BER(i−1,m,n−1)(i,3,d))
β=0 Otherwise,   (4)
γ=1 if BER(i−1,m,n−1)(i,3,d)≦Min(BER(i−1,m−1,n)(i,2,d), BER(i−1,m,n)(i,1,d))
γ=0 Otherwise,   (5)
α+β+γ=1   (6)

3. The method of claim 1, wherein said step ii) comprises evaluating the optimal placement of m 2R regenerators and n 3R regenerators for all potential values of m and n, where 0≦m, n≦Nsd, where.

4. The method of claim 1, wherein said step iii) comprises recording a state of an optimal solution in a table P and traversing this matrix from said destination node to a source node to determine exact placement of said regenerators.

5. The method of claim 1, wherein said step i) comprises dynamic programming that recursively solves determines a mixed 2r/3R regenerator placement that is optimal with a time required for determining said optimal placement increases polynomially with a number of nodes along said route that is lower than without said optimal placement.

6. The method of claim 1, wherein said step ii) comprises using a optimal determination of a subproblem containing a segment of said route Us,i−1, finding an optimal solution of a route Usi by using an optimal solutions B[i−1, m, n], B[i−1, m−1, n], and B[i−1, m, n−1] and finding a bit error rate BER at the destination nodes BER(i−1,m,n)(i,1,d), BER(i−1,m−1,n)(i,2,d), BER(i−1,m,n−1)(i,3,d) by considering three potential scenarios, (1) no regenerator, (2) a 2R regenerator, and (3) a 3R regenerator, at node i respectively.

7. The method of claim 6, wherein one of said potential scenario is selected that minimizes said BER at the destination node based on relationships

α=1 if BER(i−1,m,n)(i,1,d)≦Min(BER(i−1,m−1,n)(i,2,d), BER(i−1,m,n−1)(i,3,d))
α=0 Otherwise,   (3)
β=1 if BER(i−1,m−1,n)(i,2,d)≦Min(BER(i−1,m,n)(i,1,d), BER(i−1,m,n−1)(i,3,d))
β=0 Otherwise,   (4)
γ=1 if BER(i−1,m,n−1)(i,3,d)≦Min(BER(i−1,m−1,n)(i,2,d), BER(i−1,m,n)(i,1,d))
γ=0 Otherwise,   (5)
α+β+γ=1   (6)

8. The method of claim 7, wherein said selected scenario said step ii) includes finding said BER at an output port of a node i and recording said BER in B[i, m, n], and said selected scenario in P[i, m,n] based on

B[i,m,n]=α×BER(i−1,m,n)(i,1,i)+β×BER(i−1,m−1,n)(i,2,i)+γ×BER(i−1,m,n−1)(i,3,i) and
P[i,m,n]=α×1+β×2+γ×3, respectively.

9. The method of claim 8, wherein said step ii) is started at said source node and recursively repeated at each intermediate node for m number of 2R regenerators and n number of 3R regenerators for 0≦m, n≦Nsi and m≦mg, and n≦ng until the destination node is reached.

10. The method of claim 1, wherein said step i) comprises evaluating said optimal placement of m 2R regenerators and n 3R regenerators for all potential values of m and n, where 0≦m, n≦Nsd., and finally selecting said value of m and n that minimizes a total cost of signal regeneration along the route.

11. The method of claim 1, wherein said step ii) comprises that exact placement of said 2r/3R regenerators is found by traversing a table P starting from said destination node with mo number of 2R regenerators and no number of 3R regenerators.

Patent History
Publication number: 20130089323
Type: Application
Filed: Oct 4, 2012
Publication Date: Apr 11, 2013
Patent Grant number: 8879906
Applicant: NEC LABORATORIES AMERICA, INC. (Princeton, NJ)
Inventor: NEC Laboratories America, Inc. (Princeton, NJ)
Application Number: 13/644,470
Classifications
Current U.S. Class: Bit Error Rate (398/27)
International Classification: H04J 14/02 (20060101);