ADAPTIVE LINK WEIGHT ASSIGNMENT AND RANDOM EARLY BLOCKING ALGORITHM FOR DYNAMIC ROUTING IN WDM NETWORKS

Size: px
Start display at page:

Download "ADAPTIVE LINK WEIGHT ASSIGNMENT AND RANDOM EARLY BLOCKING ALGORITHM FOR DYNAMIC ROUTING IN WDM NETWORKS"

Transcription

1 ADAPTIVE LINK WEIGHT ASSIGNMENT AND RANDOM EARLY BLOCKING ALGORITHM FOR DYNAMIC ROUTING IN WDM NETWORKS Ching-Lung Chang, Yan-Ying, Lee, and Steven S. W. Lee* Department of Electronic Engineering, National Yunlin University of Science & Technology, Taiwan, R.O.C. * Optical Communications & Networking Technologies Department, Computer & Communications Research Laboratories Industrial Technology Research Institute, Taiwan, R.O.C. chang@yuntech.edu.tw ABSTRACT In order to use WDM networks efficiently, a lightpath is dynamically established upon the arrival of a connection request. Dynamic routing is usually determined by conventional shortest path algorithm. Different link weight assignment results in different routing and network performance. In this work, we propose a new weight assignment scheme in which link weights are proportional to the exponential of link utilization. It is used to differentiate network in different traffic loads so as to arrive load balanced routing. Based on the assignments, one adaptive routing algorithm referred to as Exponential Weighted Shortest Feasible Path () is presented. Furthermore, to avoid consuming too much network resources by a path with large hop count, a new call control algorithm named Random Early Blocking (REB) is proposed. By randomly rejecting calls with long routing path in heavy load, the whole network blocking probability can be greatly improved. Moreover, to balance the favor of short distance calls, a fair version of REB (called FREB) is presented in the paper. Extensive simulations are performed to evaluate the performance among different schemes. Compared to well-known shortest feasible path routing and weighted feasible shortest path routing, achieves lowest call blocking probability. In cooperation with REB, all of the three adaptive routing approaches can significantly improve their performance. Among them the EWSCP+REB scheme outperforms all of the others. Simulation results also reveal that the FREB can obtain fairness among calls with different distances by only sacrificing a little blocking performance. KEY WORDS WDM Network, Dynamic Routing, Blocking Probability, Fairness Routine, Exponential Weighted Shortest Feasible Path Routing, Random Early Blocking 1. Introduction Thanks to the advances in Wavelength Division Multiplexing (WDM) technology [1], optical networks are now capable to provide tremendous bandwidth economically. In WDM, the bandwidth of an optical fibre is divided into many individual wavelength channels. By concatenating the wavelength channels in a WDM network, a lightpath can be set up to provide a circuitswitched connection between two nodes. It is believed that the on demanded lightpath establishment is much more efficient in using WDM networks. To provide such function, it is essential for a network to be able to dynamically find out a route and assign wavelengths upon the arrival of a connection request. Therefore, there have been many researches focusing on dynamic routing and wavelength assignment (RWA) problems with targets to utilize network resources efficiently and maximize the number of establishment lightpaths [4][5][6][7][8]. Dynamic routing is usually determined by conventional shortest path algorithm. However, by assigning different link weight, it results in different network performance especially in call blocking probability. In this work, we propose a new weight assignment scheme that proportions to exponential of link utilization. The new weight function can differentiate network in different loads so as to facilitate load balanced routing. Based on the weight assignments, one adaptive routing algorithm referred to as Exponential Weighted Shortest Feasible Path () is presented. We compare the performance of different adaptive routing schemes in WDM networks and demonstrate that the has best performance in different traffic loading distribution. To reduce network resources consumed by a long-hop path, a scheme called Random Early Blocking (REB) is presented. The concept of REB is that lightpaths with large hop counts will be randomly blocked when the network is in heavy load. The simulation results show that the blocking probability can be significantly improved when dynamical routing strategy embedding the REB scheme. Finally, to balance the favour of short distance paths in REB, a fair version of REB (called FREB) is also presented in the paper. Only sacrificing a little network blocking probability, connections with different distances can be fairly treated. The rest of this paper is organized as follows. Section 2 presents conventional adaptive routing and the proposed routing. Section 3 describes the algorithms of

2 Link Weight (0,1) Wavelength in Use Fig. 1. Link Weight Assignment REB and FREB. The simulation results are shown in Section 4. We make a concluding remark in Section Adaptive Link Weight Assignment and Dynamic Routing Strategies In adaptive routing, the routing path is dynamically determined upon the arrival of a connection request. The routing computation is based on global network states that can be obtained from communication protocols [9][10]. The routing is usually based on shortest path algorithm. However, with different link cost assignment, different routes are selected.. In this section, we compare different weight assignments schemes for a wavelength routed WDM network. Routing policies include traditional equal-weighted link cost assignment [3], linear-weighted link cost assignment [2], and the proposed exponential-weighted cost assignment. Herein, we assume optical switches with the capability of performing full-range wavelength conversion. For the traditional Shortest Feasible Path routing denoted as, an equal-weighted link cost assignment is applied to obtain a least-cost routing path. The selection of a route is to minimize the number of hop count for the purpose of consuming as least resources as possible. The link weight is determined by the following function. 1, if Ui ( ) < 1 ; where U(i) is the utilization on link i,, if Ui ( ) = 1 that is the ratio of wavelengths in use to the total wavelengths on the link. The link weight on link i is assigned to 1 if there is at least one free wavelength; otherwise, the weight is set to to avoid path selection on the link. In the scheme, only paths with minimum number of hop count are considered. It doesn t care loading on each link along the path. Therefore, some links may be in heavy load while the others remain light load. By equally distributing traffic, lower call blocking probability can be obtained. To achieve load balancing, Hsu el al. proposed a Weighted Shortest-Feasible Path routing () [2]. The weight to link i is defined as: 1 + Ui ( ) ω, if Ui ( ) < 1, where ω is balance factor., if Ui ( ) = 1 In, the usage of link resources is reflected on the term U(i). Since the weight change is equally proportional to 1/W (W is the number of total wavelengths on the link), it does not distinguish the difference of network in heavy load and light load. It means no matter how congested the network is, the performs route selection with the same strategy. Different from the, we propose a new load balancing routing scheme named Exponential Weighted Shortest Feasible Path (). By applying nonlinear link weight function, the algorithm is able to adopt different routing strategies under different network load. Since minimum hop count path consumes least network resources, for network with light load, it is the best strategy However, while the network status changed from light load to heavy load, the traffic should be balanced distributed into the network. Finally, once the network load is very heavy, the routing strategy should avoid to exhausting all wavelengths on a link so as to reduce the blocking for the future calls. To achieve the above objective, the link cost function C i of for link i is chosen as: au 4 () i + 1, if U() i < 1, where a is a constant value to, if Ui ( ) = 1 limit the maximum link cost. Figure 1 depicts link weights for,, and. The values in are similar to in light load. When load is in the middle, the cost function is approximately linear. It makes act like. When load is heavy, the link cost of grows up very quickly so as to avoid using all of the wavelengths in congested links. 3. Random Early Blocking Algorithms 3.1 Random Early Blocking In this section, we present a new call setup control algorithm named Random Early Blocking (REB). The concept of REB is to reject an incoming call setup request even the network has enough resources to accommodate it. By rejecting few connections, it gains opportunity to accept more calls in the future. The acceptance or rejection of a call in REB is based on the network state and the geographical distance between the sd pair. Since a

