electronic network (lecturing)

52
Telecommunications and Networks

Upload: sophiak

Post on 13-May-2017

222 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Electronic Network (Lecturing)

Telecommunications and Networks

Page 2: Electronic Network (Lecturing)

Communications◦ The message (data and information) is

communicated via the signal◦ The transmission medium “carries” the signal

Sender ReceiverSignal

Transmissionmedium

Page 3: Electronic Network (Lecturing)

The transmission of data from one computer to another, or from one

device to another. A communications device, therefore, is any

machine that assists data transmission. For example, modems,

cables, and ports are all communications devices. Communications

software refers to programs that make it possible to transmit data.

Page 4: Electronic Network (Lecturing)

Telecommunications◦ The electronic transmission of signals for

communications, including such means as: Telephone Radio Television

Telecommunication medium Anything that carries an electronic signal and interfaces

between a sending device and a receiving device

Page 5: Electronic Network (Lecturing)

In human speech, the sender transmits a signal through the transmission medium of the air

In telecommunications, the sender transmits a signal through the transmission medium of a cable

Page 6: Electronic Network (Lecturing)
Page 7: Electronic Network (Lecturing)

Data communications◦ A specialized subset of telecommunications that

refers to the electronic collection, processing, and distribution of data -- typically between computer system hardware devices

Page 8: Electronic Network (Lecturing)

Telecommunication devices◦ Relay signals between computer systems and

transmission media

Page 9: Electronic Network (Lecturing)
Page 10: Electronic Network (Lecturing)

Computer network…◦ The communications media, devices, and

software needed to connect two or more computer systems and/or devices

◦ Used to share hardware, programs, and databases across the organization

◦ Fosters teamwork, innovative ideas, and new business strategies

Page 11: Electronic Network (Lecturing)

Twisted pair wire cable Insulated pairs of wires historically used

in telephone service and to connect computer devices

Coaxial cable Consists of an inner conductor wire

surrounded by insulation, called the dielectric

The dielectric is surrounded by a conductive shield, which is surrounded by a non-conductive jacket. Coaxial cable has better data transmission rate than twisted pair

Page 12: Electronic Network (Lecturing)

A type of cable that consists of two independently insulated wires

twisted around one another. One wire carries the signal while the

other wire is grounded and absorbs signal interference. Twisted-pair

cable is used by older telephone networks and is the least expensive

type of local-area network (LAN) cable. Other types of cables used

for LANs include coaxial cables and fiber optic cables.

Page 13: Electronic Network (Lecturing)

A type of wire that consists of a centre wire surrounded by insulation and then a grounded shield of braided wire. The shield minimizes electrical and radio frequency interference. Coaxial cabling is the primary type of cabling used by the cable television industry and is also widely used for computer networks.Although more expensive than standard telephone wire, it is much less susceptible to interference and can carry much more data. Because the cable television industry has already connected millions of homes with coaxial cable, many analysts believe that they are the best positioned to capitalize on the much-heralded information highway.

Page 14: Electronic Network (Lecturing)

Fiber-optic Cable Many extremely thin

strands of glass or plastic bound together in a sheathing which transmits signals with light beams

Can be used for voice, data, and video

Page 15: Electronic Network (Lecturing)

A technology that uses glass (or plastic) threads (fibers) to transmit data. A fiber optic cable consists of a bundle of glass threads, each of which is capable of transmitting messages modulated onto light waves. Fiber optics has several advantages over traditional metal communications lines:

◦ Fiber optic cables have a much greater bandwidth than metal cables. This means that they can carry more data◦ Fiber optic cables are less susceptible than metal cables to interference◦ Fiber optic cables are much thinner and lighter than metal wires◦ Data can be transmitted digitally (the natural form for computer data) rather than analogically.

Page 16: Electronic Network (Lecturing)

The main disadvantage of fiber optics is that the cables are expensive to install. In addition, they are more fragile than wire and are difficult to split. Fiber optics is a particularly popular technology for local-area networks. In addition, telephone companies are steadily replacing traditional telephone lines with fiber optic cables. In the future, almost all communications will employ fiber optics.

Page 17: Electronic Network (Lecturing)

Microwave Communications Line-of-sight devices which must be placed in

relatively high locations Microwave usage

Information is converted to a microwave signal, sent through the air to a receiver, and recovered

