Lecture 2. FOURIER TRANSFORMS AM and FM

Size: px
Start display at page:

Download "Lecture 2. FOURIER TRANSFORMS AM and FM"

Transcription

1 Lecture 2 FOURIER TRANSFORMS AM and FM We saw in the supplement on power spectra that the human range of hearing is concentrated in the range 4Hz to about 4Hz. That s where we d expect radio broadcasts to be, as well. But, check it out... the AM radio band is 535kHz to 75kHz, where khz means kilohertz or 3 Hz. FM is 88 to 8 MHz, where MHz is megahertz, or 6 Hz. Humans can t even hear those frequencies so what s the deal? The first part of the deal is that low-frequency radiation is easily absorbed by the atmosphere, so it s not a very good medium for transmitting signals over distances. People living on mountains learned this long ago they invent techniques like yodeling to transmit information. However, we re talking of using electromagnetic radiation, and that s the problem: electromagnetic signals have to be broadcast from antennae. Note, at right, a TV antennna. Why is it so tall? Because the theory of antenna design tells us that to broadcast a frequency ω, the antenna has to have height λ/2, where λ is the wavelength, the distance the wave travels in one cycle. That s c/ω where c is the speed of light, 86, miles/hr or miles/sec. A 4Hz signal would require a /4 sec to complete one cycle, so it has wavelength miles/sec /[4cycles/sec] = miles/cycle or 682 feet/cycle. An AM antenna at, say, 4 khz, would have a wavelength less by a factor of a thousand. In order to use radio frequencies for communication, then, we have to somehow embed low-frequency information (called the signal), into high-frequency radio waves (called the carrier wave) without substantially altering the carrier frequency or, at least, without changing it to a low-frequency wave. The technique of embedding a signal into a carrier is called modulation. A generic carrier can be written c(t) = A cos(2πf c t + φ) or Ae 2πi(f ct+φ) where A is real. We can modify A, f c, φ, leading to Amplitude Modulation, Frequency Modulation, and Phase Modulation. Each is workable, and each has its advantages.

2 We ll start with AM as it s a bit simpler. To transmit a pure tone at 4Hz, y s = A s cos(2πf s t) where f s = 4 is our frequency, you take that as the amplitude of a carrier wave, y c = cos(2πf c t), where we can assume f c is around khz. Trig identity: y c y s = A s cos(2πf s t) cos(2πf c t) = A s 2 [cos(2π{f c + f s }t) + cos(2π{f c f s }t)] Thus, the product is a wave with two frequencies, f c ±f s, which are going to be at, say,, ±4 Hz. This is well in the AM range, which is what we wanted: we modulated the carrier but it s still very high frequency. A bit of radio jargon: our modulation is called heterodyning. The signals at f c ± f s are called sidebands. And all of this is pretty useless unless we can recover the original signal from the modulated signal. Let m(t) be the signal we want to broadcast, and cos(2πf c t) be the carrier frequency. What goes out over the airwaves and comes in to the radio is m(t) cos(2πf c t). Now note the following cool trick: we multimply the signal by the carrier wave again! + [m(t) cos(2πf c t)] cos(2πf c t) = m(t) cos 2 cos(2π2fc t) (2πf c t) = m(t) 2 m(t) 2 + m(t) 2 cos(2π2f c t) The point here is that the original signal is now sitting at its original frequency, while another piece of it is modulated at twice the carrier frequency. This will produce sidebands at 2f c ± f s, but these sidebands will be very far away from any of the frequencies in m(t). This means you can recover m(t) simply by ignoring frequencies higher than any in m or, more precisely, by using a lowpass filter to eliminate them. Lab Problem Try this scheme with the selection from Billie Holliday s song Good Morning Heartache, sampled at 44Hz. What s the highest frequency in the song? Modulate it with a high frequency carrier wave cos(2πf c t), and demodulate using the scheme suggested above. How does it sound? There are a couple of problems with the above scheme. The first is it assumes that the carrier signal and the demodulating signal are in phase. What happens if they are out of phase? Try this with the demodulating signal cos(2πf c t + φ) where φ = π 3 ; π 2. The phase of the original signal is intrinsically unknowable, so the above can become a serious problem. There s also a potential problem with the carrier frequency: to reconstruct, you need to know it exactly. And, while the broadcaster may control the carrier wave cos(2πf c t) quite accurately, you may not be able to reconstruct that wave to the same accuracy. Assume that the broadcaster uses a carrier frequency f s, but you use a demodulating frequency of f s + f. Try reconstruction using values of f varying from one to five percent of f s. How does the demodulated signal sound? In real life, AM broadcasts may have a variation in carrier frequency could be up to 3Hz. Is this audible?

3 Because the carrier frequency can be so variable, typical AM radio uses a variation on the above carrier/modulator method. Before explaining, it helps to visualize what the various waves look like; Below, left to right: carrier, modulator, modulated signal Check out the modulated signal, in blue. While that s what is sent and received, the signal we want to detect is the red carrier signal, called the envelope. It turns out that a relatively simple diode-capacitor-resistor circuit can do this, which is why AM ration became popular. The following diagram, from Taub & Schilling s Principles of Communications Systems, shows the circuit and what it is designed to do: Those with access to Labview ought to be able to implement this. One thing you notice immediately: the circuit has difficulty with zero crossings, which are all too common in our top picture. Fortunately, there s an easy fix:

