[SOLVED] CSE 351– Homework 3

20.99 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product
  1. Consider the following periodic signal x(t) shown below.

 

 

 

 

  1. Find the compact trigonometric Fourier series and sketch the amplitude and phase spectra.
  2. Find the exponential Fourier series and sketch the corresponding spectra.
  1. Consider the following LTIC system:

 

(D2+3D+2)y(t)=(D+3)f(t),

 

Find the zero-state response if the input f(t) is e-3tu(t) using Fourier               Transform.

 

  1. A TV signal (video and audio) has a bandwidth of 5 MHz. This signal is sampled, quantized, and binary-coded to obtain a PCM (pulse code modulated) signal.
    1. Determine the sampling rate if the signal is to be sampled at a rate 20% above the Nyquist rate.
    2. Determine the number of binary pulses required to encode each sample if the quantization level is 1024.
    3. Determine the binary pulse rate (bits/second) of the binary coded signal.
Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.