3 begin find a lightpath p for the sd pair; if (a feasible lightpath p exists) then begin if (network in heavy load) then begin /*Activate Random Early Blocking */ find the associated group G k of the sd pair; if (H(p) > Th(G k )) then begin get a random value r from 0 to 99; if (EB(p)> r) then reject the connection else establish the connection; end else establish the connection; end end end. Figure 2. REB Algorithm call with a long path (i.e., large hop counts) consumes more network resources than a short one, to prevent the long call from exhausting the network resources, we impose the formal higher rejection probability than the latter. Before introducing the REB, we first define some terminologies. Link congestion index: the ratio of number of wavelength in use to the number of wavelengths on the link Congestion link: The link with congestion index greater than 0.5 Heavy load: the network is in heavy load if more than or equal to half of the network links are congestion Figure 2 shows the REB algorithm. First, we classify each source-destination (sd) pair into a group G k, where k is the minimum number of hop count between the sd pair. Each group is associated with a threshold value that determines if random blocking is activated. The threshold of G k is defined as Th(G k )= k + c; where the c is a constant value. Once a connection request arrives, the routing algorithm determines a lightpath p for the sd pair (s,d) if feasible; If the network state is not under heavy load, path p is accepted; otherwise, REB scheme is activated. In REB, if a random value r (ranged from 0 to 99) is smaller than the Early Blocking (EB) value of the given path p, the connection request will be rejected. The EB value is defined as EB(p)=(H 2 (p) α)/β; where H(p) is the number of hop count of path p, and α, β are two constant values. The detailed REB algorithm is shown in Fig Fair Random Early Blocking In REB, the sd pair with a long distance hop in physical network are discouraged by introducing higher blocking probabilities. In this section, we consider the fairness Early Blocking Value Group1 Group2 Group3 Group # Hop Count problem in REB and propose a Fair-REB (FREB) scheme to improve the imbalanced blocking probability. The proposed FREB scheme reduces the lightpath accepting rates for sd pairs with short hop distances while enlarging the success rate of those with long hop distances. The algorithm of FREB is same as REB except EB value. In the FREB scheme, we define the EB value to be EB(p)=(H(p) k) 2 /k;where the k is the index of the sd pair (i.e. the minimum hop count between the two termination nodes). The value of k distinguishes the blocking probability from different groups for fairness consideration. Figure 3 depicts the distribution of the blocking probability of each group. 4. Simulation Results and Performance Comparisons The NSFNET network shown in Fig. 4 was used in our simulation. It consists of 14 nodes and 42 bi-directional links. There are 32 wavelengths on each fiber link (i.e., W=32). The connection requests follow Poisson arrival and with exponential holding time. We considered networks with uniform traffic distribution between any node pair. The network load in (i.e., node call arrival rate mean call holding time) is given in the x- axis of all graphs. The considered performance is shown 1 0 Fig. 3. No. Hop Count versus ER value Fig. 4. NSFNET Network

4 Blocking Probability Fig. 5. Blocking Prob. of Different Routing Schemes in the y-axis. In REB, the parameters c, α, and β was set to 2, 16, and 1 respectively. 4.1 Dynamic Routing Algorithms We have carried out simulation study on,, and routing algorithms. We have drawn comparisons of blocking probability, average path hop count, and link congestion index among them. First we study the blocking probabilities and the results are shown in Fig. 5. We observe that the blocking probability goes up for the three schemes when traffic load increases. However, holds best blocking performance under all traffic loads. By involving both hop-count and residual bandwidth in the non-linear weight function, can avoid wavelength exhaust on congested link so as to reserve resources for future requests. The simulation results demonstrate that has 47% and 35 % (at 15) performance improvement comparing to and. Figure 6 plots the average number of hop count under different traffic loads. has the smallest average path hop count for traffic load smaller than 12. Refer to Fig. 5, the blocking probability is almost zero for loads smaller than 12 which means the network has enough capacity to serve all of the connection requests. Once the traffic load goes beyond 12, both blocking probability and average number of hop count increase fast in scheme. It indicates that some particular links may incur heavy traffic and exhaust the wavelengths on them. It prevented further lightpath setup on those congested links. Thus, it forced to select longer hop-distance routes and resulted in consuming more network resources and increasing call blocking probability. Unlike and using constant and linear weight function, adopts nonlinear weight assignment for Average Hop Count network under different traffic loads. Under very light load (e.g., 2 in Fig. 6), obtained a route with minimum hop count just like. As the traffic load increases, the weight increases gently that helps to distribute the traffic load in balance to the network. Although the average path hop-count is larger than the, leaves more network resources on the most congested links for future use. When the network load continues to increase, the average hop-count increases rapidly in three adaptive routing schemes. However, can maintain the lowest blocking probability in the three schemes. It reveals that the exponential linkweight helps to avoid exhausting link resources. As shown in Fig. 6, the drawback of linear link weight assignment in has two folds. First, it starts to lengthen the paths even when network is in light load. This results in the waste of network resources and the increase of blocking probability. Secondly, by applying linear weight increasing, cannot effectively distinguish network status. Therefore, link resources may be exhausted. It induces higher blocking probability in heavy load. Figure 7(a) shows the link congestion index and its variance for each link in different traffic loads. We observe that the relationship between variance of link congestion index and the blocking probability. If the routing scheme induces large variance of link congestion index, the traffic distribution is more imbalanced and the associated blocking probability is higher. As Fig. 7(b) plots, the holds a lowest variance in all traffic loads. It is because that the can distribute traffic load more equally. Therefore, derives much better blocking performance than the other schemes. 4.2 REB Performance Fig. 6. Average Hop Count under Different Loads We further draw performance comparisons of the proposed REB control. Simulation results for REB with

5 performance metrics of blocking probability and average hop count are shown in Fig. 8 and Fig. 9. In Fig. 8, both and are able to improve the blocking probability when REB is embedded. Comparing to pure and, the performance improvements in the two approaches can up to 26% and 38%, respectively. The effect of REB scheme on average hop count of a lightpath is revealed in Fig. 9. When the load is smaller than 13, the average hop path count of REB is similar to those without it. As netowrk load increases the acceptance of paths with large hop counts are suppressed by REB. The average hop count of lightpath in REB is clearly lower than the pure as network operated under heavy load. 4.3 FREB Performance To observe the unfairness issue in with REB, we have carried out numerical data shown in Fig. 10, 11, and 12. Figure 10 compares the blocking probability among, +REB, and +FREB. Although +FREB reaches larger blocking probability than +REB scheme, it still has 24% improvement than pure. We particularly compare the fairness among the three schemes, shown in Fig. 11, + FREB has the best fairness performance among different groups of geographical distances. Fig. 12 shows the average hop count of the accepted lightpaths. Unlike +REB, the average hop value goes up when network load increases. The results indicate that long paths have their chances to be accepted by the network. 5. Conclusion In this paper, we have proposed a new link weight assignment function for adaptive routing in WDM networks. The weight is a non-linear function of link utilization that can differentiate network under different Link Congestion Index =15 Blocking Probability REB +REB +REB Link ID (a) Average Link Congestion Index of Each Link Fig. 8. Blocking Prob. w/wo REB Variance of Congestion Index Average Hop Count REB (b) Variance of Link Congestion Index Fig. 7. Link Congestion Index Fig. 9. Average Hop Count under w/wo REB

