Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

A causal system produces the output sequence y(n)={1,0.7} when excited by the input sequence x(n)={1,-0.7,0.1}, then what is the impulse response of the system function?(a) [3(0.5)^n+4(0.2)^n]u(n)(b) [4(0.5)^n-3(0.2)^n]u(n)(c) [4(0.5)^n+3(0.2)^n]u(n)(d) None of the mentionedThis question was addressed to me by my school principal while I was bunking the class.Question is taken from Inverse Systems and Deconvolution topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right option is (B) [4(0.5)^n-3(0.2)^n]u(n)

The best explanation: The system function is easily determined by taking the Z-transforms of x(n) and y(n). Thus we have

H(z)=\(\FRAC{Y(z)}{X(z)} = \frac{1+0.7z^{-1}}{1-0.7z^{-1}+0.1z^{-2}} = \frac{1+0.7z^{-1}}{(1-0.2z^{-1})(1-0.5z^{-1})}\)

Upon applying PARTIAL fractions and applying the INVERSE z-transform, we get

[4(0.5)^n-3(0.2)^n]u(n).

2.

An IIR system with system function H(z)=\(\frac{B(z)}{A(z)}\) is called a mixed phase if ___________(a) All poles and zeros are inside the unit circle(b) All zeros are outside the unit circle(c) All poles are outside the unit circle(d) Some, but not all of the zeros are outside the unit circleThis question was addressed to me during a job interview.Enquiry is from Inverse Systems and Deconvolution topic in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct option is (d) Some, but not all of the ZEROS are outside the unit CIRCLE

To explain I would say: For an IIR filter whose SYSTEM function is defined as H(Z)=\(\frac{B(z)}{A(z)}\) to be said a mixed phase and if the system is stable and causal, then the poles are INSIDE the unit circle and some, but not all of the zeros are outside the unit circle.

3.

If the frequency response of an FIR system is given as H(z)=1-5/2z^-1-3/2z^-2, then the system is ___________(a) Minimum phase(b) Maximum phase(c) Mixed phase(d) None of the mentionedThe question was asked in unit test.My enquiry is from Inverse Systems and Deconvolution in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct answer is (C) Mixed phase

Explanation: Given H(Z)= 1-5/2z^-1-3/2z^-2

By factoring the SYSTEM function we FIND the zeros for the system.

The zeros of the given system are at z=-1/2, 3

So, the system is mixed phase.

4.

An IIR system with system function H(z)=\(\frac{B(z)}{A(z)}\) is called a minimum phase if ___________(a) All poles and zeros are inside the unit circle(b) All zeros are outside the unit circle(c) All poles are outside the unit circle(d) All poles and zeros are outside the unit circleI have been asked this question during an interview.My question is taken from Inverse Systems and Deconvolution topic in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right answer is (a) All poles and zeros are inside the UNIT circle

For EXPLANATION I WOULD say: For an IIR FILTER whose system function is defined as H(z)=\(\frac{B(z)}{A(z)}\) to be said a minimum phase,

then both the poles and zeros of the system should fall inside the unit circle.

5.

If the frequency response of an FIR system is given as H(z)=1-z^-1-6z^-2, then the system is ___________(a) Minimum phase(b) Maximum phase(c) Mixed phase(d) None of the mentionedI got this question during an online exam.This intriguing question originated from Inverse Systems and Deconvolution topic in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct option is (b) Maximum PHASE

The BEST EXPLANATION: Given H(z)=1-z^-1-6z^-2

By factoring the system FUNCTION we find the zeros for the system.

The zeros of the given system are at z=-2,3

So, the system is maximum phase.

6.

If the frequency response of an FIR system is given as H(z)=6+z^-1-z^-2, then the system is ___________(a) Minimum phase(b) Maximum phase(c) Mixed phase(d) None of the mentionedI had been asked this question in an interview for internship.This key question is from Inverse Systems and Deconvolution topic in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» CORRECT option is (a) MINIMUM PHASE

The EXPLANATION: Given H(z)=6+z^-1-z^-2

By factoring the system function we find the zeros for the system.

The zeros of the given system are at z=-1/2, 1/3

So, the system is minimum phase.
7.

What is the causal inverse of the FIR system with impulse response h(n)=δ(n)-aδ(n-1)?(a) δ(n)-aδ(n-1)(b) δ(n)+aδ(n-1)(c) a^-n(d) a^nThe question was posed to me in a job interview.Origin of the question is Inverse Systems and Deconvolution topic in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The CORRECT option is (d) a^n

To elaborate: Given h(n)= δ(n)-aδ(n-1)

Since h(0)=1, h(1)=-a and h(n)=0 for n≥a, we have

hI(0)=1/h(0)=1.

and

hI(n)=-AHI(n-1) for n≥1

Consequently, hI(1)=a, hI(2)=a^2,….hI(n)=a^n

Which corresponds to a CAUSAL IIR system as expected.

8.

