Optical Communications and Networking 朱祖勍. Nov. 27, 2017

Size: px
Start display at page:

Download "Optical Communications and Networking 朱祖勍. Nov. 27, 2017"

Transcription

1 Optical Communications and Networking Nov. 27,

2 What is a Core Network? A core network is the central part of a telecommunication network that provides services to customers who are connected by the access networks. A core network usually has a mesh topology that provides any-to-any connections among devices on the network. Network design: pushing the intelligence and decision making into the access networks and keeping the core network dumb and fast. Primary functions of core networks Traffic aggregation and data switching Core 2

3 Optical Core Networks SONET/SDH aggregates low-speed data streams and works as the transport layer. SONET/SDH are standardized protocols that transfer multiple digital bit streams over optical fibers. WDM (the optical layer) is the physical layer for wavelength routing. IP SONET/SDH WDM 3

4 Cross-Layer Networking Traffic is carried by all-optical connections (lightpaths) that each occupies a wavelength channel. Optical circuit switching Packet forwarding from lightpath to lightpath is performed in the IP routers Electrical packet switching 4

5 SONET/SDH SONET: Synchronous Optical Networks North America SDH: Synchronous Digital Hierarchy Europe, Japan SONET/SDH Standards convergence Time division multiplexing Synchronous network 5

6 Synchronous Multiplexing Asynchronous multiplexing Have to stuff extra bits for accommodating the clock difference For a 155 Mb/s signal, a 20 ppm (parts per million) variation in clock rate means? Difficult to de-multiplex a low-speed stream without completely demultiplexing the whole stream. Synchronous multiplexing All clocks are perfectly synchronized to a single master clock. 6

7 Synchronous Multiplexing The basic signal rate in SONET is Mb/s The basic signal rate in SDH is Mb/s The optical interface corresponding to Mb/s is called OC-3 (Optical Carrier-3). OC-3: Mb/s, OC-12: Mb/s OC-24: Gb/s, OC-48: Gb/s OC-192: Gb/s, OC-768: Gb/s 7

8 WDM Wavelength Routing 8

9 Optical Add/Drop Multiplexer (OADM) 9

10 OADM Architectures 10

11 Parallel Architectures All incoming channels are demultiplexed. The loss through the OADM is fixed, independent of how many channels are dropped/added. Not very cost-effective for handling a small number of channels as all channels need to be multiplexed and demultiplexed. Loss could be high. Modular version - two stage multiplexing: wavelength band => wavelength channels. 11

12 Serial Architectures Wavelength are dropped and added individually as single channel (SC-) OADM In order to drop and add multiple channels, several SC-OADMs are cascaded. Loss is proportional to the number of channels dropped, and it can be a modular architecture. Band drop: try to make a compromise between the parallel and serial architectures. 12

13 Reconfigurable Optical Add/Drop Multiplexer (ROADM) 13

14 ROADM Architectures 14

15 Optical Cross-connect (OXC) 15

16 Optical Cross-Connect OXC is used to switch optical signals in a wavelength routing network. OXC can be functionally divided into a switch core and a port complex. The switch core performs the switching functionality. The port complex houses linecards that are used for communications. 16

17 Problems in Optical Core Networks Network Design Given a set of connection requests (traffic matrix), network design inserts network resource to support them with a cost-effective way. Static problem as the requests are known. Network Provisioning Given a network with finite resource, network provisioning allocates network resource to support dynamic connection requests. Dynamic problem as the requests are unknown. 17

18 Problem Statement of Network Design Physical topology: G(V,E), G is the topology, V is the set of nodes, and E is the set of links. Wavelength channels per link: W Traffic Matrix: a NxN matrix, N is the number of nodes in the network, and (i,j)-th element is the average traffic load flowing from node i to node j. Design objectives: minimize average delay, minimize equipment cost, minimize energy consumption, multiobjective optimization. 18

19 Design Constraints Wavelength continuity Along the routing path, the wavelength of a lightpath cannot be changed when there is no wavelength conversion. Capacity The used wavelength channels on each link should be less than or equal to W. Flow All required traffic should be supported. Single-route 19

20 Design Tasks Lightpath routing or virtual topology design The nodes of the virtual topology correspond to the nodes in the physical topology. Each link between a pair of nodes in the virtual topology corresponds to an optical lightpath between the them. Wavelength assignment Assign wavelength channel to each lightpath. Routing and wavelength assignment (RWA). 20

