SlideShare a Scribd company logo
1 of 91
1
IST 220-002:
Networking and Telecommunications
Chapter 1: Introduction to
Computer Networks & Data Communication
Dr. Lee Giles
001 Thomas Building, School of IST
Phone 865 7884
Email: giles@ist.psu.edu
2
Information Technology (IT)Information Technology (IT)
CommunicationCommunication
TechnologyTechnology
ComputerComputer
TechnologyTechnology
To collect, store, process,
search, retrieve, and present
electronic information to
meet the needs of various
kinds of users, e.g., computer
hardware & software, PDAs,
printers, groupware, smart
cardsâ€Ļ.
What is Information Technology (IT)?
To deliver, disseminate,
exchange, transmit, and
receive electronic information
in local, regional or global
contexts, e.g., networks, fax
machines, cell phones, email,
satellites, GPS, Internet,
telephony, â€Ļ.
3
Computer Systems Redefined
Computer systems used to be defined as:
Computer systems are now redefined as:
hardwarehardware
networksnetworkssoftwaresoftwarehardwarehardware
softwaresoftware+
+ +
4
Information & Communication
ī‚§ Generation and transfer of information
is critical to today’s businesses
ī‚§ Flow of information both mirror and
shape organizational structures
ī‚§ Networks are the enabling technology
for this process
5
The “Manager’s Dilemma”
ī‚§ Technology is necessary for
competitiveness
ī‚§ Cost of technology has decreased
ī‚§ Reliance on technology has increased
ī‚§ Number of choices have increased
ī‚§ Choices are both more difficult and
more important
6
What is Data Communication?
ī‚§ Communication of data between sources
ī‚§ Data formats – analog or digital or both
ī‚§ Data travels by a medium
ī‚§ Wires
ī‚§ Space
7
Essentials of Data Communication
ī‚§ Message
ī‚§ Sender
ī‚§ Receiver
ī‚§ Medium
ī‚§ Understandability
ī‚§ Error detection
ī‚§ Security
8
Types of Messages
9
Protocols
ī‚§ Enables communication – how we
communicate (convention used for
establishing transmission rules)
ī‚§ When
ī‚§ Where
ī‚§ How
ī‚§ What with
ī‚§ How much
10
Protocols
11
Important Dates in the History of
Data Communications (1)
ī‚§ 1837 – Invention of the telegraph
ī‚§ 1876 – Invention of the telephone
ī‚§ 1947 – Invention of the transistor (replaced vacuum tubes)
ī‚§ 1948 – First commercial computer installed, the UNIVAC I
ī‚§ 1958 – First U.S. Communications satellite sent into orbit
ī‚§ 1959 – FCC approves private microwave communications
networks
ī‚§ 1964 – Packet switching network concept proposed by the
Rand Corporation
ī‚§ 1966 – IBM's binary synchronous (BISYNC or BSC)
protocol announced
ī‚§ 1969 – ARPANET, first packet switching network (later to
become the Internet), begins operation
12
Important Dates in the History of
Data Communications (2)
ī‚§ 1972 – Ethernet local area network specifications formulated
ī‚§ 1972 – IBM's Synchronous Data Link Control (SDLC) protocol
announced
ī‚§ 1974 – IBM announces its Systems Network Architecture (SNA)
ī‚§ 1975 – Personal computers introduced, the Altaire 8800 replaced
terminals in many cases
ī‚§ 1981 – IBM PC introduced
ī‚§ 1985 – Cellular radio telephones are introduced
ī‚§ 1990 – World Wide Web is introduced
ī‚§ 1993 – Web search engines introduced
ī‚§ 1995 – The Internet grows to over four million host computers
ī‚§ 1999 – The Internet grows to over ten million host computers
13
Data Communication Applications (1)
ī‚§ Batch - bi-directional transfers of large
amounts of data in concentrated groups
ī‚§ Data Entry - Lengthy inputs with short
responses
ī‚§ Distributed - data and/or processing is
handled by more than one processing
unit
ī‚§ Inquiry/Response - Small inputs of data
that may result in large responses
14
Data Communication Applications (2)
ī‚§ Interactive - Short inputs and outputs.
Real-time response with direct user
interaction
ī‚§ Sensor-Based - Input derived from
sensors instead of human operators
ī‚§ Combined - More than one of the above
applications running at the same time
15
What is a Computer Network?
Two or more computers or communications devices connected
by transmission media and channels and guided by a set of rules
for communication purposes that allow users to communicate
with each other and share applications and data.
Hardware:
ī‚§Computer
ī‚§Network card
ī‚§Routers
ī‚§Modem â€Ļ
Hardware:
ī‚§Computer
ī‚§Network card
ī‚§Routers
ī‚§Modem â€Ļ
Media:
ī‚§Cable
ī‚§Wire
ī‚§Microwave â€Ļ
Media:
ī‚§Cable
ī‚§Wire
ī‚§Microwave â€Ļ
Software:
ī‚§Network OS
ī‚§Utilities â€Ļ
Software:
ī‚§Network OS
ī‚§Utilities â€Ļ
Network Design:
īŽLogical layout
īŽPhysical layout â€Ļ
Network Design:
īŽLogical layout
īŽPhysical layout â€Ļ
Components of a Computer Network
16
Applications of a Computer Network
ī‚§ Mass transit
ī‚§ Interstate highways
ī‚§ 24-hour bankers, grocery stores
ī‚§ Cable television
ī‚§ Pagers
ī‚§ Mobile telephones
ī‚§ Most businesses and schools
ī‚§ Retail outlets
ī‚§ â€Ļ
17
Technologies
â€ĸEthernet
â€ĸToken Ring
â€ĸTransmission Control
Protocol/Internet
Protocol (TCP/IP)
â€ĸWireless Application
Protocol (WAP)
Network OS
â€ĸBus Topology
â€ĸRing Topology
â€ĸStar Topology
â€ĸLocal Area Network
(LAN)
â€ĸMetropolitan Area
Network (MAN)
â€ĸWide Area Network
(WAN)
â€ĸClient/Server
â€ĸPeer-to-Peer
Models
Topologies
Types
Network Essentials
18
Network Technologies
ī‚§ Based on bus topology; but can be used in star topology;
ī‚§ Higher speed: first Fast Ethernet, then Gigabit Ethernet;
ī‚§ Most popular: inexpensive, easy to install and maintain.
EthernetEthernet
Token RingToken Ring
TCP/IPTCP/IP
WAPWAP
ī‚§ Based on a ring topology; but can use a star topology;
ī‚§ Token-passing scheme to prevent collision of data;
ī‚§ The second most widely-used protocol after Ethernet.
ī‚§ Based on client/server model of network computing;
ī‚§ Uses packet switching technique for data transmission;
ī‚§ Commonly used for Internet applications.
ī‚§ Uses client/server model of network computing;
ī‚§ Allows wireless devices to access the Internet and
WWW;
ī‚§ Meets increasing demands for wireless Internet access.
19
The World of Connectivity
Wired or wireless communications
links offer several options for
information and communications.
Source: The McGraw-Hill Companies, Inc., 1999
20
Computer Network Configurations:
Connections between Networks
ī‚§ Computer terminal to mainframe computer
ī‚§ Microcomputer to mainframe computer
ī‚§ Microcomputer to local area network
ī‚§ Microcomputer to Internet
ī‚§ Local area network to local area network
Local area network to wide area network
Sensor to local area network
Satellite and microwave
Wireless telephone
21
Computer Network Configurations:
Computer Terminal to Mainframe Computer
Used in many types of businesses for data
entry and data retrieval.
Usually involves a low-speed connection.
22
23
Computer Network Configurations:
Microcomputer to Local Area Network
Very common throughout business and
academic environments.
Typically a medium- to high-speed
connection.
24
25
Computer Network Configurations:
Microcomputer to Internet
Very popular with home users.
Typically a modem is used to connect user’s
microcomputer to an Internet Service
Provider.
Newer technologies such as DSL and cable
modems are replacing
modems.
26
27
Computer Network Configurations:
LAN to LAN Connections
Found in businesses and schools that have
two or more LANs and a need for them to
intercommunicate.
The bridge is a typical device used to
interconnect LANs.
28
Data Communications and Computer Networks
Chapter 1
29
Computer Network Configurations:
LAN to WAN Connections
One of the best ways to interconnect a user
on a workstation to the Internet (a wide area
network).
A router is the typical device that performs
LAN to WAN connections.
30
31
Computer Network Configurations:
Sensor to LAN Connections
Often found in industrial environments.
Assembly lines and robotic controls depend
heavily on sensor-based local area networks.
32
33
Computer Network Configurations:
Satellite and Microwave
Many types of applications including long
distance telephone, television, radio, long-
haul data transfers, and wireless data
services.
Typically expensive services but many
companies offer competitive services and
rates.
34
35
Computer Network Configurations:
Wireless Telephone
Quickly expanding market across the U.S.
and world.
First generation analog services and second
generation PCS services available in most
areas and under many types of plans.
Third generation services beginning to
appear in Europe and Asia.
36
Why Are Networks Important?
BUSINESS
ENTERPRISE
â€ĸTraditional Data
â€ĸText
â€ĸImages
Information
â€ĸGraphics
â€ĸVoice
â€ĸVideo
â€ĸMulti-media
Applications
â€ĸFunctions
â€ĸOrganizational
Processes
â€ĸPersonal
Users
â€ĸEnterprise
â€ĸOrganization
â€ĸDepartment
â€ĸIndividual
Network
â€ĸLANs
â€ĸMans
â€ĸWANs
Internet
â€ĸWired
â€ĸWireless
38
Networks: Pros and Cons
Resource sharing
īŽ Printers, CD-ROMs, computers
Data and information sharing
Communications
Reduced Cost
On-line services
Groupware
īŽ Software that supports group efforts
over a network
Electronic data interchange
Security risks increase with
networks
Complexity is associated with
networks
Investment is high and return
on it may not happen
Pros Cons
39
Key Issues of Networks
Access to the Internet
Network Access
īŽ Wired access
īˇ Cable modem
īˇ DSL
īŽ Wireless access
īˇ Wireless LAN
īŽ RosettaNet – XML based
Network security
īŽ Goals and Measures
īŽ Firewalls
40
Why Use a Network?
ī‚§ Sharing of
ī‚§ Data, messages, graphics â€Ļ
ī‚§ Applications â€Ļ
ī‚§ Devices, e.g., hard drives, backups, printers,
modems, fax machines â€Ļ
ī‚§ Centralized administration
ī‚§ Installing and upgrading application software
ī‚§ Communication and collaboration
ī‚§ Teleconferences, group decision support systems
41
Class Discussion
ī‚§ If you could design your own home, what
kinds of computer network or data
communications labor-saving devices would
you incorporate?
ī‚§ Using a laptop computer with a wireless
connection into the company’s local area
network, you download a Web page from the
Internet. List all the different network
configurations involved in this operation.
42
Language of Computer Networks
ī‚§ Important terms and concepts.
43
Components of a Network
ī‚§ Server
ī‚§ A computer that provides services to other networked computers
ī‚§ Client
ī‚§ A computer in a client/server relationship, e.g., a Web browser
ī‚§ Hardware/Software
ī‚§ Network card, router, modem, hub/NT operating systems, utilities
â€Ļ
ī‚§ Media
ī‚§ The way to connect computers on a network
ī‚§ Data
ī‚§ Files o be shared by network computers
ī‚§ Resources
ī‚§
Peripherals, e.g., printers, to be used by network computers
44
Media of Networking
ī‚§ Coax cable
ī‚§ Twisted pair cable
ī‚§ Fiber optic cable
ī‚§ Microwave
ī‚§ Communications satellite
ī‚§ Cellular phones
45
Networking Hardware
Workstations
Servers
Bridges
Routers
Hubs and switches
Nodes
46
Network Models
Microcomputer users, or
clients, share services of
a centralized computer
called a server.
Computers share equally
with one another without
having to rely on a
central server.
Client/Server Model
Peer-to-Peer Model
47
Client/Server
A distinction exists between computers that make available network resources
(servers) and those computers that use the resources (clients or workstations).
Pros:
ī‚§ Very secure
ī‚§ Centralized servers easy to manage
ī‚§ Physically centralized
ī‚§ Secure OS
ī‚§ Better performance
ī‚§ Centralized backups
ī‚§ Reliability
ī‚§ Simple job to do plus built in redundancy
Cons:
ī‚§ Require professional administration
ī‚§ More hardware intensive
48
Peer-to-Peer (p2p)
Computers on the network communicate with each others as equals and each
computer is responsible for making its own resources available to other
computers on the network.
Pros:
ī‚§ Uses less expensive computer networks
ī‚§ Easy to administer
ī‚§ No NOS (network operating system) required
ī‚§ More built-in redundancy
ī‚§ Shared resources – some machine will have what you need
Cons:
ī‚§ Individual user performance easily affected
ī‚§ Not very secure
ī‚§ Tragedy of the commons – no guarantee others will administer their
resources properly (almost guaranteed with over 10 machines)
ī‚§ Hard to back up.
49
Client/Server vs. Peer-to-Peer:
Advantages and Disadvantages
Advantages:
ī‚§ Very secure OS.
ī‚§ Better performance.
ī‚§ Centralized servers, easy
to manage.
ī‚§ Centralized backups.
ī‚§ High reliability.
Peer-to-Peer ModelClient/Server Model
Disadvantages:
ī‚§ Expensive administration.
ī‚§ More hardware intensive.
Advantages:
ī‚§ Uses less expensive networks.
ī‚§ Easy to administer.
ī‚§ Contain both network operating
system and application software.
ī‚§ Ideal for small business and home
users.
Disadvantages:
ī‚§ Individual user performance easily
affected.
ī‚§ Not very secure.
ī‚§ Hard to back up.
50
Networking Essentials
ī‚§ Computer Networks
ī‚§ A host computer connected with communication circuits
and equipment to terminals
ī‚§ Two or more computers connected via a communication
medium
ī‚§ Intranet
ī‚§ A private version of the Internet
ī‚§ Enterprise Network
ī‚§ Two or more LANs connected to each other, or one or
more LANs connected to a WAN
ī‚§ File Server
ī‚§ A computer that contains files shared by PCs on a network
51
Categorization of Networks
ī‚§ By size:
ī‚§ Wide Area Network (WAN)
ī‚§ Metropolitan Area Network (MAN)
ī‚§ Local Area Networks (LAN)
ī‚§ By capability:
ī‚§ Client/server
ī‚§ Peer-to-peer
52
Three Major Types of Networks
ī‚§ Local Area Network (LAN)
ī‚§ Serves users within a confined geographical area
(usually within a mile).
ī‚§ Metropolitan Area Network (MAN)
ī‚§ Covers a geographic area the size of a city or
suburb. The purpose of a MAN is often to bypass
local telephone companies when accessing long-
distance service.
ī‚§ Wide Area Network (WAN)
ī‚§ Covers a wide geographical area, such as a state or
a country. Examples: Tyment, Telenet, Uninet,
and Accunet.
53
Interconnection between LANs and WANs
54
Characteristics Differentiate
One Network from Another
Topology : The geometric arrangement of devices on
the network. For example, devices can be arranged in
a ring or in a bus or in a star topology.
Protocols : The rules and encoding specifications for
sending data. The protocols also determine whether
the network uses a peer-to-peer or client/server
model.
Media : Devices can be connected by twisted-pair
wire, coaxial cables, or fiber optic cables.
īŽ Wireless networks are connected via radio waves.
Medium Access Control: Scheme to allow sharing
of the media.
55
Components of a Typical LAN
Source: The McGraw-Hill Companies, Inc., 1999
56
Network Typologies: Star
This arrangement connects all the network’s devices to a central
host computer, through which all communications must pass.
Source: The McGraw-Hill Companies, Inc., 1999
57
Network Typologies: Ring
This arrangement connects the network’s devices in a closed loop.
Source: The McGraw-Hill Companies, Inc., 1999
58
Network Typologies: Bus
A single channel connects all communications devices.
Source: The McGraw-Hill Companies, Inc., 1999
59
Networking and Telecommunications
Networking - an interconnection of computers
and computing equipment using either wires
or radio waves over small or large geographic
distances
Telecommunications - study of telephones
and the systems that transmit telephone
signals
Network management - design, installation,
and support of a network and its hardware
and software
60
Networking Aspects
ī‚§ Computer Networks
ī‚§ A host computer connected with communication circuits and
equipment to terminals
ī‚§ Two or more computers connected via a communication medium
ī‚§ Intranet
ī‚§ A private version of the Internet
ī‚§ Enterprise Network
ī‚§ Two or more LANs connected to each other, or one or more
LANs connected to a WAN
ī‚§ File Server
ī‚§ A computer that contains files shared by PCs on a network
61
Network Selection Criteria
ī‚§ Size of the organization
ī‚§ Level of required security
ī‚§ Level of available administrative support
ī‚§ Amount of network traffic
ī‚§ Needs of the network users
ī‚§ Budget for building the network
62
Requirements of a Network System
(1)
ī‚§ Ideal system
īŽ Does what we want instantly when we want it
with no errors or problems and only we know
about it.
īˇ Performance
īˇ Consistency
īˇ Flexibility
īˇ Availability
īˇ Reliability
īˇ Recovery
īˇ Security
63
Requirements of a Network System
(2)
ī‚§ Performance
īŽ Response time
īˇ Time for transmission
īˇ Time for data processing
īŽ Transaction Rate (throughput)
īˇ The amount of work performed by a system per unit
of time
64
Requirements of a Network System
(3)
Consistency
īŽ Same thing all the time
īŽ Response time
65
Requirements of a Network System
(4)
ī‚§ Flexibility
īŽ Growth and change available with
minimum impact on users
īŽ Legacy systems
īŽ Standards help
66
Requirements of a Network System
(5)
ī‚§ Availability
īŽ When needed
īŽ Where available
īŽ How available
67
Requirements of a Network System
(6)
ī‚§ Reliability
īŽ Measure of system failure
īˇMTBF – mean time between failure
īŽ Fault-tolerance solution
īˇDesign
īˇDuplication
68
Requirements of a Network System
(7)
Recovery
īŽ All systems fail
īˇ How long before startup?
īŽ What do we get when the system starts up again
īˇ Saved information
69
Requirements of a Network System (8)
ī‚§ Security
ī‚§ Who has access?
ī‚§ How good is the protection?
ī‚§ Privacy
70
Network Architecture Models
A reference model that describes the layers
of hardware and software necessary to
transmit data between two points.
Reference models are necessary to increase
the likelihood that different components from
different manufacturers will converse.
There are two standard models that are
important: The OSI Model, and the Internet
Model.
71
Standards
Standards are rules of operation that are
followed by most or all vendors
Standards allow hardware and software
from different vendors to work together
Competition among vendors brings
lower prices and feature-rich products
72
Standards
ISO - International Standards Organization:
An organization that sets communication
standards, also IEEE
OSI - Open Systems Interconnection: A
seven layer reference model for developing
data communication systems
Open Architecture - in which the network
specifications are available to any company
73
OSI Layers of Communication
74
Application Layer
ī‚§ Where the application using the
network resides. Common network
applications include remote login, file
transfer, e-mail, and web page
browsing.
ī‚§ Functionality defined by user
ī‚§ Application dependent
75
Presentation Layer
ī‚§ Performs a series of miscellaneous
functions necessary for presenting the
data package properly to the sender or
receiver
ī‚§ Format of the data
ī‚§ Encryption
ī‚§ Compression
ī‚§ Screen formatting
76
Session Layer
ī‚§ Establishes connection between
applications
ī‚§ Enforces rules
ī‚§ Order
ī‚§ Pacing
ī‚§ Reestablish connection
77
Transport Layer
ī‚§ Provides an end-to-end, error-free
network connection.
ī‚§ Makes sure the data arrives at the
destination exactly as it left the source.
ī‚§ Makes sure all information is accounted
for:
īŽ Missing information
īŽ Duplicated information
78
Network Layer
ī‚§ Responsible for creating maintaining
and ending network connections.
ī‚§ Transfers a data packet from node to
node within the network.
ī‚§ Message routing
ī‚§ Billing
ī‚§ Accounting
79
Data Link Layer
ī‚§ Responsible for taking the data and
transforming it into a frame with header,
control and address information.
ī‚§ Physical path communication
ī‚§ Error detection
ī‚§ Error correction
ī‚§ Resolve competing requests
80
Physical Layer
ī‚§ Handles the transmission of bits over a
communications channel.
ī‚§ Includes:
ī‚§ Voltage levels
ī‚§ Electrical connections
ī‚§ Media choices
ī‚§ Adapters
ī‚§ Connectors
ī‚§ Modulation techniques
81
82
Layers in Internet Model vs. OSI Model
ī‚§ Interface layer - equivalent to the OSI’s
physical and data link layers.
ī‚§ Network layer - roughly equivalent to the
OSI’s network layer.
ī‚§ Transport layer - performs same function as
OSI transport layer.
ī‚§ Application layer - equivalent to the OSI’s
presentation and application layers.
83
The Internet Model vs. the OSI Model
84
Internet Model in Action
ī‚§ Note the flow of data from user to web
browser and back.
ī‚§ At each layer, information is either added or
removed, depending on whether the data is
leaving or arriving at a workstation.
ī‚§ The adding of information over pre-existing
information is termed encapsulation.
86
Logical and Physical Connections
ī‚§ A logical connection is one that exists
only in the software
ī‚§ A physical connection is one that exists
in the hardware.
ī‚§ In a network architecture model, only the
lowest layer contains a physical
connection, while all higher layers
contain logical connections.
87
OSI Layers of Communication
88
Software Environment
ī‚§ Application Programs
ī‚§ Word, Excel, Access, Lotus 123, etc.
ī‚§ Operating System
ī‚§ Manages the resources of the computer. (E.G. Windows 98/NT, Linux)
ī‚§ Data Communication
ī‚§ Responsible for handling communication with remote devices
ī‚§ Transaction Control Process
ī‚§ Receives input and routes it to the proper application processes
ī‚§ Database Management System
ī‚§ Interface between the application programs and the data they need to use.
ī‚§ Transaction Processing
ī‚§ Responding to requests for processing activities. The requests are usually
user initiated but may be made by other systems
89
IT Infrastructure
90
Class Discussion
ī‚§ How have you used a network today.
ī‚§ Discuss an example of a business that incorporates
layers of management and show how the work
progresses through the layers.
ī‚§ Are there any network configurations that have not
been addressed in the chapter? What are their
applications?
ī‚§ Are there any other examples in business where
one particular technology or method has won out
over the competition? What were the reasons that
lead to this particular technology winning?
Joining Professional
Associations
Benefits can include:
Connecting with people who have
similar interests
Providing new opportunities for learning
Allowing access to specialized
information
Giving tangible assets such as free
goods
Professional Association Sites
TABLE 1-2
Web sites of
networking
organizations
Circa 2000.
Some do not
exist today!