What is the inverse of the system with impulse response h(n)=δ(n)-1/2δ(n-1)?(a) (1/2)^nu(n)(b) -(1/2)^nu(-n-1)(c) (1/2)^nu(n) & -(1/2)^nu(-n-1)(d) None of the mentionedThe question was asked during an online exam.The origin of the question is Inverse Systems and Deconvolution in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT answer is (c) (1/2)^nu(n) & -(1/2)^nu(-n-1)

Explanation: The system function of given system is H(z)=\(1-\frac{1}{2} z^{-1}\)

The inverse of the system has a system function as H(z)=\(\frac{1}{1-\frac{1}{2} z^{-1}}\)

THUS it has a zero at ORIGIN and a pole at z=1/2.So, two POSSIBLE cases are |z|>1/2 and |z|<1/2

So, h(n)= (1/2)^nu(n) for causal and stable(|z|>1/2)

and h(n)= -(1/2)^nu(-n-1) for anti causal and unstable for |z|<1/2.
9.

If h(n) is the impulse response of an LTI system T and h1(n) is the impulse response of the inverse system T^-1, then which of the following is true?(a) [h(n)*h1(n)].x(n)=x(n)(b) [h(n).h1(n)].x(n)=x(n)(c) [h(n)*h1(n)]*x(n)=x(n)(d) [h(n).h1(n)]*x(n)=x(n)This question was posed to me in an international level competition.My question is from Inverse Systems and Deconvolution topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct answer is (c) [h(n)*h1(n)]*X(n)=x(n)

For EXPLANATION I would say: If h(n) is the impulse RESPONSE of an LTI system T and h1(n) is the impulse response of the inverse system T^-1, then we know that h(n)*h1(n)=δ(n)=>[h(n)*h1(n)]*x(n)=x(n).

10.

What is the inverse of the system with impulse response h(n)=(1/2)^nu(n)?(a) δ(n)+1/2 δ(n-1)(b) δ(n)-1/2 δ(n-1)(c) δ(n)-1/2 δ(n+1)(d) δ(n)+1/2 δ(n+1)The question was asked in an online interview.Enquiry is from Inverse Systems and Deconvolution topic in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right option is (b) δ(n)-1/2 δ(n-1)

Explanation: Given impulse RESPONSE is h(n)=(1/2)^nu(n)

The system function corresponding to h(n) is

H(z)=\(\frac{1}{1-\frac{1}{2} z^{-1}}\) ROC:|z|>1/2

This system is both stable and CAUSAL. Since H(z) is all POLE system, its inverse is FIR and is given by the system function

HI(z)=\(1-\frac{1}{2} z^{-1}\)

Hence its impulse response is δ(n)-1/2 δ(n-1).

11.

If a system is said to be invertible, then?(a) One-to-one correspondence between its input and output signals(b) One-to-many correspondence between its input and output signals(c) Many-to-one correspondence between its input and output signals(d) None of the mentionedThe question was posed to me in a national level competition.My query is from Inverse Systems and Deconvolution topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right option is (a) One-to-one CORRESPONDENCE between its input and output signals

The BEST I can EXPLAIN: If we KNOW the output of a system y(n) of a system and if we can determine the input x(n) of the system uniquely, then the system is said to be INVERTIBLE. That is there should be one-to-one correspondence between the input and output signals.

12.

If the system has a impulse response as h(n)=Asin(n+1)ω0u(n), then the system is known as Digital frequency synthesizer.(a) True(b) FalseThe question was asked in final exam.I need to ask this question from LTI System as Frequency Selective Filters in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct OPTION is (a) True

Easy explanation: The given impulse response is h(n)=ASIN(n+1)ω0u(n).

According to the above equation, the second order system with COMPLEX conjugate poles on the unit CIRCLE is a sinusoid and the system is called a digital sinusoidal oscillator or a Digital FREQUENCY synthesizer.

13.

The filter with the system function H(z)=z^-k is a ____________(a) Notch filter(b) Band pass filter(c) All pass filter(d) None of the mentionedI have been asked this question during an interview.I'd like to ask this question from LTI System as Frequency Selective Filters topic in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct choice is (c) All PASS filter

The explanation is: The system with the system FUNCTION given as H(Z)=z^-k is a pure DELAY system. It has a constant gain for all frequencies and hence called as All pass filter.

14.

Which of the following filters have a frequency response as shown below?(a) Band pass filter(b) Band stop filter(c) All pass filter(d) Notch filterThis question was addressed to me during an internship interview.This interesting question is from LTI System as Frequency Selective Filters in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct CHOICE is (d) Notch filter

The explanation is: The given FIGURE represents the frequency RESPONSE characteristic of a notch filter with nulls at FREQUENCIES at ω0 and ω1.

15.

A comb filter is a special case of notch filter in which the nulls occur periodically across the frequency band.(a) True(b) FalseI have been asked this question in an online interview.The doubt is from LTI System as Frequency Selective Filters topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right ANSWER is (a) True

