TSKS01 Digital Communication Lecture 1

Size: px
Start display at page:

Download "TSKS01 Digital Communication Lecture 1"

Transcription

1 TSKS01 Digital Communication Lecture 1 Introduction, Repetition, Channels as Filters, Complex-baseband representation Emil Björnson Department of Electrical Engineering (ISY) Division of Communication Systems

2 Emil Björnson Course Director TSKS01 Digital Communication TSKS12 Multiple Antenna Communication Associate Professor (Biträdande professor) Docent in Communication Systems, PhD in Telecommunications Coordinator of and Master programme in Communication Systems Master profile in Communication Systems Researcher on 5G communications (e.g., multiple antenna communications). Theoretical research and inventor TSKS01 Digital Communication - Lecture 1 2

3 TSKS01 Digital Communication - Formalities Information: and LISAM Lecturer & examiner: Emil Björnson, emil.bjornson@liu.se Tutorials: Kamil Senel, kamil.senel@liu.se Teaching activities: 12 lectures, 12 tutorials, lab exercises Examination: Laboratory exercises (1 hp): New lab: deep learning vs. digital communication More details in HT2 Written exam (5 hp): 1 simple task (basics) Min: 50% 2 questions (5 points each) Min: 3p 4 problems (5 points each) Min: 6p Pass: 14 points from questions & problems TSKS01 Digital Communication - Lecture 1 3

4 Course Aims After passing the course, the student should be able to reliably perform standard calculations regarding digital modulation and binary (linear) codes for error control coding. (basics) should be able, to some extent, to perform calculations for solutions to practical engineering problems that arise in communication (primarily questions) be able to, with some precision, analyze and compare various choices of digital modulation methods and coding methods in terms of error probabilities, minimum distances, throughput, and related concepts. (problems) be able, to some extent, to implement and evaluate communication systems of the kinds treated in the course. (laboratory exercises) TSKS01 Digital Communication - Lecture 1 4

5 Course Book Introduction to Digital Communication New edition for 2018, A1758, SEK 272 Contains theory and tutorial problems 274 pages dedicated to this course Available for purchase in Building A, LiU Service Center, entrance 19C Older editions Version from 2017 (two books) can be used, but is not recommended. Follow last year s course website for list of tutorial problems TSKS01 Digital Communication - Lecture 1 5

6 Outline Introduction, lecture plan Briefly: Signals and systems, Fourier transforms, probability theory Complex baseband modeling Basic communication example Stochastic processes important for noise modeling Popular science videos on Youtube: Communication Systems, Linköping University, LIU TSKS01 Digital Communication - Lecture 1 6

7 What is Communication? Information transfer n n n Classic technology Newspapers, books Telegraph Radio and TV broadcast Modern digital technology n n n CD, DVD, Blu-ray Optical fibres, network cables Wireless (4G, WiFi) TSKS01 Digital Communication - Lecture 1 7

8 Why Digital Communication? 1. Efficient Source Description Information has a built-in redundancy (e.g., text, images, sound) Compression: Represent information with minimal number of bits Sequence of bits: 0 and bits represent 2 "## # different messages 2. Efficient Transmission Nyquist-Shannon Sampling Theorem:, Hz signal 2, samples per s Sequence of bits is used to select these samples 3. Guaranteed Quality Protect signals against errors: All or nothing is received TSKS01 Digital Communication - Lecture 1 8

9 One-way Digital Communication System Sender Error control Digital to analog Medium Source Channel encoder Modulator Channel coding Digital modulation Analog channel Destination (Sink) Channel decoder Demodulator Error correction Analog to digital Detector TSKS01 Digital Communication - Lecture 1 9

10 Digital Communication: An Exponential Story Overall IP traffic Digital Communication Devices are Everywhere PCs, tablets, phones, machine-to-machine, TVs, etc. Total internet traffic: 23% growth/year Number of devices: 12% growth/year How can we sustain this exponential growth? Source: Cisco VNI Global IP Traffic Forecast, TSKS01 Digital Communication - Lecture 1 10

11 Information-Bearing Signals Example: Mobile communication Analog electromagnetic signaling Bandwidth! Hz Sample principle in copper cables, optical fibers, etc. Nyquist Shannon Sampling Theorem Signal is determined by 2! real samples/second (or! complex samples) Information-bearing signals Select the samples in a particular way à Represent digital information Spectral efficiency: Number of bits transferred per sample [bit/s/hz] TSKS01 Digital Communication - Lecture 1 11

12 Designing Efficient Communication Systems Performance metric: Bit rate [bit/s] Bit rate [bit/s] = Bandwidth Hz. Spectral ef4iciency [bit/s/hz] How do we increase the bit rate? 1. Use more bandwidth 2. Increase spectral efficiency Wired: Use cable that handles wider bandwidths Wireless: Buy more spectrum This course deals with spectral efficiency! Each sample represents more bits More sensitive to disturbances Improve signal by smart modulation and demodulation Protect against bit errors with coding TSKS01 Digital Communication - Lecture 1 12

13 Preliminary Lecture Plan HT1: Introduction, repetition, noise modeling (Lecture 1) Basic digital modulation (Lectures 2-3) Detection in AWGN channels, modulation schemes (Lectures 3-5) Detection in dispersive channels (Lectures 6-7) HT2: Error control coding (Lectures 8-10) Practical aspects (e.g., synchronization), lab intro (Lecture 11) Link adaptation (Lecture 12) TSKS01 Digital Communication - Lecture 1 13

