Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

For the DC network shown, two voltage sources drive a resistive ladder.

     R1=4Ω        R3=6Ω
  +--/\/\--+----/\/\--+
  |        |          |
(E1=24V)  R2=12Ω    (E2=12V)
  |        |          |
  +--------+----------+

The left source E1=24 VE_1 = 24\text{ V} is in series with R1=4ΩR_1 = 4\,\Omega. The middle branch is R2=12ΩR_2 = 12\,\Omega. The right source E2=12 VE_2 = 12\text{ V} is in series with R3=6ΩR_3 = 6\,\Omega. Using mesh (loop) analysis, determine the current through and power dissipated in R2R_2. Verify your result using the Superposition theorem.

Mesh Analysis

Define two clockwise mesh currents: I1I_1 in the left loop (E1,R1,R2E_1, R_1, R_2) and I2I_2 in the right loop (R2,R3,E2R_2, R_3, E_2). The middle resistor R2R_2 is shared.

Left mesh (KVL):

E1=I1R1+(I1I2)R2E_1 = I_1 R_1 + (I_1 - I_2)R_2 24=4I1+12(I1I2)=16I112I2(1)24 = 4I_1 + 12(I_1 - I_2) = 16I_1 - 12I_2 \quad (1)

Right mesh (KVL): Taking E2E_2 driving current into the node (source polarity aids current up through R2R_2 from right loop):

E2=I2R3+(I2I1)R2-E_2 = I_2 R_3 + (I_2 - I_1)R_2 12=6I2+12(I2I1)=12I1+18I2(2)-12 = 6I_2 + 12(I_2 - I_1) = -12I_1 + 18I_2 \quad (2)

From (1): 16I112I2=2416I_1 - 12I_2 = 24. From (2): 12I1+18I2=12-12I_1 + 18I_2 = -12.

Multiply (1) by 3 and (2) by 2:

48I136I2=7248I_1 - 36I_2 = 72 24I1+36I2=24-24I_1 + 36I_2 = -24

Add: 24I1=48I1=2 A24I_1 = 48 \Rightarrow I_1 = 2\text{ A}.

Substitute into (1): 16(2)12I2=243212I2=24I2=812=0.667 A16(2) - 12I_2 = 24 \Rightarrow 32 - 12I_2 = 24 \Rightarrow I_2 = \tfrac{8}{12} = 0.667\text{ A}.

Current through R2R_2:

IR2=I1I2=20.667=1.333 A (downward)I_{R_2} = I_1 - I_2 = 2 - 0.667 = 1.333\text{ A (downward)}

Power in R2R_2:

PR2=IR22R2=(1.333)2×12=1.778×12=21.33 WP_{R_2} = I_{R_2}^2 R_2 = (1.333)^2 \times 12 = 1.778 \times 12 = \mathbf{21.33\ W}

Verification by Superposition

Source E1E_1 alone (short E2E_2): R3R_3 is in parallel with R2R_2.

R23=12×612+6=4Ω,Rtot=R1+4=8ΩR_{2\parallel3} = \frac{12 \times 6}{12+6} = 4\,\Omega,\quad R_{tot} = R_1 + 4 = 8\,\Omega Isrc=24/8=3 A,Vnode=3×4=12 VI_{src} = 24/8 = 3\text{ A},\quad V_{node} = 3 \times 4 = 12\text{ V} IR2=12/12=1 A (down)I'_{R_2} = 12/12 = 1\text{ A (down)}

Source E2E_2 alone (short E1E_1): R1R_1 in parallel with R2R_2.

R12=4×124+12=3Ω,Rtot=R3+3=9ΩR_{1\parallel2} = \frac{4 \times 12}{4+12} = 3\,\Omega,\quad R_{tot} = R_3 + 3 = 9\,\Omega Isrc=12/9=1.333 A,Vnode=1.333×3=4 VI_{src} = 12/9 = 1.333\text{ A},\quad V_{node} = 1.333 \times 3 = 4\text{ V} IR2=4/12=0.333 A (down)I''_{R_2} = 4/12 = 0.333\text{ A (down)}