Easiest explanation: A comb FILTER can be viewed as a notch filter in which the NULLS OCCUR periodically across the frequency band, hence the analogy to an ORDINARY comb that has periodically spaced teeth.

16.

A digital resonator is a special two pole band pass filter with the pair of complex conjugate poles located near the unit circle.(a) True(b) FalseI had been asked this question during an online interview.The above asked question is from LTI System as Frequency Selective Filters topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct answer is (a) True

Explanation: The magnitude response of a band PASS filter with two COMPLEX poles located near the unit circle is as shown below.

The filter gas a LARGE magnitude response at the poles and hence it is called as digital RESONATOR.

17.

If the low pass filter described by the difference equation y(n)=0.9y(n-1)+0.1x(n) is converted into a high pass filter, then what is the frequency response of the high pass filter?(a) 0.1/(1+0.9e^jω)(b) 0.1/(1+0.9e^-jω)(c) 0.1/(1-0.9e^jω)(d) None of the mentionedThe question was asked in an interview for job.My question is taken from LTI System as Frequency Selective Filters topic in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right answer is (b) 0.1/(1+0.9e^-jω)

Explanation: The difference EQUATION for the high PASS filter is

y(n)=-0.9y(n-1)+0.1x(n)

and its frequency response is GIVEN as

H(ω)=0.1/(1+0.9e^-jω).

18.

What is the system function for a two pole band pass filter that has the centre of its pass band at ω=π/2, zero its frequency response characteristic at ω=0 and at ω=π, and its magnitude response is 1/√2 at ω=4π/9?(a) \(0.15\frac{1-z^{-2}}{1+0.7z^{-2}}\)(b) \(0.15\frac{1+z^{-2}}{1-0.7z^{-2}}\)(c) \(0.15\frac{1-z^{-2}}{1-0.7z^{-2}}\)(d) \(0.15\frac{1+z^{-2}}{1+0.7z^{-2}}\)The question was asked during an online interview.This is a very interesting question from LTI System as Frequency Selective Filters topic in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct option is (a) \(0.15\frac{1-z^{-2}}{1+0.7z^{-2}}\)

To explain: Clearly, the filter MUST have poles at P1,2=re^±jπ/2 and ZEROS at z=1 and z=-1. Consequently the system function is

H(z)=\(G\frac{(z-1)(z+1)}{(z-jr)(z+jr)} = G \frac{(z^2-1)}{(z^2+R^2)}\)

The gain factor is determined by EVALUATING the frequency response H(ω) of the filer at ω=π/2. Thus we have,

H(π/2) = \(G \frac{2}{1-r^2} = 1=>G = \frac{1-r^2}{2}\)

The value of r is determined by evaluating the H(ω) at ω=4π/9. Thus we have

|H(4π/9)|^2=\(\frac{(1-r^2)^2}{4}\frac{2-2cos⁡(8π/9)}{1+r^4+2r^2 cos⁡(8π/9)}\)=1/2

On SOLVING the above equation, we get r^2=0.7.Therefore the system function for the desired filter is

H(z)=\(0.15\frac{1-z^{-2}}{1+0.7z^{-2}}\)

19.

A two pole low pass filter has a system function H(z)=\(\frac{b_0}{(1-pz^{-1})^2}\), What is the value of ‘b0‘ such that the frequency response H(ω) satisfies the condition |H(π/4)|^2=1/2 and H(0)=1?(a) 0.36(b) 0.38(c) 0.32(d) 0.46The question was asked in examination.The above asked question is from LTI System as Frequency Selective Filters in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT OPTION is (d) 0.46

Explanation: Given

H(Z)=\(\frac{b_0}{(1-pz^{-1})^2}\) and we know that z=re^jω. Here in this CASE r=1. So z=e^jω.

Given at ω=0, H(0)=1=>b0=(1-p)^2

Given at ω=π/4, |H(π/4)|^2=1/2

=>\(\frac{(1-p)^2}{(1-pe^{-jπ/4})^2}\) = 1/2

=>\(\frac{(1-p)^4}{((1-p/\sqrt 2)^2+p^2/2)^2}\) = 1/2

=> √2(1-p)^2=1+p^2-√2p

Upon solving the above quadratic EQUATION, we get the value of p as 0.32.

Already we have

b0=(1-p)^2=(1-0.32)^2

=>b0 = 0.46
20.

If hlp(n) denotes the impulse response of a low pass filter with frequency response Hlp(ω), then what is the frequency response of the high pass filter in terms of Hlp(ω)?(a) Hlp(ω-π/2)(b) Hlp(ω+π/2)(c) Hlp(ω-π)(d) Hlp(ω+π)The question was posed to me in an online interview.This interesting question is from LTI System as Frequency Selective Filters in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»
21.