6 Blocking Probability REB +FREB Fig. 10. Blocking Probability of in call blocking probability. also maintains the smallest variance of both path hop count and link congestion index. Additionally, to reduce network resources consumed by long paths, we have proposed REB control algorithm. By randomly rejecting requests under heavy network load, the whole network blocking probability can be greatly improved. Simulation results reveal that not only but also and can significantly improve their call blocking probability in cooperation with REB mechanism. To improve the favor of short paths in REB, the fairness issue has been studied and the FREB scheme has been proposed to achieve fairness routing. Simulation results shown that FREB can achieve fairness blocking probability among different connection groups with different geographical distances. References: Blocking Probability Average Hop Count REB +FREB = Group ID Fig. 11. Blocking Prob. of Different Groups +REB +FREB Fig. 12. versus Average Hop Count traffic loads so as to arrive load balanced routing. We have drawn comparisons of blocking probability, average path hop count, and link congestion index among,, and the proposed under benchmark NSFNET network. Simulation results demonstrated that approach outperforms the other two approaches [1] J. Harry and R. Dutton, Understanding optical communications, Prentice Hall, [2] C. F. Hsu, T. L. Liu, and N. F. Huang, An Adaptive Routing Strategy for Wavelength-Routed Networks with Wavelength Conversion Capability, in Proc. IEEE ICC 2002, vol. 5, pp , [3] R. Ramamurthy and B. Mukherjee, Fixed-alternate Routing and Wavelength Conversion in Wavelengthrouted Optical Networks, IEEE/ACM Transactions on Networking, vol. 10, pp , June [4] M. H. Park, J. S. Choi, S. H. Choi, and Y. H. Jeong, Load Balanced Wavelength Routing Algorithm for the Layered-Graph Model, in Proc. COIN/ACOFT 2003, pp , [5] H. Harai, M. Murata, and H. Miyahara, Performance of Alternaterouting Methods in All-optical Switching Networks, in Proc. IEEE INFOCOM'97, pp , [6] A. Birman and A. Kershenbaum, Routing and Wavelength Assignment Methods in Single-hop Alloptical Networks with Blocking, in Proc. IEEE INFOCOM '95, vol. 2, pp , [7] Hui Zang, J. P. Jue, L. Sahasrabuddhe, R. Ramamurthy, and B. Mukherjee, Dynamic Lightpath Establishment in Wavelength Routed WDM networks, IEEE Communications Magazine, vol. 39, pp , Sept [8] K. M. Chan and T. Yum, Anslysis of least congested Path Routing in WDM Lightwave Networks, in Proc. IEEE INFOCOM, vol. 2, pp , [9] X. Yuan, R. Gupta, and R. Melhem, Distributed Control in Optical WDM Networks, in Proc. IEEE MILCOM, vol. 1, pp , Oct [10]H. Zang, L. Sahasrabuddhe, J. P. Jue, S. Ramamurthy, and B. Mukherjee, Connection Management for Wavelength-routed WDM Networks, in Proc. IEEE GLOBECOM, vol. 2, pp , 1999.

New QoS Measures for Routing and Wavelength Assignment in WDM Networks

New QoS Measures for Routing and Wavelength Assignment in WDM Networks New QoS Measures for Routing and Wavelength Assignment in WDM Networks Shi Zhong Xu and Kwan L. Yeung Department of Electrical & Electronic Engineering The University of Hong Kong Pokfulam, Hong Kong Abstract-A

More information

A Modified Heuristic Approach of Logical Topology Design in WDM Optical Networks

A Modified Heuristic Approach of Logical Topology Design in WDM Optical Networks Proceedings of the International Conference on Computer and Communication Engineering 008 May 3-5, 008 Kuala Lumpur, Malaysia A Modified Heuristic Approach of Logical Topology Design in WDM Optical Networks

More information

n = 2 n = 2 n = 1 n = 1 λ 12 µ λ λ /2 λ /2 λ22 λ 22 λ 22 λ n = 0 n = 0 λ 11 λ /2 0,2,0,0 1,1,1, ,0,2,0 1,0,1,0 0,2,0,0 12 1,1,0,0

n = 2 n = 2 n = 1 n = 1 λ 12 µ λ λ /2 λ /2 λ22 λ 22 λ 22 λ n = 0 n = 0 λ 11 λ /2 0,2,0,0 1,1,1, ,0,2,0 1,0,1,0 0,2,0,0 12 1,1,0,0 A Comparison of Allocation Policies in Wavelength Routing Networks Yuhong Zhu a, George N. Rouskas b, Harry G. Perros b a Lucent Technologies, Acton, MA b Department of Computer Science, North Carolina

More information

TRAFFIC GROOMING WITH BLOCKING PROBABILITY REDUCTION IN DYNAMIC OPTICAL WDM NETWORKS

TRAFFIC GROOMING WITH BLOCKING PROBABILITY REDUCTION IN DYNAMIC OPTICAL WDM NETWORKS TRAFFIC GROOMING WITH BLOCKING PROBABILITY REDUCTION IN DYNAMIC OPTICAL WDM NETWORKS K.Pushpanathan 1, Dr.A.Sivasubramanian 2 1 Asst Prof, Anand Institute of Higher Technology, Chennai-603103 2 Prof &

More information

Adaptive Weight Functions for Shortest Path Routing Algorithms for Multi-Wavelength Optical WDM Networks

Adaptive Weight Functions for Shortest Path Routing Algorithms for Multi-Wavelength Optical WDM Networks Adaptive Weight Functions for Shortest Path Routing Algorithms for Multi-Wavelength Optical WDM Networks Tibor Fabry-Asztalos, Nilesh Bhide and Krishna M. Sivalingam School of Electrical Engineering &

More information

Sparse Converter Placement in WDM Networks and their Dynamic Operation Using Path-Metric Based Algorithms

Sparse Converter Placement in WDM Networks and their Dynamic Operation Using Path-Metric Based Algorithms Sparse Converter Placement in WDM Networks and their Dynamic Operation Using Path-Metric Based Algorithms Sanjay K. Bose, SMIEEE, Y.N. Singh, MIEEE A.N.V.B. Raju Bhoomika Popat Department of Electrical

More information

ROUTING AND WAVELENGTH ASSIGNMENT FOR SCHEDULED AND RANDOM LIGHTPATH DEMANDS: BIFURCATED ROUTING VERSUS NON-BIFURCATED ROUTING

ROUTING AND WAVELENGTH ASSIGNMENT FOR SCHEDULED AND RANDOM LIGHTPATH DEMANDS: BIFURCATED ROUTING VERSUS NON-BIFURCATED ROUTING ROUTING AND WAVELENGTH ASSIGNMENT FOR SCHEDULED AND RANDOM LIGHTPATH DEMANDS: BIFURCATED ROUTING VERSUS NON-BIFURCATED ROUTING Mohamed KOUBAA, Nicolas PUECH, and Maurice GAGNAIRE Telecom Paris - LTCI -

More information

WAVELENGTH-DIVISION multiplexed (WDM) optical

