Specific Systems: Passive Optical Networks (PONs) #14

Size: px
Start display at page:

Download "Specific Systems: Passive Optical Networks (PONs) #14"

Transcription

1 Specific Systems: Passive Optical Networks (PONs) #14 Victor S. Frost Dan F. Servey Distinguished Professor Electrical Engineering and Computer Science University of Kansas 2335 Irving Hill Dr. Lawrence, Kansas Phone: (785) FAX:(785) All material copyright 2006 Victor S. Frost, All Rights Reserved #14 1 Outline What is a PON? Types of PON PON Architecture EPON How EPON works EPON Protocol #14 2

2 What is a PON A passive optical network is a point-to-multi-point architecture for delivering last-mile connectivity without any active components in the distribution network. A Passive Optical Network consists of an optical line terminator (OLT) located at the Central Office (CO) set of associated optical network units-onus, (or optical network terminals-onts) located at the customer s premise. optical distribution network (ODN) comprised of fibers and passive splitters or couplers for connectivity Information Flows Downstream Point to multipoint (P2MP) Upstream Shared #14 3 FTTx Fiber To The x (FTTx) x = H = Home x = C = Curb or x = N = Neighborhood x = P = Premises x = B = Business or x = O = Office * *From: Gerd Keiser, FTTX, Concepts and Applications, Wiley, 2006 #14 4

3 PON Topologies From: Glen Kramer and Gerry Pesavento, Ethernet Passive Optical Network (EPON): Building a Next-Generation Optical Access Network, IEEE Communications Magazine, February 2002 #14 5 PON Advantages/Disadvantages Advantages Increase bandwidth to Gb/s or higher in the future using multiple wavelengths Increase reach between CO and customer Reduce fiber cost, one fiber to OTL to optical splitter Support downstream broadcast Analog video Digital Video Video over IP Reduce cost via use of passive Disadvantages Cost Need to deploy new infrastructure replace copper with fiber #14 6

4 Types of PONs A/BPON ATM Based PONs/Broadband based PONs Based on ATM technology Two downstream wavelengths (1550nm and 1490nm) and one upstream wavelength (1490nm). The 1550nm channel will be used for an RF or IP video overlay. ITU standard G.983 GPON Gigabit PONs Shares up to 2.5Gbps shared bandwidth among 32 users; Uses same wavelength plan of BPON. ITU standard G.984 Main attribute supports multiple protocols ATM, Ethernet TDM EPON Ethernet Based PONs All data encapsulated in Ethernet frames (note customer premises equipment dominated by Ethernet interfaces) One downstream wavelengths (1550nm) and one upstream wavelength (1310nm). Shares 1.25Gbps in shared bandwidth GigaEthernet PON (GePON) increases shared bandwidth to 2.5Gbps. IEEE 802.3ah VLAN (IEEE 802.1Q) Prioritization (IEEE 802.1p) GPON and EPON are currently the major alternative technologies focus here is on EPONs #14 7 Types of PONs #14 8

5 EPON Downstream flows Note ONU can be associated with multiple users Passive Splitter Number of users typically limited to 64 splitting loss Modified from: Glen Kramer and Gerry Pesavento, Ethernet Passive Optical Network (EPON): Building a Next-GenerationOptical Access Network, IEEE Communications Magazine, February 2002 #14 9 EPON Upstream flows ONU/OLT distances vary - Need power control - Guard times to overcome sync errors All ONUs are in time sync Time slots can carry multiple Ethernet Frames Permission to send in a time slot done by the OLT using a Multipoint control protocol (MPCP) Modified from: Glen Kramer and Gerry Pesavento, Ethernet Passive Optical Network(EPON): Building a Next-GenerationOptical Access Network, IEEE Communications Magazine, February 2002 #14 10

6 MAC Protocols Initialization-auto-discovery mode Ranging MAC address Synchronization Assign Logical Link identifier (LLID) EPON is treated as a collection of logical point-to-point links by higher layers Reserved #14 11 From Glen Kramer, Ethernet Passive Optical Networks, McGraw-Hill, 2005 #14 12

7 Multipoint Control Protocol (MPCP) Normal Mode OLT sends a GATE message to give ONU access to transmit ONU sends a REPORT message to tell the OLT its state, e.g., buffer contents * *From: Jun Zheng and Hussein T. Mouftah, Media Access Control for Ethernet Passive Optical Networks: An Overview, IEEE Communications Magazine, February 2005 #14 13 Example From: IPACT: A Dynamic Protocol for an Ethernet PON (EPON) Glen Kramer and Biswanath Mukherjee, Gerry Pesavento, IEEE Communications Magazine,February 2002 #14 14

8 MPCP-Normal Mode From: Michael P. McGarry, Martin Maier, and Martin Reisslein Ethernet PONs: A Survey of Dynamic Bandwidth Allocation (DBA) Algorithms IEEE Communications Magazine, Vol. 42, No. 8, pages S8-S15, August 2004 #14 15 MPCP-Normal Mode Uses a polling like mechanism, i.e., cycle based Higher layer at OLT instructs the transmission of a GATE message to ONU i, containing Time stamp Granted start time Granted transmission window ONU i receives GATE message Synchronizes clock (avoids collisions in the up stream) Transmits at the start time Continues to transmit up to the granted window Transmission opportunity may send multiple Ethernet frames (variable length) REPORT message included in the transmission window No fragmentation is allowed #14 16

9 MPCP-Normal Mode REPORT message Time stamp Bandwidth demands of the ONU OLT receives the report and allocated bandwidth #14 17 MPCP-Normal Mode Each ONU is polled once in a cycle Upper limit on the granted transmission window controls Maximum bandwidth allocated to ONU Insures all ONUs have an opportunity to transmit There can be different polling policies #14 18

10 MPCP-Normal Mode Poll and stop Like master slave Receive REPORT before generating next GATE No ONU sync needed Poor throughtput Interleaved Polling Send GATE before receiving the REPORT OLT does not have upto date ONU state information Interleaved polling with stop Use all reports in previous cycle to determine allocations in next cycle * *From: Jun Zheng and Hussein T. Mouftah, Media Access Control for Ethernet Passive Optical Networks: An Overview, IEEE Communications Magazine, February 2005 #14 19 Bandwidth allocation in the OLT DBA Algorithm Transmission scheduling-options Round Robin Descending order of reported queue length largest queue first (LQF) Dynamic allocation #14 20

