A mathematical model for wavelength assignment in wavelength division multiplexing mesh networks with wavelength reuse

Size: px
Start display at page:

Download "A mathematical model for wavelength assignment in wavelength division multiplexing mesh networks with wavelength reuse"

Transcription

1 A mathematical model for wavelength assignment in wavelength division multiplexing mesh networks with wavelength reuse Bonar Sitorus a), Nattapong Kitsuwan, and Eiji Oki Department of Communication Engineering and Informatics, The University of Electro-Communications, Chofugaoka, Chofu-shi, Tokyo, Japan a) bonar.sms@uec.ac.jp Abstract: This letter presents a mathematical model that minimizes the number of wavelengths required for wavelength assignment in a wavelength-reusable multi-carrier-distributed (WRMD) wavelength division multiplexing mesh network. None of the source nodes in the WRMD network is equipped with laser diodes. It receives carrier wavelengths from a multi-carrier light source or reuses carrier wavelengths from other established lightpaths. The loop problem may occur in mesh topologies when a source node selects a reused carrier wavelength from a destination lightpath node, if we consider only flow conservation constraints, which are usually adopted in conventional network design. We solve the loop problem by formulating constraints that reflect the special characteristics of the WRMD network. To support the development of heuristic algorithms towards large-scale networks, our mathematical model, which can provide reference values including upper and lower bounds, is useful for benchmarks. Keywords: optical network, wavelength assignment, multi carrier light source, optical carrier regenerator Classification: Fiber-Optic Transmission for Communications References [1] M. Matsuura and E. Oki, Optical Carrier Regeneration for Carrier Wavelength Reuse in a Multicarrier Distributed WDM Network, IEEE Photonics Technology Letters, vol. 22, no. 11, pp , May [2] M. Keri, E. Oki, and M. Matsuura, Wavelength Assignment in Multi- Carrier Distributed Optical Ring Networks with Wavelength Reuse, Opt. Commun. Netw., vol. 3, no. 4, April [3] Y. Miyagawa, T. Yamamoto, H. Masuda, M. Abe, H. Takahashi, and H. Takara, Over channel 2.5 GHz-spaced ultra-dense WDM light source, Electron. Lett., vol. 42, no. 11, pp ,

2 [4] M. Sharma, H. Ibe, and T. Ozeki, WDM ring network using a centralized multiwavelength light source and add drop multiplexing filters, J. Lightw. Technol., vol. 43, no. 19, pp , Sept [5] D. Cavendish, A. Kolarov, and B. Sengupta, Routing and Wavelength Assignment in WDM Mesh Networks, IEEE Communications Society, Globecom, [6] I. Chlamtac, A. Ganz, and G. Karmi, Lightpath Communications: An Approach to High Bandwidth Optical WAN s, IEEE Trans. Commun., vol. 40, no. 7, July Introduction Wavelength division multiplexing (WDM) technology has been identified as a suitable candidate for future wide area network (WAN) environments due to its potential ability to meet rising demands for high bandwidth and low latency communication. In conventional WDM networks without wavelength reusable capability, see Fig. 1 (a), more laser diodes (LDs) are needed to provide sufficient wavelengths to meet the explosive demand for network bandwidth. This, unfortunately, will raise energy consumption and development cost. Moreover, the complexity of wavelength management increases with the number of wavelengths. One solution is shown in Fig. 1 (b), the multi-carrier distributed optical network with wavelength reuse capability [1, 2]. This network is called the wavelength reusable multi-carrier distributed (WRMD) network. The WRMD network places a multi-carrier light source (MCLS) in an MCLS node, as the light source. The MCLS emits several optical line spectra with uniform frequency intervals [3]. The individual wavelengths are used as carrier wavelengths. MCLS generates the carrier wavelengths and passes them to all requesting source nodes for lightpath establishment. Furthermore, each node in the WRMD network is equipped with an optical carrier regenerator Fig. 1. Network architectures. 126

3 (OCR) [1]. The OCR allows the nodes to reuse a wavelength to satisfy multiple disjoint lightpath requests. Wavelength assignment for the WRMD network was proposed in [2]. None of the source nodes include a LD, and instead each directly receives a generated carrier wavelength from the MCLS node or a reused carrier wavelength from other destination lightpath request node. Therefore, the source node has several sources from which it can receive a carrier wavelength. Carrier distribution has to be managed to minimize the number of wavelengths, but only a ring topology was considered in the original paper. This letter presents a mathematical model that minimize the number of wavelengths required for wavelength assignment in a WRMD network with mesh topology. In the ring topology, a carrier wavelength connection, which connects the MCLS node and a lightpath or two lightpaths, is uniquely determined because the connecting direction is limited. On the other hand, in the mesh topology, several of carrier wavelength connection candidates must be considered. Therefore, the mesh topology makes distributing carrier wavelengths and assigning wavelengths much more complex than is true with the ring topology. The loop problem may occur in the mesh topology when a source node selects a reused carrier wavelength from a destination lightpath node, as shown in Fig. 1 (a), if we consider only flow conservation constraints, which are usually adopted in conventional network design. The challenge of this work is to provide a mathematical model that by solves the loop problem by considering the special characteristics of the WRMD network. The solution is based on ensuring that all carrier wavelengths used in the network are generated by the MCLS device, as shown in Fig. 1 (b). Fig. 2. Loop problem and our solution. 2 Integer linear programming model 2.1 Rules of wavelength assignment Wavelength assignment in a WRMD mesh network must obey these three rules: 1. Each wavelength can be used to satisfy several lightpath requests. 127

