electronics and telecommunication engineering paper-ii

Upload: arvind-pandey

Post on 10-Apr-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    1/12

    1 of 12

    PAPER-II

    1. If the mantissa in the floating pointrepresentation of a number is 37 bits long, then

    what is the accuracy of the digital computer?

    a. 37 decimal placesb. 23 decimal placesc. 11 decimal placesd. 10 decimal placesAns. c

    2. Which one of the following is correct?The convention is that the number 0 has the

    normal form representation as

    a. 0b. .0c. 0.0d.

    0.10

    Ans. c

    3. Match List I with List II and select the correct.Answer using the code given below the lists:

    List-I

    (Pascal Operator)

    A. : =B. < >C. =List-II

    (C Operator)

    1. ! =2. = =3. =Code:

    A B C

    a. 1 2 3b. 3 1 2c. 2 1 3d. 2 3 1Ans. b

    4. For interfacing of assembly language routineswith some high level language, one must

    address which of the following?

    1. How is the subroutine invoked?2. How are parameters passed?3. How are values returned?4. How many parameters are passed?Select the correct answer using the code given

    below:

    a. 1, and 3 onlyb. 2 and 4 onlyc. 1, 2 and 3 onlyd. 1, 2, 3 and 4Ans. c

    5.

    Consider the directed graph shown above:

    What is its incidence matrix?

    a.1 1 0

    0 1 1

    1 0 1

    b.1 0 1

    1 1 0

    0 1 1

    c.1 1 0

    0 1 1

    1 0 1

    d.1 0 1

    1 1 0

    0 1 1

    Ans. c6. The parallel computers are divided into which

    of the following architectural configuration?

    1. Array processors2. Data processors3. Multi processor systems4. Pipeline computersSelect the correct answer using the code given

    below:

    a. 1, 2 and 3 onlyb. 2, 3 and 4 onlyc. 1, 3 and 4 onlyd. 1, 2 and 4 onlyAns. c7. In order to build a 3 bit simultaneous A/Dconverter, what is the number of comparator

    circuits required?

    a. 7b. 8c. 15d. 16Ans. a

    8. Which one of the following is correct? AMicro program is

    a. Any source program run on microcomputers

    IES : 2008

    ELECTRONICS AND TELECOMMU NICAT ION ENGINEERIN G

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    2/12

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    3/12

    3 of 12a. Uniformly distributed over the range -2a

    to +2a

    b. Triangular over the range-2a to 2ac. Gaussian over the range - to d. None of the aboveAns. b

    18. Which of the following pulse modulations aredigital?

    1.

    PCM2. Differential PCM3. PWMSelect the correct answer using the code given

    below:

    a. 1 and 2 onlyb. 2 and 3 onlyc. 1 and 3 onlyd. 1,2 and 3Ans. a

    19. Which one of the following is an indirect wayof generating FM?

    a. Reactance FET Modulatorb. Varacter diode Modulatorc. Armstrong Modulatord. Reactance tube ModulatorAns. c

    20. A good line code should have which of thefollowing?

    1. Favorable psd2. Low inter symbol interference3. Adequate timing content4. TransparencySelect the correct answer using the code given

    below:

    a. 1, 3 and 4b. 1, 2 and 4c. 2, 3 and 4d. 1, 2 and 3Ans. b

    21. Multiplexing is possible if signals are sampled.Two signals have bandwidths A = 0 to 4 kHz

    and B = 0 to 8 kHz respectively. The sampling

    frequency chosen is 12 kHz.

    Which one of the following is correct?

    This choice of the sampling frequency

    a. is correct since A and B have an integralrelationship of 2

    b. will not lead to aliasingc. does not obey sampling theoremd. can never lead to multiplexingAns. c

    22. Which one of the following is correct?In a TDM system each signal is allotted in a

    frame a unique and fixed

    a. frequency slotb. time slotc. amplitude slotd. phase slotAns. b

    23. Match List-I with List-II and select thecorrect answer using the code given below the

    lists:

    List-I

    (Medium Type)

    A. Open wireB. Twisted pairC. Coaxial-cableD.

    WaveguideList-II

    (Frequency Range)

    1. 100 kHz2. 100 kHz3. 100 GHz4. 5.0 kHzCode:

    A B C D

    a. 4 3 2 1b. 2 1 4 3c. 2 3 4 1d. 4 1 2 3Ans. d

    24. Match List-I with List-II and select the correctanswer using the code4 given below the lists:

    List-I

    (Section)

    A. IF amplifierB. MixerC. DetectorD. Automatic gain controlList-II

    (Function)

    1. Demodulator2. Narrow band tuned amplifier3. Variable gain amplifier4. Frequency conversionCode:

    A B C D

    a. 1 4 2 3b. 2 3 1 4c. 1 3 2 4d. 2 4 1 3Ans. d

    25. The Boolean functions can be expressed incanonical SOP (sum of products) and POS

    (product of sums) form. For the function,

    Y = A+B . C, which are such two forms?

    a. Y = (1, 2, 6, 7) and Y=II (0, 2, 4)b. Y= (1, 4, 5, 6, 7) and Y = II (0, 2, 3)c. Y = (1, 2, 5, 6, 7) and Y=II (0, 1, 3)d. Y = (1, 2, 4, 5, 6, 7) and Y = II (0, 2, 3,

    4)

    Ans. b

    26. The Boolean function A+BC is a reduced formof which one of the following?

    a. AB + BCb. A B + AB Cc. (A + B). (A + C)

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    4/12

    4 of 12d. None of the aboveAns. c

    27. Which one of the following statements is notcorrect?

    a. X+ X Y = Xb. X( X +Y) = XYc. XY +XY= Xd. ZX+Z X Y = ZX+ZYAns. a

    28. Consider the following statements:Dominant-pole frequency compensation in an

    OP-AMP

    1. increases the slew-rate of the OP-AMP.2. increases the stability of the OP-AMP.3. reduces the bandwidth of the OP-AMP4. reduces the CMRR of the OP-AMP.Which of the statements given above are

    correct?

    a. 1 and 3 onlyb. 1, 2 and 4c. 1 and 2 onlyd. 2 and 3 onlyAns. c

    29. In a practical oscillator circuit, which one ofthe following limits the amplitude of the

    oscillations?

    a. Onset of non-linearityb. Power supply voltagec. Oscillation frequenciesd. Temperature of the active deviceAns. a

    30. Consider the following statements:1. Are wide band amplifiers.2. Are used in radio transmitters and

    receivers.

    3. Performance is determined by Q of thecircuit.

    Which of the statements given above are

    correct?

    a. 1 and 2 onlyb. 2 and 3 onlyc. 1 and 3 onlyd. 1, 2 and 3Ans. d

    31. A feedback amplifier has an open loop gain of-100. If 4% of the output is fed back in a

    degenerative loop, what is the closed loop gainof the amplifier?

    a. 33.3b. 25c. 20d. + 25Ans. c

    32. Match List-I with List-II and select the correctanswer using the code given below the lists:

    List-I

    (Type of Feedback)

    A. Voltage series

    B. Voltage shuntC. Current seriesD. Current shuntList-II

    (Effect on R in and R out)

    1. R in increases and R out decreases2. R in and R out decrease3. R in and R out increase4.

    R in decreases and R out increasesCode:

    A B C D

    a. 1 4 3 2b. 3 2 1 4c. 3 4 1 2d. 1 2 3 4Ans. d

    33. An amplifier has gain A =100 180, uppercut off frequency of 100 kHz and lower cut off

    frequency of 1 kHz. A negative feed back of= 0.1 is added.

    Which one of the following is not correct?

    a. Gain becomes 100/11b. Lower cut off frequency becomes(1000/11)Hz

    c. Upper cut off frequency becomes 1.1 MHzd. dB of feed back is 20log10 11Ans. d

    34. What is the collector circuit efficiency of aclass B push-pull amplifier if

    V m = peak load voltage, and

    V = collector supply voltage?

    a. 100%4

    m

    cc

    V

    V

    =

    b. 100%2

    mVcc

    =

    c. 100%2

    cc

    m

    V

    V

    =

    d. 100%4

    cc m

    m

    V V

    V

    =

    Ans. a35. Which of the following components are

    chosen to construct a d.c power supply to

    supply to supply 6 V d.c. voltage form 230 V

    a.c to operate a tape recorder?

    1. Step down transformer2. Diodes3. Resistors and capacitors4. Three-pin voltage stabilizerSelect the correct answer using the code given

    below:

    a. 1, 2 and 3 onlyb. 1 and 4 onlyc. 3 and 4 onlyd. 1, 2, 3 and 4Ans. d

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    5/12

    5 of 1236.

    The figure shown above is a circuit of which

    one of the following?

    a. Bridge rectifierb. Voltage doublersc. Rectifier with filterd. ComparatorAns. b

    37. Which of the following components controlthe high frequency response of the R-C

    coupled amplifier?

    1. Parasitic capacitances of the transistor2. Coupling capacitance3. Stray capacitances4. Wiring capacitanceSelect the correct answer using the code given

    below:

    a. 1 and 2 onlyb. 2 and 3 onlyc. 3 and 4 onlyd. 1,3 and 4Ans. d

    38.

    The figure given above shows the circuit of

    which one of the following?

    a. Bi- stable multi-vibratorb. Schmitt triggerc. Mono-stable multi-vibratord. As table multi vibratorAns. c

    39.

    The figure given above shows the transfer

    characteristics of which one of the following?

    a. Peak clipperb. Bottom clipperc. Clamperd. Two level clipper

    Ans. a

    40. Match List-I with List-II and select the correctanswer using the code given below the lists:

    List-I

    (Name of the circuit)

    A. Pre-amplifierB. Power amplifierC. Rectifier circuitD.

    Purely resistive circuitList-II

    (Property of the circuit)

    1. Non-liner circuit2. Lumped, linear passive, bilateral, finite

    circuit

    3. Large signal amplifier4. Small signal amplifierCode:

    A B C D

    a. 4 2 1 3b. 1 3 4 2c. 4 3 1 2d. 1 2 4 3Ans. c

    41. A discrete source produces 8 symbols and ismemory-less. Its entropy is

    a. 1 bit/symbol onlyb. 2 bits/symbol onlyc. 3 bits/symbol onlyd. 3 bits/symbolAns. c

    42. As practical signals are time limited, they haveinfinite frequency bandwidth. Sampling

    aliasing, an anti-aliasing filer is used

    a. before the signal is reconstructedb. after the signal is reconstructedc. before the signal is sampledd. after the signal is sampledAns. c

    43. In optical communication, wavelength 1550nm is used nowadays. What is/are the possible

    reason(s)?

    1. Dispersion is very low2. WDM and optical amplification are

    feasible

    Select the correct answer using the code given

    below:

    a. 1, 2 and 3b. 2 onlyc. 1 onlyd. 1 and 3 onlyAns. d

    44. Communication satellites are allottedbandwidth of 500 MHz. This can be increased

    by using

    a. frequency and polarization re-useb. time division multiplexingc. frequency division multiplexingd. triple modular redundancyAns. a

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    6/12

    6 of 1245. In reflex klystrons, the adjustment of volume

    of the anode cavity will result in change of

    a. output powerb. output pulse-widthc. output frequency of operationd. out signal to noise ratioAns. a

    46. The main purpose of inserting a microwaveisolator in a microwave circuit is fora. offering minimum forward impedanceb. offering maximum power out put from the

    source

    c. maintaining frequency stability of thesource

    d. maintaining amplitude stability of outputpower

    Ans. d

    47. The underlying principle of working of acavity wave meter, used to measure frequency

    of microwaves in a system, is

    a. Selective absorption of microwave energyin solids

    b. Selective scattering of microwave energyby a cavity

    c. Resonance of microwaves around a cavityresonance of a cavity with incoming

    microwave energy

    Ans. a

    48. A ruby maser is considered to be superior toan Ammonia Maser because of

    a. higher power outputb. low signal to noise ratioc. greater band widthd. low amplification factor and low noise

    levelsAns. d

    49. (24)8 is expressed in gray code as which one ofthe following?

    a. 11000b. 10100c. 11110d. 11111Ans. c

    50. The number of possible ordered trees with 3nodes A, B, C is

    a. 6b. 8c. 10d. 12Ans. d

    51. If 8085 adds 87 H 79 H, thena. both CARRY and ZERO flags will be set

    to 0

    b. CARRY flag will set to 0, Zero flag to 1c. CARRY flag will be set to 1, ZERO flag

    to 0

    d. Both CARRY and ZERO flags will be setto 1

    Ans. d

    52. On the 8085, which of the followingmachine cycles are not used in the CALL

    instruction?

    1. Instruction Fetch2. I/O3. Memory Read4. Memory WriteSelect the correct answer using the code given

    below:a. 2 onlyb. 1 and 4c. 2, 3 and 4d. None of the aboveAns. a

    53. In 8085, if the clock frequency is 5 MHz, thetime required to execute an instruction of 18 T

    states is

    a. 3.0 sb. 3.6 sc. 4.0 sd. 6.0 sAns. b

    54. Which one of the following interrupts is bothlevel and edge sensitive?

    a. RDT 7.5b. RST 5.5c. TRAPd. INTRAns. c

    55. A group personal computers are configured towork together for speeding up the execution of

    a single program in

    a. simulated evaluationb. cluster computingc. network computingd. client server computingAns. b

    Directions: Each of the following seven (7) items consists of two

    statements, one labeled as the Assertion (A) and the other asReason (R). you area to examine these two statements carefully

    and select the answers to these items using the codes given below:

    Codes :

    (a) Both A and R are individually true and R is the correctexplanation of A

    (b) Both A and R are individually true but R is not the correctexplanation of A

    (c) A is true but R is false(d) A is false but R is true56. Assertion (A): A high value of resistor is

    connected across the diode in a clamper circuit

    for better performance.

    Reason (R): If this resistor is not present, the

    circuit will respond to sudden decrease in the

    magnitude of the input pulse train, but the

    response to sudden increase in the amplitude

    will cause improper response.

    Ans. a

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    7/12

    7 of 1257. Assertion (A): Complementary transistors are

    used for class B push-pull power amplifiers.

    Reason (R): we dont need transformers if we

    use complementary transistors in class B push-

    pull power amplifiers.

    Ans. b

    58. Assertion (A): D-Flip-flops are used as bufferregister.

    Reason (R): D-Flip-flops are free from race-around condition.

    Ans. b

    59. Assertion (A): The system havingcharacteristic equation 4s2+ 6s+1 = 0 gives rise

    to under-damped oscillation for a step input.

    Reason (R): The un-damped natural frequency

    of oscillation of the system is n =0.5rad/s.Ans. d

    60. Assertion (A): Entropy of a binary source ismaximum if the probabilities of occurrence of

    both the events are equal.

    Reason (R): The average amount of

    information per source symbol is calledentropy for a memory less source.

    Ans. b

    61. Assertion (A): Isolation transformers shouldalways be used when servicing TV receivers

    without power transformers.

    Reason (R): TV receivers which use

    semiconductor rectifiers dc not always use a

    power transformer.

    Ans.

    62. Assertion (A): Pulse broadening is aphenomenon associated with multimode

    fibers.

    Reason (R): Multimode fivers have corediameter much larger compared with single

    mode fibers.

    Ans. b

    63. In a class A amplifier, VCE(max) = 15 V andVCE(min) = 1 V. The conversion efficiency for a

    series fed load will be equal to

    a. 25%b. 23.3%c. 12.%d. 11.7%Ans. b

    64. Neutralizing capacitors are normally used ina. Audio amplifiersb. Video amplifiersc. RF and IF amplifiersd. Operational amplifiersAns.

    65. Silicon diodes are less suited for low voltagerectifier operation because

    a. it cannot withstand high temperaturesb. its reverse saturation current is lowc. its cut-in voltage is highd. its breakdown voltage is highAns. c

    66. CE configuration is the most preferredtransistor configuration when used as a switch,

    because

    a. it requires only one power supplyb. it requires low voltage or current for

    operating the switch

    c. it is easily understood by every oned. it has small ICEOAns. b

    67. The figure of merit of a logic family is givenby

    a. gain bandwidth productb. (propagation dalay time) x (power

    dissipation)

    c. (fan-out) x (propagation delay time)d. (noise margin) x (power dissipation)Ans. b

    68. The I2L (Integrated Injection Logic) has higherdensity of integration than TTL, because it

    a. does not require transistors with highcurrent gain and hence they have smaller

    geometryb. uses compact bipolar transistorsc. does not require isolation diffusiond. uses dynamic logic instead of static logicAns. a

    69. Which one of the following statements iscorrect?

    a. PROM contains a programmable ANDarray and a fixed OR array

    b. PLA contains a fixed AND array and aprogrammable OR array

    c. PROM contains a fixed AND array and aprogrammable OR array

    d. PTA contains a programmable AND arrayand a fixed OR arrayAns. c

    70. How many bits will a D/A converter use sothat its full-scale output voltage is 5 V mid is

    resolution is at the most 10 mV?

    a. 5b. 7c. 9d. 11Ans. c

    71. The impulse response of a linear time invariantsystem is given as

    g(t) = e-t, t > 0.The transfer function of the system is equal

    to:

    a. 1/sb. 1/[s (s + 1)1c. 1/(s + 1)d. s/(s + 1)Ans. c

    72. In case of d.c. servo-motor the back-emf isequivalent to an electric friction which tends

    to

    a. improve stability of the motor

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    8/12

    8 of 12b. slowly decrease stability of the motorc. very rapidly decrease stability of the motord. have no effect on stabilityAns. a

    73. A system with gain margin close to unity or aphase margin close to zero is

    a. relatively stableb. oscillatoryc.

    stabled. highly stable

    Ans. a

    74. The open-loop transfer function of a unityfeedback control system is given by

    G(s) = Ke-Ts

    where K and T are variables and are greater

    than zero. The stability of the closed-loop

    system depends on

    a. K onlyb. Both K and Tc. T onlyd. Neither K nor TAns. b

    75. The input to a controller isa. sensed signalb. error signalc. desired variable valued. signal of fixed amplitude not dependent on

    desired variable value

    Ans. b

    76. The open loop transfer function of a unityfeedback control system is

    What is the value of K for its stable operation?

    a. 0 < K < 5 onlyb. 0 < K < 6 onlyc. 0 < K < 30d. 1 < K < 5 onlyAns. d

    77. Consider the unity feedback system with

    The system is marginally stable. What is the

    radian frequency of oscillation?

    a. 2 b. 3 c. 5 d. 6 Ans. d

    78. The characteristic equation of a control systemis given by

    s5 + s4+ 2s3 + 2s2 + 4s + 6 = 0

    What is the number of roots of the equation

    which lie in the right half of s-plane ?

    a. Zerob. 1c. 2

    d. 3Ans. c

    79.

    A diaphragm type pressure sensor has two

    poles as shown in the figure above. The zeros

    are at infinity. What is its steady state

    deformation for a unit step input pressure?

    a. 0.25b. 0.5c. 0.707d. 1Ans. d

    80. A second order control system has a transferfunction

    16416

    2 ++ ss

    What is the time for the first overshoot ?

    a. s3

    2

    b. s3

    c. s32

    d. s34

    Ans. c

    81.

    A closed loop system is shown in the above

    figure.

    What is the ratio of output frequencies

    ( )( )16

    32

    =

    =

    Kfor

    Kfor

    ?

    a. 1.40b. 1.42c. 1.44d. 1.46Ans. c

    82. Match List I with List II and select the correctanswer using the code given below the lists:

    List I

    (Shape of Nyqaist Plot)

    A. The plot does not intersect negative realaxis

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    9/12

    9 of 12B. The plot intersects negative real axis

    between 0 and (-1, j 0)

    C. The plot passes through the point (-1, j 0)D. The plot encloses the point (-1, j 0)List II

    (Gain Margin)

    1. < 0 dB2. 0 dB3.

    > 0 dB4. dB

    Code:

    A B C D

    a. 3 4 1 2b. 4 3 2 1c. 3 4 2 1d. 4 3 1 2Ans. b

    83.

    The gain-phase plot of a linear control system

    is shown in the above figure.

    What are the gain-margin (GM) and the phase-

    margin (PM) of the system?

    a. GM > 0 dB and PM > 0 degreeb. GM > 0 dB and PM < 0 degreec. GM < 0 dB and PM > 0 degreed. GM < 0 dB and PM < 0 degreeAns. b

    84. What is the gain margin of a system when themagnitude of the polar plot at phase cross over

    is a?

    a. 1/ab. -ac. Zerod. aAns. a

    85. What is the value of the damping ratio of asecond order system when the value of the

    resonant peak is unity?

    a. 2 b. Unityc. 2/1 d. ZeroAns. c

    86. The closed loop transfer function of a controlsystem is

    What is the frequency of the sustained

    oscillations for marginally stable condition?

    a. 5 rad/s

    b. 6 rad/sc. 5 rad/sd. 6 rad/sAns. a

    87. The closed loop transfer function of a controlsystem has the following poles and zeros

    Poles Zeros

    pl = -0.5 z1 = -6

    P2 = 1.0 z2 = -8p3 = -5

    p4 = -10

    The closed loop response can he closely

    approximated by considering which of the

    following ?

    a. p1 and p2b. p3 and p4c. p3 and z1d. p4 and z2Ans. a

    88. Consider the following statements forpneumatic and hydraulic control systems

    1. The normal operating pressure ofpneumatic control is very much higher

    than that of hydraulic control.

    2. In pneumatic control, external leakage ispermissible to a certain extent, but there

    should be no leakage in a hydraulic

    control.

    Which of the statements given above is/are

    correct ?

    a. 1 onlyb. 2 onlyc. Both 1 and 2d. Neither 1 nor 2Ans.

    89. Which one of the following is correct? Insatellite communication links, generally

    a. the uplink carrier frequencies are greaterthan downlink carrier frequencies

    b. the uplink carrier frequencies are lesserthan downlink carrier frequencies

    c. both uplink and downlink carrierfrequencies are same

    d. it is not necessary to use carrier at allAns. a

    90. Why are semiconductor lasers important forcommunication engineering?

    1. They possess large bandwidth2. They operate at low voltage3. They are suitable for coupling to fibers at

    wavelengths, where the attenuation is very

    small

    4. Their integration with other components iseasy

    Select the correct answer using the code given

    below:

    a. 1 on1yb. 1 and 2 onlyc. 2 and 3 on1y

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    10/12

    10 of 12d. 1, 2, 3 and 4Ans. d

    91. TEM wave cannot propagate in which one ofthe following ?

    a. Two wire transmission lineb. Coaxial cablec. Rectangular wave guided. Micro-strip lineAns. c

    92. Duct propagation of microwave occurs due towhich one of the following?

    a. Variation of refractive index withwavelength

    b. Variation of refractive index with lengthc. Variation of refractive index with heightd. None of the aboveAns. c

    93. In microwave communication links, whatcauses intense fading in the 18 GHz band?

    a. Snowb. Rainc. Fogd. DustAns. d

    94. Tropospheric scatter communication is usedfor which frequency band?

    a. HFb. VHFc. UHFd. VLFAns. c

    95. During power measurement the out powermeasured was -90 dBm. What is the measured

    power in W?

    a. 1 mWb. 1 pWc. 10 Wd. 1WAns. b

    96. In measuring pulsed microwave power, thepulse duration is 15 s with PRF of 1 kHz. Ifthe CW power sensor reads 15 mW, what is

    the average signal power during the pulse?

    a. 5 Wb. 10 Wc. 15 Wd. 20 WAns. b

    97. For obtaining a beam of electromagneticwaves with circular polarization, what is the

    ideal antenna?

    a. A double conical reflectorb. A helical antennac. A pyramidal horn antennad. A hog-horn antennaAns. b

    98. A microwave antenna-characteristics aredescribed as, low weight, low power-handling

    capacity and low bandwidth. What

    shall this be?

    a. Helical antennab. Sectoral horn antennac. Micro-strip patch antennad. Microwave dipole antennaAns. c

    99. What is a waveguide device which is designedwith steps in either the magnetic or electricplane known as?

    a. Conductance converterb. Impedance transformerc. Impedance cancellerd. Reactance followerAns.

    100. Which principle of operation of cavity wave-meters is used in microwave networks?

    a. Phase shiftb. Resonancec. Polarization shiftd. GyrationAns. b

    101. In a waveguide network, there is a componentwhich consists of an E-plane Tee combined

    with an H-plane Tee. What is this component

    generally known as?

    a. Directional Teeb. Phased array Teec. Coupler Teed. Magic TeeAns. d

    102. Phase focusing, which leads to bunching ofelectrons takes place in which one of the

    following?

    a. Double resonator Klystronb. Reflex Klystronc. TWTd. MagnetronAns. d

    103. In a magnetron oscillator, the improvement ofstability and efficiency is achieved by which

    technique?

    a. Strappingb. Cross couplingc. Bunchingd. BouncingAns. a

    104. A Gunn diode is a negative resistance device,which is used as a source of microwaves.

    What is the number of p-n junctions?

    a. 1b. 2c. 3d. 0Ans. d

    105. In a TWT the helix is used as which one of thefollowing?

    a. Slow wave structureb. Fast wave structure

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    11/12

    11 of 12c. Amplitying elementd. Attenuating elementAns. a

    106. Losses in optical fibres can be caused bywhich of the following?

    1. Impurities2. Microbending3. Stepped index operationSelect the correct answer using the code givenbelow:

    a. 1 and 3b. 2 and 3c. 1 and 2d. 3 onlyAns. c

    107. Consider the root loci plots:

    A.

    B.

    C.

    D.

    Which one of the above plots is not correct?

    a. Ab. Bc. Cd. DAns. c

    108. Which one of the following statements iscorrect fir mot loci?

    a. The root loci are asymmetrical withrespect to the real axis.

    b. The root loci are symmetricalwith respect to the real axis.

    c. The root locus lies in a section of the realaxis to the left of which an odd number of

    poles and zeros of open loop system are

    present.

    d. The root locus lies in a section of the realaxis to the right of which an even number

    of poles and zeros of open loop system arepresent.

    Ans. b

    109. Which one of the following is correct?The root locus is the path of the roots of the

    characteristic equation traced out in the s-plane

    a. as the input of the system is changedb. as the output of the system is changedc. as a system parameter is changedd. as the sensitivity is changedAns. c

    110. A memory system of size 32 kbytes is requiredto be designed using memory chips which

    have 12 address lines and 4 data lines each.What is the number of such chips required to

    design the memory system?

    a. 4b. 8c. 16d. 32Ans. c

    111.

    The above circuit illustrates a typicalapplication of the JK flip-flops. What does this

    represent?

    a. A shift registerb. A data storage devicec. A frequency divider circuitd. A decoder circuitAns. c

    112. A digital multiplexer can be used for which ofthe following?

    1. Parallel to serial conversion2. Many-to-one switch3. To generate memory chip select4. For code conversionSelect the correct answer using the code given

    below:

    a. 1, 3 and 4b. 2, 3 and 4c. 1 and 2 onlyd. 2 and 3 onlyAns. c

  • 8/8/2019 Electronics and Telecommunication Engineering Paper-II

    12/12

    12 of 12

    113.

    What is the output voltage V0 of the R-2R

    decoder ladder network?

    a. 1Vb. 2Vc. 3Vd. 4VAns. a

    114. What is an interrupt in which the externaldevice supplies its address as well as the

    interrupt request known as?

    a. Vectoral interruptb. Maskable interruptc. Non-maskable interruptd. None of the aboveAns. a

    115. Which one of the following is correct?A micro program

    a. is usually written in high level languageb. is a program for micro computersc. is a program written in assembly languaged. is a sequencing program for the control

    unit of any processor

    Ans. d

    116. Match List I with List II and select the correctanswer using the code given below the lists:

    List IA. Immediate addressingB. Implied addressingC. Register addressingD. Direct addressingList II

    1. LDA 30 FF2. MOV A, B3. LXI H, 20504. RRCCode:

    A B C D

    a. 3 4 2 1b. 2 1 3 4c. 3 1 2 4d. 2 4 3 1Ans. a

    117.

    The threshold voltage for each transistor in the

    figure shown above is 20 V. What are the

    values of Vi for this circuit to work as an

    inverter 7

    a. -5V and 0Vb. -5V and 5Vc.

    0V and 5Vd. -3V and 3V

    Ans. d

    118.

    For the logic circuit shown in the above figure,

    what is the required input condition (A, B, C)

    to make output X = 1?

    a. 1, 0, 1b. 0, 0, 1c. 1, 1, 1d. 0, 1, 1Ans. d

    119. The output of the circuit shown in the figure isequal to

    a. 0b. 1c. BABA + d. ( ) BABA *** Ans. b

    120. Two 2s complement numbers having sign bitsx and y are added and the sign bit of theresult is z. Which Boolean function indicates

    of the overflow?

    a. x y zb. zyx c. zyxzyx + d. zxyzxy ++ Ans. a