Question: 11 -
Options:-
Delay block
-
Multiplier block
-
Advance block
-
Adder block
Answer:
Delay block
Solution:
If the function to this block is x(n) then the output from the block will be x(n-1). So, the block is called as delay block or delay element.
If the function to this block is x(n) then the output from the block will be x(n-1). So, the block is called as delay block or delay element.
Question: 12 -
What is the physical device that performs an operation on the signal?
-
System
-
None of the mentioned
-
Medium
-
Signal source
Answer:
System
Solution:
A system is a physical device which performs the operation on the signal and modifies the input signal.
A system is a physical device which performs the operation on the signal and modifies the input signal.
Question: 13 -
If x(n)=(0,0,1,2,3,4,0,0) then x(n-2) is?
-
(0,0,0,0,1,2,3,4)
-
(0,0,2,4,6,8,0,0)
-
(0,0,1,2,3,4,0,0)
-
(1,2,3,4,0,0,0,0)
Answer:
(0,0,0,0,1,2,3,4)
Solution:
The signal x(n) is shifted right by 2.
The signal x(n) is shifted right by 2.
Question: 14 -
What are the important block(s) required to process an input analog signal to get an output analog signal?
-
Digital signal processor
-
ADC
-
All of the above
-
DAC
Answer:
All of the above
Solution:
The input analog signal is converted into digital using A/D converter and passed through DSP and then converted back to analog using a D/A converter.
The input analog signal is converted into digital using A/D converter and passed through DSP and then converted back to analog using a D/A converter.
Question: 15 -
If a signal x(t) is processed through a system to obtain the signal (x(t)2), then the system is said to be ____________
-
Exponential
-
None of the mentioned
-
Non-linear
-
Linear
Answer:
Non-linear
Solution:
Let the input signal be ‘t’. Then the output signal after passing through the system is y=t2 which is the equation of a parabola. So, the system is non-linear.
Let the input signal be ‘t’. Then the output signal after passing through the system is y=t2 which is the equation of a parabola. So, the system is non-linear.