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.

51.

Which of the following gives the equation for envelope delay?(a) dϴ(ω)/dω(b) ϴ(ω)(c) -dϴ(ω)/dω(d) -ϴ(ω)I got this question in class test.Origin of the question is Design of IIR Filters in Frequency Domain in chapter Digital Filters Design of Digital Signal Processing

Answer»
52.

In this type of designing, the system function of IIR filter is expressed in which form?(a) Parallel form(b) Cascade form(c) Mixed form(d) Any of the mentionedThis question was addressed to me in an interview for job.Question is taken from Design of IIR Filters in Frequency Domain in portion Digital Filters Design of Digital Signal Processing

Answer»

Correct OPTION is (b) Cascade form

To explain: The design is most easily CARRIED out with the system function for the IIR filter EXPRESSED in the cascade form as

H(z)=G.A(z).

53.

What should be the desired response for an optimum wiener filter to be an approximate inverse filter?(a) u(n)(b) δ(n)(c) u(-n)(d) none of the mentionedThis question was posed to me in an internship interview.I need to ask this question from FIR Least Squares Inverse Filters topic in division Digital Filters Design of Digital Signal Processing

Answer» RIGHT option is (B) δ(n)

Explanation: If the optimum least squares FIR filter is to be an APPROXIMATE inverse filter, the DESIRED response is

d(n)=δ(n).
54.

If the set of linear equations from the equation \(\sum_{k=0}^M b_k r_{hh} (k-l)=r_{dh} (l)\), l=0,1,…M are expressed in matrix form, then what is the type of matrix obtained?(a) Symmetric matrix(b) Skew symmetric matrix(c) Toeplitz matrix(d) Triangular matrixI had been asked this question by my college director while I was bunking the class.This interesting question is from FIR Least Squares Inverse Filters topic in section Digital Filters Design of Digital Signal Processing

Answer»

Correct ANSWER is (C) Toeplitz MATRIX

To elaborate: We observe that the matrix is not only symmetric but it also has the special property that all the elements ALONG any diagonal are equal. Such a matrix is CALLED a Toeplitz matrix and lends itself to efficient inversion by means of an algorithm.

55.

Filter parameter optimization technique is used for designing of which of the following?(a) FIR in time domain(b) FIR in frequency domain(c) IIR in time domain(d) IIR in frequency domainI have been asked this question in a national level competition.This is a very interesting question from Design of IIR Filters in Frequency Domain topic in division Digital Filters Design of Digital Signal Processing

Answer» RIGHT answer is (d) IIR in frequency domain

Best explanation: We describe a filter PARAMETER optimization technique carried out in the frequency domain that is representative of frequency domain design METHODS.
56.

What is the number of computations proportional to, in Levinson-Durbin algorithm?(a) M(b) M^2(c) M^3(d) M^1/2I got this question by my college professor while I was bunking the class.I'd like to ask this question from FIR Least Squares Inverse Filters topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

The correct OPTION is (b) M^2

The best I can explain: The Levinson-Durbin ALGORITHM is the algorithm which is used for the efficient inversion of TOEPLITZ MATRIX which requires a number of computations PROPORTIONAL to M^2 instead of the usual M^3.

57.

FIR filter that satisfies \(\sum_{k=0}^M b_k r_{hh} (k-l)=r_{dh} (l)\), l=0,1,…M is known as wiener filter.(a) True(b) FalseThis question was posed to me in quiz.I'd like to ask this question from FIR Least Squares Inverse Filters topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Correct answer is (a) True

For explanation I would say: The optimum, in the least SQUARE sense, FIR filter that satisfies the LINEAR equations in \(\sum_{k=0}^M b_k r_{hh} (k-l)=r_{dh} (l)\), l=0,1,…M is called the wiener filter.

58.

Which of the following are required to minimize the value of ε?(a) rhh(l)(b) rdh(l)(c) d(n)(d) all of the mentionedThis question was posed to me in an international level competition.My question comes from FIR Least Squares Inverse Filters in section Digital Filters Design of Digital Signal Processing

Answer»

The correct ANSWER is (d) all of the mentioned

Best explanation: When ε is minimized with respect to the filter coefficients, we obtain the set of LINEAR equations