11 Dynamic Bandwidth Allocation Interleaved Polling with Adaptive Cycle Time (IPACT), Define- n = cycle number G(n) = Grant window Q(n) ONU buffer size (backlog) that will be served during G(n) Q(n) generated at instant ONU generated REPORT message Q(n) is used to calculate the grant window size in next cycle, G(n+1) #14 21 Dynamic Bandwidth Allocation Interleaved Polling with Adaptive Cycle Time (IPACT) If Q(n) = 0 OLT still generates GATE Allocation methods Fixed service: Always gives Maximum transmission window (MTW) Limited service: Window size is set to Q(n) up to the limit of MTW #14 22

12 Dynamic Bandwidth Allocation Interleaved Polling with Adaptive Cycle Time (IPACT)-allocation methods continued Constant Credit service: Window size is set to Q(n) + credit Accounts for packets arriving to the ONU after REPORT sent Credit too big wasted BW Credit too small increase delay Linear credit: similar to constant credit, but the size of credit is proportional to the requested window Elastic Service Maximum cycle time is enforced = N*MTW; N= #ONU No limit on MTW per station Accumulated size of last N grants < N*MTW A backlogged ONU could get a grant of N*MTW #14 23 Interleaved Polling with Adaptive Cycle Time (IPACT) W_max=15,000 Bytes BW= 600 Mb/s Max transmission window = 2 ms Guard time= 5 us From: IPACT: A Dynamic Protocol for an Ethernet PON (EPON) Glen Kramer and Biswanath Mukherjee, Gerry Pesavento, IEEE Communications Magazine,February 2002 #14 24

13 Dynamic Bandwidth Allocation Problem: Traffic arrives at ONU after REPORT sent but before GATE arrives, OLT dose not know about this traffic Let A(n-1) = traffic arriving between request for n-1 cycle and the grant for the n th cycle D(n) = G(n) [Q(n-1) + A(n-1)] Grant based on G(n+1) = G(n) αd(n); for stability 0<α<2 Control loop has to be desinged to be stable and avoid excessive oscillations #14 25 Bandwidth guaranteed polling: (BGP) Divided ONUs into two disjoint sets: bandwidth guaranteed Non-bandwidth guaranteed (best effort) Bandwidth guaranteed nodes are characterized by their service level agreement (SLA) with the network provider Upstream capacity is divided into equivalent bandwidth units, e.g., Upstream capacity = 1 Gb/s N = 64 equivalent bandwidth unit = 10 Mb/s Then there are 100 equivalent bandwidth units OLT has two tables ONUs with guaranteed bandwidth # rows = # bandwidth units ONUs without guaranteed bandwidth Not fixed Rows in guaranteed bandwidth table can be used for best effort ONUs OLT polls best effort ONUs in order they appear in their table and during time allocated for empty rows in guaranteed bandwidth table #14 26

14 Bandwidth guaranteed polling: (BGP) # rows = Total # upstream bandwidth units, e.g. 100 OLT pools ONU in BW guaranteed list, if empty then polls the rows in the BE table Best Effort Table From: Michael P. McGarry, Martin Maier, and Martin Reisslein Ethernet PONs: A Survey of Dynamic Bandwidth Allocation (DBA) Algorithms IEEE Communications Magazine, Vol. 42, No. 8, pages S8-S15, August 2004 #14 27 Intra-ONU queueing and scheduling Approaches OTL can control REPORT messages in status in each queue, MPCP supports up to 8 queues GATE then responds for a specific queue ONU can control REPORT message relfects aggagerate state of the ONU ONU schedules transmissions Strict priority Non-strict priority #14 28

15 References #14 Assi, C.M., et al., Dynamic bandwidth allocation for quality-of-service over Ethernet PONs. Selected Areas in Communications, IEEE Journal on, (9): p Hajduczenia, M., EPONs - revolution in access networks. Haran, O., EPON vs. GPON: a practical comparison Keiser, G., FTTX concepts and applications. Wiley series in telecommunications and signal processing. 2006, Hoboken, N.J.: John Wiley & Sons : IEEE. xvii, 293 p. Kramer, G., Ethernet passive optical networks. Communications engineering series. 2005, New York: McGraw-Hill Professional. xvii, 307 p. Kramer, G. and G. Pesavento, Ethernet passive optical network (EPON): building a nextgeneration optical access network. Communications Magazine, IEEE, (2): p Kunigonis, M., FTTH explained: delivering efficient customer bandwidth and enhanced services McGarry, M.P., M. Maier, and M. Reisslein, Ethernet PONs: a survey of dynamic bandwidth allocation (DBA) algorithms. Communications Magazine, IEEE, (8): p. S8-15. Pesavento, G., Ethernet passive optical network (EPON) architecture for broadband access Optical Networks Magazine Upadhyay, P., Passive optical networks Zahr, S.A. and M. Gagnaire, An analytical model of the IEEE 802.3ah MAC protocol for EPON-based access systems p Zheng, J. and H.T. Mouftah, Media access control for Ethernet passive optical networks: an overview. Communications Magazine, IEEE, (2): p #14 29 References #14 30

Gigabit Ethernet Passive Optical Network (GEPON) Tutorial. June 2004

Gigabit Ethernet Passive Optical Network (GEPON) Tutorial. June 2004 Gigabit Ethernet Passive Optical Network (GEPON) Tutorial June 2004 1 Ethernet Passive Optical Network (EPON) Tutorial OVERVIEW... 2 EPON TOPOLOGIES... 4 EPON NETWORK... 4 EPON SYSTEMS... 5 EPON PROTOCOL...

More information

A PDF Based Dynamic Bandwidth Allocation Algorithm Using Last Recent Polling Table

A PDF Based Dynamic Bandwidth Allocation Algorithm Using Last Recent Polling Table A PDF Based Dynamic Bandwidth Allocation Algorithm Using Last Recent Polling Table 1 Er. S. Sharma, 2 Er. A. Singhal 1 Vpo-jabli,tehsil-kasuli,district-solan(H.P) 2 Associate lecturer, MMU(Mullana) Abstract

More information

E3-E4 (CFA) EPON & GPON. For BSNL internal circulation only

