Modern Telecommunication Networks. Syed A. Rizvi

Similar documents
Telecommunications, Networks, and Wireless Computing

Computer Networks. By Hardeep Singh

NETWORKING TECHNOLOGIES

Computers Are Your Future Prentice-Hall, Inc.

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Local-Area Network -LAN

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help

Chapter 9 Communications and Networks


CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and

Network Topologies. Network Topologies

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

Introduction to Ethernet

Local Area Networks. Guest Instructor Elaine Wong. Elaine_06_I-1

What Does Communication (or Telecommunication) Mean?

CMPT 165: The Internet, Part 3

Discovering Computers Chapter 9 Communications and Networks

Introduction. Network Basics. Workstations. Server. Hub

Think! Think! Data communications. Long-Distance. Modems: to analog and back. Transmission Media. The last mile is the hardest for digital information

C Information Systems for Managers Fall 1999

Page 1 of 7. Computer Networking

Chapter 8: Computer Networking. AIMS The aim of this chapter is to give a brief introduction to computer networking.

5 Data Communication and Networking

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Computer Network and Communication

COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION

Networks. The two main network types are: Peer networks

Cisco Network Performance Evaluation Using Packet Tracer

Chapter 4 Connecting to the Internet through an ISP

Network Design. Yiannos Mylonas

Introduction To Computer Networks

Introduction to Optical Networks

Computer Networking: A Survey

MANAGEMENT INFORMATION SYSTEMS 8/E

Network Structure or Topology

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Information Systems Infrastructure. Learning Objectives. Components of Campus Telecommunications Infrastructure

Computer Networks Vs. Distributed Systems

COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

Glossary of Telco Terms

Using High Availability Technologies Lesson 12

Network+ Guide to Networks 6 th Edition. Chapter 7 Wide Area Networks

Introduction to computer networks and Cloud Computing

Introduction to Computer Networks and Data Communications

Overview of WAN Connections Module 1

Computer Networking Type A: Very Short Answer Questions

WHITE PAPER. IP-based Networks: Axis White Paper, Copyright 2002, Axis Communications

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features

Introduction to Computer

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

Network Topology Comparison

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

EECC694 - Shaaban. Transmission Channel

Networking Basics. Uses of a network

Data Link Protocols. TCP/IP Suite and OSI Reference Model

ICT THEORY 4 MAIN AREAS

ET225 Networking Concepts. Chapter 1 What is a Computer Network?

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

TAXONOMY OF TELECOM TERMS

Study Guide CompTIA A+ Certification, Domain 2 Networking

Computer Networking Networks

TCOM 370 NOTES LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Internet and Services

Communication Networks. MAP-TELE 2011/12 José Ruela

Lesson 24 Network Fundamentals

Chapter 1: roadmap. Access networks and physical media

CTS2134 Introduction to Networking. Module 07: Wide Area Networks

CCNA Discovery Chapter Four

Chapter 1 Instructor Version

Local Area Networks transmission system private speedy and secure kilometres shared transmission medium hardware & software

Telecommunications, the Internet, and Wireless Technology

Different Types Of Network

Local Area Network. OSI Seven Layer Model. Whole Building Network

Wireless LAN Concepts

Component 4: Introduction to Information and Computer Science

Mathatma Gandhi University

Computer Networks: LANs, WANs The Internet

Cabling LANs and WANs

BASICS OF DATA COMMUNICATION AND COMPUTER NETWORKING

Commonly Used Terms and Acronyms

Computer Networks III

Wired & Wireless LAN Connections

How To Get High Speed Internet In Australia

Assembling the system will require informed decisions about the following:

Using installed Fieldbus Wiring to carry Ethernet Communications

Data Transmission. from one person or place to another. person or place to another of passing something

CSCI 362 Computer and Network Security

Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN

10 WIRELESS, REMOTE, AND WIDE AREA NETWORKING

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Transcription:

Modern Telecommunication Networks Syed A. Rizvi 1

Introduction Most modern telecommunication systems transfer information in digital format. 2

Introduction (Continued) The information may consist of voice, video, computer data, etc. 3

Essential Components Essential components of a modern communication system include: 1. Computers (for information processing) 2. Input/output devices to send or receive data Input devices: keyboard, microphone, video camera, computer storage devices, etc. Output devices: display, printer, speakers, storage media 3. Communication channels: telephone lines, coaxial cable, fiber optic cable, wireless links etc. 4

Essential Comp.(Continued) 4. Supporting hardware to connect heterogeneous subnetworks: Modems, multiplexers, routers, etc. 5. Communications software 5

Communication Channels 1. Twisted wires: The oldest transmission medium Low cost Relatively slow for data transmission 2. Coaxial Cable: Consists of thickly insulated copper wire Can transmit larger amount of data Faster than twisted wire 3. Fiber Optics Cables: 1. Consists of thousands of strands of clear glass fiber 6

Communication Channels (Continued) 2. Thickness of the glass fiber is as small as the thickness of a human hair 3. Data is transmitted into pulses of light 4. More suitable for providing high-speed backbone network Advantages: 1. Lighter and more durable that coaxial cable and twisted wire 2. Can handle a very large volume of data Disadvantages: 1. Difficult to work with 2. Relatively expensive 7

Communication Channels (Continued) 1. Wireless links: Data (information) is transmitted through atmosphere via electro-magnetic waves 8

Network Topologies Star Topology: 9

Network Topologies: Star All computers in a star network are connected to each other through a host computer Host computer directs the incoming messages to the correct destination computer If the host computer goes down it affects the operation of whole star network Individual computer can be brought down for maintenance or removed without affecting the rest of the star network 10

Network Topologies (Continued) Bus network: 11

Network Topologies: Bus All computers are connected through a common line (could be a twisted wire, coaxial cable, fiber optics cable etc.) Each message is broadcasted in both directions to the entire network If a computer goes down, it does not affect the rest of the network Bus network handles one message at a time If two or more computers send messages simultaneously a collision occurs, the messages must be re-sent 12

Network Topologies (Continued) Token Ring Network: 13

Network Topologies: Token Ring In a ring network, computers are connected via a closed loop wired connection Data is transmitted in one direction A token is passed through the ring and any computer in need of transmitting the data holds the token and starts transmitting the message The computer with the delivery address receives the data When the message arrives at the source computer it signals the completion of the transmission 14

Network Topologies: Token Ring The computer holding the token then passes the token to the next computer If the next computer needs to send the data it will hold the token and start transmitting the message; otherwise, it will pass the token to the next computer 15

Local Area Network (LAN) Local area network covers a limited area such as a building or a few buildings in a close proximity 16

LAN (Continued) LAN generally use Bus or Ring topology Usually connects computer and related equipment with in 2000 feet radius Often used to connect PCs/workstation to shared printers and file-servers etc. A special computer known as network gateway connects the LAN to other networks Both wired and wireless LAN technologies are available Wide area networks (WAN) span a large geographical area and contain thousands of LANs and other heterogeneous networks in an entire continents 17

Enterprise Networking An enterprise network connects PCs, workstations, NCs, LANs, and other organization-wide computing resources together as well as to Internet 18