4 2. Each lightpath request is satisfied by using a generated carrier wavelength from the MCLS node or reused carrier wavelength from another established lightpath. 3. To avoid collision, carrier wavelengths and lightpath wavelengths on the same link must be assigned different wavelengths. 2.2 ILP formulation The objective of ILP is to minimize the number of wavelengths used in the WRMD network to establish the requested lightpaths. We assume that lightpath requests are given and the routes of lightpaths and carrier wavelength connections are designed in advance. A carrier wavelength connection connects MCLS with the starting point of a lightpath, or the end point of a light path to the starting point of another lightpath by using a carrier wavelength. The starting and end points of a carrier wavelength connection can be the same node, where no link is used to carry a carrier wavelength. To describe our ILP model, the following terminologies are used. Let W be a set of wavelengths. y(r) is a binary variable that is set to one if wavelength r is used, and otherwise zero. s S indicates the number of times a carrier wavelength is reused, where S = {0, 1,,S max }. S max is the maximum number of times a carrier wavelength can be reused. s =0 means that the carrier wavelength is directly generated from the MCLS node. Let P be a set of lightpath requests, and C be a set of carrier wavelength connections. q p (i, r, s) is a binary variable that is set to one if lightpath request i P uses wavelength r W with s S, otherwise zero. q c (k, r, s) is a binary variable that is set to one if carrier wavelength connection k C uses wavelength r W with s S, otherwise zero. Let E be a set of links. p(i, e) is a binary parameter that is set to one if lightpath request i P is routed on link e E, otherwise zero. c(k, e) is a binary parameter that is set to one if carrier wavelength connection k C is routed on link e E, otherwise zero. a(i, k) is a binary parameter that is set to one if the end point of lightpath request i P and the starting point of carrier wavelength connection k C belong to the same node, otherwise zero. a(i, k) =1means that lightpath request i P is connected to carrier wavelength connection k C. b(k, i) is a binary parameter that is set to one if the end point of carrier wavelength connection k C and the starting point of lightpath request i P belong to the same node, otherwise zero. b(k, i) =1means that carrier wavelength connection k C is connected to lightpath request i P. C RE is the set of carrier wavelength connections that reuse carrier wavelengths. Carrier wavelength connection k C RE is not generated from the MCLS node. The optimization problem is formulated as the following ILP problem: Objective min y(r) r q p (i, r, s) =1, i P (1a) Subject to s S r W (1b) 128

5 q c (k, r, s) 1, k C s S r W {p(i, e)q p (i, r, s)+p(j, e)q p (j, r, s)+ s S c(k, e)q c (k, r, s)+c(l, e)q c (l, r, s)} y r, i, j(i j) P, k, l(k l) C, r W, e E q p (i, r, s) r W {a(i, k) qc (k, r, s)}, i P i P, r W, s S q c (k, r, s) r W {b(k, i) qp (i, r, s 1)}, k C r W, s S\{0} q c (k, r, 0) = 0, r W, k C RE (1c) (1d) (1e) (1f) (1g) The objective in Eq. (1a) is to minimize the number of wavelengths needed to establish all lightpaths in the network. Eq. (1b) ensures the establishment of lightpaths of all connection requests. Eq. (1c) ensures that each carrier wavelength connection is established at most once with at most one wavelength. Eq. (1d) ensures that different lightpaths and carrier wavelength connections must use different wavelengths for each link. Eq. (1e) ensures that a lightpath is established if a source node receives a carrier wavelength. Eq. (1f) ensures that a carrier wavelength is reused if a lightpath is established. On the other hand, a carrier wavelength with s should be replaced by another carrier wavelength with s 1. Eq. (1g) ensures that carrier wavelength connection k C RE that is not generated from the MCLS node must not produce any carrier wavelength with s = 0. Eqs. (1e) to (1g) guarantee the prevention of loop generation. 3 Numerical results We demonstrate our mathematical model with three network topologies, as shown in Fig. 3. All network models consist of four nodes, and five lightpath requests. Our results confirms that no loop is permitted. With one regeneration, the mathematical model achieves the minimum number of wavelengths in each sample network. 4 Conclusion This paper has presented and demonstrated a mathematical model for wavelength assignment that minimizes the number of wavelengths needed in WRMD mesh networks. Mesh topologies can trigger the loop problem since a source node can select a reused carrier wavelength from a destination lightpath node. We solved the loop problem by formulating constraints that reflect the special characteristics of the WRMD network. For a large networks, some heuristic approaches/algorithms need to be developed and our presented mathematical model, which can provide reference values including upper and lower bounds, is useful for benchmarks. 129

6 Fig. 3. Numerical results from various network models. Acknowledgments This work was supported in part by the Ministry of Education, Science, Sports and Culture, Grant-in-Aid for Scientific Research (B) , and the Support Center for Advanced Telecommunications Technology Research (SCAT). 130

How Much Can Sub-band Virtual Concatenation (VCAT) Help Static Routing and Spectrum Assignment in Elastic Optical Networks?

How Much Can Sub-band Virtual Concatenation (VCAT) Help Static Routing and Spectrum Assignment in Elastic Optical Networks? How Much Can Sub-band Virtual Concatenation (VCAT) Help Static Routing and Spectrum Assignment in Elastic Optical Networks? (Invited) Xin Yuan, Gangxiang Shen School of Electronic and Information Engineering

More information

Wavelength Assignment Problem in Optical WDM Networks

Wavelength Assignment Problem in Optical WDM Networks Wavelength Assignment Problem in Optical WDM Networks A. Sangeetha,K.Anusudha 2,Shobhit Mathur 3 and Manoj Kumar Chaluvadi 4 asangeetha@vit.ac.in 2 Kanusudha@vit.ac.in 2 3 shobhitmathur24@gmail.com 3 4

More information

Traffic Grooming, Routing, and Wavelength Assignment in Optical WDM Mesh Networks

Traffic Grooming, Routing, and Wavelength Assignment in Optical WDM Mesh Networks Traffic Grooming, Routing, and Wavelength Assignment in Optical WDM Mesh Networks J.Q. Hu Boston University 15 St. Mary s Street Brookline, MA 02446 Email: hqiang@bu.edu Brett Leida Sycamore Networks 220

More information

A Study of Dynamic Routing and Wavelength Assignment with Imprecise Network State Information

A Study of Dynamic Routing and Wavelength Assignment with Imprecise Network State Information A Study of Dynamic Routing and Wavelength Assignment with Imprecise Network State Information Jun Zhou Department of Computer Science Florida State University Tallahassee, FL 326 zhou@cs.fsu.edu Xin Yuan

More information

Link-based MILP Formulation for Routing and. Spectrum Assignment in Elastic Optical Networks

Link-based MILP Formulation for Routing and. Spectrum Assignment in Elastic Optical Networks Link-based MILP Formulation for Routing and 1 Spectrum Assignment in Elastic Optical Networks Xu Wang and Maite Brandt-Pearce Charles L. Brown Dept. of Electrical and Computer Engineering University of

More information

Span Restoration for Flexi-Grid Optical Networks under Different Spectrum Conversion Capabilities

Span Restoration for Flexi-Grid Optical Networks under Different Spectrum Conversion Capabilities Span Restoration for Flexi-Grid Optical Networks under Different Spectrum Conversion Capabilities Yue Wei, Gangxiang Shen School of Electronic and Information Engineering Soochow University Suzhou, Jiangsu

