Electrical Engineering

UPSC Electrical Engineering 2024

All 16 questions from the 2024 Civil Services Mains Electrical Engineering paper across 2 papers — 800 marks in total. Each question comes with a detailed evaluation rubric, directive word analysis, and model answer points.

16Questions
800Total marks
2Papers
2024Exam year

Paper I

8 questions · 400 marks
Q1
50M Compulsory solve Circuit analysis, Z-transform, transistors, BCD error detection

(a) Find the voltage on points A and B of the given circuit : (10 marks) (b) Determine the Z-transform of $x[n] = n\left(\frac{1}{2}\right)^{n+2} u[n+2]$. Specify the properties used. (10 marks) (c) In the circuit diagram given here, T₁ and T₂ are transistors with matched characteristics. The transistor parameters in active region are β = 200 and V_BE = 688 mV. Find V_CE of transistor T₂ : (10 marks) (d) A Binary Coded Decimal (BCD) code is to be transmitted to a remote receiver. Bits are arranged as A₃ A₂ A₁ A₀. Design a circuit at the receiving end which has an error detector to check the legal BCD code and produce a HIGH for any error condition. (10 marks) (e) In the circuit given here, D₁ is an ideal diode and key K₁ is ON for a long period of time. Now at time t₀, key K₁ is opened. Draw the voltage waveform on capacitor C₁ and find the final steady-state voltage on the capacitor : L=10 mH, 9 V, K₁ Open at t₀, R₁=0·9 Ω, D₁, C₁=100 μF (10 marks)

Answer approach & key points

Solve each sub-part systematically with equal time allocation (~20% per part) since all carry equal marks. Begin with circuit analysis for (a), apply Z-transform properties for (b), use transistor biasing equations for (c), implement combinational logic for (d), and analyze transient response for (e). Present derivations first, followed by numerical calculations and diagrams where required.

  • For (a): Apply KCL/KVL or nodal analysis to find voltages at points A and B; identify series-parallel combinations and current paths
  • For (b): Use time-shifting property and differentiation property of Z-transform; rewrite x[n] as (1/4)·(n+2-2)(1/2)^(n+2)u[n+2] or apply shift then differentiate
  • For (c): Analyze current mirror or differential pair configuration; use I_C = βI_B and V_CE = V_CC - I_C·R_C with matched transistor characteristics
  • For (d): Design 4-input combinational circuit using K-map; detect illegal BCD states (1010-1111) with output HIGH for error; implement using NAND/NOR gates
  • For (e): Determine initial capacitor voltage when K₁ is ON (diode conducts, inductor acts as short); analyze RLC transient when K₁ opens with diode reverse bias
Q2
50M draw CMOS gate design, signal integration, circuit analysis

(a) Draw the circuit diagram, function table, logic symbol and switch model for a CMOS gate (using six transistors) with two inputs A and B and an output Z, such that Z = 0 if A = 1 and B = 0, and Z = 1 otherwise (20 marks) (b) For the signals f₁(t) and f₂(t) shown in the figures below, find and sketch $\int_{-\infty}^{t} f(x)\,dx$ : (20 marks) (c) In the circuit given here, find the value of voltage $v_1$ : (10 marks)

Answer approach & key points

Begin with the directive 'draw' for part (a), which demands precise circuit diagrams, truth tables, and switch models for the 6-transistor CMOS gate implementing Z = NOT(A AND NOT(B)). Allocate approximately 40% of effort to part (a) given its 20 marks, 35% to part (b) for signal integration with proper sketching of ramp/step waveforms, and 25% to part (c) for the circuit analysis. Structure as: (a) complete CMOS characterization with all four required elements, (b) mathematical integration with graphical interpretation showing accumulation of area under curves, (c) systematic nodal/mesh analysis for v₁.

  • Part (a): Correct identification of the logic function as Z = A' + B (OR gate with inverted A, or equivalently Z = NOT(A AND NOT(B))) with proper PMOS-NMOS network topology using exactly 6 transistors
  • Part (a): Complete function table showing all four input combinations with correct output states, and accurate IEEE/ANSI logic symbol representation
  • Part (a): Switch model clearly distinguishing conducting/non-conducting states for both pull-up (PMOS) and pull-down (NMOS) networks
  • Part (b): Correct mathematical integration of f₁(t) and f₂(t) showing piecewise linear/quadratic results with proper handling of limits from -∞ to t
  • Part (b): Accurate sketch of integrated signals showing ramp characteristics, continuity at transition points, and proper asymptotic behavior
  • Part (c): Application of KCL/KVL or nodal analysis to solve for v₁, with identification of circuit topology (likely resistive divider, op-amp, or transistor circuit)
  • Part (c): Correct numerical value with proper units and sign convention for v₁
Q3
50M solve Laplace transform, OPAMP circuits, digital logic

(a) Determine the time signal that corresponds to the following bilateral Laplace transform and the ROCs given below by using the method of partial fractions: $$X(s) = \frac{4s^2 + 8s + 10}{(s+2)(s^2 + 2s + 5)}$$ (i) With ROC Re(s) < -2 (ii) With ROC Re(s) > -1 (iii) With ROC -2 < Re(s) < -1 (b) Explain the working of the given OPAMP circuit. Draw the output waveforms at points A and B showing the time and voltage. Given that, $V_{Z_1} = V_{Z_2} = 3.3$ V, $C_1 = 1 \mu$F, the power supply voltage to OPAMPs is $\pm 12$ V and $R_1 = R_2 = R_3 = R_4 = R_5 = R_6 = 2$ k$\Omega$ : Suggest to replace suitable resistances so that the output voltages at A and B are having swing of $\pm 6$ V and the output frequency is fixed to 500 Hz. (c) Find the logic equations for the outputs in the concise form and write the corresponding truth table for the circuit given below :

