SlideShare a Scribd company logo
D i g i t a l S i g n a l s a n d S y s t e m
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 5 ) [ R e v i s e d S y l l a b u s ]
1 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Time: 3 Hours Total Marks: 100
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
Q.1 Attempt Any Two Question: (10 Marks)
(A) What are the applications of Digital Signal Processing? (5)
(B) Explain the Paley-Wiener Criterion. (5)
(C) Explain any five properties of DFT. (5)
(D) What are the advantages of Digital Filters? Explain. (5)
Q.2 Attempt Any Three Question: (15 Marks)
(A) Define and give the graphical representation of the following functions:
(i) Unit ramp (ii) Unit step (iii) Unit impulse
(5)
(B) State and prove Parseval’s Theorem for Fourier Transform. (5)
(C) What is meant by Sampling? State Sampling Theorem. (5)
(D) Show that the product of two even signals or two odd signals is an even signal and that
the product of an Even and an Odd Signal is an Odd Signal.
(5)
(E) State and explain any five properties of Fourier Transform. (5)
(F) Write a note on Dirichlet’s Conditions. (5)
Q.3 Attempt Any Three Question: (15 Marks)
(A) Find the Laplace Transform of 𝑐𝑜𝑠3
3𝑡. (5)
(B) State and explain any five properties of Laplace Transform. (5)
(C) Determine Poles, Zeros of F(s). Obtain f(t) = 4.
(𝑠+1)(𝑠+3)
(𝑠+2)(𝑠+4)
(5)
(D) Discuss Final Value Theorem in Laplace Transform Domain. (5)
(E) Derive from the principles, the Laplace Transform of a unit step function. Hence or
otherwise determine the Laplace transform of a unit ramp function and a unit impulse
function.
(5)
(F) Find the Laplace Transform of:
(i) 𝑒−𝑡
sin4𝑡
(ii) 𝑒2𝑡
+ 2𝑡𝑒−2𝑡
− 𝑡2
(5)
CONTINUE NEXT ->
D i g i t a l S i g n a l s a n d S y s t e m
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 5 ) [ R e v i s e d S y l l a b u s ]
2 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.4 Attempt Any Three Question: (15 Marks)
(A) Define z-Transform. What is the use of z-transform how is it obtained from Laplace
Transform?
(5)
(B) State and explain any five properties of z-transform. (5)
(C) Obtain the Z-Transformation of 𝑥(𝑛) = 2 𝑛
𝑢(𝑛 − 2). (5)
(D) Determine the Z-Transform and rule the region of Convergence of
𝑥(𝑛) = {
2 𝑛
𝑛 ≥ 0
0 𝑛 < 0
(5)
(E) State the Contour-integration Residue method to calculate Inverse Z-Transformation.
Hence obtain Inverse Z-transform of 𝑋(𝑧) =
1
(𝑧−1) (𝑧+3)
.
(5)
(F) Determine the convolution of the two sequences 𝑥(𝑛) = {2, 1, 0, 0, 5} and ℎ(𝑛) =
{2, 2, 1, 1}.
(5)
Q.5 Attempt Any Three Question: (15 Marks)
(A) Explain stability in Linear Time Invariant System. What is the condition for a system to
be BIBO Stable?
(5)
(B) Check whether the following systems are BIBO Stable or not.
(i) 𝑦(𝑛) = 𝑎𝑥(𝑛 + 1) + 𝑏𝑥(𝑛 − 1)
(ii) 𝑦(𝑛) = 𝑎𝑥(𝑛). 𝑥(𝑛 − 1)
(5)
(C) Check whether the system 𝐹[𝑥(𝑛)] = 𝑛[𝑥(𝑛)]2
is Linear and Time Variant. (5)
(D) Obtain Frequency Response for 𝑦(𝑛) = 𝑥(𝑛) + 10𝑦(𝑛 − 1) with initial
condition 𝑦(−1) = 0.
(5)
(E) Find the convolution of the two signals 𝑥(𝑛) = 𝑢(𝑛) and ℎ(𝑛) = 𝑎 𝑛
𝑢(𝑛), 𝑅𝑂𝐶: |𝑎| <
1; 𝑛 ≥ 0
(5)
(F) What is the Frequency Response? What are the properties of Frequency Reponse? (5)
CONTINUE NEXT ->
D i g i t a l S i g n a l s a n d S y s t e m
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 5 ) [ R e v i s e d S y l l a b u s ]
3 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.6 Attempt Any Three Question: (15 Marks)
(A) Define Discrete Fourier Transform (DFT) and Inverse Discrete Fourier Transform
(IDFT). Also state the Complex Conjugate Property and Circular Convolution Property
of Discrete Fourier Transform (DFT).
(5)
(B) Obtain 𝑋(𝑘) for the sequence 𝑥(𝑛) = {1,2,3,4,4,3,2,1} using Decimation-in-Time
(DIT), Fast Fourier Transform (FFT) Algorithm.
(5)
(C) What are the methods used to perform Fast Convolution. Explain any one method
giving all the steps involved to perform Fast Convolution.
(5)
(D) Compute Linear and Circular Periodic Convolutions of the sequence 𝑥1(𝑛) =
{1,1,2,2} and 𝑥2(𝑛) = {1,2,3,4} using DFT.
(5)
(E)
Determine DFT of the Sequence 𝑥(𝑛) = {
1 0 ≤ 𝑛 ≤ 2
4
0 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
(5)
(F) Compute the N-point Discrete Fourier Transform of 𝑥(𝑛) = 𝑎 𝑛
for 0 < 𝑎 < 1 (5)
Q.7 Attempt Any Three Question: (15 Marks)
(A) What is Bilinear Transformation? Apply Bilinear Transformation to 𝐻(𝑠) =
2
(𝑆+1)(𝑆+3)
with𝑇 = 0.1 𝑆.
(5)
(B) Describe the Inverse Chebyshev filters. (5)
(C) Obtain the system functions of normalized Butterworth filters for order 𝑁 =
1 and𝑁 = 2.
(5)
(D) What is an IIR Filter? Compare its characteristics with an FIR Filter. (5)
(E) Write note on Chebyshev Filters. (5)
(F) Explain the effects of windowing. Define Rectangular and Hamming Window
Functions.
(5)

More Related Content

What's hot

Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]
Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]
Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]
Mumbai B.Sc.IT Study
 
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Mumbai B.Sc.IT Study
 