WAVELENGTH-DIVISION multiplexed (WDM) optical IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 22, NO. 9, NOVEMBER 2004 1823 A Dynamic Routing Algorithm With Load Balancing Heuristics for Restorable Connections in WDM Networks Lu Ruan, Member,

More information

Rollout Algorithms for Logical Topology Design and Traffic Grooming in Multihop WDM Networks

Rollout Algorithms for Logical Topology Design and Traffic Grooming in Multihop WDM Networks Rollout Algorithms for Logical Topology Design and Traffic Grooming in Multihop WDM Networks Kwangil Lee Department of Electrical and Computer Engineering University of Texas, El Paso, TX 79928, USA. Email:

More information

Deadline-Aware Co-Scheduling Using Anycast Advance Reservations in Wavelength Routed Lambda Grids

Deadline-Aware Co-Scheduling Using Anycast Advance Reservations in Wavelength Routed Lambda Grids Deadline-Aware Co-Scheduling Using Anycast Advance Reservations in Wavelength Routed Lambda Grids Hitesh Kulkarni, Arush Gadkar, and Vinod M. Vokkarane Department of Computer and Information Science University

More information

Dynamic Routing and Resource Assignment Algorithm in Sloted Optical Networks

Dynamic Routing and Resource Assignment Algorithm in Sloted Optical Networks TELKOMNIKA, Vol. 11, No. 4, April 2013, pp. 1813~1821 ISSN: 2302-4046 1813 Dynamic Routing and Resource Assignment Algorithm in Sloted Optical Networks Bisheng Quan* 1, Hui Li 2, Zichun Le 3 1,2,3 College

More information

Efficient path protection using Bi-directional WDM transmission technology. Title

Efficient path protection using Bi-directional WDM transmission technology. Title Title Efficient path protection using Bi-directional WDM transmission technology Author(s) Li, J; Yeung, KL Citation Globecom - Ieee Global Telecommunications Conference, 2005, v. 4, p. 1910-1914 Issued

More information

704 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 13, NO. 3, JUNE Xiaowen Chu, Member, IEEE, and Bo Li, Senior Member, IEEE

704 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 13, NO. 3, JUNE Xiaowen Chu, Member, IEEE, and Bo Li, Senior Member, IEEE 704 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 13, NO. 3, JUNE 2005 Dynamic Routing and Wavelength Assignment in the Presence of Wavelength Conversion for All-Optical Networks Xiaowen Chu, Member, IEEE,

More information

Performance analysis of realistic optical time division multiplexed wavelength routed networks. Creative Commons: Attribution 3.0 Hong Kong License

Performance analysis of realistic optical time division multiplexed wavelength routed networks. Creative Commons: Attribution 3.0 Hong Kong License Title Performance analysis of realistic optical time division multiplexed wavelength routed networks Author(s) Li, CY; Li, G; Wai, PKA; Li, VOK Citation The 8th IEEE Annual Workshop on Computer Communications

More information

Network Topology Control and Routing under Interface Constraints by Link Evaluation

Network Topology Control and Routing under Interface Constraints by Link Evaluation Network Topology Control and Routing under Interface Constraints by Link Evaluation Mehdi Kalantari Phone: 301 405 8841, Email: mehkalan@eng.umd.edu Abhishek Kashyap Phone: 301 405 8843, Email: kashyap@eng.umd.edu

More information

A Novel High Performance Multicast Scheme on Virtual Ring-Based 2D Torus Topology in DWDM Networks

A Novel High Performance Multicast Scheme on Virtual Ring-Based 2D Torus Topology in DWDM Networks Tamkang Journal of Science and Engineering, Vol. 14, No. 1, pp. 81 89 (2011) 81 A Novel High Performance Multicast Scheme on Virtual Ring-Based 2D Torus Topology in DWDM Networks I-Shyan Hwang 1 *, San-Nan

More information

n = 2 n = 1 µ λ n = 0

n = 2 n = 1 µ λ n = 0 A Comparison of Allocation Policies in Wavelength Routing Networks Yuhong Zhu, George N. Rouskas, Harry G. Perros Department of Computer Science, North Carolina State University Abstract We consider wavelength

More information

Dynamic Routing and Wavelength Assignment in WDM Networks with Ant-Based Agents

Dynamic Routing and Wavelength Assignment in WDM Networks with Ant-Based Agents Dynamic Routing and Wavelength Assignment in WDM Networks with Ant-Based Agents Son-Hong Ngo 1, Xiaohong Jiang 1, Susumu Horiguchi 1, and Minyi Guo 2 1 Graduate School of Information Science, Japan Advanced

More information

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Yukinobu Fukushima Graduate School of Information Science and Technology, Osaka University - Yamadaoka, Suita, Osaka 60-08, Japan

More information

Traffic Grooming and Regenerator Placement in Impairment-Aware Optical WDM Networks

Traffic Grooming and Regenerator Placement in Impairment-Aware Optical WDM Networks Traffic Grooming and Regenerator Placement in Impairment-Aware Optical WDM Networks Ankitkumar N. Patel, Chengyi Gao, and Jason P. Jue Erik Jonsson School of Engineering and Computer Science The University

More information

Delayed reservation decision in optical burst switching networks with optical buffers

Delayed reservation decision in optical burst switching networks with optical buffers Delayed reservation decision in optical burst switching networks with optical buffers G.M. Li *, Victor O.K. Li + *School of Information Engineering SHANDONG University at WEIHAI, China + Department of

More information

On-Line Routing in WDM-TDM Switched Optical Mesh Networks

On-Line Routing in WDM-TDM Switched Optical Mesh Networks On-Line Routing in WDM-TDM Switched Optical Mesh Networks Arun Vishwanath and Weifa Liang Department of Computer Science The Australian National University Canberra, ACT-0200, Australia Email: {arunv,wliang}@cs.anu.edu.au

More information

An Efficient Algorithm for Solving Traffic Grooming Problems in Optical Networks

An Efficient Algorithm for Solving Traffic Grooming Problems in Optical Networks An Efficient Algorithm for Solving Traffic Grooming Problems in Optical Networks Hui Wang, George N. Rouskas Operations Research and Department of Computer Science, North Carolina State University, Raleigh,

More information

CHAPTER-III WAVELENGTH ROUTING ALGORITHMS

CHAPTER-III WAVELENGTH ROUTING ALGORITHMS CHAPTER-III WAVELENGTH ROUTING ALGORITHMS Introduction A wavelength routing (WR) algorithm selects a good route and a wavelength to satisfy a connection request so as to improve the network performance.

More information

QoS routing in DWDM Optical Packet Networks

QoS routing in DWDM Optical Packet Networks QoS routing in DWDM Optical Packet Networks W. Cerroni CNIT Bologna Research Unit, ITALY F. Callegati, G. Muretto, C. Raffaelli, P. Zaffoni DEIS University of Bologna, ITALY Optical Packet Switching (OPS)

More information

WAVELENGTH CONVERTERS IN DYNAMICALLY- RECONFIGURABLE WDM NETWORKS

WAVELENGTH CONVERTERS IN DYNAMICALLY- RECONFIGURABLE WDM NETWORKS IEEE COMMUNICATIONS SURVEYS WAVELENGTH CONVERTERS IN DYNAMICALLY- RECONFIGURABLE WDM NETWORKS JENNIFER M. YATES AND MICHAEL P. RUMSEWICZ, THE ROYAL MELBOURNE INSTITUTE OF TECHNOLOGY JONATHAN P. R. LACEY,