More information

Traffic Grooming for WDM Rings with Dynamic Traffic

Traffic Grooming for WDM Rings with Dynamic Traffic 1 Traffic Grooming for WDM Rings with Dynamic Traffic Chenming Zhao J.Q. Hu Department of Manufacturing Engineering Boston University 15 St. Mary s Street Brookline, MA 02446 Abstract We study the problem

More information

Applying p-cycle Technique to Elastic Optical Networks

Applying p-cycle Technique to Elastic Optical Networks Applying p-cycle Technique to Elastic Optical Networks Yue Wei, Kai Xu, Heming Zhao, Member, IEEE, Gangxiang Shen, Senior Member, IEEE Abstract This paper considers the p-cycle network protection technique

More information

A REVIEW ON PLACEMENT OF WAVELENGTH CONVERTERS IN WDM P-CYCLE NETWORK

A REVIEW ON PLACEMENT OF WAVELENGTH CONVERTERS IN WDM P-CYCLE NETWORK A REVIEW ON PLACEMENT OF WAVELENGTH CONVERTERS IN WDM P-CYCLE NETWORK Rupali Agarwal 1 and Rachna Asthana 2 1 Department of Electronics and Communication Engineering, BBDGEI, Lucknow roopali.ipec@gmail.com

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 4, April 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design and Performance

More information

Random Wavelength Assignment using Normal Distribution in Wavelength Converted WDM Networks

Random Wavelength Assignment using Normal Distribution in Wavelength Converted WDM Networks Random Wavelength Assignment using Normal Distribution in Wavelength Converted WDM Networks S. Suryanarayana Professor Dept. of ECE, Kallam Haranadhareddy Inst.of Tech Guntur, AP, India. K. Ravindra, PhD

More information

To generate a broadband light source by using mutually injection-locked Fabry-Perot laser diodes

To generate a broadband light source by using mutually injection-locked Fabry-Perot laser diodes To generate a broadband light source by using mutually injection-locked Fabry-Perot laser diodes Cheng-Ling Ying 1, Yu-Chieh Chi 2, Chia-Chin Tsai 3, Chien-Pen Chuang 3, and Hai-Han Lu 2a) 1 Department

More information

A New Design for WDM Packet Switching Networks with Wavelength Conversion and Recirculating Buffering

A New Design for WDM Packet Switching Networks with Wavelength Conversion and Recirculating Buffering A New Design for WDM Packet Switching Networks with Wavelength Conversion and Recirculating Buffering Zhenghao Zhang and Yuanyuan Yang Department of Electrical & Computer Engineering State University of

More information

Optical Networks with Limited Wavelength Conversion.

Optical Networks with Limited Wavelength Conversion. Practical Routing and Wavelength Assignment algorithms for All Optical Networks with Limited Wavelength Conversion M.D. Swaminathan*, Indian Institute of Science, Bangalore, India. Abstract We present

More information

Implementation and analysis of 2 Tbps MDRZ DWDM system at ultra narrow channel spacing

Implementation and analysis of 2 Tbps MDRZ DWDM system at ultra narrow channel spacing Implementation and analysis of 2 Tbps MDRZ DWDM system at ultra narrow channel spacing 1 Ragini Sharma, 2 Kamaldeep Kaur 1 Student, 2 Assistant Professor Department of Electrical Engineering BBSBEC, Fatehgarh

More information

Optical phase-locked loop for coherent transmission over 500 km using heterodyne detection with fiber lasers

Optical phase-locked loop for coherent transmission over 500 km using heterodyne detection with fiber lasers Optical phase-locked loop for coherent transmission over 500 km using heterodyne detection with fiber lasers Keisuke Kasai a), Jumpei Hongo, Masato Yoshida, and Masataka Nakazawa Research Institute of

More information

Planning Flexible Optical Networks Under Physical Layer Constraints

Planning Flexible Optical Networks Under Physical Layer Constraints 1296 J. OPT. COMMUN. NETW./VOL. 5, NO. 11/NOVEMBER 2013 Christodoulopoulos et al. Planning Flexible Optical Networks Under Physical Layer Constraints K. Christodoulopoulos, P. Soumplis, and E. Varvarigos

More information

Networks with Sparse Wavelength Conversion. By: Biao Fu April 30,2003

Networks with Sparse Wavelength Conversion. By: Biao Fu April 30,2003 Networks with Sparse Wavelength Conversion By: Biao Fu April 30,2003 Outline Networks with Sparse Wavelength Converters Introduction Blocking Probability calculation Blocking Performance Simulation Wavelength

More information

Routing and Wavelength Assignment in All-Optical DWDM Transport Networks with Sparse Wavelength Conversion Capabilities. Ala I. Al-Fuqaha, Ph.D.

Routing and Wavelength Assignment in All-Optical DWDM Transport Networks with Sparse Wavelength Conversion Capabilities. Ala I. Al-Fuqaha, Ph.D. Routing and Wavelength Assignment in All-Optical DWDM Transport Networks with Sparse Wavelength Conversion Capabilities Ala I. Al-Fuqaha, Ph.D. Overview Transport Network Architectures: Current Vs. IP

More information

Planar lightwave circuit dispersion compensator using a compact arrowhead arrayed-waveguide grating

Planar lightwave circuit dispersion compensator using a compact arrowhead arrayed-waveguide grating Planar lightwave circuit dispersion compensator using a compact arrowhead arrayed-waveguide grating Takanori Suzuki 1a), Kenichi Masuda 1, Hiroshi Ishikawa 2, Yukio Abe 2, Seiichi Kashimura 2, Hisato Uetsuka

More information

Lecture 2. Introduction to Optical. Ivan Avrutsky, ECE 5870 Optical Communication Networks, Lecture 2. Slide 1

Lecture 2. Introduction to Optical. Ivan Avrutsky, ECE 5870 Optical Communication Networks, Lecture 2. Slide 1 Lecture 2 Introduction to Optical Networks Ivan Avrutsky, ECE 5870 Optical Communication Networks, Lecture 2 Slide 1 Optical Communication Networks 1. Why optical? 2. How does it work? 3. How to design

More information

A Systematic Wavelength Assign Algorithm for Multicast in WDM Networks with Sparse Conversion Nodes *

A Systematic Wavelength Assign Algorithm for Multicast in WDM Networks with Sparse Conversion Nodes * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 5, 559-574 (009) A Systematic avelength Assign Algorithm for Multicast in DM Networks with Sparse Conversion Nodes * I-HSUAN PENG, YEN-EN CHEN AND HSIANG-RU