4 Now, any trick that can read the red wave on top can compute the carrier frequency! And do we ever have such a trick... y=linspace(,, 4*24); w=sin(2*pi*8*y + cos(2*pi*3*y)); plot(w) z=abs(fft(w)); plot(z(:5))

5 cos(2π8t) cos(cos(2π3t)) cos(2π8t) 2 cos2 (2π3t) The cos 2 (2π3t) term generates cos(2π6t), and multiplied by cos(2π8t), we get sidebands at 2Hz and 4Hz. None of this is exactly right, but it does give a nice overview of the main spectral features. To make it exactly right, one can compute the spectra exactly! It gives rise to the Bessel functions, J n. Let s start. In phase modulation, PM, the modulating function m(t) is applied to the phase φ in c(t) = Ae 2πi(f ct+φ), changing it to c(t) = Ae 2πi(f ct+βm(t)) where β is the modulating factor. Frequency modulation is a bit stranger; we have c(t) = Ae 2πi(ν(t)+φ) If ν were linear, ν = ft+ψ then the frequency would just be the slope of ν. In FM, the instantaneous frequency is ν, and we set it so that ν = f c + βm(t). This changes FM to a form of PM, with β m as the phase. I want to compute the spectrum of a PM signal in a special case: m(t) = sin(2πf m t). Then c(t) = Ae 2πi(f ct+βm(t)) = Ae 2πi(f ct+β sin(2πf m t)) = Ae 2πif ct e 2πi(β sin(2πf mt)) Now e 2πi(β sin(2πfmt)) is a periodic signal of period /f m, so that it can be expanded in a Fourier series, so that c(t) = + e 2πi(β sin(2πf mt)) = + a n Ae 2πinf mt e 2πif ct = a n e 2πinf mt + a n Ae 2πi(f c+nf m )t so that the carrier signal now has sidebands at f c + nf m. However, if the a n are small, or better still, zero, with large n, then the sidebands will still be at f c, f c ± f m, f c ± 2f m,.... The A n are easily computed; they re where the J n are Bessel functions, and If the modulation factor J n (β) = e 2πi(β sin 2πt nt) dt = J n (2πβ) k= is small, we see ( ) k 2 k k! Γ(k + n + ) (2πβ)2k+n J n = ( ) n J n

6 If the modulation factor β is small, we see J n (2πβ) (2πβ)n Γ(n + ) and, as this decreases geometrically with n, the sidebands where the signal is strong are simply the first few sidebands f c, f c ± f m, f c ± 2f m,..., f c ± kf m for small k. Now why exactly did we do this computation for the very very special modulated signal m(t) = β sin(2πf m t)? You might want to take a general m, expand it in a Fourier series, and see how that affects the computations above. If you decide to go ahead, keep in mind that the modulating signal is band-limited, so that it will have only a finite number of Fourier coefficients. However that goes, there s another important application for the theory just developed. It arose in early engineering times, when clocks were susceptible to slight errors. A sinusoidally oscillating error in timing gave rise to clock jitter, and it provided a slightly inaccurate measurement of signals. If you re sampling a trig function, this gives rise to a small phase shift in the function. Modern digital clocks have phase-lock circuits to minimize jitter, but modern experiments do not. Every experimental measurement has a slight error built in; this will give rise to some error in frequency computations. The true value is then the carrier, with amplitude J ; the first sideband has amplitude J. Then the signal-to-noise ratio, in db, is J (2πβ) 2 log J (2πβ) or, approximately 2 log (πβ). In our research, we try to identify the peak of the R-wave in the heartbeat. We apply wavelet filters to the data, which can shift the peak by an observed amount of roughly 4 milliseconds, or about -48db. Professor Bovrik in EE at UT Austin provides an example of AM/FM in image processing. Another application we have in mind is to real-life signals, as measured in labs. AM, FM, PM are all carefully and artificially constructed to accomplish certain purposes, and to do this, they change only one parameter at a time. But real-life signals can mix all three. Let s start with Matlab, generating a signal with AM and PM: Here, the signal: >> y=linspace(,, 4*24); >> w=y.^2.*sin(2*pi*8*cos(pi*y).*y);

7 No surprise: the amplitude increases quadratically, while the frequency -- well, it isn t very clear what the frequency does. The FFT will tell us, though: the spectrum here is significantly more complicated, and we re likely to have a very hard time sorting I had a carrier frequency of 8Hz, and now I seem to have some significant sidebands. I d expect sidebands at, 4, 7 and 2Hz, and I get those -- though not with decreasing amplitude! (You can try this with a similar signal -- here we ve chosen beta = ; try choosing beta =. or., and see what the spectrum looks like). We seem to have trouble sorting out the AM and the FM effects. This is where our new trick comes in. If our signal were complex valued, it d look like s(t) = A(t)e iφ(t), and A(t) would be the amplitude modulation, while the phase would be in φ. The miracle is that there s a function which can take a real-valued s and embed it into an analytic signal; it s called the Hilbert transform, and is available as hilbert in Matlab. Then hilbert(s) = A(t)e iφ(t) = A(t), which gives the modulating function. Here goes: >> h=hilbert(w); >> plot(abs(h)) >> hold >> plot(-abs(h)) >> plot(w, r ) The red curve is an approximation to the envelope of the signal s. Note by the way that the Hilbert transform is a smoothing: operator: the bumps in the signal have been reduced.