More Related Content

What's hot

Computer Networks Basics
Computer Networks BasicsComputer Networks Basics
Computer Networks Basicsijtsrd
 
Introduction To Mobile Computing
Introduction To Mobile ComputingIntroduction To Mobile Computing
Introduction To Mobile ComputingMadhuri Badgujar
 
Dcn introduction
Dcn introductionDcn introduction
Dcn introductionSopon Tumchota
 
Basic concept of Computer networks
Basic concept of Computer networks Basic concept of Computer networks
Basic concept of Computer networks ShohanaakterKakon
 
Manet overview
Manet overviewManet overview
Manet overviewAmalia Nurani
 
Class note 1 173462520 khadija akter pretty
Class note 1 173462520 khadija akter prettyClass note 1 173462520 khadija akter pretty
Class note 1 173462520 khadija akter prettykhadijaakterpretty
 
Issues in mobile communication
Issues in mobile communicationIssues in mobile communication
Issues in mobile communicationhina firdaus
 
Afeche nettech
Afeche nettechAfeche nettech
Afeche nettechFatima Hassan
 
Mobile computing
Mobile computingMobile computing
Mobile computingJeha Ryhan
 
A study-and-analysis-of-access-to-high-speed-connection-in-wireless-technology
A study-and-analysis-of-access-to-high-speed-connection-in-wireless-technologyA study-and-analysis-of-access-to-high-speed-connection-in-wireless-technology
A study-and-analysis-of-access-to-high-speed-connection-in-wireless-technologyaravindhawan
 