More information

Timing Noise Measurement of High-Repetition-Rate Optical Pulses

Timing Noise Measurement of High-Repetition-Rate Optical Pulses 564 Timing Noise Measurement of High-Repetition-Rate Optical Pulses Hidemi Tsuchida National Institute of Advanced Industrial Science and Technology 1-1-1 Umezono, Tsukuba, 305-8568 JAPAN Tel: 81-29-861-5342;

More information

Multi-format all-optical-3r-regeneration technology

Multi-format all-optical-3r-regeneration technology Multi-format all-optical-3r-regeneration technology Masatoshi Kagawa Hitoshi Murai Amount of information flowing through the Internet is growing by about 40% per year. In Japan, the monthly average has

More information

Multi-wavelength laser generation with Bismuthbased Erbium-doped fiber

Multi-wavelength laser generation with Bismuthbased Erbium-doped fiber Multi-wavelength laser generation with Bismuthbased Erbium-doped fiber H. Ahmad 1, S. Shahi 1 and S. W. Harun 1,2* 1 Photonics Research Center, University of Malaya, 50603 Kuala Lumpur, Malaysia 2 Department

More information

New Approach for Minimizing Wavelength Fragmentation in Wavelength-Routed WDM Networks

New Approach for Minimizing Wavelength Fragmentation in Wavelength-Routed WDM Networks New Approach for Minimizing Wavelength Fragmentation in Wavelength-Routed WDM Networks Sami Baraketi, Jean-Marie Garcia, Olivier Brun To cite this version: Sami Baraketi, Jean-Marie Garcia, Olivier Brun.

More information

Electrons Prohibited

Electrons Prohibited Electrons Prohibited Columbus, OH 43210 Jain@CIS.Ohio-State.Edu http://www.cis.ohio-state.edu/~jain Generations of Networks Recent Devices Networking Architectures and Examples Issues Electro-optic Bottleneck

More information

Integrated RoF Network Concept for Heterogeneous / Multi-Access 5G Wireless System

Integrated RoF Network Concept for Heterogeneous / Multi-Access 5G Wireless System Integrated RoF Network Concept for Heterogeneous / Multi-Access 5G Wireless System Yasushi Yamao AWCC The University of Electro-Communications LABORATORY Goal Outline Create concept of 5G smart backhaul

More information

MODELING AND EVALUATION OF CHIP-TO-CHIP SCALE SILICON PHOTONIC NETWORKS

MODELING AND EVALUATION OF CHIP-TO-CHIP SCALE SILICON PHOTONIC NETWORKS 1 MODELING AND EVALUATION OF CHIP-TO-CHIP SCALE SILICON PHOTONIC NETWORKS Robert Hendry, Dessislava Nikolova, Sébastien Rumley, Keren Bergman Columbia University HOTI 2014 2 Chip-to-chip optical networks

More information

Special Issue Review. 1. Introduction

Special Issue Review. 1. Introduction Special Issue Review In recently years, we have introduced a new concept of photonic antennas for wireless communication system using radio-over-fiber technology. The photonic antenna is a functional device

More information

An Amplified WDM-PON Using Broadband Light Source Seeded Optical Sources and a Novel Bidirectional Reach Extender

An Amplified WDM-PON Using Broadband Light Source Seeded Optical Sources and a Novel Bidirectional Reach Extender Journal of the Optical Society of Korea Vol. 15, No. 3, September 2011, pp. 222-226 DOI: http://dx.doi.org/10.3807/josk.2011.15.3.222 An Amplified WDM-PON Using Broadband Light Source Seeded Optical Sources

More information

DWDM millimeter-wave radio-on-fiber systems

DWDM millimeter-wave radio-on-fiber systems DWDM millimeter-wave radio-on-fiber systems Hiroyuki Toda a, Toshiaki Kuri b, and Ken-ichi Kitayama c a Faculty of Engineering, Doshisha University, Kyotanabe, Kyoto, Japan 610-0321; b National Institute

More information

A HIGH SPEED WDM PON FOR DOWNSTREAM DPSK ASK SIGNALS AND UPSTREAM OOK SIGNAL WITH BROADCAST CAPABILTY

A HIGH SPEED WDM PON FOR DOWNSTREAM DPSK ASK SIGNALS AND UPSTREAM OOK SIGNAL WITH BROADCAST CAPABILTY A HIGH SPEED WDM PON FOR DOWNSTREAM DPSK ASK SIGNALS AND UPSTREAM OOK SIGNAL WITH BROADCAST CAPABILTY 1 AAMIR KHAN, 2 ANITA CHOPRA 1 Department of Information Technology, Suresh Gyan Vihar University,

More information

CONTROLLABLE WAVELENGTH CHANNELS FOR MULTIWAVELENGTH BRILLOUIN BISMUTH/ERBIUM BAS-ED FIBER LASER

CONTROLLABLE WAVELENGTH CHANNELS FOR MULTIWAVELENGTH BRILLOUIN BISMUTH/ERBIUM BAS-ED FIBER LASER Progress In Electromagnetics Research Letters, Vol. 9, 9 18, 29 CONTROLLABLE WAVELENGTH CHANNELS FOR MULTIWAVELENGTH BRILLOUIN BISMUTH/ERBIUM BAS-ED FIBER LASER H. Ahmad, M. Z. Zulkifli, S. F. Norizan,

More information

Property improvement of flat-top 50 GHz-88 ch arrayed waveguide grating using phase correction waveguides

Property improvement of flat-top 50 GHz-88 ch arrayed waveguide grating using phase correction waveguides Property improvement of flat-top 50 GHz-88 ch arrayed waveguide grating using phase correction waveguides Kazutaka Nara 1a) and Noritaka Matsubara 2 1 FITEL Photonics Laboratory, Furukawa Electric Co.,

More information

Dynamic Routing and Wavelength Assignment Using Learning Automata Technique

Dynamic Routing and Wavelength Assignment Using Learning Automata Technique Dynamic Routing and Wavelength Assignment Using Learning Automata Technique Anwar Alyatama Kuwait University yatama@kuniv.edu Abstract Dynamic Routing and Wavelength Assignment RWA is one of the most important

More information

Genetic Algorithm for Routing and Spectrum Allocation in Elastic Optical Networks