21 Example of RWA 21

22 Routing ILP Formulation 22

23 Routing Algorithms Solve ILP problem Heuristics Shortest path routing (Dijkstra) K-Shortest path routing Weighted path routing (modified Dijkstra) Least congested path routing (load balancing) Adaptive shortest path routing 23

24 Wavelength Assignments Graph Coloring problem Construct an auxiliary graph Lightpaths => nodes in the auxiliary graph If two lightpaths share a common link => a link between the corresponding nodes in the auxiliary graph Color the nodes in the auxiliary with minimal number of colors such that no adjacent nodes have the same color 24

25 Wavelength Assignments Heuristics First-fit: number the wavelength on the links, and use the first available wavelength with the lowest index Random-fit Least-used: assign the wavelength that is least used in the network. Most-used: assign the wavelength that is most used in the network. 25

26 Traffic Model for Network Provisioning Erlang: dimensionless unit for the statistical measure of traffic load in network. Carried traffic: Average number of concurrent requests carried by the network over a period of time. One Erlang of carried traffic: a single resource being in continuous use for a period of time. 26

27 Traffic Model of Network Provisioning Offered traffic: Average number of concurrent requests arrived in the network over a period of time. Request arrival rate: λ, Poisson process Average request-holding time: h, Exponentially distributed Erlang: E = λh Blocking: there is no enough network resource to serve the offered traffic. 27

28 Blocking Probability Assumption: An unsuccessful request, because of insufficient resource, is not queued or retried, but lost forever. The blocking probability P b of a path: m: # of wavelength channels on the path E = λh: offered traffic to the path 28

29 Blocking Probability In WDM mesh network, the model becomes more complicated and it is hard to provide an analytical expression. Discrete time simulations: 1. Generate Network Topology 2. Generate requests for a service period 3. Try to serve the requests and record blockings 4. Repeat 2-3 until statistical accuracy has been achieved. 29

30 Blocking Probability 30

31 Wavelength Conversion Wavelength Conversion (WC) eliminates the wavelength continuity constraint in WDM networks WC makes wavelength assignment trivial, as wavelengths used on successive links along a path can be independent of each other. WC can effectively improve the blocking probability, especially for requests routed through long paths. 31

32 Gain of Wavelength Conversion H: # of links along a path W: # of wavelengths per link p: the probability that a wavelength is used on any fiber link Blocking Probability when WC exists: Achievable utilization for a given blocking probability: 32

33 Gain of Wavelength Conversion Blocking Probability without WC: Achievable utilization for a given blocking probability: Gain of WC: 33

34 Network Survivability Customers lease lightpaths from the service provider. A Service-Level Agreement is signed to make sure the provider commits to providing a certain availability for the lightpath. A common requirement: the lightpath will be available % of the time. Down-time per year: 5 minutes 34

35 Network Survivability ( ) 100 < !! 35

36 Network Survivability There are many elements along a lightpath. The only practical way of obtaining % availability is to provide service continuously when failures present. Protection: providing redundant capacity 10 ~ 100 milliseconds recovery time. Restoration: recovering service during failure. 1 ~ 10 seconds recovery time. 36

37 When Protection and Restoration are needed? Link Failure Fiber cut Node Failure Power outage Nature Disasters Component Failure Regular Maintenance 37

38 How to Protect? 1:1 Protection Dedicated Protection High availability 1:N Protection Shared Protection High cost-efficiency 38

39 Protection for Link Failures Path Protection: The request is rerouted end-to-end on an alternate path. The protection path can be either dedicated or shared. Link Protection: The failed link is protected by a spare one. Example: pre-configured-cycle (p-cycle) in mesh networks. 39

40 Path Protection Path Protection Shared Path Protection 40

41 Link Protection: p-cycle Link failure recovery p-cycle configuration 41

ECE442 Communications Lecture 4. Optical Networks

ECE442 Communications Lecture 4. Optical Networks ECE442 Communications Lecture 4. Optical Networks Husheng Li Dept. of Electrical Engineering and Computer Science Spring, 2014 Network Elements 1 WDM networks provide circuit switched end-to-end optical

More information

Optical Fiber Communications. Optical Networks- unit 5

Optical Fiber Communications. Optical Networks- unit 5 Optical Fiber Communications Optical Networks- unit 5 Network Terminology Stations are devices that network subscribers use to communicate. A network is a collection of interconnected stations. A node

