Download Network and Telecommunications

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Airborne Networking wikipedia , lookup

Computer security wikipedia , lookup

Transcript
Networks and
Telecommunications
1
Alter – Information Systems
© 2002 Prentice Hall
Opening Case: FedEx



2
Tracks each package through each step
from shipper to recipient
Expanded into being a fully integrated
corporate partner that picks up, transports,
warehouses, and delivers a customer’s
finished goods
E-business tools
Alter – Information Systems
© 2002 Prentice Hall
Applying Telecommunications
in Business
TELECOMMUNICATIONS – the
transmission of data between
devices in different locations
3
Alter – Information Systems
© 2002 Prentice Hall
Vital Role of Telecommunications
in E-Business

Telecommunications essential to:








4
E-retailers
E-marketplaces
Internet content providers
Internet service providers (ISPs)
Application service providers (ASPs)
Telephone and cable companies
Telecommunication equipment manufacturers
Internet and telecommunications software
firms
Alter – Information Systems
© 2002 Prentice Hall
Convergence of Computing and
Communications




5
Reliance of telecommunications on
computers
Role of telecommunications in computing
New wired and wireless transmission
New combinations of data and computing
Alter – Information Systems
© 2002 Prentice Hall
Figure 10.1
6
Alter – Information Systems
© 2002 Prentice Hall
Figure 10.2
7
Alter – Information Systems
© 2002 Prentice Hall
Types of Networks
8
Alter – Information Systems
© 2002 Prentice Hall
A Typical Home Network
Figure 10.3
9
Alter – Information Systems
© 2002 Prentice Hall
A Local Area Network (LAN) in a
Business


LANs connect PCs and other equipment
within a local area
Benefits:






10
Sharing equipment
Sharing personal files
Sending messages
Sharing databases
Administering software
Usually wired, but may also be wireless
Alter – Information Systems
© 2002 Prentice Hall
Figure 10.4
11
Alter – Information Systems
© 2002 Prentice Hall
A Telephone Network:
Figure 10.6
12
Alter – Information Systems
© 2002 Prentice Hall
The Internet (From a User’s
Viewpoint): Figure 10.7
13
Alter – Information Systems
© 2002 Prentice Hall
A Wide Area Network (WAN)


WANs are networks that span a wide
geographical area
Many uses, e.g.,



14
Form the communication backbone for large
distributed organizations
Focus on particular transaction processing
application(s)
Transfer and consolidate corporate data, etc.
Alter – Information Systems
© 2002 Prentice Hall
Figure 10.8
15
Alter – Information Systems
© 2002 Prentice Hall
Functions and Components of
Telecommunication Networks
16
Alter – Information Systems
© 2002 Prentice Hall
Basic Terminology



17
Network = a set of devices and
communications channels
 Devices are called nodes
Connectivity = the ability to transmit data
between devices at different locations
Switching = the process of directing a
signal from its source to its destination
Alter – Information Systems
© 2002 Prentice Hall

Channel = a path along which data are
transmitted



18
Wired or wireless
Decoding = converting the data back into
their original form upon arrival at its
destination
Network management = the process of
monitoring the network’s operations,
detecting and repairing faults, and balancing
Alter – Information Systems
traffic
© 2002 Prentice Hall
Figure 10.9
19
Alter – Information Systems
© 2002 Prentice Hall
Generating and Receiving Data

An ever increasing number of different
types of devices can be connected to a
network



Front-end processor – a specialized
computer that handles network traffic for
another computer

20
General purpose
Special purpose
Improves the efficiency of the overall system
Alter – Information Systems
© 2002 Prentice Hall
Transmitting Analog versus Digital
Data


Data transmission requires that data be
encoded as electrical or optical signals,
and then decoded at destination
Two important factors:


21
Are the original data analog or digital?
Are the data transmitted in analog or digital
form?
Alter – Information Systems
© 2002 Prentice Hall

Analog data, analog signal



Original signal added to a carrier signal
Used for voice communication
Analog data, digital signal


Data must be digitized
The digitized data are only an approximation of
the original

22
The quality depends on the precision of the
digitizing process
Alter – Information Systems
© 2002 Prentice Hall

Digital data, analog signal

Must use a modem at each end


23
Superimposes a pattern of 0s and 1s on the carrier
signal
Digital data, digital signal

Modems are no longer needed

Digital subscriber line (DSL)
Alter – Information Systems
© 2002 Prentice Hall

Significance of analog vs. digital
transmission



Digital technology improves the quality of the
transmission
Digital coding allows for error detection and
correction
Digital data can be readily manipulated

24
High definition television (HDTV)
Alter – Information Systems
© 2002 Prentice Hall
Directing Data From Source to
Destination



25
Dedicated line – a telephone line leased
by a firm, and used exclusively by that firm
Switch – a special purpose computer that
directs incoming messages along a path
Private branch exchange (PBX) – a
special-purpose computer that distributes
calls within a customer’s site
Alter – Information Systems
© 2002 Prentice Hall
Circuit Switching vs. Packet
Switching

