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

Size: px
Start display at page:

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

Transcription

1 1

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

3 Time Scaling. Figure 2.4 Time scaling of a signal Classification of Signals A continuous-time signal is a signal x(t) for which the independent variable t takes real numbers. A discrete-time signal, denoted by x[n], is a signal for which the independent variable n takes its values in the set of integers. 3

4 Figure 2.5 Examples of discrete-time and continuous-time signals. Example Example Figure 2.6 Sinusoidal signal. Figure 2.7 Discrete-time sinusoidal signal. 4

5 Real and Complex Signals. In communications, complex signals are usually used to model signals that convey amplitude and phase information. Example The signal is a complex signal. Its real part is and its imaginary part is We could equivalently describe this signal in terms of its modulus and phase. and its phase is 5

6 Deterministic and Random Signals. In a deterministic signal at any time instant t, the value of x(t) is given as a real or a complex number. In a random (or stochastic) signal at any given time instant t, x(t) is a random variable, i.e., it is defined by a probability density function. 6

7 Periodic and Nonperiodic Signals. For discrete-time periodic signals, we have for all integers n, and a positive integer N0 Example The signals and are examples of real and complex periodic signals. The period of both signals is. The signal Figure 2.9 The unit-step signal 7

8 Causal and Noncausal Signals. A signal x(t) is called causal if for all t < 0, we have x(t) = 0; otherwise, the signal is noncausal. Equivalently, a discrete-time signal is a causal signal if it is identically equal to zero for n < 0. Example The signal is a causal signal. Its graph is shown in Figure Figure 2.10 An example of a causal signal. 8

9 Even and Odd Signals. The signal x(t) is even if and only if, for all t, and is odd if and only if, for all t, Figure 2.11 Examples of even and odd signals. 9

10 Example The sinusoidal signal is generally neither even nor odd. However, the special cases θ = 0 and θ = ±π/2 correspond to even and odd signals, respectively. In general, Since is even and is odd, we conclude that and Example From Figure 2.8, we can see that for and, the real part and the magnitude are even and the imaginary part and the phase are odd. 10

11 Energy-Type and Power-Type Signals. For any signal x(t), the energy content of the signal is defined by The power content is defined by A signal x(t) is an energy-type signal if and only if power-type signal if and only if Px satisfies is finite. A signal is a 11

12 Example Find the energy in the signal described by Solution We have Therefore, this signal is an energy-type signal. 12

13 Example The energy content of is Therefore, this signal is not an energy-type signal. However, the power of this signal is Hence, x(t) is a power-type signal and its power is 13

14 Example For any periodic signal with period, the energy is 14

15 2.1.3 Some Important Signals and Their Properties The Sinusoidal Signal. The sinusoidal signal is defined by where the parameters A, f0, and θ are the amplitude, frequency, and phase of the signal. A sinusoidal signal is periodic with the period. The Complex Exponential Signal. The complex exponential signal is defined by. Again A, f0, and θ are the amplitude, frequency, and phase of the signal. 15

16 The Unit-Step Signal. The unit step multiplied by any signal produces a causal version of the signal. Note that for positive a, we have Figure 2.9 The unit-step signal. The Rectangular Pulse. This signal is defined as Figure 2.13 The rectangular pulse 16

17 Example Plot the signal The Triangular Signal. This signal is defined as Example To plot 17

18 The Sinc Signal. The sinc signal is defined as From this figure, we can see that the sinc signal achieves its maximum of 1 at t = 0. The zeros of the sinc signal are at t = ±1,±2,±3,

19 The Sign or the Signum Signal. The sign or the signum signal denotes the sign of the independent variable t and is defined by The Impulse or Delta Signal. Figure 2.20 The impulse signal. 19

20 and The following properties are derived from the definition of the impulse signal: 20

21 4. For any φ(t) continuous at t0, 5. For all a 0, 6. The result of the convolution of any signal with the impulse signal is the signal itself: Also, 21

22 7. The unit-step signal is the integral of the impulse signal, and the impulse signal is the generalized derivative of the unit-step signal, i.e., and 22

23 2.1.4 Classification of Systems A system is an entity that is excited by an input signal and, as a result of this excitation, produces an output signal. Figure 2.21 A system with an input and output 23

24 Discrete-Time and Continuous-Time Systems. A discrete-time system accepts discrete-time signals as the input and produces discrete-time signals at the output. For a continuous-time system, both input and output signals are continuous-time signals. Example This system is a discrete-time differentiator. Linear and Nonlinear Systems. Linear systems are systems for which the superposition property is satisfied, i.e., the system s response to a linear combination of the inputs is the linear combination of the responses to the corresponding inputs. 24

25 Time-Invariant and Time-Varying Systems. Figure 2.23 A time-invariant system. 25

26 Example The differentiator is a time-invariant system, since, is an example of a time- is Example The modulator, defined by varying system. The response of this system to which is not equal to. NOTE= The class of linear time-invariant (LTI) systems is particularly important. The response of these systems to inputs can be derived simply by finding the convolution of the input and the impulse response of the system. 26

27 Causal and Noncausal Systems. A system is causal if its output at any time t0 depends on the input at times prior to t0, i.e., A necessary and sufficient condition for an LTI system to be causal is that its impulse response h(t) must be a causal signal, i.e., for t < 0, we must have h(t) = 0. For noncausal systems, the value of the output at t0 also depends on the values of the input at times after t0 27

28 2.1.5 Analysis of LTI Systems in the Time Domain For this class of systems, the input output relationship is particularly simple and can be expressed in terms of the convolution integral. The impulse response h(t) of a system is the response of the system to a unit impulse input δ(t): The Convolution Integral. We will show that y(t ) can be expressed in terms of the input x(t) and the impulse response h(t) of the system. 28

29 Now, if we denote the response of the LTI system to the input x(t) by y(t ), we can write 29

30 Example Let a linear time-invariant system have the impulse response h(t). Assume this system has a complex exponential signal as input, i.e.,. The response to this input can be obtained by where 30

