signal optical

advertisement

G E N I

Global Environment for Network Innovations

Milestone S2.c

Demo UMF in an Experimental Use-Case

Document ID: ERM_S2c_June10

June 03, 2010

Prepared by:

M.S. Wang, B. Bathula, C.P. Lai, and K. Bergman

Dept. of Electrical Engineering, Columbia University New York,

500 W. 120th Street,

New York City, NY 10027 under Project Nr. 1631

“Embedding real-time measurements for cross-layer communications”

Milestone S2.c ERM_S2c_June10 June 03, 2010

TABLE OF CONTENTS

1

6

7

4

5

2

3

DOCUMENT SCOPE ...................................................................................................................... 3

1.1

E XECUTIVE S UMMARY ...................................................................................................................... 3

1.2

R ELATED D OCUMENTS ..................................................................................................................... 3

1.2.1

GENI Documents ................................................................................................................ 3

1.3

D OCUMENT R EVISION H ISTORY ........................................................................................................ 4

PREVIOUS WORK (SUMMARY OF MILESTONE S2.A AND S2.B) ........................................ 5

USE-CASE EXPERIMENTAL SETUP .......................................................................................... 6

UMF IMPLEMENTATION FOR USE-CASE ................................................................................ 8

EXPERIMENTAL RESULTS ........................................................................................................10

SUMMARY AND CONCLUSION ................................................................................................12

BIBLIOGRAPHY ...........................................................................................................................13

Page 2 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

1 Document Scope

This section describes this document’s purpose, its context within the overall GENI project, the set of related documents, and this document’s revision history.

1.1

Executive Summary

This technical note presents the outcome of the work package Milestone S2.c of Project Nr. 1631,

“Embedding real-time substrate measurements for cross-layer communications.” This milestone document comprises the third deliverable of ERM in Spiral 2 and involves demonstrating a working prototype by implementing an experimental use-case. More specifically, we demonstrate a protection mechanism, whereby the UMF monitors the optical power of a 10G modulated signal. If the optical power undershoots a predefined threshold, the unified measurement framework (UMF) will export this information such that an external protection protocol can switch the signal to a protected light path that contains a semiconductor optical amplifier (SOA), which can amplify the power and improve the BER of the signal. This experiment is performed at the Lightwave Research Laboratory [lrl_1] at Columbia

University.

A 10G modulated signal is first connected to a tuneable attenuator, and then to the input port of a

Polatis switch [polatis_1]. UMF is used to monitor the optical power on this input port. Two different light paths are setup within the Polatis switch. There is an unprotected light path that directly connects the input signal to an output port, and there is a protected light path that contains an SOA in the path.

When the optical power is above the predefined threshold, the protected path bypasses the SOA, which is turned off. However, when the optical power undershoots the predefined threshold, the protected path is switched to include the SOA in the path, and the SOA is turned on. We compare the eye diagrams and BER curves for the unprotected and protected paths while changing the attenuation of the input signal. For the same attenuation, we examine a more open eye diagram and lower BER for the protected path versus the unprotected path.

In Section 2, we summarize our previous work in milestone S2.a and S2.b. In Section 3, we describe the experimental setup. In Section 4, we explain the software and hardware component of the

UMF that was implemented for this experiment. Section 5 presents the experimental results. Section 6 gives a summary and conclusion.

1.2

Related Documents

The following documents are related to this document, and provide background information, requirements, etc., that are important for this document.

1.2.1

GENI Documents

Document ID

ERM_S2a_Dec09

ERM_S2b_Mar10

Document Title and Issue Date

Spiral 2 Milestone 2.a Technical Note

Spiral 2 Milestone 2.b Technical Note

Page 3 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

1.3

Document Revision History

The following table provides the revision history for this document, summarizing the date at which it was revised, who revised it, and a brief summary of the changes. This list is maintained in chronological order so the earliest version comes first in the list.

Revision Date

1.0 03 June 10

Revised By

M. S. Wang

Summary of Changes

Initial draft

Page 4 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

2 Previous Work (Summary of Milestone S2.a and S2.b)

The goal of milestone S2.a involved the design and development of UMF, which serves as a means for gathering physical layer measurements and conveying the data to the GENI researchers in an aggregated, unified way. Design considerations were taken into account so that the UMF could be integrated within the ORCA cluster, initially, and then extended to other GENI control framework in the future. Further, we discussed an implementation of the UMF by means of a NetFPGA Cube

[netfpga_1], which is an integrated system composed of a general purpose processor, in addition to the proprietary NetFPGA hardware [netfpga_2]. The UMF comprises of both a software component (run on the general purpose processor), as well as a hardware component (run on NetFPGA card). Each component has a defined role in facilitating the UMF to access the networking elements and its measurement data.