Total: IR2=1+0.333=1.333 AI_{R_2} = 1 + 0.333 = \mathbf{1.333\ A}, matching the mesh result. \checkmark

dc-circuitsmesh-analysisnetwork-theorems
2long10 marks

A linear network has a 48 V48\text{ V} source in series with R1=8ΩR_1 = 8\,\Omega, feeding a node from which R2=24ΩR_2 = 24\,\Omega goes to ground. A load RLR_L is to be connected across R2R_2 (i.e., across the same node-to-ground terminals).

(a) Find the Thevenin equivalent (VTh,RThV_{Th}, R_{Th}) seen by RLR_L.

(b) Determine the value of RLR_L for maximum power transfer and compute that maximum power.

(c) State and briefly justify the maximum power transfer theorem.

(a) Thevenin Equivalent

Remove RLR_L. The open-circuit voltage across the node-to-ground terminals is the voltage across R2R_2 (voltage divider of the 48 V48\text{ V} source between R1R_1 and R2R_2):

VTh=48×R2R1+R2=48×248+24=48×2432=36 VV_{Th} = 48 \times \frac{R_2}{R_1 + R_2} = 48 \times \frac{24}{8+24} = 48 \times \frac{24}{32} = \mathbf{36\ V}

For RThR_{Th}, deactivate the source (short the 48 V48\text{ V}). Then R1R_1 and R2R_2 are in parallel as seen from the terminals:

RTh=R1R2=8×248+24=19232=6 ΩR_{Th} = R_1 \parallel R_2 = \frac{8 \times 24}{8+24} = \frac{192}{32} = \mathbf{6\ \Omega}

(b) Maximum Power Transfer

Maximum power is delivered when:

RL=RTh=6 ΩR_L = R_{Th} = \mathbf{6\ \Omega}

The load current is:

IL=VThRTh+RL=366+6=3 AI_L = \frac{V_{Th}}{R_{Th}+R_L} = \frac{36}{6+6} = 3\text{ A}

Maximum power in the load:

Pmax=IL2RL=(3)2×6=9×6=54 WP_{max} = I_L^2 R_L = (3)^2 \times 6 = 9 \times 6 = \mathbf{54\ W}

Equivalently Pmax=VTh24RTh=3624×6=129624=54 WP_{max} = \dfrac{V_{Th}^2}{4R_{Th}} = \dfrac{36^2}{4 \times 6} = \dfrac{1296}{24} = 54\text{ W}. \checkmark

(c) Statement & Justification

Maximum Power Transfer Theorem: A resistive load receives maximum power from a source network when the load resistance equals the Thevenin resistance of the network, RL=RThR_L = R_{Th}.

Justification: With PL=VTh2RL(RTh+RL)2P_L = \dfrac{V_{Th}^2 R_L}{(R_{Th}+R_L)^2}, setting dPLdRL=0\dfrac{dP_L}{dR_L}=0 gives (RTh+RL)2RL2(RTh+RL)=0RTh+RL=2RLRL=RTh(R_{Th}+R_L)^2 - R_L \cdot 2(R_{Th}+R_L)=0 \Rightarrow R_{Th}+R_L = 2R_L \Rightarrow R_L = R_{Th}. At this point efficiency is only 50% since equal power is lost in RThR_{Th}.

network-theoremstheveninmaximum-power-transfer
3long8 marks

A series RLC circuit has R=10ΩR = 10\,\Omega, L=0.1 HL = 0.1\text{ H}, and C=100μFC = 100\,\mu\text{F}, supplied by a 230 V230\text{ V}, 50 Hz50\text{ Hz} AC source.

(a) Compute the impedance, current, power factor, and real power.

(b) Find the resonant frequency of the circuit.

(c) Find the quality factor QQ at resonance and the current at resonance.