A two pole low pass filter has a system function H(z)=\(\frac{b_0}{(1-pz^{-1})^2}\), What is the value of ‘p’ such that the frequency response H(ω) satisfies the condition |H(π/4)|^2=1/2 and H(0)=1?(a) 0.46(b) 0.38(c) 0.32(d) 0.36I got this question during an interview.The query is from LTI System as Frequency Selective Filters topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct option is (C) 0.32

Explanation: Given

H(Z)=\(\frac{b_0}{(1-pz^{-1})^2}\) and we know that z=re^jω. Here in this CASE r=1. So z=e^jω.

Given at ω=0, H(0)=1=>B0=(1-p)^2

Given at ω=π/4, |H(π/4)|^2=1/2

=>\(\frac{(1-p)^2}{(1-pe^{-jπ/4})^2}\) = 1/2

=>\(\frac{(1-p)^4}{((1-p/\sqrt 2)^2+p^2/2)^2}\) = 1/2

=> √2(1-p)^2=1+p^2-√2p

Upon solving the above quadratic EQUATION, we get the value of p as 0.32.

22.

An ideal filter should have zero gain in their stop band.(a) True(b) FalseI had been asked this question during an online interview.The origin of the question is LTI System as Frequency Selective Filters topic in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct OPTION is (a) True

Best explanation: For an IDEAL filter, in the magnitude response PLOT at the stop BAND it should have a sudden FALL which means an ideal filter should have a zero gain at stop band.

23.

The ‘Envelope delay’ or ‘Group delay’ is the time delay that the signal component of frequency ω undergoes as it passes from the input to the output of the system.(a) True(b) FalseThis question was posed to me during an interview for a job.My question is taken from LTI System as Frequency Selective Filters in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» CORRECT answer is (a) True

The explanation: The time delay taken to REACH the output of the system from the input by a signal COMPONENT is CALLED as envelope delay or group delay.
24.

If the phase ϴ(ω) of the system is linear, then the group delay of the system?(a) Increases with frequency of signal(b) Constant(c) Decreases with frequency of signal(d) Independent of frequency of signalI have been asked this question in an interview for internship.The above asked question is from LTI System as Frequency Selective Filters in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT option is (b) CONSTANT

Explanation: We know that the group delay of the system with phase ϴ(ω) is defined as

Tg(ω)=\(\frac{dϴ(ω)}{dω}\)

GIVEN the phase is linear=> the group delay of the system is constant.
25.

Which filter has a magnitude frequency response as shown in the plot given below?(a) Low pass Filter(b) High pass Filter(c) Band pass Filter(d) Band stop FilterThe question was asked by my school principal while I was bunking the class.My question comes from LTI System as Frequency Selective Filters in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»
26.

An ideal filter should have unity gain in their stop band.(a) True(b) FalseThe question was posed to me in semester exam.My question is based upon LTI System as Frequency Selective Filters in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT OPTION is (b) False

The best I can explain: For an ideal filter, in the MAGNITUDE RESPONSE plot at the stop band it should have a SUDDEN fall which means an ideal filter should have a zero gain at stop band.
27.

What is the frequency response of the system described by the system function H(z)=\(\frac{1}{1-0.8z^{-1}}\)?(a) \(\frac{e^{jω}}{e^{jω}-0.8}\)(b) \(\frac{e^{jω}}{e^{jω}+0.8}\)(c) \(\frac{e^{-jω}}{e^{-jω}-0.8}\)(d) None of the mentionedI got this question in exam.This question is from Frequency Domain Characteristics of LTI System in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» CORRECT answer is (a) \(\frac{e^{jω}}{e^{jω}-0.8}\)

The EXPLANATION is: GIVEN H(z)=\(\frac{1}{1-0.8z^{-1}}\)=z/(z-0.8)

CLEARLY, H(z) has a zero at z=0 and a POLE at p=0.8. Hence the frequency response of the system is given as

H(ω)=\(\frac{e^{jω}}{e^{jω}-0.8}\).
28.

An LTI system is characterized by its impulse response h(n)=(1/2)^nu(n). What is the spectrum of the output signal when the system is excited by the signal x(n)=(1/4)^nu(n)?(a) \(\frac{1}{(1-\frac{1}{2} e^{-jω})(1+\frac{1}{4} e^{-jω})}\)(b) \(\frac{1}{(1-\frac{1}{2} e^{-jω})(1-\frac{1}{4} e^{-jω})}\)(c) \(\frac{1}{(1+\frac{1}{2} e^{-jω})(1-\frac{1}{4} e^{-jω})}\)(d) \(\frac{1}{(1+\frac{1}{2} e^{-jω})(1+\frac{1}{4} e^{-jω})}\)This question was addressed to me in quiz.The above asked question is from Frequency Domain Characteristics of LTI System in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct answer is (b) \(\frac{1}{(1-\frac{1}{2} e^{-jω})(1-\frac{1}{4} e^{-jω})}\)

The best I can explain: The FREQUENCY response FUNCTION of the system is