Further, the goal of milestone S2.b involved implementing and demonstrating a working software interface between the UMF and at least one subsystem that is capable of embedded physical layer measurements, such as bit-error rate measurement or optical power monitoring. The specific subsystem we chose to use is a set of four Polatis switches from the ORCA-BEN [orca_1] network, from which we retrieved the optical power. In doing so, we have merged our UMF design with the integrated measurement framework (IMF) [imf_1] project implementation. By realizing the measurement handler

(MH) for the Polatis switch and testing the functionality of the XMPP server and pubsub module

(PSM), we demonstrated the ability of IMF to obtain real-time optical power measurements from any of the four Polatis switches in the ORCA-BEN network.

Page 5 of 13

Milestone S2.c ERM_S2c_June10

3 Use-Case Experimental Setup

Figure 3.1 shows the experimental setup for this use-case.

Fig 3.1 – Use-Case Experimental Setup

June 03, 2010

A 1538.98nm tuneable laser (TL) is connected to a polarization controller (PC) and modulated at

10G using PRBS 2 7 -1 data via a pulse pattern generator (PPG). This modulated signal is sent through a variable optical attenuator (VOA) and split 50:50 into two separate paths. The VOA can be hand-tuned.

The unprotected path is sent into input port 1 of the Polatis switch. Upon start-up of the experiment, the NetFPGA issues a one-time command to the Polatis switch to setup the cross-connect between input port 1 and output port 25. The output signal on port 25 is then sent through a photo-diode (PIN-TIA), limiting amplifier (LA), and BERT, which is used to obtain the BER. The signal is also sent to a communication spectrum analyzer (CSA) in order to obtain the eye diagram. Note that the signal coming out of port 25 is first sent through an erbium-doped fibre amplifier (EDFA). This amplification is necessary to compensate for the insertion loss incurred through the light path. Without this amplification, the obtain eye will not be large enough to provide a large range of attenuation from the

VOA.

The protected path is sent into input port 2 of the Polatis switch. A NetFPGA is used to monitor the optical power on this input port. When the optical power is above a predefined threshold, the NetFPGA

Page 6 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010 directs the Polatis switch to maintain a cross-connect between input port 2 and output port 29. This path bypasses the SOA. The NetFPGA further issues a command to the SOA via a GPIO pin to shut off the

SOA. However, when the optical power undershoots the predefined threshold, the NetFPGA directs the

Polatis switch to setup a cross-connect between 2 to 26 and 3 to 29. This creates a light path that goes through the SOA. The NetFPGA further issues a command to the SOA via a GPIO pin to turn it on. The output signal on port 29 is sent to the BERT to measure the BER and is sent through the CSA to obtain the eye diagram.

Page 7 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

4 UMF Implementation for Use-Case

The UMF is implemented on a NetFPGA Cube system [netfpga_1], [netfpga_2]. It comprises of both a software component (run on the general purpose processor), as well as a hardware component

(run on NetFPGA card) [erm_1]. Fig 4.1 shows how the UMF is used to control the Polatis switch and the SOA for this use-case experiment. eth

Polatis

eth

Measurement Handler

UMF SW

Protection Mechanism

Protocol

PCI Bus

SOA controller

UMF HW

NetFPGA

Cube

GPIO Pin

SMA SOA

SOA Controller PCB

Fig 4.1 – UMF Architecture for Use-Case

Page 8 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

The UMF SW consists of the measurement handler (MH) and the protection mechanism protocol.

In milestone S2.b, we demonstrated a working MH that could obtain real-time optical power measurements from any of the four Polatis switches in the ORCA-BEN network [orca_1]. For this usecase, we ported the MH source code to work on the Polatis switch located at Columbia University.

Further, we updated the MH to include not only the commands to measure optical power, but also the commands to create and delete cross-connects on the Polatis switch. Furthermore, the protection mechanism protocol is a Perl script that continuously monitors optical power of the Polatis input port 2, and determines how to set the cross-connects and SOA depending on a predefined power threshold.

The UMF HW consists of an SOA controller that either sends out a low signal to turn off the SOA or sends a high signal to turn on the SOA. The SOA controller makes this decision based on the content of a register that could be changed by the UMF SW through a PCI bus. The gain of an SOA is controlled by the amount of current driven across it. We are able to control the SOA via a specially created PCB board that contains a current driver. For this experiment, we set the current to a fixed value, and provide the programmable control of turning on or off the SOA via the SMA connection on the PCB board.

Page 9 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

5 Experimental Results

Output port 29 and 25 of the Polatis switch are sent to the CSA to obtain the eye diagrams for the protected and unprotected paths, respectively. Fig 5.1 shows the eye diagrams as the attenuation set by the VOA varies.