Mobile Computing Complete Introduction
Mobile Computing Complete IntroductionMobile Computing Complete Introduction
Mobile Computing Complete IntroductionDenis R
 
Chap 17 managing information systems and communication technology
Chap 17 managing information systems and communication technologyChap 17 managing information systems and communication technology
Chap 17 managing information systems and communication technologyMemoona Qadeer
 
Mobile computing-Unit 1,GSM
Mobile computing-Unit 1,GSMMobile computing-Unit 1,GSM
Mobile computing-Unit 1,GSMPallepati Vasavi
 

What's hot (19)

Computer Networks Basics
Computer Networks BasicsComputer Networks Basics
Computer Networks Basics
 
Introduction To Mobile Computing
Introduction To Mobile ComputingIntroduction To Mobile Computing
Introduction To Mobile Computing
 
Dcn introduction
Dcn introductionDcn introduction
Dcn introduction
 
Mobile computing
Mobile computingMobile computing
Mobile computing
 
Basic concept of Computer networks
Basic concept of Computer networks Basic concept of Computer networks
Basic concept of Computer networks
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 
Manet overview
Manet overviewManet overview
Manet overview
 
Class note 1 173462520 khadija akter pretty
Class note 1 173462520 khadija akter prettyClass note 1 173462520 khadija akter pretty
Class note 1 173462520 khadija akter pretty
 