8 Below, the true envelope, y.^2, plotted in red, against the Hilbert, in green: Not bad! But there s a very obvious problem, the way green and red diverge near the end of the data. We ve mentioned this issue at the very beginning, when we talked about running averages. The divergence is called an edge effect: filters have a difficult time near the beginnings and ends of data, because -- well, because it s like falling over a cliff; the data ends and suddenly there s nothing to average. Lab Problem: There are two standard ways to reduce edge effects (at least two!); each involves putting some extra data near the edges. One method is called zero-padding: instead of starting with the data, you put some zeroes at the beginning or end. The second method is called reflection: you reflect the data about the end, as though you had an even or odd function. Try these. For the zero padding, you can try y=linspace(,, 4*24); z=y.^2.*sin(2*pi*8*y + cos(2*pi*3*y)); w = [zeros(, ) z]; Now try the Hilbert transform and plotting. For the reflection, the sine function is automatically an odd function, so you could easily let y=linspace(-,, 8*24); z=y.^2.*sin(2*pi*8*y + cos(2*pi*3*y)); Which method gives a Hilbert transform that diverges least from the known envelope y^2?

1B Paper 6: Communications Handout 2: Analogue Modulation

1B Paper 6: Communications Handout 2: Analogue Modulation 1B Paper 6: Communications Handout : Analogue Modulation Ramji Venkataramanan Signal Processing and Communications Lab Department of Engineering ramji.v@eng.cam.ac.uk Lent Term 16 1 / 3 Modulation Modulation

More information

4.1 REPRESENTATION OF FM AND PM SIGNALS An angle-modulated signal generally can be written as

4.1 REPRESENTATION OF FM AND PM SIGNALS An angle-modulated signal generally can be written as 1 In frequency-modulation (FM) systems, the frequency of the carrier f c is changed by the message signal; in phase modulation (PM) systems, the phase of the carrier is changed according to the variations

More information

Angle Modulated Systems

Angle Modulated Systems Angle Modulated Systems Angle of carrier signal is changed in accordance with instantaneous amplitude of modulating signal. Two types Frequency Modulation (FM) Phase Modulation (PM) Use Commercial radio

More information

Solution to Chapter 4 Problems

Solution to Chapter 4 Problems Solution to Chapter 4 Problems Problem 4.1 1) Since F[sinc(400t)]= 1 modulation index 400 ( f 400 β f = k f max[ m(t) ] W Hence, the modulated signal is ), the bandwidth of the message signal is W = 00

More information

Speech, music, images, and video are examples of analog signals. Each of these signals is characterized by its bandwidth, dynamic range, and the

Speech, music, images, and video are examples of analog signals. Each of these signals is characterized by its bandwidth, dynamic range, and the Speech, music, images, and video are examples of analog signals. Each of these signals is characterized by its bandwidth, dynamic range, and the nature of the signal. For instance, in the case of audio

More information

Outline. Communications Engineering 1

Outline. Communications Engineering 1 Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband channels Signal space representation Optimal

More information

Elements of Communication System Channel Fig: 1: Block Diagram of Communication System Terminology in Communication System

Elements of Communication System Channel Fig: 1: Block Diagram of Communication System Terminology in Communication System Content:- Fundamentals of Communication Engineering : Elements of a Communication System, Need of modulation, electromagnetic spectrum and typical applications, Unit V (Communication terminologies in communication

More information

3.1 Introduction to Modulation

3.1 Introduction to Modulation Haberlesme Sistemlerine Giris (ELE 361) 9 Eylul 2017 TOBB Ekonomi ve Teknoloji Universitesi, Guz 2017-18 Dr. A. Melda Yuksel Turgut & Tolga Girici Lecture Notes Chapter 3 Amplitude Modulation Speech, music,

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05220405 Set No. 1 II B.Tech II Semester Regular Examinations, Apr/May 2007 ANALOG COMMUNICATIONS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours

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

Linear Frequency Modulation (FM) Chirp Signal. Chirp Signal cont. CMPT 468: Lecture 7 Frequency Modulation (FM) Synthesis

Linear Frequency Modulation (FM) Chirp Signal. Chirp Signal cont. CMPT 468: Lecture 7 Frequency Modulation (FM) Synthesis Linear Frequency Modulation (FM) CMPT 468: Lecture 7 Frequency Modulation (FM) Synthesis Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 26, 29 Till now we

More information

AM Limitations. Amplitude Modulation II. DSB-SC Modulation. AM Modifications

AM Limitations. Amplitude Modulation II. DSB-SC Modulation. AM Modifications Lecture 6: Amplitude Modulation II EE 3770: Communication Systems AM Limitations AM Limitations DSB-SC Modulation SSB Modulation VSB Modulation Lecture 6 Amplitude Modulation II Amplitude modulation is

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

Amplitude Modulation II

Amplitude Modulation II Lecture 6: Amplitude Modulation II EE 3770: Communication Systems Lecture 6 Amplitude Modulation II AM Limitations DSB-SC Modulation SSB Modulation VSB Modulation Multiplexing Mojtaba Vaezi 6-1 Contents

More information

(b) What are the differences between FM and PM? (c) What are the differences between NBFM and WBFM? [9+4+3]

(b) What are the differences between FM and PM? (c) What are the differences between NBFM and WBFM? [9+4+3] Code No: RR220401 Set No. 1 1. (a) The antenna current of an AM Broadcast transmitter is 10A, if modulated to a depth of 50% by an audio sine wave. It increases to 12A as a result of simultaneous modulation

More information

B.Tech II Year II Semester (R13) Supplementary Examinations May/June 2017 ANALOG COMMUNICATION SYSTEMS (Electronics and Communication Engineering)

B.Tech II Year II Semester (R13) Supplementary Examinations May/June 2017 ANALOG COMMUNICATION SYSTEMS (Electronics and Communication Engineering) Code: 13A04404 R13 B.Tech II Year II Semester (R13) Supplementary Examinations May/June 2017 ANALOG COMMUNICATION SYSTEMS (Electronics and Communication Engineering) Time: 3 hours Max. Marks: 70 PART A

More information

Amplitude Modulation, II

Amplitude Modulation, II Amplitude Modulation, II Single sideband modulation (SSB) Vestigial sideband modulation (VSB) VSB spectrum Modulator and demodulator NTSC TV signsals Quadrature modulation Spectral efficiency Modulator

More information

Charan Langton, Editor

Charan Langton, Editor Charan Langton, Editor SIGNAL PROCESSING & SIMULATION NEWSLETTER Baseband, Passband Signals and Amplitude Modulation The most salient feature of information signals is that they are generally low frequency.

More information

Problem Set 8 #4 Solution

Problem Set 8 #4 Solution Problem Set 8 #4 Solution Solution to PS8 Extra credit #4 E. Sterl Phinney ACM95b/100b 1 Mar 004 4. (7 3 points extra credit) Bessel Functions and FM radios FM (Frequency Modulated) radio works by encoding

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2 Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, 2006 6.082 Introduction to EECS 2 Modulation and Demodulation Introduction A communication system

More information

Project 2 - Speech Detection with FIR Filters

Project 2 - Speech Detection with FIR Filters Project 2 - Speech Detection with FIR Filters ECE505, Fall 2015 EECS, University of Tennessee (Due 10/30) 1 Objective The project introduces a practical application where sinusoidal signals are used to

More information

Music 270a: Modulation

Music 270a: Modulation Music 7a: Modulation Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) October 3, 7 Spectrum When sinusoids of different frequencies are added together, the

