M Tech Test A
M Tech Test A
PHONE NO.:
1. A sine wave voltage is applied across a capacitor. When the frequency of the voltage is decreased, the current
A. Increases
B. remains constant
C. Decreases
D. Ceases
2. A 4-variable AND-OR circuit produces a 0 at its Y output. Which combination of inputs is correct?
A. A = 0, B = 0, C = 1, D = 1
B. A = 1, B = 1, C = 0, D = 0
C. A = 1, B = 1, C = 1, D = 1
D. A = 1, B = 0, C = 1, D = 0
B. 2-input OR gate
C. Exclusive-OR gate
5. A 22-k resistor and a 0.02- F capacitor are connected in series to a 5-V source. How long will it take the capacitor to
charge to 3.4 V?
A. 0.44 ms
B. 0.501 ms
C. 0.66 ms
D. 0.70 ms
7. Determine the output frequency for a frequency division circuit that contains 12 flip-flops with an input clock frequency of
20.48 MHz.
A. 10.24 kHz
B. 5 kHz
C. 30.24 kHz
D. 15 kHz
8. On a master-slave flip-flop, when is the master enabled?
C. edge-detection circuits
10. A MOD-16 ripple counter is holding the count 1001 2. What will the count be after 31 clock pulses?
A. 10002 B. 10102
C. 10112 D. 11012
11. A gated S-R latch and its associated waveforms are shown below. What, if anything, is wrong and what could be causing the
problem?
B. The Q output should be the complement of the output; the S and Rterminals are reversed.
12. A 4-bit ripple counter consists of flip-flops, which each have a propagation delay from clock to Q output of 15 ns. For the
counter to recycle from 1111 to 0000, it takes a total of ________.
A. 15 ns
B. 30 ns
C. 45 ns
D. 60 ns
A. EE216 B. FF216
C. 2FE16 D. FD216
True False
True False
16. Capacitor doesn’t allow sudden change in voltage for finite value of current whereas for infinite current, it does. (True or
False) Justify your answer?
17. Impose the condition on R and C, so that a first order low pass filter can act as integrator. Assume a sine wave of time period
T is given as input.
18. Calculate the close loop gain (ACL), if finite open loop gain is given by (A0 order of 100).
19. Implement D-latch using MUX, Transmission gate.
1. What will happen if in a C program you assign a value to an array element whose subscript exceeds the size of array?
#include<stdio.h>
int main()
{
printf("IndiaBIX");
main();
return 0;
}
3. How are the statements between BEGIN and END not evaluated in VHDL?
A. Constantly B. Simultaneously
C. Concurrently D. Sequentially
4. How many architectures can be associated with an entity ?
A. True B. False
142671
7. Write a program for bubble sort
3, 6, 2, 9, 8, 5
SECTIION-3: APTITUDE
1. Two trains running in opposite directions cross a man standing on the platform in 27 seconds and 17 seconds respectively and
they cross each other in 23 seconds. The ratio of their speeds is:
A. 1:3 B. 3:2
2. A can do a work in 15 days and B in 20 days. If they work on it together for 4 days, then the fraction of the work that is left is
:
1 1
A. B.
4 10
7 8
C. D.
15 15
3. If selling price is doubled, the profit triples. Find the profit percent.
2
A. 66 B. 100
3
1
C. 105 D. 120
3
4. Father is aged three times more than his son Ronit. After 8 years, he would be two and a half times of Ronit's age. After
further 8 years, how many times would he be of Ronit's age?
1
A. 2 times B. 2 times
2
3
C. 2 times D. 3 times
4
5. Six bells commence tolling together and toll at intervals of 2, 4, 6, 8 10 and 12 seconds respectively. In 30 minutes, how
many times do they toll together ?
A. 4 B. 10
C. 15 D. 16
6. An error 2% in excess is made while measuring the side of a square. The percentage of error in the calculated area of the
square is:
A. 2% B. 2.02%
C. 4% D. 4.04%
7. If A = x% of y and B = y% of x, then which of the following is true?
C. Relationship between A and B cannot be determined. D. If x is smaller than y, then A is greater than B.
E. None of these
8. A can do a work in 15 days and B in 20 days. If they work on it together for 4 days, then the fraction of the work that is left is
:
1 1
A. B.
4 10
7 8
C. D.
15 15
9. A watch which gains 5 seconds in 3 minutes was set right at 7 a.m. In the afternoon of the same day, when the watch
indicated quarter past 4 o'clock, the true time is:
7
A. 59 min. past 3 B. 4 p.m.
12
7 3
C. 58 min. past 3 D. 2 min. past 4
11 11
10. Two numbers are respectively 20% and 50% more than a third number. The ratio of the two numbers is:
A. 2:5 B. 3:5
C. 4:5 D. 6:7