2015| SET 3 - (ECE GATE Exam) - Previous Question Paper Solution

GATE Exam Previous Year Question Paper Solution Electronics and Communication (ECE) - 2015 (SET 3)

35 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Choose the correct verb to fill in the blank.

Let us _______.

  1. introvert
  2. alternate
  3. atheist
  4. altruist
Question 2 Multiple Choice (Single Answer)

Choose the most suitable one word substitute for the following expression:

Connotation of a road or way

  1. Pertinacious
  2. Viaticum
  3. Clandestine
  4. Ravenous
Question 3 Multiple Choice (Single Answer)

Choose the most appropriate word from the options given below to complete the following sentence.

If the athlete had wanted to come first in the race, he ______ several hours every day.

  1. should practise
  2. should have practised
  3. practised
  4. should be practicing
Question 4 Multiple Choice (Single Answer)

Ram and Shyam shared a secret and promised to each other that it would remain between them. Ram expressed himself in one of the following ways as given in the choices below. Identify the correct way as per standard English.

  1. It would remain between you and me.
  2. It would remain between I and you.
  3. It would remain between you and I.
  4. It would remain with me.
Question 5 Multiple Choice (Single Answer)

If x > y > 1, which of the following must be true?

(1) ln x > ln y
(2) ex > ey
(3) yx > xy
(4) cos x > cos y

  1. (1) and (2)
  2. (1) and (3)
  3. (3) and (4)
  4. (4) and (1)
Question 6 Multiple Choice (Single Answer)

Directions: Find the missing sequence in the letter series below.

A, CD, GHI, ?, UVWXY

  1. LMNO
  2. MNOL
  3. MNOP
  4. NOPQ
Question 7 Multiple Choice (Single Answer)

Ms. X will be in Bagdogra from 01/05/2014 to 20/05/2014 and from 22/05/2014 to 31/05/2014. On the morning of 21/05/2014, she will reach Kochi via Mumbai. Which of the following statements is logically valid and can be inferred from the above sentences?

  1. Ms. X will be in Kochi for one day, only in May.
  2. Ms. X will be in Kochi for only one day in May.
  3. Ms. X will be only in Kochi for one day in May.
  4. Only Ms. X will be in Kochi for one day in May.
Question 8 Multiple Choice (Single Answer)

log tan 1o + log tan 2o + ..... + log tan 89o is

  1. 1
  2. $\frac{1}{\sqrt{2}}$
  3. 0
  4. – 1
Question 9 Multiple Choice (Single Answer)

In the following question, the first and the last sentences of the passage are in order and numbered 1 and 6, respectively. The rest of the passage is split into 4 parts and numbered 2, 3, 4 and 5. These 4 parts are not arranged in a proper order. Read these sentences and arrange them in a logical sequence to make a passage. Choose the correct sequence from the given options.

  1. On Diwali, the family rises early in the morning.
  2. The whole family, including the young and the old enjoy doing this.
  3. Children let off fireworks later in the night with their friends.
  4. At sunset, the lamps are lit and the family performs various rituals.
  5. Father, mother and children visit relatives and exchange gifts and sweets.
  6. Houses look pretty with the lighted lamps all around.
  1. 2, 5, 3, 4
  2. 5, 2, 4, 3
  3. 3, 5, 4, 2
  4. 4, 5, 2, 3
Question 10 Multiple Choice (Single Answer)

Which of the following 8085 microprocessor programs correctly calculates the product of two 8-bit numbers stored in registers B and C?

  1. MVI A, 00H
    JNZ LOOP
    CMP C
    LOOP DCR B
    HLT
  2. MVI A, 00H
    CMP C
    LOOP DCR B
    JNZ LOOP
    HLT
  3. MVI A, 00H
    LOOP ADD C
    DCR B
    JNZ LOOP
    HLT
  4. MVI A, 00H
    ADD C
    JNZ LOOP
    LOOP INR B
    HLT
Question 11 Multiple Choice (Single Answer)

The directivity of an antenna array can be increased by adding more antenna elements, as a larger number of elements

  1. improves the radiation efficiency
  2. increases the effective area of the antenna
  3. results in a better impedance matching
  4. allows more power to be transmitted by the antenna
Question 12 Multiple Choice (Single Answer)

The impulse response of an LTI system can be obtained by

  1. differentiating the unit ramp response
  2. differentiating the unit step response
  3. integrating the unit ramp response
  4. integrating the unit step response
Question 13 Multiple Choice (Single Answer)

If the base width in a bipolar junction transistor is doubled, which of the following statements will be TRUE?

  1. Current gain will increase.
  2. Unity gain frequency will increase.
  3. Emitter-base junction capacitance will increase.
  4. Early voltage will increase.