31 2.2 FOURIER SERIES In the next two sections we will develop another approach to analyzing LTI systems. The basic idea is to expand the input as a linear combination of some basic signals whose output can be easily obtained, and then to employ the linearity properties of the system to obtain the corresponding output. This approach is much easier than a direct computation of the convolution integral; at the same time, it provides better insight into the behavior of LTI systems. 31

32 2.2.1 Fourier Series and Its Properties Let the signal x(t) be a periodic signal with period T0. First, we need to determine whether the following Dirichlet conditions are satisfied: 1. x(t) is absolutely integrable over its period, i.e., 2. The number of maxima and minima of x(t) in each period is finite, 3. The number of discontinuities of x(t) in each period is finite. If these conditions are met, then x(t) can be expanded in terms of the complex exponential signals as where for some arbitrary α. 32

33 The quantity f0 = 1/T0 is called the fundamental frequency of the signal x(t). We observe that the frequencies of the complex exponential signals are multiples of this fundamental frequency. The nth multiple of f0 is called the nth harmonic. The Fourier-series expansion can be expressed in terms of the angular frequency by and 33

34 In general,. Thus, gives the magnitude of the nth harmonic and gives its phase. Figure 2.24 The discrete spectrum of x(t). 34

35 Example Let x(t) denote the periodic signal depicted in Figure 2.25 and described analytically by where τ is a given positive constant (pulse width). Determine the Fourier-series expansion for this signal. Figure 2.25 Periodic signal x(t) in Equation (2.2.6). 35

36 Solution We first observe that the period of the signal is T0 and where we have used the relation very simple and yields. Therefore,.For n = 0, the integration is A graph of these Fourier-series coefficients is shown in Figure

37 Figure 2.26 The discrete spectrum of the rectangular-pulse train. 37

38 Example Determine the Fourier-series expansion for the signal x(t) shown in Figure 2.27 and described by Figure 2.27 Signal x(t) in Equation (2.2.9) 38

39 Solution Since T0 = 2, it is convenient to choose α = 1/2. First, we note that for n = 0, we can easily find the integral to be zero; therefore x0 = 0. For n 0, we have From these values of xn, we have the following Fourier-series expansion for x(t): 39

40 Example Determine the Fourier-series representation of an impulse train denoted by and shown in Figure Figure 2.28 An impulse train. 40

41 Solution We have With these coefficients, we have the following expansion: 41

42 Fourier Series for Real Signals. If the signal x(t) is a real signal satisfying the conditions of the Fourier-series theorem, then there must be alternative ways to expand the signal. For real x(t), we have xn has even symmetry ( xn = x-n ) and has odd symmetry ( ) with respect to the n = 0 axis. An example of the discrete spectrum for a real signal is shown in Figure From, it follows that if we denote then therefore, for n 1, 42

43 Since x0 is real and given as we conclude that Figure 2.30 Discrete spectrum of a real-valued signal. 43

44 This relation, which only holds for real periodic signals, is called the trigonometric Fourier-series expansion. To obtain an and bn, we have therefore, Thus, we obtain 44

45 A third way exists to represent the Fourier-series expansion of a real signal. Note that Substituting (2.2.19) in (2.2.2), we have 45

46 In summary, for a real periodic signal x(t), we have three alternatives to represent the Fourier-series expansion where the corresponding coefficients are obtained from 46

47 Example Determine the sine and cosine coefficients in Example Solution We have previously seen that Therefore, and 47

48 Fourier-Series Expansion for Even and Odd Signals. For even x(t), we have Therefore, for even signals, the Fourier-series expansion has only cosine terms, i.e., we have For odd signals, 48

49 2.2.2 Response of LTI Systems to Periodic Signals if h(t) is the impulse response of the system, then from Example , we know that the response to the exponential is, where Now let us assume that x(t), the input to the LTI system, is periodic with period T0 and has a Fourier-series representation Then we have where 49

50 From this relation, we can draw the following conclusions: If the input to an LTI system is periodic with period T0, then the output is also periodic. (What is the period of the output?) The output has a Fourier-series expansion given by where This is equivalent to and 50

51 Example Let x(t) denote the signal shown in Figure 2.27, but set the period equal to T o = 10^( 5) seconds. This signal is passed through a filter with the frequency response depicted in Figure Determine the output of the filter. Figure 2.32 Frequency response of the filter 51

52 Solution We first start with the Fourier-series expansion of the input. This can be easily obtained as The frequency response 52

53 For higher frequencies, H(f) = 0. Therefore, we have or, equivalently, 53

54 2.2.3 Parseval s Relation Parseval s relation says that the power content of a periodic signal is the sum of the power contents of its components in the Fourier-series representation of that signal. Let us assume that the Fourier-series representation of the periodic signal x(t) is given by The formal statement of Parseval s relation is 54

55 If is used in Parseval 55

56 Example Determine the power contents of the input and output signals in Example Solution We have We could employ Parseval s relation to obtain the same result. To do this, we have Equating the two relations, we obtain To find the output power, we have 56

57 2.3.1 From Fourier Series to Fourier Transforms In this section, we will apply the Fourier series representation to nonperiodic signals. We will see that it is still possible to expand a nonperiodic signal in terms of complex exponentials. However, the resulting spectrum will no longer be discrete. In other words, the spectrum of nonperiodic signals covers a continuous range of frequencies. This result is the well-known Fourier transform given next. First, the signal x(t) must satisfy the following Dirichlet conditions: Then the Fourier transform (or Fourier integral) of x(t), defined by exists and the original signal can be obtained from its Fourier transform by 57

58 To denote that X(f ) is the Fourier transform of x(t), we frequently employ the following notation: To denote that x(t) is the inverse Fourier transform of X(f ), we use the following notation: Sometimes we use a shorthand for both relations: 58

59 If the variable in the Fourier transform is ω rather than f, then we have and and 59

60 Example Determine the Fourier transform of the signal shown in Figure Solution We have given in Equation (2.1.15) and Therefore, Figure 2.33 illustrates the Fourier-transform relationship for this signal. 60