More information

Internet Traffic Characteristics. How to take care of the Bursty IP traffic in Optical Networks

Internet Traffic Characteristics. How to take care of the Bursty IP traffic in Optical Networks Internet Traffic Characteristics Bursty Internet Traffic Statistical aggregation of the bursty data leads to the efficiency of the Internet. Large Variation in Source Bandwidth 10BaseT (10Mb/s), 100BaseT(100Mb/s),

More information

New Approaches to Optical Packet Switching in Carrier Networks. Thomas C. McDermott Chiaro Networks Richardson, Texas

New Approaches to Optical Packet Switching in Carrier Networks. Thomas C. McDermott Chiaro Networks Richardson, Texas New Approaches to Optical Packet Switching in Carrier Networks Thomas C. McDermott Chiaro Networks Richardson, Texas Outline Introduction, Vision, Problem statement Approaches to Optical Packet Switching

More information

OPTICAL NETWORKS. Optical Metro Networks. A. Gençata İTÜ, Dept. Computer Engineering 2005

OPTICAL NETWORKS. Optical Metro Networks. A. Gençata İTÜ, Dept. Computer Engineering 2005 OPTICAL NETWORKS Optical Metro Networks A. Gençata İTÜ, Dept. Computer Engineering 2005 Introduction Telecommunications networks are normally segmented in a three-tier hierarchy: Access, metropolitan,

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

Chapter - 7. Multiplexing and circuit switches

Chapter - 7. Multiplexing and circuit switches Chapter - 7 Multiplexing and circuit switches Multiplexing Multiplexing is used to combine multiple communication links into a single stream. The aim is to share an expensive resource. For example several

More information

IO2654 Optical Networking. WDM network design. Lena Wosinska KTH/ICT. The aim of the next two lectures. To introduce some new definitions

IO2654 Optical Networking. WDM network design. Lena Wosinska KTH/ICT. The aim of the next two lectures. To introduce some new definitions IO2654 Optical Networking WDM network design Lena Wosinska KTH/ICT 1 The aim of the next two lectures To introduce some new definitions To make you aware about the trade-offs for WDM network design To

More information

Chapter 8: Multiplexing

Chapter 8: Multiplexing NET 456 High Speed Networks Chapter 8: Multiplexing Dr. Anis Koubaa Reformatted slides from textbook Data and Computer Communications, Ninth Edition by William Stallings, 1 (c) Pearson Education - Prentice

More information

Network Topologies & Error Performance Monitoring in SDH Technology

Network Topologies & Error Performance Monitoring in SDH Technology Network Topologies & Error Performance Monitoring in SDH Technology Shiva Sharma Electronics and Communications Department Dronacharya College of Engineering Gurgaon, Haryana Shiva.92@hotmail.com Abstract

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

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

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

Complexity in Multi-level Restoration and Protection Strategies in Data Networking

Complexity in Multi-level Restoration and Protection Strategies in Data Networking Complexity in Multi-level Restoration and Protection Strategies in Data Networking mailto:dward@cisco.com October, 2002 NANOG 1 What makes it complex? Multi-technology network viewed as a stack of singlelayered

More information

Arc Perturbation Algorithms for Optical Network Design

Arc Perturbation Algorithms for Optical Network Design Applied Mathematical Sciences, Vol. 1, 2007, no. 7, 301-310 Arc Perturbation Algorithms for Optical Network Design Zbigniew R. Bogdanowicz Armament Research, Development and Engineering Center Building

More information

Some economical principles

Some economical principles Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Some economical principles Assume users have

More information

S Optical Networks Course Lecture 7: Optical Network Design

S Optical Networks Course Lecture 7: Optical Network Design S-72.3340 Optical Networks Course Lecture 7: Optical Network Design Edward Mutafungwa Communications Laboratory, Helsinki University of Technology, P. O. Box 2300, FIN-02015 TKK, Finland Tel: +358 9 451

More information

Optical Packet Switching

Optical Packet Switching Optical Packet Switching DEISNet Gruppo Reti di Telecomunicazioni http://deisnet.deis.unibo.it WDM Optical Network Legacy Networks Edge Systems WDM Links λ 1 λ 2 λ 3 λ 4 Core Nodes 2 1 Wavelength Routing

More information

Introduction Metro Area Optical Networks Components of a MAN Metro Service POP Core MAN Services Access Services Metro Optical Services Service POP