H(ω) = \(\sum_{n=0}^∞ (\frac{1}{2})^n e^{-jωn}\)

=\(\frac{1}{1-\frac{1}{2} e^{-jω}}\)

SIMILARLY, the input sequence x(n) has a Fourier transform

X(ω)=\(\sum_{n=0}^∞ (\frac{1}{4})^n e^{-jωn}\)

=\(\frac{1}{1-\frac{1}{4} e^{-jω}}\)

Hence the spectrum of the signal at the output of the system is

Y(ω)=X(ω)H(ω)

=\(\frac{1}{(1-\frac{1}{2} e^{-jω})(1-\frac{1}{4} e^{-jω})}\).

29.

The output of the Linear time invariant system cannot contain the frequency components that are not contained in the input signal.(a) True(b) FalseI have been asked this question in an online interview.Question is from Frequency Domain Characteristics of LTI System in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Correct option is (a) True

Best explanation: If x(N) is the input of an LTI system, then we know that the output of the system y(n) is y(n)= H(ω)x(n) which means the frequency components are just amplified but no NEW frequency components are ADDED.

30.

If an LTI system is described by the difference equation y(n)=ay(n-1)+bx(n), 0

Answer»

Correct choice is (c) \(5+0.888sin(\FRAC{π}{2}n-420)-1.06cos(πn+\frac{π}{4})\)

To explain I WOULD say: From the given DIFFERENCE equation, we obtain

|H(ω)|=\(\frac{|b|}{\SQRT{1-2acosω+a^2}}\)

We get |H(0)|=1, |H(π/2)|=0.074 and |H(π)|=0.053

θ(0)=0, θ(π/2)=-420 and θ(π)=0 and we know that y(n)=H(ω)x(n)

=>y(n)=\(5+0.888sin(\frac{π}{2}n-42^0)-1.06cos(πn+\frac{π}{4})\)

31.

If an LTI system is described by the difference equation y(n)=ay(n-1)+bx(n), 0 < a < 1, then what is the parameter ‘b’ so that the maximum value of |H(ω)| is unity?(a) a(b) 1-a(c) 1+a(d) none of the mentionedThe question was asked in an online interview.Question is taken from Frequency Domain Characteristics of LTI System topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» CORRECT ANSWER is (b) 1-a

To ELABORATE: We know that,

|H(ω)|=\(\frac{|b|}{\sqrt{1-2acosω+a^2}}\)

Since the PARAMETER ‘a’ is positive, the denominator of |H(ω)| becomes minimum at ω=0. So, |H(ω)| attains its maximum value at ω=0. At this frequency we have,

\(\frac{|b|}{1-a}\) = 1 => b=±(1-a).
32.

What is the magnitude of the frequency response of the system described by the difference equation y(n)=ay(n-1)+bx(n), 0

Answer»

The correct choice is (d) \(\frac{|b|}{\sqrt{1-2acosω+a^2}}\)

To explain I would say: Given y(n)=AY(n-1)+BX(n)

=>H(ω)=\(\frac{|b|}{1-ae^{-jω}}\)

By calculating the magnitude of the above EQUATION we get

|H(ω)|=\(\frac{|b|}{\sqrt{1-2acosω+a^2}}\)

33.

What is the response of the system with impulse response h(n)=(1/2)^nu(n) and the input signalx(n)=10-5sinπn/2+20cosπn?(a) 20-\(\frac{10}{\sqrt{5}} sin(π/2n-26.60)+ \frac{40}{3}cosπn\)(b) 20-\(\frac{10}{\sqrt{5}} sin(π/2n-26.60)+ 40cosπn\)(c) 20-\(\frac{10}{\sqrt{5}} sin(π/2n+26.60)+ \frac{40}{3cosπn}\)(d) None of the mentionedThe question was asked in an interview for job.I would like to ask this question from Frequency Domain Characteristics of LTI System topic in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct answer is (a) 20-\(\frac{10}{\sqrt{5}} sin(π/2n-26.60)+ \frac{40}{3}cosπn\)

The best I can explain: The frequency RESPONSE of the system is

H(ω)=\(\sum_{n=-∞}^∞ h(n) e^{-jωn} = \frac{1}{1-\frac{1}{2} e^{-jω}}\)

For first term, ω=0=>H(0)=2

For second term, ω=π/2=>H(π/2)=\(\frac{1}{1+j\frac{1}{2}} = \frac{2}{\sqrt{5}} e^{-j26.6°}\)

For third term, ω=π=> H(π)=\(\frac{1}{1+\frac{1}{2}}\) = 2/3

Hence the response of the system to x(n) is

y(n)=20-\(\frac{10}{\sqrt{5}} sin(π/2n-26.6^0)+ \frac{40}{3}cosπn\)

34.