(a) Impedance, Current, Power Factor, Power at 50 Hz

Angular frequency: ω=2πf=2π(50)=314.16 rad/s\omega = 2\pi f = 2\pi(50) = 314.16\text{ rad/s}.

Inductive reactance:

XL=ωL=314.16×0.1=31.42ΩX_L = \omega L = 314.16 \times 0.1 = 31.42\,\Omega

Capacitive reactance:

XC=1ωC=1314.16×100×106=10.031416=31.83ΩX_C = \frac{1}{\omega C} = \frac{1}{314.16 \times 100\times10^{-6}} = \frac{1}{0.031416} = 31.83\,\Omega

Net reactance: X=XLXC=31.4231.83=0.41ΩX = X_L - X_C = 31.42 - 31.83 = -0.41\,\Omega (slightly capacitive).

Impedance:

Z=R2+X2=102+(0.41)2=100+0.17=10.008 ΩZ = \sqrt{R^2 + X^2} = \sqrt{10^2 + (-0.41)^2} = \sqrt{100 + 0.17} = \mathbf{10.008\ \Omega}

Current:

I=VZ=23010.008=22.98 AI = \frac{V}{Z} = \frac{230}{10.008} = \mathbf{22.98\ A}

Power factor:

cosϕ=RZ=1010.008=0.9992 (leading)\cos\phi = \frac{R}{Z} = \frac{10}{10.008} = \mathbf{0.9992\ (leading)}

Real power:

P=VIcosϕ=230×22.98×0.9992=5281 W5.28 kWP = VI\cos\phi = 230 \times 22.98 \times 0.9992 = \mathbf{5281\ W \approx 5.28\ kW}

(Check: P=I2R=22.982×10=5281 WP = I^2R = 22.98^2 \times 10 = 5281\text{ W}. \checkmark)

(b) Resonant Frequency

f0=12πLC=12π0.1×100×106=12π1×105f_0 = \frac{1}{2\pi\sqrt{LC}} = \frac{1}{2\pi\sqrt{0.1 \times 100\times10^{-6}}} = \frac{1}{2\pi\sqrt{1\times10^{-5}}} =12π×3.162×103=10.01987=50.33 Hz= \frac{1}{2\pi \times 3.162\times10^{-3}} = \frac{1}{0.01987} = \mathbf{50.33\ Hz}

(c) Quality Factor and Resonant Current

At resonance ω0=2πf0=316.2 rad/s\omega_0 = 2\pi f_0 = 316.2\text{ rad/s}:

Q=ω0LR=316.2×0.110=31.6210=3.16Q = \frac{\omega_0 L}{R} = \frac{316.2 \times 0.1}{10} = \frac{31.62}{10} = \mathbf{3.16}

Equivalently Q=1RLC=1100.1100×106=1101000=31.6210=3.16Q = \dfrac{1}{R}\sqrt{\dfrac{L}{C}} = \dfrac{1}{10}\sqrt{\dfrac{0.1}{100\times10^{-6}}} = \dfrac{1}{10}\sqrt{1000} = \dfrac{31.62}{10} = 3.16. \checkmark

At resonance Z=R=10ΩZ = R = 10\,\Omega, so the current is maximum:

I0=VR=23010=23 AI_0 = \frac{V}{R} = \frac{230}{10} = \mathbf{23\ A}
ac-fundamentalsrlc-seriesresonance
4long8 marks

A balanced three-phase, 400 V400\text{ V} (line), 50 Hz50\text{ Hz} supply feeds a star-connected load in which each phase has resistance R=8ΩR = 8\,\Omega in series with inductive reactance XL=6ΩX_L = 6\,\Omega.

(a) Find the phase voltage, phase (= line) current, and power factor.

(b) Compute total real, reactive, and apparent power.

(c) If the same impedances were reconnected in delta across the same supply, find the new line current.

(a) Phase Voltage, Current, Power Factor (Star)

Phase voltage (star):

