Data Transmission And Digital Communication

Slides:



Advertisements
Similar presentations
Exercises and Solutions Lecture 1
Advertisements

Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Network Models.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 8 Data and Network Communication Technology
Chapter 2 Network Models.
2.1 Background Information Network Models LAYERED TASKS We use the concept of layers in our daily life. As an example, let us consider two friends.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
Data Communications Network Models.
NETWORK MODELS T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Chapter 2 Network Models
Chapter 1: Overview Lecturer: Alias Mohd Telecommunications Department Faculty of Electrical Engineering UTM SET 4573: Data Communication and Switching.
Computer Networks Lecture 1 & 2 Introduction and Layer Model Approach Lahore Leads University.
NDSL, Chang Gung University, 2.1 Chapter 2 Network Models 長庚大學資訊工程學系 陳仁暉 副教授 Tel: (03) Ext: 5990
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Powerpoint Templates Computer Communication and Networks Lecture # 04 Muhammad Waseem Iqbal.
ECEN 621, Prof. Xi Zhang ECEN “ Mobile Wireless Networking ” Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings,
OSI Model. Topics What is the OSI Model? What is a Protocol? Why 7 Layers? The 7 Layers – Application – Presentation – Session – Transport – Network –
INTRODUCTION. A Communications Model Source –generates data to be transmitted Transmitter –Converts data into transmittable signals Transmission System.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 2 Network Models.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
1 Kyung Hee University Chapter 2 Network Models. 2 Kyung Hee University 2.1 LAYERED TASKS We use the concept of layers in our daily life. As an example,
Prof. Hosny Ibrahim.  Text book (TX1): Data and Computer Communications By: William Stalling, 11 th Edition 2011  Text book (TX2): Data Communications.
N ETWORK P ROGRAMMING CSC- 341 Instructor: Junaid Tariq, Lecturer, Department of Computer Science.
Chapter 2. Network Models
BZUPAGES.COM 2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Network Models.
Ch 2. Network Models. 1. LAYERED TASKS Concept of layers – Consider two friends who communicate through mail – What happens when one sends a letter to.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Overview of Data Communications and Networking
Part II. Physical Layer and Media Chapter 7. Transmission Media COMP 3270 Computer Networks Computing Science Thompson Rivers University.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Chapter 4 : Network models. Lecture 8. Layered Tasks - We use the concept of layers in our daily life. As an example, let us consider 2 friends who communicate.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
Network Models.
Chapter 2 Network Models.
Data Communication IT-402.
Visit for more Learning Resources
Chapter 7 Transmission Media
Data Communication.
Chap. 2 Network Models.
CT1303 LAN Rehab AlFallaj.
Chapter 7 Transmission Media
IOS Network Model 2nd semester
Data Transmission and Computer Communications ECE: 412
NET301 Lecture 2 10/9/2015 NET 301.
Chapter 7 Transmission Media
Chapter 7 Transmission Media
Chapter 7 Transmission Media
Layered Task, OSI Model, TCP/IP Model
Topics discussed in this section:
Chapter 7 Transmission Media
Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3)
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 7 Transmission Media
Data Communication.
Chapter 2 Network Models
Chapter 7 Transmission Media
Chapter 5 Transmission Media.
Chapter 7 Transmission Media
Computer Communication & Networks
Lec 4 Network Models Computer Networks Al-Mustansiryah University
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

Data Transmission And Digital Communication Lecture 1– 2019/1440 By: Elham Sunbu

OUTLINE Matlab introduction Why Matlab Matlab Software install and interface

Layered Tasks We use the concept of layers in our daily life. As an example, let us consider two friends who communicate through postal mail. The process of sending a letter to a friend would be complex if there were no services available from the post office.

Figure: Tasks involved in sending a letter

ISO is the organization. THE OSI MODEL Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on international standards. An ISO standard that covers all aspects of network communications is the Open Systems Interconnection (OSI) model. It was first introduced in the late 1970s. Note: ISO is the organization. OSI is the model.

Figure: The interaction between layers in the OSI model

Figure: An exchange using the OSI model

LAYERS IN THE OSI MODEL In this section, we briefly describe the functions of each layer in the OSI model. Physical Layer Data Link Layer Network Layer Transport Layer Session Layer Presentation Layer Application Layer

Physical Datalink Network Transport Session Presentation Application 7-LAYER MODEL OF OSI Physical Datalink Network Transport Session Presentation Application Application Layer set of utilities used by application programs Presentation Layer formats data for presentation to the user provides data interfaces, data compression and translation between different data formats Session Layer initiates, maintains and terminates each logical session between sender and receiver