What is the magnitude of H(ω) for the three point moving average system whose output is given by y(n)=\(\frac{1}{3}[x(n+1)+x(n)+x(n-1)]\)?(a) \(\frac{1}{3}|1-2cosω|\)(b) \(\frac{1}{3}|1+2cosω|\)(c) |1-2cosω|(d) |1+2cosω|I have been asked this question in examination.I would like to ask this question from Frequency Domain Characteristics of LTI System topic in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT option is (b) \(\frac{1}{3}|1+2cosω|\)

Easiest explanation: For a THREE point moving average system, we can define the output of the system as

y(n)=\(\frac{1}{3}[x(n+1)+x(n)+x(n-1)]=>h(n)=\{\frac{1}{3}, \frac{1}{3}, \frac{1}{3}\}\)

it follows that H(ω)=\(\frac{1}{3}(E^{jω}+1+e^{-jω})=\frac{1}{3}(1+2cosω)\)

=>| H(ω)|=\(\frac{1}{3}\)|1+2cosω|
35.

If h(n) is the real valued impulse response sequence of an LTI system, then what is the phase of H(ω) in terms of HR(ω) and HI(ω)?(a) \(tan^{-1}\frac{H_R (ω)}{H_I (ω)}\)(b) –\(tan^{-1}\frac{H_R (ω)}{H_I (ω)}\)(c) \(tan^{-1}\frac{H_I (ω)}{H_R (ω)}\)(d) –\(tan^{-1}\frac{H_I (ω)}{H_R (ω)}\)I have been asked this question during a job interview.This is a very interesting question from Frequency Domain Characteristics of LTI System topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The CORRECT choice is (c) \(tan^{-1}\frac{H_I (ω)}{H_R (ω)}\)

The best explanation: If h(n) is the real VALUED impulse response sequence of an LTI SYSTEM, then H(ω) can be represented as HR(ω)+j HI(ω).

=> tanθ=\(\frac{H_I (ω)}{H_R (ω)}\) => Phase of H(ω)=\(tan^{-1}\frac{H_I (ω)}{H_R (ω)}\)

36.

If h(n) is the real valued impulse response sequence of an LTI system, then what is the imaginary part of Fourier transform of the impulse response?(a) –\(\sum_{k=-∞}^∞ h(k) sin⁡ωk\)(b) \(\sum_{k=-∞}^∞ h(k) sin⁡ωk\)(c) –\(\sum_{k=-∞}^∞ h(k) cos⁡ωk\)(d) \(\sum_{k=-∞}^∞ h(k) cos⁡ωk\)This question was addressed to me in semester exam.My question is based upon Frequency Domain Characteristics of LTI System in section Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right choice is (a) –\(\sum_{k=-∞}^∞ H(k) sin⁡ωk\)

To explain I WOULD say: From the DEFINITION of H(ω), we have

H(ω)=\(\sum_{k=-∞}^∞h(k) e^{-jωk}\)

=\(\sum_{k=-∞}^∞h(k) cos⁡ωk-j\sum_{k=-∞}^∞h(k) sin⁡ωk\)

= HR(ω)+j HI(ω)

=> HI(ω)=-\(\sum_{k=-∞}^∞h(k) sin⁡ωk\)

37.

If the Eigen function of an LTI system is x(n)= Ae^jnπ and the impulse response of the system is h(n)=(1/2)^nu(n), then what is the Eigen value of the system?(a) 3/2(b) -3/2(c) -2/3(d) 2/3I got this question in a national level competition.I want to ask this question from Frequency Domain Characteristics of LTI System topic in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT choice is (d) 2/3

The best EXPLANATION: First we evaluate the Fourier transform of the impulse response of the system h(n)

H(ω)=\(\sum_{n=-∞}^∞ h(n) e^{-jωn} = \frac{1}{1-\frac{1}{2} e^{-jω}}\)

At ω=π, the above equation yields,

H(π)=\(\frac{1}{1+\frac{1}{2}}\)=2/3

If the input signal is a complex exponential signal, then the input is KNOWN as Eigen function and H(ω) is CALLED the Eigen value of the system. So, the Eigen value of the system mentioned above is 2/3.
38.

What is the output sequence of the system with impulse response h(n)=(1/2)^nu(n) when the input of the system is the complex exponential sequence x(n)=Ae^jnπ/2?(a) \(Ae^{j(\frac{nπ}{2}-26.6°)}\)(b) \(\frac{2}{\sqrt{5}} Ae^{j(\frac{nπ}{2}-26.6°)}\)(c) \(\frac{2}{\sqrt{5}} Ae^{j({nπ}{2}+26.6°)}\)(d) \(Ae^{j(\frac{nπ}{2}+26.6°)}\)I got this question during an interview for a job.The above asked question is from Frequency Domain Characteristics of LTI System topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct answer is (b) \(\frac{2}{\sqrt{5}} Ae^{j(\frac{nπ}{2}-26.6°)}\)

To elaborate: First we evaluate the FOURIER transform of the impulse response of the system h(n)

H(ω)=\(\sum_{n=-∞}^∞ h(n) e^{-jωn} = \frac{1}{1-1/2 e^{-jω}}\)