E3-E4 (CFA) EPON & GPON. For BSNL internal circulation only E3-E4 (CFA) EPON & GPON AGENDA Limits of Present Access network. Passive Optical Network EPON / GEPON GPON Architecture PON Topology and services Conclusion PRESENT ACESS N/W ISDN HDSL ADSL ADSL2+ VDSL

More information

Performance Evaluation of Standard IPACT for Future Long Reach Passive Optical Networks (LR-PON).

Performance Evaluation of Standard IPACT for Future Long Reach Passive Optical Networks (LR-PON). Performance Evaluation of Standard IPACT for Future Long Reach Passive Optical Networks (LR-PON) A M Ragheb 1, M Elnamaky 2, H Faallah 3, and H T Mouftah 4 1,3 Electrical Engineering Department, - King

More information

Multiaccess in Ethernet Passive Optical Networks (EPON)

Multiaccess in Ethernet Passive Optical Networks (EPON) Multiaccess in Ethernet Passive Optical Networks (EPON) Marek Hajduczenia, PhD Principal Engineer Advanced Commercial Engineering Charter Communications 1 What is Passive Optical Network (PON)? Passive

More information

An Analytical Model of the IEEE 802.3ah MAC Protocol for EPON-based Access Systems

An Analytical Model of the IEEE 802.3ah MAC Protocol for EPON-based Access Systems 1 An Analytical Model of the IEEE 802.3ah MAC Protocol for EPON-based Access Systems Sawsan Al Zahr and Maurice Gagnaire Department of Computer Sciences and Networks Telecom Paris - LTCI - UMR 5141 CNRS

More information

International ejournals

International ejournals Available online at www.internationalejournals.com ISSN 2249 5460 International ejournals International ejournal of Mathematics and Engineering 224 (2013) 2195 2200 CONCEPT OF DYNAMIC BANDWIDTH ALLOCATION

More information

Supporting Global Priority in Epon Differentiated Services Upstream Bandwidth Allocation

Supporting Global Priority in Epon Differentiated Services Upstream Bandwidth Allocation N. A. M. Radzi, N. M. Din, M. H. Al-Mansoori, S. K. Sadon, M. S. A. Majid, M. Yaacob / IJECCT 212, Vol. 3 (1) 21 Supporting Global Priority in Epon Differentiated Services Upstream Bandwidth Allocation

More information

Analysis of Delay Performance in Efficient DBA with Global Priority for EPON

Analysis of Delay Performance in Efficient DBA with Global Priority for EPON The Society of Digital Information and Wireless Communications, 211 (ISSN: 222-985) Analysis of Delay Performance in Efficient DBA with Global Priority for EPON Nurul Asyikin Mohamed Radzi 1, Norashidah

More information

PRE-COMPUTATIONAL CYNAMIC BANDWIDTH ALLOCATION ALGORITHM USING TDM/WDM PASSIVE OPTICAL NETWORKS

PRE-COMPUTATIONAL CYNAMIC BANDWIDTH ALLOCATION ALGORITHM USING TDM/WDM PASSIVE OPTICAL NETWORKS Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ PRE-COMPUTATIONAL CYNAMIC BANDWIDTH ALLOCATION ALGORITHM USING TDM/WDM PASSIVE OPTICAL

More information

A NOVEL DECENTRALIZED ETHERNET-BASED PASSIVE OPTICAL NETWORK ARCHITECTURE

A NOVEL DECENTRALIZED ETHERNET-BASED PASSIVE OPTICAL NETWORK ARCHITECTURE A NOVEL DECENTRALIZED ETHERNET-BASED PASSIVE OPTICAL NETWORK ARCHITECTURE A. Hadjiantonis, S. Sherif, A. Khalil, T. Rahman, G. Ellinas, M. F. Arend, and M. A. Ali, Department of Electrical Engineering,

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

Analysis and Derivation of Mean Packet Delay for Gated Service in EPONs

Analysis and Derivation of Mean Packet Delay for Gated Service in EPONs Analysis and Derivation of Mean Packet Delay for Gated Service in EPONs 09 Analysis and Derivation of Mean Packet Delay for Gated Service in EPONs Sailesh Bharati 1 and Poompat Saengudomlert, Non-members

More information

Deployment & Operations Committee. FTTH Basics Architecture, Topology and Technology

Deployment & Operations Committee. FTTH Basics Architecture, Topology and Technology Deployment & Operations Committee FTTH Basics Architecture, Topology and Technology FTTH Basics Architecture, Topology and Technology Moderator: Presenter: Rong Zhao Chair Deployment & Operations Committee

More information

For internal circulation of BSNL only

For internal circulation of BSNL only E1-E2 E2 (EB) NGPN-FTTH For internal circulation of BSNL only WELCOME This is a presentation for the E1-E2 EB Module for the Topic: NGPN-FTTH Eligibility: Those who have got the Up gradation from E1 to

More information

2-Port GEPON Managed OLT EPL-2220