Vph=VL3=4001.732=230.9 VV_{ph} = \frac{V_L}{\sqrt{3}} = \frac{400}{1.732} = 230.9\text{ V}

Per-phase impedance:

Zph=R2+XL2=82+62=64+36=100=10ΩZ_{ph} = \sqrt{R^2 + X_L^2} = \sqrt{8^2 + 6^2} = \sqrt{64+36} = \sqrt{100} = 10\,\Omega

Phase current (= line current in star):

Iph=IL=VphZph=230.910=23.09 AI_{ph} = I_L = \frac{V_{ph}}{Z_{ph}} = \frac{230.9}{10} = \mathbf{23.09\ A}

Power factor:

cosϕ=RZ=810=0.8 (lagging)\cos\phi = \frac{R}{Z} = \frac{8}{10} = \mathbf{0.8\ (lagging)}

(b) Three-Phase Powers (Star)

Real power:

P=3VLILcosϕ=1.732×400×23.09×0.8=12,800 W12.8 kWP = \sqrt{3}\,V_L I_L \cos\phi = 1.732 \times 400 \times 23.09 \times 0.8 = \mathbf{12{,}800\ W \approx 12.8\ kW}

(Check: P=3Iph2R=3×23.092×8=3×533.1×8=12,794 WP = 3 I_{ph}^2 R = 3 \times 23.09^2 \times 8 = 3 \times 533.1 \times 8 = 12{,}794\text{ W}. \checkmark)

Reactive power (sinϕ=0.6\sin\phi = 0.6):

Q=3VLILsinϕ=1.732×400×23.09×0.6=9600 VARQ = \sqrt{3}\,V_L I_L \sin\phi = 1.732 \times 400 \times 23.09 \times 0.6 = \mathbf{9600\ VAR}

Apparent power:

S=3VLIL=1.732×400×23.09=16,000 VA=16 kVAS = \sqrt{3}\,V_L I_L = 1.732 \times 400 \times 23.09 = \mathbf{16{,}000\ VA = 16\ kVA}

(Check: S=P2+Q2=128002+96002=160002=16000 VAS = \sqrt{P^2+Q^2} = \sqrt{12800^2 + 9600^2} = \sqrt{16000^2} = 16000\text{ VA}. \checkmark)

(c) Delta Reconnection

In delta the phase voltage equals the line voltage:

Vph,Δ=VL=400 VV_{ph,\Delta} = V_L = 400\text{ V}

Phase current:

Iph,Δ=40010=40 AI_{ph,\Delta} = \frac{400}{10} = 40\text{ A}

Line current in delta:

IL,Δ=3Iph,Δ=1.732×40=69.28 AI_{L,\Delta} = \sqrt{3}\,I_{ph,\Delta} = 1.732 \times 40 = \mathbf{69.28\ A}

Note this is exactly three times the star line current (3×23.09=69.28 A3 \times 23.09 = 69.28\text{ A}), confirming that delta draws three times the power of star for the same impedances.

three-phasestar-deltapower
5long8 marks

A single-phase, 25 kVA25\text{ kVA}, 2000/200 V2000/200\text{ V}, 50 Hz50\text{ Hz} transformer has the following test data:

  • Iron (core) loss = 250 W250\text{ W}
  • Full-load copper loss = 400 W400\text{ W}

(a) Calculate the efficiency at full load and at half load, both at power factor 0.80.8 lagging.

(b) Determine the load (as a fraction of full load) at which maximum efficiency occurs, and the value of that maximum efficiency at 0.80.8 pf.

(c) Compute the turns ratio and the full-load secondary current.

(a) Efficiency at Full and Half Load (0.8 pf)

Output at full load: S×pf=25,000×0.8=20,000 WS \times \text{pf} = 25{,}000 \times 0.8 = 20{,}000\text{ W}.

Full load (copper loss = 400 W, iron loss = 250 W):