At ω=π/2, the above equation yields,

H(π/2)=\(\frac{1}{1+j 1/2}=\frac{2}{\sqrt{5}} e^{-j26.6°}\)

We KNOW that if the input signal is a complex exponential signal, then y(n)=x(n) . H(ω)

=>y(n)=\(\frac{2}{\sqrt{5}} Ae^{j(\frac{nπ}{2}-26.6°)}\)

39.

If the system gives an output y(n)=H(ω)x(n) with x(n) = Ae^jωnas input signal, then x(n) is said to be Eigen function of the system.(a) True(b) FalseThis question was addressed to me in quiz.I would like to ask this question from Frequency Domain Characteristics of LTI System topic in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The correct option is (a) True

For EXPLANATION: An Eigen FUNCTION of a system is an input SIGNAL that produces an output that DIFFERS from the input by a constant multiplicative FACTOR known as Eigen value of the system.

40.

If x(n)=Ae^jωn is the input of an LTI system and h(n) is the response of the system, then what is the output y(n) of the system?(a) H(-ω)x(n)(b) -H(ω)x(n)(c) H(ω)x(n)(d) None of the mentionedI had been asked this question in exam.My doubt is from Frequency Domain Characteristics of LTI System in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right answer is (c) H(ω)x(N)

To explain I would say: If x(n)= AE^jωn is the input and h(n) is the response o the system, then we KNOW that

y(n)=\(\sum_{k=-∞}^∞ h(k)x(n-k)\)

=>y(n)=\(\sum_{k=-∞}^∞ h(k)Ae^{jω(n-k)}\)

= A \([\sum_{k=-∞}^∞ h(k) E^{-jωk}] e^{jωn}\)

= A. H(ω). e^jωn

= H(ω)x(n)

41.

What is the energy density spectrum of the signal x(n)=a^nu(n), |a|

Answer»

The CORRECT choice is (b) \(\frac{1}{1-2acosω+a^2}\)

The EXPLANATION: Given x(n)= a^nu(n), |a|<1

The auto correlation of the above SIGNAL is

rxx(l)=\(\frac{1}{1-a^2}\) a^|l|, -∞< l <∞

According to Wiener-Khintchine Theorem,

Sxx(ω)=F{rxx(l)}=\([\frac{1}{1-a^2}]\).F{a^|l|} = \(\frac{1}{1-2acosω+a^2}\)

42.

What is the convolution of the sequences of x1(n)=x2(n)={1,1,1}?(a) {1,2,3,2,1}(b) {1,2,3,2,1}(c) {1,1,1,1,1}(d) {1,1,1,1,1}This question was posed to me by my school teacher while I was bunking the class.My question is based upon Properties of Fourier Transformfor Discrete Time Signals topic in division Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» CORRECT answer is (a) {1,2,3,2,1}

Best explanation: Given x1(N)=x2(n)={1,1,1}

By calculating the Fourier TRANSFORM of the above TWO signals, we get

X1(ω)= X2(ω)=1+ e^jω + e^-jω = 1+2cosω

From the convolution PROPERTY of Fourier transform we have,

X(ω)= X1(ω). X2(ω)=(1+2cosω)^2=3+4cosω+2cos2ω

By applying the inverse Fourier transform of the above signal, we get

x1(n)*x2(n)={1,2,3,2,1}
43.

If X(ω) is the Fourier transform of the signal x(n), then what is the Fourier transform of the signal x(n-k)?(a) e^jωk. X(-ω)(b) e^jωk. X(ω)(c) e^-jωk. X(-ω)(d) e^-jωk. X(ω)This question was posed to me in an international level competition.My doubt is from Properties of Fourier Transformfor Discrete Time Signals topic in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer» RIGHT choice is (d) E^-jωk. X(ω)

Explanation: Given

F{x(n)}= X(ω)=\(\sum_{n=-∞}^∞ x(n)e^{-jωn}\)

=>F{x(n-k)}=\(\sum_{n=-∞}^∞ x(n-k)e^{-jωn}=e^{-jωk}.\sum_{n=-∞}^∞ x(n-k)e^{-jω(n-k)}\)

=>F{x(n-k)}= e^-jωk. X(ω)
44.

What is the Fourier transform of the signal x(n)=a^|n|, |a|

Answer»

Right answer is (B) \(\frac{1-a^2}{1-2acosω+a^2}\)

Explanation: First we observe x(N) can be expressed as

x(n)=x1(n)+x2(n)

where x1(n)= a^n, n>0

=0, elsewhere

x2(n)=a^-n, n<0

=0, elsewhere

Now applying Fourier transform for the above TWO signals, we get

X1(ω)=\(\frac{1}{1-ae^{-jω}}\) and X2(ω)=\(\frac{ae^{jω}}{1-ae^{jω}}\)

Now, X(ω)=X1(ω)+ X2(ω)=\(\frac{1}{1-ae^{-jω}}+\frac{ae^{jω}}{1-ae^{jω}}=\frac{1-a^2}{1-2acosω+a^2}\).