2-Port GEPON Managed OLT EPL-2220 2-Port GEPON Managed OLT EPL-2220 Presentation Outlines u About PON u Product Overview u Product Benefits u Product Features u Application u Comparison 2 / 28 About PON About PON - What is PON? u PON (Passive

More information

FTTX NETWORKS. Application Notes. Author John Peter & Timo Perttunen. Issued June 2014

FTTX NETWORKS. Application Notes. Author John Peter & Timo Perttunen. Issued June 2014 Application Notes FTTX NETWORKS Author John Peter & Timo Perttunen Issued June 2014 Abstract Fiber network architectures have evolved to a point that when coupled with specific optical components both

More information

Fixed Innovative Bandwidth Utilization in TDM EPON

Fixed Innovative Bandwidth Utilization in TDM EPON 634 Fixed Innovative Bandwidth Utilization in TDM EPON Muhammad Bilal 1, Muhammad Awais 2, Muhammad Irfan 3, Ammar Rafiq 4 1 Department of Computer Science, NFC Institute of Engineering & Fertilizer Research,

More information

FTTx (Optical Metro Core Network Transport Supporting Next Generation Wireless and FTTx Access Technology)

FTTx (Optical Metro Core Network Transport Supporting Next Generation Wireless and FTTx Access Technology) FTTx (Optical Metro Core etwork Transport Supporting ext Generation Wireless and FTTx Access Technology) (Optical Access etworking Technology) SC 9-3-E-009-9 9 8 93 7 3 FITL, Fiber in the Loop (EPO) (MAC)

More information

GPON - EPON Comparison. Vestyx Technologies Pvt. Ltd.

GPON - EPON Comparison. Vestyx Technologies Pvt. Ltd. GPON - EPON Comparison Vestyx Technologies Pvt. Ltd. Contents Introduction 3 Protocol fundamentals 4 Framing/service adaption 4 Basic operation 5 Service hierarchy 7 Bandwidth allocation 7 Dynamic Bandwidth

More information

Half Cycling Dynamic Bandwidth Allocation with Prediction on EPON

Half Cycling Dynamic Bandwidth Allocation with Prediction on EPON Half Cycling Dynamic Bandwidth Allocation with Prediction on EPON Özgür Can TURNA 1, M.Ali AYDIN 1, A.Halim ZAĐM 2, Tülin ATMACA 3 1 Department of Computer Engineering, Istanbul University, Istanbul, Turkey

More information

MASTER PROJECT NEW DYNAMIC BANDWIDTH ALLOCATION ALGORITHM ANALYSIS: DDSPON FOR ETHERNET PASSIVE OPTICAL NETWORKS

MASTER PROJECT NEW DYNAMIC BANDWIDTH ALLOCATION ALGORITHM ANALYSIS: DDSPON FOR ETHERNET PASSIVE OPTICAL NETWORKS MASTER PROJECT NEW DYNAMIC BANDWIDTH ALLOCATION ALGORITHM AUTHOR: PAOLA GARFIAS HERNÁNDEZ DIRECTOR: SEBASTIÀ SALLENT RIBES 1 1 TABLE OF CONTENTS 1 INTRODUCTION... 6 2 BACKGROUND... 7 2.1 PASSIVE OPTICAL

More information

Approach of the T-CONT Allocation to Increase the Bandwidth in Passive Optical Networks

Approach of the T-CONT Allocation to Increase the Bandwidth in Passive Optical Networks 954 Z. BOSTERNAK, R. ROKA, APPROACH OF THE T-CONT ALLOCATION TO INCREASE THE BANDWIDTH IN PON Approach of the T-CONT Allocation to Increase the Bandwidth in Passive Optical Networks Zoltan BOSTERNAK, Rastislav

More information

Improved Polling Strategies for Efficient Flow Control for Buffer Reduction in PON/xDSL Hybrid Access Networks

Improved Polling Strategies for Efficient Flow Control for Buffer Reduction in PON/xDSL Hybrid Access Networks Improved Polling Strategies for Efficient Flow Control for Buffer Reduction in PON/xDSL Hybrid Access Networks Anu Mercian, Elliott I. Gurrola, Michael P. McGarry, and Martin Reisslein School of Electrical,

More information

Energy Efficient Dynamic Bandwidth Allocation for Ethernet Passive Optical Networks

Energy Efficient Dynamic Bandwidth Allocation for Ethernet Passive Optical Networks Energy Efficient Dynamic Bandwidth Allocation for Ethernet Passive Optical Networks Abhishek Dixit, Bart Lannoo, Didier Colle, Mario Pickavet, Piet Demeester Department of Information Technology, Ghent

More information

A DYNAMIC BANDWIDTH ALLOCATION ALGORITHM IN EPON NETWORKS

A DYNAMIC BANDWIDTH ALLOCATION ALGORITHM IN EPON NETWORKS A DYNAMIC ANDWIDTH ALLOCATION ALGORITHM IN EPON NETWORKS YINGHUI QIU School of Electrical and Electronic Engineering, North China Electric Power University, eijing, 1226, China ASTRACT With the rapid development

More information

International ejournals

International ejournals ISSN 0976 1411 Available online at www.internationalejournals.com International ejournals International ejournal of Mathematics and Engineering 213 (2013) 2094-2099 SCHEDULING ALGORITHMS IN PON: A SURVEY

More information

Integrated EPON-LTE Network DBA Algorithm s Real Time Performance Analysis Using Network Processors

Integrated EPON-LTE Network DBA Algorithm s Real Time Performance Analysis Using Network Processors Integrated EPON-LTE Network DBA Algorithm s Real Time Performance Analysis Using Network Processors S. Ramya Dr. N. Nagarajan Dr. B. Kaarthick Mettler-Toledo Turing Software, Coimbatore, INDIA Department

More information

Adaptive Fairness through intra-onu Scheduling for Ethernet Passive Optical Networks

Adaptive Fairness through intra-onu Scheduling for Ethernet Passive Optical Networks Adaptive Fairness through intra-onu Scheduling for Ethernet Passive Optical Networks Ahmad R. Dhaini, Chadi M. Assi, Abdallah Shami, and Nasir Ghani Concordia Institue for Information Systems Engineering

More information

Next Generation Optical Access Networks: A Review

Next Generation Optical Access Networks: A Review Next Generation Optical Access Networks: A Review Avneet Kaur Baljeet Kaur Kuldeepak Singh ABSTRACT Passive Optical Networks (PONs) represent one of the most attractive access network solutions. As the

More information

IIDWBA Algorithm for Integrated Hybrid PON with Wireless Technologies for Next Generation Broadband Access Networks

IIDWBA Algorithm for Integrated Hybrid PON with Wireless Technologies for Next Generation Broadband Access Networks IIDWBA Algorithm for Integrated Hybrid PON with Wireless Technologies for Next Generation Broadband Access Networks N. Moradpoor School of Engineering, Computing and Applied Mathematics University of Abertay

More information

1 Introduction

1 Introduction Published in IET Communications Received on 9th September 2009 Revised on 17th April 2010 ISSN 1751-8628 Adaptive dynamic bandwidth allocation algorithm with sorting report messages for Ethernet passive

More information

Ethernet Passive Optical Network (EPONs): Physical Layer Analysis and Survivability

Ethernet Passive Optical Network (EPONs): Physical Layer Analysis and Survivability Ethernet Passive Optical Network (EPONs): Physical Layer Analysis and Survivability Anjana Shukla 1 and Vineeta Saxena Nigam 2 1 Department of Electrical and Electronics,Oriental Institute of Science and

More information

FTTH: B-PON, GPON, EPON. Don McCullough VP Marketing Ericsson May 9, 2007

FTTH: B-PON, GPON, EPON. Don McCullough VP Marketing Ericsson May 9, 2007 FTTH: B-PON, GPON, EPON Don McCullough VP Marketing Ericsson May 9, 2007 Technology Choices for the Future You are never too thin, never too rich and You never have enough bandwidth. 2 PON Agenda Market

More information

Performance Analysis of 2. 5 Gbps downlink GPON

Performance Analysis of 2. 5 Gbps downlink GPON International Journal of Electrical Engineering. ISSN 0974-2158 Volume 7, Number 1 (2014), pp. 43-51 International Research Publication House http://www.irphouse.com Performance Analysis of 2. 5 Gbps downlink

More information

Performance Analysis of a MAC Protocol for Ethernet Passive Optical Networks

Performance Analysis of a MAC Protocol for Ethernet Passive Optical Networks Faculty of Engineering Department of Information Technology Chairman: prof. dr. Ir. P. LAGASSE Performance Analysis of a MAC Protocol for Ethernet Passive Optical Networks by Lieven VERSLEGERS Promoters:

More information

Multiple Access Techniques for epon. Glen Kramer

Multiple Access Techniques for epon. Glen Kramer Multiple Access Techniques for epon len Kramer glen.kramer@alloptic.com IEEE 802.3 EFM Study roup Meeting, March 2001 First Mile LAN HAVE Non-cooperative (independent) users Non-uniform traffic: most traffic

More information

A Scalable CWDM/TDM-PON network with future-proof elastic bandwidth

A Scalable CWDM/TDM-PON network with future-proof elastic bandwidth A Scalable CWDM/TDM-PON network with future-proof elastic bandwidth STAMATIOS V. KARTALOPOULOS, PhD Williams Professor in Telecommunications Networking ECE Department, TCOM graduate program The University

More information

Analyzing the Performance of Centralized Polling for Long-Reach Passive Optical Networks

Analyzing the Performance of Centralized Polling for Long-Reach Passive Optical Networks The 2nd International Conference on Communications and Information Technology (ICCIT): Communication Networks and Systems, Hammamet Analyzing the Performance of Centralized Polling for Long-Reach Passive

More information

PASSIVE OPTICAL NETWORK FOR SUPPORTING IOT

PASSIVE OPTICAL NETWORK FOR SUPPORTING IOT PASSIVE OPTICAL NETWORK FOR SUPPORTING IOT Tanjila Ahmed April 8, 2016 Friday Group Meeting, Netlab UC Davis 1 Bandwidth Allocation For Multiservice Access On EPONs Yusnqiu Luo, Nirwan Ansari New Jersey

More information

MCPC IN EPOC. Ryan Hirth, Glen Kramer

MCPC IN EPOC. Ryan Hirth, Glen Kramer MCPC IN EPOC Ryan Hirth, Glen Kramer 1 HOW TO MAP BITS TO TQ? TQ is 16ns The bits per TQ will vary based on FEC and rate. The 10G EPON MAC operates at 10Gbps REPORT frames Report queue lengths are at 20Bytes

More information

Performance Analysis of Unidirectional and Bidirectional Broadband Passive Optical Networks

Performance Analysis of Unidirectional and Bidirectional Broadband Passive Optical Networks Performance Analysis of Unidirectional and Bidirectional Broadband Passive Optical Networks Rini T. Jacob PG Scholar, Opto Electronics and Communication Systems, Dept. of Electronics and Communication

More information

Research Article Design and Analytical Analysis of a Novel DBA Algorithm with Dual-Polling Tables in EPON

Research Article Design and Analytical Analysis of a Novel DBA Algorithm with Dual-Polling Tables in EPON Mathematical Problems in Engineering Volume 2015, Article ID 919278, 10 pages http://dx.doi.org/10.1155/2015/919278 Research Article Design and Analytical Analysis of a Novel DBA Algorithm with Dual-Polling

More information

Impact of EPON DBA Components on Performance

Impact of EPON DBA Components on Performance Impact of EPON DBA Components on Performance Michael P. McGarry, Martin Reisslein, Frank Aurzada, and Michael Scheutzow Dept. of Electrical and Computer Engineering University of Texas at El Paso, El Paso,

More information

A novel algorithm for Ethernet-passive-optical-network dynamic bandwidth allocation based on threshold

A novel algorithm for Ethernet-passive-optical-network dynamic bandwidth allocation based on threshold Journal of Chongqing University (English Edition) [ISSN 1671-8224] Vol. 10 No. 1 March 2011 Article ID: 1671-8224(2010)04-0045-06 To cite this article: WANG Xue-shun, YU Shao-hua, DAI Jin-you. A novel

More information

Table of Contents Chapter 1 EPON System Configuration Chapter 2 OLT Configuration Chapter 3 ONU Configuration

Table of Contents Chapter 1 EPON System Configuration Chapter 2 OLT Configuration Chapter 3 ONU Configuration Table of Contents Table of Contents Chapter 1 EPON System Configuration... 1-1 1.1 Introduction to EPON System... 1-1 1.2 EPON System Configuration Tasks... 1-2 1.3 Configuring the Interval to Sample System

More information

GEPON Wi-Fi ONU EPN-402NV. Copyright PLANET Technology Corporation. All rights reserved.

GEPON Wi-Fi ONU EPN-402NV. Copyright PLANET Technology Corporation. All rights reserved. GEPON Wi-Fi ONU EPN-402NV Copyright PLANET Technology Corporation. All rights reserved. Presentation Outlines About PON Product Features Product Overview Applications Product Benefits Comparison 2 / 21

More information

Name of Course : E1-E2 CFA. Chapter 16. Topic : FTTH(NGPN)

Name of Course : E1-E2 CFA. Chapter 16. Topic : FTTH(NGPN) Name of Course : E1-E2 CFA Chapter 16 Topic : FTTH(NGPN) Date of Creation : 28.03.2011 FTTH (NGPN) The Department of Telecom (DOT) formulated a comprehensive Broadband policy in the year 2004 and the year

More information

Simply self-restored ring-based time-division-multiplexed passive optical network

Simply self-restored ring-based time-division-multiplexed passive optical network Vol. 7, No. 4 / April 2008 / JOURNAL OF OPTICAL NETWORKING 288 Simply self-restored ring-based time-division-multiplexed passive optical network C.-H. Yeh, 1, * C.-S. Lee, 1 and S. Chi 2,3 1 Information

More information

Prudent Creditization Polling (PCP): A novel adaptive polling service for an EPON

Prudent Creditization Polling (PCP): A novel adaptive polling service for an EPON Prudent Creditization Polling (PCP): A novel adaptive polling service for an EPON Burak Kantarcı, Mehmet Tahir Sandıkkaya, Ayşegül Gençata, and Sema Oktuğ Istanbul Technical University, Department of Computer

More information

154 International Journal of Electronics & Communication Technology. Dept. of ECE, MM University, Mullana, Ambala, Haryana, India

154 International Journal of Electronics & Communication Technology. Dept. of ECE, MM University, Mullana, Ambala, Haryana, India Performance analysis of FTTH Gigabit Ethernet Passive Optical Network (GEPON) system with triple play services 1 Nitish Verma, 2 Ankur Singhal 1,2 Dept. of ECE, MM University, Mullana, Ambala, Haryana,

More information

MileGate GPON. GPON Platform for FTTH/FTTB Applications

MileGate GPON. GPON Platform for FTTH/FTTB Applications MileGate GPON GPON Platform for Applications GPON Platform for Applications Content Infrastructure Advantages MileGate integrated GPON MileGate OLT Units MileGate ONT Units MileGate Infrastructure FTTH

More information

Implementation of Software-based EPON-OLT and Performance Evaluation

Implementation of Software-based EPON-OLT and Performance Evaluation This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. IEICE Communications Express, Vol.1, 1 6 Implementation of Software-based EPON-OLT and

More information

Taking Turns with Adaptive Cycle Time and Immediate Tagging

Taking Turns with Adaptive Cycle Time and Immediate Tagging Taking Turns with Adaptive ycle Time and Immediate Tagging A Decentralized Upstream Media Access Scheme for Long-Reach PON Ahmed H. Helmy and Habib Fathallah, Member, IEEE, OSA Electrical Engineering Department,

More information

Providing Delay Bounds for Real-time Traffic over EPONs

Providing Delay Bounds for Real-time Traffic over EPONs Proceedings of the 9th WSEAS International Conference on Automatic Control, Modeling & Simulation, Istanbul, Turkey, May 27-29, 2007 145 Providing Delay Bounds for Real-time Traffic over EPONs HELEN-C.

More information

EPON System Requirements

EPON System Requirements EPON System Requirements Tony Anderson Vincent Bemmel Charles Cook John George Ajay Gummalla Onn Haran Ryan Hirth Glen Kramer Glen Koziuk JC Kuo John Limb Ariel Maislos John Pickens Carlos Ribeiro Dolors

More information

Quality of Service in Multioperator GPON Access Networks with Triple-Play Services

Quality of Service in Multioperator GPON Access Networks with Triple-Play Services Quality of Service in Multioperator GPON Access Networks with Triple-Play Services Germán Santos-Boada, and Jordi Domingo-Pascual Abstract Recently, in some places, optical-fibre access networks have been

More information

A Priority-based Processor Sharing Model for TDM Passive Optical Networks

A Priority-based Processor Sharing Model for TDM Passive Optical Networks 1 A Priority-based Processor Sharing Model for TDM Passive Optical Networks Yan Wang, Moshe Zukerman, Fellow, IEEE, Ronald G. Addie, Member, IEEE, Sammy Chan, Member, IEEE and Richard J. Harris, Senior

More information

Passive Optical Networks: Fundamental Deployment Considerations

Passive Optical Networks: Fundamental Deployment Considerations white paper p age 1 of 7 Passive Optical Networks: Fundamental Deployment Considerations Abstract This paper provides a brief introduction to the subject of Passive Optical Networks (PONs) and discusses

More information

Research and improvement of GPON dynamic bandwidth allocation algorithm Qiang Hana, Hanjian Nib

Research and improvement of GPON dynamic bandwidth allocation algorithm Qiang Hana, Hanjian Nib 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) Research and improvement of GPON dynamic bandwidth allocation algorithm Qiang Hana, Hanjian Nib