Introduction Metro Area Optical Networks Components of a MAN Metro Service POP Core MAN Services Access Services Metro Optical Services Service POP Introduction Metro Area Optical Networks Components of a MAN Metro Service POP Core MAN Services Access Services Metro Optical Services Service POP Services Core Services MAON Physical Topologies Four

More information

Capacity planning and.

Capacity planning and. Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Some economical principles Assume users have

More information

Fault Tolerant System for Sparse Traffic Grooming in Optical WDM Mesh Networks Using Combiner Queue

Fault Tolerant System for Sparse Traffic Grooming in Optical WDM Mesh Networks Using Combiner Queue Fault Tolerant System for Sparse Traffic Grooming in Optical WDM Mesh Networks Using Combiner Queue Sandip R. Shinde Research Scholar, Sathyabama University, Chennai & Assistant Professor, Vishwakarma

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

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

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

Fault management. Acnowledgements

Fault management. Acnowledgements Fault management Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Computer Networks Design and Management - Acnowledgements Inspired by Davide

More information

Capacity planning and.

Capacity planning and. Some economical principles Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Assume users have

More information

Optical networking technology

Optical networking technology 1 Optical networking technology Technological advances in semiconductor products have essentially been the primary driver for the growth of networking that led to improvements and simplification in the

More information

WDM Network Provisioning

WDM Network Provisioning IO2654 Optical Networking WDM Network Provisioning Paolo Monti Optical Networks Lab (ONLab), Communication Systems Department (COS) http://web.it.kth.se/~pmonti/ Some of the material is taken from the

More information

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen A graduation project submitted to the Faculty of Graduate and Postdoctoral

More information

Optical Networks: from fiber transmission to photonic switching

Optical Networks: from fiber transmission to photonic switching Optical Networks: from fiber transmission to photonic switching Wavelength-Routing Networks Fabio Neri and Marco Mellia TLC Networks Group Electronics Department e-mail: lastname@polito.it http://www.tlc-networks.polito.it/

More information

Toward the joint design of electronic and optical layer protection

Toward the joint design of electronic and optical layer protection Toward the joint design of electronic and optical layer protection Massachusetts Institute of Technology Slide 1 Slide 2 CHALLENGES: - SEAMLESS CONNECTIVITY - MULTI-MEDIA (FIBER,SATCOM,WIRELESS) - HETEROGENEOUS

More information

Resilient IP Backbones. Debanjan Saha Tellium, Inc.

Resilient IP Backbones. Debanjan Saha Tellium, Inc. Resilient IP Backbones Debanjan Saha Tellium, Inc. dsaha@tellium.com 1 Outline Industry overview IP backbone alternatives IP-over-DWDM IP-over-OTN Traffic routing & planning Network case studies Research

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS SYNCHRONOUS OPTICAL NETWORK (SONET) Synchronous Optical Network (SONET) is a standard for optical telecommunications transport. SONET defines optical carrier (OC) levels

More information

Electromagnetic Spectrum

Electromagnetic Spectrum Electromagnetic Spectrum PCS FMRadi o/ TV Short wave Radi o AM Broadcast Ul trasoni c Soni c Vi si ble Li ght Infrared Li ght Ul travi ol et X- Rays Frequency 1 khz 1 M Hz 1 G Hz 1 THz 1 Y Hz 1 ZHz Wavelength

More information

Introduction To Optical Networks Optical Networks: A Practical Perspective

Introduction To Optical Networks Optical Networks: A Practical Perspective Introduction To Optical Networks Optical Networks: A Practical Perspective Galen Sasaki Galen Sasaki University of Hawaii 1 Galen Sasaki University of Hawaii 2 Galen Sasaki University of Hawaii 3 Telecommunications

More information

Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks

Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks Master s Thesis Defense Ananth Nagarajan EECS Department, University of Kansas 10/13/98 Outline

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

Fault management. Fault management. Acnowledgements. The impact of network failures. Pag. 1. Inspired by

Fault management. Fault management. Acnowledgements. The impact of network failures. Pag. 1. Inspired by Fault management ndrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network Management and QoS Provisioning - 1 cnowledgements Inspired by Davide

More information

Lecture 2 Physical Layer - Multiplexing

Lecture 2 Physical Layer - Multiplexing DATA AND COMPUTER COMMUNICATIONS Lecture 2 Physical Layer - Multiplexing Mei Yang Based on Lecture slides by William Stallings 1 MULTIPLEXING multiple links on 1 physical line common on long-haul, high

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

