Assign1 ADC
Assign1 ADC
Assignment 1
Instructor: Jithin Ravi Due on: 1 September 2022
L dy(t)
+ y(t) = x(t), (1.1)
R dt
where x(t) is the input and y(t) is the output. The system described by eq. (1.1) is an example of
Linear Time-Invariant system and its impulse response h(t) is given by
L −Lt
h(t) = e R g(t),
R
where g(t) is the unit step function.
2. A signal u(t) is time-limited if u(t) = 0, if |t| > t0 for some t0 ∈ R. Similarly, a signal u(t) is
band-limited if its Fourier transform û(f ) = 0, if |f | > f0 for some f0 ∈ R. Prove that if a signal is
band-limited, then it cannot be time-limited.
3. Check whether sinc(t) and sinc(t − 1) are orthogonal signals.
g(t) = exp(−πt2 ).
5. The Fourier transform of rect(t) is sinc(f ). First observe that rect(t) is L1 . But, its Fourier transform
sinc(f ) is not L1 (as we demonstrated in the tutorial class). This shows that even though u(t) is L1 ,
its Fourier transform û(f ) may not be L1 . Give another example of a function u(t) such that u(t) is
L1 , but its Fourier transform û(f ) is not L1 .
1-1