CIRCUIT SWITCHING:



26
The method used in telephone networks
Sets up a temporary circuit between the
source and the destination
Resources are reserved for the duration of
the session (call)
Alter – Information Systems
© 2002 Prentice Hall

PACKET SWITCHING:

Appropriate when data are transmitted
infrequently from a large number of nodes


The message is divided into packets
containing control information


No circuit is established
Provides better sharing of resources

27
Used on the Internet
Multiple users share the same resources
Alter – Information Systems
© 2002 Prentice Hall
Figure 10.13
28
Alter – Information Systems
© 2002 Prentice Hall
Transmitting Data Through Wire
and Wireless Media

Bandwidth – corresponds to the capacity
of the transmission channel


29
Mbps or Gbps
A major limitation for the information
superhighway
Alter – Information Systems
© 2002 Prentice Hall
Wired Transmission

TWISTED PAIR



COAXIAL CABLE


30
Used for voice transmission and for low
volume data transmission
Slow
Used in LANs and for data transmissions of
less than 10 miles
Faster and more versatile than twisted pair
Alter – Information Systems
© 2002 Prentice Hall

FIBER OPTIC






31
Carries data in the form of light
Extremely fast
Very light
Very difficult to tap into
Very little data loss
Costly
Alter – Information Systems
© 2002 Prentice Hall
Wireless Transmission
Figure 10.16
32
Alter – Information Systems
© 2002 Prentice Hall
Telecommunications Standards



33
De facto standards – established by the
fact that a product dominates the market,
e.g., Windows
De jure standards – defined by industry
groups or by the government
Many de facto standards become de jure
standards
Alter – Information Systems
© 2002 Prentice Hall

The OSI (open systems interface)
model is a framework for defining
telecommunications standards



34
Covers all aspects of network operations and
management
Developed by the International Standards
Organization (ISO)
Each level in the model is implemented
through protocols
Alter – Information Systems
© 2002 Prentice Hall
Figure 10.18
35
Alter – Information Systems
© 2002 Prentice Hall

TCP/IP (Transmission Control Protocol/
Internet Protocol)




36
Used on the Internet
Five layer model
HTML and HTTP are examples of application
layer standards
Open vs. proprietary standards
Alter – Information Systems
© 2002 Prentice Hall
More About Network
Technology
37
Alter – Information Systems
© 2002 Prentice Hall
More About LANs

Main topologies:



38
Star – all messages go through a central
node that serves as a switch
Ring – the nodes are linked directly in a
closed loop
Bus – each node is attached to a central
channel called a bus
Alter – Information Systems
© 2002 Prentice Hall

Token passing:

One of the most common methods for internal
communication
Used in ring topologies

Token – a bit pattern that circulates between

the nodes
To transmit data, a node appends it to the
token

39
Alter – Information Systems
© 2002 Prentice Hall

LANs use two types of transmission:

Baseband – the entire capacity of the cable
is used to transmit a single digitally encoded
signal


40
Ex.: Ethernet
Broadband – the capacity of the cable is
divided into separate frequencies to permit it
to carry several signals at the same time
Alter – Information Systems
© 2002 Prentice Hall

Interconnection devices – a combination
of hardware and software:



41
Routers
Bridges
Gateways
Alter – Information Systems
© 2002 Prentice Hall
More About WANs

Virtual private networks (VPNs):



42
A private network configured within a public
network
Can be built on top of the Internet
Service offered by the telephone companies
and ISPs
Alter – Information Systems
© 2002 Prentice Hall

Value added networks (VANs):




43
Public data networks that “add value” by
transmitting data and by providing access to
commercial databases and software
Use packet switching
Subscription based
Often used in electronic data interchange
(EDI) systems
Alter – Information Systems
© 2002 Prentice Hall

Public switched data network technologies
(PSDN)


Data flows through a public network
managed by a telecommunications carrier
Most common technologies:
ISDN (integrated service digital network)
 X.25
 Frame relay
 Asynchronous transfer mode (ATM)

44
Alter – Information Systems
© 2002 Prentice Hall
Wireless Networking

Wireless application protocol (WAP) a standard technology framework for
wireless Internet


Allows for some of the Internet content to be
accessed by mobile devices
Bluetooth – a fast short-range wireless
technology

45
Wireless office
Alter – Information Systems
© 2002 Prentice Hall
IP Telephony

Voice over the Internet

46
Limited by the packet switching technology
currently used by the Internet
Alter – Information Systems
© 2002 Prentice Hall
Telecommunications Policy




47
Why should the government permit only some
companies to sell products in a particular line of
business?
What should be the rationale for regulating
telecommunications and setting prices?
Who should be able to use specific public
resources, such as radio frequencies?
To what extent is universal access possible and
to what extent should it be guaranteed?
Alter – Information Systems
© 2002 Prentice Hall