MODERN RECOVERY MECHANISMS FOR DATA TRANSPORT NETWORKS

MODERN RECOVERY MECHANISMS FOR DATA TRANSPORT NETWORKS MODERN RECOVERY MECHANISMS FOR DATA TRANSPORT NETWORKS IT Specialist Dorina LuminiŃa Copaci Gorj Court IT Expert Constantin Alin Copaci ANRCTI Bucharest Abstract: A large number of recovery mechanisms

More information

Outline. EL736 Communications Networks II: Design and Algorithms. Class3: Network Design Modelling Yong Liu 09/19/2006

Outline. EL736 Communications Networks II: Design and Algorithms. Class3: Network Design Modelling Yong Liu 09/19/2006 EL736 Communications Networks II: Design and Algorithms Class3: Network Design Modelling Yong Liu 09/19/2006 1 Outline Examples Basic Problems Routing Restriction 2 1 Example: Intra-Domain Traffic Engineering

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

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are:

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: E Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: Native support for all SAN protocols including ESCON, Fibre Channel and Gigabit

More information

Backbone network technologies. T Jouni Karvo, Timo Kiravuo

Backbone network technologies. T Jouni Karvo, Timo Kiravuo Backbone network technologies T-110.300 Jouni Karvo, Timo Kiravuo Backbone network technologies This lecture tells about backbone networks After this lecture, you should know WDM, PDH, SDH and ATM understand

More information

IP over. Mario Baldi. Politecnico di Torino. (Technical University of Turin) IPinterconnection - 1 Copyright: si veda nota a pag.

IP over. Mario Baldi. Politecnico di Torino. (Technical University of Turin)  IPinterconnection - 1 Copyright: si veda nota a pag. IP over ATM SDH DWDM Mario Baldi Politecnico di Torino (Technical University of Turin) www.baldi.info IPinterconnection - 1 Copyright: si veda nota a pag. 2 Nota di Copyright This set of transparencies,

More information

Fibre Optic Communications - Networking

Fibre Optic Communications - Networking Fibre Optic Communications - Networking Professor Chris Chatwin Module: Fibre Optic Communications MSc/MEng Digital Communication Systems UNIVERSITY OF SUSSEX SCHOOL OF ENGINEERING & INFORMATICS 1 st June

More information

Introduction to Networks

Introduction to Networks Introduction to Networks Network Topology How we interconnect network users Network Hierarchy The connection between network topology and geographical size Telecommunication (Phone Networks) Circuit Switching

More information

Ethernet and TDM Sub-Wavelength Switching in Packet Optical Networking Platforms with a Centralized Switch

Ethernet and TDM Sub-Wavelength Switching in Packet Optical Networking Platforms with a Centralized Switch Ethernet and TDM Sub-Wavelength Switching in Packet Optical Networking Platforms with a Centralized Switch Design and Developers Forum, Globecom 2008 Sunan Han Fujitsu Network Communications The Integration

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

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

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

Availability of Optical Network with Self-Healing Nodes Designed by Architecture on Demand Branko Mikac and Matija Džanko

Availability of Optical Network with Self-Healing Nodes Designed by Architecture on Demand Branko Mikac and Matija Džanko Availability of Optical Network with Self-Healing Nodes Designed by Architecture on Demand Branko Mikac and Matija Džanko University of Zagreb Faculty of Electrical Engineering and Computing Department

More information

CSIS Frequency Division Multiplexing. Basic Types of Multiplexing. Frequency Division Multiplexing. Frequency Division Multiplexing.

CSIS Frequency Division Multiplexing. Basic Types of Multiplexing. Frequency Division Multiplexing. Frequency Division Multiplexing. Multiplexing: combining information streams from multiple sources for transmission over a shared medium Demultiplexing: separating a combination back into individual information streams CSIS 4222 Ch 11:

More information

Dimensioning of Non-hierarchical Interconnected WDM Ring Networks

Dimensioning of Non-hierarchical Interconnected WDM Ring Networks Dimensioning of Non-hierarchical Interconnected WDM Ring Networks Peter Arijs, Piet Demeester Department of Information Technology, University of Gent -IMEC St-Pietersnieuwstraat 41, B-90oo Gent, Belgium

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

Survivability with P-Cycle in WDM Networks

