Connecting to a computer Network Network interface Card (NIC) Connecting Devices Network Cables Wireless Networks Network Topology Network Operating System.

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

IST 126 Transmission Media. Characteristics of Transmission Media Cost Ease of installation Bandwidth capacity – the amount of data that can be sent in.
Introduction to Network
Network Interface Card (NIC) Connecting Devices Hubs/switches, routers Network Cables Twisted-pair cable, Coaxial cable, Optical fiber Wireless Networks.
N ETWORKING MEDIA. COMMON NETWORK CABLES The connection between the source and destination may either be direct or indirect, and may span multiple media.
Transmission Media Wired Wireless Coaxial Twisted Pair (UTP / STP)
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
Semester One 2001/2002 Sheffield Hallam University1 What Is a Network? A group of linked computers whose users can share: –Information, e.G. Corporate.
LOCAL AREA NETWORK Presented by : Tan Teng MengWET Chan Choi Ngor WET Philip Lim Loong HinWET
Telecommunications Chapter 5 Chapter 5 Telecommunications
Chapter 7 Transmission Media
Classes of transmission media
Computer Networks & Security
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
Additional questions about Conducted and Wireless Media School of Business Eastern Illinois University.
Edited by MARINA MD ARSHAD, CSC FSKSM UTM JB
Network Cabling. Introduction Cable is the medium through which information usually moves from one network device to another. There are several types.
Communications and Networks Chapter 6. Objectives Defines the components required for successful communications Describe uses of communications Identify.
5 5 Transmission media 2 types of transmission media: Physical Transmission Wireless Transmission.
COMPUTER NETWORKING A computer network, often simply referred to as a network, is a collection of computers and devices interconnected by communications.
Core 3: Communication Systems. Transmission media is the medium by which data is transferred. It can be bounded (cabled) or unbounded (wireless). Data.
Network Cabling and Wireless Network
Chapter 3 Physical Components of a Network
1 INTRODUCTION TO COMPUTER NETWORKS (LAN, MAN & WAN) Navpreet Singh Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA (Ph : , .
Communications Channel & transmission media
Technology ICT Option: Networks.
Communication channels and transmission media
Physical Transmission
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Module 2: Information Technology Infrastructure
IT Essentials 1 Chapter 8 JEOPADY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Physical Transmission
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Data Link Layer Network Fundamentals – Chapter 7.
IST 126 Computer Networks Spring, What is a Computer Network? A group of computers and other devices that are connected together in order to share.
Comparing Network Cables Computer Networking. Comparing Network Cables The Internet uses three main types of cable to transfer data between computers.
Dammam Community College
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
Computer Networking Dinesh Kumar Ram PGT Comp.Sc. KV NAD Aluva.
 Cables  Network Interface Card (NIC)  Repeaters  Hubs  Switches  Routers  Gateways  Bridges.
Transmission Media. Characteristics to consider for Media Selection Throughput Cost Installation Maintenance Obsolescence vs bleeding edge Support Life.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1 LECTURE 4 INTRODUCTION AND BASIC CONCEPTS TRANSMISSION MEDIA AND TRANSMISSION TECHNOLOGIES LECTURER : FERDINAND.
Local-Area Networks. Topology Defines the Structure of the Network – Physical topology – actual layout of the wire (media) – Logical topology – defines.
Network Media. Copper, Optical, Fibre (Physical Layer Technologies) Introduction to Computer Networking.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
TOPIC 1.2 INTRODUCTION TO NETWORKING. OBJECTIVES By the end of the topic, students should be able to: a) List the elements of data communication systems.
LECTURE#6 - CABLES Asma AlOsaimi. Copper Coaxial Cable - Thick or Thin Unshielded Twisted Pair - CAT 3,4,5,5e&6 Optical Fiber Multimode Singlemode Wireless.
Transmission Media The transmission medium is the physical path by which a message travels from sender to receiver. Computers and telecommunication devices.
NETWORK. To connect a computer with a network we need NETWORK ADAPTER.
IST 126 Computer Networks Spring, What is a Computer Network? A group of computers and other devices that are connected together in order to share.
LECTURE#6 - CABLES Asma AlOsaimi. Copper Coaxial Cable - Thick or Thin Unshielded Twisted Pair - CAT 3,4,5,5e&6 Optical Fiber Multimode Singlemode Wireless.
What is a computer network? 9.1 The Need for a Computer Network A system of interconnected computers, peripherals and communication devices that can exchange.
Contents Computer Network Benefits of Computer Network
Physical Transmission
Network Communication Media and Devices
Level 2 Diploma Unit 10 Setting up an IT Network
Components of a network
Physical Transmission
Physical Transmission
Physical Transmission
Mollie Sconyers.
Networks in our daily life
Introduction to Computers
Physical Transmission
Networking | Hardware Components
Physical Transmission
Chapter 3 Networking Hardware
Computer Networks Topics: Twisted Pair and Fiber Optic Cable
Presentation transcript:

Connecting to a computer Network Network interface Card (NIC) Connecting Devices Network Cables Wireless Networks Network Topology Network Operating System

Network Interface Card (NIC) Transferring message from computer to network cables Is an expansion card (or built-in) to motherboard is the KEY hardware component for connecting the computer to a network –of course need software setting too …

Each NIC has a unique hardware number –MAC Address (Medium Access Control) –used to identify the computer in a network –e.g B5-59-CF-56 already burnt in by manufacturer

Network Card Classification –by type of connectors AUI / BNC / RJ-45 –by Expansion bus ISA / PCI / PCMCIA / USB –by Bandwidth 10Mbps / 100Mbps / 1000Mbps 10/100 Mbps (Combo)

Connecting Device For connecting the computers and devices in a network –repeater –hub –bridge –switch –router

Repeater –one-port to one-port –a device that amplifies the signal it receives and then resend it –because there has signal attenuation during the transmission of signal over long distance remove unwanted noise –do not consider to forward the signal or not

Hub –a repeater with multi-ports (multi-ports repeater) –also do not consider to forward the signal or not –disadvantage : shares bandwidth –broadcast the signal to all other ports –for heavy traffic network, the performance degrade

Bridge –one-port to one-port –used to interconnect LAN segment –with the advantage of repeater plus when receiving a signal, will consider to forward the signal or not Yes / No ?

Switch –a bridge with multi-ports (multi-ports bridge) –unlike hub, it does not broadcast signal to all ports but just send the signal to destination port because it contains a switching tables

A B C F E D To E

Router –a device used to connect multiple networks –an essential device for connecting a LAN to the internet –To translate information between LAN and the Internet LAN - private IP address Internal - real IP address

–A router also has the function of choosing the best route (path) for information flow best path = shortest distance, shortest time –depending on the protocol used WAN LAN

Network cables Used to connect computers and other devices Common types : –twister pair cable –coaxial cable –optical fibre

Twisted-Pair Cable –like telephone cables –has a square, plastic head RJ-45 connector –telephone … RJ-11 connector –often used in LAN –Type of twisted-pair cable shielded twisted pair (STP) unshielded twisted pair (UTP) …. Most common

Shielded Twisted Pair cable (STP) –has a metal wrapper around each wire to reduce noise due to electromagnetic (EM) wave –i.e. to reduce interference Unshielded Twisted Pair cable (UTP) –do not has a metal wrapper around each wire –Types of UTP : Category 1, 2, 3, 4, 5 Most common : Cat. 5 –data transfer rate up to about 100Mbps

Coaxial Cable –commonly used for VCR and cable TV connections –uses BNC connector –Adv : retain the strength of signal over long distance transmission (c.f. twisted pair cable)

–Structure of a coaxial cable Innermost = copper wire then ===== a sheath of insulation then ===== a metal wire mesh –conducts and shields against interference Outermost = coating (plastic) –More insulation of coaxial cable allow coaxial cable to carry more information than twisted pair cable

Crosstalk –because twisted pair and coaxial cable use copper conductors transmit electrical signals generate EMI –electromagnetic interference EMI disturb the quality of transmission = CROSSTALK

Optical fibre cable –made of a bundle of glass threads that transmit light beams using the principles of total internal reflection –Adv (c.f. twisted pair and coaxial) greater signal carrying capacity faster data transmission less susceptibility to noise / interference –from other device

–Adv (cont’d) Better Security for signal during transmission much thinner less heavy –Disadv : more expensive more technique is require during the installation more easy to break