Presentation is loading. Please wait.

Presentation is loading. Please wait.

Concepts and Theory Information can be transmitted by varying some physical property of a signal. –Voltage –Current –Intensity –Magnetic Orientation Usually.

Similar presentations


Presentation on theme: "Concepts and Theory Information can be transmitted by varying some physical property of a signal. –Voltage –Current –Intensity –Magnetic Orientation Usually."— Presentation transcript:

1 Concepts and Theory Information can be transmitted by varying some physical property of a signal. –Voltage –Current –Intensity –Magnetic Orientation Usually the information is transmitted as an electric signal.

2 Direct Current An electric current is called direct current if the electrons are always flowing in the same direction. Direct current can be either continuous or intermittent 5v 0v

3 Alternating Current An alternating voltage reverses its polarity, which produces current that reverses its direction. In the US, house current is 120 volts AC.

4 Periodic Waves Amplitude Cycle The frequency of a periodic wave, measured in hertz (Hz), is the number of cycles that occur per second

5 Phase Two identical waves that begin at different points in time are said to differ in their phase.

6 Fourier Analysis Any reasonably behaved periodic function, g(t), with period T can be constructed by summing a (possibly infinite) number of sines and cosines: Where f=1/T is the fundamental frequency and a n and b n are the sine and cosine amplitudes of the nth harmonics (terms)

7 Fourier in Practice Say you wanted to send the following signal 1 0 1 1 0 0 0 1 0 1

8 Components of a Digital Signal

9

10

11

12

13 How does this affect communication? No transmission facility can transmit signals without loosing some power in the process. If all Fourier components were equally diminished, the resulting signal would be reduced in amplitude but not distorted. Usually, the amplitudes are transmitted undiminished from 0 up to some frequency f c with all frequencies above the cutoff strongly attenuated.

14 Communication over a telephone An ordinary telephone line has an artificially introduced cutoff frequency near 3000Hz. If we transmit digital data at a rate of b bits/sec, the time required to send 8 bits is 8/b seconds, so the frequency of the first harmonic is b/8Hz. This means on a telephone line the number of the highest harmonic passed through is 3000/(b/8) or 24,000/b.

15 Data Rates and Harmonics

16 Baud Rate The speed at which analog transmissions take place is usually measured in terms of BAUD. The BAUD rate is the rate of signaling changes per second on a channel. The BAUD rate does not have to equal the bit rate. Based on the Fourier analysis of a voice grade telephone line the highest BAUD rate that can be used is 2400 BAUD.

17 Multi-Level Encoding Multi-level encoding sends several bits in a single signal unit. Red 00 Green 01 Blue 10 White 11

18 Multi-Level Encoding 01 00 10 11 Signal Changes 10001101 Bit Stream

19 Multi-Level Encoding

20 Bandwidth Bandwidth: the information carrying capability of a channel. The bandwidth for a given transmission medium is fixed. Different mediums have different bandwidths. “never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway.”

21 Bandwidth Ball size represents the Data Rate LOW SPEED HIGH SPEED Box size represents the Bandwidth

22 Analog Transmission Analog transmission has dominated all communication for the past 100 years. Even though long-distance trunks are now digital, the local loop is still analog and will probably stay that way for a long time. So when a computer uses a telephone to send data, the data must be converted to analog form for transmission.

23 Modems A device that converts digital data into a modulated analog carrier signal that can be sent over analog transmission lines is called a modem. MODEM stands for MOdulator/DEmodulator. Modulation refers to the process of superimposing digital data onto an analog carrier signal. Demodulation refers to the process of recovering the digital data from the modulated carrier.

24 THE DTE/DCE Interface DTE DCE

25 The DTE/DCE Interface DTE - Data Terminal Equipment –typically an end-user device –supports end-user applications DCE - Data Communications Equipment –connects the DTE into the communications circuit The data communications path is the physical path between the DCEs.

26 Digital to Analog Conversion Three basic methods of digital-to-analog modulation exist –amplitude –frequency –phase The modulation techniques superimpose data onto a carrier signal –a carrier signal is a signal with known properties

27 Amplitude Modulation AM modems alter the carrier signal’s amplitude. In its simplest form, the carrier is switched on and off to represent the binary state. AM modulation is not often used because of power and signal distortion problems.

28 Frequency Modulation FM changes the frequency of the carrier in accordance with the digital bit stream. The most common form of FM modulation is frequency shift key (FSK) which uses 4 frequencies within the telephone line bandwidth: –1070/1270Hz represent 0 (space) –2025/2225Hz represent 1 (mark) FSK was widely used in low-speed modems.