Survivability with P-Cycle in WDM Networks Survivability with P-Cycle in WDM Networks K. Aparna 1, P. Ramya Krishna 2 JNTUA College of Engineering, Pulivendula Abstract: In this paper we discuss about the Pre-Configured survivability schemes. Network

More information

SONET Topologies and Upgrades

SONET Topologies and Upgrades 8 CHAPTER Note The terms "Unidirectional Path Switched Ring" and "UPSR" may appear in Cisco literature. These terms do not refer to using Cisco ONS 15xxx products in a unidirectional path switched ring

More information

A Comparison of Path Protections with Availability Concern in WDM Core Network

A Comparison of Path Protections with Availability Concern in WDM Core Network A Comparison of Path Protections with Availability Concern in WDM Core Network M. A. Farabi Photonic Technology Lab, Universiti Teknologi, S. M. Idrus Member, IEEE Photonic Technology Lab, Universiti Teknologi,

More information

Multi Protocol Label Switching

Multi Protocol Label Switching MPLS Multi-Protocol Label Switching Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network Management and QoS Provisioning - 1 MPLS: introduction

More information

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP Name of Course : E1-E2 CFA Chapter 14 Topic : NG SDH & MSPP Date of Creation : 28.03.2011 NGN SDH and MSPP 1. Introduction: Innovation, the lifeline to survival in the telecommunication market, has spurred

More information

SONET/SDH. By Iqtidar Ali

SONET/SDH. By Iqtidar Ali SONET/SDH By Iqtidar Ali SONET/SDH SONET/SDH means Synchronous Optical Network (SONET) was developed by ANSI. Synchronous Digital Hierarchy (SDH) was developed by ITU-T. The high bandwidth of fiber optic

More information

Modems, DSL, and Multiplexing. CS158a Chris Pollett Feb 19, 2007.

Modems, DSL, and Multiplexing. CS158a Chris Pollett Feb 19, 2007. Modems, DSL, and Multiplexing CS158a Chris Pollett Feb 19, 2007. Outline Finish up Modems DSL Multiplexing The fastest modems Last day, we say the combinations and phases used to code symbols on a 2400

More information

A Review of Traffic Management in WDM Optical Networks: Progress and Challenges

A Review of Traffic Management in WDM Optical Networks: Progress and Challenges www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 6 Issue 8 August 2017, Page No. 22309-22313 Index Copernicus value (2015): 58.10 DOI: 10.18535/ijecs/v6i8.13

More information

Synchronous Optical Networks (SONET) Advanced Computer Networks

Synchronous Optical Networks (SONET) Advanced Computer Networks Synchronous Optical Networks (SONET) Advanced Computer Networks SONET Outline Brief History SONET Overview SONET Rates SONET Ring Architecture Add/Drop Multiplexor (ADM) Section, Line and Path Virtual

More information

The Emerging Optical Control Plane

The Emerging Optical Control Plane The Emerging Optical Control Plane Traditional transport networks can be modeled as the interaction of two operating planes: a transport plane and a management plane. In this model, the transport plane

More information

Management of Lightpaths in Optical WDM Networks:

Management of Lightpaths in Optical WDM Networks: Management of Lightpaths in Optical WDM Networks: A Tool for Configuration and Fault Management Jonas Söderqvist Master thesis performed at Department of Teleinformatics, Royal Institute of Technology

More information

1. INTRODUCTION light tree First Generation Second Generation Third Generation

1. INTRODUCTION light tree First Generation Second Generation Third Generation 1. INTRODUCTION Today, there is a general consensus that, in the near future, wide area networks (WAN)(such as, a nation wide backbone network) will be based on Wavelength Division Multiplexed (WDM) optical

More information

MPLS Multi-Protocol Label Switching

MPLS Multi-Protocol Label Switching MPLS Multi-Protocol Label Switching Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Computer Networks Design and Management - 1 MPLS: introduction

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

Optical Burst Switching (OBS): The Dawn of A New Era in Optical Networking

Optical Burst Switching (OBS): The Dawn of A New Era in Optical Networking Optical Burst Switching (OBS): The Dawn of A New Era in Optical Networking Presented by Yang Chen (LANDER) Yang Chen (Lander) 1 Outline Historical Review Burst reservation Burst assembly OBS node Towards

More information

SPARTAN Meeting in Kansas. Naoya Henmi and Satoshi Hasegawa May 10, NEC Corporation