More information

Chapter 3: Analog Modulation Cengage Learning Engineering. All Rights Reserved.

Chapter 3: Analog Modulation Cengage Learning Engineering. All Rights Reserved. Contemporary Communication Systems using MATLAB Chapter 3: Analog Modulation 2013 Cengage Learning Engineering. All Rights Reserved. 3.1 Preview In this chapter we study analog modulation & demodulation,

More information

Angle Modulation, II. Lecture topics. FM bandwidth and Carson s rule. Spectral analysis of FM. Narrowband FM Modulation. Wideband FM Modulation

Angle Modulation, II. Lecture topics. FM bandwidth and Carson s rule. Spectral analysis of FM. Narrowband FM Modulation. Wideband FM Modulation Angle Modulation, II Lecture topics FM bandwidth and Carson s rule Spectral analysis of FM Narrowband FM Modulation Wideband FM Modulation Bandwidth of Angle-Modulated Waves Angle modulation is nonlinear

More information

Spectrum. Additive Synthesis. Additive Synthesis Caveat. Music 270a: Modulation

Spectrum. Additive Synthesis. Additive Synthesis Caveat. Music 270a: Modulation Spectrum Music 7a: Modulation Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) October 3, 7 When sinusoids of different frequencies are added together, the

More information

UNIT-2 Angle Modulation System

UNIT-2 Angle Modulation System UNIT-2 Angle Modulation System Introduction There are three parameters of a carrier that may carry information: Amplitude Frequency Phase Frequency Modulation Power in an FM signal does not vary with modulation

More information

Principles of Communications ECS 332

Principles of Communications ECS 332 Principles of Communications ECS 332 Asst. Prof. Dr. Prapun Suksompong prapun@siit.tu.ac.th 5. Angle Modulation Office Hours: BKD, 6th floor of Sirindhralai building Wednesday 4:3-5:3 Friday 4:3-5:3 Example

More information

Laboratory Assignment 5 Amplitude Modulation

Laboratory Assignment 5 Amplitude Modulation Laboratory Assignment 5 Amplitude Modulation PURPOSE In this assignment, you will explore the use of digital computers for the analysis, design, synthesis, and simulation of an amplitude modulation (AM)

More information

ECE 201: Introduction to Signal Analysis

ECE 201: Introduction to Signal Analysis ECE 201: Introduction to Signal Analysis Prof. Paris Last updated: October 9, 2007 Part I Spectrum Representation of Signals Lecture: Sums of Sinusoids (of different frequency) Introduction Sum of Sinusoidal

More information

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM)

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM) ELEC3242 Communications Engineering Laboratory 1 ---- Amplitude Modulation (AM) 1. Objectives 1.1 Through this the laboratory experiment, you will investigate demodulation of an amplitude modulated (AM)

More information

Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation

Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation The Pre-Labs are informational and although they follow the procedures in the experiment, they are to be completed outside of the laboratory.

More information

CMPT 468: Frequency Modulation (FM) Synthesis

CMPT 468: Frequency Modulation (FM) Synthesis CMPT 468: Frequency Modulation (FM) Synthesis Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University October 6, 23 Linear Frequency Modulation (FM) Till now we ve seen signals

More information

Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal

Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal Modulation is a process of mixing a signal with a sinusoid to produce

More information

Part-I. Experiment 6:-Angle Modulation

