wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DSP-1

Total questions: 25

Worksheet time: 50mins

Name
Class
Date
1.

2t3δ(t1)=\int_{-\infty}^{\infty}2t^3\delta\left(t-1\right)=

a)

2

b)

3

c)

0

d)

1

2.

252t3δ(t1)=\int_2^52t^3\delta\left(t-1\right)=

a)

2

b)

3

c)

0

d)

1

3.

Which of the following impulse response h(n) represents a stable LTI system

a)

2nu(n)2^nu(n)

b)

0.2nu(n)0.2^nu(n)

c)

2nu(n1)2^nu(n-1)

d)

Both A & C

4.

y(t) +3=x(t) is a linear system

a)

True

b)

False

5.

y(n)=x(n)+1x(n1)y\left(n\right)=x\left(n\right)+\frac{1}{x\left(n-1\right)}

Check whether the DT system is linear or not?

a)

Linear system

b)

Non Linear system

6.

y(n)=x2(n)y\left(n\right)=x^2\left(n\right)

Check the linearity and causality of the given DT system.

a)

Linear & Causal

b)

Non Linear & Causal

c)

Non Linear & Non Causal

d)

Linear & Non Causal

7.

y(n)=x(n)+1x(n1)y\left(n\right)=x\left(n\right)+\frac{1}{x\left(n-1\right)}

Check whether the DT system is causal or not?

a)

Causal system

b)

Non Causal system

8.

y(n)=x(n)+1x(n+1)y\left(n\right)=x\left(n\right)+\frac{1}{x\left(n+1\right)}

Check whether the DT system is causal or not?

a)

Causal system

b)

Non Causal system

9.

y(n)=x(n)+x(n1)y\left(n\right)=x\left(n\right)+x\left(n-1\right)

Check whether the given system is Time Invariant or Variant?

a)

Time Invariant

b)

Time variant

10.

y(n)=x(n1)y\left(n\right)=x\left(-n-1\right)

Check whether the given system is Time Invariant or Variant?

a)

Time Invariant

b)

Time variant

11.

In Z-Transform, z =

a)

rejwre^{-jw}

b)

rewre^{-w}

c)

rejwre^{jw}

d)

rewre^w

12.

Let Z{x(n)}=X(Z)Z\left\{x\left(n\right)\right\}=X\left(Z\right)    and its ROC includes the  unit circle in z-plane, then DTFT exists for given x(n).

a)

True

b)

False

13.

Nyquist rate is 

a)

fs<2fmf_s<2f_m

b)

fs=fmf_s=f_m

c)

fs=2fmf_s=2f_m

d)

fs<fmf_s<f_m

14.

Z{u(n)}=Z\left\{u(n)\right\}=

a)

zz1;z<1\frac{z}{z-1};z<1

b)

zz1;z<1\frac{z}{z-1};z<-1

c)

zz1;z>1\frac{z}{z-1};z>1

d)

zz1;z=1\frac{z}{z-1};z=1

15.

a)

I & II

b)

II & III

c)

I & III

d)

III only

16.
a)

a

b)

b

c)

c

d)

d

17.
a)

a

b)

b

c)

c

d)

d

18.

x(n)=[1, 3, 3, 1], h(n)=[1, 5, 5, 1]

perform convolution between x(n) and h(n)

a)

[1, 8, 23, 32, 23, 8, 1 ]

b)

[1, 8, 32, 23, 32, 8, 1]

c)

[8, 1, 32, 32, 32, 1, 8]

d)

[8, 1, 23, 23, 23, 1, 8]

19.

x(n)=[1, 3, 3, 1], h(n)=[1, 5, 5, 1]

perform 4- circular convolution between x(n) and h(n)

a)

[24, 16, 24, 32]

b)

[12, 36, 36, 12]

c)

[24, 24, 16, 32]

d)

[24, 32, 24, 16]

20.

x(n)=[1, 3, 3, 1]

Evaluate 4-DFT of x(n) using FFT

a)

[8, -2+2j, 0, -2-2j]

b)

[8, -2-2j, 0, -2+2j]

c)

[8, 2-2j, 0, 2+2j]

d)

[8, 2+2j, 0, 2-2j]

21.

N-DFT of x(n) =

a)

n=0N1x(n) ej 2πNkn\sum_{n=0}^{N-1}x\left(n\right)\ e^{-j\ \frac{2\pi}{N}kn}

b)

n=0Nx(n) ej 2πNkn\sum_{n=0}^Nx\left(n\right)\ e^{-j\ \frac{2\pi}{N}kn}

c)

n=0N1x(n) ej 2πNkn\sum_{n=0}^{N-1}x\left(n\right)\ e^{j\ \frac{2\pi}{N}kn}

d)

n=0N1x(n) ej 2πkn\sum_{n=0}^{N-1}x\left(n\right)\ e^{-j\ 2\pi kn}

22.

WN=?W_N=?

a)

ej2πNke^{-\frac{j2\pi}{N}k}

b)

ej2πNe^{j2\pi N}

c)

ej2πNe^{\frac{j2\pi}{N}}

d)

ej2πNe^{-\frac{j2\pi}{N}}

23.

W82=?W_8^2=?

a)

jj

b)

j-j

c)

j2-j^2

d)

j2j^2

24.

Computation of N-DFT of a sequence requires______ complex multiplications

a)

NN

b)

4N24N^2

c)

N2N^2

d)

N1N-1

25.

Computation of N-DFT of a sequence requires______ complex additions

a)

(N1)2\left(N-1\right)^2

b)

4N4N^{ }

c)

N1N^{ }-1

d)

N(N1)N\left(N-1\right)