Answer approach & key points

Solve this multi-part numerical problem by allocating approximately 40% time to part (a) for partial fraction decomposition and three ROC analyses, 35% to part (b) for OPAMP circuit analysis, waveform sketching and redesign calculations, and 25% to part (c) for logic equation derivation and truth table construction. Begin with clear partial fraction expansion in (a), apply bilateral Laplace transform pairs correctly for each ROC, then explain the astable multivibrator operation in (b) with proper timing calculations, and finally use Boolean algebra or K-map simplification in (c) before presenting the truth table.

  • Part (a): Correct partial fraction decomposition of X(s) into A/(s+2) + (Bs+C)/(s²+2s+5) with A=2, B=2, C=0, yielding poles at s=-2 and s=-1±2j
  • Part (a)(i)-(iii): Correct time-domain signals for each ROC — left-sided for Re(s)<-2, right-sided for Re(s)>-1, and two-sided for -2<Re(s)<-1 with proper handling of causal/anti-causal components
  • Part (b): Identification of the circuit as an astable multivibrator (square wave generator) with Schmitt trigger and RC timing network, correct threshold voltages ±βVz where β=R2/(R1+R2)
  • Part (b): Correct waveform sketches showing square waves at A (±Vz=±3.3V) and B (±Vsat≈±12V) with proper time periods, and redesigned values for ±6V swing at 500Hz using R5=R6=1kΩ or modified timing resistors
  • Part (c): Derivation of simplified logic equations using Boolean algebra or K-maps, identification of circuit as a 3-bit binary to Gray code converter or similar standard combinational circuit
  • Part (c): Complete truth table with all 8 input combinations showing correct output values for the derived logic equations
Q4
50M calculate Maximum power transfer, OPAMP circuits, multiplexers

(a) In the circuit diagram given here, load resistance R_L is to be set for maximum power transfer. Draw Thevenin equivalent circuit across ab and calculate the value of R_L for maximum power transfer. Also calculate the power loss in resistance R_3, when the circuit is delivering maximum power to load R_L : (b) (i) Define input bias current and input offset voltage for an OPAMP. Using an OPAMP, draw an inverting amplifier circuit with gain = –4 in such a way that the effect of bias current is minimized. 10 (ii) In the linear regulated power supply circuit shown here, calculate the output voltage adjustment range and maximum power dissipation in transistor T₁ in worst case : (T₁ and T₂ are Si transistors) 10 (c) A circuit using three 2-input multiplexers is shown below. Determine the function performed by this circuit :

Answer approach & key points

Calculate demands precise numerical solutions with systematic derivations. Structure: (a) Thevenin equivalent and maximum power transfer (~15 marks, 30% time) — draw equivalent circuit, find V_th, R_th, set R_L = R_th, compute power loss in R_3; (b)(i) OPAMP definitions and circuit design (~10 marks, 20% time) — define terms clearly, draw inverting amplifier with R_comp = R_1||R_f for bias current compensation; (b)(ii) Regulated supply calculations (~10 marks, 20% time) — determine V_out range using zener and potentiometer, find worst-case P_D in T_1; (c) Multiplexer logic analysis (~15 marks, 30% time) — construct truth table, derive Boolean expression, identify the combinational function implemented.

  • For (a): Correct Thevenin voltage and resistance calculation; R_L = R_th for maximum power transfer; power loss in R_3 calculated using current division in loaded circuit
  • For (b)(i): Precise definitions of input bias current (average of I_B+ and I_B-) and input offset voltage (V_os); inverting amplifier with gain -4 using R_f/R_in = 4, with compensation resistor R_p = R_in||R_f at non-inverting terminal
  • For (b)(ii): Output voltage range from V_zener to V_zener×(1+R_2/R_1) or similar depending on circuit; maximum P_D in T_1 occurs at maximum input voltage, minimum output voltage, and maximum load current
  • For (c): Complete truth table for 3-select-line multiplexer cascade; Boolean expression simplification; identification of function (e.g., full adder, comparator, or parity generator based on actual connections)
  • Cross-cutting: Proper unit handling (V, mA, Ω, W); significant figures appropriate to component tolerances; mention of practical limitations like thermal runaway in series regulators
Q5
50M Compulsory solve Electromagnetic waves, transformers, power electronics, communication systems, transmission lines

(a) A uniform plane wave travels in vacuum along +y direction. The electric field of the wave at some instant is given as $\vec{E} = 4\hat{x} + 3\hat{z}$. Find the vector magnetic field $\vec{H}$. (Given, $\mu_0 = 4\pi \times 10^{-7}$ H/m, $\varepsilon_0 = \frac{1}{36\pi} \times 10^{-9}$ F/m) (10 marks) (b) The maximum efficiency of a 200 kVA, 3300/600 V, 50 Hz, single-phase transformer is 98% and occurs at 75% full load and unity power factor. If the leakage impedance is 10%, find the voltage regulation at full load and power factor 0.8 lagging. (10 marks) (c) A diode circuit with an L-C load is shown in the figure, with the capacitor having an initial voltage $V_C(t=0) = 120$ V, capacitance $C = 12$ μF and inductance $L = 48$ μH. If switch S is closed at $t = 0$ s, then find the following: (i) Peak value of current $i$ (ii) Conduction time of the diode (10 marks) (d) How can linear pre-emphasis and de-emphasis filters be employed to improve the performance of an FM system? Is the improvement in output SNR dependent on both the frequency responses of the pre-emphasis filter and the de-emphasis filter? (10 marks) (e) A transmission line is 25 m long. It has characteristic impedance Z₀ = 40 Ω and operates at 2 MHz. The line is terminated with a load of Z_L = (50 + j30) Ω. If the wave velocity is u = 0.8c (with c = 3×10⁸ m/s) on the line, determine (i) the reflection coefficient and (ii) the input impedance. (10 marks)

