Wavelength Assignment Problem Optimization using Neural Network

Size: px
Start display at page:

Download "Wavelength Assignment Problem Optimization using Neural Network"

Transcription

1 Wavelength Assignment Problem Optimization using Neural Network Deepinder Kaur M.tech (Scholar), ECE BBSBEC, Fatehgarh Sahib Harpreet Kaur Mavi Asstt. Prof, ECE BBSBEC, Fatehgarh Sahib Abstract-To support WDM multicasting, MC-OXCs must be embedded into WDM network. Butkk they are very costly. This research investigates the problem of traffic due to multicast requests with the objective of minimizing the blocking probability, delay and load. Instead of using traditional methods, here, new heuristic method has been with session blocking probability has been utilized in proposed work. In addition to this, seqr-p and SeqR results have also been evaluated in comparison with SBP. Keywords- Wavelength division multiplexing (WDM), Traffic Engineering, Multicast Routing 1. Introduction In optical communication, wavelength division multiplexing (WDM) is a technology which carries a number of optical carrier signals on a single fibre by using different wavelengths of laser light [1].Main motivation of fiber optics is to meet demands of increase in the telecommunication data transmission. It totally works on the total internal reflection (critical angle, using Snell s law). An optical fiber is flexible, transparent fiber made of high quality extruded glass (silica) or plastic, slightly thicker than a human hair. It includes a core surrounded by transparent cladding material. From last year s, point to point WDM transmission technology in internet has been witnessed. The requirement of high bandwidth in the network has highlighted the need of faster switching. In addition to this, there is also another important need of enhancement in Internet Protocol to support traffic engineering. MPLS makes the internet architecture to behave in a connection-oriented fashion to support QoS and traffic engineering [2]. The proposed work studies request scheduling on wavelength division multiplexed (WDM) all-optical networks. The objective is to minimize the overall scheduling path by choosing the dynamic path routing which is discussed below in the flow chart. 5

2 To achieve high bandwidth utilization, guarantee low delay, and ensure short-term fairness, we try to construct a schedule with the path finding solution. The WDM (wave length division multiplexing) offers large network capacity, so high speed data transfer is possible. The optical paths guarantee network availability for job-execution assurances, so data transfer is reliable. Motivated to achieve a smaller latest job completion time, we then investigates the pre-emptive scheduling problem. Pre-emption allows jobs to be scheduled more flexibly, and thus may yield a smaller make span. λ λ λ n Individual fiber lines Optical multiplexer Figure 1: WDM Multiplexing Model 2. Literature Survey λ 1, λ 2, λ 3,.., M.Marsan et al [3] proposed a scheduling algorithm for multi-hop transmission improvement. At that point, the author has proposed single multi-hop calculation that performs better than already proposed algorithm. Andrew et al [4] presented two algorithms for scheduling variable-length packet transmissions in an optical inactive star system using λ n. Single fiber lines wavelength division multiplexing (WDM). Mahmoud Elhaddad et al [5] shown Proactive Reservationbased Switching (PRS) as an exchanging construction modelling for IP/WDM systems in view of Labelled Optical Burst Switching. A channel scheduling algorithms forces limitations on burst take off times to guarantee proficient use of wavelength channels and to keep up the separation between continuous blasts through the system. G.Mohan et al [6] proposed the execution of a multi-channel scheduling algorithm in view of the deficit roundrobin (DRR), which we call multichannel DRR (MCDRR). The authors have extended the first DRR to the instance of different channels with tuneable transmitters and altered collectors to give proficient reasonable queueing in half and half time division multiplexing (TDM)/wavelength division multiplexing (WDM) optical systems. Cheng Lai et al [7] proposed a scheduling algorithm for timeopened WDM show and-select optical systems. Z. Zhang et al [8] formalized the issue of boosting system throughput and minimizing aggregate delay in such a system. In the end, a basic and quick algorithm called the Scan and Swap Algorithm is given. Hang Jhang [9] proposed multi-jump scheduling algorithms for the All-to-All Broadcast (AAB) issue in Wavelength Division Multiplexed (WDM) optical star systems. The multi-jump AAB issue can be part into two sub problems: Logical Topologies Construction (LTC) issue, and Transmission Scheduling (TS) issue. For enhancing the productivity of multi-jump scheduling, the authors have concentrated on another multi-bounce transmission model and exchange the LTC issue to a unique instance of the Round Robin Tournament (RRT) issue. Chun Lin et al [10] proposed a WDM star coupler system comprises of various system hubs 6

