Elsevier

Computer Networks

Volume 50, Issue 18, 21 December 2006, Pages 3550-3563
Computer Networks

Performance of optical burst switched networks: A two moment analysis

https://doi.org/10.1016/j.comnet.2006.02.002Get rights and content

Abstract

We describe a fairly accurate model for the analysis of optical burst switched (OBS) networks. We use a two-moment approximation to calculate the burst dropping probabilities and hence the throughput of OBS networks. We consider networks with no-deflection of a burst and also networks in which blocked bursts may be deflected from their primary paths. The algorithms that we describe are adapted from the models for circuit multiplexed networks. The adaptation consists of modeling the offered load on the links by accounting for the dropping of blocked bursts on the routes. We obtain a two moment description of the link loads which turn out to be superpositions of several Poisson and non Poisson flows. Further, since the offered load to a link is not Poisson, the dropping probabilities for the different routes on it are not identical and they are evaluated separately. Numerical results show that these features of the model provide a significant improvement in the accuracy of the link and end-to-end burst dropping probabilities. Obtaining accurate link blocking probabilities for each route is expected to help in the better dimensioning of the link capacities and routing.

Introduction

Traditionally, telecommunication networks use either circuit switching or packet switching. Both these switching techniques have significant disadvantages when used in optical networks. Circuit switching requires at least one roundtrip time between the source and the destination before actual data transfer can begin. This can cause significant delay overheads, especially if the transmission time for the payload is not significantly larger than the roundtrip time. Packet switching requires that switches have the ability to buffer packets. Optical buffers are provided by fiber delay lines. To be able to be used in an optical switch, the fiber delay lines should have the ability to be programmed at high speeds. This technology is not yet feasible. As an alternative to optical buffering, electronic buffering may be provided for packet switching but this requires the use of O/E and E/O conversion which significantly reduces the speed of operation. In addition to buffering, a packet switch should perform packet header processing. This has to be done electronically and requires O/E and E/O conversion which again reduces the speed of operation of the switch. Optical burst switching (OBS) [1], [2], [3], [4], [5] uses the ‘bufferlessness’ of circuit switching (while avoiding connection setup delays) and ‘on demand switching’ capability of packet switching techniques (while avoiding the requirement of buffering capability at the switch).

In a burst switched network, edge nodes assemble packets for the same destination into ‘bursts’ of data before beginning transmission. A source with a burst of data to send to a destination will first transmit a control packet on a logically separate channel. The control packet contains signaling and routing information that is used by the switches to set up the path for the impending burst. Thus the control packet has information similar to that carried by a packet header or a connection setup message. The data burst follows the control packet on the optical channel after a fixed delay. We can thus interpret burst switching as ‘reservation without confirmation’, i.e, although a control packet tries to reserve bandwidth on links on the path, the source does not wait for any confirmation about the availability of bandwidth on the path. Thus in optical burst switching, connection setup delay overheads are avoided by having the source transmit almost as soon as a burst of data is ready. If an all optical path cannot be set up for a burst between the source and the destination, then the burst may be dropped en route. Buffer requirements are avoided by dropping the bursts that cannot be accommodated on a link. We see that burst switching provides a transparent all-optical path between the source and the destination whenever such a path is available. Note that when a burst is dropped en route, it will have consumed capacity on the links till the point at which it is dropped. This is clearly an overhead of the simplicity of the protocol.

Two important issues in OBS are the control architecture and the contention resolution mechanism. The control architecture, also called the signaling architecture, defines how an edge node will inform the network about an impending burst and the kind of information about the burst that the source gives to the network. ‘Just-in-time’ [6] and ‘just-enough-time’ [7] are two of the many signaling schemes that have been proposed for OBS networks. An excellent discussion of the issues in the design of the control architectures for OBS networks is available in [7]. The analysis that we present in this paper is fairly independent of the control architecture.

Contention on a link occurs when more bursts than the capacity of the link need to use the same link at the same time. In packet switching all but one of the contending packets are queued at the switch while in circuit switching the excess calls are blocked and the blocked calls do not utilize any data transmission resources. In OBS, in the event of a contention, the bursts cannot be queued. A simple option is to drop the excess of the contending bursts. A second option is to do the following. Each burst is allocated a preferred path and a set of alternate paths branching out of the preferred path. If a link on the preferred path is blocking, then the burst is deflected onto an alternate path from the source node of the contention link. A burst will be dropped only if all the alternate paths are also blocked. Networks with the latter capability will be called ‘deflection networks’ while the former will be called ‘no-deflection networks’. Deflection routing has been studied extensively under the assumption that packets are never dropped. See [8], [9], [10], [11], [12], [13], [14] for analysis of time slotted networks and [15], [16] for unslotted networks. These analyses are not applicable to OBS networks because of burst dropping. Burst segmentation [17] is another contention resolution method to reduce losses during contentions. In burst segmentation, a long burst is segmented, and any number of the segments can be dropped without affecting the other segments. Hence it always ensures a ‘partial’ success during contentions.