61 Figure 2.33 п(t) and its Fourier transform. 61

62 Example Determine the Fourier transform of an impulse signal x(t) = δ(t). Solution The Fourier transform can be obtained by where we have used the sifting property of δ(t). This shows that all frequencies are present in the spectrum of δ(t) with unity magnitude and zero phase. The graphs of x(t) and its Fourier transform are given in Figure Similarly, from the relation we conclude that 62

63 Figure 2.34 Impulse signal and its spectrum. 63

64 Signal Bandwidth. The bandwidth of a signal represents the range of frequencies present in the signal. The higher the bandwidth, the larger the variations in the frequencies present. In general, we define the bandwidth of a real signal x(t) as the range of positive frequencies present in the signal. In order to find the bandwidth of x(t), we first find X(f ), which is the Fourier transform of x(t); then, we find the range of positive frequencies that X(f ) occupies. The bandwidth is BW = Wmax Wmin, where Wmax is the highest positive frequency present in X(f ) and Wmin is the lowest positive frequency present in X(f ). 64

65 2.3.2 Basic Properties of the Fourier Transform Linearity. The Fourier-transform operation is linear. That is, if x 1 (t) and x 2 (t) are signals possessing Fourier transforms X1(f ) and X2(f ) respectively, the Fourier transform of αx 1 (t) + βx 2 (t) is αx1(f ) + βx2(f ), where α and β are two arbitrary (real or complex) scalars. This property is a direct result of the linearity of integration. Example Determine the Fourier transform of U-1(t), the unit-step signal. Solution Using the relation and the linearity theorem, we obtain 65

66 Duality. If then Example Determine the Fourier transform of sinc(t). Solution Noting that is an even signal and, therefore, that п ( f ) = п (f ), we can use the duality theorem to obtain 66

67 Shift in Time Domain. A shift of t0 in the time origin causes a phase shift of 2πft0 in the frequency domain. In other words, To see this, we start with the Fourier transform of x(t t0), namely, With a change of variable of u = t - t0, we obtain Note that a change in the time origin does not change the magnitude of the transform. It only introduces a phase shift linearly proportional to the time shift (or delay). 67

68 Example Determine the Fourier transform of the signal shown in Figure Solution We have By applying the shift theorem, we obtain Figure 2.37 Signal x(t). 68

69 Example Determine the Fourier transform of the impulse train Solution Applying the shift theorem, we have Therefore, Using Equation (2.2.14) and substituting f for t and 1/T0 for T0, we obtain 69

70 or This relation yields, The case of T0 = 1 is particularly interesting. For this case, we have That is, after substituting f for t, we find that the Fourier transform of is itself. 70

71 Scaling. For any real a 0, we have To see this, we note that and make the change in variable u = at. Then, where we have treated the cases a > 0 and a < 0 separately. 71

72 Example Determine the Fourier transform of the signal Solution Note that x(t) is a rectangular signal amplified by a factor of 3, expanded by a factor of 4, and then shifted to the right by 2. In other words,..using the linearity, time shift, and scaling properties, we have 72

73 Convolution. If the signals x(t) and y(t ) both possess Fourier transforms, then Example Determine the Fourier transform of the signal (t), shown in Figure Solution It is enough to note that theorem. Thus, we obtain Figure 2.15 and use the convolution 73

74 Example Determine the Fourier transform of the signal x(t)= shown in Figure 2.16 and discussed in Example ,which is Figure Solution Using scaling and linearity, we have 74

75 MODULATION: The Fourier transform of is.to show this relation,we have 75

76 Example Determine the Fourier transform of Solution Using the modulation theorem, we have Example Determine the Fourier transform of the signal Solution Using Euler s relation, we have Now using the linearity property and the result of Example , we have 76

77 Example Determine the Fourier transform of the signal Solution We have 77

78 Figure 2.38 Effect of modulation in both the time and frequency domain. 78

79 Example Determine the Fourier transform of the signal shown in Figure Figure 2.39 Signal x(t). 79

80 Solution Note that x(t) can be expressed as Therefore, where we have used the result of Example , with f0 = 1/2. 80

81 Parseval s Relation. If the Fourier transforms of the signals x(t) and y(t ) are denoted by X(f ) and Y(f ) respectively, then Note that if we let y(t ) = x(t), we obtain 81

82 Example Using Parseval s theorem, determine the values of the integral Solution We have we get Therefore, using Rayleigh s theorem, 82

83 Autocorrelation. The (time) autocorrelation function of the signal x(t) is denoted by Rx(τ ) and is defined by The autocorrelation theorem states that We note that By using the convolution theorem, the autocorrelation theorem follows easily. Differentiation. The Fourier transform of the derivative of a signal can be obtained from the relation Differentiation in Frequency Domain. We begin with 83

84 Example Determine the Fourier transform of the signal shown in Figure Figure 2.41 Signal x(t). Solution Obviously, theorem, we have. Therefore, by applying the differentiation 84

85 Figure 2.43 Signal e αt and its Fourier transform. 85

86 and we have already seen that By using the scaling theorem with α = 1, we obtain Hence, by the linearity property, we have 86

87 TABLE 2.1 TABLE OF FOURIER-TRANSFORM PAIRS Table 2.1 provides a collection of frequently used Fouriertransform pairs. Table 2.2 outlines the main properties of the Fourier transform. 87

88 TABLE 2.2 TABLE OF FOURIER-TRANSFORM PROPERTIES 88

89 2.3.4 Transmission over LTI Systems The convolution theorem is the basis for the analysis of LTI systems in the frequency domain. If we translate this relationship in the frequency domain using the convolution theorem, then X(f ), H(f ), and Y(f ) are the Fourier transforms of the input, system impulse response, and the output, respectively. Thus, Example Let the input to an LTI system be the signal and let the impulse response of the system be Determine the output signal. 89

90 Solution First, we transform the signals to the frequency domain. Thus, we obtain and Figure 2.44 shows X(f ) and H(f). Figure 2.44 Lowpass signal and lowpass filter. 90