[Question Paper] Computer Graphics (Revised Course) [January / 2017]
[Question Paper] Computer Graphics (Revised Course) [January / 2017][Question Paper] Computer Graphics (Revised Course) [January / 2017]
[Question Paper] Computer Graphics (Revised Course) [January / 2017]
Mumbai B.Sc.IT Study
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...
Mumbai B.Sc.IT Study
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
Mumbai B.Sc.IT Study
 
[Question Paper] Data Communication and Network Standards (Revised Course) [O...
[Question Paper] Data Communication and Network Standards (Revised Course) [O...[Question Paper] Data Communication and Network Standards (Revised Course) [O...
[Question Paper] Data Communication and Network Standards (Revised Course) [O...
Mumbai B.Sc.IT Study
 
[Question Paper] Computer Graphics (Revised Course) [April / 2015]
[Question Paper] Computer Graphics (Revised Course) [April / 2015][Question Paper] Computer Graphics (Revised Course) [April / 2015]
[Question Paper] Computer Graphics (Revised Course) [April / 2015]
Mumbai B.Sc.IT Study
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
Mumbai B.Sc.IT Study
 
Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...
Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...
Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...
Mumbai B.Sc.IT Study
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
Mumbai B.Sc.IT Study
 
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
Mumbai B.Sc.IT Study
 
Find Transitive Closure Using Floyd-Warshall Algorithm
Find Transitive Closure Using Floyd-Warshall AlgorithmFind Transitive Closure Using Floyd-Warshall Algorithm
Find Transitive Closure Using Floyd-Warshall Algorithm
Rajib Roy
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...
Mumbai B.Sc.IT Study
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016][Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
Mumbai B.Sc.IT Study
 
[Question Paper] Embedded System (Revised Course) [June / 2014]
[Question Paper] Embedded System (Revised Course) [June / 2014][Question Paper] Embedded System (Revised Course) [June / 2014]
[Question Paper] Embedded System (Revised Course) [June / 2014]
Mumbai B.Sc.IT Study
 
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...
Mumbai B.Sc.IT Study
 
[Question Paper] Embedded System (Revised Course) [October / 2016]
[Question Paper] Embedded System (Revised Course) [October / 2016][Question Paper] Embedded System (Revised Course) [October / 2016]
[Question Paper] Embedded System (Revised Course) [October / 2016]
Mumbai B.Sc.IT Study
 
[Question Paper] Embedded System (Revised Course) [June / 2016]
[Question Paper] Embedded System (Revised Course) [June / 2016][Question Paper] Embedded System (Revised Course) [June / 2016]
[Question Paper] Embedded System (Revised Course) [June / 2016]
Mumbai B.Sc.IT Study
 
[Question Paper] Embedded System (Revised Course) [April / 2015]
[Question Paper] Embedded System (Revised Course) [April / 2015][Question Paper] Embedded System (Revised Course) [April / 2015]
[Question Paper] Embedded System (Revised Course) [April / 2015]
Mumbai B.Sc.IT Study
 
[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...
Mumbai B.Sc.IT Study
 

What's hot (20)

Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]
Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]
Digital Signals and Systems (May – 2016) [Question Paper | IDOL: Revised Course]
 
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
 
[Question Paper] Computer Graphics (Revised Course) [January / 2017]
[Question Paper] Computer Graphics (Revised Course) [January / 2017][Question Paper] Computer Graphics (Revised Course) [January / 2017]
[Question Paper] Computer Graphics (Revised Course) [January / 2017]
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [April ...
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
 
[Question Paper] Data Communication and Network Standards (Revised Course) [O...
[Question Paper] Data Communication and Network Standards (Revised Course) [O...[Question Paper] Data Communication and Network Standards (Revised Course) [O...
[Question Paper] Data Communication and Network Standards (Revised Course) [O...
 
[Question Paper] Computer Graphics (Revised Course) [April / 2015]
[Question Paper] Computer Graphics (Revised Course) [April / 2015][Question Paper] Computer Graphics (Revised Course) [April / 2015]
[Question Paper] Computer Graphics (Revised Course) [April / 2015]
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
 
Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...
Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...
Digital Signals and Systems (October – 2016) [Question Paper | IDOL: Revised ...
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
 
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
 
Find Transitive Closure Using Floyd-Warshall Algorithm
Find Transitive Closure Using Floyd-Warshall AlgorithmFind Transitive Closure Using Floyd-Warshall Algorithm
Find Transitive Closure Using Floyd-Warshall Algorithm
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [June /...
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016][Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
 
[Question Paper] Embedded System (Revised Course) [June / 2014]
[Question Paper] Embedded System (Revised Course) [June / 2014][Question Paper] Embedded System (Revised Course) [June / 2014]
[Question Paper] Embedded System (Revised Course) [June / 2014]
 
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [April ...
 
[Question Paper] Embedded System (Revised Course) [October / 2016]
[Question Paper] Embedded System (Revised Course) [October / 2016][Question Paper] Embedded System (Revised Course) [October / 2016]
[Question Paper] Embedded System (Revised Course) [October / 2016]
 
[Question Paper] Embedded System (Revised Course) [June / 2016]
[Question Paper] Embedded System (Revised Course) [June / 2016][Question Paper] Embedded System (Revised Course) [June / 2016]
[Question Paper] Embedded System (Revised Course) [June / 2016]
 
[Question Paper] Embedded System (Revised Course) [April / 2015]
[Question Paper] Embedded System (Revised Course) [April / 2015][Question Paper] Embedded System (Revised Course) [April / 2015]
[Question Paper] Embedded System (Revised Course) [April / 2015]
 
[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ma...
 

Similar to Digital Signals and System (April – 2015) [Revised Syllabus | Question Paper]

Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...
Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...
Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...
Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]
Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015][Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
Mumbai B.Sc.IT Study
 
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Mumbai B.Sc.IT Study
 
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
Internet Technology (October – 2016) [Revised Syllabus | Question Paper]
Internet Technology (October – 2016) [Revised Syllabus | Question Paper]Internet Technology (October – 2016) [Revised Syllabus | Question Paper]
Internet Technology (October – 2016) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]
Mumbai B.Sc.IT Study
 
[Question Paper] Computer Graphics (Revised Course) [January / 2014]
[Question Paper] Computer Graphics (Revised Course) [January / 2014][Question Paper] Computer Graphics (Revised Course) [January / 2014]
[Question Paper] Computer Graphics (Revised Course) [January / 2014]
Mumbai B.Sc.IT Study
 
[Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015]
[Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015][Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015]
[Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015]
Mumbai B.Sc.IT Study
 
Software Testing (December – 2017) [Revised Syllabus | Question Paper]
Software Testing (December – 2017) [Revised Syllabus | Question Paper]Software Testing (December – 2017) [Revised Syllabus | Question Paper]
Software Testing (December – 2017) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
Internet Technology (May – 2016) [Revised Syllabus | Question Paper]
Internet Technology (May – 2016) [Revised Syllabus | Question Paper]Internet Technology (May – 2016) [Revised Syllabus | Question Paper]
Internet Technology (May – 2016) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (60:40 Pattern) [April / 2014]
[Question Paper] Network Security (60:40 Pattern) [April / 2014][Question Paper] Network Security (60:40 Pattern) [April / 2014]
[Question Paper] Network Security (60:40 Pattern) [April / 2014]
Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (60-40 Pattern) [April / 2014]
[Question Paper] Network Security (60-40 Pattern) [April / 2014][Question Paper] Network Security (60-40 Pattern) [April / 2014]
[Question Paper] Network Security (60-40 Pattern) [April / 2014]
Mumbai B.Sc.IT Study
 
Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...
Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...
Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...
Mumbai B.Sc.IT Study
 
Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]
Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]
Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]
Mumbai B.Sc.IT Study
 
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
Mumbai B.Sc.IT Study
 
[Question Paper] Modern Operating System (Revised Course) [April / 2015]
[Question Paper] Modern Operating System (Revised Course) [April / 2015][Question Paper] Modern Operating System (Revised Course) [April / 2015]
[Question Paper] Modern Operating System (Revised Course) [April / 2015]
Mumbai B.Sc.IT Study
 

Similar to Digital Signals and System (April – 2015) [Revised Syllabus | Question Paper] (20)

Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
 
Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...
Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...
Digital Signals and Systems (April – 2013) [Question Paper | IDOL: Revised Co...
 
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
 
B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (May - 2018) [IDOL - Revised Course | Question Paper]
 
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
 
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015][Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
 
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
 
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
 
Internet Technology (October – 2016) [Revised Syllabus | Question Paper]
Internet Technology (October – 2016) [Revised Syllabus | Question Paper]Internet Technology (October – 2016) [Revised Syllabus | Question Paper]
Internet Technology (October – 2016) [Revised Syllabus | Question Paper]
 
Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]
 
[Question Paper] Computer Graphics (Revised Course) [January / 2014]
[Question Paper] Computer Graphics (Revised Course) [January / 2014][Question Paper] Computer Graphics (Revised Course) [January / 2014]
[Question Paper] Computer Graphics (Revised Course) [January / 2014]
 
[Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015]
[Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015][Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015]
[Question Paper] Introduction To C++ Programming (Revised Course) [April / 2015]
 
Software Testing (December – 2017) [Revised Syllabus | Question Paper]
Software Testing (December – 2017) [Revised Syllabus | Question Paper]Software Testing (December – 2017) [Revised Syllabus | Question Paper]
Software Testing (December – 2017) [Revised Syllabus | Question Paper]
 
Internet Technology (May – 2016) [Revised Syllabus | Question Paper]
Internet Technology (May – 2016) [Revised Syllabus | Question Paper]Internet Technology (May – 2016) [Revised Syllabus | Question Paper]
Internet Technology (May – 2016) [Revised Syllabus | Question Paper]
 
[Question Paper] Network Security (60:40 Pattern) [April / 2014]
[Question Paper] Network Security (60:40 Pattern) [April / 2014][Question Paper] Network Security (60:40 Pattern) [April / 2014]
[Question Paper] Network Security (60:40 Pattern) [April / 2014]
 
[Question Paper] Network Security (60-40 Pattern) [April / 2014]
[Question Paper] Network Security (60-40 Pattern) [April / 2014][Question Paper] Network Security (60-40 Pattern) [April / 2014]
[Question Paper] Network Security (60-40 Pattern) [April / 2014]
 
Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...
Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...
Digital Signals and Systems (April – 2017) [Question Paper | CBSGS: 75:25 Pat...
 
Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]
Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]
Geographic Information System (April – 2017) [75:25 Pattern | Question Paper]
 
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
[Question Paper] Electronic and Communication Technology (Revised Course) [Ap...
 
[Question Paper] Modern Operating System (Revised Course) [April / 2015]
[Question Paper] Modern Operating System (Revised Course) [April / 2015][Question Paper] Modern Operating System (Revised Course) [April / 2015]
[Question Paper] Modern Operating System (Revised Course) [April / 2015]
 

More from Mumbai B.Sc.IT Study

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Mumbai B.Sc.IT Study
 

More from Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Recently uploaded

Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 

Recently uploaded (20)

Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 

Digital Signals and System (April – 2015) [Revised Syllabus | Question Paper]

  • 1. D i g i t a l S i g n a l s a n d S y s t e m Q u e s t i o n P a p e r ( A p r i l – 2 0 1 5 ) [ R e v i s e d S y l l a b u s ] 1 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Time: 3 Hours Total Marks: 100 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. Q.1 Attempt Any Two Question: (10 Marks) (A) What are the applications of Digital Signal Processing? (5) (B) Explain the Paley-Wiener Criterion. (5) (C) Explain any five properties of DFT. (5) (D) What are the advantages of Digital Filters? Explain. (5) Q.2 Attempt Any Three Question: (15 Marks) (A) Define and give the graphical representation of the following functions: (i) Unit ramp (ii) Unit step (iii) Unit impulse (5) (B) State and prove Parseval’s Theorem for Fourier Transform. (5) (C) What is meant by Sampling? State Sampling Theorem. (5) (D) Show that the product of two even signals or two odd signals is an even signal and that the product of an Even and an Odd Signal is an Odd Signal. (5) (E) State and explain any five properties of Fourier Transform. (5) (F) Write a note on Dirichlet’s Conditions. (5) Q.3 Attempt Any Three Question: (15 Marks) (A) Find the Laplace Transform of 𝑐𝑜𝑠3 3𝑡. (5) (B) State and explain any five properties of Laplace Transform. (5) (C) Determine Poles, Zeros of F(s). Obtain f(t) = 4. (𝑠+1)(𝑠+3) (𝑠+2)(𝑠+4) (5) (D) Discuss Final Value Theorem in Laplace Transform Domain. (5) (E) Derive from the principles, the Laplace Transform of a unit step function. Hence or otherwise determine the Laplace transform of a unit ramp function and a unit impulse function. (5) (F) Find the Laplace Transform of: (i) 𝑒−𝑡 sin4𝑡 (ii) 𝑒2𝑡 + 2𝑡𝑒−2𝑡 − 𝑡2 (5) CONTINUE NEXT ->
  • 2. D i g i t a l S i g n a l s a n d S y s t e m Q u e s t i o n P a p e r ( A p r i l – 2 0 1 5 ) [ R e v i s e d S y l l a b u s ] 2 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.4 Attempt Any Three Question: (15 Marks) (A) Define z-Transform. What is the use of z-transform how is it obtained from Laplace Transform? (5) (B) State and explain any five properties of z-transform. (5) (C) Obtain the Z-Transformation of 𝑥(𝑛) = 2 𝑛 𝑢(𝑛 − 2). (5) (D) Determine the Z-Transform and rule the region of Convergence of 𝑥(𝑛) = { 2 𝑛 𝑛 ≥ 0 0 𝑛 < 0 (5) (E) State the Contour-integration Residue method to calculate Inverse Z-Transformation. Hence obtain Inverse Z-transform of 𝑋(𝑧) = 1 (𝑧−1) (𝑧+3) . (5) (F) Determine the convolution of the two sequences 𝑥(𝑛) = {2, 1, 0, 0, 5} and ℎ(𝑛) = {2, 2, 1, 1}. (5) Q.5 Attempt Any Three Question: (15 Marks) (A) Explain stability in Linear Time Invariant System. What is the condition for a system to be BIBO Stable? (5) (B) Check whether the following systems are BIBO Stable or not. (i) 𝑦(𝑛) = 𝑎𝑥(𝑛 + 1) + 𝑏𝑥(𝑛 − 1) (ii) 𝑦(𝑛) = 𝑎𝑥(𝑛). 𝑥(𝑛 − 1) (5) (C) Check whether the system 𝐹[𝑥(𝑛)] = 𝑛[𝑥(𝑛)]2 is Linear and Time Variant. (5) (D) Obtain Frequency Response for 𝑦(𝑛) = 𝑥(𝑛) + 10𝑦(𝑛 − 1) with initial condition 𝑦(−1) = 0. (5) (E) Find the convolution of the two signals 𝑥(𝑛) = 𝑢(𝑛) and ℎ(𝑛) = 𝑎 𝑛 𝑢(𝑛), 𝑅𝑂𝐶: |𝑎| < 1; 𝑛 ≥ 0 (5) (F) What is the Frequency Response? What are the properties of Frequency Reponse? (5) CONTINUE NEXT ->
  • 3. D i g i t a l S i g n a l s a n d S y s t e m Q u e s t i o n P a p e r ( A p r i l – 2 0 1 5 ) [ R e v i s e d S y l l a b u s ] 3 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.6 Attempt Any Three Question: (15 Marks) (A) Define Discrete Fourier Transform (DFT) and Inverse Discrete Fourier Transform (IDFT). Also state the Complex Conjugate Property and Circular Convolution Property of Discrete Fourier Transform (DFT). (5) (B) Obtain 𝑋(𝑘) for the sequence 𝑥(𝑛) = {1,2,3,4,4,3,2,1} using Decimation-in-Time (DIT), Fast Fourier Transform (FFT) Algorithm. (5) (C) What are the methods used to perform Fast Convolution. Explain any one method giving all the steps involved to perform Fast Convolution. (5) (D) Compute Linear and Circular Periodic Convolutions of the sequence 𝑥1(𝑛) = {1,1,2,2} and 𝑥2(𝑛) = {1,2,3,4} using DFT. (5) (E) Determine DFT of the Sequence 𝑥(𝑛) = { 1 0 ≤ 𝑛 ≤ 2 4 0 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒 (5) (F) Compute the N-point Discrete Fourier Transform of 𝑥(𝑛) = 𝑎 𝑛 for 0 < 𝑎 < 1 (5) Q.7 Attempt Any Three Question: (15 Marks) (A) What is Bilinear Transformation? Apply Bilinear Transformation to 𝐻(𝑠) = 2 (𝑆+1)(𝑆+3) with𝑇 = 0.1 𝑆. (5) (B) Describe the Inverse Chebyshev filters. (5) (C) Obtain the system functions of normalized Butterworth filters for order 𝑁 = 1 and𝑁 = 2. (5) (D) What is an IIR Filter? Compare its characteristics with an FIR Filter. (5) (E) Write note on Chebyshev Filters. (5) (F) Explain the effects of windowing. Define Rectangular and Hamming Window Functions. (5)