Разделы презентаций


Introduction to Networking

What is a Network?A network consists of 2 or more computers connected together, and they can communicate and share resources (e.g. information).

Слайды и текст этой презентации

Слайд 1Introduction to Networking

Introduction to Networking

Слайд 2What is a Network?
A network consists of 2 or more

computers connected together, and they can communicate and share resources

(e.g. information).


What is a Network?A network consists of 2 or more computers connected together, and they can communicate

Слайд 3Why Networking?
Sharing information — i.e. data communication

Do you prefer these?

Or

this?

Why Networking?	 Sharing information — i.e. data communicationDo you prefer these?Or this?

Слайд 4Sharing hardware or software

Centralize administration and support

E.g. print document

E.g. Internet-based,

so everyone can access the same administrative or support application

from their PCs

Sharing hardware or softwareCentralize administration and supportE.g. print documentE.g. Internet-based, so everyone can access the same administrative

Слайд 5How many kinds of Networks?
Depending on one’s perspective, we can

classify networks in different ways

Based on transmission media: Wired (UTP,

coaxial cables, fiber-optic cables) and Wireless
Based on network size: LAN and WAN (and MAN)
Based on management method: Peer-to-peer and Client/Server
Based on topology (connectivity): Bus, Star, Ring …
How many kinds of Networks?	Depending on one’s perspective, we can classify networks in different waysBased on transmission

Слайд 6Two main categories:
Guided ― wires, cables
Unguided ― wireless transmission, e.g.

radio, microwave, infrared, sound, sonar
We will concentrate on guided media

here:
Twisted-Pair cables:
Unshielded Twisted-Pair (UTP) cables
Shielded Twisted-Pair (STP) cables
Coaxial cables
Fiber-optic cables

Transmission Media

Two main categories:Guided ― wires, cablesUnguided ― wireless transmission, e.g. radio, microwave, infrared, sound, sonarWe will concentrate

Слайд 7If the pair of wires are not twisted, electromagnetic noises

from, e.g., motors, will affect the closer wire more than

the further one, thereby causing errors

Twisted-Pair Cables

If the pair of wires are not twisted, electromagnetic noises from, e.g., motors, will affect the closer

Слайд 8Unshielded Twisted-Pair (UTP)
Typically wrapped inside a plastic cover (for

mechanical protection)
A sample UTP cable with 5 unshielded twisted pairs

of wires
Unshielded Twisted-Pair (UTP) Typically wrapped inside a plastic cover (for mechanical protection)A sample UTP cable with 5

Слайд 9Shielded Twisted-Pair (STP)
STP cables are similar to UTP cables, except

there is a metal foil or braided-metal-mesh cover that encases

each pair of insulated wires
Shielded Twisted-Pair (STP)STP cables are similar to UTP cables, except there is a metal foil or braided-metal-mesh

Слайд 10Coaxial Cables
In general, coaxial cables, or coax, carry signals of

higher freq (100KHz–500MHz) than UTP cables
Outer metallic wrapping serves both

as a shield against noise and as the second conductor that completes the circuit
Coaxial CablesIn general, coaxial cables, or coax, carry signals of higher freq (100KHz–500MHz) than UTP cablesOuter metallic

Слайд 11 Fiber-Optic Cables
Light travels at 3108 ms-1 in free space

and is the fastest possible speed in the Universe
Light slows

down in denser media, e.g. glass
Refraction occurs at interface, with light bending away from the normal when it enters a less dense medium




Beyond the critical angle  total internal reflection
Fiber-Optic CablesLight travels at 3108 ms-1 in free space and is the fastest possible speed in

Слайд 12LAN and WAN
Local Area Network (LAN)
Small network, short distance
A room,

a floor, a building
Limited by no. of computers and distance

covered
Usually one kind of technology throughout the LAN
Serve a department within an organization
Examples:
Network inside the Student Computer Room
Network inside CF502
Network inside your home
LAN and WAN	Local Area Network (LAN)Small network, short distanceA room, a floor, a buildingLimited by no. of

Слайд 13Wide Area Network (WAN)
A network that uses long-range telecommunication links

to connect 2 or more LANs/computers housed in different places

far apart.
Towns, states, countries
Examples:
Network of our Campus
Internet

