StreakPeaked· Practice

ExamsGATETechnical › MAIN PAPER - EC

GATE Technical: MAIN PAPER - EC questions with solutions

14 questions with worked solutions.

Questions

Q1. Which of the following is NOT associated with a p-n junction?

  1. (A) Junction Capacitance
  2. (B) Charge Storage Capacitance
  3. (C) Depletion Capacitance
  4. (D) Channel Length Modulation

Answer: (D) Channel Length Modulation

Channel Length Modulation is a phenomenon related to field-effect transistors (FETs) and does not pertain to the characteristics of a p-n junction, which primarily involves capacitance effects.

Q2. Which of the following is true?

  1. (A) A silicon wafer heavily doped with boron is a p+ substrate
  2. (B) A silicon wafer lightly doped with boron is a p+ substrate
  3. (C) A silicon wafer heavily doped with arsenic is a p+ substrate
  4. (D) A silicon wafer lightly doped with arsenic is a p+ substrate

Answer: (A) A silicon wafer heavily doped with boron is a p+ substrate

A silicon wafer that is heavily doped with boron has an excess of holes, which makes it a p+ substrate, indicating a high concentration of p-type carriers.

Q3. For static electric and magnetic fields in an inhomogeneous source-free medium, which of the following represents the correct form of two of Maxwell’s equations?

  1. (A) ∇·E = 0, ∇×B = 0
  2. (B) ∇·E = 0, ∇·B = 0
  3. (C) ∇×E = 0, ∇×B = 0
  4. (D) ∇×E = 0, ∇·B = 0

Answer: (D) ∇×E = 0, ∇·B = 0

The correct option states that the curl of the electric field is zero, indicating that the electric field is static and conservative, while the divergence of the magnetic field is also zero, consistent with the absence of magnetic monopoles in a source-free medium.

Q4. For the circuit shown in the following figure, transistors M1 and M2 are identical NMOS transistors. Assume that M2 is in saturation and the output is unloaded. The current Ix is related to Ibias as

  1. Ix = Ibias + Is
  2. Ix = Ibias
  3. Ix = Ibias - Is
  4. Ix = Ibias - (VDD - Vout/R_E)

Answer: Ix = Ibias

In this circuit configuration, since M2 is in saturation and the output is unloaded, the current flowing through M1 (Ix) is equal to the bias current (Ibias) provided to the circuit, as there are no additional current paths or loads affecting the current flow.

Q5. For the circuit shown in the figure, D has a transition from 0 to 1 after CLK changes from 1 to 0. Assume gate delays to be negligible. Which of the following statements is true?

  1. (A) Q goes to 1 at the CLK transition and stays at 1.
  2. (B) Q goes to 0 at the CLK transition and stays at 0.
  3. (C) Q goes to 1 at the CLK transition and goes to 0 when D goes to 1.
  4. (D) Q goes to 0 at the CLK transition and goes to 1 when D goes to 1.

Answer: (D) Q goes to 0 at the CLK transition and goes to 1 when D goes to 1.

The correct option is (D) because when the clock transitions from 1 to 0, the output Q captures the current state of D, which is 0. After this transition, when D changes to 1, Q will then update to reflect this new value.

Q6. A rectangular waveguide of internal dimensions (a = 4 cm and b = 3 cm) is to be operated in TE11 mode. The minimum operating frequency is

  1. (A) 6.25 GHz
  2. (B) 6.0 GHz
  3. (C) 5.0 GHz
  4. (D) 3.75 GHz

Answer: (A) 6.25 GHz

For TE11, fc=(c/2)*sqrt((1/a)^2+(1/b)^2) with a=0.04 m, b=0.03 m. This gives (1.5e8)*sqrt(625+1111.1)=1.5e8*41.67=6.25 GHz. The stored 3.75 GHz is wrong; the answer is 6.25 GHz.

Q7. One end of a loss-less transmission line having the characteristic impedance of 75Ω and length of 1 cm is short-circuited. At 3GHz, the input impedance at the other end of the transmission line is

  1. (A) 0
  2. (B) Resistive
  3. (C) Capacitive
  4. (D) Inductive

Answer: (D) Inductive

When a transmission line is short-circuited at one end, the input impedance at the other end can be determined by considering the line's length and frequency. At 3GHz, the wavelength is short enough that the line behaves like an inductor, resulting in an inductive input impedance.