45.

If x(n)=A, -M

Answer»

Right option is (c) A\(\FRAC{sin⁡(M+\frac{1}{2})ω}{sin⁡(\frac{ω}{2})}\)

For explanation: CLEARLY, x(n)=x(-n). THUS the signal x(n) is real and even signal. So, we know that

\(X(ω)=X_R(ω)=A(1+2∑_{n=1}^∞ cos⁡ωn)\)

On simplifying the above equation, we obtain

X(ω)=A\(\frac{sin⁡(M+\frac{1}{2})ω}{sin⁡(\frac{ω}{2})}\).

46.

What is the value of |X(ω)| given X(ω)=1/(1-ae^-jω), |a|

Answer» CORRECT ANSWER is (a) \(\frac{1}{\sqrt{1-2acosω+a^2}}\)

To elaborate: For the GIVEN X(ω)=1/(1-ae^-jω), |a|<1 we obtain

XI(ω)=(-asinω)/(1-2acosω+a^2) and XR(ω)=(1-acosω)/(1-2acosω+a^2)

We know that |X(ω)|=\(\sqrt{X_R (ω)^2+X_I (ω)^2}\)

Thus on CALCULATING, we obtain

|X(ω)| =\(\frac{1}{\sqrt{1-2acosω+a^2}}\).
47.

What is the value of XI(ω) given \(\frac{1}{1-ae^{-jω}}\), |a|

Answer»

Correct answer is (d) \(\frac{-asinω}{1-2acosω+a^2}\)

EASIEST explanation: Given, X(ω)=\(\frac{1}{1-ae^{-jω}}\), |a|<1

By multiplying both the numerator and DENOMINATOR of the above equation by the complex conjugate of the denominator, we obtain

X(ω)=\(\frac{1-ae^{jω}}{(1-ae^{-jω})(1-ae^{jω})} = \frac{1-acosω-jasinω}{1-2acosω+a^2}\)

This expression can be SUBDIVIDED into REAL and imaginary parts, THUS we obtain

XI(ω)=\(\frac{-asinω}{1-2acosω+a^2}\).

48.

What is the value of XR(ω) given X(ω)=\(\frac{1}{1-ae^{-jω}}\),|a|

Answer»

Right CHOICE is (C) \(\FRAC{1-acosω}{1-2acosω+a^2}\)

The explanation is: Given, X(ω)=\(\frac{1}{1-ae^{-jω}}\), |a|<1

By multiplying both the numerator and DENOMINATOR of the above EQUATION by the complex conjugate of the denominator, we obtain

X(ω)=\(\frac{1-ae^{jω}}{(1-ae^{-jω})(1-ae^{jω})} = \frac{1-acosω-jasinω}{1-2acosω+a^2}\)

This expression can be subdivided into real and imaginary parts, thus we obtain

XR(ω)=\(\frac{1-acosω}{1-2acosω+a^2}\).

49.

If x(n) is a real and odd sequence, then what is the expression for x(n)?(a) \(\frac{1}{π} \int_0^π\)[XI(ω) sinωn] dω(b) –\(\frac{1}{π} \int_0^π\)[XI(ω) sinωn] dω(c) \(\frac{1}{π} \int_0^π\)[XI(ω) cosωn] dω(d) –\(\frac{1}{π} \int_0^π\)[XI(ω) cosωn] dωI got this question during an online interview.My query is from Properties of Fourier Transformfor Discrete Time Signals in chapter Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

The CORRECT choice is (b) –\(\frac{1}{π} \int_0^π\)[XI(ω) sinωn] dω

The EXPLANATION: If x(N) is REAL and odd then, x(n)cosωn is odd and x(n) sinωn is even. Consequently

XR(ω)=0

XI(ω)=\(-2\sum_{n=1}^∞ x(n) sin⁡ωn\)

=>x(n)=-\(\frac{1}{π} \int_0^π\)[XI(ω) sinωn] dω

50.

If x(n) is a real signal, then x(n)=\(\frac{1}{π}\int_0^π\)[XR(ω) cosωn- XI(ω) sinωn] dω.(a) True(b) FalseI had been asked this question during a job interview.I need to ask this question from Properties of Fourier Transformfor Discrete Time Signals topic in portion Frequency Analysis of Signals and Systems of Digital Signal Processing

Answer»

Right answer is (a) True

To explain I WOULD say: We know that if x(n) is a REAL signal, then XI(n)=0 and xR(n)=x(n)

We know that, xR(n)=x(n)=\(\FRAC{1}{2π}\int_0^{2π}\)[XR(ω) cosωn- XI(ω) sinωn] dω

Since both XR(ω) cosωn and XI(ω) sinωn are even, x(n) is also even

=> x(n)=\(\frac{1}{π} \int_0^π\)[XR(ω) cosωn- XI(ω) sinωn] dω