Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 14 Other Wired Networks

Similar presentations


Presentation on theme: "Chapter 14 Other Wired Networks"— Presentation transcript:

1 Chapter 14 Other Wired Networks
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

2 Chapter 14: Outline 14.1 TELEPHONE NETWORKS 14.2 CABLE NETWORKS
14.3 SONET 14.4 ATM 14.#

3 TELEPHONE NETWORK The telephone network had its beginnings in the late 1800s. The entire network was originally an analog system using analog signals to transmit voice. With the advent of the computer era, the network, in the 1980s, began to carry data in addition to voice. During the last decade, the telephone network has undergone many technical changes. The network is now digital as well as analog. 14.#

4 Major Components The telephone network, as shown in Figure 14.1, is made of three major components: local loops, trunks, and switching offices. The telephone network has several levels of switching offices such as end offices, tandem offices, and regional offices. 14.#

5 Figure 14. 1: A telephone system
14.#

6 LATAs After the divestiture of 1984 (see Appendix H), the United States was divided into more than 200 local-access transport areas (LATAs). The number of LATAs has increased since then. A LATA can be a small or large metropolitan area. A small state may have a single LATA; a large state may have several LATAs. A LATA boundary may overlap the boundary of a state; part of a LATA can be in one state, part in another state. 14.#

7 Figure 14. 2: Switching offices in a LATA
14.#

8 Figure 14. 3: Points of presence (POPs)
14.#

9 Signaling The telephone network, at its beginning, used a circuit-switched network with dedicated links to transfer voice communication. The operator connected the two parties by using a wire with two plugs inserted into the corresponding two jacks. Later, the signaling system became automatic. Rotary telephones were invented that sent a digital signal defining each digit in a multi-digit telephone number. As telephone networks evolved into a complex network, the functionality of the signaling system increased. The signaling system was required to perform other tasks. 14.#

10 Figure 14. 4: Data transfer and signaling network
14.#

11 Figure 14. 5: Layers in SS7 14.#

12 Services Telephone companies provide two types of services: analog and digital. 14.#

13 Dial-Up Service Traditional telephone lines can carry frequencies between 300 and 3300 Hz, giving them a bandwidth of 3000 Hz. A dial-up service uses a modem to send data through telephone lines. The term modem is a composite word that refers to the two functional entities that make up the device: a signal modulator and a signal demodulator. 14.#

14 Figure 14. 6: Telephone line bandwidth
14.#

15 Figure 14. 7: Modulation/demodulation
14.#

16 Figure 14.8: Dial-up network to provide Internet access
14.#

17 14.14.6 Digital Subscriber Line (DSL)
After traditional modems reached their peak data rate, telephone companies developed another technology, DSL, to provide higher-speed access to the Internet. Digital subscriber line (DSL) technology is one of the most promising for supporting high-speed digital communication over the existing telephone. DSL technology is a set of technologies, each differing in the first letter (ADSL, VDSL, HDSL, and SDSL). 14.#

18 Figure 14.9: ASDL point-to-point network
14.#

19 the channels originally designed for video.
CABLE NETWORK The cable networks became popular with people who just wanted a better signal. In addition, cable networks enabled access to remote broadcasting stations via microwave connections. Cable TV also found a good market in Internet access provision, using some of the channels originally designed for video. 14.#

20 14.2.1 Traditional Cable Networks
Cable TV started to distribute broadcast video signals to locations with poor or no reception in the late 1940s. It was called community antenna television (CATV) because an antenna at the top of a tall hill or building received the signals from the TV stations and distributed them, via coaxial cables, to the community. Figure shows a schematic diagram of a traditional cable TV network. 14.#

21 Figure 14.10: Traditional cable TV network
14.#

22 HFC Network The second generation of cable network is called a hybrid fiber-coaxial (HFC) network. The network uses a combination of fiber-optic and coaxial cable. The transmission medium from the cable TV office to a box, called the fiber node, is optical fiber; from the fiber node through the neighborhood and into the house is still coaxial cable. Figure shows a schematic diagram of an HFC network. 14.#

23 Figure 14.11: Hybrid Fiber-Coaxial (HFC) Network
14.#

24 14.2.3 Cable TV for Data Transfer
Cable companies are now competing with telephone companies for the residential customer who wants high-speed data transfer. DSL technology provides high-data-rate connections for residential subscribers over the local loop. However, DSL uses the existing unshielded twisted-pair cable, which is very susceptible to interference. This imposes an upper limit on the data rate. A solution is the use of the cable TV network. In this section, we briefly discuss this technology. 14.#

25 Figure 14.12: Division of coaxial cable band by CATV
14.#

26 Figure 14.13: Cable modem transmission system (CMTS)
14.#

27 SONET In this section, we introduce a wide area network (WAN), SONET, that is used as a transport network to carry loads from other WANs. We first discuss SONET as a protocol, and we then show how SONET networks can be constructed from the standards defined in the protocol. 14.#

28 Architecture Let us first introduce the architecture of a SONET system: signals, devices, and connections.. 14.#

29 Table 14.1: SONET rates 14.29

30 Figure 14.14: A simple network using SONET equipment
14.#

31 SONET Layers The SONET standard includes four functional layers: the photonic, the section, the line, and the path layer. They correspond to both the physical and the data-link layers (see Figure 14.15). The headers added to the frame at the various layers are discussed later in this chapter. 14.#

32 Figure 14.15: SONET layers compared with OSI or the Internet layers
14.#

33 SONET Frames Each synchronous transfer signal STS-n is composed of 8000 frames. Each frame is a two-dimensional matrix of bytes with 9 rows by 90 × n columns. For example, an STS-1 frame is 9 rows by 90 columns (810 bytes), and an STS-3 is 9 rows by 270 columns (2430 bytes). Figure shows the general format of an STS-1 and an STS-n. 14.#

