|
1.IntroductionRecent work1 presented a nonadaptive wavelength assignment policy called first-fit-TE (traffic engineering) to reduce wavelength contention in optical burst switching (OBS) networks using a greedy heuristic algorithm and the concept of “interference.” According to our knowledge, first-fit-TE is a good scheme for resolving the wavelength contention problem in the case of lack of wavelength converters. However, we feel that this algorithm is not perfectly satisfactory and adequately addressed, so that work remains to be done to develop a better wavelength assignment policy. In this paper, we present a modified and much more comprehensive algorithm called the Min-RGCIL (minumum–relative group combined interference level) algorithm. 2.Problem of the Greedy Heuristic in First-Fit-TEThe main algorithm of first-fit-TE is a greedy heuristic algorithm, which always takes the best immediate, or local, solution while finding an answer. Greedy algorithms find the overall, or globally, optimal solution for some optimization problems, but may find less-than-optimal solutions for some instances of other problems.2 To obviously illustrate our standpoint, we used a 16-node OBS network to do analysis, as shown in Fig. 1. In step 1 of first-fit-TE (Ref. 1), suppose three switches are about to be assigned to one group, such as , and has the least total combined interference level (CIL), so ; has the least with switch among all the unassigned switches, so refreshes to be ; has the least with switch among all the unassigned switches, so finally, . We might think that all the switches in group already have few interferences. However, even if has little interference with and so do and , that does not mean has little interference with . Actually, the interference between and is quite large almost all the time. Thus, these three switches are not appropriate to be distributed to one group, otherwise they are about to be assigned the same start wavelength in step 3. The same problem also occurs in the third step of first-fit-TE, which also uses a greedy heuristic algorithm. Due to the shortcomings of the greedy heuristic algorithm used in the area of this research, work remains to be done to modify the original first-fit-TE algorithm to be a better start wavelength selection method. 3.Min-RGCIL Algorithm—A New Start Wavelength Selection MethodNow, we put forward our Min-RGCIL algorithm with four new concepts. Concept 1: . We define the distance between the start wavelengths of two switches and as , whose start wavelengths are and , respectively. Since the search sequence of wavelength is circular: We take , for an example, as shown in Fig. 2, the distance between , and is . Concept 2: . This is the group combined interference level of two groups and , which represents the total interference level of the two groups that have been set in step 1. Concept 3: : This is the relative group combined interference level, which is the remainder group combined interference level between two groups and , whose start wavelengths have been set to and , respectively: Concept 4: Total_RGCIL. This is the sum of among all groups under one start wavelength selection method. It is the measurement of whole network interference level under one start wavelength selection method: The Min-RGCIL algorithm consists of three steps: Step 1. Partition the set of switches into groups, , where the operator is the ceiling function that returns the minimum integer value that is more than the operand. Both of the two switches in a given group will be assigned the same start wavelength. (It is possible that one switch is left alone, it forms a group singly.) Initially, calculate of the network, then follow the steps listed next and make sure that there are at most two switches in one group. The workflow of switches partition in step 1 is listed next with at the beginning.
Step 2. Arbitrarily label the wavelengths as , and let . Evenly space the start wavelengths across all wavelengths, such that the ’th start wavelength is the wavelength labeled . Step 3. Since the interference of the two switches in each group is now minimum, we assign a start wavelength to every group to minimize the interference among all the groups. Initially, always assign wavelength to group . Then calculate the and using Eqs. 1, 2, 3, 4 for all start wavelength selection methods among the groups . Next, select the method whose Total_RGCIL is the minimum among all the results. This selection method is the globally optimal solution. On the other hand, we should also discuss the possible case that the total number of available wavelengths is less than , namely, . We solve the problem in this manner, first suppose the network has fictitious wavelengths, namely, let , then run all the steps of Min-RGCIL algorithm. Then, according to the real number of available wavelengths, we combine the neighboring groups together in such a way that evenly distributes the nodes to each group. However, if the nodes cannot be evenly distributed, to not break the sequence of nodes in the outcome of step 3, we can split one group and distribute the two nodes to both neighboring groups. Finally, assign the real wavelengths in sequential order to each group. For an example, consider the case where nine nodes must be grouped to split three available wavelengths. The algorithm described in this paper would group the nodes into five groups in the first step, such as , , , , ; in the third step, five fictitious wavelengths , and are assigned to the five groups in sequential order so that , , , , and . Since the real number of wavelengths is three, we split group and distribute the two nodes to both neighboring groups. Thus, the start wavelength selection method is , and for , , and , respectively. 4.Performance EvaluationIn this section, we use simulation to compare the OBS networks with the first-fit-TE and Min-RGCIL algorithms in terms of networkwide burst drop probability. We consider the network topology in Fig. 1. Each switch in our model is connected to several users, which transmit data packets simultaneously. The traffic model is Poisson and self-similar arrival, respectively. The routing algorithm is fixed shortest path first. If only three wavelengths are available, for first-fit-TE, the start wavelength selection method is , , , with ; for Min-RGCIL, the start wavelength selection method is , , , with , which means Min-RGCIL can provide less global interference, i.e., provide a more globally optimal solution. Since the number of wavelengths is even at most times, and if the number of wavelengths is too small, which means the network is weak in wavelength dimension, the start wavelength selection method seems not to be an important issue. Thus, in the study presented in this paper, we do analysis under the condition of 16 wavelengths and the transmission rate of each channel is . The start wavelength selection method for a 16-Node NSFNet is Figure 3 shows the burst block probability of OBS networks under the wavelength continuity constraint (87.5% degree), with the FFT (first-fit-TE) and with MR (Min-RGCIL) algorithms, respectively (using dual-time threshold assembly algorithm and cascaded private subnet scheme). The simulation results indicate that the start wavelength selection method we describe to reduce traffic interference leads to a noticeable decrease in block probability. The block probability of OBS networks with the MR algorithm is around one order of magnitude lower than that of OBS networks without MR, and achieves better performance than FFT to a certain extent, especially with lower traffic load, where the start wavelength is mostly used. The performance is robust under Poisson and self-similar traffic, helping reduce the performance gap with respect to full wavelength conversion. The MR algorithm always returns the best result no matter how large the network scale. The potential problem of the MR algorithm is the complexity of computation. However, since we must do this calculation only before the start of network operation, and with the rapid progress of computing devices, the complexity of computation is acceptable to achieve a better network performance. Consequently, the MR algorithm is a promising solution for OBS networks under the wavelength continuity constraint, and we hope that it will be especially useful when combined with other techniques. ReferencesJ. Teng and
G. N. Rouskas,
“Wavelength selection in OBS networks using traffic engineering and priority-based concepts,”
IEEE J. Sel. Areas Commun., 23
(8), 1658
–1669
(2005). 0733-8716 Google Scholar
|