\(\sum_{k=0}^M b_k r_{hh}(k-l)=r_{dh} (l)\), l=0,1,…M

and we know that RDH(l) depends on the desired OUTPUT d(N).

59.

Which of the following criterion can be used to optimize the M+1 filter coefficients?(a) Pade approximation method(b) Least squares error criterion(c) Least squares error criterion & Pade approximation method(d) None of the mentionedI got this question during a job interview.Asked question is from FIR Least Squares Inverse Filters topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Right CHOICE is (B) Least squares error criterion

Easy EXPLANATION: We can use the least squares error criterion to optimize the M+1 coefficients of the FIR filter.

60.

The auto correlation of the sequence is required to minimize ε.(a) True(b) FalseI have been asked this question in exam.Query is from FIR Least Squares Inverse Filters topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Correct ANSWER is (a) True

For explanation: When ε is minimized with respect to the filter coefficients, we obtain the set of linear EQUATIONS which are dependent on the auto CORRELATION sequence of the signal h(n).

61.

Which of the following filters have a block diagram as shown in the figure?(a) Pade wiener filter(b) Pade FIR filter(c) Least squares FIR filter(d) Least squares wiener filterI got this question in final exam.My query is from FIR Least Squares Inverse Filters in section Digital Filters Design of Digital Signal Processing

Answer»

Correct ANSWER is (d) Least SQUARES wiener FILTER

Best explanation: Since from the BLOCK diagram, the COEFFICIENTS of the FIR filter coefficients are optimized by the least squares error criterion, it belongs to the least squares FIR inverse filter or wiener filter.

62.

What should be the length of the truncated filter?(a) M(b) M-1(c) M+1(d) InfiniteThe question was posed to me during an internship interview.This question is from FIR Least Squares Inverse Filters topic in section Digital Filters Design of Digital Signal Processing

Answer»

The correct choice is (C) M+1

To explain I WOULD SAY: In the process of TRUNCATING, we INCUR a total squared approximation error where M+1 is the length of the truncated filter.

63.

Which of the following method is used to restrict the inverse filter to be FIR?(a) Truncating hI(n)(b) Expanding hI(n)(c) Truncating HI(z)(d) None of the mentionedI had been asked this question during an interview.The question is from FIR Least Squares Inverse Filters topic in portion Digital Filters Design of Digital Signal Processing

Answer»
64.

If H(z) is the system function of an LTI system and HI(z) is the system function of the inverse LTI system, then which of the following is true?(a) H(z)*HI(z)=1(b) H(z)*HI(z)=δ(n)(c) H(z).HI(z)=1(d) H(z).HI(z)=δ(n)I have been asked this question by my college professor while I was bunking the class.Enquiry is from FIR Least Squares Inverse Filters topic in section Digital Filters Design of Digital Signal Processing

Answer»

Correct choice is (C) H(z).HI(z)=1

Easiest EXPLANATION: The inverse to a linear time INVARIANT system with impulse response h(N) and system function H(z) is defined as the system whose impulse response is hI(n) and system function HI(z), satisfy the following condition

H(z).HI(z)=1.

65.

It is not desirable to restrict the inverse filter to be FIR.(a) True(b) FalseThe question was posed to me in an interview for job.This intriguing question originated from FIR Least Squares Inverse Filters topic in portion Digital Filters Design of Digital Signal Processing

Answer»

The correct ANSWER is (B) False

Easy explanation: In most of the PRACTICAL applications, it is desirable to RESTRICT the inverse filter to be an FIR filter.

66.

If h(n) is the impulse response of an LTI system and hI(n) is the impulse response of the inverse LTI system, then which of the following is true?(a) h(n).hI(n)=1(b) h(n).hI(n)=δ(n)(c) h(n)*hI(n)=1(d) h(n)*hI(n)=δ(n)This question was addressed to me in an interview for job.I want to ask this question from FIR Least Squares Inverse Filters topic in portion Digital Filters Design of Digital Signal Processing

Answer» RIGHT option is (d) H(n)*hI(n)=δ(n)

The explanation: The inverse to a linear time invariant SYSTEM with IMPULSE response h(n) is defined as the system whose impulse response is hI(n), SATISFY the following condition h(n)*hI(n)=δ(n).
67.

