Preview (7 of 22 pages)

CHAPTER 3 PHYSICAL LAYER Chapter Summary The physical layer (also called layer 1) is the physical connection between the computers and/or devices in the network. This chapter examines how the physical layer operates. It describes the most commonly used media for network circuits and explains the basic technical concepts of how data is actually transmitted through the media. Three different types of transmission are described: digital transmission of digital computer data; analog transmission of digital computer data; and digital transmission of analog voice data. You do not need an engineering-level understanding of the topics to be an effective user and manager of data communication applications. It is important, however, that you understand the basic concepts, so this chapter is somewhat technical. Learning Objectives After reading this chapter, students should be able to: be familiar with the different types of network circuits and media understand digital transmission of digital data understand analog transmission of digital data understand digital transmission of analog data be familiar with analog and digital modems be familiar with multiplexing Key Terms
adaptive differential pulse code modulation (ADPCM) American Standard Code for Information Interchange (ASCII) amplitude amplitude modulation (AM) amplitude shift keying (ASK) analog transmission bandwidth Bandwidth on Demand Interoperability Networking Group (BONDING) baud rate bipolar bit rate bits per second (bps) carrier wave channel circuit circuit configuration coaxial cable codec coding scheme customer premises equipment (CPE) cycles per second data compression data rate digital subscriber line (DSL) digital transmission fiber-optic cable frequency frequency division multiplexing (FDM) frequency modulation (FM) frequency shift keying (FSK) full-duplex transmission guardband guided media half-duplex transmission Hertz (Hz) inverse multiplexing (IMUX) ISO 8859 Lempel-Ziv encoding local loop logical circuit Manchester encoding microwave transmission modem multipoint circuit multiplexing parallel transmission phase phase modulation (PM) phase shift keying (PSK) physical circuit plain old telephone service (POTS) point-to-point circuit polarity pulse code modulation (PCM) quadrature amplitude modulation (QAM) quantizing error radio transmission retrain time satellite transmission serial transmission simplex transmission statistical time division multiplexing (STDM) switch symbol rate time division multiplexing (TDM) turnaround time twisted pair cable unicode unipolar V.44 Voice over Internet Protocol (VoIP) wavelength division multiplexing (WDM) wireless media
Chapter Outline 1. INTRODUCTION 2. CIRCUITS a. Circuit Configuration b. Data Flow c. Multiplexing d. How DSL Transmits Data 3. COMMUNICATION MEDIA a. Twisted Pair Cable b. Coaxial Cable c. Fiber Optic Cable d. Radio e. Microwave f. Satellite g. Media Selection 4. DIGITAL TRANSMISSION OF DIGITAL DATA a. Coding b. Transmission Modes c. Digital Transmission d. How Ethernet Transmits Data 5. ANALOG TRANSMISSION OF DIGITAL DATA a. Modulation b. Capacity of a Circuit c. How Modems Transmit Data 6. DIGITAL TRANSMISSION OF ANALOG DATA a. Translating from Analog to Digital b. How Telephones Transmit Voice Data c. How Instant Messenger Transmits Voice Data d. Voice Over IP (VoIP) 7. IMPLICATIONS FOR MANAGEMENT SUMMARY Answers to Textbook Exercises How does a multipoint circuit differ from a point-to-point circuit? A point-to-point configuration is so named because it goes from one point to another (e.g., one computer to another computer). These circuits sometimes are called dedicated circuits because they are dedicated to the use of these two computers. In a multipoint configuration (also called a shared circuit), many computers are connected on the same circuit. This means that each must share the circuit with the others, much like a party line in telephone communications. The disadvantage is that only one computer can use the circuit at a time. Multipoint configurations are cheaper than point-to-point configurations. Describe the three types of data flows. The three types of data flows are simplex, half-duplex and full duplex. Simplex is one-way transmission, such as that in radio or TV transmission. Half duplex is two-way transmission, but you can transmit in only one direction at a time. A half duplex communication link is similar to a walkie-talkie link; only one computer can transmit at a time. With full duplex transmission, you can transmit in both directions simultaneously, with no turnaround time. Describe three types of guided media. Guided media are those in which the message flows through a physical media such as a twisted pair wire, coaxial cable, or fiber optic cable; the media “guides” the signal. One of the most commonly used types of guided media is twisted pair wire, insulated or unshielded twisted pairs (UTP) of wires that can be packed quite close together. Bundles of several thousand wire pairs are placed under city streets and in large buildings. Twisted pair wire is usually twisted to minimize the electromagnetic interference between one pair and any other pair in the bundle. Coaxial cable is another type of commonly used guided media. Coaxial cable has a copper core (the inner conductor) with an outer cylindrical shell for insulation. The outer shield, just under the shell, is the second conductor. Coaxial cables have very little distortion and are less prone to interference, they tend to have low error rates. Fiber optics, is becoming much more widely used for many applications, and its use is continuing to expand. Instead of carrying telecommunication signals in the traditional electrical form, this technology utilizes high-speed streams of light pulses from lasers or LEDs (light emitting diodes) that carry information inside hair-thin strands of glass or plastic called optical fibers. 4. Describe four types of wireless media. Wireless media are those in which the message is broadcast through the air, such as radio, infrared, microwave, or satellite. One of the most commonly used forms of wireless media is radio. Radio data transmission uses the same basic principles as standard radio transmission. Each device or computer on the network has a radio receiver/transmitter that uses a specific frequency range that does not interfere with commercial radio stations. The transmitters are very low power, designed to transmit a signal up to 500 feet and are often built into portable or handheld computers. Infrared transmission uses low frequency light waves (below the visible spectrum) to carry the data through the air on a direct line-of-sight path between two points. This technology is similar to the technology used in infrared TV remote controls. It is prone to interference, particularly from heavy rain, smoke, and fog that obscure the light transmission. Infrared is not very common, but it is sometimes used to transmit data from building to building. A microwave is an extremely high frequency radio communication beam that is transmitted over a direct line-of-sight path between any two points. As its name implies, a microwave signal is an extremely short wavelength. Microwave radio transmissions perform the same functions as cables. Similar to visible light waves, microwave signals can be focused into narrow, powerful beams that can be projected over long distances. Transmission via satellite is similar to transmission via microwave except, instead of transmitting to another nearby microwave dish antenna, it transmits to a satellite 22,300 miles in space. How does analog data differ from digital data? Computers produce digital data that are binary, either on or off. In contrast, telephones produce analog data whose electrical signals are shaped like the sound waves they transfer. Analog data are signals that vary continuously within a range of values (e.g., temperature is analog). Clearly explain the differences among analog data, analog transmission, digital data, and digital transmission. Data can be transmitted through a circuit in the same form they are produced. Most computers, for example, transmit their data through digital circuits to printers and other attached devices. Likewise, analog voice data can be transmitted through telephone networks in analog form. In general, networks designed primarily to transmit digital computer data tend to use digital transmission, and networks designed primarily to transmit analog voice data tend to use analog transmission (at least for some parts of the transmission). Explain why most telephone company circuits are now digital. Most telephone company circuits are now digital because digital transmission is “better” than analog transmission. Specifically, digital transmission offers several key benefits over analog transmission: Digital transmission produces fewer errors than analog transmission. Because the transmitted data is binary (only two distinct values), it is easier to detect and correct errors. Digital transmission is more efficient. Time division multiplexing (TDM) is more efficient than frequency division multiplexing (FDM) because TDM requires no guardbands. TDM is commonly used for digital transmission, while FDM is used for analog transmission. Digital transmission permits higher maximum transmission rates. Fiber optic cable, for example, is designed for digital transmission. Digital transmission is more secure because it is easier to encrypt. Digital transmission is less expensive than analog in many instances. Finally, and most importantly, integrating voice, video and data on the same circuit is far simpler with digital transmission. What is coding? Coding is the representation of one set of symbols by another set of symbols. In data communications, this coding is a specific arrangement of binary 0s and 1s used to represent letters, numbers, and other symbols that have meaning. 9. Briefly describe three important coding schemes. There are three predominant coding schemes in use today. United States of America Standard Code for Information Interchange (USASCII), or more commonly ASCII, is the most popular code for data communications and is the standard code on most terminals and microcomputers. There are two types of ASCII; one is a 7-bit code that has 128 valid character combinations, and the other is an 8-bit code that has 256 combinations. Extended Binary Coded Decimal Interchange Code (EBCDIC) is IBM's standard information code. This code has 8 bits, giving 256 valid character combinations. How is data transmitted in parallel? Parallel mode is the way the internal transfer of binary data takes place inside a computer. If the internal structure of the computer is 8-bit, then all eight bits of the data element are transferred between main memory and the central processing unit simultaneously on 8 separate connections. The same is true of computers that use a 32-bit structure; all 32 bits are transferred simultaneously on 32 connections. What feature distinguishes serial mode from parallel mode? Serial mode is distinguished from parallel mode by the time cycle in which the bits are transmitted. Parallel implies that all bits of a character are transmitted, followed by a time delay, and then all bits of the next character are transmitted, followed by a time delay. Serial implies that characters are sent one bit at a time, with each bit followed by a time delay. Put another way, parallel is character-by-character and serial is bit-by-bit. How does bipolar signaling differ from unipolar signaling? Why is Manchester encoding more popular than either? With unipolar signaling, the voltage is always positive or negative (like a dc current). In bipolar signaling, the 1’s and 0’s vary from a plus voltage to a minus voltage (like an ac current). In general, bipolar signaling experiences fewer errors than unipolar signaling because the signals are more distinct. Manchester encoding is a special type of unipolar signaling in which the signal is changed from a high to low or from low to high in the middle of the signal. A change from high to low is used to represent a 1 (or a 0), while the opposite (a change low to high) is used to represent a 0 (or a 1). Manchester encoding is less susceptible to having errors go undetected, because if there is no transition in mid-signal the receive knows that an error must have occurred. What are three important characteristics of a sound wave? Sounds waves have three important characteristics. The first is the height of the wave, called amplitude. Our ears detect amplitude as the loudness or volume of sound. The second characteristic is the length of the wave, usually expressed as the number of waves per second or frequency. Frequency is expressed in hertz (Hz). Our ears detect frequency as the pitch of the sound. Human hearing ranges from about 20 hertz to about 14,000 hertz, although some people can hear up to 20,000 hertz. The third characteristic is the phase, refers to the direction in which the wave begins. What is bandwidth? What is the bandwidth in a traditional North American telephone circuit? Bandwidth refers to a range of frequencies. It is the difference between the highest and the lowest frequencies in a band; thus the bandwidth of human voice is from 20 Hz to 14,000 Hz or 13,880 Hz. The bandwidth of a voice grade telephone circuit is from 0 to 4000 Hz, or 4000 Hz; however, not all of this is available for use by telephone or data communications equipment. To start, there is a 300-hertz guardband at the bottom of the bandwidth and a 700-hertz guardband at the top. These prevent data transmissions from interfering with other transmissions when these circuits are multiplexed using frequency division multiplexing. This leaves the bandwidth from 300 to 3300 hertz or a total of 3000 Hz for voice or data transmission. Describe how data could be transmitted using amplitude modulation. With amplitude modulation (AM) (also called amplitude shift keying (ASK)), the amplitude or height of the wave is changed. One amplitude is defined to be zero, and another amplitude is defined to be a one. Describe how data could be transmitted using frequency modulation. Frequency modulation (FM) (also called frequency shift keying (FSK)), is a modulation technique whereby each 0 or 1 is represented by a number of waves per second (i.e., a different frequency). In this case, the amplitude does not vary. One frequency (i.e., a certain number of waves per second) is defined to be a one, and a different frequency (a different number of waves per second) is defined to be a one. Describe how data could be transmitted using phase modulation. Phase modulation (PM) (also called phase shift keying (PSK)), is the most difficult to understand. Phase refers to the direction in which the wave begins. Until now, the waves we have shown start by moving up and to the right (this is called a 0º phase wave). Waves can also start down and to the right. This is called a phase of 180º. With phase modulation, one phase is defined to be a zero and the other phase is defined to be a one. Describe how data could be transmitted using a combination of modulation techniques. It is possible to use amplitude modulation, frequency modulation, and phase modulation techniques on the same circuit. For example, we could combine amplitude modulation with four defined amplitudes (capable of sending two bits) with frequency modulation with four defined frequencies (capable of sending two bits) to enable us to send four bits on the same symbol. Is the bit rate the same as the symbol rate? Explain. The terms bit rate (i.e., the number bits per second transmitted) and baud rate are used incorrectly much of the time. They often are used interchangeably, but they are not the same. In reality, the network designer or network user is interested in bits per second because it is the bits that are assembled into characters, characters into words and, thus, business information. Because of the confusion over the term baud rate among the general public, ITU-T now recommends the term baud rate be replaced by the term symbol rate. The bit rate and the symbol rate (or baud rate) are the same only when one bit is sent on each symbol. For example, if we use amplitude modulation with two amplitudes, we send one bit on one symbol. Here the bit rate equals the symbol rate. However, if we use QAM, we can send four bits on every symbol; the bit rate would be four times the symbol rate. What is a modem? Modem is an acronym for MOdulator/DEModulator. A modem takes the digital electrical pulses received from a computer, terminal, or microcomputer and converts them into a continuous analog signal that is needed for transmission over an analog voice grade circuit. Modems are either internal (i.e., inside the computer) or external (i.e., connected to the computer by a cable). What is quadrature amplitude modulation (QAM)? One popular technique is quadrature amplitude modulation (QAM). QAM involves splitting the symbol into eight different phases (three bits) and two different amplitudes (one bit), for a total of 16 different possible values. Thus, one symbol in QAM can represent four bits. What is 64- QAM? If we use 64-QAM, the bit rate is six times the symbol rate. A circuit with a 10 MHz bandwidth using 64-QAM can provide up to 60 Mbps. What factors affect transmission speed? The factors that affect the transmission speed are the number of bits per signal sample and the number of samples per second. What is oversampling? For voice digitization, one typically samples at twice the highest frequency transmitted, or a minimum of 8,000 times a second. Sampling more frequently than this will improve signal quality. For example, CDs sample at 44,100 times a second and use 16 bits per sample to produce almost error-free music. Why is data compression so useful? Data compression can increase throughput of data over a communication link literally by compressing the data. A 2:1 compression ratio means that for every two characters in the original signal, only one is needed in the compressed signal (e.g., if the original signal contained 1000 bytes, only 500 would needed in the compressed signal). In 1996, ITU-T revised the V.34 standard to include a higher data rate 33.6 Kbps. This revision is popularly known as V.34+. The faster data rate is accomplished by using a new form of TCM that averages 9.8 bits per symbol (symbol rate remains at 3429). What data compression standard uses Lempel-Ziv encoding? Describe how it works. V.42bis, the ISO standard for data compression, uses Lempel-Ziv encoding. As a message is being transmitted, Lempel-Ziv encoding builds a dictionary of two, three, and four character combinations that occur in the message. Any time the same character pattern reoccurs in the message, the index to the dictionary entry is transmitted rather than sending the actual data. V.42bis compression can be added to almost any modem standard; thus a V.32 modem providing a data rate of 14,400 bps, could provide a data rate of 57,600 bps when upgraded to use V.42bis. Explain how pulse code modulation (PCM) works. Analog voice data must be translated into a series of binary digits before they can be transmitted. With PAM-based methods, the amplitude of the sound wave is sampled at regular intervals, and translated into a binary number. The most commonly used type of PAM is Pulse Code Modulation (PCM). With PCM, the input voice signal is sampled 8000 times per second. Each time the input voice signal is sampled, eight bits are generated. Therefore, the transmission speed on the digital circuit must be 64,000 bits per second (8 bits per sample x 8,000 samples per second) in order to transmit a voice signal when it is in digital form. 28. What is quantizing error? Quantizing error is the difference between the replicated analog signal and its original form, shown with jagged “steps” rather than the original, smooth flow. Voice transmissions using digitized signals that have a great deal of quantizing error will sound metallic or machinelike to the human ear. 29. What is the term used to describe the placing of two or more signals on a single circuit? Multiplexing is the term used to describe the placing of two or more signals on a single circuit. What is the purpose of multiplexing? A multiplexer puts two or more simultaneous transmissions on a single communication circuit. Multiplexing a voice telephone call means that two or more separate conversations are sent simultaneously over one communication circuit between two different cities. Multiplexing a data communication network means that two or more messages are sent simultaneously over one communication circuit. In general, no person or device is aware of the multiplexer; it is “transparent.” How does DSL (digital subscriber line) work? DSL services are quite new, and not all common carriers offer them. In general, DSL services have advanced more quickly in the Canada (and Europe, Australia and Asia) than in the United States due to their newer telephone networks from the end offices to the customer. Unlike other services that operate through the telephone network end-to-end from the sender to the receiver, DSL only operates in the local loop from the carrier's end office to the customer's telephone. DSL uses the existing local loop cable, but places one DSL network interface device (called customer premises equipment (CPE)) in the home or business and another one in the common carrier's end office. The end office DSL device is then connected to a high speed digital line from the end office to elsewhere in the carrier's network (often an Internet service provider) using some other service (e.g., T carrier, SMDS). Of the different types of multiplexing, what distinguishes a. Frequency division multiplexing (FDM)? Frequency division multiplexing can be described as dividing the circuit “horizontally” so that many signals can travel a single communication circuit simultaneously. The circuit is divided into a series of separate channels, each transmitting on a different frequency, much like series of different radio or TV stations. All signals exist in the media at the same time, but because they are on different frequencies, they do not interfere with each other. b. Time division multiplexing (TDM)? Time division multiplexing shares a communication circuit among two or more terminals by having them take turns, dividing the circuit “vertically.” In TDM, one character is taken from each terminal in turn, transmitted down the circuit, and delivered to the appropriate device at the far end. Time on the circuit is allocated even when data are not be transmitted, so that some capacity is wasted when terminals are idle. c. Statistical time division multiplexing (STDM)? Statistical time division multiplexing is the exception to the rule that the capacity of the multiplexed circuit must equal the sum of the circuits it combines. STDM allows more terminals or computers to be connected to a circuit than FDM or TDM. STDM is called statistical because selecting the transmission speed for the multiplexed circuit is based on a statistical analysis of the usage requirements of the circuits to be multiplexed. STDM is like TDM, except that each frame has a terminal address and no blanks are sent. d. Wavelength division multiplexing (WDM)? Wavelength division multiplexing is a version of FDM used in fiber optic cables. WDM works by using lasers to transmit different frequencies of light (i.e., colors) through the same fiber optic cable; each channel is assigned a different frequency so that the light generated by one laser does not interfere with the light produced by another. WDM permits up to 40 simultaneous circuits each transmitting up to 10 Gbps, giving a total network capacity in one fiber optic cable of 400 Gbps (i.e., 400 billion bits per second). What is the function of inverse multiplexing (IMUX)? Inverse multiplexing (IMUX) combines several low speed circuits to make them appear as one high-speed circuit to the user. If you were buying a multiplexer, why would you choose either TDM or FDM? Why? If buying a multiplexer, you would choose TDM over FDM. In general, TDM is preferred to FDM, because it provides higher data transmission speeds and because TDM multiplexers are cheaper. Time division multiplexing generally is more efficient than frequency division multiplexing, because it does not need guardbands. Guardbands use “space” on the circuit that otherwise could be used to transmit data. It is not uncommon to have time division multiplexers that share a line among 32 different low speed terminals. It is easy to change the number of channels in a time division multiplexer. Time division multiplexers generally are less costly to maintain. Some experts argue that MODEMs may soon become obsolete. Do you agree? Why or why not? The traditional context of MODEM no doubt has become obsolete. We no longer can consider a MODEM a device that connects two computers by merely modulating and demodulating transmission signals over the Public Switched Network at speeds ranging up to 56Kbps. This type of MODEM now must be evaluated in light of newer technologies such as xDSL MODEMs and Cable MODEMs each of which generates, propagates and transmits signals at far greater speeds. In addition we must evaluate the traditional MODEMs as well in light of newer protocols and compression techniques which have greatly improved overall bandwidth and throughput with the traditional types of MODEMs. In short, though many new forms of MODEMs and MODEM supported technology have come in to play, the traditional MODEM continues to be a cost-effective and flexible means of networking if your bandwidth requirements remain under the 56Kbps threshold. What is the maximum capacity of an analog circuit with a bandwidth of 4,000 Hz using QAM? Under perfect circumstances, the maximum symbol rate is about 4,000 symbols per second. If we were to use QAM (4 bits per symbol), the maximum data rate would be 4 bits per symbol X 4,000 symbols per second = 16,000 bps. What is the maximum data rate of an analog circuit with a 10 MHz bandwidth using 64-QAM and V.44? A circuit with a 10 MHz bandwidth using 64-QAM can provide up to 60 Mbps. A V.44 modem can provide as much as 6:1 compression ratio, depending on the type of data sent. Thus, the maximum data rate of 64-QAM with compression is 360 Mbps. What is the capacity of a digital circuit with a symbol rate of 10 MHz using Manchester encoding? B = s * n B = (10 MHz) * 1 bit per symbol Capacity is 10 Mbps What is the symbol rate of a digital circuit providing 100 Mbps if it uses bipolar NRz signaling? B = s * n 100 Mbps = s * 1 bit per symbol Symbol rate is 100 Mhz What is VoIP? Voice over IP is commonly used to transmit phone conversations over the digital networks. VoIP uses digital phones with built-in codecs to convert analog to digital. I. Eureka! (Part 1) Eureka staff answers the phone and respond to requests entered on the Eureka! Web site. Much of their work is spent on the phone and on computers searching on the Internet. They have just leased a new office building and are about to wire it. What media would you suggest they install in their office and why? If you are comfortable with prefacing a discussion on “wiring” a new office building with a talk about IEEE 802.11 wireless Local Area Networking, it may add value to the class, clarify some questions which many students may be hearing about companies not needing to wire building anymore and sharpen your focus on the main topic which is wiring the building to support networking. Certainly today all if not most companies in this scenario will pre-wire their new workspaces to support modular, multimedia connectivity. That translates into CATEGORY 5 (CAT-5) or better (i.e. 5E, 6) with RJ-45 faceplates supporting connections for data and voice. II. Eureka! (Part 2) What type of connections should they consider from their offices to the outside world, in terms of phone and Internet? Outline the pros and cons of each alternative below and make a recommendation. They have four alternatives: Should they use standard voice lines, but use DSL for their data ($60 per month per line for both services)? Option 2 requires a individual DSL line, DSL MODEM, connection cable(s) and DSL software on each and every computer to network data this way. Higher cost. Each telephone requires an individual trunk line. Higher bandwidth speeds would be an advantage with each DSL line. Should they separate their voice and data needs using standard analog services for voice but finding some advanced digital transmission services for data ($40 per month for each voice line and $300 per month for a circuit with 1.5 Mbps of data)? Option 3 requires an individual dedicated circuit, Channel Service Unit (CSU), Router, connection cables and software configuration. But if the company has a Local Area Network in place, they can share much higher bandwidth speeds with any computer connected to this LAN. Each telephone requires an individual trunk line. Unit costs would be proportional, though voice line costs would be the same the company could leverage the data line costs to show that after 5-6 computer connection, the company would save money on the data side and achieve much higher bandwidth thresholds with a large degree of scalability. Should the company search for all digital services for both voice and data ($60 per month for an all digital circuit that provides two PCM phone lines that can be used for two voice calls, one voice call and one data call at 64 Kbps, or one data call at 128 Kbps)? The context here outlines the use of a BRI (i.e. ISDN) connection. Specifically, a BRI service with 2B channels, each channel providing 64Kbps. With the correct terminating hardware in place, the BRI could support both data and voice up to 128Kbps. Eureka! (Part 3) Eureka! Is a telephone and Internet-based concierge service that specializes in obtaining things that are hard to find (e.g., Super Bowl tickets, first-edition books from the 1500s, Faberge eggs). It currently employees 60 staff members who work 24 hours per day (over three shifts). Staff members answer phone calls and respond to requests entered on the Eureka! Web site. Currently, each staff member has a desktop PC with two monitors and a twisted pair connection (Cat5e) that offers speeds up to 100Mbps. Some employees made a suggestion to the CEO of Eureka! to upgrade their connection to a fiber-optic cable that can provide speeds up to 1Gbps. What do you think about this idea? How easy (difficult) it is to change wiring from twisted pair to fiber-optic? Can we use the same network card in the PCs or do we need to change them? How much would this change cost? Speed to the desktop depends on many factors, including the speed from the ISP to the company network, and then the speed to the individual desktops. If the speed is upgraded from the ISP to the company network using fiber, but the Cat5e to the desktops isn’t upgraded, the maximum speed to the desktops will still not exceed 100Mbps. In order to increase the speed to the desktop, both sets of circuits must be upgraded. Changing from twisted pair to fiber-optic requires that not only the cabling be changed, but may also require network cards and other equipment to be changed. These other devices may have fiber ports, depending on their age. Costs will certainly increase, but how much depends on current prices. IV. Speedy Package 1.) Assuming that each label is 1000 bytes long, how long does it take to transmit one label over the cell network, assuming that the cell phone network operates at 144 kbps (144,000 bits per second and that there are 8 bits in a byte)? 2.) If Speedy were to upgrade to the new, faster digital phone network that transmits data at 200 Kbps (200,000 bits per second) how long would it take to transmit? 144,000/8 = 18,000 bytes/second 1,000/18,000 = .056 seconds 200,000/8 = 25,000 bytes/second 1,000 /25,000 = .04 seconds V. Boingo Reread Management Focus 3.2. What other alternatives can travelers consider? How is Boingo different from other companies offering hot-spots , such as T-Mobile or AT&T? Travelers can also consider using mobile hotspots from their cellular providers such as AT&T and Verizon. Boingo is different, because they actually offer wireless service within the airports and coffee shops with IEEE802.11 service rather than via a cellular tower. Additional Content Teaching Notes Generally preconceptions about what analog and digital transmission are vary greatly among undergraduate students. For this reason it is necessary to spend at least about 3-4 hours covering this chapter. Make sure at first that the students understand the dual characteristic state of what constitutes a circuit- the concepts of logical and physical. Circuits are probably the most important aspect of comprehending the physical layer. A circuit can be viewed and generally is viewed as a wire or a cable. This is the physical aspect of the circuit. There is also a logical aspect of a circuit. It is not just how long, wide or what type of cable; it is also what it is that propagates through the cable. When I discuss circuits and media, I try to remember to hand around twisted pair cable, coax cable and fiber optic cable. I also try to link the media to common media with which the student are familiar: twisted pair to telephone cable, coax to cable TV cable, radio to cell phones, and infrared to TV controllers. If you can illustrate circuits in this or similar ways, coverage of the physical characteristics of circuits will not be as complex. On the other hand, covering the logical aspects of circuits will form a greater part of this chapter. So allow yourself ample time to define, explore and discuss analog and digital and how the two are mixed to optimize different forms of transmission. Coverage on MODEMs, CODECs and Multiplexers rounds out the chapter and illustrates both the physical and logical aspects of circuits. War Stories Every network, including those using wireless connectivity must have electrical power to function. The physical layer of the network is highly dependent on electrical power. During Desert Storm the network supporting COMNAVSURFLANT in Norfolk, Virginia was completely down for about 5 hours one day at the height of the first Persian Gulf war. This network supported 290 network users that were housed in 7 different buildings on the Naval Station at Norfolk. These users were responsible for expediting the shipment of replacement parts in support of the Atlantic Fleet Operations including those Navy and Marine Units on the ground in the Gulf region. SURFLANT as they called it, was a campus-like network environment. Inside the buildings they used twisted-pair cabling to connect the client PCs to multi-port HUBs located in the floor closet spaces. The HUBs were interconnected within the building closets using coaxial cable. The HUB stacks in each building were all connected across the naval station via multi-mode fiber-optic cable. As the War progressed in the Gulf, a terrible storm hit the east coast of the U.S. on this day in January of 1991. Lightening struck the main power station at Naval Station Norfolk. All electricity was out across the base. Needless to say none of the network hardware, except those devices running on backup (battery) power was operating. To complicate matters further, when the power did come back on, power surges occurred at several locations around the network. These surges were responsible for burning out the circuit boards on 4 network interface cards (NICs) and 1 multi-port HUB. This resulted in all of the users connected via that HUB to be down until the bad HUB could be replaced. In addition the client PCs housing the 4 bad NICs, which were connected via other HUBs still operating were down until the NICs could be replaced. All of the circuits were fine but as you can see how we terminate and power circuits becomes a critical network management factor at the physical layer. Solution Manual for Business Data Communications and Networking Jerry FitzGerald , Alan Dennis , Alexandra Durcikova 9781118891681, 9781118086834

Document Details

Related Documents

Close

Send listing report

highlight_off

You already reported this listing

The report is private and won't be shared with the owner

rotate_right
Close
rotate_right
Close

Send Message

image
Close

My favorites

image
Close

Application Form

image
Notifications visibility rotate_right Clear all Close close
image
image
arrow_left
arrow_right