3 associated by means of optical strands to an inactive star coupler. The research concentrates on the issue of scheduling multicast data packets in single bounce WDM systems. The issue is defined as an advancement issue and indicated to be NP-complete. Another heuristic calculation is proposed for this issue. 3. Workflow Model Formally, the enhancement of QoS parameters problem can be defined as follows: Input: A WDM network having set of various wavelengths ad set of multicast requests. Output: A set of light-structures satisfying the three constraints { multicast requests are rooted from source, MC-OXC has must one arc input, MC-OXC must be able to split the signal} Objective: Minimize delay, blocking probability and fewer wavelengths. Step: 1 Initialize No. of channels Step: 2 Initialize No. of links Step: 3 Total no. of loads Step: 4 Total no. of generations Step: 5 Wavelength Step: 6 Get MX-OXC To support WDM multicasting efficiently, the networks should be equipped with multicast capable cross-connects (MC-OXCs) that are capable of splitting an incoming signal to multiple outgoing ports. However, they are costly in both fabrication and power consumption. That is why, it is common in recent optical networks that all nodes are not capable of multicast. A small percentage of MC-OCXs mixed with multicast incapable cross-connects (MI-OXCs) may suffice to support optical multicasting. Traditionally, the light-tree was assumed to be a costeffective route with the support of MC-OXCs at the branching nodes. Recently, a new multicast structure called light-hierarchy has been proposed in literature survey. A light hierarchy allows an MI-OXC to be crossed several times by using different input output links, and hence relaxes the constraint of tree structure required by the routing. Step: 7 No. of requests For each request ri to be considered (selected according to the indexed order r1; r2 rn ), on the layers (wavelength graphs) λ1; λ2; λ n, one by one (also according to the indexed order). Whenever a light-hierarchy is computed in a certain layer, it is directly assigned the corresponding wavelength. Then the affected layers are updated in such a way that the ar updating takes place in such a way that wavelength assignment is removed from the wavelength graphs. Repeat the operations until all the requests are attempted. The pseudo-code of the SeqR algorithm is shown in Algorithm below. A request is considered to be accepted if all of its destinations are accepted. If not, the request is blocked, and the algorithm frees the wavelengths (restores the status for the used arcs) that have been assigned for the light-hierarchies computed for it. In contrast, if the request is not totally accepted, the accepted destinations are still served. This method is natural and relatively straightforward. It does not require global information of all the requests. Thus it can be applied for the dynamic traffic case. Step: 8 Compute blocking Step: 9 Plot blocking Step: 10 Show: legend('seq- Priority','SeqR'); xlabel('number of Wavelength(W)'); 7

4 ylabel('session Blocking probability [%]') Step: 11 Show legend('seq-priority','seqr'); xlabel('channel Request'); ylabel('session Blocking probability [%]'); Step: 12 Show legend('seq-priority','seqr'); xlabel('number of Request'); ylabel('session Blocking probability [%]'); Step: 13 Plot Channel Usage Step: 14 Plot destination block Step: to 12. Plot blocking probability as in step Algorithm: Sequential Request Algorithm Input: set of wavelengths (ww, w2,..wn) and requests (r1, r2..rn). Output: Set of light hierarchies For all wn and rn. Do Compute light hierarchy. Assign different wavelengths. Start Initialise= load, delay, channels, link, wavelength Break End Equipment of network with MC-OXC Note no. of request as SeqR Compute Blocking Calculate Blocking Probability 4. Result Analysis The whole simulation is being done in MATLAB environment to give result analysis for blocking probability in WDM Model. Table 1: Variables Used Notations Meanings Optimize using neural network. C L No. of channels Loads w Wavelength Figure 2: Proposed Architecture Show session blocking probability with load, delay. R S SBP Multicast requests Total MC-OXC Session Blocking Probability 8