Wiener filter is an FIR least-squares inverse filter.(a) True(b) FalseThe question was asked during an interview.Origin of the question is FIR Least Squares Inverse Filters in division Digital Filters Design of Digital Signal Processing

Answer» RIGHT ANSWER is (a) True

The EXPLANATION: FIR LEAST square filters are also called as Wiener filters.
68.

The foregoing approach for determining the poles and zeros of H(z) is sometimes called Prony’s method.(a) True(b) FalseI have been asked this question by my college director while I was bunking the class.The above asked question is from Least Squares Design Methods topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

The correct option is (a) True

Easy EXPLANATION: We find the coefficients {bk} by pade APPROXIMATION and find the coefficients {ak} by least squares method. Thus the foregoing approach for determining the POLES and zeros of H(Z) is sometimes CALLED as Prony’s method.

69.

Which of the following parameters are used to determine zeros of the filter?(a) {bk}(b) {ak}(c) {bk} & {ak}(d) None of the mentionedThe question was posed to me in an online interview.This key question is from Least Squares Design Methods topic in division Digital Filters Design of Digital Signal Processing

Answer»

The correct ANSWER is (a) {bk}

To elaborate: The parameters {bk} are selected to DETERMINE the zeros of the FILTER that can be obtained where h(n)=HD(n).

70.

In which of the following condition we can use the desired response hd(n)?(a) n < M(b) n=M(c) n > M(d) none of the mentionedI got this question in homework.My question comes from Least Squares Design Methods in chapter Digital Filters Design of Digital Signal Processing

Answer»

The correct choice is (c) N > M

The best I can explain: Nevertheless, we can use the desired RESPONSE HD(n) for n < M to construct an estimate of hd(n).

71.

The least squares method can also be used in a pole-zero approximation for Hd(z).(a) True(b) FalseI have been asked this question by my college director while I was bunking the class.My enquiry is from Least Squares Design Methods in division Digital Filters Design of Digital Signal Processing

Answer»

Correct OPTION is (a) True

Explanation: We know that we can perform pole-zero approximation for HD(z) by using the least squares METHOD.

72.

Which of the following operation is done on the sequence in least square design method?(a) Convolution(b) DFT(c) Circular convolution(d) CorrelationThis question was addressed to me at a job interview.This intriguing question comes from Least Squares Design Methods topic in section Digital Filters Design of Digital Signal Processing

Answer»

Correct choice is (d) Correlation

For EXPLANATION I would say: In a PRACTICAL DESIGN problem, the desired impulse response HD(n) is specified for a FINITE set of points, say 0 < n

73.

By integrating the error equation with respect to the parameters {ak}, we obtain set of linear equations.(a) True(b) FalseThe question was posed to me during an online exam.Question is from Least Squares Design Methods in division Digital Filters Design of Digital Signal Processing

Answer»

The correct answer is (B) False

To elaborate: By differentiating the square of the ERROR sequence with respect to the parameters {ak}, it is EASILY ESTABLISHED that we obtain the set of linear equations.

74.

The error between the desired output and actual output is represented by y(n).(a) True(b) FalseThis question was addressed to me in examination.I need to ask this question from Least Squares Design Methods topic in portion Digital Filters Design of Digital Signal Processing

Answer» CORRECT answer is (a) True

For explanation: For n > 0, y(n) represents the ERROR between the desired OUTPUT yd(n)=0 and the actual output.
75.

Which of the following parameters are selected to minimize the sum of squares of the error sequence?(a) {bk}(b) {ak}(c) {bk} & {ak}(d) None of the mentionedThis question was addressed to me during a job interview.The question is from Least Squares Design Methods in chapter Digital Filters Design of Digital Signal Processing

Answer»

The CORRECT answer is (b) {ak}

EASIEST explanation: The PARAMETERS {ak} are selected to MINIMIZE the sum of squares of the error sequence.

76.

What should be the value of y(n) at n=0?(a) 0(b) -1(c) 1(d) None of the mentionedI had been asked this question in homework.I'd like to ask this question from Least Squares Design Methods topic in section Digital Filters Design of Digital Signal Processing