Answer approach & key points

Solve all five sub-parts systematically, allocating approximately 20% time to each part since marks are equal. Begin with clear statement of given data and required unknowns for each sub-part. Present derivations step-by-step with proper units, then substitute numerical values. For part (c), sketch the L-C circuit diagram showing diode, switch, inductor and capacitor with initial polarity. Conclude each part with boxed final answers and brief physical interpretation.

  • Part (a): Apply Poynting vector relation; use η₀ = √(μ₀/ε₀) = 120π Ω; determine H = (1/η₀)(âₓ × E) with propagation in +y direction giving H = (3/120π)âₓ - (4/120π)â_z A/m
  • Part (b): Calculate core loss and copper loss at maximum efficiency condition; use P_cu = x²P_cu,FL to find full-load copper loss; apply voltage regulation formula with leakage impedance to find % regulation ≈ 6.5%
  • Part (c): Analyze underdamped RLC circuit; derive i(t) = (V_C/ω_dL)e^(-αt)sin(ω_d t); find peak current I_peak = V_C√(C/L) ≈ 60 A; conduction time = π/ω_d ≈ 48 μs until current returns to zero
  • Part (d): Explain pre-emphasis boosts high frequencies before modulation matching FM noise triangle; de-emphasis attenuates highs after demodulation; SNR improvement depends only on de-emphasis filter matching noise spectrum, not pre-emphasis
  • Part (e): Calculate reflection coefficient Γ = (Z_L - Z₀)/(Z_L + Z₀) = 0.35∠56.3°; find electrical length βl = 2πf/u = 0.418 rad; apply transmission line equation for input impedance Z_in = Z₀(Z_L + jZ₀tanβl)/(Z₀ + jZ_Ltanβl)
Q6
50M derive AM demodulation, FM signals, PWM inverters, induction motor characteristics

(a) (i) An AM signal s(t) = A_c[1 + k_a m(t)]cos(2πf_c t) is applied to the system shown in the figure. Show that the message signal m(t) can be obtained from the square-rooter output v₃(t): Assume that |k_a m(t)| < 1 for all t, the message signal m(t) is limited to the interval −ω ≤ f ≤ ω, and the carrier frequency f_c > 2ω. (10 marks) (ii) A narrow band FM signal is approximately given as $$s(t) \approx A_c \cos(2\pi f_c t) - \beta A_c \sin(2\pi f_c t)\sin(2\pi f_m t)$$ Determine the envelope of this modulated signal. Also determine the ratio of the maximum to the minimum value of this envelope. Plot this ratio versus β, with β restricted to the interval 0 ≤ β ≤ 0·4. Also determine the average power of the narrow band FM signal, expressed as a percentage of the average power of the unmodulated carrier wave. (10 marks) (b) (i) Explain why PWM inverters are preferred over square wave inverters. Further, draw the harmonic spectrum to highlight the differences in unipolar and bipolar PWM techniques. (10 marks) (ii) A single-phase, full-bridge inverter has DC-link voltage $V_{DC} = 400$ V, and the fundamental frequency of 50 Hz. Find the r.m.s. value of the voltages of the fundamental and next two prominent harmonics for the following cases: (1) Square wave mode (2) Voltage cancellation mode with α = 20° (10 marks) (c) A 50 hp, 440 V, 50 Hz, star-connected, three-phase induction motor has a starting torque of 75% and maximum torque of 250% of the full-load torque. Find the following: (i) Slip at which maximum torque occurs (ii) Slip at full-load torque (10 marks)

Answer approach & key points

Begin with a brief introduction acknowledging the three distinct domains: AM/FM demodulation, PWM inverter analysis, and induction motor characteristics. Allocate approximately 25% time to part (a) covering AM envelope detection and FM envelope/power calculations; 25% to part (b) on PWM advantages and harmonic analysis with spectra; 25% to part (c) on torque-slip characteristics; reserve 25% for diagrams, numerical verification, and conclusion. For (a)(i), derive the square-rooter output step-by-step; for (a)(ii), use trigonometric identities for envelope extraction; for (b), contrast unipolar/bipolar PWM spectra; for (c), apply the torque-slip equation T ∝ s/(r₂² + (sx₂)²).

  • (a)(i) Derivation showing v₃(t) = A_c√[1+k_a m(t)] through squaring, filtering, and square-root operations with proper justification of LPF cutoff selection (f_c > 2ω)
  • (a)(ii) Envelope derivation using A(t) = A_c√[1 + β²sin²(2πf_m t)], ratio (1+β)/(1-β) for small β, correct plot of ratio vs β (0 to 0.4), and power calculation showing ≈(1+β²/4)×100%
  • (b)(i) PWM advantages: reduced harmonic distortion, adjustable output voltage via modulation index, better THD; clear harmonic spectrum comparison showing unipolar eliminates even harmonics and carrier multiples while bipolar has harmonics at mf_c ± nf_o
  • (b)(ii) Square wave: V₁ = 0.9V_DC = 360V, V₃ = 120V, V₅ = 72V; Voltage cancellation: V₁ = (4V_DC/π)cosα = 428.5V, correct harmonic elimination pattern with α = 20°
  • (c) Using T_max/T_fl = 2.5 and T_st/T_fl = 0.75 with torque-slip relation: slip at T_max s_max = r₂/x₂ = 0.183, full-load slip s_fl = 0.037 (or 0.163 if using approximate method), showing both exact and approximate solutions
  • Proper use of Thevenin equivalent or approximate equivalent circuit for induction motor torque calculations with clear assumption statements
