0% found this document useful (0 votes)
26 views12 pages

Discrete Fourier Transform Questions and Answers - Sanfoundry

This document contains multiple choice questions and answers about the discrete Fourier transform. It includes questions that test understanding of linearity, time invariance, causality, stability, and z-transforms in the context of discrete time systems and signals. The questions cover topics such as determining if a system is linear based on its inputs and outputs, how interchanging linear time-invariant systems affects the overall system, and properties of z-transforms.

Uploaded by

kshambelmekuye
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views12 pages

Discrete Fourier Transform Questions and Answers - Sanfoundry

This document contains multiple choice questions and answers about the discrete Fourier transform. It includes questions that test understanding of linearity, time invariance, causality, stability, and z-transforms in the context of discrete time systems and signals. The questions cover topics such as determining if a system is linear based on its inputs and outputs, how interchanging linear time-invariant systems affects the overall system, and properties of z-transforms.

Uploaded by

kshambelmekuye
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

Signals & Systems Questions and Answers –


Discrete Fourier Transform
« Prev Next »

This set of Signals & Systems Multiple Choice Questions & Answers (MCQs) focuses on “Discrete Fourier
Transform”.

1. Given that S1 and S2 are two discrete time systems. Consider the following statements:
i) If S1 and S2 are linear, then S is linear
ii) If S1 and S2 are non-linear, then S is non-linear
iii) If S1 and S2 are causal, then S is causal
iv) If S1 and S2 are time invariant, then S is time invariant
The true statements from the above are ____________
a) i, ii, iii
b) ii, iii, iv
c) I, iii, iv
d) I, ii, iii, iv
View Answer

Answer: c
Explanation: Only statement ii is false.
For example, S1: y[n] = x[n] +b and S2: y[n] = x[n]-b, where, b≠0.
S{x[n]} = S2 {S1{x[n]}} = S2{x[n] +b} = x[n]
Hence, S is linear.

2. For two discrete time systems, consider the following statements:


i) If S1 and S2 are linear and time invariant, then interchanging their order does not change the system.
ii) If S1 and S2 are linear and time variant, then interchanging their order does not change the system
The correct statement from the above is __________
a) Both i & ii
b) Only i
c) Only ii

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 1/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

d) Neither i, nor ii
View Answer

Answer: b
Explanation: S1: y[n] = n x[n]
And S2: y[n] = n x [n+1]
If x[n] = δ[n], then S2 {S1 {δ[n]}} = S2 [0] = 0
S1 {S2 {δ[n]}} = S1 {δ[n+1]} = – δ[n+1]≠0.

3. The following input-output pairs have been observed during the operation of a time invariant system
i) x1[n] = {1, 0, 2} (Laplace transform) y1 [n] = {0, 1,2}
ii) x2[n] = {0,0, 3} (Laplace transform) y2[n] = {0,1,0,2}
iii) x3[n] = {0,0,0,1} (Laplace transform) y3[n] = {1,2,1}
The conclusion regarding the linearity of the system is _____________
a) Linear
b) Non-linear
c) One more observation is required
d) Conclusion cannot be drawn from observation
View Answer

Answer: b
Explanation: System is not linear. This is evident from the observation of the pairs, x3[n] – y3[n] and
x2[n] and y2[n]. If the system were linear y2[n] would be of the form y2[n] = {3, 6, 3}.

Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

advertisement

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 2/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

4. S1 and S2 are two DT systems which are connected together to form a new system. Consider the
following statements:
i) If S1 and S2 are non-causal, then S is non-causal
ii) If S1 and/or S2 are unstable, then S is unstable
The correct statement from the above is ____________
a) Both i and ii
b) Only i
c) Only ii
d) Neither i nor ii
View Answer

Answer: d
Explanation: S1: y[n] = x [n+1] …… (Non-causal)
S2: y[n] = x [n-2] ……… (Causal)
S: y[n] = x [n-1] which is causal ………. (False)
S1: y[n] = ex[n] stable, S2: y[n] = ln(x[n]) ……… (Unstable)
But S: y[n] = x[n] ………. (Stable, false)

5. Given a signal x[n] = δ[n] + 0.9 δ [n − 6]. The Discrete Time Fourier Transform for 8 points is __________

a) 1 – 0.9 e −j
8
k6

b) 1 + 0.9 e −j
8
k6

c) 1 + 0.9 e j
8
k6

d) 1 – 0.9 e j
8
k6

View Answer

Answer: b
Explanation: Given N = 8.

Now, x[k] = ∑
N −1 −j kn
x[n]e N
0

=∑
7 −j kn
x[n]e 8
0

=∑
7 −j kn
(δ[n] + 0.9δ[n– 6])e 8
N =0

= 1 + 0.9 e −j
8
kn