ηFL=20,00020,000+400+250=20,00020,650=0.9685=96.85%\eta_{FL} = \frac{20{,}000}{20{,}000 + 400 + 250} = \frac{20{,}000}{20{,}650} = 0.9685 = \mathbf{96.85\%}

Half load: output =0.5×20,000=10,000 W= 0.5 \times 20{,}000 = 10{,}000\text{ W}. Copper loss scales with (load fraction)2^2: Pcu=0.52×400=100 WP_{cu} = 0.5^2 \times 400 = 100\text{ W}. Iron loss constant = 250 W.

ηHL=10,00010,000+100+250=10,00010,350=0.9662=96.62%\eta_{HL} = \frac{10{,}000}{10{,}000 + 100 + 250} = \frac{10{,}000}{10{,}350} = 0.9662 = \mathbf{96.62\%}

(b) Maximum Efficiency

Maximum efficiency occurs when copper loss = iron loss. Let xx = fraction of full load:

x2Pcu,FL=Pironx=250400=0.625=0.7906x^2 P_{cu,FL} = P_{iron} \Rightarrow x = \sqrt{\frac{250}{400}} = \sqrt{0.625} = 0.7906

So maximum efficiency occurs at 79.06%\mathbf{79.06\%} of full load.

Output at this load: 0.7906×20,000=15,811 W0.7906 \times 20{,}000 = 15{,}811\text{ W}. At that point copper loss = iron loss = 250 W, total loss = 500 W.

ηmax=15,81115,811+500=15,81116,311=0.9693=96.93%\eta_{max} = \frac{15{,}811}{15{,}811 + 500} = \frac{15{,}811}{16{,}311} = 0.9693 = \mathbf{96.93\%}

(c) Turns Ratio and Secondary Current

Turns ratio:

N1N2=V1V2=2000200=10:1\frac{N_1}{N_2} = \frac{V_1}{V_2} = \frac{2000}{200} = \mathbf{10:1}

Full-load secondary current:

I2=SV2=25,000200=125 AI_2 = \frac{S}{V_2} = \frac{25{,}000}{200} = \mathbf{125\ A}

(Primary full-load current I1=25,000/2000=12.5 AI_1 = 25{,}000/2000 = 12.5\text{ A}.)

transformerefficiencyvoltage-regulation
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short6 marks

Three capacitors C1=4μFC_1 = 4\,\mu\text{F}, C2=6μFC_2 = 6\,\mu\text{F}, and C3=12μFC_3 = 12\,\mu\text{F} are connected with C1C_1 in series with the parallel combination of C2C_2 and C3C_3, across a 100 V100\text{ V} DC supply.

Find (a) the equivalent capacitance, (b) the total charge and energy stored, and (c) the voltage across C1C_1.

(a) Equivalent Capacitance

Parallel combination of C2C_2 and C3C_3:

C23=C2+C3=6+12=18μFC_{23} = C_2 + C_3 = 6 + 12 = 18\,\mu\text{F}

C1C_1 in series with C23C_{23}:

Ceq=C1×C23C1+C23=4×184+18=7222=3.27 μFC_{eq} = \frac{C_1 \times C_{23}}{C_1 + C_{23}} = \frac{4 \times 18}{4 + 18} = \frac{72}{22} = \mathbf{3.27\ \mu F}

(b) Total Charge and Energy

Charge drawn from supply (series elements carry the same charge):

Q=CeqV=3.27×106×100=327 μCQ = C_{eq} V = 3.27\times10^{-6} \times 100 = \mathbf{327\ \mu C}

Energy stored:

W=12CeqV2=12×3.27×106×1002=12×3.27×106×104=16.36 mJW = \tfrac{1}{2}C_{eq}V^2 = \tfrac{1}{2}\times 3.27\times10^{-6}\times 100^2 = \tfrac{1}{2}\times 3.27\times10^{-6}\times 10^4 = \mathbf{16.36\ mJ}

(c) Voltage across C1C_1