Genetic Algorithm for Routing and Spectrum Allocation in Elastic Optical Networks 2016 Third European Network Intelligence Conference Genetic Algorithm for Routing and Spectrum Allocation in Elastic Optical Networks Piotr Lechowicz, Krzysztof Walkowiak Dept. of Systems and Computer

More information

Optoelectronic Oscillator Topologies based on Resonant Tunneling Diode Fiber Optic Links

Optoelectronic Oscillator Topologies based on Resonant Tunneling Diode Fiber Optic Links Optoelectronic Oscillator Topologies based on Resonant Tunneling Diode Fiber Optic Links Bruno Romeira* a, José M. L Figueiredo a, Kris Seunarine b, Charles N. Ironside b, a Department of Physics, CEOT,

More information

RECENTLY, studies have begun that are designed to meet

RECENTLY, studies have begun that are designed to meet 838 IEEE JOURNAL OF QUANTUM ELECTRONICS, VOL. 43, NO. 9, SEPTEMBER 2007 Design of a Fiber Bragg Grating External Cavity Diode Laser to Realize Mode-Hop Isolation Toshiya Sato Abstract Recently, a unique

More information

CENTRALIZED BUFFERING AND LOOKAHEAD WAVELENGTH CONVERSION IN MULTISTAGE INTERCONNECTION NETWORKS

CENTRALIZED BUFFERING AND LOOKAHEAD WAVELENGTH CONVERSION IN MULTISTAGE INTERCONNECTION NETWORKS CENTRALIZED BUFFERING AND LOOKAHEAD WAVELENGTH CONVERSION IN MULTISTAGE INTERCONNECTION NETWORKS Mohammed Amer Arafah, Nasir Hussain, Victor O. K. Li, Department of Computer Engineering, College of Computer

More information

Visible to infrared high-speed WDM transmission over PCF

Visible to infrared high-speed WDM transmission over PCF Visible to infrared high-speed WDM transmission over PCF Koji Ieda a), Kenji Kurokawa, Katsusuke Tajima, and Kazuhide Nakajima NTT Access Network Service Systems Laboratories, NTT Corporation, 1 7 1 Hanabatake,

More information

On the Benefit of Tunability in Reducing Electronic Port Counts in WDM/TDM Networks

On the Benefit of Tunability in Reducing Electronic Port Counts in WDM/TDM Networks On the Benefit of Tunability in Reducing Electronic Port Counts in WDM/TDM Networks Randall Berry Dept. of ECE Northwestern Univ. Evanston, IL 60208, USA e-mail: rberry@ece.northwestern.edu Eytan Modiano

More information

Energy Saving Routing Strategies in IP Networks

Energy Saving Routing Strategies in IP Networks Energy Saving Routing Strategies in IP Networks M. Polverini; M. Listanti DIET Department - University of Roma Sapienza, Via Eudossiana 8, 84 Roma, Italy 2 june 24 [scale=.8]figure/logo.eps M. Polverini

More information

Downstream Transmission in a WDM-PON System Using a Multiwavelength SOA-Based Fiber Ring Laser Source

Downstream Transmission in a WDM-PON System Using a Multiwavelength SOA-Based Fiber Ring Laser Source JOURNAL OF L A TEX CLASS FILES, VOL. X, NO. XX, XXXX XXX 1 Downstream Transmission in a WDM-PON System Using a Multiwavelength SOA-Based Fiber Ring Laser Source Jérôme Vasseur, Jianjun Yu Senior Member,

More information

8th International Conference on Decision Support for Telecommunications and Information Society

8th International Conference on Decision Support for Telecommunications and Information Society A bi-objective approach for routing and wavelength assignment in multi-fibre WDM networks Carlos Simões 1,4, Teresa Gomes 2,4, José Craveirinha 2,4 and João Clímaco 3,4 1 Polytechnic Institute of Viseu,

More information

Optimal Transceiver Scheduling in WDM/TDM Networks. Randall Berry, Member, IEEE, and Eytan Modiano, Senior Member, IEEE

Optimal Transceiver Scheduling in WDM/TDM Networks. Randall Berry, Member, IEEE, and Eytan Modiano, Senior Member, IEEE IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 23, NO. 8, AUGUST 2005 1479 Optimal Transceiver Scheduling in WDM/TDM Networks Randall Berry, Member, IEEE, and Eytan Modiano, Senior Member, IEEE

More information

Module 19 : WDM Components

Module 19 : WDM Components Module 19 : WDM Components Lecture : WDM Components - II Objectives In this lecture you will learn the following OADM Optical Circulators Bidirectional OADM using Optical Circulators and FBG Optical Cross

More information

Optical Fiber Technology

Optical Fiber Technology Optical Fiber Technology 18 (2012) 29 33 Contents lists available at SciVerse ScienceDirect Optical Fiber Technology www.elsevier.com/locate/yofte A novel WDM passive optical network architecture supporting

More information

Optical Networks emerging technologies and architectures

Optical Networks emerging technologies and architectures Optical Networks emerging technologies and architectures Faculty of Computer Science, Electronics and Telecommunications Department of Telecommunications Artur Lasoń 100 Gb/s PM-QPSK (DP-QPSK) module Hot

More information

1.6 Tbps High Speed Long Reach DWDM System by incorporating Modified Duobinary Modulation Scheme

1.6 Tbps High Speed Long Reach DWDM System by incorporating Modified Duobinary Modulation Scheme Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet 1.6

More information

Active mode-locking of miniature fiber Fabry-Perot laser (FFPL) in a ring cavity

Active mode-locking of miniature fiber Fabry-Perot laser (FFPL) in a ring cavity Active mode-locking of miniature fiber Fabry-Perot laser (FFPL) in a ring cavity Shinji Yamashita (1)(2) and Kevin Hsu (3) (1) Dept. of Frontier Informatics, Graduate School of Frontier Sciences The University

More information

Evolution from TDM-PONs to Next-Generation PONs

Evolution from TDM-PONs to Next-Generation PONs Evolution from TDM-PONs to Next-Generation PONs Ki-Man Choi, Jong-Hoon Lee, and Chang-Hee Lee Department of Electrical Engineering and Computer Science, Korea Advanced Institute of Science and Technology,

More information

Algorithm for wavelength assignment in optical networks

Algorithm for wavelength assignment in optical networks Vol. 10(6), pp. 243-250, 30 March, 2015 DOI: 10.5897/SRE2014.5872 Article Number:589695451826 ISSN 1992-2248 Copyright 2015 Author(s) retain the copyright of this article http://www.academicjournals.org/sre

More information