More information

GPON as a Solution of Bandwidth Sharing for Triple Play with High Performance and Low Cost

GPON as a Solution of Bandwidth Sharing for Triple Play with High Performance and Low Cost GPON as a Solution of Bandwidth Sharing for Triple Play with High Performance and Low Cost Md. Hayder Ali 1 and Md. Saiful Islam 2 Data growth in telecom market has reduced the prominence of traditional

More information

GPON Interface Vendor Information

GPON Interface Vendor Information Foreword GPON Interface Vendor Information This Technical Specification ( Schnittstellenbeschreibung ) has been produced by KomMITT Ratingen GmbH (in the following named as KomMITT) and contains the interface

More information

JOURNAL OF NETWORKS, VOL. 7, NO. 5, MAY 2012

JOURNAL OF NETWORKS, VOL. 7, NO. 5, MAY 2012 812 JOURNAL OF NETWORKS, VOL. 7, NO. 5, MAY 2012 Delay-Constrained Admission and Bandwidth Allocation for Long-Reach EPON Burak Kantarci, Hussein T. Mouftah School of Electrical Engineering and Computer

More information

Dynamic Bandwidth Allocation Algorithm for Multi- OLT and Multi-Wavelength PON-Based HetNets

Dynamic Bandwidth Allocation Algorithm for Multi- OLT and Multi-Wavelength PON-Based HetNets Dynamic Bandwidth Allocation Algorithm for Multi- OLT and Multi-Wavelength PON-Based HetNets Renu Kuntal 1, Ms. Renu Singla 2, M-Tech Student 1, Assit. Prof. 2 & Department of CSE & Shri Ram College of