WAN

Student Computer Centre

Your home

USA

Wide Area Network (WAN)A network that uses long-range telecommunication links to connect 2 or more LANs/computers housed

Слайд 14The connection is shared by a number of subscribers, hence

may raise performance and security problems
Fiber-optic cable
Cable company
Coaxial
Cable
TV
PC
Cable Drop

The connection is shared by a number of subscribers, hence may raise performance and security problemsFiber-optic cableCable

Слайд 15Peer-to-Peer Networks
Peer-to-peer network is also called workgroup
No hierarchy among computers

 all are equal
No administrator responsible for the network


Peer-to-peer

Peer-to-Peer NetworksPeer-to-peer network is also called workgroupNo hierarchy among computers  all are equalNo administrator responsible for

Слайд 16Advantages of peer-to-peer networks:
Low cost
Simple to configure
User has full accessibility

of the computer


Disadvantages of peer-to-peer networks:
May have duplication in resources
Difficult

to uphold security policy
Difficult to handle uneven loading


Where peer-to-peer network is appropriate:
10 or less users
No specialized services required
Security is not an issue
Only limited growth in the foreseeable future

Advantages of peer-to-peer networks:Low costSimple to configureUser has full accessibility of the computerDisadvantages of peer-to-peer networks:May have

Слайд 17Clients and Servers
Network Clients (Workstation)
Computers that request network resources or

services
Network Servers
Computers that manage and provide network resources and services

to clients
Usually have more processing power, memory and hard disk space than clients
Run Network Operating System that can manage not only data, but also users, groups, security, and applications on the network
Servers often have a more stringent requirement on its performance and reliability
Clients and Servers	Network Clients (Workstation)Computers that request network resources or servicesNetwork ServersComputers that manage and provide network

Слайд 18Advantages of client/server networks
Facilitate resource sharing – centrally administrate and

control
Facilitate system backup and improve fault tolerance
Enhance security – only

administrator can have access to Server
Support more users – difficult to achieve with peer-to-peer networks

Disadvantages of client/server networks
High cost for Servers
Need expert to configure the network
Introduce a single point of failure to the system

Advantages of client/server networksFacilitate resource sharing – centrally administrate and controlFacilitate system backup and improve fault toleranceEnhance

Слайд 19Topology ― 3 basic types


How so many computers are connected

together?

Bus Topology Ring Topology





Star Topology




Topology ― 3 basic types	How so many computers are connected together?Bus Topology				  Ring Topology		Star Topology

Слайд 20Bus Topology
Simple and low-cost
A single cable called a trunk (backbone,

segment)
Only one computer can send messages at a time
Passive topology

- computer only listen for, not regenerate data

Star Topology
Each computer has a cable connected to a single point
More cabling, hence higher cost
All signals transmission through the hub; if down, entire network down
Depending on the intelligence of hub, two or more computers may send message at the same time

Bus TopologySimple and low-costA single cable called a trunk (backbone, segment)Only one computer can send messages at

Слайд 21How to construct a network with Bus / Star Topology?
Star

Topology
Bus Topology
BNC T-Connector
Coaxial cable
Network Card

How to construct a network with Bus / Star Topology?Star TopologyBus TopologyBNC T-ConnectorCoaxial cableNetwork Card

Слайд 22Ring Topology
Every computer serves as
a repeater to boost signals
Typical way

to send data:
Token passing
only the computer who
gets the

token can send
data
Disadvantages
Difficult to add computers
More expensive
If one computer fails, whole network fails

T

T

Ring TopologyEvery computer serves as	a repeater to boost signalsTypical way to send data: Token passingonly the computer

Слайд 23Thanks for your attention

Thanks for your attention

Обратная связь

Если не удалось найти и скачать доклад-презентацию, Вы можете заказать его на нашем сайте. Мы постараемся найти нужный Вам материал и отправим по электронной почте. Не стесняйтесь обращаться к нам, если у вас возникли вопросы или пожелания:

Email: Нажмите что бы посмотреть 

Что такое TheSlide.ru?

Это сайт презентации, докладов, проектов в PowerPoint. Здесь удобно  хранить и делиться своими презентациями с другими пользователями.


Для правообладателей

Яндекс.Метрика