Here, n = 6, from given question.


Hence, x[k] = 1 + 0.9 e −j


8
k6
.

Check this: Electronics & Communication Engineering MCQs | Signals & Systems Books

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 3/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

6. The Z transform of δ (n − m) is ___________


a) z-n
b) z-m
c) 1

z−n

d) z−m
1

View Answer

Answer: b
Explanation: δ (n − m) is a delayed impulse function which is delayed by m units. We know that the Z-
transform of a delayed function f (n-m) is (z-m) times the Z-transform of the function f (n). So, the Z
transform of δ (n − m) is z-m.

7. A 10 V is connected across a load whose V-I characteristics is given by 7I = V2 + 2V. The internal
resistance of the battery is of magnitude 1Ω. The current delivered by the battery is ____________
a) 6 A
b) 5 A
c) 7 A
d) 8 A
View Answer

Answer: b
Explanation: 7I = V2 + 2V …………………. (1)
Now, V = 10 – 1 × I
Putting the value of V in eqt (1), we get,
&I = (10 – I) 2 + 2(10 – I) …………………. (2)
Or, I = 100 + I2 – 20I + 20 – 2I
Or, I2 – 29I + 120 = 0
2
+29±√29 –4(120)
29±19
∴I =
2
=
2

I = 5 A, 24 A
Now, I = 24 A is not possible because V will be negative from eqt (2)
∴ I = 5 A.

advertisement

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 4/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

8. The period of the signal x(t) = 10 sin 12 π t + 4 cos18 π t is ____________


a) π

b) 1

c) 1

d) 1

View Answer

Answer: d
Explanation: There are two waveforms of frequencies 6 and 9, respectively. Hence the combined
frequency is the highest common factor between 6 and 9 which is 3. Therefore the period is . 1

9. Given a series RLC circuit with V = 5V, R = 200 kΩ, C = 10µF. Sampling frequency of the circuit is 10
Hz. The expression and the ROC of the z-transform of the sampled signal are ____________
a) , |z|<e-5
5z
−5'
z−e

b) 5z
−0.05'
, |z|<e-0.05
z−e

c) 5z
−0.05'
, |z|>e-0.05
z−e

d) 5z
−5'
, |z|>e-5
z−e

View Answer

Answer: c
Explanation: I (t) = e V

R
−t/RC

Voltage across resistor = R I (t)


= V e-t/RC = 5 e-t/RC
=5e = 5 e-t/2
−t

−6 3
200×10×10 ×10

Given that, the Sampling frequency of the circuit = 10 Hz


Hence, x (n) = 5e-n/2 X 10 = 5e-0.05n
Now, X (z) = ∑ x[n]z

n=−∞
−n

=5∑
∞ −0.05 −n n
(e z )
n=−∞

= 5. , ROC |z|>e-0.05
1

−0.05 −1'
1−e Z

= z−e
5z
−0.05'
, |z|>e-0.05.
https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 5/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

advertisement

10. Given a series RLC circuit with V = 5V, R = 200 kΩ, C = 10µF. Sampling frequency of the circuit is 10
Hz. The samples x (n), where n=0,1,2,…., is ___________
a) 5(1-e-0.05n)
b) 5e-0.05n
c) 5(1-e-5n)
d) 5e-5n
View Answer

Answer: b
Explanation: The charging current in circuit I (t) = I (0+) e-t/RC
Since the capacitor acts as short circuit, I (0+) = V

∴ I (t) = e-t/RC
V

Voltage across resistor = R I (t)


= V e-t/RC = 5 e-t/RC
=5e = 5 e-t/2
−t

−6 3
200×10×10 ×10

Given that, the Sampling frequency of the circuit is 10 Hz


∴ x (n) = 5e-n/2 X 10 = 5e-0.05n.

11. For the circuit given below, if the frequency of the source is 50 Hz, then a value of to which results
in a transient free response is _________________

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 6/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

a) 0
b) 1.78 ms
c) 7.23 ms
d) 9.21 ms
View Answer

Answer: b
Explanation: T = L

Or, T = = 0.002 s = 2 ms
0.01

For the ideal case, transient response will die out with time constant.
Practically, T will be less than 2 ms.

12. If G(f) represents the Fourier Transform of a signal g (t) which is real and odd symmetric in time,
then G (f) is ____________
a) Complex
b) Imaginary
c) Real
d) Real and non- negative
View Answer

Answer: b
Explanation: Fourier transform of g (t) is G (f)
Given that, g (t) is real, odd and symmetric with respect to time.
∴G*(jm) = – G(jm); G(jm) purely imaginary.

13. If R1 is the region of convergence of x (n) and R2 is the region of convergence of y(n), then the
region of convergence of x (n) convoluted y (n) is ___________
a) R1 + R2
b) R1 – R2
c) R1 ∩ R2
d) R1 ∪ R2
View Answer
https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 7/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