More information

714 IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 14, NO. 3, THIRD QUARTER 2012

714 IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 14, NO. 3, THIRD QUARTER 2012 714 IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 14, NO. 3, THIRD QUARTER 2012 Bandwidth Distribution Solutions for Performance Enhancement in Long-Reach Passive Optical Networks Burak Kantarci, Member,

More information

Bob Matthews Technical Manager CommScope Canada

Bob Matthews Technical Manager CommScope Canada PON Technology A Shift in Building Network Infrastructure Bob Matthews Technical Manager CommScope Canada The Evolution to PON In 1980s -1990s, we had: Dial up modems The best data rate we could get from

More information

Optical Communications and Networking

Optical Communications and Networking 1 Optical Communications and Networking Optical Access Network 卢薇 (luwei11@mail.ustc.edu.cn) 2018.11.19 2 Carriers Networks Central Office Subscriber Business Wide Area Network (WAN) Metro Area Network

More information

Toward Quality of Service Protection in Ethernet Passive Optical Networks: Challenges and Solutions

Toward Quality of Service Protection in Ethernet Passive Optical Networks: Challenges and Solutions Toward Quality of Service Protection in Ethernet Passive Optical Networks: Challenges and Solutions Chadi Assi, Martin Maier, and Abdallah Shami Abstract This article surveys various solutions proposed