Question 14 Multiple Choice (Single Answer)

In the circuit shown below, diodes D1, D2 and D3 are ideal and the inputs E1, E2 and E3 are "0V" each for logic ‘0’ and "10V" each for logic ‘1’. What logic gate does the circuit represent?

  1. 3–input OR gate
  2. 3–input NOR gate
  3. 3–input AND gate
  4. 3–input XOR gate
Question 15 Multiple Choice (Single Answer)

If C is a circle of radius r with centre z0 in the complex z-plane and if n is a non-zero integer, then $\oint_c \frac{dz}{(z - z_0)^{n+1}}$ equals

  1. 2$\pi$nj
  2. 0
  3. $\frac{nj}{2 \pi}$
  4. 2$\pi$n
Question 16 Multiple Choice (Single Answer)

The transfer function of a first-order controller is given as Gc (s) = $\frac{K(s+ a)}{S + b}$, where K, a and b are positive real numbers.
The condition for this controller to act as a phase lead compensator is

  1. a < b
  2. a > b
  3. K < ab
  4. K > ab
Question 17 Multiple Choice (Single Answer)

The modulation scheme commonly used for transmission from GSM mobile terminals is

  1. 4–QAM
  2. 16–PSK
  3. Walsh–Hadamard orthogonal codes
  4. Gaussian Minimum Shift Keying (GMSK)
Question 18 Multiple Choice (Single Answer)

Consider a four-point moving average filter defined by the following equation:

$y[n] = \sum_{i = 0}^3 a_ix[n - i]$

The condition on the filter coefficients that results in a null at zero frequency is

  1. $a_1$ = $a_2$ = 0; $a_0$ = – $a_3$
  2. $a_1$= $a_2$ = 1; $a_0$ = – $a_3$
  3. $a_0$ = $a_3$ = 0; $a_1$ = $a_2$
  4. $a_1$ = $a_2$ = 0; $a_0$ = $a_3$
Question 19 Multiple Choice (Single Answer)

For A = $\begin{bmatrix}
\ 1 & tan x \
\ - tan x & 1 \
\end{bmatrix}$
, the determinant of AT A-1 is

  1. sec2 x
  2. cos4 x
  3. 1
  4. 0
Question 20 Multiple Choice (Single Answer)

The contour on the xy-plane, where the partial derivative of x2 + y2 with respect to y is equal to the partial derivative of 6y + 4x with respect to x, is

  1. y = 2
  2. x = 2
  3. x + y = 4
  4. x y = 0
Question 21 Multiple Choice (Single Answer)

The circuit shown below consists of JK flip-flops, each with an active low asynchronous reset ($\bar{R}_d$ input). The counter corresponding to this circuit is

  1. a modulo-5 binary up counter
  2. a modulo-6 binary down counter
  3. a modulo-5 binary down counter
  4. a modulo-6 binary up counter
Question 22 Multiple Choice (Single Answer)

A coaxial cable is made of two brass conductors. The spacing between the conductors is filled with Teflon ($\epsilon$r = 2.1, tan $\delta$= 0). Which of the following circuits can represent the lumped element model of a small piece of this cable having length $\triangle$z?

Question 23 Multiple Choice (Single Answer)

Suppose x[n] is an absolutely summable discrete-time signal. Its z-transform is a rational function with two poles and two zeroes. The poles are at z = $\pm$2j. Which of the following statements is TRUE for the signal x[n]?

  1. It is a finite duration signal.
  2. It is a causal signal.
  3. It is a non-causal signal.
  4. It is a periodic signal.
Question 24 Multiple Choice (Single Answer)

Which of the following processes is preferred to form the gate dielectric (SiO2) of MOSFETs?

  1. Sputtering
  2. Molecular beam epitaxy
  3. Wet oxidation
  4. Dry oxidation
Question 25 Multiple Choice (Single Answer)

A network is described by the state model as

The transfer function H(s) $\bigg( = \frac{Y(s)}{U(s)}\bigg)$ is

  1. $\frac{11s + 35}{(s-2)((s-2)(s+4))}$
  2. $\frac{11s + 35}{(s-2)((s-2)(s+4))}$
  3. $\frac{11s + 38}{(s-2)((s-2)(s+4))}$
  4. $\frac{11s + 38}{(s-2)((s-2)(s+4))}$
Question 26 Multiple Choice (Single Answer)

The electric field profile in the depletion region of a p-n junction in equilibrium is as shown in the figure. Which of the following statements is NOT TRUE?

  1. The left side of the junction is n-type and the right side is p-type.
  2. Both the n-type and p-type depletion regions are uniformly doped.
  3. The potential difference across the depletion region is 700 mV.
  4. If the p-type region has a doping concentration of 1015 cm–3, then the doping concentration in the n-type region will be 1016 cm–3.