14 What You are Expected to Know Signals and systems Typical signals, LTI systems, impulse response Fourier transform Applied to signals and systems Probability theory Stochastic variables, mean value, variance, etc. Repetition videos in Lisam TSKS01 Digital Communication - Lecture 1 14

15 Repetition: Signals and Systems Signals: Systems: Voltages, currents, or other measurements Manipulate/filter signals!(#) System %(#) Complex exponential: & '()*+ = cos 212# + 4 sin(212#) Unit step: 7(#) = 8 0, # < 0 1, # > 0 Unit impulse: Property: A! # > # C D# =!(C) + 7 # > E DE TSKS01 Digital Communication - Lecture 1 15

16 Properties of systems General case: &(#) Energy-free system '(#) Energy-free system: No transients, constant input à constant output Impulse response: Energy-free!(#) h(#) system Linear time-invariant (LTI) system Linear: Output is scaled, time-delayed versions of input Time-invariant: Always reacts in the same way TSKS01 Digital Communication - Lecture 1 16

17 Convolution and Output of System Definition: The convolution of the signals!(#) and %(#) is denoted by (! %)(#) and defined as *! % # = ( )*! + % # Commutative operation:! % # = %! #. Theorem: Let /(#) be the input to an energy-free LTI system with impulse response h(#), then the output of the system is 1 # = / h #. /(#) h # 1 # = (/ h)(#) TSKS01 Digital Communication - Lecture 1 17

18 Example: Communication Channel is an LTI Filter Time delay: & ' Time delay: & * Time delay: & ) Time delay: &, Impulse response: h " = $ " & ' + $ " & ) + $ " & * + $(" &, ) Only time-invariant for a limited time period (coherence time) TSKS01 Digital Communication - Lecture 1 18

19 Fourier Transform Fourier transform Fourier transform:! " = F %(') = *+ + % ', *-./01 2' Exists if *+ + % ' 2' < Inverse transform: F *6!(") = *+ +! ", -./01 2" Common terminology Amplitude spectrum:! " Phase spectrum: arg!(") TSKS01 Digital Communication - Repetition

20 Fourier Transform Examples Cosine:! " = cos 2() * " + ) = ) ) * () + ) *) Sine:! " = sin 2() * " + ) = ) ) * () + ) *) Rectangle pulse:! " = 5 " + 1 5(" 1) + ) = sinc ) = sin () () TSKS01 Digital Communication - Repetition

21 Example: Two Baseband Signals Consider two real-valued baseband signals! " #,! % # Bandwidth & ' Fourier transforms satisfy ( " & = ( " &, ( % & = ( % ( &) TSKS01 Digital Communication - Lecture 1 21

22 Modulation from Baseband to Passband We need to communicate around the frequency! " Create a passband signal from # $ %, # ' % : # % = # $ % 2 cos 2-! " % # ' % 2 sin 2-! " % TSKS01 Digital Communication - Lecture 1 22

23 Recall: Fourier Transform Recall: F " # = %(') F cos 2-'. # = ' ' (' + '.) Consequence: F " # cos(2-'. #) = 1 2 % ' ' %(' + '.) Baseband: " #, %(') Passband: " # cos 2-'. #, 3 '. 5 6 % ' ' %(' + '.) ' ' '. '. 0 ' TSKS01 Digital Communication - Repetition

24 Demodulation from Passband to Baseband Upper part: 2 cos 2%& ' ( ) ( = ) + ( 2 cos, 2%& ' ( ). ( 2 sin 2%& ' ( cos 2%& ' ( = ) + ( + ) + ( cos 4%& ' ( ). ( sin 4%& ' ( Centered around frequency 2& ' ; easy to cancel with low-pass filter TSKS01 Digital Communication - Lecture 1 24

25 Complex Baseband Representation Define a complex baseband signal instead: " # = " % # + '" ( (#) with Fourier transform +, - =, % - + ', ( (-) We can obtain passband signal as " # =./ 2" # / = 1 2 " # / " # / = " % # 2 cos 2=- > # " ( # 2 sin 2=- > # Hence:, - = B 2 +, - - > + +, > TSKS01 Digital Communication - Lecture 1 25

26 Spectrum of complex baseband signal 1 2!" # = " % # + '" ( # = )* " % (#)./ " ( # +'./ " % # + )* " ( # Spectrum of passband signal 1 2 " # = 1 2!" # # 5 +!" # + # TSKS01 Digital Communication - Lecture 1 26

27 Probability, Stochastic Variable, and Events Total probability: Pr Ω $ = 1 Probability of event ': Pr{'} [0,1] Sample space: Ω 4 Stochastic variable Joint probability: Pr{', /} Conditional probability: Pr ' / = 01{2,3} 01{3} 5 4 Event ' Event / Measureable sample space: Ω $ = 5 4 : for some 4 Ω TSKS01 Digital Communication - Lecture 1 27

28 Probability Theory Stochastic variable!, taking realizations " Probability distribution function: #! (") = Pr{! "} [0,1] Probability density function (PDF): 2! (") = 3 3" #!(") Properties: #! (") is non-decreasing, #! (") 0 and 2! (") 0 for all ", (") 3" = 1, TSKS01 Digital Communication - Lecture 1 28

29 Expectation and Variance Expectation (mean):! " = $ & %& '( ) ' *' For discrete variables:! " = + ', Pr{" = ', }, Quadratic mean (power):! " 1 = $ & %& ' 1 ( ) ' *' Variance Var " =! "! " 1 =! " 1! " 1 Common notation: 5 ) =! ", 5 6 =! ) = Var " 8 ) is called the standard deviation TSKS01 Digital Communication - Lecture 1 29