5 Figure 3: SPB versus Wavelength To show the difference between the light-hierarchy solution and the light tree solution, we compare the performance of seqr, neural network with that of seqr-p. As we can see from the figures, seqr outperforms seqr-p in session blocking probability used in all the studied contexts, but the result of neural network is better among other two methods. This is because it allow us to exploit all the available wavelengths in the current network state by taking advantage of using all possible directions (arcs) on every link and cross connect. Mainly strategies try to route as many requests as possible by making use of the available wavelengths on the layered graph, resulting in lower blocking probability. ON the other hand some strategies just compute the physical topology neglecting the current state of the network, giving high blocking probability. The fixed alternate strategy has more choices compared with the fixed strategy; it still suffers from high blocking probability due to the inherent shortcoming of static routing. Above figure shows that SBP for NN is better than SeqR-P and SeqR. Figure 5: SBP versus No. of Requests Indeed, since it is easier for small requests to be totally accepted, giving high priority to them probably results in lower SBP. However, when most of the small requests have been adopted, the availability of wavelengths becomes exhausted and the incoming (larger) requests will be blocked, causing high DBP. The above figure shows that NN is better SeqR and seqpr. 5. Conclusion and Future Scope Figure 4: SBP versus Channel Request This thesis investigated the problem of providing multiple static requests in MPLS networks in WDM. 9

6 The main aim is to minimize the blocking probability, delay and load considering Session blocking Probability. We employed neural network algorithm to solve this problem. The contributions of this work include the following: Providing IP Problem formulation over internet using exact solution for the Qos optimization problem in WDM network. Providing sequential request adaptive heuristic algorithm for dynamic traffic management. Showing that neural network is better than SeqR and SeqR-P in terms of delay, loads and blocking probability. Future scope lies in the investigation of more topics in WDM like traffic grooming, QoS-aware RWA, and power-aware RWA, are not investigated in this work. They will be the main concerns in our next study. References [1] ParthaGoswami, S.K. Ghosh2 and DebasishDatta, Dimensioning and Resource Provisioning for IP/MPLS-over-WDM Network, IEEE Department of Electronics & Electrical Communication Engineering, Indian Institute of Technology, Kharagpur, [2] Fenglin Li, Jianxun Chen, MPLS Traffic Engineering Load Balance Algorithm Using Deviation Path, International Conference on Computer Science and Service System, [3] M.AjmoneMarshan et al, Multichip scheduling in WDM /TDM, IEEE, pp , [4] Andrew Muir J.J. Garcia-Luna-Aceves, Distributed Queue Packet Scheduling Algorithms for WDM-Based Networks, UCSC, [5] Mahmoud Elhaddad, Rami Melhem, TaiebZnati, DebashisBasak, Traffic Shaping and Scheduling for OBS-based IP/WDM Backbones Citeseer, [6] G. Mohan, M. Ashish, and K. Akash, Burst Scheduling Based on Time-slotting and Fragmentation inwdm Optical Burst Switched Networks, Citeseer, [7] Chenglaicheah*, borhanuddinmohdali,, s. selvakennedy, a scheduling algorithm for wdmoptical networks, malaysian journal of computer science, vol. 14 no. 1, pp , [8] Zhenghao Zhang and YuanyuanYang, Scheduling in BufferedWDMPacket Switching Networks with ArbitraryWavelength Conversion Capability, IEEE, [9] Hann-JangHo, Efficient multihop scheduling algorithms for packet transmissions in WDM optical star networks. Int. J.Electron.Commun.(AEU ), Vol. 6, pp , [10] Hwa-Chun Lin and Chun-Hsin Wang, Scheduling Multicast Packets in Single-Hop WDM Networks National Science Council, Taiwan,R.O.C., under grant NSC E

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

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

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 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

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

Adaptive Data Burst Assembly in OBS Networks

Adaptive Data Burst Assembly in OBS Networks Adaptive Data Burst Assembly in OBS Networks Mohamed A.Dawood 1, Mohamed Mahmoud 1, Moustafa H.Aly 1,2 1 Arab Academy for Science, Technology and Maritime Transport, Alexandria, Egypt 2 OSA Member muhamed.dawood@aast.edu,

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

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

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

Wavelength Assignment in a Ring Topology for Wavelength Routed WDM Optical Networks

Wavelength Assignment in a Ring Topology for Wavelength Routed WDM Optical Networks Wavelength Assignment in a Ring Topology for Wavelength Routed WDM Optical Networks Amit Shukla, L. Premjit Singh and Raja Datta, Dept. of Computer Science and Engineering, North Eastern Regional Institute

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

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

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

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

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

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

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

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

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

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

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