Question 27 Multiple Choice (Single Answer)

A three bit pseudo random number generator is as shown in the figure. Initially, the value of output Y $\pm$ Y2 Y1 Y0 is set to 111. The value of output Y after three clock cycles is

  1. 000
  2. 001
  3. 010
  4. 100
Question 28 Multiple Choice (Single Answer)

An SR latch is implemented using TTL gates as shown in the figure. The set and reset inputs are provided using the push-button switches. It is observed that the circuit fails to work as desired. The SR latch can be made functional by changing

  1. NOR gates to NAND gates
  2. inverters to buffers
  3. NOR gates to NAND gates and inverters to buffers
  4. 5 V to ground
Question 29 Multiple Choice (Single Answer)

Consider the 3 m long lossless air-filled transmission line, as shown in the figure. It has a characteristic impedance of 120$\pi$$\Omega$. It is terminated by a short circuit and is excited with a frequency of 37.5 MHz. What is the nature of the input impedance (Zin)?

  1. Open
  2. Short
  3. Inductive
  4. Capacitive
Question 30 Multiple Choice (Single Answer)

A message signal m(t) = Am sin(2$\pi$ fmt) is used to modulate the phase of a carrier Ac cos (2$\pi$ fc t) to get the modulated signal y(t) = Ac cos (2$\pi$ fc t + m(t)). The bandwidth of y(t)

  1. depends on Am, but not on fm
  2. depends on fm, but not on Am
  3. depends on both Am and fm
  4. does not depend on Am or fm
Question 31 Multiple Choice (Single Answer)

The complex envelope of the bandpass signal $x(t) = -\sqrt{2}\bigg( \frac{sin \Big(\frac{\pi t}{5}\Big)}{\frac{\pi t}{5}} \bigg) sin(\pi t - \frac{\pi}{4})$ centred about $f = \frac{1}{2}$ Hz, is

  1. $\bigg( \frac{sin \Big(\frac{\pi t}{5}\Big)}{\frac{\pi t}{5}} \bigg) e^{j \frac{\pi}{4}}$
  2. $\bigg( \frac{sin \Big(\frac{\pi t}{5}\Big)}{\frac{\pi t}{5}} \bigg) e^{-j \frac{\pi}{4}}$
  3. $\sqrt{2} \bigg( \frac{sin \Big(\frac{\pi t}{5}\Big)}{\frac{\pi t}{5}} \bigg) e^{j \frac{\pi}{4}}$
  4. $\sqrt{2} \bigg( \frac{sin \Big(\frac{\pi t}{5}\Big)}{\frac{\pi t}{5}} \bigg)$
Question 32 Multiple Choice (Single Answer)

A universal logic gate can implement any Boolean function by connecting sufficient number of them appropriately. The three are as follows:

Which of the following statements is TRUE?

  1. Gate 1 is a universal gate.
  2. Gate 2 is a universal gate.
  3. Gate 3 is a universal gate.
  4. None of the gates shown is a universal gate.
Question 33 Multiple Choice (Single Answer)

The ABCD parameters of the following 2-port network are

  1. $\begin{bmatrix} \ 3.5 + j2 & 20.5 \\ \ 20.5 & 3.5 - j2 \\ \end{bmatrix}$
  2. $\begin{bmatrix} \ 3.5 + j2 & 30.5 \\ \ 0.5 & 3.5 - j2 \\ \end{bmatrix}$
  3. $\begin{bmatrix} \ 10 & 2 + j0 \\ \ 2 + j0 & 10 \\ \end{bmatrix}$
  4. $\begin{bmatrix} \ 7 + j4 & 0.4 \\ \ 30.5 & 7 - j4 \\ \end{bmatrix}$
Question 34 Multiple Choice (Single Answer)

A realization of a stable discrete time system is as shown in the figure. If the system is excited by a unit step sequence input x[n], the response y[n] is

  1. 4 $\Big(- \frac{1}{3} \Big)^n$u[n] – 5 $\Big(- \frac{2}{3} \Big)^n$u[n]
  2. 5 $\Big(- \frac{2}{3} \Big)^n$u[n] – 3 $\Big(- \frac{1}{3} \Big)^n$u[n]
  3. 5 $\Big( \frac{1}{3} \Big)^n$u[n] – 5 $\Big( \frac{2}{3} \Big)^n$u[n]
  4. 5 $\Big( \frac{2}{3} \Big)^n$u[n] – 5 $\Big( \frac{1}{3} \Big)^n$u[n]

Practice this chapter

Fill in the Blanks (13781 questions)