C1C_1 carries the full series charge Q=327μCQ = 327\,\mu\text{C}:

V1=QC1=327×1064×106=81.8 VV_1 = \frac{Q}{C_1} = \frac{327\times10^{-6}}{4\times10^{-6}} = \mathbf{81.8\ V}

(Check: voltage across the parallel section V23=10081.8=18.2 VV_{23} = 100 - 81.8 = 18.2\text{ V}; charge there =18μF×18.2 V=327μC= 18\,\mu F \times 18.2\text{ V} = 327\,\mu C. \checkmark)

electrostaticscapacitanceenergy
7short6 marks

An iron ring of mean circumference 0.4 m0.4\text{ m} and cross-sectional area 4 cm24\text{ cm}^2 has a coil of 500500 turns wound on it. The relative permeability of the iron is μr=800\mu_r = 800. A current of 2 A2\text{ A} flows in the coil. Take μ0=4π×107 H/m\mu_0 = 4\pi\times10^{-7}\text{ H/m}.

Find (a) the magnetomotive force (MMF), (b) the reluctance of the magnetic circuit, and (c) the magnetic flux and flux density.

(a) Magnetomotive Force

MMF=NI=500×2=1000 At (ampereturns)\text{MMF} = N I = 500 \times 2 = \mathbf{1000\ At\ (ampere-turns)}

(b) Reluctance

S=lμ0μrA=0.4(4π×107)(800)(4×104)S = \frac{l}{\mu_0 \mu_r A} = \frac{0.4}{(4\pi\times10^{-7})(800)(4\times10^{-4})}

Denominator: 4π×107=1.2566×1064\pi\times10^{-7} = 1.2566\times10^{-6}; times 800=1.0053×103800 = 1.0053\times10^{-3}; times 4×104=4.021×1074\times10^{-4} = 4.021\times10^{-7}.

S=0.44.021×107=9.95×105 At/WbS = \frac{0.4}{4.021\times10^{-7}} = \mathbf{9.95\times10^{5}\ At/Wb}

(c) Flux and Flux Density

Magnetic flux:

Φ=MMFS=10009.95×105=1.005×103 Wb=1.005 mWb\Phi = \frac{\text{MMF}}{S} = \frac{1000}{9.95\times10^{5}} = 1.005\times10^{-3}\text{ Wb} = \mathbf{1.005\ mWb}

Flux density:

B=ΦA=1.005×1034×104=2.51 TB = \frac{\Phi}{A} = \frac{1.005\times10^{-3}}{4\times10^{-4}} = \mathbf{2.51\ T}

(Check via B=μ0μrHB = \mu_0\mu_r H, with H=NI/l=1000/0.4=2500 At/mH = NI/l = 1000/0.4 = 2500\text{ At/m}: B=1.2566×106×800×2500=2.51 TB = 1.2566\times10^{-6}\times800\times2500 = 2.51\text{ T}. \checkmark)

magnetismmagnetic-circuitreluctance
8short6 marks

An alternating voltage is given by v(t)=311sin(314t) voltsv(t) = 311\sin(314t)\text{ volts}.

(a) Determine the peak value, RMS value, average value (over a half-cycle), and frequency.

(b) Define form factor and peak factor, and compute them for this sinusoid.

(c) Find the instantaneous value of vv at t=2.5 mst = 2.5\text{ ms}.

(a) Peak, RMS, Average, Frequency

From v(t)=Vmsin(ωt)v(t) = V_m\sin(\omega t): peak Vm=311 VV_m = \mathbf{311\ V}, ω=314 rad/s\omega = 314\text{ rad/s}.

RMS value:

Vrms=Vm2=3111.414=219.9 V220 VV_{rms} = \frac{V_m}{\sqrt{2}} = \frac{311}{1.414} = \mathbf{219.9\ V \approx 220\ V}

Average over half-cycle:

Vavg=2Vmπ=2×3113.1416=197.9 VV_{avg} = \frac{2V_m}{\pi} = \frac{2\times311}{3.1416} = \mathbf{197.9\ V}

