Microsoft Word - J-88-16-II - Elect. Sci.
Microsoft Word - J-88-16-II - Elect. Sci.
Microsoft Word - J-88-16-II - Elect. Sci.
ELECTRONIC SCIENCE
Signature and Name of Invigilator
1. (Signature) __________________________ OMR Sheet No. : ...............................................
(Name) ____________________________ (To be filled by the Candidate)
J-88-16 1 P.T.O.
ELECTRONIC SCIENCE
Paper – II
Note : This paper contains fifty (50) objective type questions of two (2) marks each. All
questions are compulsory.
2Idss Vgs
Vp Vp
(2) 1–
2Idss Vgs2
Vp Vp
(3) 1–
2Idss Vgs
(4)
Vp 1+
Vp
3. The effect of adding poles and zeros can be determined for determining phase and gain
margin by
(1) Magnitude Vs phase plot (2) Nyquist plot
(3) Nicholas plot (4) Bode plot
(1) (2)
(3) (4)
Paper-II 2 J-88-16
5. The logic function implemented by the circuit below is
6. For the following circuit, for making the output high (1), the input combination must be
(1) A = 0, B = 0 and C = 1
(2) A = 1, B = 1 and C = 0
(3) A = 1, B = 0, and C = 0
(4) A = 0, B = 1 and C = 1
7. Number of times the instruction sequence below will loop before coming out of loop is
MOV AL, 00H
A1 : INC AL
JNZ A1
(1) 256 (2) 255
(3) 01 (4) 00
8. The number of wait states required to interface 8279 to 8086 with 8 MHz clock are
(1) One (2) Two
(3) Three (4) None
J-88-16 3 Paper-II
9. Which combination of the integer variables x, y and z makes the variable to get the value 4
in the following expression?
a = (x > y) ? ((x > z) ? x : z) : ((y > z) ? y : z)
(1) x = 6, y = 5, z = 3 (2) x = 6, y = 3, z = 5
(3) x = 5, y = 4, z = 5 (4) x = 3, y = 4, z = 2
11. For a matched junction, scattering parameters are given values, which one of the
following is true ?
(1) S11 ≠ 0 (2) |S21| = 0
(3) S22 ≠ 0 (4) S21 = 1
12. The number of bits per sample in a PCM system is increased from 8 to 16. The bandwidth
of the system would increase
(1) 8 times (2) 2 times
(3) ½ times (4) 24 times
13. An infrared LED is optically coupled to a photodiode. When LED is turned off, the
reading on an ammeter in series with the reversed-biased photodiode will
(1) Not change (2) Decrease
(3) Increase (4) Fluctuate
Paper-II 4 J-88-16
14. After firing a SCR, the gating pulse is removed, the current in the SCR will
(1) remains the same (2) immediately falls to zero
(3) rise up (4) rise a little and then falls to zero
18. In a p-n junction diode if A is the area of a junction then the transition capacitance is
dW
(a) q Na W A (b) q Na A
dV
q Na W2 q Na A
(c) (d)
2εs dW
dV
Out of these which one is correct ?
(1) (a) and (b) are correct (2) (a) is correct but (b) is wrong
(3) (b) is correct, but (d) is wrong (4) (a) and (d) are correct
J-88-16 5 Paper-II
19. In a resistive ladder network used in n bit D to A converters, the following statements are
given :
1
(a) LSB weight = n
(2 – 1)
1
(b) LSB weight = n–1
(2 – 1)
(c) The sum of all weights is equal to 1
(d) The sum of all the weight is greater than 1
Out of the above statements following is true :
(1) (b) and (c) (2) (a) and (c)
(3) (b) and (d) (4) (a) and (d)
20. The 8085 µp enters into bus idle machine cycle whenever
(a) INTR interrupt is recognized
(b) RST X.5 is recognized
(c) When content of register B is 00h
(d) DAD rp instruction is executed
Options :
(1) (a) and (c) are correct (2) (b) and (d) are correct
(3) (c) and (d) are correct (4) (b) and (c) are correct
24. Which of the below mentioned statements are correct with respect of semiconductor
LASER ?
(a) pn-junctions can be formed by using direct bandgap semiconductors.
(b) Emitted radiations should be monochromatic and coherent.
(c) Emitted radiations be monochromatic and all are in same phase.
(d) Emitted radiations should be monochromatic and spontaneous.
Options :
(1) (a), (b) & (d) are correct (2) (a), (c) & (d) are correct
(3) (a), (b) & (c) are correct (4) (a) & (b) are correct
The z-parameters z11 and z21 for this network are given as
6
(a) z11 = – Ω
11
16
(b) z21 = Ω
11
6
(c) z11 = Ω
11
16
(d) z21 = – Ω
11
Which of the above are correct ?
(1) (a) and (b) (2) (a) and (d)
(3) (b) and (c) (4) (c) and (d)
J-88-16 7 Paper-II
26. Match the following lists :
List – I List – II
a. Darlington transistor i. β+1
b. Common base ii. β
c. Common emitter iii. α
d. Common collector iv. β1β2
Codes :
a b c d
(1) iv iii ii i
(2) i ii iii iv
(3) iii i ii iv
(4) ii iv i iii
27. Match the following lists :
List – I List – II
a. A-bridge T filter i.
Codes :
a b c d
(1) ii i iv iii
(2) ii i iii iv
(3) i iii ii iv
(4) i ii iv iii
Paper-II 8 J-88-16
28. Match the following lists :
List – I List – II
a. hie i. ic/ib
Codes :
a b c d
(1) ii iii i iv
(2) iii ii i iv
(3) ii iii iv i
(4) i ii iii iv
List – I List – II
Codes :
a b c d
(1) i iii iv ii
(2) ii i iv iii
(3) iv i iii ii
(4) iv i ii iii
J-88-16 9 Paper-II
30. Match the following :
List – I List – II
a. RST 7.5 i. Non maskable interrupt
b. RST 0-7 ii. Level triggering interrupt
c. TRAP iii. Hardware interrupt
d. RST 5.5 and RST 6.5 iv. Software interrupt
Codes :
a b c d
(1) i iii ii iv
(2) ii iii i iv
(3) iii i ii iv
(4) iii iv i ii
Codes :
a b c d
(1) i iii iv ii
(2) i ii iii iv
(3) i iv iii ii
(4) ii iv i iii
J-88-16 11 Paper-II
34. Match the following lists :
List – I List – II
Medium η)
Index of refraction(η
a. Glass Fibre i. 1.0003
b. Water ii. 3.4
c. Air iii. 1.5 – 1.9
d. Silicon iv. 1.33
Codes :
a b c d
(1) iv iii i ii
(2) ii iv i iii
(3) ii i iii iv
(4) iii iv i ii
Paper-II 12 J-88-16
Directions : Question No. 36 to 45 :
The following items consist of two statements, one labelled as “Assertion (A)” and the
other labelled as the “Reason (R)”. You are to examine the two statements carefully and
decide if the Assertion (A) and the Reason (R) are individually true and if so whether the
reason is a correct explanation of the assertion. Select your answer to these items using the
codes given below and mark your answer accordingly.
Codes :
(1) Both (A) and (R) are true and (R) is the correct explanation of (A).
(2) Both (A) and (R) are true, but (R) is not the correct explanation of (A).
(3) (A) is true, but (R) is false.
(4) (A) is false, but (R) is true.
36. Assertion (A) : GaAs shows very low reverse saturation current, excellent temperature
sensitivities and high breakdown voltages.
Reason (R) : It operates at only low frequencies as compared to Ge and Si. It has a knee
voltage of 2.0 Volts.
37. Assertion (A) : It is said that Kirchhoff’s current law has never been found to be invalid.
Reason (R) : The current law is based on the principle of conservation of charge.
38. Assertion (A) : Networks that are quite stable and relatively insensitive to temperature
variations have low stability factors.
Reason (R) : The stability factors are defined as :
∆ ICO
S(ICO) =
∆ IC
∆ VBE
S(VBE) =
∆ IC
∆β
S(β) =
∆ IC
J-88-16 13 Paper-II
39. Assertion (A) : In Electromagnetics, materials are divided roughly into two classes, i.e.
conductors and dielectrics or insulators.
Reason (R) : In Maxwell equation, σ/ω∈ decides, whether the medium is a good
conductor or a dielectric.
40. Assertion (A) : Ready pin of 8086 microprocessor is used to introduce wait states.
Reason (R) : Because the WR and ALE signals are not available directly from the
processor in maximum mode.
41. Assertion (A) : When a static variable is defined inside a function in C, then it remains
alive until end of the function.
Reason (R) : Because that variable is treated as local variable.
42. Assertion (A) : In tristate buffer, at the input of a digital system, there may be more than
one input signal.
Reason (R) : The tristate buffer is controlled by gate signal, when G is high, the output
follows the input. However, when the signal at G is low, the output is an open circuit
(a third state).
43. Assertion (A) : The Fourier transform provides a unified solution for both periodic and
non-periodic waveforms over the entire interval.
Reason (R) : The Fourier transform is a tool for generalized analysis of arbitrary
waveforms over the entire interval.
44. Assertion (A) : Optical communications has certain inherent advantages over
conventional communications systems such as copper cable and radio links etc.
Reason (R) : It is because optical fibres have light weight and smaller diameter.
45. Assertion (A) : Capacitive transducers are preferred over inductive transducers.
Reason (R) : Push-pull inductive transducers can be replaced with push-pull capacitive
transducers.
Paper-II 14 J-88-16
Directions (46 – 50) : Read the passage and answer the following questions numbering
from 46 to 50 :
The metal oxide semiconductor field effect transistor is the most important device for very
large scale integrated circuits such as microprocessor and semiconductor memories.
MOSFET is also becoming a power device. The principle of field effect transistor was
first proposed by Dillen Field in 1930. The current in a MOSFET is transported by carriers
of one polarity and is usually referred as unipolar device. The MOSFET is a member of
the family of field effect transistors. It is fabricated with various semiconductors such as
Si, GaAs and SiC with various insulators. The most important system is Si – SiO2
interface.
48. The surface charge per unit area after strong inversion is given by
qεs
(1) – 2q NA εs(VD + 2ϕB) (2) – (V + 2ψB)
NA D
2qNA 2qts
(3) – (VD + 2ψB) (4) (V + ψB)
εs NA D
Paper-II 16 J-88-16