Part-I. Experiment 6:-Angle Modulation Part-I Experiment 6:-Angle Modulation 1. Introduction 1.1 Objective This experiment deals with the basic performance of Angle Modulation - Phase Modulation (PM) and Frequency Modulation (FM). The student

More information

Topic Advanced Radio Receivers. Explain that an RF amplifier can be used to improve sensitivity;

Topic Advanced Radio Receivers. Explain that an RF amplifier can be used to improve sensitivity; Learning Objectives: At the end of this topic you will be able to; Explain that an RF amplifier can be used to improve sensitivity; Explain that a superheterodyne receiver offers improved selectivity and

More information

cosω t Y AD 532 Analog Multiplier Board EE18.xx Fig. 1 Amplitude modulation of a sine wave message signal

cosω t Y AD 532 Analog Multiplier Board EE18.xx Fig. 1 Amplitude modulation of a sine wave message signal University of Saskatchewan EE 9 Electrical Engineering Laboratory III Amplitude and Frequency Modulation Objectives: To observe the time domain waveforms and spectra of amplitude modulated (AM) waveforms

More information

Lecture 6. Angle Modulation and Demodulation

Lecture 6. Angle Modulation and Demodulation Lecture 6 and Demodulation Agenda Introduction to and Demodulation Frequency and Phase Modulation Angle Demodulation FM Applications Introduction The other two parameters (frequency and phase) of the carrier

More information

Laboratory 3: Frequency Modulation

Laboratory 3: Frequency Modulation Laboratory 3: Frequency Modulation Cory J. Prust, Ph.D. Electrical Engineering and Computer Science Department Milwaukee School of Engineering Last Update: 20 December 2018 Contents 0 Laboratory Objectives

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 16 Angle Modulation (Contd.) We will continue our discussion on Angle

More information

Communications IB Paper 6 Handout 2: Analogue Modulation

Communications IB Paper 6 Handout 2: Analogue Modulation Communications IB Paper 6 Handout 2: Analogue Modulation Jossy Sayir Signal Processing and Communications Lab Department of Engineering University of Cambridge jossy.sayir@eng.cam.ac.uk Lent Term c Jossy

More information

Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM)

Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM) Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM) April 11, 2008 Today s Topics 1. Frequency-division multiplexing 2. Frequency modulation

More information

EE-4022 Experiment 2 Amplitude Modulation (AM)

EE-4022 Experiment 2 Amplitude Modulation (AM) EE-4022 MILWAUKEE SCHOOL OF ENGINEERING 2015 Page 2-1 Student objectives: EE-4022 Experiment 2 Amplitude Modulation (AM) In this experiment the student will use laboratory modules to implement operations

More information

THE STATE UNIVERSITY OF NEW JERSEY RUTGERS. College of Engineering Department of Electrical and Computer Engineering

THE STATE UNIVERSITY OF NEW JERSEY RUTGERS. College of Engineering Department of Electrical and Computer Engineering THE STATE UNIVERSITY OF NEW JERSEY RUTGERS College of Engineering Department of Electrical and Computer Engineering 332:322 Principles of Communications Systems Spring Problem Set 3 1. Discovered Angle

More information

CMPT 368: Lecture 4 Amplitude Modulation (AM) Synthesis

CMPT 368: Lecture 4 Amplitude Modulation (AM) Synthesis CMPT 368: Lecture 4 Amplitude Modulation (AM) Synthesis Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 8, 008 Beat Notes What happens when we add two frequencies

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

RFID Systems: Radio Architecture

RFID Systems: Radio Architecture RFID Systems: Radio Architecture 1 A discussion of radio architecture and RFID. What are the critical pieces? Familiarity with how radio and especially RFID radios are designed will allow you to make correct

More information

EE4512 Analog and Digital Communications Chapter 6. Chapter 6 Analog Modulation and Demodulation

EE4512 Analog and Digital Communications Chapter 6. Chapter 6 Analog Modulation and Demodulation Chapter 6 Analog Modulation and Demodulation Chapter 6 Analog Modulation and Demodulation Amplitude Modulation Pages 306-309 309 The analytical signal for double sideband, large carrier amplitude modulation

More information

Master Degree in Electronic Engineering

Master Degree in Electronic Engineering Master Degree in Electronic Engineering Analog and telecommunication electronic course (ATLCE-01NWM) Miniproject: Baseband signal transmission techniques Name: LI. XINRUI E-mail: s219989@studenti.polito.it

More information

DSP First. Laboratory Exercise #7. Everyday Sinusoidal Signals

DSP First. Laboratory Exercise #7. Everyday Sinusoidal Signals DSP First Laboratory Exercise #7 Everyday Sinusoidal Signals This lab introduces two practical applications where sinusoidal signals are used to transmit information: a touch-tone dialer and amplitude

More information

DT Filters 2/19. Atousa Hajshirmohammadi, SFU

DT Filters 2/19. Atousa Hajshirmohammadi, SFU 1/19 ENSC380 Lecture 23 Objectives: Signals and Systems Fourier Analysis: Discrete Time Filters Analog Communication Systems Double Sideband, Sub-pressed Carrier Modulation (DSBSC) Amplitude Modulation

More information

University of Toronto Electrical & Computer Engineering ECE 316, Winter 2015 Thursday, February 12, Test #1

University of Toronto Electrical & Computer Engineering ECE 316, Winter 2015 Thursday, February 12, Test #1 Name: Student No.: University of Toronto Electrical & Computer Engineering ECE 36, Winter 205 Thursday, February 2, 205 Test # Professor Dimitrios Hatzinakos Professor Deepa Kundur Duration: 50 minutes