Physical Datalink Network Transport Session Presentation Application 7-LAYER MODEL OF OSI Physical Datalink Network Transport Session Presentation Application Transport Layer deals with end-to-end issues such as segmenting the message for network transport, and maintaining the logical connections between sender and receiver Network Layer responsible for making routing decisions Data Link Layer deals with message delineation, error control and network medium access control Physical Layer defines how individual bits are formatted to be transmitted through the network

Figure: Summary of layers

Physical Datalink Network Transport Application INTERNET’S 5-LAYER MODEL Physical Datalink Network Transport Application Application Layer used by application program Transport Layer responsible for establishing end-to-end connections, translates domain names into numeric addresses and segments messages Network Layer - same as in OSI model Data Link Layer - same as in OSI model Physical Layer - same as in OSI model 1 - 12

COMPARISON OF NETWORK MODELS 1 - 13

MESSAGE TRANSMISSION USING LAYERS sender receiver Applications A pplications A receiving layer wraps incoming message with an envelope Adds layer related addressing A receiving layer removes the layer related envelope and forwards the message up information 1 - 14

can be analog ( information can be audio or video) or digital (binary) DATA VERSUS SIGNAL Data Signals Convey meaning within a computer (stored in files). Electric or electromagnetic encoding of data. Need to be converted into a signal before transfer. Networks and communication systems transmit signals. can be analog ( information can be audio or video) or digital (binary) Issues related to the transmission of signals: Impairments (also transmission flaws) Capacity of the media

A COMMUNICATIONS MODEL Source generates data to be transmitted Transmitter Converts data into transmittable signals Transmission System Carries data Receiver Converts received signal into data Destination Takes incoming data

COMMUNICATIONS TASKS Transmission system utilization Addressing Interfacing Routing Signal generation Recovery Synchronization Message formatting Exchange management Security Error detection and correction Network management Flow control

SIMPLIFIED COMMUNICATIONS MODEL - DIAGRAM

SIMPLIFIED DATA COMMUNICATIONS MODEL

Figure: Data flow (simplex, half-duplex, and full-duplex)

Analog vs. Digital Analog signals Digital signals Binary signals x(t) Value varies continuously t Digital signals Value limited to a finite set x(t) t Binary signals Has at most 2 values Used to represent bit values Bit time T needed to send 1 bit Data rate R=1/T bits per second x(t) 1 1 1 0 0 0 T t

Frequency, Spectrum and Bandwidth Time domain (examining the signal over time): Continuous signal - signal with no breaks or discontinuities Discrete signal - signal with a finite number of values Amplitude - the instantaneous value of a signal (Volt) Frequency - inverse of the period in cycles per second, Hertz Phase - measure of relative position in time within a single period (degree or radian)

Frequency, Spectrum and Bandwidth Audio signal Digital signal Frequency Domain (signal viewed as a function of frequency): any signal is made up of components at various frequencies, each sinusoid Spectrum- the range of frequencies in a signal Absolute bandwidth - is the width of the spectrum (fn - f1) where, fn is largest frequency in signal and f1 is the smallest

Modulation and Encoding schemes

Conversion Encoding Modulation Digital data to digital signal : less complex and less expensive equipment than analog modulation equipment. Digital data to analog signal : Some transmission media can propagate analog signals only. Example: fiber , wire. Analog data to digital signal : To use the modern digital transmission and switching equipment. Transmit baseband signal over wire transmission (Microwave) => Low frequency baseband means few kilometer antenna !!! shift baseband signals of several voice channel (FDM).

Figure: Transmission medium and physical layer

Figure: Classes of transmission media

GUIDED MEDIA Guided media, which are those that provide a conduit from one device to another, include twisted-pair cable, coaxial cable, and fiber-optic cable. Topics discussed in this section: Twisted-Pair Cable Coaxial Cable Fiber-Optic Cable

Figure: Twisted-pair cable

Figure :UTP and STP cables

Figure :UTP connector

Figure : Coaxial cable

Categories of coaxial cables

Figure: Optical fiber

Figure Propagation modes

Figure : Modes

Figure: Fiber construction

UNGUIDED MEDIA: WIRELESS Unguided media transport electromagnetic waves without using a physical conductor. This type of communication is often referred to as wireless communication.

Figure :Wireless transmission waves

Thank You