Q7
50M solve Power electronics, synchronous machines and electromagnetics

(a) (i) Draw the neat and properly labelled output voltage waveform of a three-phase, phase-controlled rectifier having firing angle α. Also derive the relationship for average output voltage in terms of line voltage V_LL and firing angle α. (10 marks) (ii) A three-phase full-wave controlled rectifier is being operated from a star-connected, 415 V, 50 Hz supply. This rectifier is feeding a constant current load of 15 kW. It is required to obtain an average output voltage of 80% of maximum possible output voltage. Find the firing angle, r.m.s. value of line current and input power factor. Assume devices are ideal. (10 marks) (b) (i) Show that the maximum power that a synchronous generator can supply when connected to constant voltage, constant frequency busbars increases with the excitation. (10 marks) (ii) An 11 kV, 3-phase, star-connected turbo-alternator delivers 250 A at unity power factor when running on constant voltage and frequency busbars. If the excitation is increased so that the delivered current rises to 300 A, find the power factor at which now machine works and percentage increase in the induced e.m.f., assuming a constant steam supply and unchanged efficiency. The armature resistance is 0·5 Ω per phase and the synchronous reactance is 10 Ω per phase. (10 marks) (c) A medium has infinite conductivity for z ≤ 0, ε_r = 7 and μ_r = 18, and σ = 0 for z > 0. The electric field for z > 0 is given as $\vec{E} = 10\cos(3 \times 10^8 t - 15x)\hat{z}$, as shown below. Determine the surface charge density and surface current density at location (3, 4, 0) at t = 0·8 ns. Given, $\mu_0 = 4\pi \times 10^{-7}$ H/m, $\varepsilon_0 = \frac{1}{36\pi} \times 10^{-9}$ F/m : (10 marks)

Answer approach & key points

Solve this multi-part numerical problem by allocating approximately 25% time to each of parts (a)(i), (a)(ii), (b)(ii), and (c), with part (b)(i) requiring brief theoretical proof. Begin with clear diagrams and derivations for the rectifier waveform, then proceed systematically through calculations for firing angles, power factors, and electromagnetic boundary conditions, concluding with physical interpretations of each result.

  • For (a)(i): Correct three-phase bridge rectifier output waveform with 6-pulse ripple, proper labeling of firing angle α, conduction intervals, and phase voltages; derivation of V_avg = (3√3/π)V_LL cos(α) for continuous conduction
  • For (a)(ii): Calculation of firing angle α = cos⁻¹(0.8) = 36.87°, RMS line current = 20.82 A, and input power factor = 0.8 lagging using proper relationships for constant current load
  • For (b)(i): Proof that P_max = EV/X_s increases with excitation E, using power-angle characteristics and showing ∂P_max/∂E > 0 for constant V and X_s
  • For (b)(ii): Calculation of new power factor = 0.833 lagging, percentage increase in induced EMF = 19.6%, using power balance with constant steam input and phasor diagrams
  • For (c): Application of boundary conditions at z=0 for perfect conductor; surface charge density ρ_s = 83.14 nC/m² and surface current density J_s = -0.424 ŷ A/m at (3,4,0) using wave impedance and propagation constants
Q8
50M solve Electromagnetics, communication systems and power electronics

(a) In the figure given below, region 1 is the side of the plane y+z=1 containing the origin and in this region, μ_r₁ = 5. In region 2, μ_r₂ = 7. It is given that B⃗₁ = 3·0a⃗_x + 1·0a⃗_y (T). Determine B⃗₂ and H⃗₂. Given, μ₀ = 4π × 10⁻⁷ H/m : (20 marks) (b) The message signal m(t) has a bandwidth of 20 kHz, a power of 20 W and a maximum amplitude of 8. It is desired to transmit this message through a channel to the destination with 80 dB attenuation and additive white noise with power spectral density $S_n(f) = \frac{N_0}{2} = 0.5 \times 10^{-12}$ W/Hz and achieve an SNR at the modulator output of at least 50 dB. What is the required transmitter power and channel bandwidth, if the modulation scheme employed is as under? (i) DSB-SC AM (ii) SSB AM (iii) Conventional DSB AM with modulation index 0·6 (20 marks) (c) An ideal DC-DC converter as shown in the figure has an input voltage of $V_s = 20$ V, the duty ratio $D = 0.25$ and the switching frequency is 20 kHz. The inductance $L = 150 \mu H$ and capacitance $C = 240 \mu F$. The average diode current is 1.2 A. Determine the following : (i) Peak-peak ripple current of the inductor (ii) Peak current through the switch S (10 marks)

Answer approach & key points

Solve this multi-part numerical problem by allocating approximately 40% time to part (a) on boundary conditions in magnetostatics, 40% to part (b) on AM modulation systems comparison, and 20% to part (c) on DC-DC converter analysis. Begin each part with stated governing equations, show complete derivations with unit tracking, and conclude with physically verified numerical answers.

  • Part (a): Apply magnetic boundary conditions - normal component of B and tangential component of H are continuous across the interface; correctly identify normal vector to plane y+z=1 and decompose B₁ into normal and tangential components
  • Part (b)(i): For DSB-SC AM, use (SNR)₀ = (P_T/P_R)×(P_m/N₀W) with P_R = P_T×10⁻⁸ (80 dB attenuation) and bandwidth = 2W = 40 kHz
  • Part (b)(ii): For SSB AM, use same SNR formula but with bandwidth = W = 20 kHz and note 3 dB SNR advantage or equivalent power saving
  • Part (b)(iii): For conventional AM with m=0.6, account for power in carrier and sidebands using η = m²/(2+m²), total transmitted power includes carrier power
  • Part (c)(i): Calculate inductor ripple current using Δi_L = V_s(1-D)DT_s/L = V_sD(1-D)/(Lf_s) for buck converter operation
  • Part (c)(ii): Determine peak switch current as I_L,avg + Δi_L/2 using relationship between average diode current and load current

