7 Net Telecom
7 Net Telecom
Communication
Technologies (ICT)
2
What is Information Technology (IT)?
Information Technology (IT)
Computer Communication
Technology Technology
4
Networked and Distributed Operating
Systems
5
Figure 1.6 Client/server networked operating system model.
What is Data Communication?
6
Essentials of Data Communication
Message
Sender
Receiver
Medium
Understandability
Error detection
Security
7
Protocols
8
Protocols
9
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 10
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
11
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
12
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
13
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 Media:
Cable
Network card
Wire
Routers
Microwave …
Modem …
Components of a Computer Network
14
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
…
15
Network Essentials
Models
• Client/Server
Technologies • Peer-to-Peer Types
• Ethernet • Local Area Network
• Token Ring (LAN)
• Transmission Control Network OS • Metropolitan Area
Protocol/Internet Network (MAN)
• Wide Area Network
Protocol (TCP/IP) Topologies (WAN)
• Wireless Application
Protocol (WAP) • Bus Topology
• Ring Topology
• Star Topology
16
Network Technologies
Based on bus topology; but can be used in star topology;
Higher speed: first Fast Ethernet, then Gigabit Ethernet;
Ethernet Most popular: inexpensive, easy to install and maintain.
Based on a ring topology; but can use a star topology;
Token-passing scheme to prevent collision of data;
Token Ring The second most widely-used protocol after Ethernet.
Based on client/server model of network computing;
Uses packet switching technique for data transmission;
TCP/IP Commonly used for Internet applications.
Uses client/server model of network computing;
WAP Allows wireless devices to access the Internet and WWW;
Meets increasing demands for wireless Internet access.
17
The World of Connectivity
Wired or wireless communications links offer
several options for information and
communications.
Inc., 1999
19
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.
20
Data Communications and Computer Networks
Chapter 1
21
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.
22
23
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.
24
25
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.
26
27
Why Are Networks Important?
•Enterprise
•Organization
•Department
•Individual
Users
•LANs
•Mans
•WANs
BUSINESS
Internet Network Applications
ENTERPRISE
•Wired •Functions
•Wireless •Organizational
Processes
Information •Personal
•Traditional Data •Graphics
•Text •Voice
•Images •Video
•Multi-media
28
Networks: Pros and Cons
Pros Cons
Resource sharing Security risks increase with
Printers, CD-ROMs, computers networks
Data and information sharing Complexity is associated with
Communications networks
Reduced Cost Investment is high and return
On-line services on it may not happen
Groupware
Software that supports group efforts
over a network
Electronic data interchange
29
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
30
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
31
Language of Computer Networks
32
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
33
Media of Networking
Coax cable
Twisted pair cable
Fiber optic cable
Microwave
Communications satellite
Cellular phones
34
Networking Hardware
• Workstations
• Servers
• Bridges
• Routers
• Hubs and switches
• Nodes
35
Network Models
Client/Server Model
Microcomputer users, or clients,
share services of a centralized
computer called a server.
Peer-to-Peer Model
Computers share equally with
one another without having to
rely on a central server.
36
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
37
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
38
resources properly (almost guaranteed with over 10 machines)
Hard to back up.
Client/Server vs. Peer-to-Peer:
Advantages and Disadvantages
Client/Server Model Peer-to-Peer Model
Advantages: Advantages:
Very secure OS. Uses less expensive networks.
Better performance. Easy to administer.
Centralized servers, easy Contain both network operating
to manage. system and application software.
Centralized backups. Ideal for small business and home
High reliability. users.
Disadvantages:
Disadvantages:
Individual user performance easily
Expensive administration.
affected.
More hardware intensive.
Not very secure.
Hard to back up.
39
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
40
Categorization of Networks
By size:
Wide Area Network (WAN)
Metropolitan Area Network (MAN)
Local Area Networks (LAN)
By capability:
Client/server
Peer-to-peer
41
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.
42
Interconnection between LANs and WANs
43
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.
44
Components of a Typical LAN
Inc., 1999
Network Typologies: Star
This arrangement connects all the network’s devices to a central
host computer, through which all communications must pass.
49
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
50
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
51
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
52
Requirements of a Network System (3)
• Consistency
• Same thing all the time
• Response time
53
Requirements of a Network System (4)
Flexibility
• Growth and change available with
minimum impact on users
• Legacy systems
• Standards help
54
Requirements of a Network System (5)
Availability
• When needed
• Where available
• How available
55
Requirements of a Network System (6)
Reliability
• Measure of system failure
• MTBF – mean time between failure
• Fault-tolerance solution
• Design
• Duplication
56
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
57
Requirements of a Network System (8)
Security
Who has access?
How good is the protection?
Privacy
58
Network Architecture Models
59
Standards
60
Standards
61
OSI Layers of Communication
62
Application Layer
63
Presentation Layer
65
Transport Layer
66
Network Layer
67
Data Link Layer
68
Physical Layer
71
The Internet Model vs. the OSI Model
72
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.
73
The Internet Model in Action
74
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.
75
OSI Layers of Communication
76
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
77
IT Infrastructure
78
Joining Professional Associations
79
Professional Association Sites
TABLE 1-2
Web sites of
networking
organizations
Circa 2000.
Some do not
exist today!
80
References
• Lee Giles, Networking and Telecommunications, Chapter 1: Introduction
to Computer Networks & Data Communication
• http://www.cs.bham.ac.uk/~rxb/Teaching/HCI%20II/intro.html
• http://www.baddesigns.com/examples.html
• http://www.goodexperience.com/tib/archives/webtech/
• http://pages.cpsc.ucalgary.ca/~saul/hci_topics/topics/psych.html
• http://homepage.mac.com/bradster/iarchitect/
• www.useit.com
81
List of required textbooks and additional resources
Required Textbook:
• Brown G., Sargent B., and Watson D. Cambridge IGCSE ICT. - London:
Hodder Education Group, 2015. -439 p. [BW]
• Williams, B. K. and Sawyer, S. Using information technology: A practical
introduction to computers & communications.- New York: McGraw-Hil.,
- 8th ed. 2010. -563 p. [WS]
Alternative Textbook:
• Watson, D. and Williams, H. – Cambridge IGCSE Computer Science:
Hodder Edu.; 3 ed. 2015.-278 p. [W]
Additional resources:
• Evans, V. Information technology. Books 1-3: English for specific
purposes .- 5th impr.- Newbury: Express Publishing, 2014.- 40 p. [E]
82