S-band gain-clamped grating-based erbiumdoped fiber amplifier by forward optical feedback technique

S-band gain-clamped grating-based erbiumdoped fiber amplifier by forward optical feedback technique S-band gain-clamped grating-based erbiumdoped fiber amplifier by forward optical feedback technique Chien-Hung Yeh 1, *, Ming-Ching Lin 3, Ting-Tsan Huang 2, Kuei-Chu Hsu 2 Cheng-Hao Ko 2, and Sien Chi

More information

All-Optical Clock Division Using Period-one Oscillation of Optically Injected Semiconductor Laser

All-Optical Clock Division Using Period-one Oscillation of Optically Injected Semiconductor Laser International Conference on Logistics Engineering, Management and Computer Science (LEMCS 2014) All-Optical Clock Division Using Period-one Oscillation of Optically Injected Semiconductor Laser Shengxiao

More information

JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 29, NO. 18, SEPTEMBER 15,

JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 29, NO. 18, SEPTEMBER 15, JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 29, NO. 18, SEPTEMBER 15, 2011 2853 Impairment-Aware Lightpath Routing and Regenerator Placement in Optical Transport Networks With Physical-Layer Heterogeneity Gangxiang

More information

RF Considerations for Wireless Systems Design. Frank Jimenez Manager, Technical Support & Service

RF Considerations for Wireless Systems Design. Frank Jimenez Manager, Technical Support & Service RF Considerations for Wireless Systems Design Frank Jimenez Manager, Technical Support & Service 1 The Presentation Objective We will cover.. The available wireless spectrum 802.11 technology and the wireless

More information

Opto-VLSI based Broadband Reconfigurable Optical Add-Drop Multiplexer

Opto-VLSI based Broadband Reconfigurable Optical Add-Drop Multiplexer Research Online ECU Publications Pre. 2011 2008 Opto-VLSI based Broadband Reconfigurable Optical Add-Drop Multiplexer Feng Xiao Budi Juswardy Kamal Alameh 10.1109/IPGC.2008.4781405 This article was originally

More information

A WDM passive optical network enabling multicasting with color-free ONUs

A WDM passive optical network enabling multicasting with color-free ONUs A WDM passive optical network enabling multicasting with color-free ONUs Yue Tian, Qingjiang Chang, and Yikai Su * State Key Laboratory of Advanced Optical Communication Systems and Networks, Department

More information

Q8384 Q8384. Optical Spectrum Analyzer

Q8384 Q8384. Optical Spectrum Analyzer Q8384 Optical Spectrum Analyzer Can measure and evaluate ultra high-speed optical DWDM transmission systems, and optical components at high wavelength resolution and high accuracy. New high-end optical

More information

Low Phase Noise Laser Synthesizer with Simple Configuration Adopting Phase Modulator and Fiber Bragg Gratings

Low Phase Noise Laser Synthesizer with Simple Configuration Adopting Phase Modulator and Fiber Bragg Gratings ALMA Memo #508 Low Phase Noise Laser Synthesizer with Simple Configuration Adopting Phase Modulator and Fiber Bragg Gratings Takashi YAMAMOTO 1, Satoki KAWANISHI 1, Akitoshi UEDA 2, and Masato ISHIGURO

More information

4 Photonic Wireless Technologies

4 Photonic Wireless Technologies 4 Photonic Wireless Technologies 4-1 Research and Development of Photonic Feeding Antennas Keren LI, Chong Hu CHENG, and Masayuki IZUTSU In this paper, we presented our recent works on development of photonic

More information

21. (i) Briefly explain the evolution of fiber optic system (ii) Compare the configuration of different types of fibers. or 22. (b)(i) Derive modal eq

21. (i) Briefly explain the evolution of fiber optic system (ii) Compare the configuration of different types of fibers. or 22. (b)(i) Derive modal eq Unit-1 Part-A FATIMA MICHAEL COLLEGE OF ENGINEERING & TECHNOLOGY Senkottai Village, Madurai Sivagangai Main Road, Madurai - 625 020. [An ISO 9001:2008 Certified Institution] DEPARTMENT OF ELECTRONICS AND

More information

Wavelength Division Multiplexing Passive Optical Network (WDM-PON) technologies for future access networks

Wavelength Division Multiplexing Passive Optical Network (WDM-PON) technologies for future access networks JOURNAL OF ENGINEERING RESEARCH AND TECHNOLOGY, VOLUME 2, ISSUE 1, MARCH 2015 Wavelength Division Multiplexing Passive Optical Network (WDM-PON) technologies for future access networks Fady I. El-Nahal

More information

High-Speed Optical Modulators and Photonic Sideband Management

High-Speed Optical Modulators and Photonic Sideband Management 114 High-Speed Optical Modulators and Photonic Sideband Management Tetsuya Kawanishi National Institute of Information and Communications Technology 4-2-1 Nukui-Kita, Koganei, Tokyo, Japan Tel: 81-42-327-7490;

More information

Novel CSMA Scheme for DS-UWB Ad-hoc Network with Variable Spreading Factor

Novel CSMA Scheme for DS-UWB Ad-hoc Network with Variable Spreading Factor 2615 PAPER Special Section on Wide Band Systems Novel CSMA Scheme for DS-UWB Ad-hoc Network with Variable Spreading Factor Wataru HORIE a) and Yukitoshi SANADA b), Members SUMMARY In this paper, a novel

More information

Measuring Photonic, Optoelectronic and Electro optic S parameters using an advanced photonic module

Measuring Photonic, Optoelectronic and Electro optic S parameters using an advanced photonic module Measuring Photonic, Optoelectronic and Electro optic S parameters using an advanced photonic module APPLICATION NOTE This application note describes the procedure for electro-optic measurements of both

More information

Wideband Rare-earth-doped Fiber Amplification Technologies Gain Bandwidth Expansion in the C and L bands

Wideband Rare-earth-doped Fiber Amplification Technologies Gain Bandwidth Expansion in the C and L bands Wideband Rare-earth-doped Fiber Amplification Technologies Gain Bandwidth Expansion in the C and L bands Tadashi Sakamoto, Atsushi Mori, Hiroji Masuda, and Hirotaka Ono Abstract We are expanding the gain

More information

Reti di Telecomunicazione. Channels and Multiplexing

Reti di Telecomunicazione. Channels and Multiplexing Reti di Telecomunicazione Channels and Multiplexing Point-to-point Channels They are permanent connections between a sender and a receiver The receiver can be designed and optimized based on the (only)