SPARTAN Meeting in Kansas. Naoya Henmi and Satoshi Hasegawa May 10, NEC Corporation SPARTAN Meeting in Kansas Naoya Henmi and Satoshi Hasegawa May 10, 1998 NEC Corporation Contents of Talk 1) Future WDM Based 2) General Issues Network Evolution 3) Protection Architecture Issue NEC s proposal

More information

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

ON JOINT RESTORATION OF PACKET-OVER-OPTICAL NETWORKS

ON JOINT RESTORATION OF PACKET-OVER-OPTICAL NETWORKS ON JOINT RESTORATION OF PACKET-OVER-OPTICAL NETWORKS Chunxiao Chigan 1,2 Gary W. Atkinson 1 Ramesh Nagarajan 1 Thomas G. Robertazzi 2 1 Bell Labs, Lucent Technologies, 101 Crawfords Corner Road, NJ 07733

More information

Simulation of All Optical Networks

Simulation of All Optical Networks Simulation of All Optical Networks Raul Valls Aranda Communication Department Polytechnic University of Valencia (UPV) C/ Camino de Vera s/n Valencia, Spain Pablo A. Beneit Mayordomo Communication Department

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

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

THE EXPLOSIVE growth of Web-related services over the. A Practical Approach to Operating Survivable WDM Networks

THE EXPLOSIVE growth of Web-related services over the. A Practical Approach to Operating Survivable WDM Networks 34 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 20, NO. 1, JANUARY 2002 A Practical Approach to Operating Survivable WDM Networks Murari Sridharan, Student Member, IEEE, Murti V. Salapaka, and

More information

10 Optical Network Engineering

10 Optical Network Engineering 10 Optical Network Engineering George N. Rouskas Department of Computer Science North Carolina State University Raleigh, NC 27695-7534 Email: rouskas@csc.ncsu.edu 10.1 INTRODUCTION Over the last few years

More information

UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING

UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING 1 UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING Syllabus: Physical layer and overview of PL Switching: Multiplexing: frequency division multiplexing, wave length division multiplexing, synchronous

More information

WDM Network Provisioning

WDM Network Provisioning IO2654 Optical Networking WDM Network Provisioning Paolo Monti Optical Networks Lab (ONLab), Communication Systems Department (COS) http://web.it.kth.se/~pmonti/ Some of the material is taken from the

More information

Resilient Networks. 3.1 Resilient Network Design - Intro. Mathias Fischer

Resilient Networks. 3.1 Resilient Network Design - Intro. Mathias Fischer Mathias Fischer Resilient Networks. Resilient Network Design - Intro Prepared along: Michal Pioro and Deepankar Medhi - Routing, Flow, and Capacity Design in Communication and Computer Networks, The Morgan

More information

5. Introduction to Optical Networks

5. Introduction to Optical Networks Lecture 5: Introduction to Optical Networks 1/ 5. Introduction to Optical Networks Optical Communication Systems and Networks Lecture 5: Introduction to Optical Networks 2/ 27 BIBLIOGRAPHY Optical Networks.

More information

Synchronous Optical Networks SONET. Computer Networks: SONET

Synchronous Optical Networks SONET. Computer Networks: SONET Synchronous Optical Networks SONET 1 Telephone Networks {Brief History} Digital carrier systems The hierarchy of digital signals that the telephone network uses. Trunks and access links organized in DS

More information

Alcatel-Lucent 1675 LambdaUnite MultiService Switch

Alcatel-Lucent 1675 LambdaUnite MultiService Switch Alcatel-Lucent 1675 LambdaUnite MultiService Switch Versatile switching platform designed to meet today s network requirements and to drive future network trends LambdaUnite MultiService Switch (MSS) is

More information

Lambda Networks DWDM. Vara Varavithya Department of Electrical Engineering King Mongkut s Institute of Technology North Bangkok

Lambda Networks DWDM. Vara Varavithya Department of Electrical Engineering King Mongkut s Institute of Technology North Bangkok Lambda Networks DWDM Vara Varavithya Department of Electrical Engineering King Mongkut s Institute of Technology North Bangkok vara@kmitnb.ac.th Treads in Communication Information: High Speed, Anywhere,

More information

Multi-Protocol Lambda Switching for Packet, Lambda, and Fiber Network

Multi-Protocol Lambda Switching for Packet, Lambda, and Fiber Network Multi-Protocol Lambda Switching for Packet, Lambda, and Fiber Network Jun Kyun Choi Tel) (042) 866-6122 1 Contents Backgrounds for Optical Network Review of SONET/SDH Technologies Motivations for IP over