More information

ANALOGUE TRANSMISSION OVER FADING CHANNELS

ANALOGUE TRANSMISSION OVER FADING CHANNELS J.P. Linnartz EECS 290i handouts Spring 1993 ANALOGUE TRANSMISSION OVER FADING CHANNELS Amplitude modulation Various methods exist to transmit a baseband message m(t) using an RF carrier signal c(t) =

More information

Miniproject: AM Radio

Miniproject: AM Radio Objective UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences EE05 Lab Experiments Miniproject: AM Radio Until now, the labs have focused

More information

ECE 359 Spring 2003 Handout # 16 April 15, SNR for ANGLE MODULATION SYSTEMS. v(t) = A c cos(2πf c t + φ(t)) for FM. for PM.

ECE 359 Spring 2003 Handout # 16 April 15, SNR for ANGLE MODULATION SYSTEMS. v(t) = A c cos(2πf c t + φ(t)) for FM. for PM. ECE 359 Spring 23 Handout # 16 April 15, 23 Recall that for angle modulation: where The modulation index: ag replacements SNR for ANGLE MODULATION SYSTEMS v(t) = A c cos(2πf c t + φ(t)) t 2πk f m(t )dt

More information

Amplitude Modulated Systems

Amplitude Modulated Systems Amplitude Modulated Systems Communication is process of establishing connection between two points for information exchange. Channel refers to medium through which message travels e.g. wires, links, or

More information

CS311: Data Communication. Transmission of Analog Signal - I

CS311: Data Communication. Transmission of Analog Signal - I CS311: Data Communication Transmission of Analog Signal - I by Dr. Manas Khatua Assistant Professor Dept. of CSE IIT Jodhpur E-mail: manaskhatua@iitj.ac.in Web: http://home.iitj.ac.in/~manaskhatua http://manaskhatua.github.io/

More information

Experiment 7: Frequency Modulation and Phase Locked Loops

Experiment 7: Frequency Modulation and Phase Locked Loops Experiment 7: Frequency Modulation and Phase Locked Loops Frequency Modulation Background Normally, we consider a voltage wave form with a fixed frequency of the form v(t) = V sin( ct + ), (1) where c

More information

T.J.Moir AUT University Auckland. The Ph ase Lock ed Loop.

T.J.Moir AUT University Auckland. The Ph ase Lock ed Loop. T.J.Moir AUT University Auckland The Ph ase Lock ed Loop. 1.Introduction The Phase-Locked Loop (PLL) is one of the most commonly used integrated circuits (ICs) in use in modern communications systems.

More information

Week 8 AM Modulation and the AM Receiver

Week 8 AM Modulation and the AM Receiver Week 8 AM Modulation and the AM Receiver The concept of modulation and radio transmission is introduced. An AM receiver is studied and the constructed on the prototyping board. The operation of the AM

More information

Engineering Discovery

Engineering Discovery Modeling, Computing, & Measurement: Measurement Systems # 4 Dr. Kevin Craig Professor of Mechanical Engineering Rensselaer Polytechnic Institute 1 Frequency Response and Filters When you hear music and

More information

Question 15.1: Which of the following frequencies will be suitable for beyond-the-horizon communication using sky waves? (a) 10 khz (b) 10 MHz (c) 1 GHz (d) 1000 GHz (b) : 10 MHz For beyond-the-horizon

More information

Chapter 6 Double-Sideband Suppressed-Carrier Amplitude Modulation. Contents

Chapter 6 Double-Sideband Suppressed-Carrier Amplitude Modulation. Contents Chapter 6 Double-Sideband Suppressed-Carrier Amplitude Modulation Contents Slide 1 Double-Sideband Suppressed-Carrier Amplitude Modulation Slide 2 Spectrum of a DSBSC-AM Signal Slide 3 Why Called Double-Sideband

More information

= 36 M symbols/second

= 36 M symbols/second Tutorial (3) Solution Problem 1: Suppose a CATV system uses coaxial cable to carry 100 channels, each of 6 MHz bandwidth. Suppose that QAM modulation is used. What is the symbol rate/channel if a four-point

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 301 Signals & Systems Prof. Mark Fowler Note Set #16 C-T Signals: Using FT Properties 1/12 Recall that FT Properties can be used for: 1. Expanding use of the FT table 2. Understanding real-world concepts

More information

E40M Sound and Music. M. Horowitz, J. Plummer, R. Howe 1

E40M Sound and Music. M. Horowitz, J. Plummer, R. Howe 1 E40M Sound and Music M. Horowitz, J. Plummer, R. Howe 1 LED Cube Project #3 In the next several lectures, we ll study Concepts Coding Light Sound Transforms/equalizers Devices LEDs Analog to digital converters

More information

COMMUNICATION SYSTEMS-II (In continuation with Part-I)

COMMUNICATION SYSTEMS-II (In continuation with Part-I) MODULATING A SIGNAL COMMUNICATION SYSTEMS-II (In continuation with Part-I) TRANSMITTING SIGNALS : In order to transmit the original low frequency baseband message efficiently over long distances, the signal

More information

3.1 Introduction 3.2 Amplitude Modulation 3.3 Double Sideband-Suppressed Carrier Modulation 3.4 Quadrature-Carrier Multiplexing 3.