Issues in mobile communication
Issues in mobile communicationIssues in mobile communication
Issues in mobile communication
 
Afeche nettech
Afeche nettechAfeche nettech
Afeche nettech
 
ICTL
ICTLICTL
ICTL
 
Distributed Systems, Mobile Computing and Security
Distributed Systems, Mobile Computing and SecurityDistributed Systems, Mobile Computing and Security
Distributed Systems, Mobile Computing and Security
 
Mobile computing
Mobile computingMobile computing
Mobile computing
 
A study-and-analysis-of-access-to-high-speed-connection-in-wireless-technology
A study-and-analysis-of-access-to-high-speed-connection-in-wireless-technologyA study-and-analysis-of-access-to-high-speed-connection-in-wireless-technology
A study-and-analysis-of-access-to-high-speed-connection-in-wireless-technology
 
Mobile Computing Complete Introduction
Mobile Computing Complete IntroductionMobile Computing Complete Introduction
Mobile Computing Complete Introduction
 
Pertemuan 8 mobile computing
Pertemuan 8   mobile computingPertemuan 8   mobile computing
Pertemuan 8 mobile computing
 
Chap 17 managing information systems and communication technology
Chap 17 managing information systems and communication technologyChap 17 managing information systems and communication technology
Chap 17 managing information systems and communication technology
 
Chapter 8
Chapter 8Chapter 8
Chapter 8
 
Mobile computing-Unit 1,GSM
Mobile computing-Unit 1,GSMMobile computing-Unit 1,GSM
Mobile computing-Unit 1,GSM
 

Similar to Introduction to Computer Networks & Data Communication

homenet-ews.ppt
homenet-ews.ppthomenet-ews.ppt
homenet-ews.pptTariq Emad
 
Telecommunications.PPT
Telecommunications.PPTTelecommunications.PPT
Telecommunications.PPTssuser2cc0d4
 