More information

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Yukinobu Fukushima, Hiroaki Harai, Shin ichi Arakawa, and Masayuki Murata Graduate School of Information Science and Technology,

More information

PAPER Two-Way Release Message Transmission and Its Wavelength Selection Rules for Preemption in OBS Networks

PAPER Two-Way Release Message Transmission and Its Wavelength Selection Rules for Preemption in OBS Networks IEICE TRANS. COMMUN., VOL.E90 B, NO.5 MAY 2007 1079 PAPER Two-Way Release Message Transmission and Its Wavelength Selection Rules for Preemption in OBS Networks Takuji TACHIBANA a) and Shoji KASAHARA b),

More information

Automatic Service and Protection Path Computation - A Multiplexing Approach

Automatic Service and Protection Path Computation - A Multiplexing Approach Automatic Service and Protection Path Computation - A Multiplexing Approach Loay Alzubaidi 1, Ammar El Hassan 2, Jaafar Al Ghazo 3 1 Department of Computer Engineering & Science, Prince Muhammad bin Fahd

More information

A NEW TRAFFIC AGGREGATION SCHEME IN ALL-OPTICAL WAVELENGTH ROUTED NETWORKS

A NEW TRAFFIC AGGREGATION SCHEME IN ALL-OPTICAL WAVELENGTH ROUTED NETWORKS A NEW TRAFFIC AGGREGATION SCHEME IN ALL-OPTICAL WAVELENGTH ROUTED NETWORKS Nizar Bouabdallah^'^, Emannuel Dotaro^ and Guy Pujolle^ ^Alcatel Research & Innovation, Route de Nozay, F-91460 Marcoussis, France

More information

Splitter Placement in All-Optical WDM Networks

Splitter Placement in All-Optical WDM Networks plitter Placement in All-Optical WDM Networks Hwa-Chun Lin Department of Computer cience National Tsing Hua University Hsinchu 3003, TAIWAN heng-wei Wang Institute of Communications Engineering National

More information

Performance of Multihop Communications Using Logical Topologies on Optical Torus Networks

Performance of Multihop Communications Using Logical Topologies on Optical Torus Networks Performance of Multihop Communications Using Logical Topologies on Optical Torus Networks X. Yuan, R. Melhem and R. Gupta Department of Computer Science University of Pittsburgh Pittsburgh, PA 156 fxyuan,

More information

Enhancing Bandwidth Utilization and QoS in Optical Burst Switched High-Speed Network

Enhancing Bandwidth Utilization and QoS in Optical Burst Switched High-Speed Network 91 Enhancing Bandwidth Utilization and QoS in Optical Burst Switched High-Speed Network Amit Kumar Garg and R S Kaler School of Electronics and Communication Eng, Shri Mata Vaishno Devi University (J&K),

More information

Maximization of Single Hop Traffic with Greedy Heuristics

Maximization of Single Hop Traffic with Greedy Heuristics Maximization of Single Hop Traffic with Greedy Heuristics Esa Hyytiä Networking Laboratory, HUT, Finland, email: esa@netlab.hut.fi, ABSTRACT Maximization of the single hop traffic has been proposed as

More information

Enhancing Fairness in OBS Networks

Enhancing Fairness in OBS Networks Enhancing Fairness in OBS Networks Abstract Optical Burst Switching (OBS) is a promising solution for all optical Wavelength Division Multiplexing (WDM) networks. It combines the benefits of both Optical

More information

A Novel Optimization Method of Optical Network Planning. Wu CHEN 1, a

A Novel Optimization Method of Optical Network Planning. Wu CHEN 1, a A Novel Optimization Method of Optical Network Planning Wu CHEN 1, a 1 The engineering & technical college of chengdu university of technology, leshan, 614000,china; a wchen_leshan@126.com Keywords:wavelength

More information

Multi-layer Network Recovery: Avoiding Traffic Disruptions Against Fiber Failures

Multi-layer Network Recovery: Avoiding Traffic Disruptions Against Fiber Failures Multi-layer Network Recovery: Avoiding Traffic Disruptions Against Fiber Failures Anna Urra, Eusebi Calle, and Jose L. Marzo Institute of Informatics and Applications (IIiA), University of Girona, Girona

More information

A Path Decomposition Approach for Computing Blocking Probabilities in Wavelength-Routing Networks

A Path Decomposition Approach for Computing Blocking Probabilities in Wavelength-Routing Networks IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 8, NO. 6, DECEMBER 2000 747 A Path Decomposition Approach for Computing Blocking Probabilities in Wavelength-Routing Networks Yuhong Zhu, George N. Rouskas, Member,

More information

Dynamic service Allocation with Protection Path

Dynamic service Allocation with Protection Path www.ijcsi.org 115 Dynamic service Allocation with Protection Path Loay Alzubaidi Department of Computer Engineering & Science, Prince Muhammad bin Fahd University AL-Khobar, Saudi Arabia Abstract Path

More information

Absolute QoS Differentiation in Optical Burst-Switched Networks

Absolute QoS Differentiation in Optical Burst-Switched Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 22, NO. 9, NOVEMBER 2004 1781 Absolute QoS Differentiation in Optical Burst-Switched Networks Qiong Zhang, Student Member, IEEE, Vinod M. Vokkarane,

More information

RWA on Scheduled Lightpath Demands in WDM Optical Transport Networks with Time Disjoint Paths

RWA on Scheduled Lightpath Demands in WDM Optical Transport Networks with Time Disjoint Paths RWA on Scheduled Lightpath Demands in WDM Optical Transport Networks with Time Disjoint Paths Hyun Gi Ahn, Tae-Jin Lee, Min Young Chung, and Hyunseung Choo Lambda Networking Center School of Information

More information

Dynamic Routing and Resource Allocation in WDM Transport Networks

Dynamic Routing and Resource Allocation in WDM Transport Networks Dynamic Routing and Resource Allocation in WDM Transport Networks Jan Späth University of Stuttgart, Institute of Communication Networks and Computer Engineering (IND), Germany Email: spaeth@ind.uni-stuttgart.de

More information

A New Algorithm for the Distributed RWA Problem in WDM Networks Using Ant Colony Optimization

A New Algorithm for the Distributed RWA Problem in WDM Networks Using Ant Colony Optimization A New Algorithm for the Distributed RWA Problem in WDM Networks Using Ant Colony Optimization Víctor M. Aragón, Ignacio de Miguel, Ramón J. Durán, Noemí Merayo, Juan Carlos Aguado, Patricia Fernández,

More information

An Algorithm for Traffic Grooming in WDM Mesh Networks with Dynamically Changing Light-Trees

An Algorithm for Traffic Grooming in WDM Mesh Networks with Dynamically Changing Light-Trees An Algorithm for raffic rooming in WDM Mesh Networks with Dynamically Changing Light-rees Xiaodong Huang, Farid Farahmand, and Jason P. Jue Department of Computer Science Department of Electrical Engineering

More information

DIVERSION: A Trade-Off Between Link and Path Protection Strategies

DIVERSION: A Trade-Off Between Link and Path Protection Strategies DIVERSION: A Trade-Off Between Link and Path Protection Strategies Srinivasan Ramasubramanian and Avinash S. Harjani Department of Electrical and Computer Engineering University of Arizona, Tucson, AZ