30 Gaussian/Normal Distribution,!(#, % & ) Probability density ( ) * = 1 % 2. / &4 3 Mean: # Variance: % & 1 Probability distribution 5 ) * = () 07 * 8* is complicated 9-function 7 ; 9 * = 1 5 ) * = 1 &< /0=3 3 8> for!(0,1) Can be computed from table TSKS01 Digital Communication - Lecture 1 30

31 Example of the! Function!(1.96) / TSKS01 Digital Communication - Lecture 1 31

32 Bayes Theorem Thomas Bayes Joint and conditional probability: Pr{$ = &, ( = )} = Pr $ = & ( = ) Pr{( = )} = Pr{( = ) $ = &} Pr{$ = &}, -,. &, ) =, -. & ),. ) =,. - ) &, - & Bayes theorem (discrete): Pr{$ = & ( = )} = /0{.12-13} /0{.12} Pr{$ = &} (continuous):, -. & ) = , - & ($ discrete, ( cont.): Pr{$ = & ( = )} = Pr{$ = &} TSKS01 Digital Communication - Lecture 1 32 Image from:

33 Example: Additive Noise Channel -!, + Detector.! Input:! 1, +1 with Pr! = +1 = Pr! = 1 = 1/2 Output:, =! (/) 1/2 - is a continuous stochastic variable / How should we best detect! from,? TSKS01 Digital Communication - Lecture 1 33

34

TSKS01 Digital Communication - Lecture 1

TSKS01 Digital Communication - Lecture 1 Mirsad ýirkiü, mirsad@isy.liu.se TVK Chaitanya, tvk@isy.liu.se Laborations (1hp): Two 4 hour laborations Sign-up on the web Problem classes and labs: Examination: 2012-08-31 Mikael Olofsson, mikael@isy.liu.se

More information

TSKS01 Digital Communication - Lecture 1

TSKS01 Digital Communication - Lecture 1 Course Aims 1(2) TSKS01 Digital Communication Lecture 1 Introduction, Repetition of S&S, models After passing the course, the student should be able to reliably perform standard calculations regarding

More information

Fundamentals of Digital Communication

Fundamentals of Digital Communication Fundamentals of Digital Communication Network Infrastructures A.A. 2017/18 Digital communication system Analog Digital Input Signal Analog/ Digital Low Pass Filter Sampler Quantizer Source Encoder Channel

More information

Detection and Estimation of Signals in Noise. Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia

Detection and Estimation of Signals in Noise. Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia Detection and Estimation of Signals in Noise Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia Vancouver, August 24, 2010 2 Contents 1 Basic Elements

More information

EITF25 Internet Techniques and Applications L2: Physical layer. Stefan Höst

EITF25 Internet Techniques and Applications L2: Physical layer. Stefan Höst EITF25 Internet Techniques and Applications L2: Physical layer Stefan Höst Data vs signal Data: Static representation of information For storage Signal: Dynamic representation of information For transmission

More information

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy Outline 18-452/18-750 Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

Lab course Analog Part of a State-of-the-Art Mobile Radio Receiver

Lab course Analog Part of a State-of-the-Art Mobile Radio Receiver Communication Technology Laboratory Wireless Communications Group Prof. Dr. A. Wittneben ETH Zurich, ETF, Sternwartstrasse 7, 8092 Zurich Tel 41 44 632 36 11 Fax 41 44 632 12 09 Lab course Analog Part

More information

Lecture 2: Links and Signaling. CSE 123: Computer Networks Stefan Savage

Lecture 2: Links and Signaling. CSE 123: Computer Networks Stefan Savage Lecture 2: Links and Signaling CSE 123: Computer Networks Stefan Savage Lecture 2 Overview Signaling Channel characteristics Types of physical media Modulation Narrowband vs. Broadband Encoding schemes

More information

16QAM Symbol Timing Recovery in the Upstream Transmission of DOCSIS Standard

16QAM Symbol Timing Recovery in the Upstream Transmission of DOCSIS Standard IEEE TRANSACTIONS ON BROADCASTING, VOL. 49, NO. 2, JUNE 2003 211 16QAM Symbol Timing Recovery in the Upstream Transmission of DOCSIS Standard Jianxin Wang and Joachim Speidel Abstract This paper investigates

More information

Theory of Telecommunications Networks

Theory of Telecommunications Networks Theory of Telecommunications Networks Anton Čižmár Ján Papaj Department of electronics and multimedia telecommunications CONTENTS Preface... 5 1 Introduction... 6 1.1 Mathematical models for communication

More information

Lecture #2. EE 471C / EE 381K-17 Wireless Communication Lab. Professor Robert W. Heath Jr.

Lecture #2. EE 471C / EE 381K-17 Wireless Communication Lab. Professor Robert W. Heath Jr. Lecture #2 EE 471C / EE 381K-17 Wireless Communication Lab Professor Robert W. Heath Jr. Preview of today s lecture u Introduction to digital communication u Components of a digital communication system

More information

Physical Layer: Outline

Physical Layer: Outline 18-345: Introduction to Telecommunication Networks Lectures 3: Physical Layer Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Physical Layer: Outline Digital networking Modulation Characterization

More information

UNIT-1. Basic signal processing operations in digital communication

UNIT-1. Basic signal processing operations in digital communication UNIT-1 Lecture-1 Basic signal processing operations in digital communication The three basic elements of every communication systems are Transmitter, Receiver and Channel. The Overall purpose of this system

More information

Communication Channels

Communication Channels Communication Channels wires (PCB trace or conductor on IC) optical fiber (attenuation 4dB/km) broadcast TV (50 kw transmit) voice telephone line (under -9 dbm or 110 µw) walkie-talkie: 500 mw, 467 MHz

More information

Chapter 2. Physical Layer

Chapter 2. Physical Layer Chapter 2 Physical Layer Lecture 1 Outline 2.1 Analog and Digital 2.2 Transmission Media 2.3 Digital Modulation and Multiplexing 2.4 Transmission Impairment 2.5 Data-rate Limits 2.6 Performance Physical

More information

Chapter-1: Introduction

Chapter-1: Introduction Chapter-1: Introduction The purpose of a Communication System is to transport an information bearing signal from a source to a user destination via a communication channel. MODEL OF A COMMUNICATION SYSTEM

More information

Lecture 21: Links and Signaling

Lecture 21: Links and Signaling Lecture 21: Links and Signaling CSE 123: Computer Networks Alex C. Snoeren HW 3 due Wed 3/15 Lecture 21 Overview Quality of Service Signaling Channel characteristics Types of physical media Modulation

More information

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1 Announcements 18-759: Wireless Networks Lecture 3: Physical Layer Please start to form project teams» Updated project handout is available on the web site Also start to form teams for surveys» Send mail

More information

Lecture 2: Links and Signaling"

Lecture 2: Links and Signaling Lecture 2: Links and Signaling" CSE 123: Computer Networks Alex C. Snoeren HW 1 out tomorrow, due next 10/9! Lecture 2 Overview" Signaling Types of physical media Shannon s Law and Nyquist Limit Encoding

More information

EE390 Final Exam Fall Term 2002 Friday, December 13, 2002

EE390 Final Exam Fall Term 2002 Friday, December 13, 2002 Name Page 1 of 11 EE390 Final Exam Fall Term 2002 Friday, December 13, 2002 Notes 1. This is a 2 hour exam, starting at 9:00 am and ending at 11:00 am. The exam is worth a total of 50 marks, broken down

More information

ENGR 4323/5323 Digital and Analog Communication

ENGR 4323/5323 Digital and Analog Communication ENGR 4323/5323 Digital and Analog Communication Chapter 1 Introduction Engineering and Physics University of Central Oklahoma Dr. Mohamed Bingabr Course Materials Textbook: Modern Digital and Analog Communication,

More information

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY An Overview of Modulation Techniques: chapter 3.1 3.3.1 2 Introduction (3.1) Analog Modulation Amplitude Modulation Phase and

More information

Chapter-15. Communication systems -1 mark Questions

Chapter-15. Communication systems -1 mark Questions Chapter-15 Communication systems -1 mark Questions 1) What are the three main units of a Communication System? 2) What is meant by Bandwidth of transmission? 3) What is a transducer? Give an example. 4)