29 Phase Modulation Phase modulation is used almost exclusively on high speed modems The phase modulation method is also called phase shift keying (PSK). PSK can be used to provide multi-level encoding:

30 PSK 4PSK 4800bps 4PSK 4800 bps 8PSK 7200bps 00 180  90  00 180  270  45  135  225  315 

31 Quadrature Amplitude Modulation QAM uses phase and amplitude modulation to achieve higher bit rates 8 combinations 7200bps 16 combinations 9600bps

32 Speed, I want speed!!! So we are now up to 9600bps, can we go faster? The next step up is 14400bps. This can be achieved by transmitting 6 bits per sample. Its constellation pattern has 64 points. At these speeds small amounts of noise can cause big problems. Many modems add a parity bit, the points are then coded to minimize error. This is called trellis coding.

33 Transmission Media Transmission media refers to the way in which two computers are connected. A wide variety of media exists, but they fall into two main classes: –Bounded: the data is confined to specific pathways. Common examples include wire and fiber optic cable. –Unbounded: transmit the data carrying signal through space. Broadcast radio and television are examples of unbounded media.

34 Bounded Media Some important characteristics of cable include: –Resistance to EMI –Bandwidth –Attenuation (how the cable reduces the strength of the signal with distance) –Cost –Installation –Maintenance

35 Twisted Pair A twisted pair consists of two insulated wires twisted together in a helical form. The purpose of twisting the wires is to reduce electrical interference from similar pairs close by. The most common application of twisted pair is the telephone system. The bandwidth of the pair depends on the thickness of the wire and the distance traveled.

36 Types of Twisted Pair Cabling Twisted pair comes in several varieties, two of which are important for networking –Category 3 consists of two insulated wires twisted together. Four such pairs are typically grouped together in a plastic sheath. –Category 5 cabling has more twists per centimeter and uses Teflon insulation. This results in less crosstalk and a better quality signal over long distances. Both of these wiring types are usually called UTP (unshielded twisted pair).

37 Twisted Pair Summary Advantages –telephone cable standards are mature –Materials are plentiful and easy to work with. –It may be possible to use existing wiring –UTP is the lowest cost cabling Disadvantages –STP is expensive and hard to work with –TP is sensitive to EMI –International standards for some uses do not exist.

38 Coaxial Cable Has better shielding that TP, so it can span longer distances at higher speeds. Two kinds of coaxial are widely used: –50 ohm and 75 The construction and shielding of coax gives it high bandwidth and excellent noise immunity. For 1km cables data rates of 1-2 Gbps are feasible.

39 Types of Coaxial Cable A wide variety of coaxial cable is available: –RG-8 and RG-11 are 50 ohm cables used for thickwire Ethernet (10base5) –RG-58 is a smaller 50 ohm cable used with thinwire (cheaper-net) Ethernet (10base2). –RG-59 is a 75 ohm cable used to wire cable TV and is used in some token ring networks. –RG-62 is a 93 ohm cable used for ARCnet.

40 Types of Coaxial Cable In addition to impedance the cables may differ in the type of center conductor: –solid copper –twisted The coating used on most coaxial cables is PVC which cannot be used in some situations. It is possible to get Teflon coated coaxial cable which is referred to as plenum.

41 Broadband Coaxial Cable The broadband coaxial cable system uses analog transmission on standard cable television cabling. Broadband: –Telephone world: anything with a bandwidth greater than 4Khz. –Computer world: any cable using analog transmission. Because analog transmission is being used bandwidths up to 300Mhz that can run for nearly 100km.

42 Broadband Coaxial Cable Broadband systems are divided into multiple channels, frequently the 6Mhz channels used for television broadcasting. Broadband systems typically need analog amplifiers to boost the signal periodically. The amplifiers can transmit in one direction only. This results in two types of broadband systems: –dual cable –single cable

43 Coaxial Cable Summary Advantages: –Good resistance to EMI –High Bandwidth –Capable of withstanding harsh environments –Very mature technology –Easy to install Disadvantages –Bulky –Expensive

44 Fiber Optics An optical transmission system consists of three components: –light source –transmission medium –detector Conventionally, a pulse of light indicates a 1-bit and the absence of light indicates a 0- bit.

45 Fiber Cable Summary Advantages –High bandwidth –Immune to EMI –No RF emissions Disadvantages –Expensive