More information

An Ant Colony Optimization Implementation for Dynamic Routing and Wavelength Assignment in Optical Networks

An Ant Colony Optimization Implementation for Dynamic Routing and Wavelength Assignment in Optical Networks An Ant Colony Optimization Implementation for Dynamic Routing and Wavelength Assignment in Optical Networks Timothy Hahn, Shen Wan March 5, 2008 Montana State University Computer Science Department Bozeman,

More information

Link Selection Algorithms for Link-Based ILPs and Applications to RWA in Mesh Networks

Link Selection Algorithms for Link-Based ILPs and Applications to RWA in Mesh Networks Link Selection Algorithms for Link-Based ILPs and Applications to RWA in Mesh Networks Zeyu Liu, George N. Rouskas Department of Computer Science, North Carolina State University, Raleigh, NC 27695-8206,

More information

OPTICAL NETWORKS. Virtual Topology Design. A. Gençata İTÜ, Dept. Computer Engineering 2005

OPTICAL NETWORKS. Virtual Topology Design. A. Gençata İTÜ, Dept. Computer Engineering 2005 OPTICAL NETWORKS Virtual Topology Design A. Gençata İTÜ, Dept. Computer Engineering 2005 Virtual Topology A lightpath provides single-hop communication between any two nodes, which could be far apart in

More information

Prioritized Shufflenet Routing in TOAD based 2X2 OTDM Router.

Prioritized Shufflenet Routing in TOAD based 2X2 OTDM Router. Prioritized Shufflenet Routing in TOAD based 2X2 OTDM Router. Tekiner Firat, Ghassemlooy Zabih, Thompson Mark, Alkhayatt Samir Optical Communications Research Group, School of Engineering, Sheffield Hallam

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 21, NO. 7, SEPTEMBER

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 21, NO. 7, SEPTEMBER IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 21, NO. 7, SEPTEMBER 2003 1173 A Comprehensive Study on Next-Generation Optical Grooming Switches Keyao Zhu, Student Member, IEEE, Hui Zang, Member,

More information

Research Article Comparative Analysis of Routing and Wavelength Assignment Algorithms used in WDM Optical Networks

Research Article Comparative Analysis of Routing and Wavelength Assignment Algorithms used in WDM Optical Networks Research Journal of Applied Sciences, Engineering and Technology 7(13): 2646-2654, 2014 DOI:10.19026/rjaset.7.581 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitted:

More information

Master s Thesis. Title. Supervisor Professor Masayuki Murata. Author Yuki Koizumi. February 15th, 2006

Master s Thesis. Title. Supervisor Professor Masayuki Murata. Author Yuki Koizumi. February 15th, 2006 Master s Thesis Title Cross-Layer Traffic Engineering in IP over WDM Networks Supervisor Professor Masayuki Murata Author Yuki Koizumi February 15th, 2006 Graduate School of Information Science and Technology

More information

Modelling and Performance Evaluation of Optical Burst Switched Node with Deflection Routing and Dynamic Wavelength Allocation

Modelling and Performance Evaluation of Optical Burst Switched Node with Deflection Routing and Dynamic Wavelength Allocation FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 21, no. 2, August 2008, 183-194 Modelling and Performance Evaluation of Optical Burst Switched Node with Deflection Routing and Dynamic Wavelength Allocation

More information

Dynamic Wavelength Routing in WDM Networks via Ant Colony Optimization

Dynamic Wavelength Routing in WDM Networks via Ant Colony Optimization Dynamic Wavelength Routing in WDM Networks via Ant Colony Optimization Ryan M. Garlick 1 and Richard S. Barr 2 1 CSE Dept., Southern Methodist University, Dallas, TX 75275 USA 2 EMIS Dept., Southern Methodist

More information

Online Broadcasting and Multicasting in WDM Networks with Shared Light Splitter Bank

Online Broadcasting and Multicasting in WDM Networks with Shared Light Splitter Bank 1 Online Broadcasting and Multicasting in WDM Networks with Shared Light Splitter Bank Weifa Liang Yuzhen Liu Department of Computer Science Australian National University Canberra, ACT 2, Australia Abstract

More information

Synchronous Stream Optical Burst Switching

Synchronous Stream Optical Burst Switching Synchronous Stream Optical Burst Switching Oliver Yu, Ming Liao, and Yuan Cao Department of ECE, University of Illinois at Chicago 851 S. Morgan Street, Chicago, Illinois 60607 oyu@ece.uic.edu Abstract

More information

A Scalable Wavelength Assignment Algorithm Using Minimal Number of Wavelength Converters in Resilient WDM Networks

A Scalable Wavelength Assignment Algorithm Using Minimal Number of Wavelength Converters in Resilient WDM Networks A Scalable Wavelength Assignment Algorithm Using Minimal Number of Wavelength Converters in Resilient WDM Networks Technical Report UTD/EE/4/2009 September 2009 Miguel Razo, Shreejith Billenahalli, Wanjun

More information

Available online at ScienceDirect

Available online at   ScienceDirect Available online at www.sciencedirect.com ScienceDirect Procedia Technology 0 ( 0 ) 900 909 International Conference on Computational Intelligence: Modeling, Techniques and Applications (CIMTA-0) Multicast

More information

A Markov-based Reservation Algorithm for Wavelength. Assignment in All-optical Networks