More information

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY 2 Basic Definitions Time and Frequency db conversion Power and dbm Filter Basics 3 Filter Filter is a component with frequency

More information

PRINCIPLES OF COMMUNICATIONS

PRINCIPLES OF COMMUNICATIONS PRINCIPLES OF COMMUNICATIONS Systems, Modulation, and Noise SIXTH EDITION INTERNATIONAL STUDENT VERSION RODGER E. ZIEMER University of Colorado at Colorado Springs WILLIAM H. TRANTER Virginia Polytechnic

More information

COMMUNICATION SYSTEMS

COMMUNICATION SYSTEMS COMMUNICATION SYSTEMS 4TH EDITION Simon Hayhin McMaster University JOHN WILEY & SONS, INC. Ш.! [ BACKGROUND AND PREVIEW 1. The Communication Process 1 2. Primary Communication Resources 3 3. Sources of

More information

Objectives. Presentation Outline. Digital Modulation Lecture 03

Objectives. Presentation Outline. Digital Modulation Lecture 03 Digital Modulation Lecture 03 Inter-Symbol Interference Power Spectral Density Richard Harris Objectives To be able to discuss Inter-Symbol Interference (ISI), its causes and possible remedies. To be able

More information

CSE 123: Computer Networks Alex C. Snoeren. Project 1 out Today, due 10/26!

CSE 123: Computer Networks Alex C. Snoeren. Project 1 out Today, due 10/26! CSE 123: Computer Networks Alex C. Snoeren Project 1 out Today, due 10/26! Signaling Types of physical media Shannon s Law and Nyquist Limit Encoding schemes Clock recovery Manchester, NRZ, NRZI, etc.

More information

DEPARTMENT OF CSE QUESTION BANK

DEPARTMENT OF CSE QUESTION BANK DEPARTMENT OF CSE QUESTION BANK SUBJECT CODE: CS6304 SUBJECT NAME: ANALOG AND DIGITAL COMMUNICATION Part-A UNIT-I ANALOG COMMUNICATION 1.Define modulation? Modulation is a process by which some characteristics

More information

Review of Lecture 2. Data and Signals - Theoretical Concepts. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2

Review of Lecture 2. Data and Signals - Theoretical Concepts. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2 Data and Signals - Theoretical Concepts! What are the major functions of the network access layer? Reference: Chapter 3 - Stallings Chapter 3 - Forouzan Study Guide 3 1 2! What are the major functions

More information

SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication

SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication INTRODUCTION Digital Communication refers to the transmission of binary, or digital, information over analog channels. In this laboratory you will

More information

Signal Characteristics

Signal Characteristics Data Transmission The successful transmission of data depends upon two factors:» The quality of the transmission signal» The characteristics of the transmission medium Some type of transmission medium

More information

Signals A Preliminary Discussion EE442 Analog & Digital Communication Systems Lecture 2

Signals A Preliminary Discussion EE442 Analog & Digital Communication Systems Lecture 2 Signals A Preliminary Discussion EE442 Analog & Digital Communication Systems Lecture 2 The Fourier transform of single pulse is the sinc function. EE 442 Signal Preliminaries 1 Communication Systems and

More information

Downloaded from 1

Downloaded from  1 VII SEMESTER FINAL EXAMINATION-2004 Attempt ALL questions. Q. [1] How does Digital communication System differ from Analog systems? Draw functional block diagram of DCS and explain the significance of

More information

Some key functions implemented in the transmitter are modulation, filtering, encoding, and signal transmitting (to be elaborated)

Some key functions implemented in the transmitter are modulation, filtering, encoding, and signal transmitting (to be elaborated) 1 An electrical communication system enclosed in the dashed box employs electrical signals to deliver user information voice, audio, video, data from source to destination(s). An input transducer may be

More information

Keywords Internet, LabVIEW, Smart Classroom-cum-Laboratory, Teaching and Learning process of communication.

Keywords Internet, LabVIEW, Smart Classroom-cum-Laboratory, Teaching and Learning process of communication. Volume 4, Issue 10, October 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Smart Classroom-cum-Laboratory

More information

Objectives. Presentation Outline. Digital Modulation Revision

Objectives. Presentation Outline. Digital Modulation Revision Digital Modulation Revision Professor Richard Harris Objectives To identify the key points from the lecture material presented in the Digital Modulation section of this paper. What is in the examination

More information

Fundamentals of Data and Signals

Fundamentals of Data and Signals Fundamentals of Data and Signals Chapter 2 Learning Objectives After reading this chapter, you should be able to: Distinguish between data and signals and cite the advantages of digital data and signals

More information

DIGITAL COMMUNICATIONS SYSTEMS. MSc in Electronic Technologies and Communications

DIGITAL COMMUNICATIONS SYSTEMS. MSc in Electronic Technologies and Communications DIGITAL COMMUNICATIONS SYSTEMS MSc in Electronic Technologies and Communications Bandpass binary signalling The common techniques of bandpass binary signalling are: - On-off keying (OOK), also known as

More information

EXAMINATION FOR THE DEGREE OF B.E. Semester 1 June COMMUNICATIONS IV (ELEC ENG 4035)

EXAMINATION FOR THE DEGREE OF B.E. Semester 1 June COMMUNICATIONS IV (ELEC ENG 4035) EXAMINATION FOR THE DEGREE OF B.E. Semester 1 June 2007 101902 COMMUNICATIONS IV (ELEC ENG 4035) Official Reading Time: Writing Time: Total Duration: 10 mins 120 mins 130 mins Instructions: This is a closed

More information

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued CSCD 433 Network Programming Fall 2016 Lecture 5 Physical Layer Continued 1 Topics Definitions Analog Transmission of Digital Data Digital Transmission of Analog Data Multiplexing 2 Different Types of

More information

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Syedur Rahman Lecturer, CSE Department North South University syedur.rahman@wolfson.oxon.org Acknowledgements

More information

Introduction to LAN/WAN. Physical Layer

Introduction to LAN/WAN. Physical Layer Introduction to LAN/WAN Physical Layer Topics Introduction Theory Transmission Media Purpose of Physical Layer Transport bits between machines How do we send 0's and 1's across a medium? Ans: vary physical

More information

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued CSCD 433 Network Programming Fall 2016 Lecture 5 Physical Layer Continued 1 Topics Definitions Analog Transmission of Digital Data Digital Transmission of Analog Data Multiplexing 2 Different Types of

More information

Lecture 5 Transmission. Physical and Datalink Layers: 3 Lectures

Lecture 5 Transmission. Physical and Datalink Layers: 3 Lectures Lecture 5 Transmission Peter Steenkiste School of Computer Science Department of Electrical and Computer Engineering Carnegie Mellon University 15-441 Networking, Spring 2004 http://www.cs.cmu.edu/~prs/15-441

More information

ECE 4600 Communication Systems

ECE 4600 Communication Systems ECE 4600 Communication Systems Dr. Bradley J. Bazuin Associate Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Course Topics Course Introduction

More information

EXPERIMENT WISE VIVA QUESTIONS

EXPERIMENT WISE VIVA QUESTIONS EXPERIMENT WISE VIVA QUESTIONS Pulse Code Modulation: 1. Draw the block diagram of basic digital communication system. How it is different from analog communication system. 2. What are the advantages of

More information

Lecture 3 Concepts for the Data Communications and Computer Interconnection

Lecture 3 Concepts for the Data Communications and Computer Interconnection Lecture 3 Concepts for the Data Communications and Computer Interconnection Aim: overview of existing methods and techniques Terms used: -Data entities conveying meaning (of information) -Signals data

More information

2.1 BASIC CONCEPTS Basic Operations on Signals Time Shifting. Figure 2.2 Time shifting of a signal. Time Reversal.

2.1 BASIC CONCEPTS Basic Operations on Signals Time Shifting. Figure 2.2 Time shifting of a signal. Time Reversal. 1 2.1 BASIC CONCEPTS 2.1.1 Basic Operations on Signals Time Shifting. Figure 2.2 Time shifting of a signal. Time Reversal. 2 Time Scaling. Figure 2.4 Time scaling of a signal. 2.1.2 Classification of Signals

More information

CS441 Mobile & Wireless Computing Communication Basics

CS441 Mobile & Wireless Computing Communication Basics Department of Computer Science Southern Illinois University Carbondale CS441 Mobile & Wireless Computing Communication Basics Dr. Kemal Akkaya E-mail: kemal@cs.siu.edu Kemal Akkaya Mobile & Wireless Computing

More information

Comm. 502: Communication Theory. Lecture 6. - Introduction to Source Coding

Comm. 502: Communication Theory. Lecture 6. - Introduction to Source Coding Comm. 50: Communication Theory Lecture 6 - Introduction to Source Coding Digital Communication Systems Source of Information User of Information Source Encoder Source Decoder Channel Encoder Channel Decoder

More information

QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61)

QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61) QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61) Module 1 1. Explain Digital communication system with a neat block diagram. 2. What are the differences between digital and analog communication systems?

More information

The Physical Layer Outline

The Physical Layer Outline The Physical Layer Outline Theoretical Basis for Data Communications Digital Modulation and Multiplexing Guided Transmission Media (copper and fiber) Public Switched Telephone Network and DSLbased Broadband

More information

Lecture 3: Data Transmission

Lecture 3: Data Transmission Lecture 3: Data Transmission 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Data Transmission DATA RATE LIMITS Transmission Impairments Examples DATA TRANSMISSION The successful transmission of data

More information

E-716-A Mobile Communications Systems. Lecture #2 Basic Concepts of Wireless Transmission (p1) Instructor: Dr. Ahmad El-Banna

E-716-A Mobile Communications Systems. Lecture #2 Basic Concepts of Wireless Transmission (p1) Instructor: Dr. Ahmad El-Banna October 2014 Ahmad El-Banna Integrated Technical Education Cluster At AlAmeeria E-716-A Mobile Communications Systems Lecture #2 Basic Concepts of Wireless Transmission (p1) Instructor: Dr. Ahmad El-Banna

More information

Transmission Fundamentals

Transmission Fundamentals College of Computer & Information Science Wireless Networks Northeastern University Lecture 1 Transmission Fundamentals Signals Data rate and bandwidth Nyquist sampling theorem Shannon capacity theorem