3.1 Introduction 3.2 Amplitude Modulation 3.3 Double Sideband-Suppressed Carrier Modulation 3.4 Quadrature-Carrier Multiplexing 3. Chapter 3 Amplitude Modulation Wireless Information Transmission System Lab. Institute of Communications Engineering g National Sun Yat-sen University Outline 3.1 Introduction 3. Amplitude Modulation 3.3

More information

ANALOG (DE)MODULATION

ANALOG (DE)MODULATION ANALOG (DE)MODULATION Amplitude Modulation with Large Carrier Amplitude Modulation with Suppressed Carrier Quadrature Modulation Injection to Intermediate Frequency idealized system Software Receiver Design

More information

1. COMMUNICATION 10. COMMUNICATION SYSTEMS GIST The sending and receiving of message from one place to another is called communication. Two important forms of communication systems are (i) Analog and (ii)

More information

Twelve voice signals, each band-limited to 3 khz, are frequency -multiplexed using 1 khz guard bands between channels and between the main carrier

Twelve voice signals, each band-limited to 3 khz, are frequency -multiplexed using 1 khz guard bands between channels and between the main carrier Twelve voice signals, each band-limited to 3 khz, are frequency -multiplexed using 1 khz guard bands between channels and between the main carrier and the first channel. The modulation of the main carrier

More information

Each individual is to report on the design, simulations, construction, and testing according to the reporting guidelines attached.

Each individual is to report on the design, simulations, construction, and testing according to the reporting guidelines attached. EE 352 Design Project Spring 2015 FM Receiver Revision 0, 03-02-15 Interim report due: Friday April 3, 2015, 5:00PM Project Demonstrations: April 28, 29, 30 during normal lab section times Final report

More information

ELE636 Communication Systems

ELE636 Communication Systems ELE636 Communication Systems Chapter 5 : Angle (Exponential) Modulation 1 Phase-locked Loop (PLL) The PLL can be used to track the phase and the frequency of the carrier component of an incoming signal.

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

SIR PADAMPAT SINGHANIA UNIVERSITY UDAIPUR Sample Question Paper for Ph.D. (Electronics & Communication Engineering) SPSAT 18

SIR PADAMPAT SINGHANIA UNIVERSITY UDAIPUR Sample Question Paper for Ph.D. (Electronics & Communication Engineering) SPSAT 18 INSTRUCTIONS SIR PADAMPAT SINGHANIA UNIVERSITY UDAIPUR Sample Question Paper for Ph.D. (Electronics & Communication Engineering) SPSAT 18 The test is 60 minutes long and consists of 40 multiple choice

More information

EE-4022 Experiment 3 Frequency Modulation (FM)

EE-4022 Experiment 3 Frequency Modulation (FM) EE-4022 MILWAUKEE SCHOOL OF ENGINEERING 2015 Page 3-1 Student Objectives: EE-4022 Experiment 3 Frequency Modulation (FM) In this experiment the student will use laboratory modules including a Voltage-Controlled

More information

Chapter 7 Single-Sideband Modulation (SSB) and Frequency Translation

Chapter 7 Single-Sideband Modulation (SSB) and Frequency Translation Chapter 7 Single-Sideband Modulation (SSB) and Frequency Translation Contents Slide 1 Single-Sideband Modulation Slide 2 SSB by DSBSC-AM and Filtering Slide 3 SSB by DSBSC-AM and Filtering (cont.) Slide

More information

HW 6 Due: November 9, 4 PM

HW 6 Due: November 9, 4 PM Name ID3 ECS 332: Principles of Communications 2018/1 HW 6 Due: November 9, 4 PM Lecturer: Prapun Suksompong, Ph.D. Instructions (a) This assignment has 10 pages. (b) (1 pt) Work and write your answers

More information

Chapter 3. Amplitude Modulation Fundamentals

Chapter 3. Amplitude Modulation Fundamentals Chapter 3 Amplitude Modulation Fundamentals Topics Covered 3-1: AM Concepts 3-2: Modulation Index and Percentage of Modulation 3-3: Sidebands and the Frequency Domain 3-4: AM Power 3-5: Single-Sideband

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

EE3723 : Digital Communications

EE3723 : Digital Communications EE3723 : Digital Communications Week 8-9: Bandpass Modulation MPSK MASK, OOK MFSK 04-May-15 Muhammad Ali Jinnah University, Islamabad - Digital Communications - EE3723 1 In-phase and Quadrature (I&Q) Representation

More information

Lab 9 Fourier Synthesis and Analysis

Lab 9 Fourier Synthesis and Analysis Lab 9 Fourier Synthesis and Analysis In this lab you will use a number of electronic instruments to explore Fourier synthesis and analysis. As you know, any periodic waveform can be represented by a sum

More information

ELEC3242 Communications Engineering Laboratory Frequency Shift Keying (FSK)

ELEC3242 Communications Engineering Laboratory Frequency Shift Keying (FSK) ELEC3242 Communications Engineering Laboratory 1 ---- Frequency Shift Keying (FSK) 1) Frequency Shift Keying Objectives To appreciate the principle of frequency shift keying and its relationship to analogue

More information

UNIT I FUNDAMENTALS OF ANALOG COMMUNICATION Introduction In the Microbroadcasting services, a reliable radio communication system is of vital importance. The swiftly moving operations of modern communities

More information

Receiver Architectures