More information

PROBE: Prediction-based Optical Bandwidth Scaling for Energy-efficient NoCs

PROBE: Prediction-based Optical Bandwidth Scaling for Energy-efficient NoCs PROBE: Prediction-based Optical Bandwidth Scaling for Energy-efficient NoCs Li Zhou and Avinash Kodi Technologies for Emerging Computer Architecture Laboratory (TEAL) School of Electrical Engineering and

More information

Chapter 12. Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks

Chapter 12. Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks Chapter 12 Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks 1 Outline CR network (CRN) properties Mathematical models at multiple layers Case study 2 Traditional Radio vs CR Traditional

More information

Ad Hoc Networks 8 (2010) Contents lists available at ScienceDirect. Ad Hoc Networks. journal homepage:

Ad Hoc Networks 8 (2010) Contents lists available at ScienceDirect. Ad Hoc Networks. journal homepage: Ad Hoc Networks 8 (2010) 545 563 Contents lists available at ScienceDirect Ad Hoc Networks journal homepage: www.elsevier.com/locate/adhoc Routing, scheduling and channel assignment in Wireless Mesh Networks:

More information

WDM-to-OTDM Conversion in a Highly Nonlinear Fiber

WDM-to-OTDM Conversion in a Highly Nonlinear Fiber WDM-to-OTDM Conversion in a Highly Nonlinear Fiber Srujith Poondla 1,Charllo Bala Vignesh 2,V Anoosh Kumar Reddy 3 1,2,3, VIT University,Vellore, India Abstract In this article we demonstrated an all-optical

More information

High Resolution Optical Spectrum Analyzer (OSA) /Optical Complex Spectrum Analyzer (OCSA) 19/02/2013

High Resolution Optical Spectrum Analyzer (OSA) /Optical Complex Spectrum Analyzer (OCSA) 19/02/2013 High Resolution Optical Spectrum Analyzer (OSA) /Optical Complex Spectrum Analyzer (OCSA) 19/02/2013 1 Ultra High Resolution OSA/OCSA for Characterizing and Evaluating Optical Frequency Comb Sources Thanks

More information

An Optical Combiner Module for DWDM Systems

An Optical Combiner Module for DWDM Systems An Optical Combiner Module for DWDM Systems by Hiroshi Matsuura *, Yasuhiro Watanabe *2, Masayoshi Kagawa *, Hajime Kazami *, Kazumi Ida *2 and Nobuaki Sato *2 An optical combiner module with two input

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April ISSN International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April-2014 197 A Novel Method for Non linear effect Cross Phase Modulation due to various data rates in Dynamic Wavelength

More information

MULTIFREQUENCY CONTINUOUS WAVE ERBIUM DOPED FIBER NON-RESONANT OPTICAL SOURCE

MULTIFREQUENCY CONTINUOUS WAVE ERBIUM DOPED FIBER NON-RESONANT OPTICAL SOURCE 2007 Poznańskie Warsztaty Telekomunikacyjne Poznań 6-7 grudnia 2007 POZNAN POZNAN UNIVERSITY UNIVERSITYOF OF TECHNOLOGY ACADEMIC ACADEMIC JOURNALS JOURNALS No 54 Electrical Engineering 2007 Andrzej DOBROGOWSKI*

More information

Multiwavelength Single-Longitudinal-Mode Ytterbium-Doped Fiber Laser. Citation IEEE Photon. Technol. Lett., 2013, v. 25, p.

Multiwavelength Single-Longitudinal-Mode Ytterbium-Doped Fiber Laser. Citation IEEE Photon. Technol. Lett., 2013, v. 25, p. Title Multiwavelength Single-Longitudinal-Mode Ytterbium-Doped Fiber Laser Author(s) ZHOU, Y; Chui, PC; Wong, KKY Citation IEEE Photon. Technol. Lett., 2013, v. 25, p. 385-388 Issued Date 2013 URL http://hdl.handle.net/10722/189009

More information

Cost-effective wavelength-tunable fiber laser using self-seeding Fabry-Perot laser diode

Cost-effective wavelength-tunable fiber laser using self-seeding Fabry-Perot laser diode Cost-effective wavelength-tunable fiber laser using self-seeding Fabry-Perot laser diode Chien Hung Yeh, 1* Fu Yuan Shih, 2 Chia Hsuan Wang, 3 Chi Wai Chow, 3 and Sien Chi 2, 3 1 Information and Communications

More information

OBSERVATION AND MITIGATION OF POWER TRANSIENTS IN 160Gbps OPTICAL BACKHAUL NETWORKS

OBSERVATION AND MITIGATION OF POWER TRANSIENTS IN 160Gbps OPTICAL BACKHAUL NETWORKS OBSERVATION AND MITIGATION OF POWER TRANSIENTS IN 160Gbps OPTICAL BACKHAUL NETWORKS Vikrant Sharma Anurag Sharma Electronics and Communication Engineering, CT Group of Institutions, Jalandhar Dalveer Kaur

More information

Performance Analysis Of An Ultra High Capacity 1 Tbps DWDM-RoF System For Very Narrow Channel Spacing

Performance Analysis Of An Ultra High Capacity 1 Tbps DWDM-RoF System For Very Narrow Channel Spacing Performance Analysis Of An Ultra High Capacity 1 Tbps DWDM-RoF System For Very Narrow Channel Spacing Viyoma Sarup* and Amit Gupta Chandigarh University Punjab, India *viyoma123@gmail.com Abstract A RoF

More information

Performance of A Multicast DWDM Network Applied to the Yemen Universities Network using Quality Check Algorithm

Performance of A Multicast DWDM Network Applied to the Yemen Universities Network using Quality Check Algorithm Performance of A Multicast DWDM Network Applied to the Yemen Universities Network using Quality Check Algorithm Khaled O. Basulaim, Samah Ali Al-Azani Dept. of Information Technology Faculty of Engineering,

More information

Provision of IR-UWB wireless and baseband wired services over a WDM-PON

Provision of IR-UWB wireless and baseband wired services over a WDM-PON Provision of IR-UWB wireless and baseband wired services over a WDM-PON Shilong Pan and Jianping Yao* Microwave Photonics Research Laboratory, School of Electrical Engineering and Computer Science, University

More information

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks Eiman Alotaibi, Sumit Roy Dept. of Electrical Engineering U. Washington Box 352500 Seattle, WA 98195 eman76,roy@ee.washington.edu

More information

Pilot Tone based CD and PMD Monitoring Technique for Photonic Networks