Introduction to Computer Networks and Data Communications
Introduction to Computer Networks and Data CommunicationsIntroduction to Computer Networks and Data Communications
Introduction to Computer Networks and Data CommunicationsAngel G Diaz
 
IARE_CN_PPT_0 (1).pdf
IARE_CN_PPT_0 (1).pdfIARE_CN_PPT_0 (1).pdf
IARE_CN_PPT_0 (1).pdfDebaComedyClub
 
Networking
NetworkingNetworking
Networkingraj123singh
 
Business networks and telecomunication
Business networks and telecomunicationBusiness networks and telecomunication
Business networks and telecomunicationAttaullah Sahil-MBA
 
Business networks and telecomunication
Business networks and telecomunicationBusiness networks and telecomunication
Business networks and telecomunicationAttaullah Sahil-MBA
 
Chapter 07.ppt
Chapter 07.pptChapter 07.ppt
Chapter 07.pptmona808402
 
Computer Network Unit I RGPV
Computer Network Unit I RGPV Computer Network Unit I RGPV
Computer Network Unit I RGPV NANDINI SHARMA
 
ITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptxITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptxMohammadAsim91
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Unit2 network communication for CIM
Unit2 network communication  for CIM Unit2 network communication  for CIM
Unit2 network communication for CIM Mathivanan Vk
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsssshahinaz Altabbakh
 
ITE 101 - Week 6
ITE 101 -  Week 6ITE 101 -  Week 6
ITE 101 - Week 6Frank Monaco
 
Evolution of computer_networks
Evolution of computer_networksEvolution of computer_networks
Evolution of computer_networksAdityaroy110
 
Telecommunications, Internet and Wireless Technology
Telecommunications, Internet and Wireless TechnologyTelecommunications, Internet and Wireless Technology
Telecommunications, Internet and Wireless TechnologyPiyushHooda
 
Network resources
Network resourcesNetwork resources
Network resourcesRohit Kumar
 

Similar to Introduction to Computer Networks & Data Communication (20)

homenet-ews.ppt
homenet-ews.ppthomenet-ews.ppt
homenet-ews.ppt
 
Telecommunications.PPT
Telecommunications.PPTTelecommunications.PPT
Telecommunications.PPT
 
Introduction to Computer Networks and Data Communications
Introduction to Computer Networks and Data CommunicationsIntroduction to Computer Networks and Data Communications
Introduction to Computer Networks and Data Communications
 
IARE_CN_PPT_0 (1).pdf
IARE_CN_PPT_0 (1).pdfIARE_CN_PPT_0 (1).pdf
IARE_CN_PPT_0 (1).pdf
 
Networking
NetworkingNetworking
Networking
 
Business networks and telecomunication
Business networks and telecomunicationBusiness networks and telecomunication
Business networks and telecomunication
 
Business networks and telecomunication
Business networks and telecomunicationBusiness networks and telecomunication
Business networks and telecomunication
 
Chapter 07.ppt
Chapter 07.pptChapter 07.ppt
Chapter 07.ppt
 
Computer Network Unit I RGPV
Computer Network Unit I RGPV Computer Network Unit I RGPV
Computer Network Unit I RGPV
 
ITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptxITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptx
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Unit2 network communication for CIM
Unit2 network communication  for CIM Unit2 network communication  for CIM
Unit2 network communication for CIM
 
Telecommunications, the internet, and wireless technology
Telecommunications, the internet, and wireless technologyTelecommunications, the internet, and wireless technology
Telecommunications, the internet, and wireless technology
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
ITE 101 - Week 6
ITE 101 -  Week 6ITE 101 -  Week 6
ITE 101 - Week 6
 
Itm 4
Itm 4Itm 4
Itm 4
 
Evolution of computer_networks
Evolution of computer_networksEvolution of computer_networks
Evolution of computer_networks
 
Telecommunications, Internet and Wireless Technology
Telecommunications, Internet and Wireless TechnologyTelecommunications, Internet and Wireless Technology
Telecommunications, Internet and Wireless Technology
 
Computer Communications
Computer CommunicationsComputer Communications
Computer Communications
 
Network resources
Network resourcesNetwork resources
Network resources
 

Recently uploaded

Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)
Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)
Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxsomshekarkn64
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube ExchangerAnamika Sarkar
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 

Recently uploaded (20)

Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)
Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)
Call Us â‰Ŋ 8377877756 â‰ŧ Call Girls In Shastri Nagar (Delhi)
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 

