3 Pages

Optical Networks - _4_3 Spectral Efficiency_49

Course: ECE 6543, Spring 2010
School: Georgia Tech
Rating:
 
 
 
 
 

Word Count: 2154

Document Preview

Efciency 251 allow 4.3 Spectral a small clipping probability (a few percent), which substantially reduces the power requirement while introducing only a small amount of signal distortion. 4.2.2 Applications of SCM SCM is widely used by cable operators today for transmitting multiple analog video signals using a single optical transmitter. SCM is also being used in metropolitan-area networks to combine the...

Register Now

Unformatted Document Excerpt

Coursehero >> Georgia >> Georgia Tech >> ECE 6543

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Efciency 251 allow 4.3 Spectral a small clipping probability (a few percent), which substantially reduces the power requirement while introducing only a small amount of signal distortion. 4.2.2 Applications of SCM SCM is widely used by cable operators today for transmitting multiple analog video signals using a single optical transmitter. SCM is also being used in metropolitan-area networks to combine the signals from various users using electronic FDM followed by SCM. This reduces the cost of the network since each user does not require an optical transmitter/laser. We will study these applications further in Chapter 11. SCM is also used to combine a control data stream along with the actual data stream. For example, most WDM systems that are deployed carry some control information about each WDM channel along with the data that is being sent. This control information has a low rate and modulates a microwave carrier that lies above the data signal bandwidth. This modulated microwave carrier is called a pilot tone. We will discuss the use of pilot tones in Chapter 8. Often it is necessary to receive the pilot tones from all the WDM channels for monitoring purposes, but not the data. This can be easily done if the pilot tones use different microwave frequencies. If this is the case, and the combined WDM signal is photodetected, the detector output will contain an electronic FDM signal consisting of all the pilot tones from which the control information can be extracted. The information from all the data channels will overlap with one another and be lost. 4.3 Spectral Efciency We saw in Chapter 2 that the ultimate bandwidth available in silica optical ber is about 400 nm from 1.2 m to 1.6 m, or about 50 THz. The natural question that arises is, therefore, what is the total capacity at which signals can be transmitted over optical ber? There are a few different ways to look at this question. The spectral efciency of a digital signal is dened as the ratio of the bit rate to the bandwidth used by the signal. The spectral efciency depends on the type of modulation and coding scheme used. Todays systems primarily use on-off keying of digital data and in theory can achieve a spectral efciency of 1 b/s/Hz. In practice, the spectral efciency of these systems is more like 0.4 b/s/Hz. Using this number, we see that the maximum capacity of optical ber is about 20 Tb/s. The spectral efciency can be improved by using more sophisticated modulation and coding schemes, leading to higher channel capacities than the number above. As spectral efciency becomes increasingly important, such new schemes are being invented, typically based on proven electrical counterparts. 252 Modulation and Demodulation One such scheme that we discuss in the next section is optical duobinary modulation. It can increase the spectral efciency by a factor of about 1.5, typically, achieving a spectral efciency of 0.6 b/s/Hz. 4.3.1 Optical Duobinary Modulation The fundamental idea of duobinary modulation (electrical or optical) is to deliberately introduce intersymbol interference (ISI) by overlapping data from adjacent bits. This is accomplished by adding a data sequence to a 1-bit delayed version of itself. For example, if the (input) data sequence is (0, 0, 1, 0, 1, 0, 0, 1, 1, 0), we would instead transmit the (output) data sequence (0, 0, 1, 0, 1, 0, 0, 1, 1, 0) + (, 0, 0, 1, 0, 1, 0, 0, 1, 1) = (0, 0, 1, 1, 1, 1, 0, 1, 2, 1). Here the denotes the initial value of the input sequence, which we assume to be zero. Note that while the input sequence is binary and consists of 0s and 1s, the output sequence is a ternary sequence consisting of 0s, 1s, and 2s. Mathematically, if we denote the input sequence by x(nT ) and the output sequence by y(nT ), duobinary modulation results if y(nT ) = x(nT ) + x(nT T ), where T is the bit period. In the example above, x(nT ) = (0, 0, 1, 0, 1, 0, 0, 1, 1, 0), 1 n 10, and y(nT ) = (0, 0, 1, 1, 1, 1, 0, 1, 2, 1), 1 n 10. Since the bits overlap with each other, how do we recover the input sequence x(nT ) at the receiver from y(nT )? This can be done by constructing the signal z(nT ) = y(nT ) z(nT T ) at the receiver. Note that here we subtract a delayed version of z(nT ) from y(nT ), and not a delayed version of y(nT ) itself. This operation recovers x(nT ) since z(nT ) = x(nT ), assuming we also initialize the sequence z(0) = 0. (For readers familiar with digital lters, y(nT ) is obtained from x(nT ) by a digital lter, and z(nT ) from y(nT ) by using the inverse of the same digital lter.) The reader should verify this by calculating z(nT ) for the example sequence above. To see that this holds generally, just calculate as follows: z(nT ) = = = = = = y(nT ) z(nT T ) y(nT ) y(nT T ) + z(nT 2T ) y(nT ) y(nT T ) + y(nT 2T ) z(nT 3T ) y(nT ) y(nT T ) + y(nT 2T ) . . . + (1)n1 y(T ) [x(nT ) + x(nT T )] [x(nT T ) x(nT 2T )] + . . . x(nT ) (4.1) 4.3 Spectral Efciency 253 There is one problem with this scheme, however; a single transmission error will cause all further bits to be in error, until another transmission error occurs to correct the rst one! This phenomenon is known as error propagation. To visualize error propagation, assume a transmission error occurs in some ternary digit in the example sequence y(nT ) above, and calculate the decoded sequence z(nT ). The solution to the error propagation problem is to encode the actual data to be transmitted, not by the absolute value of the input sequence x(nT ), but by changes in the sequence x(nT ). Thus the sequence x(nT ) = (0, 0, 1, 0, 1, 0, 0, 1, 1, 0) would correspond to the data sequence d(nT ) = (0, 0, 1, 1, 1, 1, 0, 1, 0, 1). A 1 in the sequence d(nT ) is encoded by changing the sequence x(nT ) from a 0 to a 1, or from a 1 to a 0. To see how differential encoding solves the problem, observe that if a sequence of consecutive bits are all in error, their differences will still be correct, modulo 2. Transmission of a ternary sequence using optical intensity modulation (the generalization of OOK for nonbinary sequences) will involve transmitting three different optical powers, say, 0, P , and 2P . Such a modulation scheme will also considerably complicate the demodulation process. We would like to retain the advantage of binary signaling while employing duobinary signaling to reduce the transmission bandwidth. To see how this can be done, compare y(nT ) = (0, 0, 1, 1, 1, 1, 0, 1, 2, 1) and d(nT ) = (0, 0, 1, 1, 1, 1, 0, 1, 0, 1) in our example, observe and that y(nT ) mod 2 = d(nT )! This result holds in general, and thus we may think that we could simply map the 2s in y(nT ) to 0s and transmit the resulting binary sequence, which could then be detected using the standard scheme. However, such an approach would eliminate the bandwidth advantage of duobinary signaling, as it should, because in such a scheme the differential encoding and the duobinary encoding have done nothing but cancel each others effects. The bandwidth advantage of duobinary signaling can only be exploited by using a ternary signaling scheme. A ternary signaling alternative to using three optical power levels is to use a combination of amplitude and phase modulation. Such a scheme is dubbed optical AM-PSK, and most studies of optical duobinary signaling today are based on AM-PSK. Conceptually, the carrier is a continuous wave signal, a sinusoid, which we can denote by a cos(t). The three levels of the ternary signal correspond to a cos(t) = a cos(t + ), 0 = 0 cos(t), and a cos(t), which we denote by 1, 0, and +1, respectively. The actual modulation is usually accomplished using an external modulator in the Mach-Zehnder arrangement (see Sections 3.3.7 and 3.5.4). These are the three signal levels corresponding to 0, 1, and 2, respectively, in y(nT ). This modulation scheme is clearly a combination of amplitude and phase modulation, hence the term AM-PSK. The AM-PSK signal retains the bandwidth advantage of duobinary signaling. However, for a direct detection receiver, the signals 254 Modulation and Demodulation Baseband signal DSB signal Upper SSB signal Lower SSB signal 0 B wo - B wo wo + B wo wo + B wo - B wo Figure 4.4 Spectrum of a baseband signal compared with the spectra of double sideband (DSB) and single sideband (SSB) modulated signals. The spectral width of the SSB signals is the same as that of the baseband signal, whereas the DSB signal has twice the spectral width of the baseband signal. a cos(t) are indistinguishable so that the use of such a receiver merely identies 2 = 0 in y(nT ) naturally performing the mod 2 operation required to recover d(nT ) from y(nT ). 4.3.2 Optical Single Sideband Modulation Another technique for increasing the spectral efciency is optical single sideband (SSB) modulation. Such a scheme can improve the spectral efciency by a factor of 2, if practical implementations capable of supporting transmission at 10 Gb/s and above can be found. Before we can dene what optical SSB modulation is, we need to understand the concept of sidebands in a digital signal. Consider a sinusoidal carrier signal cos(o t). Assume this is directly modulated o by a data signal that is also a sinusoid, cos(d t), for simplicity. Typically, d since o is an optical carrier frequency of the order of 200 THz and d is of the order of 10 GHz. Direct modulation amounts to forming the product cos(o t) cos(d t) = 0.5 cos((o + d )t) + 0.5 cos((o d )t). Thus the transmitted signal contains two sinusoids at o + d and o d for a data signal consisting of a single sinusoid at d . In general, for a digital signal with a (baseband) frequency spectrum extending from 0 to B Hz, the modulated signal has a spectrum covering the frequency range from o B Hz to o + B Hz, that is, a range of 2B Hz around the carrier frequency o . Each of the spectral bands of width B Hz on either side of the carrier frequency o is called a sideband, and such a signal is said to be a double sideband (DSB) signal. By appropriate ltering, we can eliminate one of these sidebands: either the lower or the upper one. The resulting signals are called single sideband (SSB) signals. DSB and SSB signals are illustrated in Figure 4.4. The difculty in implementing optical SSB modulation lies in designing the lters to eliminate one of the sidebandsthey have to be very sharp. Instead of ltering it entirely, allowing a small part, or vestige, of one of the sidebands to remain makes 4.3 Spectral Efciency 255 implementation easier. Such a scheme is called vestigial sideband (VSB) modulation. This is the modulation scheme used in television systems, and its use is currently being explored for optical systems, mainly for analog signal transmission. Optical SSB modulation is also being explored today either for analog signal transmission or, equivalently, for SCM systems, which are analog systems from the viewpoint of optical modulation. 4.3.3 Multilevel Modulation The main technique used in digital communication to achieve spectral efciencies greater than 1 b/s/Hz is multilevel modulation. The simplest multilevel modulation scheme uses M > 2 amplitude levels of a sinusoidal carrier to represent M possible signal values. In such a scheme, each signal represents log2 M bits. However, the bandwidth occupied by a digital communication system transmitting R such symbols per second is nearly the same as that occupied by an R b/s digital system employing binary signals. Therefore, the bandwidth efciency of such a multilevel scheme is log2 M times higher, and about log2 M b/s/Hz. To date, such multilevel schemes have not been used in practical optical communication systems due to the complexities of detecting such signals at high bit rates. Another potential advantage of multilevel modulation is that the signaling rate on the channel is lower than the data rate. For example, a 16-level modulation scheme would be able to transmit at a date rate of 40 Gb/s but at a signaling rate of 10 Gbaud; that is, each signal occupies a period of 100 ps, and not 25 ps. This, in turn, helps mitigate the effects of dispersion and nonlinearities. 4.3.4 Capacity Limits of Optical Fiber An upper limit on the spectral efciency and the channel capacity is given by Shannons theorem [Sha48]. Shannons theorem says that the channel capacity C for a binary linear channel with additive noise is given by S . C = B log2 1 + N Here B is the available bandwidth and S/N is the signal-to-noise ratio. A typical value of S/N is 100. Using this number yields a channel capacity of 350 Tb/s or an equivalent spectral efciency of 7 b/s/Hz. Clearly, such efciencies can only be achieved through the use of multilevel modulation schemes. In practice, todays long-haul systems operate at high power levels to overcome ber losses and noise introduced by optical ampliers. At these power levels, nonlinear effects come into play. These nonlinear effects can be thought of as adding additional noise, which increases as the transmitted power is increased. Therefore they in
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Georgia Tech - ECE - 6543
256Modulation and DemodulationPhotodetectorFront-end amplifierReceive filter Clock/timing recoverySamplerDecision circuitFigure 4.5 Block diagram showing the various functions involved in a receiver.turn impose additional limits on channel capacit
Georgia Tech - ECE - 6543
4.5Error Detection and Correction273Input signal w0t w1t w2t w3t w4SummerOutput signalFigure 4.12 A transversal lter, a commonly used structure for equalization. The output (equalized) signal is obtained by adding together suitably delayed versi
Georgia Tech - ECE - 6543
290Transmission System EngineeringTransmitter TransmitterReceiver Receiver Power amplifier Mux Line amplifier Preamplifier DemuxTransmitter.ReceiverFigure 5.1 Components of a WDM link.margin provided in the system. Usually the required bit error r
Georgia Tech - ECE - 6543
292Transmission System Engineeringset its threshold at the average received power and would have a somewhat higher bit error rate. However, the power penalties turn out to be the same in both cases. This penalty is given by PPsig-dep = 5 log P1 P1 . (5.
Georgia Tech - ECE - 6543
294Transmission System EngineeringNote that on the one hand this penalty represents the decrease in signal-to-noise ratio performance of a system with a nonideal extinction ratio relative to a system with innite extinction ratio, assuming the same avera
Georgia Tech - ECE - 6543
5.5Optical Ampliers295Table 5.2 Typical sensitivities of different types of receivers in the 1.55 m wavelength band. These receivers also operate in the 1.3 m band, but the sensitivity may not be as good at 1.3 m.Bit Rate 155 622 2.5 2.5 10 10 40 Mb/s
Georgia Tech - ECE - 6543
304Transmission System Engineeringl90% Data channels 10% 10%90% Data channelsl Loop filterFigure 5.8 Optical automatic gain control circuit for an optical amplier.loop is encountered with ampliers in the loop, and the total gain in the loop is comp
Georgia Tech - ECE - 6543
314Transmission System Engineeringare concerned only with one channel, we could align the center wavelengths exactly by temperature-tuning the individual mux/demuxes. However, other channels could become even more misaligned in the process (tuning one c
Georgia Tech - ECE - 6543
328Transmission System EngineeringTo understand how PMD can be compensated optically, recall that PMD arises due to the ber birefringence and is illustrated in Figure 2.7. The transmitted pulse consists of a fast and a slow polarization component. The p
Georgia Tech - ECE - 6543
5.9Wavelength Stabilization3415.9Wavelength StabilizationLuckily for us, it turns out that the wavelength drift due to temperature variations of some of the key components used in WDM systems is quite small. Typical multiplexers and demultiplexers ma
Georgia Tech - ECE - 6543
342Transmission System Engineeringcurrent to be increased as the laser ages, inducing a small wavelength shift. With typical channel spacings of 100 GHz or thereabouts, this is not a problem, but with tighter channel spacings, it may be desirable to ope
Georgia Tech - ECE - 6543
5.11 Design of Dispersion-Managed Soliton Systems343Here, the distance and time are measured in terms of the chromatic dispersion length of the ber and the pulse width, respectively. The pulse U (, + )ei(t+2 /2(5.29)is also a soliton for any frequen
Georgia Tech - ECE - 6543
5.12 Overall Design Considerations347Note from Figure 5.34 that the NRZ system is not sensitive to the excess local chromatic dispersion. This is because the NRZ system essentially operates in the linear regime. Note also that the DM soliton system can
Georgia Tech - ECE - 6543
6.1SONET/SDH371Table 6.1 Transmission rates for asynchronous and plesiochronous signals, adapted from [SS96].Level 0 1 2 3 4 North America 0.064 Mb/s 1.544 Mb/s 6.312 Mb/s 44.736 Mb/s 139.264 Mb/s Europe 0.064 Mb/s 2.048 Mb/s 8.448 Mb/s 34.368 Mb/s 13
Georgia Tech - ECE - 6543
6.2Optical Transport Network389All-optical Optical layer Optical Broadband SONET layer Wideband NarrowbandWavelength, waveband, fiber grooming STS-48 grooming DS3 grooming DS1 grooming DS0 groomingFigure 6.9 Different types of crossconnect systems.t
Georgia Tech - ECE - 6543
396Client Layers of the Optical Layermix of ODU1s and ODU2s can be multiplexed into an ODU3. OTN also supports virtual concatenation. Here, we will limit the discussion to the OTN frame of an ODU2 carrying four ODU1s. OTU2 frames are organized into mult
Georgia Tech - ECE - 6543
6.4Ethernet399Point-to-pointBusStarMeshFigure 6.14 Ethernet topologies.GFP Client-Specic AspectsA client-specic function is the mapping of client signals to a GFP frame using a frame mapped GFP (GFP-F) or a transparent mapped GFP (GFP-T). As we m
Georgia Tech - ECE - 6543
6.5IP411MPLS, PBB-TE connections can be routed to efciently utilize network bandwidth or to achieve certain performance criteria such as maximum latencies, minimum throughput, or maximum loss rates. Note that resources can be provisioned to guarantee s
Georgia Tech - ECE - 6543
6.6Multiprotocol Label Switching415to improve this state of affairs so as to offer some quality-of-service (QoS) assurance to the users of the network. Within IP, a mechanism called Diff-Serv (differentiated services) has been proposed. In Diff-Serv, p
Georgia Tech - ECE - 6543
6.7Resilient Packet Ring421connection. T-MPLS reuses the architecture of MPLS and simplies it for transport. It adds features to support bidirectional connections, since MPLS is a unidirectional technology. Since T-MPLS connections are expected to have
Georgia Tech - ECE - 6543
6.8Storage-Area Networks425its local fair rate, node k sends this rate to its upstream nodes. An upstream node will then limit its own ingress trafc rate with node k s local fair rate. In this way, node k can reduce the ingress trafc rate of upstream n
Georgia Tech - ECE - 6543
436WDM Network ElementsNon ITU l IP router Non ITU l SONET SONETTransponder O/E/O O/E/OITU l1 Mux/demux ITU l2 ITU l3 l1 l2 l3 lOSC Laser Receiver Optical line terminal lOSCFigure 7.2 Block diagram of an optical line terminal. The OLT has wavelength
Georgia Tech - ECE - 6543
438WDM Network Elementsl1, l2, . . ., lW lOSC Raman pump laser ReceiverDispersion compensator OADM lOSCGain stageGain stageLaserFigure 7.3 Block diagram of a typical optical line amplier. Only one direction is shown. The amplier uses multiple erbiu
Georgia Tech - ECE - 6543
452WDM Network ElementsWe can modify the two example architectures in Figure 7.9 by replacing the power splitters with 1 N WSSs. For these designs as well as the designs in Figure 7.8, using WSSs rather than optical splitters or couplers has the advanta
Georgia Tech - ECE - 6543
476Control and Management8.2Optical Layer Services and InterfacingThe optical layer provides lightpaths to other layers such as the SONET/SDH, IP/MPLS, and Ethernet layers, as well as the electronic layer of the Optical Transport Network (OTN), which
Georgia Tech - ECE - 6543
478Control and ManagementElectronic layer OTU OCh Optical layer OMS OTS OTS OMSODU OTU OCh OMS OTS OTSOLTOADMAmplifier Transponders/regeneratorsFigure 8.2 Layers within OTN. The optical layers are the optical channel layer (OCh), optical multiplex
Georgia Tech - ECE - 6543
8.4Multivendor Interoperability479Thus, a 10 Gb/s connection between two nodes that is carried through without any electronic multiplexing/demultiplexing would be considered a lightpath. Each link between OLTs or OADMs represents an optical multiplex s
Georgia Tech - ECE - 6543
8.5Performance and Fault Management481equipment from a single vendor. For example, a subnet could simply be a WDM link with some intermediate add/drops. Therefore, a service provider could deploy vendor As equipment on one link and vendor Bs equipment
Georgia Tech - ECE - 6543
8.6Conguration Management4938.6Conguration ManagementWe can break down conguration management functions into three parts: managing the equipment in the network, managing the connections in the network, and managing the adaptation of client signals in
Georgia Tech - ECE - 6543
8.7Optical Safety501Wavelength interfaces Compliant Noncompliant Noncompliant Noncompliant 4 2.5 Gb/s 1541 nm 1310 nm 1310 nm O/E/O TDM O/E/O O/E/OITU l 1551.721 nm 1552.524 nm 1553.329 nm 1554.134 nm 10 Gb/s WDM mux/demux FiberFigure 8.10 Different
Georgia Tech - ECE - 6543
9.1Basic Concepts513additional 10 ms time allocated to detect or discover the failure.) This restoration time requirement came from the fact that some equipment in the network drops voice calls if the connection is disrupted for a period signicantly lo
Georgia Tech - ECE - 6543
518Network Survivability9.2Protection in SONET/SDHA major accomplishment of SONET and SDH network deployment was to provide a signicant improvement in the availability and reliability of the overall network. This was done through the use of an extensi
Georgia Tech - ECE - 6543
532Network Survivabilityback, as shown in Figure 9.11. The interconnection is done using signals typically at lower bit rates than the line bit rate. For instance, two OC-12 UPSRs may be interconnected by DS3 signals. In many cases, a digital crossconne
Georgia Tech - ECE - 6543
9.4Why Optical Layer Protection541goes completely around the ring forming a closed loop. Label swapping is allowed for working LSPs and their protection tunnels. When a node detects a failure, it transmits a request to protection switch to the other no
Georgia Tech - ECE - 6543
9.5Optical Layer Protection Schemes549Table 9.3 A summary of optical protection schemes operating in the optical multiplex section (OMS) layer. Both dedicated protection rings (DPRings) and shared protection rings (SPRings) are possible.1+1 Type Topol
Georgia Tech - ECE - 6543
564Network Survivabilityprotection mechanisms. The former has precomputed protection paths, and the latter computes protection paths after the failure is detected. For span and path protection switching, RSVP can be used to carry APS messages. For span
Georgia Tech - ECE - 6543
10.1 Cost Trade-Offs: A Detailed Ring Network Example577wavelengths to be provided on each link, in Section 10.3. We discuss statistical dimensioning methods in Section 10.4. In Section 10.5, we examine a number of research results that have been obtain
Georgia Tech - ECE - 6543
584WDM Network Design40 35Number of wavelengths30 25 20 15Single hubFully opticalPWDM10Lower bound5 0 0 2 4Traffic, t6810Figure 10.8 Number of wavelengths required for the different designs of Examples 10.210.4, for a ring with N = 8 nodes.
Georgia Tech - ECE - 6543
596WDM Network DesignIn the full, limited, and xed conversion cases, the WA problem must be suitably modied. In the case of full conversion, the constraint on a lightpath being assigned the same wavelength on every link it traverses can be dispensed wit
Georgia Tech - ECE - 6543
10.4 Statistical Dimensioning Models599We can view the above approach of forecasting a xed trafc matrix and dimensioning the network to support the forecasted trafc as using a deterministic trafc model. This is because the variations in trafc are not ex
Georgia Tech - ECE - 6543
10.5 Maximum Load Dimensioning Models609Table 10.2 Reuse factor for 1% blocking for different RWA algorithms for the 20-node network considered in [RS95].RWA Algorithm Random-1 Random-2 Max-used-1 Max-used-2 Reuse Factor 6.9 7.8 7.5 8.3In addition to
Georgia Tech - ECE - 6543
11.1 Network Architecture Overview631of the two most promising access architecturesthe hybrid ber coax (HFC) network and the ber to the curb (FTTC) approach and its variants.11.1Network Architecture OverviewIn broad terms, an access network consists
Georgia Tech - ECE - 6543
636Access Networksin this band). LMDS is part of a family of wireless communication standards, IEEE 802.16 or commonly known as WiMAX. These standards can provide up to 70 Mb/s of symmetric bandwidth and up to a distance of 50 km. They have a variety of
Georgia Tech - ECE - 6543
638Access NetworksCentral office CO CO CO Fiber RN RN RNCabinet ONU FiberCurbHome NIU Copper FTTCab FTTC/FTTB FTTB/FTTHONUNIU ONU/NIUPassive optical network (PON)Figure 11.5 Different types of ber access networks, based on how close the ber gets
Georgia Tech - ECE - 6543
658Photonic Packet SwitchingWe start this chapter by describing techniques for multiplexing and demultiplexing optical signals in the time domain, followed by methods of doing synchronization in the optical domain. Synchronization requires delaying one
Georgia Tech - ECE - 6543
668Photonic Packet Switchingll + dl Filter l + dll + dlBirefringent fiber l l - dlFigure 12.11 Block diagram of a soliton-trapping logical AND gate.to group velocity dispersion (Section 2.6), a pair of orthogonally polarized soliton pulses propagat
Georgia Tech - ECE - 6543
12.3 Header Processing673duration of the clock signal. This clock can then be used to either read parts of the packet or to demultiplex the data stream.12.3Header ProcessingFor a header of xed size, the time taken for demultiplexing and processing th
Georgia Tech - ECE - 6543
674Photonic Packet Switchingprocess them very quickly. This may not leave much room for sophisticated header processing. See Problem 12.5 for an example.12.4BufferingIn general, a routing node contains buffers to store the packets from the incoming l
Georgia Tech - ECE - 6543
688Photonic Packet Switchingthe packet is again deected. Such limited-buffer deection-routing strategies achieve higher throughputs compared to the purest form of deection routing without any buffers whatsoever. We refer to [Max89, FBP95] for the quanti
Georgia Tech - ECE - 6543
12.6 Testbeds689Table 12.2 Key features of photonic packet-switching testbeds described in Section 12.6.Testbed KEOPS Topology Switch Bit Rate 2.5 Gb/s (per port) Functions Demonstrated 4 4 switch, subnanosecond switching, all-optical wavelength conver
Georgia Tech - ECE - 6543
718Deployment Considerationswith time division multiplexing. These boxes perform statistical aggregation of the incoming data signals before mapping them into SONET time slots on their line sides. Finally, there are MSPs that do not have any time divisi
Georgia Tech - ECE - 6543
1chapterIntroduction to Optical Networkss we begin the new millennium, we are seeing dramatic changes in the telecommunications industry that have far-reaching implications for our lifestyles. There are many drivers for these changes. First and foremos
Georgia Tech - ECE - 6543
2chapterPropagation of Signals in Optical Fiberptical ber is a remarkable communication medium compared to other media such as copper or free space. An optical ber provides low-loss transmission over an enormous frequency range of at least 25 THzeven h
Georgia Tech - ECE - 6543
3chapterComponentsn this chapter, we will discuss the physical principles behind the operation of the most important components of optical communication systems. For each component, we will give a simple descriptive treatment followed by a more detaile
Georgia Tech - ECE - 6543
4chapterModulation and Demodulationur goal in this chapter is to understand the processes of modulation and demodulation of digital signals. We start by discussing modulation, which is the process of converting digital data in electronic form to an opt
Georgia Tech - ECE - 6543
5chapterTransmission System EngineeringO5.1ur goal in this chapter is to understand how to design the physical layer of an optical network. To this end, we will discuss the various impairments that we must deal with, how to allocate margins for each
Georgia Tech - ECE - 6543
6chapterClient Layers of the Optical LayerThis chapter describes several networks that use optical ber as their underlying transmission mechanism. These networks can be thought of as client layers of the optical layer. As we saw in Chapter 1, the opti
Georgia Tech - ECE - 6543
7chapterWDM Network ElementsWe have already explored some of the motivations for deploying WDM networks in Chapter 1 and will go back to this issue in Chapter 13. These networks provide circuit-switched end-to-end optical channels, or lightpaths, betw
Georgia Tech - ECE - 6543
8chapterControl and Managementetwork management is an important part of any network. However attractive a specic technology might be, it can be deployed in a network only if it can be managed and interoperates with existing management systems. The cost
Georgia Tech - ECE - 6543
9chapterNetwork Survivabilityroviding resilience against failures is an important requirement for many high-speed networks. As these networks carry more and more data, the amount of disruption caused by a network-related outage becomes more and more si
Georgia Tech - ECE - 6543
10chapterWDM Network Designn previous chapters, we learned that the optical layer provides high-speed circuit-switched connections, or lightpaths, between pairs of higher-layer equipment such as SONET/SDH muxes, IP routers, and Ethernet switches. The o