More information

PON TC Layer/MAC Layer Specification Comparison. Yuanqiu Luo, Duane Remein, Bo Gao, Frank Effenberger

PON TC Layer/MAC Layer Specification Comparison. Yuanqiu Luo, Duane Remein, Bo Gao, Frank Effenberger PON TC Layer/MAC Layer Specification Comparison Yuanqiu Luo, Duane Remein, Bo Gao, Frank Effenberger Introduction ITU-T and IEEE have specified multiple PON standards APON, BPON, 1G-EPON, GPON 10G-EPON,

More information

Andrea Tonini Electronic Media Communication SA, S.Antonino, Switzerland.

Andrea Tonini Electronic Media Communication SA, S.Antonino, Switzerland. A VHDL Implementation of ONU Auto-discovery Process for EPON Alie El-Din Mady CCSL, Computer Science Department, University College Cork, Cork, Ireland. mae1@cs.ucc.ie Andrea Tonini Electronic Media Communication

More information

Review: Passive optical networks current trends and future

Review: Passive optical networks current trends and future Review: Passive optical networks current trends and future Manpreet Kaur, 2 Er.Dipti Bansal Student, 2 Assistant Professor (ECE) Electronics and communication Punjabi University, Patiala, India Abstract

More information

A Priority-Based Processor Sharing Model for TDM Passive Optical Networks

A Priority-Based Processor Sharing Model for TDM Passive Optical Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 28, NO. 6, AUGUST 2010 863 A Priority-Based Processor Sharing Model for TDM Passive Optical Networks Yan Wang, Moshe Zukerman, Fellow, IEEE, Ronald

More information

NETWORK ARCHITECTURE AND PERFORMANCE ANALYSIS OF MULTI-OLT PON FOR FTTH AND WIRELESS SENSOR NETWORKS

NETWORK ARCHITECTURE AND PERFORMANCE ANALYSIS OF MULTI-OLT PON FOR FTTH AND WIRELESS SENSOR NETWORKS NETWORK ARCHITECTURE AND PERFORMANCE ANALYSIS OF MULTI-OLT PON FOR FTTH AND WIRELESS SENSOR NETWORKS Monir Hossen and Masanori Hanawa Interdisciplinary Graduate School of Medicine and Engineering University

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

Future Service Adaptive Access/Aggregation Network Architecture

Future Service Adaptive Access/Aggregation Network Architecture Future Service Adaptive Access/Aggregation Network Architecture Hiroki Ikeda: Hitachi Ltd. H. Takeshita, S. Okamoto, N. Yamanaka: Keio University hiroki.ikeda.qp@hitachi.com www.mpls2010.com Outline Motivation

More information

Performance of the IEEE EPON Registration Scheme Under High Load

Performance of the IEEE EPON Registration Scheme Under High Load Performance of the IEEE 8.3 EPON Registration Scheme Under High Load Swapnil Bhatia and Radim Bartoš Department of Computer Science, University of New Hampshire, Durham, NH 38, USA ABSTRACT The proposed

More information

Next Generation Architecture s Readiness for the Next Generation Broadband

Next Generation Architecture s Readiness for the Next Generation Broadband Next Generation Architecture s Readiness for the Next Generation Broadband Typical PON Architectures OLT CO/HE ODN ONT P2P Ethernet In-The-First Mile P2P Splitting In the CO/HE CO/HE Optical Line Termination

More information

Software-Defined Assisted PON Multi-DDF Protection and Recovery

Software-Defined Assisted PON Multi-DDF Protection and Recovery Proceedings of the International MultiConference of Engineers and Computer Scientists 6 Vol II,, March 6-8, 6, Hong Kong Software-Defined Assisted PON Multi-DDF Protection and Recovery Andrew Fernando

More information

Coax ver C N ov. Steve Shellhammer, Qualcomm Juan Montojo, Qualcomm Dylan Ko, Qualcomm

Coax ver C N ov. Steve Shellhammer, Qualcomm Juan Montojo, Qualcomm Dylan Ko, Qualcomm Limitations of EPON Protocol for Coax ver C N ov PON EP EPOC Steve Shellhammer, Qualcomm Juan Montojo, Qualcomm Dylan Ko, Qualcomm IEEE 802 Plenary Session Waikoloa, HI March12-15, 2012 1 Introduction

More information

GEOLT. Gigabit Ethernet Optical Line Terminal. About the Product

GEOLT. Gigabit Ethernet Optical Line Terminal. About the Product About the Product Presenting the new and advanced Light Link Series 2 (). Designed for IEEE802.3ah compliant GEPON, the is part of PBN s high density FTTx product range. The and the matching ONU subscriber

More information

TDMA PON Technologies. TDMA PON Technologies and Implementation

TDMA PON Technologies. TDMA PON Technologies and Implementation TDMA PON Technologies and Implementation Tellion, Inc. 2005.3.31. CONTENTS Introduction of TDMA PON TDMA PON Technologies Economical Efficiency Product Roadmap TDMA PON Network Structure >= 10 km Reach

More information

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs Product Overview Service Scenario for PON Interface Layout Operating Status LEDs Product Specifications Capabilities Physical Specifications Ordering Information Product Overview The H665 is Optical Network

More information

Access Networks. Based on: Optical Networks, a Practical Perspective (2 nd Edition) Chapter 11, by R.Ramaswami, K.N.Sivarajan

Access Networks. Based on: Optical Networks, a Practical Perspective (2 nd Edition) Chapter 11, by R.Ramaswami, K.N.Sivarajan Access Networks Based on: Optical Networks, a Practical Perspective (2 nd Edition) Chapter 11, by R.Ramaswami, K.N.Sivarajan Access Network! The network feeding the metro (and core) networks by gathering

More information

MPCP Messages Format

