Lecture 7. Networking and telecommunications

Slides:



Advertisements
Similar presentations
Introduction To Network. Overview Whats Network ? Types of Networks Open System Interconnection Reference Model (OSI / RM) Transmission Control Protocol.
Advertisements

How does a network identify computers and transmissions?
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
I.S 512 TOPIC 1 – LESSON 2. Types Of Transmission Media PHYSICAL Twisted Pair Cable Shielded twisted-pair (STP ) Unshielded twisted-pair (UTP) Coaxial.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Computer Networks & Security
Chapter 9 Communications and Network Tyler Clutts.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Networks and Telecommunications
Chapter 9A Network Basics.
Networks Computer Technology. Network A computer network, or simply a network, is a collection of computers and other hardware components interconnected.
Unit 1—Computer Basics Lesson 7 Networks.
Module 2: Information Technology Infrastructure
Basic Concepts of a Computer Network
Chapter 1 Basics of Networking & Designs of Simple Networks powered by DJ.
Living Online Module Lesson 23 — Networks and Telecommunication
$100 $200 $300 $400 $500 Network topologies Client Architecture Physical Transmission Media Uses of Tele communications Misc. Network Misc. Network.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Communications & Computer Networks Resource Notes - Network Hardware
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Data Communication Introduction. CSE 320 Data Communication 2 Data Communication is the exchange of information from one entity to the other using a Transmission.
NETWORK AND COMMUNICATIONS
Chapter Objectives In this chapter, you will learn:
COMMUNICATION MEDIA AND DEVICES
Unit 5 Introduction to Networking
Intro to MIS – MGS351 Network Basics
INTRODUCTION TO COMPUTER NETWORKS
Chapter 4 Computer Networks – Part 2
Components of a network
Internet Communication Engineering Mr. Zeeshan Ali, Asst. Professor
Computer Networks and Internet
Computer Networks and Internet
Week 8: Networking and Telecommunication Basics
Computer Technology Notes #4
Telecommunication ELEC503
Network Basics Extended Learning Module E
Computer Networks.
Computer Networking Fundamentals
Intro To Computer Networks
Seminar On Computer Networks
Ethernet First network to provide CSMA/CD
Data Communication and Networks
Data Communication and Networks
NETWORK BASICS Network - a communications, data exchange, and resource-sharing system created by linking two or more computers and establishing standards,
Computer Networks.
INTRODUCTION TO COMPUTER NETWORKS
Communications & Computer Networks Resource Notes - Network Hardware
Unit 2 Introduction to Networking
Chapter 4: Data Communication and Networks
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
INTRODUCTION TO COMPUTER NETWORKS
EUT 122 Skills and Technology in Communication
INTRODUCTION TO COMPUTER NETWORKS
Data Communication and Networks
Data Communication and Networks
INTRODUCTION TO COMPUTER NETWORKS
Data Communication and Networks
Basics of Telecommunications and Networks
NETWORKS.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Data Communication & Computer Network
NETWORK.
Basics of Computer Networking
Presentation transcript:

Lecture 7. Networking and telecommunications

Purpose Basic concepts and LAN components Types of networks Architecture of a network. Technologies of connection to the Internet

Vocabulary Computer Network Local area network Metropolitan area network Wide area network Communication hardware Network Topology Switch Hub Router Twisted-pair cable Fiber-optics Coax-Cable компьютерная сеть локальная вычислительная сеть общегородская сеть глобальная сеть коммуникационное оборудование топология сети переключатель хаб маршрутизатор Витая пара Волоконная оптика Коаксиальный кабель

1. Basic concepts and LAN components Computer Network - An interconnection of computers and computing equipment using either wires or radio waves over small or large geographic distances.

The network usually includes four things: 1. Protocol - a set of communication rules to make sure that everyone speaks the same language. 2. Network interface card (NIC) - card that plugs into the back (or side) of your computers and lets them send and receive messages from other computers. 3. Cable - the medium to connect all of the computers together. 4. Hub (switch or router) - hardware to perform traffic control.

A network interface card (NIC) is a circuit board or card that is installed in a computer so that it can be connected to a network. 

Communication hardware A modem is a device or program that enables a computer to transmit data over, for example, telephone or cable lines.

Communication hardware

Physical Transmission Media Coax-Cable plastic outer coating woven or braided metal insulating material copper wire Twisted-pair cable protective coating glass cladding optical fiber core Fiber-optics

2. Types of networks Some of the different networks based on size are: Personal area network, or PAN Local area network, or LAN Metropolitan area network, or MAN Wide area network, or WAN

Types of networks PAN

Wireless Local Area Network This is a LAN which works using wireless network technology such as Wi-Fi.

3. Architecture of a network The architecture of a network is a logical design that determines how the devices in the network communicate. The commonly used architectures for computer networks are:  Client-server architecture  Peer-to-peer architecture  Hybrid architecture

Client-server architecture is a computing model in which the server hosts, delivers and manages most of the resources and services to be consumed by the client.

Peer-to-peer architecture is a decentralized communications model in which each party has the same capabilities and either party can initiate a communication session.

The OSI model OSI ( Open System Interconnect ) describes a framework to subdivide connection problems in networks into almost independent sub-problems

Network Topology Network Topology is an arrangement of nodes, nodes are basically components of network.