| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
Wohl Eye Center | Bloomingdale Optical | Chicago Optical | Optical Center newvistalasik.com | About Australian Fitness Network, Network, Fitness Network fitnessnetwork.com.au |
Synchronous Optical Networking (SONET) and Synchronous Digital Hierarchy (SDH) are standardized multiplexing protocols that transfer multiple digital bit streams over optical fiber using lasers or light-emitting diodes (LEDs). Lower rates can also be transferred via an electrical interface. The method was developed to replace the Plesiochronous Digital Hierarchy (PDH) system for transporting larger amounts of telephone calls and data traffic over the same fibre wire without synchronization problems. SONET generic criteria are detailed in Telcordia Technologies Generic Requirements document GR-253-CORE. Generic criteria applicable to SONET and other transmission systems (e.g., asynchronous fiber optic systems or digital radio systems) are found in Telcordia GR-499-CORE. SONET and SDH were originally designed to transport circuit mode communications (e.g., T1, T3) from a variety of different sources. The primary difficulty in doing this prior to SONET was that the synchronization sources of these different circuits were different. This meant each circuit was actually operating at a slightly different rate and with different phase. SONET allowed for the simultaneous transport of many different circuits of differing origin within one single framing protocol. In a sense, then, SONET is not itself a communications protocol per se, but a transport protocol. Due to SONET's essential protocol neutrality and transport-oriented features, SONET was the obvious choice for transporting Asynchronous Transfer Mode (ATM) frames. It quickly evolved mapping structures and concatenated payload containers to transport ATM connections. In other words, for ATM (and eventually other protocols such as TCP/IP and Ethernet), the internal complex structure previously used to transport circuit-oriented connections is removed and replaced with a large and concatenated frame (such as STS-3c) into which ATM frames, IP packets, or Ethernet are placed. Both SDH and SONET are widely used today. SONET in the U.S. and Canada and SDH in the rest of the world. Although the SONET standards were developed before SDH, their relative penetrations in the worldwide market dictate that SONET is considered the variation. The two protocols are standardized according to the following:
[edit] Difference from PDHSynchronous networking differs from Plesiochronous Digital Hierarchy (PDH) in that the exact rates that are used to transport the data are tightly synchronized across the entire network, using atomic clocks. This synchronization system allows entire inter-country networks to operate synchronously, greatly reducing the amount of buffering required between elements in the network. Both SONET and SDH can be used to encapsulate earlier digital transmission standards, such as the PDH standard, or used directly to support either Asynchronous Transfer Mode (ATM) or so-called packet over SONET/SDH (POS) networking. As such, it is inaccurate to think of SDH or SONET as communications protocols in and of themselves, but rather as generic and all-purpose transport containers for moving both voice and data. The basic format of an SDH signal allows it to carry many different services in its virtual container (VC) because it is bandwidth-flexible. [edit] Structure of SONET/SDH signalsSONET and SDH often use different terms to describe identical features or functions. This can cause confusion and exaggerate their differences. With a few exceptions, SDH can be thought of as a superset of SONET. [edit] Protocol overviewThe protocol is an extremely heavily multiplexed structure, with the header interleaved between the data in a complex way. This is intended to permit the encapsulated data to have its own frame rate and to be able to float around relative to the SDH/SONET frame structure and rate. This interleaving permits a very low latency for the encapsulated data. Data passing through equipment can be delayed by at most 32 microseconds, compared to a frame rate of 125 microseconds and many competing protocols buffer the data for at least one frame or packet before sending it on. Extra padding is allowed for the multiplexed data to move within the overall framing because it being on a different clock than the frame rate. The decision to allow this at most of the levels of the multiplexing structure makes the protocol complex, but gives high all-around performance. SONET is the standard defined by the ANSI T1 for synchronous operation used in North America. [edit] The basic unit of transmissionThe basic unit of framing in SDH is a STM-1 (Synchronous Transport Module level 1), which operates at 155.52 Mbps. SONET refers to this basic unit as an STS-3c (synchronous transport signal - 3, concatenated), but its high-level functionality, frame size, and bit-rate are the same as STM-1. SONET offers an additional basic unit of transmission, the STS-1 (synchronous transport signal - 1), operating at 51.84 Mbps - exactly one third of an STM-1/STS-3c. That is, in SONET the associated OC-3 signal will be composed of three STS-1s (or, more recently in packet transport, the OC-3 signal will carry a single concatenated STS-3c.) Some manufacturers also support the SDH equivalent: STM-0. [edit] FramingIn packet-oriented data transmission such as Ethernet, a packet frame usually consists of a header and a payload. The header is transmitted first, followed by the payload (and possibly a trailer, such as a CRC). In synchronous optical networking, this is modified slightly. The header is termed the overhead and instead of being transmitted before the payload, is interleaved with it during transmission. Part of the overhead is transmitted, then part of the payload, then the next part of the overhead, then the next part of the payload, until the entire frame has been transmitted. In the case of an STS-1, the frame is 810 octets in size while the STM-1/STS-3c frame is 2430 octets in size. For STS-1, the frame is transmitted as 3 octets of overhead, followed by 87 octets of payload. This is repeated nine times over until 810 octets have been transmitted, taking 125 microseconds. In the case of an STS-3c/STM-1 which operates three times faster than STS-1, 9 octets of overhead are transmitted, followed by 261 octets of payload. This is also repeated nine times over until 2,430 octets have been transmitted, also taking 125 microseconds. For both SONET and SDH, this is normally represented by the frame being displayed graphically as a block: of 90 columns and 9 rows for STS-1; and 270 columns and 9 rows for STM1/STS-3c. This representation aligns all the overhead columns, so the overhead appears as a contiguous block, as does the payload. The internal structure of the overhead and payload within the frame differs slightly between SONET and SDH, and different terms are used in the standards to describe these structures. Their standards are extremely similar in implementation making it easy to interoperate between SDH and SONET at particular bandwidths. It is worth noting that the choice of a 125-microsecond interval is not an arbitrary one. If one octet is extracted from the bitstream every 125 microseconds, this produces a data rate of 8 bits per 125 microseconds - or 64 kbps, the basic digital signaling rate for telecommunication systems world wide. This allows an extremely useful technique to be used in synchronous optical networking. The low data-rate channels or streams of data can be extracted from high data-rate streams by simply extracting octets at regular time intervals—there is no need to understand or decode the entire frame. This is not possible in PDH networking. It shows that a relatively simple device is all that is needed to extract a datastream from an SDH-framed connection and insert it into a SONET-framed connection and vice versa. In practice, the terms STS-1 and OC-1 are sometimes used interchangeably, though the OC-N format refers to the signal in its optical form. It is therefore incorrect to say that an OC-3 contains 3 OC-1s: an OC-3 can be said to contain 3 STS-1s. [edit] SDH frame A STM-1 Frame. The first 9 columns contain the overhead and the pointers. For the sake of simplicity, the frame is shown as a rectangular structure of 270 columns and 9 rows but, in practice, the protocol does not transmit the bytes in this order. The STM-1 (synchronous transport module level - 1) frame is the basic transmission format for SDH or the fundamental frame or the first level of the synchronous digital hierarchy. The STM-1 frame is transmitted in exactly 125 microseconds, therefore there are 8000 frames per second on a fiber-optic circuit designated OC-3 (Optical Carrier-3). The STM-1 frame consists of overhead and pointers plus information payload. The first 9 columns of each frame make up the Section Overhead and Administrative Unit Pointers, and the last 261 columns make up the Information Payload. The pointers (H1, H2, H3 bytes) identify administrative units (AU) within the information payload. Carried within the information payload, which has its own frame structure of 9 rows and 261 columns, are administrative units identified within the information payload by pointers. Within the administrative unit is one or more virtual containers (VC). VCs contain path overhead and VC payload. The first column is for path overhead; it’s followed by the payload container, which can itself carry other containers. Administrative units can have any phase alignment within the STM frame, and this alignment is indicated by the pointer in row four, The section overhead of an STM-1 signal (SOH) is divided into two parts: the regenerator section overhead (RSOH) and the multiplex section overhead (MSOH). The overheads contain information from the system itself, which is used for a wide range of management functions, such as monitoring transmission quality, detecting failures, managing alarms, data communication channels, service channels, etc. The STM frame is continuous and is transmitted in a serial fashion, byte-by-byte, row-by-row. STM–1 frame contains
The transmission of the frame is done row by row, from the left to right and top to bottom. [edit] Framing structureThe frame consists of two parts, the transport overhead and the path virtual envelope. [edit] Transport overheadThe transport overhead is used for signaling and measuring transmission error rates, and is composed as follows:
[edit] Path virtual envelopeData transmitted from end to end is referred to as path data. It is composed of two components:
For STS-1, the payload is referred to as the synchronous payload envelope (SPE), which in turn has 18 stuffing bytes, leading to the STS-1 payload capacity of 756 bytes.[1] The STS-1 payload is designed to carry a full PDH DS3 frame. When the DS3 enters a SONET network, path overhead is added, and that SONET network element (NE) is said to be a path generator and terminator. The SONET NE is said to be line terminating if it processes the line overhead. Note that wherever the line or path is terminated, the section is terminated also. SONET regenerators terminate the section but not the paths or line. An STS-1 payload can also be subdivided into 7 VTGs (virtual tributary groups). Each VTG can then be subdivided into 4 VT1.5 signals, each of which can carry a PDH DS1 signal. A VTG may instead be subdivided into 3 VT2 signals, each of which can carry a PDH E1 signal. The SDH equivalent of a VTG is a TUG2; VT1.5 is equivalent to VC11, and VT2 is equivalent to VC12. Three STS-1 signals may be multiplexed by time-division multiplexing to form the next level of the SONET hierarchy, the OC-3 (STS-3), running at 155.52 Mbps. The multiplexing is performed by interleaving the bytes of the three STS-1 frames to form the STS-3 frame, containing 2,430 bytes and transmitted in 125 microseconds. Higher speed circuits are formed by successively aggregating multiples of slower circuits, their speed always being immediately apparent from their designation. For example, four STS-3 or AU4 signals can be aggregated to form a 622.08 Mbps signal designated as OC-12 or STM-4. The highest rate that is commonly deployed is the OC-192 or STM-64 circuit, which operates at rate of just under 10 Gbps. Speeds beyond 10 Gbps are technically viable and are under evaluation. [Few vendors are offering STM-256 rates now, with speeds of nearly 40Gbps]. Where fiber exhaustion is a concern, multiple SONET signals can be transported over multiple wavelengths over a single fiber pair by means of wavelength-division multiplexing, including dense wavelength division multiplexing (DWDM) and coarse wavelength-division multiplexing (CWDM). DWDM circuits are the basis for all modern transatlantic cable systems and other long-haul circuits. [edit] SONET/SDH and relationship to 10 Gigabit EthernetAnother circuit type amongst data networking equipment is 10 Gigabit Ethernet (10GbE). This is similar to the line rate of OC-192/STM-64 (9.953 Gbps). The Gigabit Ethernet Alliance created two 10 Gigabit Ethernet variants: a local area variant (LAN PHY), with a line rate of exactly 10,000,000 kbps and a wide area variant (WAN PHY), with the same line rate as OC-192/STM-64 (9,953,280 kbps). The Ethernet wide area variant encapsulates its data using a light-weight SDH/SONET frame so as to be compatible at low level with equipment designed to carry those signals. However, 10 Gigabit Ethernet does not explicitly provide any interoperability at the bitstream level with other SDH/SONET systems. This differs from WDM system transponders, including both coarse and dense WDM systems (CWDM, DWDM) that currently support OC-192 SONET signals, which can normally support thin-SONET framed 10 Gigabit Ethernet. [edit] SONET/SDH data rates
In the above table, payload bandwidth is the line rate less the bandwidth of the line and section overheads. User throughput must also deduct path overhead from this, but path overhead bandwidth is variable based on the types of cross-connects built across the optical system. Note that the data rate progression starts at 155Mb/s and increases by multiples of 4. The only exception is OC-24 which is standardised in ANSI T1.105, but not a SDH standard rate in ITU-T G.707. Other rates such as OC-9, OC-18, OC-36, and OC-96, and OC-1536 are sometimes described, but it is not clear if they were ever deployed, and are certainly not common, and are not standards compliant. The next logical rate of 160 Gb/s OC-3072/STM-1024 has not yet been standardised, due to the cost of high-rate transceivers and the ability to more cheaply multiplex wavelengths at 10 and 40 Gb/s. [edit] Physical layerThe physical layer actually comprises a large number of layers within it, only one of which is the optical/transmission layer (which includes bitrates, jitter specifications, optical signal specifications and so on). The SONET and SDH standards come with a host of features for isolating and identifying signal defects and their origins. [edit] SONET/SDH network management protocolsSONET equipment is often managed with the TL1 protocol. TL1 is a traditional telecom language for managing and reconfiguring SONET network elements. TL1 (or whatever command language a SONET Network Element utilizes) must be carried by other management protocols, including SNMP, CORBA and XML. There are some features that are fairly universal in SONET Network Management. First of all, most SONET NEs have a limited number of management interfaces defined. These are:
An interesting fact about modern NEs is that, to handle all of the possible management channels and signals, most NEs actually contain a router for routing the network commands and underlying (data) protocols. The main functions of network management include:
[edit] EquipmentWith recent advances in SONET and SDH chipsets, the traditional categories of NEs are breaking down. Nevertheless, as network architectures have remained relatively constant, even newer equipment (including "Multiservice Provisioning Platforms") can be examined in light of the architectures they will support. Thus, there is value in viewing new (as well as traditional) equipment in terms of the older categories. [edit] RegeneratorTraditional regenerators terminate the section overhead, but not the line or path. Regenerators extend long haul routes in a way similar to most regenerators, by converting an optical signal that has already traveled a long distance into electrical format and then retransmitting a regenerated high-power signal. Since the late 1990s, regenerators have been largely replaced by optical amplifiers. Also, some of the functionality of regenerators has been absorbed by the transponders of wavelength-division multiplexing systems. [edit] Add-drop multiplexerAdd-drop multiplexers (ADMs) are the most common type of NEs. Traditional ADMs were designed to support one of the network architectures, though new generation systems can often support several architectures, sometimes simultaneously. ADMs traditionally have a "high speed side" (where the full line rate signal is supported), and a "low speed side", which can consist of electrical as well as optical interfaces. The low speed side takes in low speed signals which are multiplexed by the NE and sent out from the high speed side, or vice versa. [edit] Digital cross connect systemRecent digital cross connect systems (DCSs or DXCs) support numerous high-speed signals, and allow for cross connection of DS1s, DS3s and even STS-3s/12c and so on, from any input to any output. Advanced DCSs can support numerous subtending rings simultaneously. [edit] Network architecturesCurrently, SONET (and SDH) have a limited number of architectures defined. These architectures allow for efficient bandwidth usage as well as protection (i.e. the ability to transmit traffic even when part of the network has failed), and are key in understanding the almost worldwide usage of SONET and SDH for moving digital traffic. The three main architectures are:
[edit] SynchronizationClock sources used by synchronization in telecommunications networks are rated by quality, commonly called a 'stratum' level. Typically, a network element (NE) uses the highest quality stratum available to it, which can be determined by monitoring the synchronization status messages(SSM) of selected clock sources. As for synchronization sources available to an NE, these are:
[edit] Timing loopsA timing loop occurs when NEs in a network are each deriving their timing from other NEs, without any of them being a "master" timing source. This network loop will eventually see its own timing "float away" from any external networks, causing mysterious bit errors and ultimately, in the worst cases, massive loss of traffic. The source of these kinds of errors can be hard to diagnose. In general, a network that has been properly configured should never find itself in a timing loop, but some classes of silent failures could nevertheless cause this issue [edit] Next-generation SONET/SDHSONET/SDH development was originally driven by the need to transport multiple PDH signals like DS1, E1, DS3 and E3 along with other groups of multiplexed 64 kbps pulse-code modulated voice traffic. The ability to transport ATM traffic was another early application. In order to support large ATM bandwidths, the technique of concatenation was developed, whereby smaller multiplexing containers (eg, STS-1) are inversely multiplexed to build up a larger container (eg, STS-3c) to support large data-oriented pipes. One problem with traditional concatenation, however, is inflexibility. Depending on the data and voice traffic mix that must be carried, there can be a large amount of unused bandwidth left over, due to the fixed sizes of concatenated containers. For example, fitting a 100 Mbps Fast Ethernet connection inside a 155 Mbps STS-3c container leads to considerable waste. More important is the need for all intermediate NEs to support the newly introduced concatenation sizes. This problem was later overcome with the introduction of Virtual Concatenation. Virtual concatenation (VCAT) allows for a more arbitrary assembly of lower order multiplexing containers, building larger containers of fairly arbitrary size (e.g., 100 Mbit/s) without the need for intermediate NEs to support this particular form of concatenation. Virtual Concatenation increasingly leverages X.86 or Generic Framing Procedure (GFP) protocols in order to map payloads of arbitrary bandwidth into the virtually concatenated container. Link Capacity Adjustment Scheme (LCAS) allows for dynamically changing the bandwidth via dynamic virtual concatenation, multiplexing containers based on the short-term bandwidth needs in the network. The set of next generation SONET/SDH protocols to enable Ethernet transport is referred to as Ethernet over SONET/SDH (EoS). [edit] See also[edit] References
[edit] External links
[edit] Standards
|
| ↑ top of page ↑ | about thumbshots |