Paper II

8 questions · 400 marks
Q1
50M Compulsory explain Control systems, microprocessors, measurements, power systems, communication

(a) What are the limitations of (i) Proportional (P), (ii) Integral (I), (iii) Derivative (D), and (iv) PID Controllers? What is the application of positive feedback control system? (10 marks) (b) Explain the operation performed by 8085 microprocessor when the following arithmetic instructions are executed: (i) ADD M (ii) ADC M (iii) DAD rp (iv) SBI d8 (v) DCR reg (5×2=10 marks) (c) The ohmmeter circuit has V_B = 1·5 V, R_1 = 15 kΩ, R_m = 50 Ω, R_2 = 50 Ω and meter FSD = 50 μA. Determine the ohmmeter scale reading at 0·5 FSD. (d) Calculate the power loss in a cable insulation having capacitance 9 μF, loss angle 0.05 degree and operating at 11 kV, 50 Hz. Draw the phasor diagram and equivalent circuit also. (e) Explain the concept of a constellation diagram. Draw the PSK signal constellations for the value of M = 2, 4 and 8, if all have same transmitted signal energy E_s.

Answer approach & key points

This multi-part question requires explaining theoretical concepts for (a), (b), and (e) while solving numerical problems for (c) and (d). Allocate approximately 25% time to part (a) covering controller limitations and positive feedback applications, 20% to part (b) detailing 8085 instruction operations with register-level explanations, 15% to part (c) showing ohmmeter circuit analysis, 20% to part (d) with dielectric loss calculations and phasor diagrams, and 20% to part (e) explaining constellation diagrams with PSK signal space representations. Begin each part with clear identification, use bullet points for controller limitations, step-by-step execution flow for microprocessor instructions, and labeled diagrams for constellation and phasor representations.

  • Part (a): P controller causes steady-state error and offset; I controller causes slow response, integral windup, and instability; D controller amplifies noise, causes saturation, and is sensitive to disturbances; PID requires careful tuning; positive feedback used in oscillators (Barkhausen criterion), regenerative amplifiers, and Schmitt triggers
  • Part (b): ADD M performs (A) ← (A) + [(HL)], affects flags; ADC M includes carry addition (A) ← (A) + [(HL)] + CY; DAD rp adds 16-bit register pair to HL (HL) ← (HL) + rp, affects only CY flag; SBI d8 subtracts immediate with borrow (A) ← (A) - d8 - CY; DCR reg decrements register without affecting carry flag
  • Part (c): Calculate half-scale deflection current (25 μA), determine total series resistance (R₁ + R₂ + Rₘ = 15.1 kΩ), find unknown resistance using Rₓ = (V_B/I) - R_total giving approximately 45 kΩ at 0.5 FSD
  • Part (d): Calculate dielectric loss using P = V²ωC tan δ = (11×10³)² × 2π×50 × 9×10⁻⁶ × tan(0.05°) ≈ 16.7 W; draw parallel RC equivalent circuit and phasor diagram showing δ angle between total current and capacitive current
  • Part (e): Constellation diagram represents signal points in I-Q plane with distance from origin indicating amplitude and angle indicating phase; draw M=2 (BPSK: 2 points at 180°), M=4 (QPSK: 4 points at 90° intervals on circle), M=8 (8-PSK: 8 points at 45° intervals), all with same radius √(E_s)
Q2
50M compare Control systems stability, microprocessor interfacing, error analysis

(a) The open-loop transfer function of a feedback control system incorporating a dead time element is given by: G(s) = (Ke^(-Ts))/(s(s+1)) where K > 0 and T > 0 are variable scalar parameters. For a given value of T, show that the closed loop system for all values will be K < K₀ where K₀ = ω₀ cosec (ω₀T), and ω₀ is the smallest value of ω satisfying the equation ω = cot (ωT). (20 marks) (b) (i) Compare I/O mapped I/O and memory mapped I/O interfacing techniques used in 8085 microprocessor. (10 marks) (ii) What are the operating modes of Port-A of 8255? Explain handshake operation in I/O ports. (4+3+3=10 marks) (c) In a parallel circuit, in one branch the current, I₁ = (100 ± 2) A and in the other branch the current, I₂ = (200 ± 5) A. Determine the total current considering the following errors: (i) Limiting error (ii) Probable error. Comment upon the results as well. (2+6+2=10 marks)

Answer approach & key points