Answer»

The CORRECT answer is (C) 1

To ELABORATE: The condition that yd(0)=y(0)=1 is SATISFIED by selecting b0=hd(0).

77.

If δ(n) is the input, then what is the ideal output of yd(n)?(a) δ(n)(b) 0(c) u(n)(d) None of the mentionedThe question was posed to me by my school teacher while I was bunking the class.My question comes from Least Squares Design Methods topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Correct ANSWER is (a) δ(N)

The best I can explain: We excite the cascade CONFIGURATION by the unit sample sequence δ(n). Thus the input to the INVERSE system 1/H(z) is hd(n) and the OUTPUT is y(n). Ideally, yd(n)= δ(n).

78.

Which of the following filter we use in least square design methods?(a) All zero(b) All pole(c) Pole-zero(d) Any of the mentionedThe question was posed to me in an interview for job.This is a very interesting question from Least Squares Design Methods in portion Digital Filters Design of Digital Signal Processing

Answer»

Correct option is (B) All pole

The best I can explain: Let us assume that hd(n) is SPECIFIED for n > 0, and the digital filter is an all-pole filter.

79.

Which of the following filters will have an impulse response as shown in the below figure?(a) Butterworth filters(b) Type-I chebyshev filter(c) Type-II chebyshev filter(d) None of the mentionedThe question was asked in a national level competition.The above asked question is from Pade Approximation Method topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

The CORRECT answer is (c) Type-II chebyshev FILTER

The explanation is: The DIAGRAM that is GIVEN in the question is the impulse response of type-II chebyshev filter.

80.

Which of the following are cascaded in this method?(a) Hd(z), H(z)(b) 1/Hd(z), 1/H(z)(c) 1/Hd(z), H(z)(d) Hd(z), 1/H(z)I have been asked this question in class test.I need to ask this question from Least Squares Design Methods topic in division Digital Filters Design of Digital Signal Processing

Answer»

Right answer is (d) Hd(Z), 1/H(z)

Best EXPLANATION: In this method, we consider the CASCADE connection of the DESIRED filter Hd(z) with the RECIPROCAL, all zero filter 1/H(z).

81.

Which of the following pairs of M and N will give a perfect match?(a) 3,6(b) 3,4(c) 3,5(d) 4,5This question was addressed to me in an international level competition.Asked question is from Pade Approximation Method topic in division Digital Filters Design of Digital Signal Processing

Answer»

Right answer is (d) 4,5

For explanation: When M is increased from three to four, we obtain a PERFECT match with the desired BUTTERWORTH FILTER not only for N=4 but for N=5, and in fact, for LARGER values of N.

82.

For what number of zeros, the approximation is poor?(a) 3(b) 4(c) 5(d) 6I have been asked this question in an online quiz.Question is from Pade Approximation Method topic in section Digital Filters Design of Digital Signal Processing

Answer»

The CORRECT CHOICE is (a) 3

The explanation: We OBSERVE that when the NUMBER of zeros in minimum, that is when M=3, the resulting frequency response is a relatively poor approximation to the desired response.

83.

The degree to which the design technique produces acceptable filter designs depends in part on the number of filter coefficients selected.(a) True(b) FalseThis question was posed to me during a job interview.This intriguing question originated from Pade Approximation Method topic in portion Digital Filters Design of Digital Signal Processing

Answer» RIGHT choice is (a) True

The explanation is: The degree to which the DESIGN technique PRODUCES acceptable filter designs depends in part on the number of filter coefficients SELECTED. Since the design method matches hd(n) only up to the number of filter parameters, the more complex the filter, the better the approximation to hd(n).
84.

For how many values of the impulse response, a perfect match is present between h(n) and hd(n)?(a) L(b) M+N+1(c) 2L-M-N-1(d) All of the mentionedI have been asked this question during an interview.My question is based upon Pade Approximation Method topic in section Digital Filters Design of Digital Signal Processing

Answer»

The CORRECT option is (d) All of the mentioned

The explanation is: We obtain a PERFECT match between h(N) and the desired response hd(n) for the FIRST L values of the impulse response and we also know that L=M+N+1.

85.