In this paper, we present a unified analytical model for no-deflection and deflection networks that use optical burst switching. We will separately describe the model details for both no-deflection and deflection OBS networks but will not pursue burst segmentation. A nice discussion on burst segmentation is available in [18]. In the analysis of no-deflection networks, we will see that our model is more detailed than previously known models, e.g., [19], [20], [21] and provides more accurate, detailed performance characteristics. To the best of our knowledge, the only analytical model for deflection routed OBS networks is in [22], [23]. We will discuss the comparison of our models and those of [22], [23] in Section 5.

In the solution of our unified model, we borrow techniques from the analysis of circuit multiplexed networks. Note that in circuit multiplexed networks, blocked calls do not consume any resources in the data path while in OBS networks, when bursts are dropped they utilize bandwidth till the point they are dropped. Clearly, the analysis methods from circuit multiplexed networks are not directly applicable to the analysis of burst switched networks and we need to suitably adapt those models for OBS networks.

The rest of the paper is organized as follows. In Section 2 we describe our analysis technique for calculating the throughput of a no-deflection burst switching network. In Section 3 we extend it to deflection routed burst switching networks. In Section 4 we validate our analytical models with simulation results. In Section 5 we develop a simple intuitive measure to compare the burst dropping probabilities on the links for the different routes obtained from different models. We show that with this measure, our detailed results are more accurate than previous models.

Section snippets

Burst switching with no-deflection

Consider a network with N nodes and L unidirectional links with link l supporting Cl wavelengths. For convenience in explaining the analysis technique, we let Cl = C for all l. We also assume that all the switches in the network have full wavelength conversion capability.

As in the analytical models for circuit multiplexed networks, we define R={R1,R2,Rr} to be the set of r routes in the network. A route is an ordered set of links from a source node to a destination node. Traffic is assumed to be

Deflection routing

We now consider a network that allows a blocked burst to be deflected on to an alternate path toward the destination. In such a network, a burst between source–destination pair j is first transmitted on a primary route, say Rj. If a link on this route is blocking then the burst may be deflected onto an alternate path by the node preceding the blocking link. We assume that the number of times a burst is deflected from its chosen path is bounded. Note that it is not known if a route is blocked at

Numerical results

The analysis methods that we develop in Sections 2 Burst switching with no-deflection, 3 Deflection routing are applied to an OBS network constructed on the NSFNET topology (see Fig. 10). The results from the analysis are compared against those from a simulation model that is more realistic than the assumptions in the analytical model. The simulation model is more realistic than the assumptions in the analysis model in the following ways:

  • 1.

    In the calculation of the dropping probability, the burst

Discussion

A simpler way to analyze an OBS network with burst dropping would be to use the Erlang fixed point approximation (EFPA) where the traffic on a link is approximated by a Poisson process and described by only its mean. The analysis method described in [20] is along these lines. Clearly, such a method does not extend very well to the case of a deflection routed OBS network. We find that the route blocking probability using the EFPA method is usually, but not always, satisfactory when compared with

Summary and conclusion

We have developed a new, fairly accurate analysis models for burst switched networks and solved them for finding the throughput of burst switching networks for two different routing schemes, viz., burst dropping and deflection routing. We have shown that the two moment model is able to capture the details of the performance more accurately than a single moment analysis along the lines of the Erlang fixed-point algorithm would. This is best reflected in the accuracy of the burst dropping

D. Manjunath received his B.E. from Mysore University, M.S. from Indian Institute of Technology, Madras and Ph.D. from Rensselaer Polytechnic Inst, Troy NY in 1986, 1989 and 1993 respectively. He has worked in the Corporate R&D Center of General Electric in Scehenectady NY (1990), Computer and Information Sciences Department of the University of Delaware (1992–93) and the Computer Science Department, University of Toronto (1993–84). He was on the Electrical Engineering faculty of the Indian