More information

ENSC327/328 Communication Systems Course Information. Paul Ho Professor School of Engineering Science Simon Fraser University

ENSC327/328 Communication Systems Course Information. Paul Ho Professor School of Engineering Science Simon Fraser University ENSC327/328 Communication Systems Course Information Paul Ho Professor School of Engineering Science Simon Fraser University 1 Schedule & Instructor Class Schedule: Mon 2:30 4:20pm AQ 3159 Wed 1:30 2:20pm

More information

Communications IB Paper 6 Handout 3: Digitisation and Digital Signals

Communications IB Paper 6 Handout 3: Digitisation and Digital Signals Communications IB Paper 6 Handout 3: Digitisation and Digital Signals Jossy Sayir Signal Processing and Communications Lab Department of Engineering University of Cambridge jossy.sayir@eng.cam.ac.uk Lent

More information

Lecture Fundamentals of Data and signals

Lecture Fundamentals of Data and signals IT-5301-3 Data Communications and Computer Networks Lecture 05-07 Fundamentals of Data and signals Lecture 05 - Roadmap Analog and Digital Data Analog Signals, Digital Signals Periodic and Aperiodic Signals

More information

Lecture 5 Transmission

Lecture 5 Transmission Lecture 5 Transmission David Andersen Department of Computer Science Carnegie Mellon University 15-441 Networking, Spring 2005 http://www.cs.cmu.edu/~srini/15-441/s05 1 Physical and Datalink Layers: 3

More information

Data Communication. Chapter 3 Data Transmission

Data Communication. Chapter 3 Data Transmission Data Communication Chapter 3 Data Transmission ١ Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, coaxial cable, optical fiber Unguided medium e.g. air, water, vacuum ٢ Terminology

More information

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Seventh Edition After reading this chapter, you should be able to: Distinguish between

More information

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences EECS 121 FINAL EXAM

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences EECS 121 FINAL EXAM Name: UNIVERSIY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences Professor David se EECS 121 FINAL EXAM 21 May 1997, 5:00-8:00 p.m. Please write answers on

More information

Announcement : Wireless Networks Lecture 3: Physical Layer. A Reminder about Prerequisites. Outline. Page 1

Announcement : Wireless Networks Lecture 3: Physical Layer. A Reminder about Prerequisites. Outline. Page 1 Announcement 18-759: Wireless Networks Lecture 3: Physical Layer Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2010 http://www.cs.cmu.edu/~prs/wirelesss10/

More information

TCET3202 Analog and digital Communications II

TCET3202 Analog and digital Communications II NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York DEPARTMENT: SUBJECT CODE AND TITLE: COURSE DESCRIPTION: REQUIRED COURSE Electrical and Telecommunications Engineering Technology TCET3202