91 To obtain the output in the frequency domain, we have From this result, we obtain 91

92 Frequency response of Filters Figure 2.45 Various filter types. 92

93 Figure db bandwidth of filters in Example

94 Example The magnitude of the transfer function of a filter is given by Determine the filter type and its 3 db bandwidth. Solution At f = 0, we have H(f) = 1 and H(f) decreases and tends to zero as f tends to infinity. Therefore, this is a lowpass filter. Since power is proportional to the square of the amplitude, the equation must be This yields f0 = ±10,000. Therefore, this is a lowpass filter with a 3 db bandwidth of 10 khz. A plot of H(f) is shown in Figure

95 Figure db bandwidth of filter in Example

96 2.5 POWER AND ENERGY The energy content of a (generally complex-valued) signal x(t) is defined as and the power content of a signal is A signal is energy-type if <, and it is power-type if 0 < Px <. A signal cannot be both power- and energy-type because Px = 0 for energy-type signals, and = for power-type signals. Practically all periodic signals are power-type and have power 96

97 2.5.1 Energy-Type Signals For an energy-type signal x(t), we define the autocorrelation function By setting τ = 0 in the definition of the autocorrelation function of x(t), we obtain its energy content, i.e., Parseval Theorem 97

98 Energy Spectral Density Since X(f) 2 df is the total energy of the signal, X(f) 2 presents the energy amont of the signal per frequency, so called energy spectral density (ESD) of x(t). Its unit is Joule/Hz. ESD is the Fourier Transform of the autocorrelation as 98

99 Energy of the LTI output If we pass the signal x(t) through a filter with the (generally complex) impulse response h(t) and frequency response H(f ), the output will be Y(f ) = X(f)H(f). where R y (τ ) = y(τ ) y ( τ) is the autocorrelation function of the output. The inverse Fourier transform of Y(f ) 2 is where (a) follows from the convolution property and (b) follows from the autocorrelation property. 99

100 To summarize, 1. For any energy-type signal x(t), we define the autocorrelation function 2. The energy spectral density of x(t), denoted by is the Fourier Transform of It is equal to 3. The energy content of x(t), is the value of the autocorrelation function evaluated at τ = 0 or, equivalently, the integral of the energy spectral density over all frequencies, i.e., 4. If x(t) is passed through a filter with the impulse response h(t) and the output is denoted by y(t ), we have 100

101 Example Determine the autocorrelation function, energy spectral density, and energy content of the signal Solution First we find the Fourier transform of x(t). From Table 2.1, we have Hence, and To find the energy content, we can simply find the value of the autocorrelation function at zero: 101

102 Example If the signal in the preceding example is passed through a filter with impulse response determine the autocorrelation function, the power spectral density, and the energy content of the signal at the output. Solution The frequency response of the filter is Therefore, Note that in the last step we used partial fraction expansion. From this result, and using Table 2.1, we obtain and 102

103 2.5.2 Power-Type Signals For the class of power-type signals, a similar development is possible. In this case, We define the time-average autocorrelation function of the power-type signal x(t) as Obviously, the power content of the signal can be obtained from We define S x (f ), the power-spectral density x(t), to be the Fourier transform of the time-average autocorrelation function: Now we can express the power content of the signal x( t) in terms of S x (f ) by noting that 103

104 If a power-type signal x(t) is passed through a filter with impulse response h(t), the output is and the time-average autocorrelation function for the output signal is Substituting for y(t ), we obtain This integral gives R Y τ = R X τ h τ h ( τ) Taking the Fourier transform of both sides of this equation, we obtain 104

105 Let us assume that the signal x(t) is a periodic signal with the period T 0 and has the Fourier-series coefficients {x n }. Thus, the power spectral density of a periodic signal is given by To find the power content of a periodic signal, we must integrate this relation over the whole frequency spectrum. When we do this, we obtain 105

106 If this periodic signal passes through an LTI system with the frequency response H(f ), the power spectral density of the output can be obtained by and the power content of the output signal is

Chapter 2. Fourier Series & Fourier Transform. Updated:2/11/15

Chapter 2. Fourier Series & Fourier Transform. Updated:2/11/15 Chapter 2 Fourier Series & Fourier Transform Updated:2/11/15 Outline Systems and frequency domain representation Fourier Series and different representation of FS Fourier Transform and Spectra Power Spectral

More information

Chapter 2. Signals and Spectra

Chapter 2. Signals and Spectra Chapter 2 Signals and Spectra Outline Properties of Signals and Noise Fourier Transform and Spectra Power Spectral Density and Autocorrelation Function Orthogonal Series Representation of Signals and Noise

More information

Continuous-Time Signal Analysis FOURIER Transform - Applications DR. SIGIT PW JAROT ECE 2221

Continuous-Time Signal Analysis FOURIER Transform - Applications DR. SIGIT PW JAROT ECE 2221 Continuous-Time Signal Analysis FOURIER Transform - Applications DR. SIGIT PW JAROT ECE 2221 Inspiring Message from Imam Shafii You will not acquire knowledge unless you have 6 (SIX) THINGS Intelligence

More information

Linear Time-Invariant Systems

Linear Time-Invariant Systems Linear Time-Invariant Systems Modules: Wideband True RMS Meter, Audio Oscillator, Utilities, Digital Utilities, Twin Pulse Generator, Tuneable LPF, 100-kHz Channel Filters, Phase Shifter, Quadrature Phase

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

Department of Electronic Engineering NED University of Engineering & Technology. LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202)

Department of Electronic Engineering NED University of Engineering & Technology. LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202) Department of Electronic Engineering NED University of Engineering & Technology LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202) Instructor Name: Student Name: Roll Number: Semester: Batch:

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

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

