Electronics MCQs set 3 for HEC USAT-CS (Computer Science) Physics — 20 solved questions.
Q1. A diode having internal resistance 20 Ω is used for half-wave rectification. If the applied voltage is v = 50 sin(πt), the peak current is
Answer: 2.5 A
Explanation: Peak current = Vpeak / (Rf + R), where Rf = 20 Ω and Vpeak = 50 V, so Ipeak = 50 / 20 = 2.5 A.
Q2. The frequency of output signal of a LC oscillator is
Answer: 1 / (2π√LC)
Explanation: The resonant frequency of LC circuit is given by f = 1 / (2π√LC).
Q3. The resistance of a germanium diode at 300 K changes from 100 Ω to 50 Ω when its temperature increases by 10 K. The bandgap energy is
Answer: 0.67 eV
Explanation: Using the formula for temperature dependence of resistance, Eg = k * ΔT / (ΔR / R), Eg = 0.67 eV.
Q4. A transistor is operated in CE configuration at Vc = 2 V such that a change in base current from 100 μA to 200 μA produces a change in collector current from 9 mA to 16.5 mA. The current gain is
Answer: 75
Explanation: Current gain (β) = ΔIc / ΔIb = (16.5 - 9) mA / (200 - 100) μA = 7.5 mA / 100 μA = 75.
Q5. The minimum number of NAND gates required to make a NOT gate is
Answer: 1
Explanation: One NAND gate with both inputs tied together acts as a NOT gate.
Q6. A Zener diode is used as a
Answer: voltage regulator
Explanation: Zener diode is used for voltage regulation due to its ability to maintain a constant voltage.
Q7. The forbidden energy gap in a silicon crystal is
Answer: 1.1 eV
Explanation: The bandgap energy for silicon is approximately 1.1 eV.
Q8. The input signal given to a CE amplifier having a voltage gain of 150 is Vi = 2 cos(15t + π/3). The corresponding output signal will be
Answer: 300 cos(15t + 4π/3)
Explanation: Output voltage = voltage gain * input voltage, with a 180° phase shift, so Vo = 300 cos(15t + 4π/3).
Q9. The current gain of a transistor in CB configuration is 0.98. The change in collector current for a change in emitter current of 5 mA is
Answer: 4.9 mA
Explanation: α = ΔIc / ΔIe, so ΔIc = α * ΔIe = 0.98 * 5 mA = 4.9 mA.
Q10. A transistor has a current gain of 30. If the collector resistance is 6 kΩ, input resistance is 1 kΩ, the voltage gain is
Answer: 180
Explanation: Voltage gain = β * (Rc / Ri) = 30 * (6 kΩ / 1 kΩ) = 180.
Q11. The Boolean expression for the output of an XOR gate is
Answer: A ⊕ B
Explanation: XOR gate output is given by A ⊕ B, which is 1 when A and B are different.
Q12. The output of a logic gate is 0 when both inputs are 1. The gate is
Answer: NAND
Explanation: NAND gate produces output 0 when both inputs are 1.
Q13. The frequency of oscillation of a Wien bridge oscillator is
Answer: 1 / (2πRC)
Explanation: Wien bridge oscillator frequency is given by f = 1 / (2πRC).
Q14. A silicon diode requires a minimum current of 1 mA to be above the knee voltage (0.7 V) of its I-V characteristic curve. When it is connected in series with a resistance R across a voltage source V, the voltage across the diode is 0.7 V when the current through the circuit is 1 mA. The value of R is
Answer: 3 kΩ
Explanation: Using Ohm's law, R = (V - 0.7) / I = (V - 0.7) / 1 mA = 3 kΩ for V = 4 V.
Q15. In a CE amplifier, the output voltage is given by V_o = -βR_L/R_i * V_i. What is β?
Answer: Current gain
Explanation: β is the ratio of collector current to base current, representing current gain in a CE amplifier.
Q16. A Zener diode is used for voltage regulation. What is the condition for regulation?
Answer: V_in > V_z
Explanation: Zener regulation occurs when input voltage exceeds Zener voltage, allowing current to flow through the Zener diode.
Q17. The gain of an op-amp is given by A = V_o / (V+ - V-). What is the typical value of A?
Answer: 10^5
Explanation: Op-amp gain is typically very high, around 10^5, due to its high input impedance and low output impedance.
Q18. The cutoff frequency of an RC low-pass filter is given by f_c = 1 / (2πRC). What happens to f_c if R is doubled?
Answer: f_c is halved
Explanation: f_c is inversely proportional to R, so doubling R halves f_c.
Q19. In a series RLC circuit, resonance occurs when ωL = 1 / ωC. What is ω?
Answer: Angular frequency
Explanation: ω is the angular frequency, related to frequency f by ω = 2πf.
Q20. The CMRR of an op-amp is given by CMRR = 20log(A_d / A_c). What does A_d represent?
Answer: Differential gain
Explanation: A_d is the differential gain, representing the gain for differential input signals.