34 Figure 14.16: Device-Layer relationship in SONET
14.#

35 Figure 14.17: An STS-1 and an STS-n frame
14.#

36 Figure 14.18: STS-1 frames in transition
14.#

37 Example 14.1 Find the data rate of an STS-1 signal. Solution
STS-1, like other STS signals, sends 8000 frames per second. Each STS-1 frame is made of 9 by (1 × 90) bytes. Each byte is made of 8 bits. The data rate is 14.37

38 Example 14.2 Find the data rate of an STS-3 signal. Solution
STS-3, like other STS signals, sends 8000 frames per second. Each STS-3 frame is made of 9 by (3 × 90) bytes. Each byte is made of 8 bits. The data rate is 14.38

39 Example 14.3 What is the duration of an STS-1 frame? STS-3 frame? STS-n frame? Solution In SONET, 8000 frames are sent per second. This means that the duration of an STS-1, STS-3, or STS-n frame is the same and equal to 1/8000 s, or 125 μs. 14.39

40 Figure 14.19: STS-1 frame overheads
14.#

41 Figure 14.20: STS-1 frame: section overheads
14.#

42 Figure 14.21: STS-1 frame: line overhead
14.#

43 Figure 14.22: STS-1 frame path overhead
14.#

44 Table 14.2: SONETs overhead
14.44

45 Example 14.4 What is the user data rate of an STS-1 frame (without considering the overheads)? Solution The user data part of an STS-1 frame is made of 9 rows and 86 columns. So we have 14.45

46 Figure 14.23: Offsetting of SPE related to frame boundary
14.#

47 Figure 14.24: The use of H1 and H2 to show the start of SPE
14.#

48 Example 14.5 What are the values of H1 and H2 if an SPE starts at byte number 650? Solution The number 650 can be expressed in four hexadecimal digits as 0x028A. This means the value of H1 is 0x02 and the value of H2 is 0x8A. 14.48

49 STS Multiplexing In SONET, frames of lower rate can be synchronously time-division multiplexed into a higher-rate frame. For example, three STS-1 signals (channels) can be combined into one STS-3 signal (channel), four STS-3s can be multiplexed into one STS-12, and so on, as shown in Figure 14.#

50 Figure 14.25: STS multiplexing/demultiplexing
14.#

51 Figure 14.26: Byte interleaving
14.#

52 Figure 14.27: An STS-3 frame 14.#

53 Figure 14.28: A concatenated STS-3c signal
14.#

54 Figure 14.29: Dropping and adding frames in an add/drop multiplexer
14.#

55 SONET Networks Using SONET equipment, we can create a SONET network that can be used as a high-speed backbone carrying loads from other networks such as ATM (Section 14.4) or IP (Chapter 19). We can roughly divide SONET networks into three categories: linear, ring, and mesh networks, as shown in Figure 14.#

56 Figure 14.30: Taxonomy of SONET networks
14.#

57 Figure 14.31: A point-to-point SONET network
14.#

58 Figure 14.32: A linear SONET network
14.#

59 Figure 14.33: Automatic protection switching in linear networks
14.#

60 Figure 14.34: A unidirectional path switching ring
14.#

61 Figure 14.35: A bidirectional switching ring
14.#

62 Figure 14. 36: A combination of rings
14.#

63 Figure 14.37: A mesh SONET network
14.#

64 Virtual Tributaries SONET is designed to carry broadband payloads. Current digital hierarchy data rates (DS-1 to DS-3), however, are lower than STS-14. To make SONET backward-compatible with the current hierarchy, its frame design includes a system of virtual tributaries (VTs) (see Figure 14.38). A virtual tributary is a partial payload that can be inserted into an STS-1 and combined with other partial payloads to fill out the frame. Instead of using all 86 payload columns of an STS-1 frame for data from one source, we can subdivide the SPE and call each component a VT. 14.#

65 Figure 14.38: Virtual tributaries
14.#

66 Figure 14.39: Virtual tributary types
14.#

67 ATM Asynchronous Transfer Mode (ATM) is a switched wide area network based on the cell relay protocol designed by the ATM forum and adopted by the ITU-T. The combination of ATM and SONET will allow high-speed interconnection of all the world’s networks. In fact, ATM can be thought of as the “highway” of the information superhighway. 14.#

68 Design Goals Among the challenges faced by the designers of ATM, six stand out. The need for a transmission system to optimize the use of high-data-rate. The system must interface with existing systems. The design must be implemented inexpensively. The new system must be able to work with and support the existing hierarchies The new system must be connection-oriented. Last but not least, one objective is to move as many of the functions to hardware as possible. 14.#

69 Problems Before we discuss the solutions to these design requirements, it is useful to examine some of the problems associated with existing systems. 14.#

70 Figure 14.40: Multiplexing using different frame size
14.#

71 Figure 14.41: Multiplexing using cells
14.#

72 Figure 14.42: ATM multiplexing
14.#

73 Architecture ATM is a cell-switched network. The user access devices, called the endpoints, are connected through a user-to-network interface (UNI) to the switches inside the network. The switches are connected through network-to-network interfaces (NNIs). Figure shows an example of an ATM network. 14.#

74 Figure 14.43: Architecture of an ATM network
14.#

75 Figure 14.44: TP, VPs, and VCs 14.#

76 Figure 14.45: Virtual connection identifiers in UNIs and NNIs
14.#

77 Figure 14.46: An ATM cell 14.#

78 Figure 14.47: Routing with a switch
14.#

79 Figure 14.48: ATM layers 14.#

80 Figure 14.49: AAL5 14.#


Download ppt "Chapter 14 Other Wired Networks"

Similar presentations


Ads by Google