MPCP Messages Format 1 802.3ah P2MP Track, St. Lois, March 2002 MPCP Messages Format Bob Gaglianello Lucent David Horne Intel Jian Song Salira Lior Khermosh, Onn Haran, Ariel Maislos Passave Richard Brand, Glen Algie Nortel

More information

One LLID per ONU! (Comments to clause 56) Vincent Bemmel, Alloptic Ajung Kim, Samsung Bob Gaglianello, Lucent

One LLID per ONU! (Comments to clause 56) Vincent Bemmel, Alloptic Ajung Kim, Samsung Bob Gaglianello, Lucent One LLID per ONU! (Comments to clause 56) Vincent Bemmel, Alloptic Ajung Kim, Samsung Bob Gaglianello, Lucent Clause 56 - Goals and objectives 56.1.1 Goals and objectives The goals and objectives of this

More information

Nayna ExpressSTREAM Broadband EFM Access System

Nayna ExpressSTREAM Broadband EFM Access System Nayna ExpressSTREAM Broadband EFM Access System Raj Jain Co-Founder and CTO Nayna Networks, Inc. 180 Rose Orchards Way San Jose, CA 95134 Session 121: Evolution in Access Processors Network SystemDesign

More information

Quality of Service in TDM/WDM Ethernet Passive Optical Networks (EPONs)

Quality of Service in TDM/WDM Ethernet Passive Optical Networks (EPONs) Quality of Service in TDM/WDM Ethernet Passive Optical Networks (EPONs) Ahmad R. Dhaini, Chadi M. Assi, and Abdallah Shami Concordia Institue for Information Systems Engineering Concordia University, Montreal,

More information

A Novel Framework for Distributed Dynamic Bandwidth Allocation in EPON- WiMAX Networks

A Novel Framework for Distributed Dynamic Bandwidth Allocation in EPON- WiMAX Networks A Novel Framework for Distributed Dynamic Bandwidth Allocation in EPON- WiMAX Networks S.Ramya #1, Dr.N.Nagarajan *2, Dr.B.Kaarthick *3 # Mettler-Toledo Turing Software, Coimbatore, India 1 ramya.swamy@mt.com

More information

Dynamic bandwidth allocation algorithms in EPON: a simulation study

Dynamic bandwidth allocation algorithms in EPON: a simulation study Dynamic bandwidth allocation algorithms in EPON: a simulation study D. Nikolova, B. Van Houdt, and C. Blondia University of Antwerp, Dept. Math. and Computer Science, Performance Analysis of Telecommunication

More information

A Flexible Architecture for EPON

A Flexible Architecture for EPON A Flexible Architecture for EPON Ajay Gummalla, Broadcom Harry Hvostov, Luminous Networks Curtis Knittle, Harmonic Inc John Limb, Broadcom Jean Charles Point, Com21 Hal Roberts, ADC Dolors Sala, Broadcom

More information

G. Parr, S. McClean, and B. Scotney. N. Moradpoor

G. Parr, S. McClean, and B. Scotney. N. Moradpoor An Inter-channel and Intra-channel Dynamic Wavelength/Bandwidth Allocation Algorithm for Integrated Hybrid PON with Wireless Technologies for Next Generation Broadband Access Networks N. Moradpoor School

More information

PON Functional Requirements: Services and Performance

PON Functional Requirements: Services and Performance PON Functional Requirements: Services and Performance Dolors Sala Ajay Gummalla {dolors,ajay}@broadcom.com July 10-12, 2001 Ethernet in the First Mile Study Group 1 July 2001 Objective Outline the PON-specific

More information

WDM ETHERNET PASSIVE OPTICAL NETWORKS

WDM ETHERNET PASSIVE OPTICAL NETWORKS 6400 + RPT 1:6400 2: 6400 + RPT WDM ETHERNET PASSIVE OPTICAL NETWORKS Michael P. McGarry and Martin Reisslein, Arizona State University Martin Maier, Institut National de la Recherche Scientifique (INRS)

More information

Introduction of optical access showcase for G.epon/SIEPON ~ Activities for related standardization and interoperability test~

Introduction of optical access showcase for G.epon/SIEPON ~ Activities for related standardization and interoperability test~ Introduction of optical access showcase for G.epon/SIEPON ~ Activities for related standardization and interoperability test~ September 24, 2013 Ken-Ichi Suzuki NTT Access Network Service Systems Laboratories,

More information

Modified Early DBA Algorithm for Reducing Packet Delay and Waiting Time of Unstable ONUs in PON

Modified Early DBA Algorithm for Reducing Packet Delay and Waiting Time of Unstable ONUs in PON International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume 3, Issue 3, 2016, PP 33-43 ISSN 2349-4042 (Print) & ISSN 2349-4050 (Online) DOI: http://dx.doi.org/10.20431/2349-4050.0303005

More information

Channel-aware and Queue-aware Scheduling for Integrated WiMAX and EPON

Channel-aware and Queue-aware Scheduling for Integrated WiMAX and EPON Channel-aware and Queue-aware Scheduling for Integrated WiMAX and EPON by Fawaz Jaber J. Alsolami A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree

More information

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs Product Overview Service Scenario for PON Interface Layout Operating Status LEDs Product Specifications Capabilities Physical Specifications Ordering Information Product Overview The H665 is Optical Network

More information

Performance Evaluation of Scheduling Mechanisms for Broadband Networks

Performance Evaluation of Scheduling Mechanisms for Broadband Networks Performance Evaluation of Scheduling Mechanisms for Broadband Networks Gayathri Chandrasekaran Master s Thesis Defense The University of Kansas 07.31.2003 Committee: Dr. David W. Petr (Chair) Dr. Joseph

More information

Performance Evaluation of Qos for Multicast Streams in Optical Passive Networks

Performance Evaluation of Qos for Multicast Streams in Optical Passive Networks Performance Evaluation of Qos for Multicast Streams in Optical Passive Networks 1 Deepak Malik, 2 Ankur Singhal 1,2 Dept. of ECE, MMEC, Mullana, India Abstract The intensification of traffic in the access

More information

Optimization for the Best Performance for Wavelength Division Multiplexed Passive Optical Network

Optimization for the Best Performance for Wavelength Division Multiplexed Passive Optical Network Proceedings of EnCon2008 2 nd Engineering Conference on Sustainable Engineering Infrastructures Development & Management December 18-19, 2008, Kuching, Sarawak, Malaysia Optimization for the Best Performance

More information