>
Exams
>
Electronics and Communication Engineering
>
Electronics
>
for a 4 point sequence 0 1 2 3 fft is
Question:
For a 4-point sequence {0, 1, 2, 3}, FFT is ________.
Show Hint
For small sequences, compute DFT directly using the formula. For longer sequences, FFT algorithms reduce computation time significantly.
AP PGECET - 2025
AP PGECET
Updated On:
Jun 23, 2025
6, -2 + j2, -2, -2 - j2
6, -2+j2, 2, -2-j2
6, -2+j2, -2, 2-j2
6, -2+j2, 2, 2-j2
Hide Solution
Verified By Collegedunia
The Correct Option is
B
Solution and Explanation
Let the given sequence be:
\[ x[n] = \{0, 1, 2, 3\} \]
We compute the 4-point DFT (Discrete Fourier Transform) using:
\[ X[k] = \sum_{n=0}^{N-1} x[n] \cdot e^{-j2\pi nk/N},\quad k = 0, 1, 2, 3 \]
Here, \( N = 4 \)
Step 1: Compute X[0]:
\[ X[0] = x[0] + x[1] + x[2] + x[3] = 0 + 1 + 2 + 3 = 6 \]
Step 2: Compute X[1]:
\[ \begin{aligned} X[1] &= x[0] + x[1]e^{-j2\pi(1)/4} + x[2]e^{-j2\pi(2)/4} + x[3]e^{-j2\pi(3)/4} \\ &= 0 + 1(-j) + 2(-1) + 3(j) = -j -2 + 3j = -2 + 2j \end{aligned} \]
Step 3: Compute X[2]:
\[ \begin{aligned} X[2] &= x[0] + x[1]e^{-j2\pi(2)/4} + x[2]e^{-j2\pi(4)/4} + x[3]e^{-j2\pi(6)/4} \\ &= 0 + 1(-1) + 2(1) + 3(-1) = -1 + 2 -3 = -2 \end{aligned} \]
Step 4: Compute X[3]:
\[ \begin{aligned} X[3] &= x[0] + x[1]e^{-j2\pi(3)/4} + x[2]e^{-j2\pi(6)/4} + x[3]e^{-j2\pi(9)/4} \\ &= 0 + 1(j) + 2(-1) + 3(-j) = j -2 -3j = -2 -2j \end{aligned} \]
So the FFT result is:
\[ \{6,\ -2 + 2j,\ -2,\ -2 - 2j\} \]
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Electronics
The Ebers-Moll model is applicable to ________.
AP PGECET - 2025
Electronics and Communication Engineering
Electronics
View Solution
The ratio of the power radiated by an antenna to the total input power to the antenna is termed ________.
AP PGECET - 2025
Electronics and Communication Engineering
Electronics
View Solution
The number of propagating modes through an air filled rectangular waveguide of dimensions, \( a = 5 \text{ cm} \) and \( b = 2.5 \text{ cm} \) at 8 GHz frequency is ________.
AP PGECET - 2025
Electronics and Communication Engineering
Electronics
View Solution
The units of magnetic permeability and magnetic flux density respectively are ________.
AP PGECET - 2025
Electronics and Communication Engineering
Electronics
View Solution
Two functions F
1
and F
2
to be implemented using a suitable size PLA are given as F
1
= ∑m(0, 1, 2, 4) and F
2
= ∑m(0, 5, 6, 7). Minimum number of product terms necessary is ________.
AP PGECET - 2025
Electronics and Communication Engineering
Electronics
View Solution
View More Questions
Questions Asked in AP PGECET exam
The probability of a component being defective is 0.01. There are 100 such components in a machine. Then the probability of two or more defective components in the machine is _______
AP PGECET - 2025
Probability and Statistics
View Solution
A number is selected randomly from each of the following two sets:
{1, 2, 3, 4, 5, 6, 7, 8}, {2, 3, 4, 5, 6, 7, 8, 9}
What is the probability that the sum of the numbers is 9?
AP PGECET - 2025
Probability and Statistics
View Solution
If the function \( f(z) = -x^2 + xy + y^2 + i(ax^2 + bxy + cy^2) \) of complex variable \(z = x + iy\) is analytic in the complex plane, then the values of \(a, b, c\) are _______
AP PGECET - 2025
Complex numbers
View Solution
Let \( f(x,y) = e^{-x} \sin(-y), g(x,y) = e^{-x} cos(-y) \), and \( C \) be the square with vertices at \( (0,0), (\frac{\pi}{2},0), (\frac{\pi}{2},\frac{\pi}{2}), (0,\frac{\pi}{2}) \). Then, the value of the line integral \( \oint_C [f(x,y)dx + g(x,y)dy] \) is _______
AP PGECET - 2025
Calculus
View Solution
Let \( A \) be a \(3 \times 3\) matrix and \( B = 2A^2 + A^{-1} - I \), where \( I \) is a \(3 \times 3\) identity matrix. If the eigenvalues of \( A \) are 1, –1 and 2, then the trace of \( B \) is ________
AP PGECET - 2025
Matrix
View Solution
View More Questions