Reconfigurations of Logical Topologies for WDM Mesh Networks

Reconfigurations of Logical Topologies for WDM Mesh Networks University of Windsor Scholarship at UWindsor Electronic Theses and Dissertations 2010 Reconfigurations of Logical Topologies for WDM Mesh Networks Aktaruzzaman AKM University of Windsor Follow this and

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

A multichannel Ethernet protocol for a WDM local area star network

A multichannel Ethernet protocol for a WDM local area star network A multichannel Ethernet protocol for a WDM local area star network D. Rodellar, C. Bungarzeanu, H. Garcia, C. Brisson, A. Küng, Ph. Robert Telecommunications Laboratory (1), Metrology Laboratory Swiss

More information

Resource Sharing for QoS in Agile All Photonic Networks

Resource Sharing for QoS in Agile All Photonic Networks Resource Sharing for QoS in Agile All Photonic Networks Anton Vinokurov, Xiao Liu, Lorne G Mason Department of Electrical and Computer Engineering, McGill University, Montreal, Canada, H3A 2A7 E-mail:

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

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

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

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

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

Performance Assessment and Comparison between Star-ring based and Tree based EPONs

Performance Assessment and Comparison between Star-ring based and Tree based EPONs Performance Assessment and Comparison between Star-ring based and Tree based EPONs Zen-Der Shyu 1 Department of General Education, Army Academy, Taiwan I-Shyan Hwang 2,3, Chun-Wei Huang 3, and I-Cheng

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

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

A Network Optimization Model for Multi-Layer IP/MPLS over OTN/DWDM Networks