Frequency:

f=ω2π=3146.2832=49.97 Hz50 Hzf = \frac{\omega}{2\pi} = \frac{314}{6.2832} = \mathbf{49.97\ Hz \approx 50\ Hz}

(b) Form Factor and Peak Factor

Form factor = RMS / average:

kf=VrmsVavg=219.9197.9=1.11k_f = \frac{V_{rms}}{V_{avg}} = \frac{219.9}{197.9} = \mathbf{1.11}

Peak (crest) factor = peak / RMS:

kp=VmVrms=311219.9=1.414k_p = \frac{V_m}{V_{rms}} = \frac{311}{219.9} = \mathbf{1.414}

(c) Instantaneous Value at t = 2.5 ms

ωt=314×2.5×103=0.785 rad  (=45)\omega t = 314 \times 2.5\times10^{-3} = 0.785\text{ rad} \;(=45^\circ) v=311sin(0.785)=311×0.7071=219.9 Vv = 311\sin(0.785) = 311 \times 0.7071 = \mathbf{219.9\ V}
ac-fundamentalsrms-valuewaveform
9short6 marks

A 220 V220\text{ V} DC shunt motor has armature resistance Ra=0.5ΩR_a = 0.5\,\Omega and shunt field resistance Rsh=110ΩR_{sh} = 110\,\Omega. The line (input) current at full load is 42 A42\text{ A}.

Find (a) the field current and armature current, (b) the back EMF, and (c) the gross mechanical power developed in the armature.

(a) Field and Armature Currents

Field (shunt) current:

Ish=VRsh=220110=2 AI_{sh} = \frac{V}{R_{sh}} = \frac{220}{110} = \mathbf{2\ A}

Armature current (line current minus field current):

Ia=ILIsh=422=40 AI_a = I_L - I_{sh} = 42 - 2 = \mathbf{40\ A}

(b) Back EMF

For a motor, Eb=VIaRaE_b = V - I_a R_a:

Eb=220(40×0.5)=22020=200 VE_b = 220 - (40 \times 0.5) = 220 - 20 = \mathbf{200\ V}

(c) Gross Mechanical Power Developed

The power developed in the armature equals the back EMF times armature current:

Pdev=EbIa=200×40=8000 W=8 kWP_{dev} = E_b I_a = 200 \times 40 = 8000\text{ W} = \mathbf{8\ kW}

(For reference, electrical input =VIL=220×42=9240 W= V I_L = 220\times42 = 9240\text{ W}; armature copper loss =Ia2Ra=402×0.5=800 W= I_a^2 R_a = 40^2\times0.5 = 800\text{ W}; field loss =220×2=440 W= 220\times2 = 440\text{ W}; sum of losses +Pdev=800+440+8000=9240 W+ P_{dev} = 800+440+8000 = 9240\text{ W}. \checkmark)

dc-machinesdc-motorback-emf
10short6 marks

Three resistors R1=5ΩR_1 = 5\,\Omega, R2=10ΩR_2 = 10\,\Omega, and R3=20ΩR_3 = 20\,\Omega are connected in parallel across a 60 V60\text{ V} DC source.

Find (a) the total resistance and total current drawn, (b) the current through each resistor, and (c) the total power dissipated, verifying it equals the sum of individual powers.

(a) Total Resistance and Current

Parallel conductance:

1Req=15+110+120=420+220+120=720\frac{1}{R_{eq}} = \frac{1}{5} + \frac{1}{10} + \frac{1}{20} = \frac{4}{20} + \frac{2}{20} + \frac{1}{20} = \frac{7}{20} Req=207=2.857 ΩR_{eq} = \frac{20}{7} = \mathbf{2.857\ \Omega}

Total current:

I=VReq=602.857=21 AI = \frac{V}{R_{eq}} = \frac{60}{2.857} = \mathbf{21\ A}