More information

Communications IB Paper 6 Handout 1: Introduction, Signals and Channels

Communications IB Paper 6 Handout 1: Introduction, Signals and Channels Communications IB Paper 6 Handout 1: Introduction, Signals and Channels Jossy Sayir Signal Processing and Communications Lab Department of Engineering University of Cambridge jossy.sayir@eng.cam.ac.uk

More information

Communications I (ELCN 306)

Communications I (ELCN 306) Communications I (ELCN 306) c Samy S. Soliman Electronics and Electrical Communications Engineering Department Cairo University, Egypt Email: samy.soliman@cu.edu.eg Website: http://scholar.cu.edu.eg/samysoliman

More information

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2 ECE 556 BASICS OF DIGITAL SPEECH PROCESSING Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2 Analog Sound to Digital Sound Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre

More information

MULTIMEDIA SYSTEMS

MULTIMEDIA SYSTEMS 1 Department of Computer Engineering, Faculty of Engineering King Mongkut s Institute of Technology Ladkrabang 01076531 MULTIMEDIA SYSTEMS Pk Pakorn Watanachaturaporn, Wt ht Ph.D. PhD pakorn@live.kmitl.ac.th,

More information

ECEn 665: Antennas and Propagation for Wireless Communications 131. s(t) = A c [1 + αm(t)] cos (ω c t) (9.27)

ECEn 665: Antennas and Propagation for Wireless Communications 131. s(t) = A c [1 + αm(t)] cos (ω c t) (9.27) ECEn 665: Antennas and Propagation for Wireless Communications 131 9. Modulation Modulation is a way to vary the amplitude and phase of a sinusoidal carrier waveform in order to transmit information. When

More information

Lecture 2 Review of Signals and Systems: Part 1. EE4900/EE6720 Digital Communications

Lecture 2 Review of Signals and Systems: Part 1. EE4900/EE6720 Digital Communications EE4900/EE6420: Digital Communications 1 Lecture 2 Review of Signals and Systems: Part 1 Block Diagrams of Communication System Digital Communication System 2 Informatio n (sound, video, text, data, ) Transducer

More information

Signal Processing Techniques for Software Radio

Signal Processing Techniques for Software Radio Signal Processing Techniques for Software Radio Behrouz Farhang-Boroujeny Department of Electrical and Computer Engineering University of Utah c 2007, Behrouz Farhang-Boroujeny, ECE Department, University

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

CHAPTER -15. Communication Systems

CHAPTER -15. Communication Systems CHAPTER -15 Communication Systems COMMUNICATION Communication is the act of transmission and reception of information. COMMUNICATION SYSTEM: A system comprises of transmitter, communication channel and

More information

Making Connections Efficient: Multiplexing and Compression

Making Connections Efficient: Multiplexing and Compression Fundamentals of Networking and Data Communications, Sixth Edition 5-1 Making Connections Efficient: Multiplexing and Compression Chapter 5 Learning Objectives After reading this chapter, students should

More information

Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective

Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective The objective is to teach students a basic digital communication

More information

Department of Electronics and Communication Engineering 1

Department of Electronics and Communication Engineering 1 UNIT I SAMPLING AND QUANTIZATION Pulse Modulation 1. Explain in detail the generation of PWM and PPM signals (16) (M/J 2011) 2. Explain in detail the concept of PWM and PAM (16) (N/D 2012) 3. What is the

More information

Digital Communication Systems Engineering with

Digital Communication Systems Engineering with Digital Communication Systems Engineering with Software-Defined Radio Di Pu Alexander M. Wyglinski ARTECH HOUSE BOSTON LONDON artechhouse.com Contents Preface xiii What Is an SDR? 1 1.1 Historical Perspective

More information

Outline / Wireless Networks and Applications Lecture 2: Networking Overview and Wireless Challenges. Protocol and Service Levels

Outline / Wireless Networks and Applications Lecture 2: Networking Overview and Wireless Challenges. Protocol and Service Levels 18-452/18-750 Wireless s and s Lecture 2: ing Overview and Wireless Challenges Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/ Peter A. Steenkiste,

More information

Course Code: EE-411 Teacher: Engr.Ahmad Bilal Multiple choice & Short Questions notes

Course Code: EE-411 Teacher: Engr.Ahmad Bilal Multiple choice & Short Questions notes Department of Electrical (POWER) Engineering Swedish College of Engineering & Technology Rahim yar khan Subject: Communication systems Course Code: EE-411 Teacher: Engr.Ahmad Bilal Multiple choice & Short

More information

Chapter 2: Signal Representation

Chapter 2: Signal Representation Chapter 2: Signal Representation Aveek Dutta Assistant Professor Department of Electrical and Computer Engineering University at Albany Spring 2018 Images and equations adopted from: Digital Communications

More information

EE5713 : Advanced Digital Communications

EE5713 : Advanced Digital Communications EE573 : Advanced Digital Communications Week 4, 5: Inter Symbol Interference (ISI) Nyquist Criteria for ISI Pulse Shaping and Raised-Cosine Filter Eye Pattern Error Performance Degradation (On Board) Demodulation

More information

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Kuang Chiu Huang TCM NCKU Spring/2008 Goals of This Class Through the lecture of fundamental information for data and signals,

More information

TSEK02: Radio Electronics Lecture 8: RX Nonlinearity Issues, Demodulation. Ted Johansson, EKS, ISY