46 Cable Characteristics

47 Unbounded Media Broadcasting data signals through space. Advantages –Easy to relocate equipment –Mobility –Cost effective in certain circumstances Disadvantages –Security –Interference –Reception Quality

48 The Electromagnetic Spectrum When electrons move they create electromagnetic waves. The fundamental relationship between frequency (f), wavelength ( ), and the speed of light (c) is f = c So 1Mhz waves are about 300 meters long and 1cm waves have a frequency of about 30Ghz

49 The Electromagnetic Spectrum 10 4 10 5 10 6 10 7 10 8 10 910 10 11 10 12 10 13 10 14 10 15 10 16 TV FMAM Maritime Radio TP Coaxial Satellite Terrestrial Microwave Fiber Optics

50 Radio Transmission Radio frequencies extend from the KHz range, through the MHz range, and into the low GHz range. Radio transmissions can extend beyond line of sight communication. Radio signals are usually broadcast on a wide beam and are an effective way to transmit to a large number of receivers.

51 Radio Transmission Advantages –Easy to generate –Can travel long distances –Penetrate buildings easily –Omnidirectional Disadvantages –Few frequencies are available –Noise and interference –Limited bandwidth

52 Microwave Transmission Microwaves have frequencies that extend into the GHz range. At this frequency, the waves travel in straight lines and can be narrowly focused –concentrating the beam gives a higher signal to noise ratio –sender and receiving antennas must be accurately aligned. Microwave Communications Inc.

53 Microwave Summary Advantages –High Bandwidth –Relatively Inexpensive –Some Bands do not need licensing Disadvantages –Shortage of spectrum –Absorption by water (8GHz and higher) –Line of sight –Multipath fading

54 Infrared Advantages –Relatively directional –Cheap –Easy to Build Disadvantages –Short distances –Do not pass through solid objects (+ and -)

55 Unbounded Media

56 Multiplexing It is often the case that the bandwidth provided by a channel must be shared. Multiplexing –combining multiple data channels onto a single medium; user data are interleaved on a bit, byte, or block basis (time division) or separated by different carrier frequencies (frequency division). It is often cheaper to run one big bandwidth cable than several cables of smaller bandwidth.

57 Frequency Division Multiplexing The frequency channel is divided into logical channels, with each having exclusive use of some frequency band –AM/FM radio –Cable TV 60646872

58 Time Division Multiplexing The logical channels take turns using the the transmission medium. Each one, in a round robin fashion, periodically gets the entire bandwidth for a short period of time. –Timesharing computers –Chess Master –Music/Ads on a radio station Lets look at TDM in the phone system.

59 TDM TDM is used to combine 64Kbps digital voice streams to form higher bandwidth streams. A synchronous TDM has n identical input links and one output link that is at least n times as fast. The multiplexor buffers incoming bits and places them, in turn, on the output line. Each set of n output samples, along with some additional overhead bits, constitutes a frame.

60 The T1 Carrier The T1 carrier consists of 24 input channels multiplexed together. Each channel, in turn, gets to insert 8 bits into the output stream (7 data, 1 control). 193 Bit Frame (125  sec) …….. Channel 1Channel 2Channel 3Channel 24 Data ControlFraming

61 Switching The telephone system can be divided into two parts: –outside plant (local loops, trunks, …) –inside plant (the switches) A switch is responsible for finding a path between two channels Two switching techniques are used: –circuit switching –packet switching

62 Circuit Switching When using circuit switching, the switching equipment seeks out a physical path. An important property of circuit switching is that an end-to-end path must be established before data can be sent. Circuit switching typically has three phases: –circuit establishment –data transfer –circuit breakdown

63 Circuit Switching

64 Advantages of Circuit Switching Advantages –once circuit is established only delay for data is the propagation time for the signal. –fixed/known bandwidth –no danger of congestion

65 Message Switching No physical path is established, instead the communication is broken down into blocks. The blocks are then routed through the network independently. This type of network is often referred to as a store and forward network. Message switching does not limit the block size.

66 Message Switching

67 Packet Switching Some problems with message switching: –large messages may tie up lines for a long period of time. –Amount of memory required at switches for buffers. Packet switching limits the size of the messages Packet switched networks are well suited to handling interactive traffic.

68 Circuit vs. Packet Switching


Download ppt "Concepts and Theory Information can be transmitted by varying some physical property of a signal. –Voltage –Current –Intensity –Magnetic Orientation Usually."

Similar presentations


Ads by Google