More information

Cost-Effective Traffic Grooming in WDM Rings

Cost-Effective Traffic Grooming in WDM Rings 618 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 8, NO. 5, OCTOBER 2000 Cost-Effective Traffic Grooming in WDM Rings Ornan Gerstel, Member, IEEE, Rajiv Ramaswami, Fellow, IEEE, and Galen H. Sasaki, Member,

More information

David Tipper Graduate Telecommunications and Networking Program University of Pittsburgh. Motivation

David Tipper Graduate Telecommunications and Networking Program University of Pittsburgh. Motivation Survivable Network Design David Tipper Graduate Telecommunications and Networking Program University of Pittsburgh Telcom 2110 Slides 12 Motivation Communications networks need to be survivable? Communication

More information

Backbones Sprintlink, CDMA & IDEN

Backbones Sprintlink, CDMA & IDEN Backbones Sprintlink, CDMA & IDEN Master Agent Training Series February 6, 2006 1 2005 Sprint Nextel. All rights reserved. SPRINT, the "Going Forward" logo, the NEXTEL name and logo and other trademarks

More information

UNIT- 2 Physical Layer and Overview of PL Switching

UNIT- 2 Physical Layer and Overview of PL Switching UNIT- 2 Physical Layer and Overview of PL Switching 2.1 MULTIPLEXING Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single data link. Figure

More information

As we begin the new millennium, we are seeing dramatic changes in the

As we begin the new millennium, we are seeing dramatic changes in the 1 c h a p t e r Introduction to Optical Networks As we begin the new millennium, we are seeing dramatic changes in the telecommunications industry that have far-reaching implications for our lifestyles.

More information

Traffic Grooming for Survivable WDM Networks Shared Protection

Traffic Grooming for Survivable WDM Networks Shared Protection Traffic Grooming for Survivable WDM Networks Shared Protection Canhui (Sam) Ou, Keyao Zhu, Hui Zang, Laxman H. Sahasrabuddhe, and Biswanath Mukherjee Abstract This paper investigates the survivable trafficgrooming

More information

The High-Availability Business

The High-Availability Business How a Simpler Network Can Meet the Demands of Business-Critical Applications Enterprise Networks are Changing, Again Emerging applications like VoIP, video, Web services, and data replication are placing

More information

Teletraffic theory (for beginners)

Teletraffic theory (for beginners) Teletraffic theory (for beginners) samuli.aalto@hut.fi teletraf.ppt S-38.8 - The Principles of Telecommunications Technology - Fall 000 Contents Purpose of Teletraffic Theory Network level: switching principles

More information

Signaling schemes for distributed connection management in wavelength-routed optical mesh networks

Signaling schemes for distributed connection management in wavelength-routed optical mesh networks Signaling schemes for distributed connection management in wavelength-routed optical mesh networks Lu Shen, Xi Yang and Byrav Ramamurthy Department of Computer Science and Engineering University of Nebraska

More information

SONET Topologies and Upgrades

SONET Topologies and Upgrades CHAPTER 9 Note The terms "Unidirectional Path Switched Ring" and "UPSR" may appear in Cisco literature. These terms do not refer to using Cisco ONS 15xxx products in a unidirectional path switched ring

More information

Gmux Modular TDMoIP Gateway FEATURES

Gmux Modular TDMoIP Gateway FEATURES FEATURES Carrier-class modular TDMoIP gateway, extending high capacity TDM traffic over packet-switched networks (PSNs) Operates opposite other members of RAD s TDMoIP family of products, offering a complete

More information

Progress Report No. 15. Shared Segments Protection

Progress Report No. 15. Shared Segments Protection NEXT GENERATION NETWORK (NGN) AVAILABILITY & RESILIENCE RESEARCH Progress Report No. 15 Shared Segments Protection The University of Canterbury Team 18 April 2006 Abstract As a complement to the Canterbury

More information

A Heuristic Algorithm for Designing Logical Topologies in Packet Networks with Wavelength Routing

A Heuristic Algorithm for Designing Logical Topologies in Packet Networks with Wavelength Routing A Heuristic Algorithm for Designing Logical Topologies in Packet Networks with Wavelength Routing Mare Lole and Branko Mikac Department of Telecommunications Faculty of Electrical Engineering and Computing,

More information