Page 18: Electronic Network (Lecturing)
Page 19: Electronic Network (Lecturing)

Satellite transmission Communications satellites are relay stations

that receive signals from one earth station and rebroadcast them to another

They use microwave signals

Page 20: Electronic Network (Lecturing)
Page 21: Electronic Network (Lecturing)

Cellular transmission Signals from cells are transmitted to a receiver

and integrated into the regular network

Page 22: Electronic Network (Lecturing)
Page 23: Electronic Network (Lecturing)

Refers to communications systems, especially the Advance Mobile Phone Service (AMPS), that divide a geographic region into sections, called cells. The purpose of this division is to make the most use out of a limited number of transmission frequencies. Each connection, or conversation, requires its own dedicated frequency, and the total number of available frequencies is about 1,000. To support more than 1,000 simultaneous conversations, cellular systems allocate a set number of frequencies for each cell. Two cells can use the same frequency for different conversations so long as the cells are not adjacent to each other. For digital communications, several competing cellular systems exist, including GSM and CDMA.

Page 24: Electronic Network (Lecturing)

Infrared transmission Involves sending signals through the air via light

waves Requires line-of-sight and short distances (a few

hundred yards) Used to connect various computing devices such

as handheld computers

Page 25: Electronic Network (Lecturing)

Analog Signal◦ A continuous, curving signal

Digital Signal◦ A signal represented by bits

Modems◦ Devices that translate data from digital to analog

and analog to digital

Page 26: Electronic Network (Lecturing)

Almost everything in the world can be described or represented inone of two forms: analog or digital. The principal feature of analogrepresentations is that they are continuous. In contrast, digitalrepresentations consist of values measured at discrete intervals.

Digital watches are called digital because they go from one value to

the next without displaying all intermediate values. Consequently,they can display only a finite number of times of the day. Incontrast, watches with hands are analog, because the hands movecontinuously around the clock face. As the minute hand goes

Page 27: Electronic Network (Lecturing)

around, it not only touches the numbers 1 through 12, but also the

infinite number of points in between.

Early attempts at building computers used analog techniques, but

accuracy and reliability were not good enough. Today, almost all

computers are digital.

Page 28: Electronic Network (Lecturing)

Describes any system based on discontinuous data or events.Computers are digital machines because at their most basic levelthey can distinguish between just two values, 0 and 1, or off andon. There is no simple way to represent all the values in between,such as 0.25. All data that a computer processes must be encodeddigitally, as a series of zeroes and ones.

The opposite of digital is analog. A typical analog device is a clock in

which the hands move continuously around the face. Such a clock is

capable of indicating every possible time of day. In contrast, a

Page 29: Electronic Network (Lecturing)

digital clock is capable of representing only a finite number of times

(every tenth of a second, for example).

In general, humans experience the world analogically. Vision, forexample, is an analog experience because we perceive infinitelysmooth gradations of shapes and colors. Most analog events,however, can be simulated digitally. Photographs in newspapers,

forinstance, consist of an array of dots that are either black or white.From afar, the viewer does not see the dots (the digital form), butonly lines and shading, which appear to be continuous. Although

Page 30: Electronic Network (Lecturing)

digital representations are approximations of analog events, they are

useful because they are relatively easy to store and manipulateelectronically. The trick is in converting from analog to digital, andback again.

This is the principle behind compact discs (CDs). The music itselfexists in an analog form, as waves in the air, but these sounds arethen translated into a digital form that is encoded onto the disk.When you play a compact disc, the CD player reads the digital

data,translates it back into its original analog form, and sends it to the

Page 31: Electronic Network (Lecturing)

amplifier and eventually the speakers.

Internally, computers are digital because they consist of discrete units called bits that are either on or off. But by combining many bits in complex ways, computers simulate analog events. In one sense, this is what computer science is all about.

Page 32: Electronic Network (Lecturing)

Modem◦ Modulates a digital signal into an analog signal for

transmission via analog medium, then demodulates the signal into digital for receiving

Page 33: Electronic Network (Lecturing)
Page 34: Electronic Network (Lecturing)

Acronym for modulator-demodulator. A modem is a device orprogram that enables a computer to transmit data over telephonelines. Computer information is stored digitally, whereas

informationtransmitted over telephone lines is transmitted in the form of

analogwaves. A modem converts between these two forms.

Fortunately, there is one standard interface for connecting external