Pilot Tone based CD and PMD Monitoring Technique for Photonic Networks Indian Journal of Science and Technology, Vol 9(47), DOI: 10.17485/ijst/2016/v9i47/106808, December 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Pilot Tone based CD and PMD Monitoring Technique

More information

UNIVERSITY OF TORONTO FACULTY OF APPLIED SCIENCE AND ENGINEERING. FINAL EXAMINATION, April 2017 DURATION: 2.5 hours

UNIVERSITY OF TORONTO FACULTY OF APPLIED SCIENCE AND ENGINEERING. FINAL EXAMINATION, April 2017 DURATION: 2.5 hours UNIVERSITY OF TORONTO FACULTY OF APPLIED SCIENCE AND ENGINEERING ECE4691-111 S - FINAL EXAMINATION, April 2017 DURATION: 2.5 hours Optical Communication and Networks Calculator Type: 2 Exam Type: X Examiner:

More information

SURVIVABILITY in the face of failures has become an essential

SURVIVABILITY in the face of failures has become an essential IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL., NO., JUNE 00 Spare Capacity Allocation in Two-Layer Networks Yu Liu, Member, IEEE, David Tipper, Senior Member, IEEE, Korn Vajanapoom Abstract In

More information

SEMICONDUCTOR lasers and amplifiers are important

SEMICONDUCTOR lasers and amplifiers are important 240 JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 28, NO. 3, FEBRUARY 1, 2010 Temperature-Dependent Saturation Characteristics of Injection Seeded Fabry Pérot Laser Diodes/Reflective Optical Amplifiers Hongyun

More information

Simulation of All-Optical XOR, AND, OR gate in Single Format by Using Semiconductor Optical Amplifiers

Simulation of All-Optical XOR, AND, OR gate in Single Format by Using Semiconductor Optical Amplifiers Simulation of All-Optical XOR, AND, OR gate in Single Format by Using Semiconductor Optical Amplifiers Chang Wan Son* a,b, Sang Hun Kim a, Young Min Jhon a, Young Tae Byun a, Seok Lee a, Deok Ha Woo a,

More information

22-Channel Capacity of 2.5Gbit/s DWDM-PON ONU Transmitter by Direct-Modularly Side-Mode Injection Locked FPLD

22-Channel Capacity of 2.5Gbit/s DWDM-PON ONU Transmitter by Direct-Modularly Side-Mode Injection Locked FPLD 22-Channel Capacity of 2.5Gbit/s DWDM-PON ONU Transmitter by Direct-Modularly Side-Mode Injection Locked FPLD Yu-Sheng Liao a, Yung-Jui Chen b, and Gong-Ru Lin c* a Department of Photonics & Institute

More information

Optimized Parallel Transmission in Elastic Optical Networks to Support High-Speed Ethernet

Optimized Parallel Transmission in Elastic Optical Networks to Support High-Speed Ethernet Optimized Parallel Transmission in Elastic Optical Networks to Support High-Speed Ethernet Xiaomin Chen 1, Admela Jukan 1, Ashwin Gumaste 2 Technische Universität Carolo-Wilhelmina zu Braunschweig, Germany

More information

OPC1600 MUX WDM OADM SPLITTER

OPC1600 MUX WDM OADM SPLITTER OPC1600 MUX WDM OADM SPLITTER OPC 1600 passive optical splitting platform The OPC 1600 optical splitting platform could, without affecting the original link, fully duplicates one or more copies of data

More information

WDM. Coarse WDM. Nortel's WDM System

WDM. Coarse WDM. Nortel's WDM System WDM wavelength-division multiplexing (WDM) is a technology which multiplexes a number of optical carrier signals onto a single optical fiber by using different wavelengths (i.e. colors) of laser light.

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Performance Analysis of WDM/SCM System Using EDFA Mukesh Kumar

More information

Multiwavelength Optical Network Architectures

Multiwavelength Optical Network Architectures Multiwavelength Optical Network rchitectures Switching Technology S8. http://www.netlab.hut.fi/opetus/s8 Source: Stern-Bala (999), Multiwavelength Optical Networks L - Contents Static networks Wavelength

More information

Photonic Microwave Filter Employing an Opto- VLSI-Based Adaptive Optical Combiner

Photonic Microwave Filter Employing an Opto- VLSI-Based Adaptive Optical Combiner Research Online ECU Publications 211 211 Photonic Microwave Filter Employing an Opto- VLSI-Based Adaptive Optical Combiner Haithem Mustafa Feng Xiao Kamal Alameh 1.119/HONET.211.6149818 This article was

More information

Three-Dimension Carrierless Amplitude Phase Modulation (3-D CAP) Performance Analysis using MATLAB Simulink

Three-Dimension Carrierless Amplitude Phase Modulation (3-D CAP) Performance Analysis using MATLAB Simulink Three-Dimension Carrierless Amplitude Phase Modulation (3-D CAP) Performance Analysis using MATLAB Simulink Sharifah Saon 1,2 *, Fatimah Athirah Razale 1, Abd Kadir Mahamad 1,2 and Maisara Othman 1 1 Faculty

More information

Bit error rate and cross talk performance in optical cross connect with wavelength converter

Bit error rate and cross talk performance in optical cross connect with wavelength converter Vol. 6, No. 3 / March 2007 / JOURNAL OF OPTICAL NETWORKING 295 Bit error rate and cross talk performance in optical cross connect with wavelength converter M. S. Islam and S. P. Majumder Department of

More information

Power penalty caused by Stimulated Raman Scattering in WDM Systems

Power penalty caused by Stimulated Raman Scattering in WDM Systems Paper Power penalty caused by Stimulated Raman Scattering in WDM Systems Sławomir Pietrzyk, Waldemar Szczęsny, and Marian Marciniak Abstract In this paper we present results of an investigation into the

More information

PH-7. Understanding of FWM Behavior in 2-D Time-Spreading Wavelength- Hopping OCDMA Systems. Abstract. Taher M. Bazan Egyptian Armed Forces

PH-7. Understanding of FWM Behavior in 2-D Time-Spreading Wavelength- Hopping OCDMA Systems. Abstract. Taher M. Bazan Egyptian Armed Forces PH-7 Understanding of FWM Behavior in 2-D Time-Spreading Wavelength- Hopping OCDMA Systems Taher M. Bazan Egyptian Armed Forces Abstract The behavior of four-wave mixing (FWM) in 2-D time-spreading wavelength-hopping

More information