Which of the following conditions are in the favor of Pade approximation method?(a) Desired system function is rational(b) Prior knowledge of the number of poles and zeros(c) Desired system function is rational & Prior knowledge of the number of poles and zeros(d) None of the mentionedThis question was posed to me in an international level competition.Origin of the question is Pade Approximation Method topic in section Digital Filters Design of Digital Signal Processing

Answer» CORRECT answer is (C) Desired system function is RATIONAL & PRIOR knowledge of the number of poles and zeros

Best explanation: The Pade approximation method results in a perfect match to HD(z) when the desired system function is rational and we have prior knowledge of the number of poles and zeros in the system.
86.

According to this method of designing, the filter should have which of the following in large number?(a) Only poles(b) Both poles and zeros(c) Only zeros(d) None of the mentionedI had been asked this question during an interview for a job.The origin of the question is Pade Approximation Method in division Digital Filters Design of Digital Signal Processing

Answer»

The correct choice is (b) Both POLES and zeros

Explanation: The MAJOR limitation of Pade approximation METHOD, namely, the resulting filter must CONTAIN a large number of poles and zeros.

87.

What should be the upper limit of the solution to match h(n) perfectly to the desired response hd(n)?(a) L(b) L+1(c) L-1(d) L+2The question was asked in an international level competition.My enquiry is from Pade Approximation Method topic in section Digital Filters Design of Digital Signal Processing

Answer»

Right option is (c) L-1

Explanation: If we SELECT the upper LIMIT as U=L-1, it is possible to match H(n) PERFECTLY to the desired response hd(n) for 0 < n < M+N.

88.

The minimization of ε involves the solution of a set of non-linear equations.(a) True(b) FalseThis question was posed to me by my school principal while I was bunking the class.This interesting question is from Pade Approximation Method in section Digital Filters Design of Digital Signal Processing

Answer»

Right option is (a) True

Easy explanation: In general, H(N) is a non-linear function of the filter parameters and hence the minimization of ε involves the solution of a SET of non-linear equations.

89.

What is the number of parameters that a filter consists of?(a) M+N+1(b) M+N(c) M+N-1(d) M+N-2This question was addressed to me during an interview.I want to ask this question from Pade Approximation Method topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Correct ANSWER is (a) M+N+1

To EXPLAIN I would say: The filter has L=M+N+1 PARAMETERS, NAMELY, the coefficients {ak} and {BK}, which can be selected to minimize some error criterion.

90.

Using which of the following methods, a digital IIR filter can be directly designed?(a) Pade approximation(b) Least square design in time domain(c) Least square design in frequency domain(d) All of the mentionedI got this question in an online interview.This is a very interesting question from Pade Approximation Method topic in division Digital Filters Design of Digital Signal Processing

Answer»

Correct option is (d) All of the mentioned

For EXPLANATION I would say: There are several methods for designing DIGITAL filters directly. The three techniques are Pade approximation and least square method, the specifications are given in the time domain and the design is CARRIED in time domain. The other ONE is least squares technique in which the design is carried out in frequency domain.

91.

Which of the following techniques of designing IIR filters do not involve the conversion of an analog filter into digital filter?(a) Bilinear transformation(b) Impulse invariance(c) Approximation of derivatives(d) None of the mentionedThe question was posed to me during an interview for a job.My question is taken from Pade Approximation Method topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

Right CHOICE is (B) Impulse invariance

Explanation: Except for the impulse invariance method, the design techniques for IIR filters INVOLVE the conversion of an analog filter into a digital filter by some MAPPING from the s-plane to the z-plane.

92.

It is better to perform the mapping from an analog low pass filter into a digital low pass filter by either of these mappings and then perform the frequency transformation in the digital domain.(a) True(b) FalseI have been asked this question in quiz.Question is taken from Frequency Transformations in the Digital Domain in portion Digital Filters Design of Digital Signal Processing

Answer»

Right ANSWER is (a) True

Best explanation: It is better to PERFORM the mapping from an analog low pass FILTER into a DIGITAL low pass filter by either of these mappings and then perform the frequency transformation in the digital domain because by this kind of frequency transformation, problem of aliasing is avoided.

93.