(b) Branch Currents

I1=605=12 A,I2=6010=6 A,I3=6020=3 AI_1 = \frac{60}{5} = 12\text{ A},\quad I_2 = \frac{60}{10} = 6\text{ A},\quad I_3 = \frac{60}{20} = 3\text{ A}

Sum =12+6+3=21 A= 12 + 6 + 3 = 21\text{ A}, matching total current (KCL). \checkmark

(c) Power Dissipation

Total power:

P=VI=60×21=1260 WP = VI = 60 \times 21 = \mathbf{1260\ W}

Individual powers:

P1=60×12=720 W,  P2=60×6=360 W,  P3=60×3=180 WP_1 = 60\times12 = 720\text{ W},\; P_2 = 60\times6 = 360\text{ W},\; P_3 = 60\times3 = 180\text{ W} P1+P2+P3=720+360+180=1260 W=P.  P_1 + P_2 + P_3 = 720 + 360 + 180 = 1260\text{ W} = P. \;\checkmark
dc-circuitskirchhoffs-lawspower
11short6 marks

A single-phase load draws 15 A15\text{ A} from a 230 V230\text{ V}, 50 Hz50\text{ Hz} supply at a power factor of 0.70.7 lagging.

(a) Compute the apparent, real, and reactive power.

(b) Determine the capacitance of a capacitor connected in parallel to raise the power factor to 0.950.95 lagging.

(a) Power Triangle

Apparent power:

S=VI=230×15=3450 VAS = VI = 230 \times 15 = \mathbf{3450\ VA}

Real power (cosϕ1=0.7\cos\phi_1 = 0.7):

P=Scosϕ1=3450×0.7=2415 WP = S\cos\phi_1 = 3450 \times 0.7 = \mathbf{2415\ W}

Reactive power (sinϕ1=10.72=0.51=0.714\sin\phi_1 = \sqrt{1-0.7^2} = \sqrt{0.51} = 0.714):

Q1=Ssinϕ1=3450×0.714=2464 VAR (lagging)Q_1 = S\sin\phi_1 = 3450 \times 0.714 = \mathbf{2464\ VAR\ (lagging)}

(b) Capacitor for Power-Factor Correction

Real power stays constant at P=2415 WP = 2415\text{ W}. New angle: cosϕ2=0.95ϕ2=18.19\cos\phi_2 = 0.95 \Rightarrow \phi_2 = 18.19^\circ, tanϕ2=0.3287\tan\phi_2 = 0.3287.

New reactive power:

Q2=Ptanϕ2=2415×0.3287=793.8 VARQ_2 = P\tan\phi_2 = 2415 \times 0.3287 = 793.8\text{ VAR}

Reactive power supplied by capacitor:

QC=Q1Q2=2464793.8=1670 VARQ_C = Q_1 - Q_2 = 2464 - 793.8 = 1670\text{ VAR}

Capacitor reactive power QC=V2XC=V2ωCQ_C = \dfrac{V^2}{X_C} = V^2\omega C, so:

C=QC2πfV2=16702π×50×2302=1670314.16×52900=16701.662×107C = \frac{Q_C}{2\pi f V^2} = \frac{1670}{2\pi \times 50 \times 230^2} = \frac{1670}{314.16 \times 52900} = \frac{1670}{1.662\times10^{7}} C=1.005×104 F=100.5 μFC = 1.005\times10^{-4}\text{ F} = \mathbf{100.5\ \mu F}
ac-fundamentalspower-factorpower-triangle

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) question paper 2080?
The full BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) 2080 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Basic Electrical Engineering (IOE, EE 401) 2080 paper come with solutions?
Yes. Every question on this Basic Electrical Engineering (IOE, EE 401) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) 2080 paper?
The BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) 2080 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Basic Electrical Engineering (IOE, EE 401) past paper free?
Yes — reading and attempting this Basic Electrical Engineering (IOE, EE 401) past paper on Kekkei is completely free.