modems to computers called RS-232. Consequently, any externalmodem can be attached to any computer that has an RS-232 port,which almost all personal computers have. There are also

modems

Page 35: Electronic Network (Lecturing)

that come as an expansion board that you can insert into a vacant

expansion slot. These are sometimes called onboard or internal modems.

Page 36: Electronic Network (Lecturing)

Multiplexer◦ Allows several telecommunications signals to be

transmitted over a single communications medium at the same time

Page 37: Electronic Network (Lecturing)
Page 38: Electronic Network (Lecturing)

A communications device that multiplexes (combines) several signals

for transmission over a single medium. A demultiplexor completes

the process by separating multiplexed signals from a transmission

line. Frequently a multiplexor and demultiplexor are combined into a

single device capable of processing both outgoing and incoming

signals.

A multiplexor is sometimes called a mux.

Page 39: Electronic Network (Lecturing)

Front-end processor…◦ Special purpose computers that manage

communication to and from a computer system

Page 40: Electronic Network (Lecturing)

Incoming and outgoing jobs

Front-endprocessor

Mainsystem

Job 1

Job 2

Job 3

Job 4

Job 3

Page 41: Electronic Network (Lecturing)

Carriers Organizations that take the responsibility of ensuring

telecommunications can effectively take place between enterprises Common carriers

Long-distance telephone companies Value-added carriers

Companies that have developed private telecommunications systems and offer their services for a fee

Switched lines Lines that use switching equipment to allow one transmission device

to be connected to other transmission devices (e.g., standard telephone line)

Dedicated line A line that provides constant connection between two points. No

switching or dialing is needed

Page 42: Electronic Network (Lecturing)

Private branch exchange (PBX)◦ Communication system that can manage both voice and data

transfer within a location (e.g. a building) and to outside lines Wide area telecommunication service (WATS)

◦ Billing method for heavy users of voice services Phone and dialing services

◦ Includes automatic number identification (a.k.a. caller ID)◦ Integration of telephones and personal computers◦ Access code screening◦ Call priorities◦ One number portability (use anywhere)◦ Intelligent dialing (auto re-dial for a busy number)

Page 43: Electronic Network (Lecturing)

ISDN ISDN = Integrated Services Digital Network Technology that uses existing common-carrier lines

to simultaneously transmit voice, video, and image data in digital form

Page 44: Electronic Network (Lecturing)
Page 45: Electronic Network (Lecturing)

T1 carriers An expensive service developed by AT&T to increase

the number of voice calls that could be handled through existing cables

Digital subscriber lines (DSL) Uses existing phone wires going into today’s homes

and businesses to provide transmission speeds exceeding 500 Kbps at a cost of $100 - $300 per month

Page 46: Electronic Network (Lecturing)

Centralized processing◦ Data processing that occurs in a single location

or facility Decentralized processing

◦ Data processing that occurs when devices are placed at various remote locations

Distributed processing◦ Data processing that occurs when computers

are placed at remote locations but are connected to each other via telecommunications devices

Page 47: Electronic Network (Lecturing)

Network Topology◦ A logical model that describes how networks are

structured or configured◦ Topologies…

Ring Bus Star Hierarchical Hybrid

Page 48: Electronic Network (Lecturing)

Hierarchical• Uses treelike structures

with messages passed along the branches of the hierarchy

Hybrid• Network made up of

various types of topologies

Page 49: Electronic Network (Lecturing)

Local area network (LAN)◦ Connects computer systems and devices in the

same geographic area (can be Ring, Bus, Hierarchical, Star, Hybrid)

Wide area network (WAN)◦ Ties together large geographic regions using

microwave and satellite transmission or telephone lines

International network◦ Links systems between countries

Page 50: Electronic Network (Lecturing)

◦ Applications and databases reside on the same host computer

◦ User interacts with the application using a “dumb terminal”

Hostcomputer

Target PC“dumb terminal”

Page 51: Electronic Network (Lecturing)

◦ Applications and databases reside on the same host computer

◦ File server transfers data and programs to PCs on the network, where these target PCs perform most of the processing

Hostcomputer

File downloaded to user

File server

Target PC

Page 52: Electronic Network (Lecturing)

◦ Applications and databases reside on specialized host computers

◦ Servers do most or all of the processing and transmit the results to the client

Client Server

Server ServerClient