In which of the following transformations, it doesn’t matter whether the frequency transformation is performed in the analog domain or in frequency domain?(a) Impulse invariance(b) Mapping of derivatives(c) Bilinear transformation(d) None of the mentionedThis question was addressed to me during a job interview.My question comes from Frequency Transformations in the Digital Domain in chapter Digital Filters Design of Digital Signal Processing

Answer»

Right choice is (c) Bilinear TRANSFORMATION

Best explanation: In the CASE of bilinear transformation, where aliasing is not a problem, it does not matter WHETHER the FREQUENCY transformation is performed in the analog domain or in frequency domain.

94.

We can employ the analog frequency transformation followed by conversion of the result into the digital domain by use of impulse invariance and mapping the derivatives.(a) True(b) FalseI got this question in homework.The above asked question is from Frequency Transformations in the Digital Domain topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

Right answer is (b) False

Easy explanation: Since there is a problem of aliasing in designing high pass and many BAND pass filters USING IMPULSE invariance and mapping of derivatives, we cannot employ the analog FREQUENCY transformation followed by conversion of the RESULT into digital domain by use of these two mappings.

95.

The impulse invariance method and mapping of derivatives are inappropriate to use in the designing of high pass and band pass filters due to aliasing problem.(a) True(b) FalseI had been asked this question in semester exam.My question is based upon Frequency Transformations in the Digital Domain topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

The correct option is (a) True

The best explanation: We know that the impulse invariance METHOD and mapping of derivatives are inappropriate to use in the designing of HIGH pass and band pass filters DUE to aliasing PROBLEM.

96.

The mapping z^-1 → g(z^-1) must be __________(a) Low pass(b) High pass(c) Band pass(d) All-passThe question was asked during an interview.I want to ask this question from Frequency Transformations in the Digital Domain topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Right option is (d) All-pass

The explanation: We know that the UNIT CIRCLE must be MAPPED inside the unit circle.

Thus it implies that for r=1, e^-jω = g(e^-jω)=|g(ω)|.e^j arg [ g(ω) ]

It is clear that we must have |g(ω)|=1 for all ω. That is, the MAPPING is all-pass.

97.

What should be the value of |ak| to ensure that a stable filter is transformed into another stable filter?(a) < 1(b) =1(c) > 1(d) 0This question was addressed to me at a job interview.Query is from Frequency Transformations in the Digital Domain in chapter Digital Filters Design of Digital Signal Processing

Answer»

Right ANSWER is (a) < 1

For explanation I WOULD SAY: The value of |ak| < 1 to ENSURE that a stable filter is transformed into another stable filter to SATISFY the condition to satisfy the condition 1.

98.

Which of the following methods are inappropriate to design high pass and many band pass filters?(a) Impulse invariance(b) Mapping of derivatives(c) Impulse invariance & Mapping of derivatives(d) None of the mentionedI had been asked this question in examination.Question is from Frequency Transformations in the Digital Domain topic in chapter Digital Filters Design of Digital Signal Processing

Answer»

Right option is (C) Impulse INVARIANCE & Mapping of derivatives

To ELABORATE: We know that the impulse invariance method and mapping of derivatives are INAPPROPRIATE to use in the designing of high PASS and band pass filters.

99.

The unit circle must be mapped outside the unit circle.(a) True(b) FalseThe question was asked in class test.My question comes from Frequency Transformations in the Digital Domain topic in portion Digital Filters Design of Digital Signal Processing

Answer»

Right answer is (b) False

For explanation I WOULD say: For the map z^-1 → g(z^-1) to be a valid digital FREQUENCY transformation, then the unit circle ALSO must be mapped INSIDE the unit circle.

100.

The mapping z^-1 → g(z^-1) must map inside the unit circle in the z-plane into __________(a) Outside the unit circle(b) On the unit circle(c) Inside the unit circle(d) None of the mentionedI have been asked this question in a job interview.My question comes from Frequency Transformations in the Digital Domain in division Digital Filters Design of Digital Signal Processing

Answer»

Right option is (C) INSIDE the unit circle

Easiest explanation: The map z^-1 → g(z^-1) MUST map inside the unit circle in the z-plane into itself to APPLY digital frequency TRANSFORMATION.