Receiver Architectures Receiver Architectures Modules: VCO (2), Quadrature Utilities (2), Utilities, Adder, Multiplier, Phase Shifter (2), Tuneable LPF (2), 100-kHz Channel Filters, Audio Oscillator, Noise Generator, Speech,

More information

Traditional Analog Modulation Techniques

Traditional Analog Modulation Techniques Chapter 5 Traditional Analog Modulation Techniques Mikael Olosson 2002 2007 Modulation techniques are mainly used to transmit inormation in a given requency band. The reason or that may be that the channel

More information

Chapter 5. Amplitude Modulation

Chapter 5. Amplitude Modulation Chapter 5 Amplitude Modulation So far we have developed basic signal and system representation techniques which we will now apply to the analysis of various analog communication systems. In particular,

More information

Technician License Course Chapter 2. Lesson Plan Module 2 Radio Signals and Waves

Technician License Course Chapter 2. Lesson Plan Module 2 Radio Signals and Waves Technician License Course Chapter 2 Lesson Plan Module 2 Radio Signals and Waves The Basic Radio Station What Happens During Radio Communication? Transmitting (sending a signal): Information (voice, data,

More information

C and solving for C gives 1 C

C and solving for C gives 1 C Physics 241 Lab RLC Radios http://bohr.physics.arizona.edu/~leone/ua/ua_spring_2010/phys241lab.html Name: Section 1: 1. Begin today by reviewing the experimental procedure for finding C, L and resonance.

More information

ECE5713 : Advanced Digital Communications

ECE5713 : Advanced Digital Communications ECE5713 : Advanced Digital Communications Bandpass Modulation MPSK MASK, OOK MFSK 04-May-15 Advanced Digital Communications, Spring-2015, Week-8 1 In-phase and Quadrature (I&Q) Representation Any bandpass

More information

Computer Networks. Practice Set I. Dr. Hussein Al-Bahadili

Computer Networks. Practice Set I. Dr. Hussein Al-Bahadili بسم االله الرحمن الرحيم Computer Networks Practice Set I Dr. Hussein Al-Bahadili (1/11) Q. Circle the right answer. 1. Before data can be transmitted, they must be transformed to. (a) Periodic signals

More information

M(f) = 0. Linear modulation: linear relationship between the modulated signal and the message signal (ex: AM, DSB-SC, SSB, VSB).

M(f) = 0. Linear modulation: linear relationship between the modulated signal and the message signal (ex: AM, DSB-SC, SSB, VSB). 4 Analog modulation 4.1 Modulation formats The message waveform is represented by a low-pass real signal mt) such that Mf) = 0 f W where W is the message bandwidth. mt) is called the modulating signal.

More information

COMM 601: Modulation I

COMM 601: Modulation I Prof. Ahmed El-Mahdy, Communications Department The German University in Cairo Text Books [1] Couch, Digital and Analog Communication Systems, 7 th edition, Prentice Hall, 2007. [2] Simon Haykin, Communication

More information

Solution of ECE 342 Test 3 S12

Solution of ECE 342 Test 3 S12 Solution of ECE 34 Test 3 S1 1 A random power signal has a mean of three and a standard deviation of five Find its numerical total average signal power Signal Power P = 3 + 5 = 34 A random energy signal

More information

Spectrum Analysis: The FFT Display

Spectrum Analysis: The FFT Display Spectrum Analysis: The FFT Display Equipment: Capstone, voltage sensor 1 Introduction It is often useful to represent a function by a series expansion, such as a Taylor series. There are other series representations

More information

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS Experimental Goals A good technician needs to make accurate measurements, keep good records and know the proper usage and limitations of the instruments

More information

레이저의주파수안정화방법및그응용 박상언 ( 한국표준과학연구원, 길이시간센터 )

레이저의주파수안정화방법및그응용 박상언 ( 한국표준과학연구원, 길이시간센터 ) 레이저의주파수안정화방법및그응용 박상언 ( 한국표준과학연구원, 길이시간센터 ) Contents Frequency references Frequency locking methods Basic principle of loop filter Example of lock box circuits Quantifying frequency stability Applications

More information

Introduction to Amplitude Modulation

Introduction to Amplitude Modulation 1 Introduction to Amplitude Modulation Introduction to project management. Problem definition. Design principles and practices. Implementation techniques including circuit design, software design, solid

More information

HW 6 Due: November 3, 10:39 AM (in class)

HW 6 Due: November 3, 10:39 AM (in class) ECS 332: Principles of Communications 2015/1 HW 6 Due: November 3, 10:39 AM (in class) Lecturer: Prapun Suksompong, Ph.D. Instructions (a) ONE part of a question will be graded (5 pt). Of course, you do

More information

Complex Sounds. Reading: Yost Ch. 4

Complex Sounds. Reading: Yost Ch. 4 Complex Sounds Reading: Yost Ch. 4 Natural Sounds Most sounds in our everyday lives are not simple sinusoidal sounds, but are complex sounds, consisting of a sum of many sinusoids. The amplitude and frequency

More information

Midterm 1. Total. Name of Student on Your Left: Name of Student on Your Right: EE 20N: Structure and Interpretation of Signals and Systems

Midterm 1. Total. Name of Student on Your Left: Name of Student on Your Right: EE 20N: Structure and Interpretation of Signals and Systems EE 20N: Structure and Interpretation of Signals and Systems Midterm 1 12:40-2:00, February 19 Notes: There are five questions on this midterm. Answer each question part in the space below it, using the

More information