Introduction to Computer Networks & Data Communication

  • 1. 1 IST 220-002: Networking and Telecommunications Chapter 1: Introduction to Computer Networks & Data Communication Dr. Lee Giles 001 Thomas Building, School of IST Phone 865 7884 Email: giles@ist.psu.edu
  • 2. 2 Information Technology (IT)Information Technology (IT) CommunicationCommunication TechnologyTechnology ComputerComputer TechnologyTechnology To collect, store, process, search, retrieve, and present electronic information to meet the needs of various kinds of users, e.g., computer hardware & software, PDAs, printers, groupware, smart cardsâ€Ļ. What is Information Technology (IT)? To deliver, disseminate, exchange, transmit, and receive electronic information in local, regional or global contexts, e.g., networks, fax machines, cell phones, email, satellites, GPS, Internet, telephony, â€Ļ.
  • 3. 3 Computer Systems Redefined Computer systems used to be defined as: Computer systems are now redefined as: hardwarehardware networksnetworkssoftwaresoftwarehardwarehardware softwaresoftware+ + +
  • 4. 4 Information & Communication ī‚§ Generation and transfer of information is critical to today’s businesses ī‚§ Flow of information both mirror and shape organizational structures ī‚§ Networks are the enabling technology for this process
  • 5. 5 The “Manager’s Dilemma” ī‚§ Technology is necessary for competitiveness ī‚§ Cost of technology has decreased ī‚§ Reliance on technology has increased ī‚§ Number of choices have increased ī‚§ Choices are both more difficult and more important
  • 6. 6 What is Data Communication? ī‚§ Communication of data between sources ī‚§ Data formats – analog or digital or both ī‚§ Data travels by a medium ī‚§ Wires ī‚§ Space
  • 7. 7 Essentials of Data Communication ī‚§ Message ī‚§ Sender ī‚§ Receiver ī‚§ Medium ī‚§ Understandability ī‚§ Error detection ī‚§ Security
  • 9. 9 Protocols ī‚§ Enables communication – how we communicate (convention used for establishing transmission rules) ī‚§ When ī‚§ Where ī‚§ How ī‚§ What with ī‚§ How much
  • 11. 11 Important Dates in the History of Data Communications (1) ī‚§ 1837 – Invention of the telegraph ī‚§ 1876 – Invention of the telephone ī‚§ 1947 – Invention of the transistor (replaced vacuum tubes) ī‚§ 1948 – First commercial computer installed, the UNIVAC I ī‚§ 1958 – First U.S. Communications satellite sent into orbit ī‚§ 1959 – FCC approves private microwave communications networks ī‚§ 1964 – Packet switching network concept proposed by the Rand Corporation ī‚§ 1966 – IBM's binary synchronous (BISYNC or BSC) protocol announced ī‚§ 1969 – ARPANET, first packet switching network (later to become the Internet), begins operation
  • 12. 12 Important Dates in the History of Data Communications (2) ī‚§ 1972 – Ethernet local area network specifications formulated ī‚§ 1972 – IBM's Synchronous Data Link Control (SDLC) protocol announced ī‚§ 1974 – IBM announces its Systems Network Architecture (SNA) ī‚§ 1975 – Personal computers introduced, the Altaire 8800 replaced terminals in many cases ī‚§ 1981 – IBM PC introduced ī‚§ 1985 – Cellular radio telephones are introduced ī‚§ 1990 – World Wide Web is introduced ī‚§ 1993 – Web search engines introduced ī‚§ 1995 – The Internet grows to over four million host computers ī‚§ 1999 – The Internet grows to over ten million host computers
  • 13. 13 Data Communication Applications (1) ī‚§ Batch - bi-directional transfers of large amounts of data in concentrated groups ī‚§ Data Entry - Lengthy inputs with short responses ī‚§ Distributed - data and/or processing is handled by more than one processing unit ī‚§ Inquiry/Response - Small inputs of data that may result in large responses
  • 14. 14 Data Communication Applications (2) ī‚§ Interactive - Short inputs and outputs. Real-time response with direct user interaction ī‚§ Sensor-Based - Input derived from sensors instead of human operators ī‚§ Combined - More than one of the above applications running at the same time
  • 15. 15 What is a Computer Network? Two or more computers or communications devices connected by transmission media and channels and guided by a set of rules for communication purposes that allow users to communicate with each other and share applications and data. Hardware: ī‚§Computer ī‚§Network card ī‚§Routers ī‚§Modem â€Ļ Hardware: ī‚§Computer ī‚§Network card ī‚§Routers ī‚§Modem â€Ļ Media: ī‚§Cable ī‚§Wire ī‚§Microwave â€Ļ Media: ī‚§Cable ī‚§Wire ī‚§Microwave â€Ļ Software: ī‚§Network OS ī‚§Utilities â€Ļ Software: ī‚§Network OS ī‚§Utilities â€Ļ Network Design: īŽLogical layout īŽPhysical layout â€Ļ Network Design: īŽLogical layout īŽPhysical layout â€Ļ Components of a Computer Network
  • 16. 16 Applications of a Computer Network ī‚§ Mass transit ī‚§ Interstate highways ī‚§ 24-hour bankers, grocery stores ī‚§ Cable television ī‚§ Pagers ī‚§ Mobile telephones ī‚§ Most businesses and schools ī‚§ Retail outlets ī‚§ â€Ļ
  • 17. 17 Technologies â€ĸEthernet â€ĸToken Ring â€ĸTransmission Control Protocol/Internet Protocol (TCP/IP) â€ĸWireless Application Protocol (WAP) Network OS â€ĸBus Topology â€ĸRing Topology â€ĸStar Topology â€ĸLocal Area Network (LAN) â€ĸMetropolitan Area Network (MAN) â€ĸWide Area Network (WAN) â€ĸClient/Server â€ĸPeer-to-Peer Models Topologies Types Network Essentials
  • 18. 18 Network Technologies ī‚§ Based on bus topology; but can be used in star topology; ī‚§ Higher speed: first Fast Ethernet, then Gigabit Ethernet; ī‚§ Most popular: inexpensive, easy to install and maintain. EthernetEthernet Token RingToken Ring TCP/IPTCP/IP WAPWAP ī‚§ Based on a ring topology; but can use a star topology; ī‚§ Token-passing scheme to prevent collision of data; ī‚§ The second most widely-used protocol after Ethernet. ī‚§ Based on client/server model of network computing; ī‚§ Uses packet switching technique for data transmission; ī‚§ Commonly used for Internet applications. ī‚§ Uses client/server model of network computing; ī‚§ Allows wireless devices to access the Internet and WWW; ī‚§ Meets increasing demands for wireless Internet access.
  • 19. 19 The World of Connectivity Wired or wireless communications links offer several options for information and communications. Source: The McGraw-Hill Companies, Inc., 1999
  • 20. 20 Computer Network Configurations: Connections between Networks ī‚§ Computer terminal to mainframe computer ī‚§ Microcomputer to mainframe computer ī‚§ Microcomputer to local area network ī‚§ Microcomputer to Internet ī‚§ Local area network to local area network Local area network to wide area network Sensor to local area network Satellite and microwave Wireless telephone
  • 21. 21 Computer Network Configurations: Computer Terminal to Mainframe Computer Used in many types of businesses for data entry and data retrieval. Usually involves a low-speed connection.
  • 22. 22
  • 23. 23 Computer Network Configurations: Microcomputer to Local Area Network Very common throughout business and academic environments. Typically a medium- to high-speed connection.
  • 24. 24
  • 25. 25 Computer Network Configurations: Microcomputer to Internet Very popular with home users. Typically a modem is used to connect user’s microcomputer to an Internet Service Provider. Newer technologies such as DSL and cable modems are replacing modems.
  • 26. 26
  • 27. 27 Computer Network Configurations: LAN to LAN Connections Found in businesses and schools that have two or more LANs and a need for them to intercommunicate. The bridge is a typical device used to interconnect LANs.
  • 28. 28 Data Communications and Computer Networks Chapter 1
  • 29. 29 Computer Network Configurations: LAN to WAN Connections One of the best ways to interconnect a user on a workstation to the Internet (a wide area network). A router is the typical device that performs LAN to WAN connections.
  • 30. 30
  • 31. 31 Computer Network Configurations: Sensor to LAN Connections Often found in industrial environments. Assembly lines and robotic controls depend heavily on sensor-based local area networks.
  • 32. 32
  • 33. 33 Computer Network Configurations: Satellite and Microwave Many types of applications including long distance telephone, television, radio, long- haul data transfers, and wireless data services. Typically expensive services but many companies offer competitive services and rates.
  • 34. 34
  • 35. 35 Computer Network Configurations: Wireless Telephone Quickly expanding market across the U.S. and world. First generation analog services and second generation PCS services available in most areas and under many types of plans. Third generation services beginning to appear in Europe and Asia.
  • 36. 36
  • 37. Why Are Networks Important? BUSINESS ENTERPRISE â€ĸTraditional Data â€ĸText â€ĸImages Information â€ĸGraphics â€ĸVoice â€ĸVideo â€ĸMulti-media Applications â€ĸFunctions â€ĸOrganizational Processes â€ĸPersonal Users â€ĸEnterprise â€ĸOrganization â€ĸDepartment â€ĸIndividual Network â€ĸLANs â€ĸMans â€ĸWANs Internet â€ĸWired â€ĸWireless
  • 38. 38 Networks: Pros and Cons Resource sharing īŽ Printers, CD-ROMs, computers Data and information sharing Communications Reduced Cost On-line services Groupware īŽ Software that supports group efforts over a network Electronic data interchange Security risks increase with networks Complexity is associated with networks Investment is high and return on it may not happen Pros Cons
  • 39. 39 Key Issues of Networks Access to the Internet Network Access īŽ Wired access īˇ Cable modem īˇ DSL īŽ Wireless access īˇ Wireless LAN īŽ RosettaNet – XML based Network security īŽ Goals and Measures īŽ Firewalls
  • 40. 40 Why Use a Network? ī‚§ Sharing of ī‚§ Data, messages, graphics â€Ļ ī‚§ Applications â€Ļ ī‚§ Devices, e.g., hard drives, backups, printers, modems, fax machines â€Ļ ī‚§ Centralized administration ī‚§ Installing and upgrading application software ī‚§ Communication and collaboration ī‚§ Teleconferences, group decision support systems
  • 41. 41 Class Discussion ī‚§ If you could design your own home, what kinds of computer network or data communications labor-saving devices would you incorporate? ī‚§ Using a laptop computer with a wireless connection into the company’s local area network, you download a Web page from the Internet. List all the different network configurations involved in this operation.
  • 42. 42 Language of Computer Networks ī‚§ Important terms and concepts.
  • 43. 43 Components of a Network ī‚§ Server ī‚§ A computer that provides services to other networked computers ī‚§ Client ī‚§ A computer in a client/server relationship, e.g., a Web browser ī‚§ Hardware/Software ī‚§ Network card, router, modem, hub/NT operating systems, utilities â€Ļ ī‚§ Media ī‚§ The way to connect computers on a network ī‚§ Data ī‚§ Files o be shared by network computers ī‚§ Resources ī‚§ Peripherals, e.g., printers, to be used by network computers
  • 44. 44 Media of Networking ī‚§ Coax cable ī‚§ Twisted pair cable ī‚§ Fiber optic cable ī‚§ Microwave ī‚§ Communications satellite ī‚§ Cellular phones
  • 46. 46 Network Models Microcomputer users, or clients, share services of a centralized computer called a server. Computers share equally with one another without having to rely on a central server. Client/Server Model Peer-to-Peer Model
  • 47. 47 Client/Server A distinction exists between computers that make available network resources (servers) and those computers that use the resources (clients or workstations). Pros: ī‚§ Very secure ī‚§ Centralized servers easy to manage ī‚§ Physically centralized ī‚§ Secure OS ī‚§ Better performance ī‚§ Centralized backups ī‚§ Reliability ī‚§ Simple job to do plus built in redundancy Cons: ī‚§ Require professional administration ī‚§ More hardware intensive
  • 48. 48 Peer-to-Peer (p2p) Computers on the network communicate with each others as equals and each computer is responsible for making its own resources available to other computers on the network. Pros: ī‚§ Uses less expensive computer networks ī‚§ Easy to administer ī‚§ No NOS (network operating system) required ī‚§ More built-in redundancy ī‚§ Shared resources – some machine will have what you need Cons: ī‚§ Individual user performance easily affected ī‚§ Not very secure ī‚§ Tragedy of the commons – no guarantee others will administer their resources properly (almost guaranteed with over 10 machines) ī‚§ Hard to back up.
  • 49. 49 Client/Server vs. Peer-to-Peer: Advantages and Disadvantages Advantages: ī‚§ Very secure OS. ī‚§ Better performance. ī‚§ Centralized servers, easy to manage. ī‚§ Centralized backups. ī‚§ High reliability. Peer-to-Peer ModelClient/Server Model Disadvantages: ī‚§ Expensive administration. ī‚§ More hardware intensive. Advantages: ī‚§ Uses less expensive networks. ī‚§ Easy to administer. ī‚§ Contain both network operating system and application software. ī‚§ Ideal for small business and home users. Disadvantages: ī‚§ Individual user performance easily affected. ī‚§ Not very secure. ī‚§ Hard to back up.
  • 50. 50 Networking Essentials ī‚§ Computer Networks ī‚§ A host computer connected with communication circuits and equipment to terminals ī‚§ Two or more computers connected via a communication medium ī‚§ Intranet ī‚§ A private version of the Internet ī‚§ Enterprise Network ī‚§ Two or more LANs connected to each other, or one or more LANs connected to a WAN ī‚§ File Server ī‚§ A computer that contains files shared by PCs on a network
  • 51. 51 Categorization of Networks ī‚§ By size: ī‚§ Wide Area Network (WAN) ī‚§ Metropolitan Area Network (MAN) ī‚§ Local Area Networks (LAN) ī‚§ By capability: ī‚§ Client/server ī‚§ Peer-to-peer
  • 52. 52 Three Major Types of Networks ī‚§ Local Area Network (LAN) ī‚§ Serves users within a confined geographical area (usually within a mile). ī‚§ Metropolitan Area Network (MAN) ī‚§ Covers a geographic area the size of a city or suburb. The purpose of a MAN is often to bypass local telephone companies when accessing long- distance service. ī‚§ Wide Area Network (WAN) ī‚§ Covers a wide geographical area, such as a state or a country. Examples: Tyment, Telenet, Uninet, and Accunet.
  • 54. 54 Characteristics Differentiate One Network from Another Topology : The geometric arrangement of devices on the network. For example, devices can be arranged in a ring or in a bus or in a star topology. Protocols : The rules and encoding specifications for sending data. The protocols also determine whether the network uses a peer-to-peer or client/server model. Media : Devices can be connected by twisted-pair wire, coaxial cables, or fiber optic cables. īŽ Wireless networks are connected via radio waves. Medium Access Control: Scheme to allow sharing of the media.
  • 55. 55 Components of a Typical LAN Source: The McGraw-Hill Companies, Inc., 1999
  • 56. 56 Network Typologies: Star This arrangement connects all the network’s devices to a central host computer, through which all communications must pass. Source: The McGraw-Hill Companies, Inc., 1999
  • 57. 57 Network Typologies: Ring This arrangement connects the network’s devices in a closed loop. Source: The McGraw-Hill Companies, Inc., 1999
  • 58. 58 Network Typologies: Bus A single channel connects all communications devices. Source: The McGraw-Hill Companies, Inc., 1999
  • 59. 59 Networking and Telecommunications Networking - an interconnection of computers and computing equipment using either wires or radio waves over small or large geographic distances Telecommunications - study of telephones and the systems that transmit telephone signals Network management - design, installation, and support of a network and its hardware and software
  • 60. 60 Networking Aspects ī‚§ Computer Networks ī‚§ A host computer connected with communication circuits and equipment to terminals ī‚§ Two or more computers connected via a communication medium ī‚§ Intranet ī‚§ A private version of the Internet ī‚§ Enterprise Network ī‚§ Two or more LANs connected to each other, or one or more LANs connected to a WAN ī‚§ File Server ī‚§ A computer that contains files shared by PCs on a network
  • 61. 61 Network Selection Criteria ī‚§ Size of the organization ī‚§ Level of required security ī‚§ Level of available administrative support ī‚§ Amount of network traffic ī‚§ Needs of the network users ī‚§ Budget for building the network
  • 62. 62 Requirements of a Network System (1) ī‚§ Ideal system īŽ Does what we want instantly when we want it with no errors or problems and only we know about it. īˇ Performance īˇ Consistency īˇ Flexibility īˇ Availability īˇ Reliability īˇ Recovery īˇ Security
  • 63. 63 Requirements of a Network System (2) ī‚§ Performance īŽ Response time īˇ Time for transmission īˇ Time for data processing īŽ Transaction Rate (throughput) īˇ The amount of work performed by a system per unit of time
  • 64. 64 Requirements of a Network System (3) Consistency īŽ Same thing all the time īŽ Response time
  • 65. 65 Requirements of a Network System (4) ī‚§ Flexibility īŽ Growth and change available with minimum impact on users īŽ Legacy systems īŽ Standards help
  • 66. 66 Requirements of a Network System (5) ī‚§ Availability īŽ When needed īŽ Where available īŽ How available
  • 67. 67 Requirements of a Network System (6) ī‚§ Reliability īŽ Measure of system failure īˇMTBF – mean time between failure īŽ Fault-tolerance solution īˇDesign īˇDuplication
  • 68. 68 Requirements of a Network System (7) Recovery īŽ All systems fail īˇ How long before startup? īŽ What do we get when the system starts up again īˇ Saved information
  • 69. 69 Requirements of a Network System (8) ī‚§ Security ī‚§ Who has access? ī‚§ How good is the protection? ī‚§ Privacy
  • 70. 70 Network Architecture Models A reference model that describes the layers of hardware and software necessary to transmit data between two points. Reference models are necessary to increase the likelihood that different components from different manufacturers will converse. There are two standard models that are important: The OSI Model, and the Internet Model.
  • 71. 71 Standards Standards are rules of operation that are followed by most or all vendors Standards allow hardware and software from different vendors to work together Competition among vendors brings lower prices and feature-rich products
  • 72. 72 Standards ISO - International Standards Organization: An organization that sets communication standards, also IEEE OSI - Open Systems Interconnection: A seven layer reference model for developing data communication systems Open Architecture - in which the network specifications are available to any company
  • 73. 73 OSI Layers of Communication
  • 74. 74 Application Layer ī‚§ Where the application using the network resides. Common network applications include remote login, file transfer, e-mail, and web page browsing. ī‚§ Functionality defined by user ī‚§ Application dependent
  • 75. 75 Presentation Layer ī‚§ Performs a series of miscellaneous functions necessary for presenting the data package properly to the sender or receiver ī‚§ Format of the data ī‚§ Encryption ī‚§ Compression ī‚§ Screen formatting
  • 76. 76 Session Layer ī‚§ Establishes connection between applications ī‚§ Enforces rules ī‚§ Order ī‚§ Pacing ī‚§ Reestablish connection
  • 77. 77 Transport Layer ī‚§ Provides an end-to-end, error-free network connection. ī‚§ Makes sure the data arrives at the destination exactly as it left the source. ī‚§ Makes sure all information is accounted for: īŽ Missing information īŽ Duplicated information
  • 78. 78 Network Layer ī‚§ Responsible for creating maintaining and ending network connections. ī‚§ Transfers a data packet from node to node within the network. ī‚§ Message routing ī‚§ Billing ī‚§ Accounting
  • 79. 79 Data Link Layer ī‚§ Responsible for taking the data and transforming it into a frame with header, control and address information. ī‚§ Physical path communication ī‚§ Error detection ī‚§ Error correction ī‚§ Resolve competing requests
  • 80. 80 Physical Layer ī‚§ Handles the transmission of bits over a communications channel. ī‚§ Includes: ī‚§ Voltage levels ī‚§ Electrical connections ī‚§ Media choices ī‚§ Adapters ī‚§ Connectors ī‚§ Modulation techniques
  • 81. 81
  • 82. 82 Layers in Internet Model vs. OSI Model ī‚§ Interface layer - equivalent to the OSI’s physical and data link layers. ī‚§ Network layer - roughly equivalent to the OSI’s network layer. ī‚§ Transport layer - performs same function as OSI transport layer. ī‚§ Application layer - equivalent to the OSI’s presentation and application layers.
  • 83. 83 The Internet Model vs. the OSI Model
  • 84. 84 Internet Model in Action ī‚§ Note the flow of data from user to web browser and back. ī‚§ At each layer, information is either added or removed, depending on whether the data is leaving or arriving at a workstation. ī‚§ The adding of information over pre-existing information is termed encapsulation.
  • 85. 86 Logical and Physical Connections ī‚§ A logical connection is one that exists only in the software ī‚§ A physical connection is one that exists in the hardware. ī‚§ In a network architecture model, only the lowest layer contains a physical connection, while all higher layers contain logical connections.
  • 86. 87 OSI Layers of Communication
  • 87. 88 Software Environment ī‚§ Application Programs ī‚§ Word, Excel, Access, Lotus 123, etc. ī‚§ Operating System ī‚§ Manages the resources of the computer. (E.G. Windows 98/NT, Linux) ī‚§ Data Communication ī‚§ Responsible for handling communication with remote devices ī‚§ Transaction Control Process ī‚§ Receives input and routes it to the proper application processes ī‚§ Database Management System ī‚§ Interface between the application programs and the data they need to use. ī‚§ Transaction Processing ī‚§ Responding to requests for processing activities. The requests are usually user initiated but may be made by other systems
  • 89. 90 Class Discussion ī‚§ How have you used a network today. ī‚§ Discuss an example of a business that incorporates layers of management and show how the work progresses through the layers. ī‚§ Are there any network configurations that have not been addressed in the chapter? What are their applications? ī‚§ Are there any other examples in business where one particular technology or method has won out over the competition? What were the reasons that lead to this particular technology winning?
  • 90. Joining Professional Associations Benefits can include: Connecting with people who have similar interests Providing new opportunities for learning Allowing access to specialized information Giving tangible assets such as free goods
  • 91. Professional Association Sites TABLE 1-2 Web sites of networking organizations Circa 2000. Some do not exist today!

Editor's Notes

  1. This is the administrative arm the school that allows us to focus on our mandates and other opportunities. Fred Loomis is with us and I’d like to introduce him as the new director. Education and training solutions is really moving. We continue to plan and roll-out our offerings in the other two “divisions” Please note the Governor’s School and the Exec Ed functions (explain). We have a full-time grants writer, we are meeting with Exec Ed in Smeal to begin to design an executive program (1-2 weeks) and will begin planning mini-conferences, colloquia with our partners.
  2. This figure gives an overview of some of the groupware tools that are used in electronic communications. Groupware provides software tools for: 1. Electronic Communications Tools: - E-mail - Voice Mail - Faxing - Web Publishing - Other Communications Tools 2. Electronic Conferencing: - Data Conferencing - Voice Conferencing - Videoconferencing - Discussion Forums - Chat Systems - Electronic Meeting Systems 3. Electronic Collaborative Work Management: - Calendaring and Scheduling - Task and Project Management - Workflow Systems - Other Joint Work Tools - Knowledge Management