References (33)

  • J. Turner

    Terabit burst switching

    Journal of High Speed Networks

    (1999)
  • C. Qiao et al.

    Optical burst switching: a new paradigm for an optical internet

    Journal of High Speed Networks: Special Issue on Optical Networks

    (1999)
  • C. Qiao et al.

    Choices features and issues in optical burst switching

    Optical Networks Magazine

    (2000)
  • S. Verma et al.

    Optical burst switching: a viable solution for Terabit IP backbone

    IEEE Network

    (2000)
  • L. Xu et al.

    Techniques for optical packet switching and optical burst switching

    IEEE Communications Magazine

    (2001)
  • J.Y. Wei et al.

    Just-in-time signaling for WDM optical burst switching networks

    Journal of Lightwave Technology

    (2000)
  • Y. Xiong et al.

    Control architecture in optical burst-switched WDM networks

    IEEE Journal of Selected Areas in Communication

    (2000)
  • N.F. Maxemchuk, Comparison of deflection and store and forward techniques in manhattan street and shuffle exchange...
  • A.S. Acampora, S.I.A. Shah, Multihop lightwave networks: a comparison of store-and-forward and hot potato routing, in:...
  • U. Feige, P. Raghavan, Exact analysis of hotpotato routing, in: Proceedings of Foundations of Computer Science October,...
  • A.G. Greenberg et al.

    Deflection routing in hypercube networks

    IEEE Transactions on Communications

    (1992)
  • A.G. Greenberg et al.

    Sharp approximate models of deflection routing in mesh networks

    IEEE Transactions on Communications

    (1993)
  • W. Dobosiewiez, P. Gburzynski, A bounded-Hop-count deflection scheme for Manhattan street network, in: Proceedings of...
  • A. Bononi et al.

    Analysis of hotpotato optical networks with wavelength conversion

    Journal of Lightwave Technology

    (1999)
  • F. Borgonovo, L. Fratta, J. Bannister, Unslotted deflection routing on all-optical networks, in: Proceedings of IEEE...
  • C.F. Hsu, T.L. Liu, N.F. Huang, Performance analysis of deflection routing in optical burst switched networks, in:...
  • Cited by (7)

    • Performance evaluation of an OBS network as a IPP/M/W/W network

      2015, Applied Mathematical Modelling
      Citation Excerpt :

      In [23] an analytical approach to study the impact of burst assembly algorithms on the byte loss rate of an OBS network under bursty traffic input is suggested. In [24] a two-moment approximation to calculate the burst dropping probabilities of Optical Burst Switched (OBS) networks is proposed. In [25] a new contention resolution technique based on control packet buffering is proposed.

    • A two-moment performance analysis of optical burst switched networks with shared fibre delay lines in a feedback configuration

      2012, Optical Switching and Networking
      Citation Excerpt :

      The same assumption is made for more recent bufferless OBS network models in [9,10], however, as it has been shown in [11], the nature of the offered burst traffic is heavily affected by the burst aggregation process and, depending on the adopted aggregation scheme, the burst inter-arrival time distribution can be different than exponential. Improvements in this direction have been made by considering the non-Poisson nature of the network traffic, for example in the work presented in [12] where a two-moment approximate model has been proposed based on Delbrouck’s BPP method [13]. On the other hand, the authors in [14] show that the nature of the burst length distribution does not seem to affect the OBS network performance, concluding that it is acceptable to consider exponentially distributed burst lengths.

    • Analytical model of optical burst switched networks with share-per-node buffers

      2011, Proceedings - IEEE Symposium on Computers and Communications
    View all citing articles on Scopus

    D. Manjunath received his B.E. from Mysore University, M.S. from Indian Institute of Technology, Madras and Ph.D. from Rensselaer Polytechnic Inst, Troy NY in 1986, 1989 and 1993 respectively. He has worked in the Corporate R&D Center of General Electric in Scehenectady NY (1990), Computer and Information Sciences Department of the University of Delaware (1992–93) and the Computer Science Department, University of Toronto (1993–84). He was on the Electrical Engineering faculty of the Indian Institute of Technology, Kanpur during 1994–98. He has been with the Electrical Engineering Department of IIT – Bombay since July 1998 where he is now an Associate Professor. His research interests are in the areas of communication networks, performance analysis of systems, queueing systems and multimedia communications. His recent research has concentrated on have been in the areas of network traffic and performance measurement, analysis of random wireless data and sensor networks, network pricing and queue control. He is a coauthor of the Morgan-Kaufman textbook “Communication Networking: An Analytical Approach” published in May 2004.

    View full text