The directive 'compare' in part (b)(i) demands a structured contrast between I/O mapped and memory mapped I/O techniques, while parts (a), (b)(ii) and (c) require derivation, description and calculation respectively. Allocate approximately 40% effort to part (a) for the stability derivation, 30% to part (b) combined for interfacing concepts, and 30% to part (c) for error analysis. Structure with clear sub-headings for each part, presenting derivations stepwise, comparison in tabular format, and numerical results with proper significant figures.

  • Part (a): Derivation of characteristic equation 1 + G(s) = 0, substitution of s = jω, separation into real and imaginary parts to obtain ω = cot(ωT), and final expression K₀ = ω₀ cosec(ω₀T) with justification for smallest ω₀
  • Part (b)(i): Tabular comparison of I/O mapped vs memory mapped I/O covering address space (separate 8-bit vs shared 16-bit), control signals (IOR/IOW vs MEMR/MEMW), instruction set (IN/OUT vs LDA/STA), hardware complexity, and execution speed
  • Part (b)(ii): Port-A operating modes (Mode 0-simple I/O, Mode 1-strobed I/O, Mode 2-bidirectional bus) with handshake signals (STB, IBF, INTR for input; OBF, ACK, INTR for output) and their timing sequence
  • Part (c): Calculation of total current I = I₁ + I₂ = 300 A, limiting error as ±(2+5) = ±7 A, probable error as √(2²+5²) = ±5.39 A, and critical comment on error propagation in parallel circuits
  • Critical analysis: Comment on why probable error gives tighter bounds than limiting error, and practical implications for instrument selection in power system measurements
Q3
50M calculate Control systems, CRT, Microprocessor programming

(a) An underdamped second order system having a transfer function of the form $$M(s) = \frac{K\omega_n^2}{s^2 + 2\xi\omega_n s + \omega_n^2}$$ has a frequency response plot as shown in the figure. Compute the system gain K and the damping factor ($\xi$). (20 marks) (b) A CRT has an anode voltage of 3 kV and its parallel deflecting plates are 2·5 cm long and 5 mm apart. The screen is 30 cm from the centre of the plates. Assume the gain of the amplifier through which input voltage is applied to the deflecting plates as 100. Calculate the following : (20 marks) (i) Beam speed (ii) Deflection sensitivity of the CRT (iii) Deflection factor of the CRT (iv) Input voltage required to deflect the beam through 5 cm (c) Write an assembly language program to add two numbers of 8-bit data stored in memory locations 4200H and 4201H and store the result in 4202H and 4203H. (10 marks)

Answer approach & key points

Calculate requires systematic numerical computation with clear formulas and unit conversions. Spend approximately 40% of time on part (a) for extracting K and ξ from frequency response characteristics using resonant peak and bandwidth relationships; 40% on part (b) for CRT calculations involving electron kinematics and electrostatic deflection; and 20% on part (c) for writing the 8085 assembly program with proper addressing modes. Begin each part with relevant standard formulas, show complete substitution with units, and conclude with boxed final answers.

  • Part (a): Relate resonant peak magnitude Mr and resonant frequency ωr to damping ratio ξ using Mr = 1/(2ξ√(1-ξ²)) and ωr = ωn√(1-2ξ²), then determine K from DC gain or peak value
  • Part (a): Correctly identify from frequency response plot: peak magnitude (for K), resonant frequency, and bandwidth or corner frequencies to solve for ωn and ξ
  • Part (b)(i): Calculate beam speed v = √(2eVa/m) = 5.93×10⁵√Va m/s using anode voltage Va = 3 kV
  • Part (b)(ii)-(iii): Derive deflection sensitivity S = L·D/(2d·Va) in mm/V and deflection factor G = 1/S in V/mm, with L=2.5 cm, d=5 mm, D=30 cm
  • Part (b)(iv): Calculate input voltage considering amplifier gain of 100: Vin = (deflection × deflection factor)/gain
  • Part (c): Write 8085 assembly program using LDA/STA or LHLD/SHLD instructions, handling 8-bit addition with carry propagation to 16-bit result
  • Part (c): Proper memory addressing: 4200H and 4201H as source, 4202H (lower byte) and 4203H (higher byte/carry) as destination
Q4
50M calculate Piezoelectric transducers, 8085 addressing modes, First order systems

(a) The capacitance of a piezoelectric transducer is 2000 pF and charge sensitivity is 30 × 10⁻³ C/m. Assume the capacitance of the connecting cable as 150 pF, when the oscilloscope used for readout has a readout input resistance of 1 MΩ with parallel capacitance of 100 pF. Calculate the following : (20 marks) (i) Sensitivity of transducer alone (ii) High frequency sensitivity of the entire measuring system (iii) Lowest frequency that can be measured with 5% amplitude error by the entire system (iv) Value of the external shunt capacitance that can be connected in order to extend the range of 5% error down to 20 Hz (b) Identify and explain briefly the addressing modes of 8085 microprocessor in the given instructions : (20 marks) (i) ADD reg (ii) MOV rd, M (iii) CALL addr 16 (iv) LDA addr 16 (v) CMA (c) The first order system and its response to unit step input are shown in Figure I and II respectively. Determine the system parameters 'a' and 'K'. (10 marks)

Answer approach & key points

Calculate requires systematic numerical problem-solving across all three parts. Allocate approximately 40% time to part (a) piezoelectric calculations due to its 20 marks and multi-step complexity, 40% to part (b) 8085 addressing modes requiring precise identification and explanation, and 20% to part (c) first-order system parameter determination. Begin with clear formula statements, show all substitutions, and conclude with unit-verified answers for each sub-part.

  • Part (a)(i): Voltage sensitivity of transducer alone = charge sensitivity / transducer capacitance = (30×10⁻³)/(2000×10⁻¹²) = 15×10⁶ V/m or 15 mV/μm
  • Part (a)(ii): High frequency sensitivity = charge sensitivity / (C_transducer + C_cable + C_scope) = (30×10⁻³)/(2250×10⁻¹²) = 13.33×10⁶ V/m
  • Part (a)(iii): Time constant τ = RC = 10⁶ × 2250×10⁻¹² = 2.25 ms; for 5% error, ωτ = 0.329, giving f_low = 23.3 Hz
  • Part (a)(iv): For f = 20 Hz, required τ_new = 0.329/(2π×20) = 2.62 ms; C_total_new = 2.62 nF; C_shunt = 2620 - 2250 = 370 pF
  • Part (b): Correct identification - (i) Register addressing, (ii) Register indirect, (iii) Immediate/register indirect for CALL, (iv) Direct addressing, (v) Implied/inherent addressing with brief explanation of each
  • Part (c): From first-order step response, time constant τ = 1/a from 63.2% point or tangent method; K = steady-state value; typical values a = 5 s⁻¹, K = 2 if figure shows 2V final value with 0.2s time constant
  • Proper handling of pF to F conversions and MΩ to Ω throughout calculations
  • Physical interpretation: piezoelectric loading effect, 8085 memory organization, and first-order system speed of response