TSEK02: Radio Electronics Lecture 8: RX Nonlinearity Issues, Demodulation. Ted Johansson, EKS, ISY TSEK02: Radio Electronics Lecture 8: RX Nonlinearity Issues, Demodulation Ted Johansson, EKS, ISY 2 RX Nonlinearity Issues, Demodulation RX nonlinearities (parts of 2.2) System Nonlinearity Sensitivity

More information

Level 6 Graduate Diploma in Engineering Communication systems

Level 6 Graduate Diploma in Engineering Communication systems 9210-118 Level 6 Graduate Diploma in Engineering Communication systems Sample Paper You should have the following for this examination one answer book non-programmable calculator pen, pencil, ruler, drawing

More information

Chapter 9. Digital Communication Through Band-Limited Channels. Muris Sarajlic

Chapter 9. Digital Communication Through Band-Limited Channels. Muris Sarajlic Chapter 9 Digital Communication Through Band-Limited Channels Muris Sarajlic Band limited channels (9.1) Analysis in previous chapters considered the channel bandwidth to be unbounded All physical channels

More information

EEE33350 Signals and Data Communications

EEE33350 Signals and Data Communications Palestine Technical College Engineering Professions Department EEE33350 Signals and Data Communications Syllabus Nasser M. Sabah Teaching & Learning Strategies 2 Teaching Strategies Presentation Lecture

More information

Handout 13: Intersymbol Interference

Handout 13: Intersymbol Interference ENGG 2310-B: Principles of Communication Systems 2018 19 First Term Handout 13: Intersymbol Interference Instructor: Wing-Kin Ma November 19, 2018 Suggested Reading: Chapter 8 of Simon Haykin and Michael

More information

Wireless Communication Fading Modulation

Wireless Communication Fading Modulation EC744 Wireless Communication Fall 2008 Mohamed Essam Khedr Department of Electronics and Communications Wireless Communication Fading Modulation Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5

More information

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission:

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission: Data Transmission The successful transmission of data depends upon two factors: The quality of the transmission signal The characteristics of the transmission medium Some type of transmission medium is

More information

Computer Networks Chapter 2: Physical layer

Computer Networks Chapter 2: Physical layer Computer Networks Chapter 2: Physical layer Holger Karl Computer Networks Group Universität Paderborn Goals of this chapter Answer the basic question: how can data be transported over a physical medium?

More information

University of Jordan. Faculty of Engineering & Technology. Study Plan. Master Degree. Year plan

University of Jordan. Faculty of Engineering & Technology. Study Plan. Master Degree. Year plan University of Jordan Faculty of Engineering & Technology Study Plan Master Degree In Electrical Engineering/Communication (Thesis Track) Year plan 2005 STUDY PLAN MASTER IN Electrical Engineering /Communication

More information

Chapter 6 Passband Data Transmission

Chapter 6 Passband Data Transmission Chapter 6 Passband Data Transmission Passband Data Transmission concerns the Transmission of the Digital Data over the real Passband channel. 6.1 Introduction Categories of digital communications (ASK/PSK/FSK)

More information

Digital Communications

Digital Communications Digital Communications Chapter 1. Introduction Po-Ning Chen, Professor Institute of Communications Engineering National Chiao-Tung University, Taiwan Digital Communications: Chapter 1 Ver. 2015.10.19 Po-Ning

More information

Refresher on Digital Communications Channel, Modulation, and Demodulation

Refresher on Digital Communications Channel, Modulation, and Demodulation Refresher on Digital Communications Channel, Modulation, and Demodulation Philippe Ciblat Université Paris-Saclay & Télécom ParisTech Outline Section 1: Digital Communication scheme Section 2: A toy example

More information

Syllabus. osmania university UNIT - I UNIT - II UNIT - III CHAPTER - 1 : INTRODUCTION TO DIGITAL COMMUNICATION CHAPTER - 3 : INFORMATION THEORY

Syllabus. osmania university UNIT - I UNIT - II UNIT - III CHAPTER - 1 : INTRODUCTION TO DIGITAL COMMUNICATION CHAPTER - 3 : INFORMATION THEORY i Syllabus osmania university UNIT - I CHAPTER - 1 : INTRODUCTION TO Elements of Digital Communication System, Comparison of Digital and Analog Communication Systems. CHAPTER - 2 : DIGITAL TRANSMISSION

More information

Physical Layer. Networked Systems (H) Lecture 3

Physical Layer. Networked Systems (H) Lecture 3 Physical Layer Networked Systems (H) Lecture 3 This work is licensed under the Creative Commons Attribution-NoDerivatives 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nd/4.0/

More information

Problems from the 3 rd edition

Problems from the 3 rd edition (2.1-1) Find the energies of the signals: a) sin t, 0 t π b) sin t, 0 t π c) 2 sin t, 0 t π d) sin (t-2π), 2π t 4π Problems from the 3 rd edition Comment on the effect on energy of sign change, time shifting

More information

Part II Data Communications

Part II Data Communications Part II Data Communications Chapter 3 Data Transmission Concept & Terminology Signal : Time Domain & Frequency Domain Concepts Signal & Data Analog and Digital Data Transmission Transmission Impairments

More information

Understanding Digital Signal Processing

Understanding Digital Signal Processing Understanding Digital Signal Processing Richard G. Lyons PRENTICE HALL PTR PRENTICE HALL Professional Technical Reference Upper Saddle River, New Jersey 07458 www.photr,com Contents Preface xi 1 DISCRETE

More information