Answer: c
Explanation: The z-transform of x (n) = X (z). Let the region of convergence be R1
The z-transform of y (n) = y (z). Let the region of convergence be R2
The z-transform of x (n) * y (n) is X (z).Y (z) [from property]
So, the region of convergence is R1 ∩ R2.

14. The system under consideration is an RC low-pass filter with R = 1 kΩ and C = 1 µF. Let H (f) denotes
the frequency response of the RC, low-pass filter. Let f1 be the highest frequency, such that 0≤|f|≤f1,
|H (f 1)|
≥0.95 Then f1 is ___________
H (0)

a) 327.8
b) 163.9
c) 52.2
d) 104.4
View Answer

Answer: c
1

Explanation: H (ω) =
jωC 1
=
1
R+( ) 1+jωRC
jωC

H (f) = 1

1+j2πf RC

|H (f)| = 1

2 2
2 2
√1+4π f R C
1

H (0) = 1
|H (f 1)|
Given that H (0)
≥0.95
Or, 1 + 4π2 f12 R2 C2 ≤ 1.108
Simplifying, f1 ≤ 0.329

2πRC

∴f1 ≤ 52.2 Hz.

. Given that y(0–) = 2,


d y(t) dy(t) dx(t) dx(t)
15. The response of the LTI system for dt
2
+
dt
+ 5y(t) =
dt dt
(at
t=0) = 0, x(t) = u(t) is __________
a) 2e-t cos t u(t)
b) 0.5 e-t sin t u(t)
c) 2e-t cos t u(t) + 0.5 e-t sin t u(t)
d) 0.5 e-t cos t u(t-1) + 2e-t sin t u(t-1)
View Answer

Answer: c
Explanation: s2Y(s) – 2s + 2sY(s) – 2 + 5Y(s) = 1
∴ (s2+2s+5) Y(s) = 3+2s
Or, Y(s) =
2s+3
2
s +2s+5

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 8/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry
2(s+1)
= 2 2
+
1
2 2
(s+1) +2 (s+1) +2

Hence, y (t) = 2e-t cos t u(t) + 0.5 e-t sin t u(t).

Sanfoundry Global Education & Learning Series – Signals & Systems.

To practice all areas of Signals & Systems, here is complete set of 1000+ Multiple Choice Questions and
Answers.

« Prev - Signals & Systems Questions and » Next - Signals & Systems Questions and Answers
Answers – Inverse Fourier Transform – Common Fourier Transforms

Related Posts:

Apply for Electrical & Electronics Engineering Internship


Buy Electrical & Electronics Engineering Books
Apply for Electronics & Communication Engineering Internship
Buy Signals & Systems Books
Apply for Signals & Systems Internship

Signals and Systems MCQ

advertisement

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 9/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

Recommended Articles:
1. Signals & Systems Questions and Answers – Discrete-Time Fourier Transform
2. C++ Program to Compute Discrete Fourier Transform using Fast Fourier Transform Approach
3. Signals & Systems Questions and Answers – Inverse Fourier Transform
4. Java Program to Compute Discrete Fourier Transform using Fast Fourier Transform Approach
5. C++ Program to Compute Discrete Fourier Transform using Naive Approach
6. C Program to Compute Discrete Fourier Transform using Naive Approach
7. Digital Signal Processing Questions and Answers – Properties of Fourier Transform for Discrete
Time Signals
8. Signals & Systems Questions and Answers – Discrete-Time Systems in the Time-Domain
9. Signals & Systems Questions and Answers – Exponential Fourier Series and Fourier Transforms
10. C Program to Compute Discrete Fourier Transform Coefficients

advertisement

Additional Resources:
Signals and Systems MCQ Questions
Discrete Mathematics MCQ Questions
Digital Signal Processing MCQ Questions
Embedded Systems MCQ Questions

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 10/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

MATLAB MCQ Questions

Popular Pages:
Control System MCQ Questions
C Algorithms
Engineering Mathematics MCQ Questions
Java Algorithms
C++ Algorithms

Subscribe: Signals and Systems


Newsletter

Name

Email

Subscribe

Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get
free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos,
internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest

Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is
Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on
development of Linux Kernel, SAN Technologies, Advanced C, Data Structures &
Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram


SanfoundryClasses.

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 11/12
7/4/23, 2:40 PM Discrete Fourier Transform Questions and Answers - Sanfoundry

About | Certifications | Internships | Jobs | Privacy Policy | Terms | Copyright | Contact

     

© 2011-2023 Sanfoundry. All Rights Reserved.

https://www.sanfoundry.com/signals-systems-questions-answers-discrete-fourier-transform/ 12/12

You might also like