Q5
50M Compulsory solve Control systems, energy meters, power systems, cables, network models

(a) The block diagram of a position control system is shown in the figure. Determine the sensitivity of the closed loop transfer function T(s) with respect to G(s) and H(s) for 1 rad/sec. 10 marks (b) The disc in a single-phase energy meter rotates 1320 times when monitoring a 110 V, 3 A load at unity power factor over a period of 8 hours. Calculate the meter constant. If the meter makes 750 revolutions when measuring the energy supplied to a 110 V, 5 A load for 3 hours, determine the load power factor. 5+5=10 marks (c) Write the bus admittance matrix for the network shown in the figure. 10 marks (d) A single core cable without grading operates at 14 kV. The conductor radius is 1·12 cm and insulation radius is 2·75 cm. If cable is with inter-sheath grading at suitable radius, then calculate the maximum operating voltage of the cable. 10 marks (e) How does information get passed from one layer to the next in the Internet model? How do the layers of the Internet model correlate to the layers of the OSI model? 6+4=10 marks

Answer approach & key points

This is a solve-type question requiring systematic treatment of five distinct technical problems. Allocate approximately 25-30% time to part (a) due to its analytical complexity involving sensitivity functions; 20% each to parts (b) and (d) for their numerical calculations; 15% to part (c) for matrix construction; and 15% to part (e) for conceptual explanation. Begin each sub-part with the relevant governing equation, show complete working, and conclude with the final numerical answer or clear conceptual summary.

  • Part (a): Derive sensitivity S_G^T = 1/(1+GH) and S_H^T = -GH/(1+GH), then evaluate at ω=1 rad/sec with proper substitution of G(jω) and H(jω) from the block diagram
  • Part (b): Calculate meter constant K = 1320/(110×3×8×1) = 0.5 rev/kWh, then use 750 = K×110×5×3×cosφ to find power factor cosφ = 0.909 lagging
  • Part (c): Construct Y_bus by inspection method: diagonal elements Y_ii = sum of admittances connected to bus i, off-diagonal Y_ij = -y_ij, showing the n×n symmetric matrix
  • Part (d): Calculate ungraded cable stress ratio, determine optimal inter-sheath radius r1 = √(r×R) = 1.756 cm, then find new maximum voltage V_max = E_max×r×ln(r1/r) + E_max×r1×ln(R/r1) ≈ 19.8 kV
  • Part (e): Explain encapsulation/decapsulation with headers added/removed at each layer; map Internet model (Application, Transport, Internet, Network Access) to OSI layers 5-7, 4, 3, and 1-2 respectively
Q6
50M calculate Power transmission losses, economic load dispatch, delta modulation

(a) Calculate the power loss in the transmission system given in the following figure. The numerical values of transmission system are: I₁ = 0·75 ∠0° PU, I₂ = 0·8 ∠0° PU, V₃ = 1·2 ∠0° PU, Z₁ = (0·07 + j0·15) PU, Z₂ = (0·06 + j0·20) PU, Z₃ = (0·05 + j0·06) PU 20 marks (b) The fuel input equations of two power plant operations are given as: F₁ = 0·3 P₁² + 35 P₁ + 125, ₹/hr F₂ = 0·2 P₂² + 30 P₂ + 140, ₹/hr If the maximum and minimum loading on each unit is 90 MW and 20 MW respectively and the total consumption demand is 200 MW, then calculate the economical operating schedule and corresponding cost of generation. If load is equally shared by both units, calculate the savings achieved by loading the units as per equal incremental production cost. Neglect the transmission losses. 20 marks (c) A DM transmitter with a fixed step size of 0·25 V is given a sinusoidal message signal. Determine the maximum permissible amplitude of the message signal, if slope overload is to be avoided. Assume sampling frequency ten times the Nyquist rate. 10 marks

Answer approach & key points

This is a multi-part numerical problem requiring systematic calculation across three distinct domains: power system analysis, economic dispatch, and communication systems. Spend approximately 40% of time on part (a) transmission loss calculation (20 marks), 35% on part (b) economic load dispatch with cost comparison (20 marks), and 25% on part (c) delta modulation slope overload condition (10 marks). Begin each part with the relevant formula, show complete step-by-step working with proper units, and conclude with clear final answers for each sub-part.

  • For (a): Correct application of power loss formula P_L = |I|²R for each branch, proper handling of complex currents through each impedance, and summation of I²R losses across all three branches (Z₁, Z₂, Z₃) with correct PU to actual conversion if needed
  • For (b): Setting up equal incremental cost criterion dF₁/dP₁ = dF₂/dP₂, solving simultaneous equations with P₁ + P₂ = 200 MW constraint, checking against generator limits (20-90 MW), calculating total cost for economic schedule and equal load sharing (100 MW each), then computing savings
  • For (c): Deriving slope overload condition |dm(t)/dt|_max ≤ Δ/T_s = Δ·f_s, applying to sinusoidal signal m(t) = A_m sin(ω_m t) to get A_m ≤ Δ·f_s/(2πf_m), using f_s = 10 × 2f_m = 20f_m (Nyquist rate), and final amplitude calculation
  • Correct handling of per-unit system in (a) with proper identification of resistive components from complex impedances
  • Verification of generator operating limits in (b) and recalculation if limits are violated (though 200 MW demand with 20-90 MW limits allows feasible solution)
  • Clear presentation of cost comparison in (b) showing economic dispatch savings over simple equal loading