Protected Path Unprotected Path

10 dB

Attenuation

12 dB

Attenuation

14 dB

Attenuation

(Protection

Mechanism

Activated)

16 dB

Attenuation

(Protection

Mechanism

Activated)

18 dB

Attenuation

(Protection

Mechanism

Activated)

Fig 5.1 – Eye Diagrams for Protected vs. Unprotected Paths

When the attenuation is below 13 dB, the protection mechanism is not yet activated, and the protected and unprotected paths have the same eye diagrams. After the attenuation reaches 13 dB or more, the protection mechanism triggers the SOA to turn on. As can be seen in Fig 5.1, the protected path will then have more open eye diagrams than that of the corresponding unprotected path.

An important observation is that the SOA will amplify the noise as well as the signal. If the output signal of an SOA is fed back to the input, the resulting signal will eventually be lost after a certain

Page 10 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010 number of iterations since the noise is amplified each time. For a non-feedback scenario, as is the case in this experiment, if the noise is low compared to the signal, the resulting amplified signal will clean and should have an open eye. However, if the noise is significantly high to start off with, then the resulting amplified signal will be even noisier. This can be seen in the eye diagrams in Fig 5.1. For the unprotected path, the eye diagram become increasingly noisy with rising attenuation and is almost completely closed at 18 dB. When the protected path activates the SOA, it has to use these very noisy signals as input. Hence, although the SOA does improve upon the original signal, it is still quite noisy and its eye becomes more and more closed with rising attenuation.

Fig 5.2 shows the BER curves for the protected versus the unprotected paths. The measured power

(x-axis) is taken on the output port of the Polatis, which is port 25 for the unprotected path and port 29 for the protected path. The red dots are the points for the unprotected paths. As the power decreases

(due to the increasing attenuation set on the VOA), the BER increases. The blue dots are the points for the protected paths. At 12 dB of attenuation, the protection mechanism is not yet activated. Hence, the protected and unprotected path have nearly the same BER. At 13 dB of attenuation, the protection mechanism activates the SOA. At ATT= 13, the protected path has no errors, and hence, there is no point for it on the graph. As the attenuation continue to increase, the protected path start to have an increasing BER. However, note that the BER for the protected path is always smaller by several orders of magnitude than the corresponding BER on the unprotected path.

Fig 5.2 – BER curves for Protected vs. Unprotected Paths

Page 11 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

6 Summary and Conclusion

In this report, we discuss our latest Spiral 2 milestone of demonstrating a working prototype by implementing an experimental use-case at the Lightwave Research Laboratory at Columbia University.

We setup a protected light path that switches the input signal into a path containing an SOA if the input optical power is below a predefined threshold, and bypasses the SOA otherwise. We compare the eye diagrams and BER curves for an unprotected and protected paths while changing the attenuation of the input signal. For the same attenuation, we examine a more open eye diagram and lower BER for the protected path versus the unprotected path. However, given the fundamental limitation of the SOA to amplify noise as well as signal, even the protected path will incur an increasing BER as the attenuation continues to rise.

Page 12 of 13

Milestone S2.c ERM_S2c_June10 June 03, 2010

7 Bibliography

[1] [lrl_1] Lightwave Research Laboratories. [Online]. Available: http://lightwave.ee.columbia.edu/

[2] [netfpga_1] NetFPGA Cube main homepage. [Online]. Available: http://www.accenttechnologyinc.com/netfpga.php?category_id=0&item_id=1

[2] [netfpga_2] NetFPGA website. [Online]. Available: http://www.netfpga.org/

[3] [erm_1] C. P. Lai, M. S. Wang, and K. Bergman, “Unified Measurement Framework: NetFPGA Prototype

(Project Nr. 1631, Milestone S2.a),” (2009, Dec) [Online]. Available: http://groups.geni.net/geni/wiki/Embedded%20Real-Time%20Measurements

[3] [erm_2] M. S. Wang, C. P. Lai, and K. Bergman, “Demonstrating Embedded Real-Time Physical

Measurement from ORCA-BEN Substrate (Project Nr. 1631, Milestone S2.b),” (2010, Mar) [Online]. Available: http://groups.geni.net/geni/wiki/Embedded%20Real-Time%20Measurements

[4] [orca_1] ORCA main homepage. [Online]. Available: http://nicl.cod.cs.duke.edu/orca/

[5] [imf_1] GENI IMF Wiki. [Online]. Available: http://groups.geni.net/geni/wiki/IMF

[6] [polatis_1] Polatis main homepage. [Online]. Available: http://www.polatis.com/

Page 13 of 13

Download