Q8. A uniform plane wave in the free space is normally incident on an infinitely thick dielectric slab (dielectric constant εr = 9). The magnitude of the reflection coefficient is

  1. (A) 0
  2. (B) 0.3
  3. (C) 0.5
  4. (D) 0.8

Answer: (C) 0.5

The reflection coefficient for a wave incident on a dielectric interface can be calculated using the formula R = |(η1 - η2) / (η1 + η2)|, where η1 is the impedance of free space and η2 is the impedance of the dielectric. Given the dielectric constant εr = 9, the impedance of the dielectric is lower than that of free space, resulting in a reflection coefficient of 0.5.

Q9. At 20 GHz, the gain of a parabolic dish antenna of 1 meter diameter and 70% efficiency is

  1. (A) 15 dB
  2. (B) 25 dB
  3. (C) 35 dB
  4. (D) 45 dB

Answer: (D) 45 dB

At 20 GHz, lambda=0.015 m, so G=0.7*(pi*1/0.015)^2 about 30700, which is 10*log10(30700) about 44.9 dB ~ 45 dB. The stored 35 dB is wrong.

Q10. Consider a Binary Symmetric Channel (BSC) with probability of error being p. To transmit a bit, say 1, we transmit a sequence of three 1s. The receiver will interpret the received sequence to represent 1 if at least two bits are 1. The probability that the transmitted bit will be received in error is

  1. p³ + 3p²(1-p)
  2. (1-p)³
  3. p³ + p²(1-p)

Answer: p³ + 3p²(1-p)

The correct option accounts for the scenarios where the transmitted sequence of three 1s is received with at least two bits still being 1. This includes the case where all three bits are received correctly (probability (1-p)³) and the cases where exactly two bits are received correctly and one is flipped (which can occur in three different ways, hence the factor of 3), leading to the total probability of error being p³ + 3p²(1-p).

Q11. Four messages band limited to W, W, 2W and 3W respectively are to be multiplexed using Time Division Multiplexing (TDM). The minimum bandwidth required for transmission of this TDM signal is

  1. W
  2. 3W
  3. 6W
  4. 7W

Answer: 7W

The minimum bandwidth required for TDM is determined by the sum of the bandwidths of all individual messages. In this case, the total bandwidth is W + W + 2W + 3W, which equals 7W.

Q12. Consider the frequency modulated signal 10cos[2π×10⁵t + 5sin(2π×1500t) + 7.5sin(2π×1000t)] with carrier frequency of 10⁵ Hz. The modulation index is

  1. 12.5
  2. 10
  3. 7.5
  4. 5

Answer: 12.5

The modulation index in frequency modulation is determined by the ratio of the peak frequency deviation to the modulation frequency. In this case, the peak frequency deviation is given by the sum of the amplitudes of the modulating signals (5 + 7.5 = 12.5), and since the carrier frequency is 10⁵ Hz, the modulation index is calculated as 12.5.

Q13. The signal cos ω_ct + 0.5 cos ω_mt sin ω_ct is

  1. FM only
  2. AM only
  3. both AM and FM
  4. neither AM nor FM

Answer: AM only

The given signal contains a term that modulates the amplitude of the carrier wave (cos ω_ct) with another cosine function, which is characteristic of Amplitude Modulation (AM). The presence of the sine function does not contribute to frequency modulation (FM), confirming that the signal is AM only.

Q14. Common Data for Questions 71, 72 and 73: A speech signal, band limited to 4 kHz and peak voltage varying between +5V and -5V, is sampled at the Nyquist rate. Each sample is quantized and represented by 8 bits. If the bits 0 and 1 are transmitted using bipolar pulses, the minimum bandwidth required for distortion free transmission is

  1. 64 kHz
  2. 32 kHz
  3. 8 kHz
  4. 4 kHz

Answer: 32 kHz

The minimum bandwidth required for distortion-free transmission of a signal is determined by the Nyquist theorem, which states that the bandwidth must be at least twice the highest frequency of the signal. Since the speech signal is band limited to 4 kHz, the minimum bandwidth needed is 2 times 4 kHz, resulting in 8 kHz. However, when considering the bipolar pulse transmission, the effective bandwidth doubles, leading to a required bandwidth of 32 kHz.

⚔️ Practice GATE Technical free + battle 1v1 →