Q7
50M calculate Transmission lines and communication systems

(a) Calculate the real and reactive power at sending end of a transmission line while delivering 10 MVA load at 0·85 lagging power factor at receiving end of line. The line parameters are A = 1, B = 12·12 ∠64·64° Ω, D = 1 and receiving end voltage of line is 33 kV. (20 marks) (b) (i) A binary transmission system with a transmitted power of 300 mW uses a channel with zero-mean AWGN of two-sided PSD equal to 10⁻¹⁵ W/Hz and a total transmission loss of 80 dB. If the probability of error, Pₑ is not to exceed 10⁻⁴, calculate the maximum allowable bit rate using non-coherent ASK. (10 marks) (ii) A 2Vₚₚ audio frequency signal band-limited to 8 kHz is to be transmitted using a PCM system. If the quantization error of any sample is to be at the most ±1% of the dynamic range of the message signal, determine the minimum value of n, the minimum sampling rate and corresponding bit rate of transmission. (10 marks) (c) (i) Mention the techniques of increasing the voltage and current rating of converter station of HVDC transmission system. (5 marks) (ii) Write the requirements of valves used in HVDC transmission system. (5 marks)

Answer approach & key points

Calculate requires precise numerical solutions with clear methodology. Spend ~40% time on part (a) as it carries 20 marks—draw the transmission line equivalent, apply ABCD parameters correctly, and solve for sending end power using complex power equations. Allocate ~30% to part (b) covering both ASK bit rate and PCM parameters—apply non-coherent ASK error probability formula and quantization step calculations. Reserve ~30% for part (c) on HVDC techniques and valve requirements—use bullet points for these descriptive sub-parts. Conclude with brief practical significance of each calculation.

  • Part (a): Correct application of transmission line ABCD parameters with A=1, B=12.12∠64.64°, D=1 to find sending end voltage, then calculate complex power using Ss = Vs·Is* with proper angle handling for 0.85 lagging pf load
  • Part (b)(i): Application of non-coherent ASK error probability Pe = 0.5·exp(-γ/4) ≤ 10⁻⁴, solving for required SNR, then using link budget with 80 dB loss and noise PSD to find maximum bit rate
  • Part (b)(ii): Determination of quantization levels L = 100 (from ±1% error), n = 7 bits, minimum sampling rate = 16 kHz (Nyquist), bit rate = 112 kbps
  • Part (c)(i): Techniques for HVDC converter rating enhancement—series/parallel connection of valves, use of 12-pulse converters, multi-level converters, and synchronous operation of multiple bridges
  • Part (c)(ii): Valve requirements—high voltage/current capability, fast switching, low forward voltage drop, high dv/dt and di/dt capability, series/parallel grading circuits, and proper cooling arrangements
Q8
50M calculate Information theory and power system protection

(a) Two sources M₁ and M₂ emit messages x₁, x₂, x₃ and y₁, y₂, y₃ with the joint probability P(X,Y) as shown below in the matrix form. P(X, Y) → Determine H(X), H(Y), H(X/Y) and H(Y/X). (20 marks) (b) Calculate the current setting of a relay for fault that draws up to 400% of the rated current. The relay is used for differential protection of a delta-star, 50 MVA, 66/11 kV transformer. The CT ratio on secondary side is 3000 : 5 and primary side is 600 : 5. (20 marks) (c) Calculate the peak voltage which appears across the terminals of a circuit breaker when it suddenly interrupts 20 A current at 20% of its peak value in a circuit. The inductance and stray capacitance of circuit are 15 H and 3000 pF respectively. (10 marks)

Answer approach & key points

Calculate the required quantities systematically across all three sub-parts. For (a), spend ~40% time computing entropy measures H(X), H(Y), H(X/Y), H(Y/X) using marginal and conditional probability formulas. For (b), allocate ~35% time on relay current setting calculation involving CT ratio matching and percentage differential protection settings for delta-star transformers. For (c), use ~25% time applying transient recovery voltage (TRV) theory for circuit breaker interruption analysis. Present each part with clear problem identification, formula application, step-wise computation, and final boxed answers.

  • Part (a): Correct computation of marginal probabilities P(X) and P(Y) from joint probability matrix; application of entropy formula H = -Σpᵢlog₂pᵢ; calculation of conditional entropies using H(X/Y) = H(X,Y) - H(Y) relationship
  • Part (b): Determination of rated currents on primary (437.4 A) and secondary (2624.3 A) sides; selection of appropriate CT ratios considering delta-star phase shift compensation; calculation of relay setting current considering 400% fault current and percentage bias characteristic
  • Part (c): Application of LC circuit transient analysis for current chopping; use of energy conservation ½Li² = ½CV² to find peak recovery voltage; consideration of 20% current interruption point
  • Correct handling of log base 2 for entropy in bits, natural log conversion where needed, and proper unit management (kV, A, pF, H) throughout
  • Recognition that delta-star transformer requires phase compensation in differential protection—either through CT connection or relay design
  • Physical interpretation: for (a) mutual information significance; for (b) relay coordination with transformer inrush; for (c) circuit breaker TRV rating implications

Practice any of these questions

Write your answer, get it evaluated against UPSC's real rubric in seconds.

Start free evaluation →