A Network Optimization Model for Multi-Layer IP/MPLS over OTN/DWDM Networks A Network Optimization Model for Multi-Layer IP/MPLS over OTN/DWDM Networks Iyad Katib and Deep Medhi Computer Science & Electrical Engineering Department University of Missouri-Kansas City, USA {IyadKatib,

More information

DOE Award number: Name of recipient: Project Title: Principal investigator: Date of Report: Period covered by the report:

DOE Award number: Name of recipient: Project Title: Principal investigator: Date of Report: Period covered by the report: Progress Report DOE Award number: DE-SC0004909 Name of recipient: University of Massachusetts, Dartmouth Project Title: Coordinated Multi-layer Multi-domain Optical Network (COMMON) for Large-Scale Science

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

CHAPTER I INTRODUCTION. In Communication Networks, Survivability is an important factor

CHAPTER I INTRODUCTION. In Communication Networks, Survivability is an important factor 1 CHAPTER I INTRODUCTION In Communication Networks, Survivability is an important factor to be considered in planning and designing of Survivable Fiber Optic Networks (SFON). Survivability depicts network

More information

Optical System Components (I)

Optical System Components (I) Optical System Components (I) In this lecture: History The Main parts of Fiber optics Types of Fiber optics Couplers Isolators Circulators switches Multiplexers & Filters Historical development of optical

More information

Fiber-Wireless (FiWi) Access Networks

Fiber-Wireless (FiWi) Access Networks Fiber-Wireless (FiWi) Access Networks Eiman Alotaibi Department of Computer Science University of California, Davis Reference: N. Ghazisaidi, M. Martin, and C. Assi, Fiber-Wireless (FiWi) Access Networks:

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

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

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

Resilient optical multicasting utilizing cycles in WDM optical networks

Resilient optical multicasting utilizing cycles in WDM optical networks Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2006 Resilient optical multicasting utilizing cycles in WDM optical networks Abhishek Satyedranath Louisiana State University

More information

Multicasting with Physical Layer Constraints in Metropolitan Optical Networks with Mesh Topologies

Multicasting with Physical Layer Constraints in Metropolitan Optical Networks with Mesh Topologies Multicasting with Physical Layer Constraints in Metropolitan Optical Networks with Mesh Topologies Tania Panayiotou KIOS Research Center for Intelligent Systems and Networks Dept Electrical and Computer

More information

Design of an Agile All-Photonic Network (AAPN)

Design of an Agile All-Photonic Network (AAPN) Design of an Agile All-Photonic Network (AAPN) Gregor v. Bochmann School of Information Technology and Engineering (SITE) University of Ottawa Canada http://www.site.uottawa.ca/~bochmann/talks/aapn-results

More information

An optically transparent ultra high speed LAN-ring employing OTDM

An optically transparent ultra high speed LAN-ring employing OTDM An optically transparent ultra high speed LAN-ring employing OTDM K. Bengi, G. Remsak, H.R. van As Vienna University of Technology, Institute of Communication Networks Gusshausstrasse 25/388, A-1040 Vienna,

More information

IMPLEMENTATION OF OPTICAL BURST SWITCHING FRAMEWORK IN PTOLEMY SIMULATOR

IMPLEMENTATION OF OPTICAL BURST SWITCHING FRAMEWORK IN PTOLEMY SIMULATOR IMPLEMENTATION OF OPTICAL BURST SWITCHING FRAMEWORK IN PTOLEMY SIMULATOR Shakeel Ahmad *, Sireen Malik ** Department of Communication Networks Hamburg University of Technology, Germany Email:{shakeel.ahmad,

More information

Multicasting and groupcasting with physical layer constraints in metropolitan optical networks with mesh topologies.

Multicasting and groupcasting with physical layer constraints in metropolitan optical networks with mesh topologies. Multicasting and groupcasting with physical layer constraints in metropolitan optical networks with mesh topologies Coordinator: Dr Georgios Ellinas Participating Personnel: Dr Georgios Ellinas, Tania

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

Design Of QOS Aware Light Path Planning And Technical Aspects In Wdm Networks

Design Of QOS Aware Light Path Planning And Technical Aspects In Wdm Networks ISSN (e): 2250 3005 Vol, 04 Issue, 8 August 2014 International Journal of Computational Engineering Research (IJCER) Design Of QOS Aware Light Path Planning And Technical Aspects In Wdm Networks Ashish

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

Unavoidable Constraints and Collision Avoidance Techniques in Performance Evaluation of Asynchronous Transmission WDMA Protocols

Unavoidable Constraints and Collision Avoidance Techniques in Performance Evaluation of Asynchronous Transmission WDMA Protocols 1th WEA International Conference on COMMUICATIO, Heraklion, reece, July 3-5, 8 Unavoidable Constraints and Collision Avoidance Techniques in Performance Evaluation of Asynchronous Transmission WDMA Protocols

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

A Survey of Multicasting Protocols For Broadcast-and-Select Single-Hop Networks 1

A Survey of Multicasting Protocols For Broadcast-and-Select Single-Hop Networks 1 A Survey of Multicasting Protocols For Broadcast-and-Select Single-Hop Networks 1 Ashraf M. Hamad and Ahmed E. Kamal 2 Department of Electrical and Computer Engineering Iowa State University Ames, IA 50011-3060

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

Keywords: Medium access control, network coding, routing, throughput, transmission rate. I. INTRODUCTION

Keywords: Medium access control, network coding, routing, throughput, transmission rate. I. INTRODUCTION Performance Analysis of Network Parameters, Throughput Optimization Using Joint Routing, XOR Routing and Medium Access Control in Wireless Multihop Network 1 Dr. Anuradha M. S., 2 Ms. Anjali kulkarni 1

More information

New contention resolution techniques for optical burst switching

New contention resolution techniques for optical burst switching Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2005 New contention resolution techniques for optical burst switching Kishore Reddy Koduru Louisiana State University

More information

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

Optical Communications and Networking 朱祖勍. Nov. 27, 2017 Optical Communications and Networking Nov. 27, 2017 1 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

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

Study of Different Burst Scheduling Algorithms Using FDLs as QoS in Wavelength Division Multiplexing OBS Networks

Study of Different Burst Scheduling Algorithms Using FDLs as QoS in Wavelength Division Multiplexing OBS Networks Study of Different Burst Scheduling Algorithms Using FDLs as QoS in Wavelength Division Multiplexing OBS Networks L. Netak 1 and G. Chowdhary 2 1 Dept. of Computer Engineering, Dr. B. A. T. U., Lonere-402

More information

Wavelength-Switched to Flex-Grid Optical Networks

Wavelength-Switched to Flex-Grid Optical Networks Book Chapter Review-Evolution from Wavelength-Switched to Flex-Grid Optical Networks Tanjila Ahmed Agenda ØObjective ØIdentifying the Problem ØSolution: Flex-Grid Network ØFixed-grid DWDM Architecture

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

Is Light-Tree Structure Optimal for Multicast Routing in Sparse Light Splitting WDM Networks?

Is Light-Tree Structure Optimal for Multicast Routing in Sparse Light Splitting WDM Networks? Is Light-Tree Structure Optimal for Multicast Routing in Sparse Light Splitting WDM Networks? Fen Zhou, and Miklós Molnár IRISA / INSA Rennes Campus de Beaulieu Rennes, France, 35042 Email: {fen.zhou,

More information

Hierarchical Traffic Grooming in WDM Networks

Hierarchical Traffic Grooming in WDM Networks Hierarchical Traffic Grooming in WDM Networks George N. Rouskas Department of Computer Science North Carolina State University Joint work with: Rudra Dutta (NCSU), Bensong Chen (Google Labs), Huang Shu

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

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

Efficient Segmentation based heuristic approach for Virtual Topology Design in Fiber Optical Networks

Efficient Segmentation based heuristic approach for Virtual Topology Design in Fiber Optical Networks Efficient Segmentation based heuristic approach for Virtual Topology Design in Fiber Optical Networks P. Venkataravikumar 1, Prof. Bachala Sathyanarayana 2 Research Scholar 1, Department of Computer Science

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

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

Developing flexible WDM networks using wavelength tuneable components

Developing flexible WDM networks using wavelength tuneable components Developing flexible WDM networks using wavelength tuneable components A. Dantcha 1, L.P. Barry 1, J. Murphy 1, T. Mullane 2 and D. McDonald 2 (1) Research Institute for Network and Communications Engineering,

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

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK REVIEW ON CAPACITY IMPROVEMENT TECHNIQUE FOR OPTICAL SWITCHING NETWORKS SONALI

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

A Token Based Distributed Algorithm for Medium Access in an Optical Ring Network

A Token Based Distributed Algorithm for Medium Access in an Optical Ring Network A Token Based Distributed Algorithm for Medium Access in an Optical Ring Network A. K. Turuk, R. Kumar, and R. Badrinath Department of Computer Science and Engineering Indian Institute of Technology Kharagpur

More information

On Network Dimensioning Approach for the Internet

On Network Dimensioning Approach for the Internet On Dimensioning Approach for the Internet Masayuki Murata ed Environment Division Cybermedia Center, (also, Graduate School of Engineering Science, ) e-mail: murata@ics.es.osaka-u.ac.jp http://www-ana.ics.es.osaka-u.ac.jp/

More information

Optical Interconnection Networks in Data Centers: Recent Trends and Future Challenges

Optical Interconnection Networks in Data Centers: Recent Trends and Future Challenges Optical Interconnection Networks in Data Centers: Recent Trends and Future Challenges Speaker: Lin Wang Research Advisor: Biswanath Mukherjee Kachris C, Kanonakis K, Tomkos I. Optical interconnection networks

More information

CHAPTER TWO LITERATURE REVIEW

CHAPTER TWO LITERATURE REVIEW CHAPTER TWO LITERATURE REVIEW 2.1 Introduction. This chapter provides in detail about the multiple access technologies and the OCDMA system. It starts with a discussion on various existing multiple-access

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

Elsevier Editorial System(tm) for Optical Switching and Networking Manuscript Draft

Elsevier Editorial System(tm) for Optical Switching and Networking Manuscript Draft Elsevier Editorial System(tm) for Optical Switching and Networking Manuscript Draft Manuscript Number: OSN-D-12-00081R1 Title: Constrained Light-tree Design for WDM Mesh Networks with Multicast Traffic

More information

Retransmission schemes for Optical Burst Switching over star networks

Retransmission schemes for Optical Burst Switching over star networks Retransmission schemes for Optical Burst Switching over star networks Anna Agustí-Torra, Gregor v. Bochmann*, Cristina Cervelló-Pastor Escola Politècnica Superior de Castelldefels, Universitat Politècnica

More information

Course Details. Optical Networks. Grading. Course References. Outline of Course. Course Project. Jason Jue The University of Texas at Dallas

Course Details. Optical Networks. Grading. Course References. Outline of Course. Course Project. Jason Jue The University of Texas at Dallas Course Details Optical Networks Jason Jue The University of Texas at Dallas Instructor: Jason Jue E-mail: jjue@utdallas.edu URL: http://www.utdallas.edu/~jjue/optical/ Lectures: Thursday 2-5 pm Course

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

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

S.R.M. University Faculty of Engineering and Technology School of Electronics and Communication Engineering

S.R.M. University Faculty of Engineering and Technology School of Electronics and Communication Engineering S.R.M. University Faculty of Engineering and Technology School of Electronics and Communication Engineering Question Bank Subject Code : EC459 Subject Name : Optical Networks Class : IV Year B.Tech (ECE)

More information

Required Density of Multicast Capable Optical Cross Connects to Assure Efficient Multicasting

Required Density of Multicast Capable Optical Cross Connects to Assure Efficient Multicasting Required Density of Multicast Capable Optical Cross Connects to Assure Efficient Multicasting Shadi Jawhar, Bernard Cousin, Samer Lahoud IRISA laboratory, University of Rennes 1, Campus universitaire de

More information

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com INTRODUCTION DATA COMMUNICATION Satish Chandra satish0402.weebly.com The term telecommunication means communication at a distance. The word data refers to information presented in whatever form is agreed

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

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

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

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 2, FEBRUARY

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 2, FEBRUARY IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 2, FEBRUARY 2008 623 Multicast Capacity of Packet-Switched Ring WDM Networks Michael Scheutzow, Martin Reisslein, Senior Member, IEEE, Martin Maier,

More information

A simple mathematical model that considers the performance of an intermediate node having wavelength conversion capability

A simple mathematical model that considers the performance of an intermediate node having wavelength conversion capability A Simple Performance Analysis of a Core Node in an Optical Burst Switched Network Mohamed H. S. Morsy, student member, Mohamad Y. S. Sowailem, student member, and Hossam M. H. Shalaby, Senior member, IEEE

More information

Lecture 9. Quality of Service in ad hoc wireless networks

Lecture 9. Quality of Service in ad hoc wireless networks Lecture 9 Quality of Service in ad hoc wireless networks Yevgeni Koucheryavy Department of Communications Engineering Tampere University of Technology yk@cs.tut.fi Lectured by Jakub Jakubiak QoS statement

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title Multicast traffic grooming in tap-and-continue WDM mesh networks Author(s) Citation Lin, Rongping; Zhong,

More information

A Hybrid Multicast Scheduling Algorithm for Single-Hop WDM Networks

A Hybrid Multicast Scheduling Algorithm for Single-Hop WDM Networks A Hybrid Multicast Scheduling Algorithm for Single-Hop WDM Networks Hwa-Chun Lin and Chun-Hsin Wang Abstract This paper shows that, for single-hop WDM networks, a multicast scheduling algorithm which always

More information

A Novel Genetic Approach to Provide Differentiated Levels of Service Resilience in IP-MPLS/WDM Networks

A Novel Genetic Approach to Provide Differentiated Levels of Service Resilience in IP-MPLS/WDM Networks A Novel Genetic Approach to Provide Differentiated Levels of Service Resilience in IP-MPLS/WDM Networks Wojciech Molisz, DSc, PhD Jacek Rak, PhD Gdansk University of Technology Department of Computer Communications

More information

ET4254 Communications and Networking 1

ET4254 Communications and Networking 1 Topic 10:- Local Area Network Overview Aims:- LAN topologies and media LAN protocol architecture bridges, hubs, layer 2 & 3 switches 1 LAN Applications (1) personal computer LANs low cost limited data

More information

Exact and Approximate Analytical Modeling of an FLBM-Based All-Optical Packet Switch

Exact and Approximate Analytical Modeling of an FLBM-Based All-Optical Packet Switch JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 21, NO. 3, MARCH 2003 719 Exact and Approximate Analytical Modeling of an FLBM-Based All-Optical Packet Switch Yatindra Nath Singh, Member, IEEE, Amit Kushwaha, and

More information

Design and implementation of optical burst switching (OBS)

Design and implementation of optical burst switching (OBS) Technische Universität Hamburg-Harburg Communication Networks Prof. Dr. Ulrich Killat Design and implementation of optical burst switching (OBS) Student Project / Studienarbeit Shakeel Ahmad Tutor : M.Sc.

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

Beykent University Network Courses

Beykent University Network Courses /8/24 Beykent University Network Courses Module 3 : Optical Networks and Systems Part kaanavsarasan.weebly.com November 24 November 24 Course Outline Introduction to Optics Components of Optical Networks

More information