A Markov-based Reservation Algorithm for Wavelength. Assignment in All-optical Networks A Markov-based Reservation Algorithm for Wavelength Assignment in All-optical Networks Wenhao Lin, Richard S. Wolff, Brendan Mumey Montana State University, Bozeman, MT 59717 (Phone) 406-994 7172 (Email

More information

Multicast Scheduling in WDM Switching Networks

Multicast Scheduling in WDM Switching Networks Multicast Scheduling in WDM Switching Networks Zhenghao Zhang and Yuanyuan Yang Dept. of Electrical & Computer Engineering, State University of New York, Stony Brook, NY 11794, USA Abstract Optical WDM

More information

Virtual Source-Based Minimum Interference Path Multicast Routing with Differentiated QoS Guarantees in the Next Generation Optical Internet

Virtual Source-Based Minimum Interference Path Multicast Routing with Differentiated QoS Guarantees in the Next Generation Optical Internet Virtual Source-Based Minimum Interference Path Multicast Routing with Differentiated QoS Guarantees in the Next Generation Optical Internet Suk-Jin Lee 1, Kyung-Dong Hong 1, Chun-Jai Lee 1, Moon-Kyun Oh

More information

Buffered Fixed Routing: A Routing Protocol for Real-Time Transport in Grid Networks

Buffered Fixed Routing: A Routing Protocol for Real-Time Transport in Grid Networks JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 18, NO. 6, JUNE 2000 757 Buffered Fixed Routing: A Routing Protocol for Real-Time Transport in Grid Networks Jinhan Song and Saewoong Bahk Abstract In this paper we

More information

Achieving Distributed Buffering in Multi-path Routing using Fair Allocation

Achieving Distributed Buffering in Multi-path Routing using Fair Allocation Achieving Distributed Buffering in Multi-path Routing using Fair Allocation Ali Al-Dhaher, Tricha Anjali Department of Electrical and Computer Engineering Illinois Institute of Technology Chicago, Illinois

More information

A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks

A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks Wojciech Molisz and Jacek Rak Gdansk University of Technology, G. Narutowicza 11/12, Pl-8-952 Gdansk, Poland

More information

EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS

EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 69-72 EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS Sushil Chaturvedi

More information

A Novel Approach to Reduce Packet Loss in OBS Networks

A Novel Approach to Reduce Packet Loss in OBS Networks A Novel Approach to Reduce Packet Loss in OBS Networks Amit Gupta 1, Harbhajan Singh 2, Jagdish Kumar 3 1 Deptt. of Electronics and Communication Engg, PTU, Jalandhar, India. 2 Deptt. of Electronics and

More information

Performance of Optical Burst Switching Techniques in Multi-Hop Networks

Performance of Optical Burst Switching Techniques in Multi-Hop Networks Performance of Optical Switching Techniques in Multi-Hop Networks Byung-Chul Kim *, You-Ze Cho *, Jong-Hyup Lee **, Young-Soo Choi **, and oug Montgomery * * National Institute of Standards and Technology,

More information

A Novel Generic Graph Model for Traffic Grooming in Heterogeneous WDM Mesh Networks

A Novel Generic Graph Model for Traffic Grooming in Heterogeneous WDM Mesh Networks IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 11, NO. 2, APRIL 2003 285 A Novel Generic Graph Model for Traffic Grooming in Heterogeneous WDM Mesh Networks Hongyue Zhu, Student Member, IEEE, Hui Zang, Member,

More information

DYNAMIC RECONFIGURATION OF LOGICAL TOPOLOGIES IN WDM-BASED MESH NETWORKS

DYNAMIC RECONFIGURATION OF LOGICAL TOPOLOGIES IN WDM-BASED MESH NETWORKS DYNAMIC RECONFIGURATION OF LOGICAL TOPOLOGIES IN WDM-BASED MESH NETWORKS Shinya Ishida Graduate School of Information Science and Technology, Osaka University Machikaneyama 1-32, Toyonaka, Osaka, 0-0043

More information

I R TECHNICAL RESEARCH REPORT. A Local Optimization Algorithm for Logical Topology Design and Traffic Grooming in IP over WDM Networks

I R TECHNICAL RESEARCH REPORT. A Local Optimization Algorithm for Logical Topology Design and Traffic Grooming in IP over WDM Networks TECHNICAL RESEARCH REPORT A Local Optimization Algorithm for Logical Topology Design and Traffic Grooming in IP over WDM Networks by Kwang-Il Lee, Mark Shayman TR 2003-3 I R INSTITUTE FOR SYSTEMS RESEARCH

More information

Application-Aware Protection in DWDM Optical Networks

Application-Aware Protection in DWDM Optical Networks Application-Aware Protection in DWDM Optical Networks Hamza Drid, Nasir Ghani, Bernard Cousin To cite this version: Hamza Drid, Nasir Ghani, Bernard Cousin. Application-Aware Protection in DWDM Optical

More information

Analysis and Algorithms for Partial Protection in Mesh Networks

Analysis and Algorithms for Partial Protection in Mesh Networks Analysis and Algorithms for Partial Protection in Mesh Networks Greg uperman MIT LIDS Cambridge, MA 02139 gregk@mit.edu Eytan Modiano MIT LIDS Cambridge, MA 02139 modiano@mit.edu Aradhana Narula-Tam MIT

More information

Design of Large-Scale Optical Networks Λ

Design of Large-Scale Optical Networks Λ Design of Large-Scale Optical Networks Λ Yufeng Xin, George N. Rouskas, Harry G. Perros Department of Computer Science, North Carolina State University, Raleigh NC 27695 E-mail: fyxin,rouskas,hpg@eos.ncsu.edu

More information

Simple Layout Algorithms To Maintain Network Connectivity Under Faults

Simple Layout Algorithms To Maintain Network Connectivity Under Faults Simple Layout Algorithms To Maintain Network Connectivity Under Faults Galen H. Sasaki 1 Department of Electrical, University of Hawaii 2540 Dole Street, Honolulu, HI 96822 USA Ching-Fong Su and David

More information

Survivable Routing in Multi-domain Optical Networks with Geographically Correlated Failures

Survivable Routing in Multi-domain Optical Networks with Geographically Correlated Failures Survivable Routing in Multi-domain Optical Networks with Geographically Correlated Failures Riti Gour, Jian Kong, Genya Ishigaki, Ashkan Yousefpour, Sangjin Hong, and Jason P. Jue The University of Texas

More information

Performance Analysis on Various Wavelength Assignment Algorithms with Traffic Grooming

Performance Analysis on Various Wavelength Assignment Algorithms with Traffic Grooming Proc. of Int. Conf. on Emerging Trends in Engineering and Technology Performance Analysis on Various Wavelength Assignment Algorithms with Traffic Grooming Vikas Kaushik 1, R.S Chauhan 2 1 JMIT Radaur/ECE

More information

Multiconfiguration Multihop Protocols: A New Class of Protocols for Packet-Switched WDM Optical Networks

Multiconfiguration Multihop Protocols: A New Class of Protocols for Packet-Switched WDM Optical Networks Multiconfiguration Multihop Protocols: A New Class of Protocols for Packet-Switched WDM Optical Networks Jason P. Jue, Member, IEEE, and Biswanath Mukherjee, Member, IEEE Abstract Wavelength-division multiplexing

More information

Simulation of Energy Efficiency in Virtual Topology

Simulation of Energy Efficiency in Virtual Topology Simulation of Energy Efficiency in Virtual Topology 1 Nanda Kumar. S, 2 Selva Ra. P Department. of Information Technology, SRM University, Chennai, India 1 nanda6488@gmail.com, 2 selvara.p@ktr.srmuniv.ac.in

More information

Distributed Traffic Adaptive Wavelength Routing in IP-Over- WDM networks

Distributed Traffic Adaptive Wavelength Routing in IP-Over- WDM networks Distributed Traffic Adaptive Wavelength Routing in IP-Over- WDM networks Balaji Palanisamy, T. Siva Prasad, N.Sreenath 1 Department of Computer Science & Engineering and Information technology Pondicherry

More information

Design Methodologies and Algorithms for Survivable C-RAN

Design Methodologies and Algorithms for Survivable C-RAN 16 Regular papers ONDM 218 Design Methodologies and Algorithms for Survivable C-RAN Bahare M. Khorsandi, Federico Tonini, Carla Raffaelli DEI, University of Bologna Viale Risorgimento 2, 4136 Bologna,

More information

Dynamic Wavelength Provisioning in DWDM-Based Optical Network

Dynamic Wavelength Provisioning in DWDM-Based Optical Network Dynamic Wavelength Provisioning in DWDM-Based Optical Network Abdallah Shami, Chadi Assi, and Mohammed Ali Dept. of Electrical Engineering; City College of the City University of New York, {shand, ass;'

More information

On Optimal Traffic Grooming in WDM Rings

On Optimal Traffic Grooming in WDM Rings 110 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 20, NO. 1, JANUARY 2002 On Optimal Traffic Grooming in WDM Rings Rudra Dutta, Student Member, IEEE, and George N. Rouskas, Senior Member, IEEE

More information

Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks

Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks André C. S. Donza, Carlos R. L. Francês High Performance Networks Processing Lab - LPRAD Universidade

More information

Iterative Optimization in VTD to Maximize the Open Capacity of WDM Networks

Iterative Optimization in VTD to Maximize the Open Capacity of WDM Networks Iterative Optimization in VTD to Maximize the Open Capacity of WDM Networks Karcius D.R. Assis, Marcio S. Savasini and Helio Waldman DECOM/FEEC/UNICAMP, CP. 6101, 13083-970 Campinas, SP-BRAZIL Tel: +55-19-37883793,

More information

WAVELENGTH-DIVISION multiplexing (WDM) is

WAVELENGTH-DIVISION multiplexing (WDM) is 384 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 12, NO. 2, APRIL 2004 Blocking in All-Optical Networks Ashwin Sridharan, Student Member, IEEE, and Kumar N. Sivarajan, Member, IEEE Abstract We present an

More information

MULTICAST CONNECTION CAPACITY OF WDM SWITCHING NETWORKS WITHOUT WAVELENGTH CONVERSION

MULTICAST CONNECTION CAPACITY OF WDM SWITCHING NETWORKS WITHOUT WAVELENGTH CONVERSION MULTICAST CONNECTION CAPACITY OF WDM SWITCHING NETWORKS WITHOUT WAVELENGTH CONVERSION B. CHIDHAMBARARAJAN a,1 K.KALAMANI a,2 N. NAGARAJAN b,2 S.K.SRIVATSA a,3 Department of Electronics and Communication

More information

SPARE CAPACITY MODELLING AND ITS APPLICATIONS IN SURVIVABLE IP-OVER-OPTICAL NETWORKS

SPARE CAPACITY MODELLING AND ITS APPLICATIONS IN SURVIVABLE IP-OVER-OPTICAL NETWORKS SPARE CAPACITY MODELLING AND ITS APPLICATIONS IN SURVIVABLE IP-OVER-OPTICAL NETWORKS D. Harle, S. Albarrak, F. Ali Department of Electrical and Electronic Engineering, University of Strathclyde, U. K {d.harle,sbarrak,

More information

Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks

Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks Dr. Vinod Vokkarane Assistant Professor, Computer and Information Science Co-Director, Advanced Computer Networks Lab University

More information

WAVELENGTH ASSIGNMENT FOR LIGHT-TREE PROTECTION IN WDM OPTICAL NETWORKS

WAVELENGTH ASSIGNMENT FOR LIGHT-TREE PROTECTION IN WDM OPTICAL NETWORKS WAVELENGTH ASSIGNMENT FOR LIGHT-TREE PROTECTION IN WDM OPTICAL NETWORKS Lan Kong, Lin Li, Jitender S. Deogun and Stephen D. Scott Dept. of Computer Science and Engineering, University of Nebraska, Lincoln,

More information

Constraint-Based Loose Explicit Routing and Signaling for Inter- Domain Lightpath Provisioning in Wavelength Routed Optical Network

Constraint-Based Loose Explicit Routing and Signaling for Inter- Domain Lightpath Provisioning in Wavelength Routed Optical Network Constraint-Based Loose Explicit Routing and Signaling for Inter- Domain Lightpath Provisioning in Wavelength Routed Optical Network Shoib Siddiqui *a, Hussein.T. Mouftah a, Jing Wu b, Michel Savoie b a

More information

Packet Rescheduling in Real-Time Using Token-passing Protocol in WDM Ring Access Networks

Packet Rescheduling in Real-Time Using Token-passing Protocol in WDM Ring Access Networks Tamkang Journal of Science and Engineering, Vol. 9, No 2, pp. 107 114 (2006) 107 Packet Rescheduling in Real-Time Using Token-passing Protocol in WDM Ring Access Networks I-Shyan Hwang*, San-Nan Lee and

More information

Classification and Evaluation of Constraint-Based Routing Algorithms for MPLS Traffic Engineering

Classification and Evaluation of Constraint-Based Routing Algorithms for MPLS Traffic Engineering Classification and Evaluation of Constraint-Based Routing Algorithms for MPLS Traffic Engineering GET/ENST Bretagne - Département Réseaux et Services Multimédia 2 rue de la Châtaigneraie - CS 1767-35576

More information

Design of Optical Burst Switches based on Dual Shuffle-exchange Network and Deflection Routing

Design of Optical Burst Switches based on Dual Shuffle-exchange Network and Deflection Routing Design of Optical Burst Switches based on Dual Shuffle-exchange Network and Deflection Routing Man-Ting Choy Department of Information Engineering, The Chinese University of Hong Kong mtchoy1@ie.cuhk.edu.hk

More information

Optimal Resource Allocation and Fairness Control in All-Optical WDM Networks

Optimal Resource Allocation and Fairness Control in All-Optical WDM Networks 1496 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 23, NO. 8, AUGUST 2005 Optimal Resource Allocation and Fairness Control in All-Optical WDM Networks Kayvan Mosharaf, Student Member, IEEE, Jérôme

More information

Fluid models for evaluating threshold-based control policies for survivability of a distributed network

Fluid models for evaluating threshold-based control policies for survivability of a distributed network Fluid models for evaluating threshold-based control policies for survivability of a distributed network Vineet Aggarwal ICF Consulting 9 Lee Highway, Fairfax, VA Nataraan Gautam Marcus Department of Industrial

More information

Modification of an energy-efficient virtual network mapping method for a load-dependent power consumption model

Modification of an energy-efficient virtual network mapping method for a load-dependent power consumption model Modification of an energy-efficient virtual network mapping method for a load-dependent power consumption model HIROMICHI SUGIYAMA YUKINOBU FUKUSHIMA TOKUMI YOKOHIRA The Graduate School of Natural Science

More information

An Enhanced Dynamic Packet Buffer Management

An Enhanced Dynamic Packet Buffer Management An Enhanced Dynamic Packet Buffer Management Vinod Rajan Cypress Southeast Design Center Cypress Semiconductor Cooperation vur@cypress.com Abstract A packet buffer for a protocol processor is a large shared

More information

SIMULATION ISSUES OF OPTICAL PACKET SWITCHING RING NETWORKS

SIMULATION ISSUES OF OPTICAL PACKET SWITCHING RING NETWORKS SIMULATION ISSUES OF OPTICAL PACKET SWITCHING RING NETWORKS Marko Lackovic and Cristian Bungarzeanu EPFL-STI-ITOP-TCOM CH-1015 Lausanne, Switzerland {marko.lackovic;cristian.bungarzeanu}@epfl.ch KEYWORDS

More information

OPTICAL burst switching [1], [2] is a promising solution

OPTICAL burst switching [1], [2] is a promising solution JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 22, NO. 7, JULY 2004 1651 Providing Service Differentiation for Optical-Burst-Switched Networks Wanjiun Liao, Member, IEEE, and Chi-Hong Loi Abstract This paper proposes

More information

OVSF Code Tree Management for UMTS with Dynamic Resource Allocation and Class-Based QoS Provision

OVSF Code Tree Management for UMTS with Dynamic Resource Allocation and Class-Based QoS Provision OVSF Code Tree Management for UMTS with Dynamic Resource Allocation and Class-Based QoS Provision Huei-Wen Ferng, Jin-Hui Lin, Yuan-Cheng Lai, and Yung-Ching Chen Department of Computer Science and Information

More information