+ a(t) exp( 2πif t)dt (1.1) In order to go back to the independent variable t, we define the inverse transform as: + A(f) exp(2πif t)df (1.

+ a(t) exp( 2πif t)dt (1.1) In order to go back to the independent variable t, we define the inverse transform as: + A(f) exp(2πif t)df (1. Chapter Fourier analysis In this chapter we review some basic results from signal analysis and processing. We shall not go into detail and assume the reader has some basic background in signal analysis

More information

Signals and Systems Using MATLAB

Signals and Systems Using MATLAB Signals and Systems Using MATLAB Second Edition Luis F. Chaparro Department of Electrical and Computer Engineering University of Pittsburgh Pittsburgh, PA, USA AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK

More information

Handout 2: Fourier Transform

Handout 2: Fourier Transform ENGG 2310-B: Principles of Communication Systems Handout 2: Fourier ransform 2018 19 First erm Instructor: Wing-Kin Ma September 3, 2018 Suggested Reading: Chapter 2 of Simon Haykin and Michael Moher,

More information

Lecture 17 z-transforms 2

Lecture 17 z-transforms 2 Lecture 17 z-transforms 2 Fundamentals of Digital Signal Processing Spring, 2012 Wei-Ta Chu 2012/5/3 1 Factoring z-polynomials We can also factor z-transform polynomials to break down a large system into

More information

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu Lecture 2: SIGNALS 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Signals and the classification of signals Sine wave Time and frequency domains Composite signals Signal bandwidth Digital signal Signal

More information

Discrete Fourier Transform (DFT)

Discrete Fourier Transform (DFT) Amplitude Amplitude Discrete Fourier Transform (DFT) DFT transforms the time domain signal samples to the frequency domain components. DFT Signal Spectrum Time Frequency DFT is often used to do frequency

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

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION Broadly speaking, system identification is the art and science of using measurements obtained from a system to characterize the system. The characterization

More information

Module 3 : Sampling and Reconstruction Problem Set 3

Module 3 : Sampling and Reconstruction Problem Set 3 Module 3 : Sampling and Reconstruction Problem Set 3 Problem 1 Shown in figure below is a system in which the sampling signal is an impulse train with alternating sign. The sampling signal p(t), the Fourier

More information

The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #2

The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #2 The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #2 Date: November 18, 2010 Course: EE 313 Evans Name: Last, First The exam is scheduled to last 75 minutes. Open books

More information

DIGITAL FILTERS. !! Finite Impulse Response (FIR) !! Infinite Impulse Response (IIR) !! Background. !! Matlab functions AGC DSP AGC DSP

DIGITAL FILTERS. !! Finite Impulse Response (FIR) !! Infinite Impulse Response (IIR) !! Background. !! Matlab functions AGC DSP AGC DSP DIGITAL FILTERS!! Finite Impulse Response (FIR)!! Infinite Impulse Response (IIR)!! Background!! Matlab functions 1!! Only the magnitude approximation problem!! Four basic types of ideal filters with magnitude

More information

The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam

The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam Date: December 18, 2017 Course: EE 313 Evans Name: Last, First The exam is scheduled to last three hours. Open

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

Experiments #6. Convolution and Linear Time Invariant Systems

Experiments #6. Convolution and Linear Time Invariant Systems Experiments #6 Convolution and Linear Time Invariant Systems 1) Introduction: In this lab we will explain how to use computer programs to perform a convolution operation on continuous time systems and

More information

SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM

SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM SARDAR RAJA COLLEGES SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING MICRO LESSON PLAN SUBJECT NAME SUBJECT CODE SEMESTER YEAR : SIGNALS AND SYSTEMS

More information

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido The Discrete Fourier Transform Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido CCC-INAOE Autumn 2015 The Discrete Fourier Transform Fourier analysis is a family of mathematical

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing System Analysis and Design Paulo S. R. Diniz Eduardo A. B. da Silva and Sergio L. Netto Federal University of Rio de Janeiro CAMBRIDGE UNIVERSITY PRESS Preface page xv Introduction

More information

EE228 Applications of Course Concepts. DePiero

EE228 Applications of Course Concepts. DePiero EE228 Applications of Course Concepts DePiero Purpose Describe applications of concepts in EE228. Applications may help students recall and synthesize concepts. Also discuss: Some advanced concepts Highlight

More information

Frequency Division Multiplexing Spring 2011 Lecture #14. Sinusoids and LTI Systems. Periodic Sequences. x[n] = x[n + N]

Frequency Division Multiplexing Spring 2011 Lecture #14. Sinusoids and LTI Systems. Periodic Sequences. x[n] = x[n + N] Frequency Division Multiplexing 6.02 Spring 20 Lecture #4 complex exponentials discrete-time Fourier series spectral coefficients band-limited signals To engineer the sharing of a channel through frequency

More information

Lecture 3 Complex Exponential Signals

Lecture 3 Complex Exponential Signals Lecture 3 Complex Exponential Signals Fundamentals of Digital Signal Processing Spring, 2012 Wei-Ta Chu 2012/3/1 1 Review of Complex Numbers Using Euler s famous formula for the complex exponential The

More information

ECE 440L. Experiment 1: Signals and Noise (1 week)

ECE 440L. Experiment 1: Signals and Noise (1 week) ECE 440L Experiment 1: Signals and Noise (1 week) I. OBJECTIVES Upon completion of this experiment, you should be able to: 1. Use the signal generators and filters in the lab to generate and filter noise

More information

Michael F. Toner, et. al.. "Distortion Measurement." Copyright 2000 CRC Press LLC. <

Michael F. Toner, et. al.. Distortion Measurement. Copyright 2000 CRC Press LLC. < Michael F. Toner, et. al.. "Distortion Measurement." Copyright CRC Press LLC. . Distortion Measurement Michael F. Toner Nortel Networks Gordon W. Roberts McGill University 53.1

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 Introduction... 6. Mathematical models for communication channels...

More information

Frequency Domain Representation of Signals

Frequency Domain Representation of Signals Frequency Domain Representation of Signals The Discrete Fourier Transform (DFT) of a sampled time domain waveform x n x 0, x 1,..., x 1 is a set of Fourier Coefficients whose samples are 1 n0 X k X0, X

More information

DISCRETE FOURIER TRANSFORM AND FILTER DESIGN

DISCRETE FOURIER TRANSFORM AND FILTER DESIGN DISCRETE FOURIER TRANSFORM AND FILTER DESIGN N. C. State University CSC557 Multimedia Computing and Networking Fall 2001 Lecture # 03 Spectrum of a Square Wave 2 Results of Some Filters 3 Notation 4 x[n]

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

System analysis and signal processing

System analysis and signal processing System analysis and signal processing with emphasis on the use of MATLAB PHILIP DENBIGH University of Sussex ADDISON-WESLEY Harlow, England Reading, Massachusetts Menlow Park, California New York Don Mills,

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

EELE503. Modern filter design. Filter Design - Introduction

EELE503. Modern filter design. Filter Design - Introduction EELE503 Modern filter design Filter Design - Introduction A filter will modify the magnitude or phase of a signal to produce a desired frequency response or time response. One way to classify ideal filters

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

CHAPTER 9. Sinusoidal Steady-State Analysis

CHAPTER 9. Sinusoidal Steady-State Analysis CHAPTER 9 Sinusoidal Steady-State Analysis 9.1 The Sinusoidal Source A sinusoidal voltage source (independent or dependent) produces a voltage that varies sinusoidally with time. A sinusoidal current source

More information

2.1 Partial Derivatives

2.1 Partial Derivatives .1 Partial Derivatives.1.1 Functions of several variables Up until now, we have only met functions of single variables. From now on we will meet functions such as z = f(x, y) and w = f(x, y, z), which

More information

COURSE OUTLINE. Introduction Signals and Noise Filtering: LPF1 Constant-Parameter Low Pass Filters Sensors and associated electronics

COURSE OUTLINE. Introduction Signals and Noise Filtering: LPF1 Constant-Parameter Low Pass Filters Sensors and associated electronics Sensors, Signals and Noise COURSE OUTLINE Introduction Signals and Noise Filtering: LPF Constant-Parameter Low Pass Filters Sensors and associated electronics Signal Recovery, 207/208 LPF- Constant-Parameter

More information

Lecture 7 Frequency Modulation

Lecture 7 Frequency Modulation Lecture 7 Frequency Modulation Fundamentals of Digital Signal Processing Spring, 2012 Wei-Ta Chu 2012/3/15 1 Time-Frequency Spectrum We have seen that a wide range of interesting waveforms can be synthesized

More information

EE 422G - Signals and Systems Laboratory

EE 422G - Signals and Systems Laboratory EE 422G - Signals and Systems Laboratory Lab 3 FIR Filters Written by Kevin D. Donohue Department of Electrical and Computer Engineering University of Kentucky Lexington, KY 40506 September 19, 2015 Objectives:

More information

Final Exam Solutions June 14, 2006

Final Exam Solutions June 14, 2006 Name or 6-Digit Code: PSU Student ID Number: Final Exam Solutions June 14, 2006 ECE 223: Signals & Systems II Dr. McNames Keep your exam flat during the entire exam. If you have to leave the exam temporarily,

More information

Frequency Domain Analysis

Frequency Domain Analysis Required nowledge Fourier-series and Fourier-transform. Measurement and interpretation of transfer function of linear systems. Calculation of transfer function of simple networs (first-order, high- and

More information

Spectrum Analysis - Elektronikpraktikum

Spectrum Analysis - Elektronikpraktikum Spectrum Analysis Introduction Why measure a spectra? In electrical engineering we are most often interested how a signal develops over time. For this time-domain measurement we use the Oscilloscope. Like

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

Chapter-2 SAMPLING PROCESS

Chapter-2 SAMPLING PROCESS Chapter-2 SAMPLING PROCESS SAMPLING: A message signal may originate from a digital or analog source. If the message signal is analog in nature, then it has to be converted into digital form before it can

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

Introduction to signals and systems

Introduction to signals and systems CHAPTER Introduction to signals and systems Welcome to Introduction to Signals and Systems. This text will focus on the properties of signals and systems, and the relationship between the inputs and outputs

More information

DFT: Discrete Fourier Transform & Linear Signal Processing

DFT: Discrete Fourier Transform & Linear Signal Processing DFT: Discrete Fourier Transform & Linear Signal Processing 2 nd Year Electronics Lab IMPERIAL COLLEGE LONDON Table of Contents Equipment... 2 Aims... 2 Objectives... 2 Recommended Textbooks... 3 Recommended

More information

Laboratory Assignment 4. Fourier Sound Synthesis

Laboratory Assignment 4. Fourier Sound Synthesis Laboratory Assignment 4 Fourier Sound Synthesis PURPOSE This lab investigates how to use a computer to evaluate the Fourier series for periodic signals and to synthesize audio signals from Fourier series

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

Chapter Three. The Discrete Fourier Transform

Chapter Three. The Discrete Fourier Transform Chapter Three. The Discrete Fourier Transform The discrete Fourier transform (DFT) is one of the two most common, and powerful, procedures encountered in the field of digital signal processing. (Digital

More information

Instruction Manual for Concept Simulators. Signals and Systems. M. J. Roberts

Instruction Manual for Concept Simulators. Signals and Systems. M. J. Roberts Instruction Manual for Concept Simulators that accompany the book Signals and Systems by M. J. Roberts March 2004 - All Rights Reserved Table of Contents I. Loading and Running the Simulators II. Continuous-Time

More information

I am very pleased to teach this class again, after last year s course on electronics over the Summer Term. Based on the SOLE survey result, it is clear that the format, style and method I used worked with

More information

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE)

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE) Code: 13A04602 R13 B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 (Common to ECE and EIE) PART A (Compulsory Question) 1 Answer the following: (10 X 02 = 20 Marks)

More information

UNIT I LINEAR WAVESHAPING

UNIT I LINEAR WAVESHAPING UNIT I LINEAR WAVESHAPING. High pass, low pass RC circuits, their response for sinusoidal, step, pulse, square and ramp inputs. RC network as differentiator and integrator, attenuators, its applications

More information

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters FIR Filter Design Chapter Intended Learning Outcomes: (i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters (ii) Ability to design linear-phase FIR filters according

More information

INTEGRATING AND DECIPHERING SIGNAL BY FOURIER TRANSFORM

INTEGRATING AND DECIPHERING SIGNAL BY FOURIER TRANSFORM INTEGRATING AND DECIPHERING SIGNAL BY FOURIER TRANSFORM Yoyok Heru Prasetyo Isnomo 1, M. Nanak Zakaria 2, Lis Diana Mustafa 3 Electrical Engineering Department, Malang State Polytechnic, INDONESIA. 1 urehkoyoy@yahoo.co.id,

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

PULSE SHAPING AND RECEIVE FILTERING

PULSE SHAPING AND RECEIVE FILTERING PULSE SHAPING AND RECEIVE FILTERING Pulse and Pulse Amplitude Modulated Message Spectrum Eye Diagram Nyquist Pulses Matched Filtering Matched, Nyquist Transmit and Receive Filter Combination adaptive components

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 31 Signals & Systems Prof. Mark Fowler Note Set #19 C-T Systems: Frequency-Domain Analysis of Systems Reading Assignment: Section 5.2 of Kamen and Heck 1/17 Course Flow Diagram The arrows here show

More information

Basic Signals and Systems

Basic Signals and Systems Chapter 2 Basic Signals and Systems A large part of this chapter is taken from: C.S. Burrus, J.H. McClellan, A.V. Oppenheim, T.W. Parks, R.W. Schafer, and H. W. Schüssler: Computer-based exercises for

More information

Sensors, Signals and Noise

Sensors, Signals and Noise Sensors, Signals and Noise COURSE OUTLINE Introduction Signals and Noise Filtering Noise Sensors and associated electronics Sergio Cova SENSORS SIGNALS AND NOISE SSN04b FILTERING NOISE rv 2017/01/25 1

More information

SECTION 7: FREQUENCY DOMAIN ANALYSIS. MAE 3401 Modeling and Simulation

SECTION 7: FREQUENCY DOMAIN ANALYSIS. MAE 3401 Modeling and Simulation SECTION 7: FREQUENCY DOMAIN ANALYSIS MAE 3401 Modeling and Simulation 2 Response to Sinusoidal Inputs Frequency Domain Analysis Introduction 3 We ve looked at system impulse and step responses Also interested

More information

Introduction. Chapter Time-Varying Signals

Introduction. Chapter Time-Varying Signals Chapter 1 1.1 Time-Varying Signals Time-varying signals are commonly observed in the laboratory as well as many other applied settings. Consider, for example, the voltage level that is present at a specific

More information

Digital Processing of Continuous-Time Signals

Digital Processing of Continuous-Time Signals Chapter 4 Digital Processing of Continuous-Time Signals 清大電機系林嘉文 cwlin@ee.nthu.edu.tw 03-5731152 Original PowerPoint slides prepared by S. K. Mitra 4-1-1 Digital Processing of Continuous-Time Signals Digital

More information

Analyzing A/D and D/A converters

Analyzing A/D and D/A converters Analyzing A/D and D/A converters 2013. 10. 21. Pálfi Vilmos 1 Contents 1 Signals 3 1.1 Periodic signals 3 1.2 Sampling 4 1.2.1 Discrete Fourier transform... 4 1.2.2 Spectrum of sampled signals... 5 1.2.3

More information

Digital Video and Audio Processing. Winter term 2002/ 2003 Computer-based exercises

Digital Video and Audio Processing. Winter term 2002/ 2003 Computer-based exercises Digital Video and Audio Processing Winter term 2002/ 2003 Computer-based exercises Rudolf Mester Institut für Angewandte Physik Johann Wolfgang Goethe-Universität Frankfurt am Main 6th November 2002 Chapter

More information

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters FIR Filter Design Chapter Intended Learning Outcomes: (i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters (ii) Ability to design linear-phase FIR filters according

More information

Digital Processing of

Digital Processing of Chapter 4 Digital Processing of Continuous-Time Signals 清大電機系林嘉文 cwlin@ee.nthu.edu.tw 03-5731152 Original PowerPoint slides prepared by S. K. Mitra 4-1-1 Digital Processing of Continuous-Time Signals Digital

More information

1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function.

1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function. 1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function. Matched-Filter Receiver: A network whose frequency-response function maximizes

More information

Optimum Bandpass Filter Bandwidth for a Rectangular Pulse

Optimum Bandpass Filter Bandwidth for a Rectangular Pulse M. A. Richards, Optimum Bandpass Filter Bandwidth for a Rectangular Pulse Jul., 015 Optimum Bandpass Filter Bandwidth for a Rectangular Pulse Mark A. Richards July 015 1 Introduction It is well-known that

More information

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters Islamic University of Gaza OBJECTIVES: Faculty of Engineering Electrical Engineering Department Spring-2011 DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters To demonstrate the concept

More information

y(n)= Aa n u(n)+bu(n) b m sin(2πmt)= b 1 sin(2πt)+b 2 sin(4πt)+b 3 sin(6πt)+ m=1 x(t)= x = 2 ( b b b b

y(n)= Aa n u(n)+bu(n) b m sin(2πmt)= b 1 sin(2πt)+b 2 sin(4πt)+b 3 sin(6πt)+ m=1 x(t)= x = 2 ( b b b b Exam 1 February 3, 006 Each subquestion is worth 10 points. 1. Consider a periodic sawtooth waveform x(t) with period T 0 = 1 sec shown below: (c) x(n)= u(n). In this case, show that the output has the

More information

EECS 216 Winter 2008 Lab 2: FM Detector Part I: Intro & Pre-lab Assignment

EECS 216 Winter 2008 Lab 2: FM Detector Part I: Intro & Pre-lab Assignment EECS 216 Winter 2008 Lab 2: Part I: Intro & Pre-lab Assignment c Kim Winick 2008 1 Introduction In the first few weeks of EECS 216, you learned how to determine the response of an LTI system by convolving

More information

EE202 Circuit Theory II , Spring

EE202 Circuit Theory II , Spring EE202 Circuit Theory II 2018-2019, Spring I. Introduction & Review of Circuit Theory I (3 Hrs.) Introduction II. Sinusoidal Steady-State Analysis (Chapter 9 of Nilsson - 9 Hrs.) (by Y.Kalkan) The Sinusoidal

More information

Intuitive Guide to Fourier Analysis. Charan Langton Victor Levin

Intuitive Guide to Fourier Analysis. Charan Langton Victor Levin Intuitive Guide to Fourier Analysis Charan Langton Victor Levin Much of this book relies on math developed by important persons in the field over the last 2 years. When known or possible, the authors have

More information

Electrical & Computer Engineering Technology

Electrical & Computer Engineering Technology Electrical & Computer Engineering Technology EET 419C Digital Signal Processing Laboratory Experiments by Masood Ejaz Experiment # 1 Quantization of Analog Signals and Calculation of Quantized noise Objective:

More information

F I R Filter (Finite Impulse Response)

F I R Filter (Finite Impulse Response) F I R Filter (Finite Impulse Response) Ir. Dadang Gunawan, Ph.D Electrical Engineering University of Indonesia The Outline 7.1 State-of-the-art 7.2 Type of Linear Phase Filter 7.3 Summary of 4 Types FIR

More information

Lecture #2. EE 313 Linear Systems and Signals

Lecture #2. EE 313 Linear Systems and Signals Lecture #2 EE 313 Linear Systems and Signals Preview of today s lecture What is a signal and what is a system? o Define the concepts of a signal and a system o Why? This is essential for a course on Signals

More information

INTRODUCTION DIGITAL SIGNAL PROCESSING

INTRODUCTION DIGITAL SIGNAL PROCESSING INTRODUCTION TO DIGITAL SIGNAL PROCESSING by Dr. James Hahn Adjunct Professor Washington University St. Louis 1/22/11 11:28 AM INTRODUCTION Purpose/objective of the course: To provide sufficient background

More information

EE 215 Semester Project SPECTRAL ANALYSIS USING FOURIER TRANSFORM

EE 215 Semester Project SPECTRAL ANALYSIS USING FOURIER TRANSFORM EE 215 Semester Project SPECTRAL ANALYSIS USING FOURIER TRANSFORM Department of Electrical and Computer Engineering Missouri University of Science and Technology Page 1 Table of Contents Introduction...Page

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

PROBLEM SET 5. Reminder: Quiz 1will be on March 6, during the regular class hour. Details to follow. z = e jω h[n] H(e jω ) H(z) DTFT.

PROBLEM SET 5. Reminder: Quiz 1will be on March 6, during the regular class hour. Details to follow. z = e jω h[n] H(e jω ) H(z) DTFT. PROBLEM SET 5 Issued: 2/4/9 Due: 2/22/9 Reading: During the past week we continued our discussion of the impact of pole/zero locations on frequency response, focusing on allpass systems, minimum and maximum-phase

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

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing Class Subject Code Subject II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing 1.CONTENT LIST: Introduction to Unit I - Signals and Systems 2. SKILLS ADDRESSED: Listening 3. OBJECTIVE

More information

Signals. Continuous valued or discrete valued Can the signal take any value or only discrete values?

Signals. Continuous valued or discrete valued Can the signal take any value or only discrete values? Signals Continuous time or discrete time Is the signal continuous or sampled in time? Continuous valued or discrete valued Can the signal take any value or only discrete values? Deterministic versus random

More information

Signals. Periodic vs. Aperiodic. Signals

Signals. Periodic vs. Aperiodic. Signals Signals 1 Periodic vs. Aperiodic Signals periodic signal completes a pattern within some measurable time frame, called a period (), and then repeats that pattern over subsequent identical periods R s.

More information

Solutions to the problems from Written assignment 2 Math 222 Winter 2015

Solutions to the problems from Written assignment 2 Math 222 Winter 2015 Solutions to the problems from Written assignment 2 Math 222 Winter 2015 1. Determine if the following limits exist, and if a limit exists, find its value. x2 y (a) The limit of f(x, y) = x 4 as (x, y)

More information

Module 4. Signal Representation and Baseband Processing. Version 2 ECE IIT, Kharagpur

Module 4. Signal Representation and Baseband Processing. Version 2 ECE IIT, Kharagpur Module 4 Signal Representation and Baseband Processing Lesson 1 Nyquist Filtering and Inter Symbol Interference After reading this lesson, you will learn about: Power spectrum of a random binary sequence;

More information

Advanced Digital Signal Processing Part 5: Digital Filters

Advanced Digital Signal Processing Part 5: Digital Filters Advanced Digital Signal Processing Part 5: Digital Filters Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal

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

Multirate Digital Signal Processing

Multirate Digital Signal Processing Multirate Digital Signal Processing Basic Sampling Rate Alteration Devices Up-sampler - Used to increase the sampling rate by an integer factor Down-sampler - Used to increase the sampling rate by an integer

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing Fourth Edition John G. Proakis Department of Electrical and Computer Engineering Northeastern University Boston, Massachusetts Dimitris G. Manolakis MIT Lincoln Laboratory Lexington,

More information

Application of Fourier Transform in Signal Processing

Application of Fourier Transform in Signal Processing 1 Application of Fourier Transform in Signal Processing Lina Sun,Derong You,Daoyun Qi Information Engineering College, Yantai University of Technology, Shandong, China Abstract: Fourier transform is a

More information

Signals and Systems Lecture 6: Fourier Applications

Signals and Systems Lecture 6: Fourier Applications Signals and Systems Lecture 6: Fourier Applications Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Winter 2012 arzaneh Abdollahi Signal and Systems Lecture 6

More information

Brief Introduction to Signals & Systems. Phani Chavali

Brief Introduction to Signals & Systems. Phani Chavali Brief Introduction to Signals & Systems Phani Chavali Outline Signals & Systems Continuous and discrete time signals Properties of Systems Input- Output relation : Convolution Frequency domain representation

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