Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

For the DC network shown below, a 42V42\,\text{V} source and a 10V10\,\text{V} source feed a resistive bridge.

        R1=6Ω        R3=4Ω
   A ---/\/\/\--- B ---/\/\/\--- C
   |             |              |
  42V          R2=12Ω          10V
   |             |              |
   +-------------+--------------+  (reference / ground)

The 42V42\,\text{V} source (positive terminal at A) drives current through R1=6ΩR_1 = 6\,\Omega into node B. The 10V10\,\text{V} source (positive terminal at C) drives current through R3=4ΩR_3 = 4\,\Omega into node B. Resistor R2=12ΩR_2 = 12\,\Omega connects node B to the common reference.

(a) Using nodal analysis, find the voltage at node B. (b) Find the current through R2R_2 and the power it dissipates. (c) Verify your result using the superposition theorem.

(a) Nodal analysis

Take the bottom rail as reference (0V0\,\text{V}). Node A is held at +42V+42\,\text{V} and node C at +10V+10\,\text{V} by the ideal sources. Let the node-B voltage be VBV_B.

KCL at node B (sum of currents leaving B = 0):

VB426+VB104+VB012=0\frac{V_B - 42}{6} + \frac{V_B - 10}{4} + \frac{V_B - 0}{12} = 0

Multiply through by the LCM, 1212:

2(VB42)+3(VB10)+1(VB)=02(V_B - 42) + 3(V_B - 10) + 1\,(V_B) = 0 2VB84+3VB30+VB=02V_B - 84 + 3V_B - 30 + V_B = 0 6VB114=0    VB=19V6V_B - 114 = 0 \;\Rightarrow\; V_B = 19\,\text{V}

VB=19VV_B = 19\,\text{V}

(b) Current through and power in R2R_2

IR2=VBR2=1912=1.583A (downward, B to reference)I_{R_2} = \frac{V_B}{R_2} = \frac{19}{12} = 1.583\,\text{A (downward, B to reference)} PR2=VB2R2=19212=36112=30.08WP_{R_2} = \frac{V_B^2}{R_2} = \frac{19^2}{12} = \frac{361}{12} = 30.08\,\text{W}

IR2=1.58A,PR2=30.1WI_{R_2} = 1.58\,\text{A},\quad P_{R_2} = 30.1\,\text{W}

(c) Superposition check

Source 1 only (42 V active, 10 V replaced by short): Node C tied to reference, so R3R_3 (4Ω4\,\Omega) is now in parallel with R2R_2 (12Ω12\,\Omega):

R2R3=12×412+4=3ΩR_2 \| R_3 = \frac{12 \times 4}{12 + 4} = 3\,\Omega

Voltage at B from the 42 V divider through R1=6ΩR_1 = 6\,\Omega:

VB=42×36+3=42×39=14VV_B' = 42 \times \frac{3}{6 + 3} = 42 \times \frac{3}{9} = 14\,\text{V}

Source 2 only (10 V active, 42 V replaced by short): Now R1R_1 (6Ω6\,\Omega) is in parallel with R2R_2 (12Ω12\,\Omega):

R1R2=6×126+12=4ΩR_1 \| R_2 = \frac{6 \times 12}{6 + 12} = 4\,\Omega

Voltage at B from the 10 V divider through R3=4ΩR_3 = 4\,\Omega:

VB=10×44+4=10×12=5VV_B'' = 10 \times \frac{4}{4 + 4} = 10 \times \frac{1}{2} = 5\,\text{V}

Superpose: VB=VB+VB=14+5=19VV_B = V_B' + V_B'' = 14 + 5 = 19\,\text{V}agrees with part (a).

dc-circuitsnodal-analysismesh-analysis
2long10 marks

A linear DC network is to deliver power to a load RLR_L connected across terminals A-B. With RLR_L removed, the rest of the circuit consists of a 24V24\,\text{V} source in series with R1=8ΩR_1 = 8\,\Omega, and this branch is in parallel with R2=24ΩR_2 = 24\,\Omega across A-B.

   +24V ---[R1=8Ω]---+----A
    |                |
    |              [R2=24Ω]   (R_L connects A-B)
    |                |
    +----------------+----B

(a) Find the Thevenin equivalent (open-circuit voltage VTHV_{TH} and Thevenin resistance RTHR_{TH}) seen by RLR_L. (b) State the maximum power transfer theorem and find the value of RLR_L for maximum power. (c) Compute that maximum power and the efficiency of transfer at that condition.

(a) Thevenin equivalent at A-B

Open-circuit voltage VTHV_{TH}: with RLR_L removed, R2R_2 carries the full source current. The current in the R1R_1R2R_2 loop is

I=24R1+R2=248+24=2432=0.75AI = \frac{24}{R_1 + R_2} = \frac{24}{8 + 24} = \frac{24}{32} = 0.75\,\text{A} VTH=VR2=IR2=0.75×24=18VV_{TH} = V_{R_2} = I \cdot R_2 = 0.75 \times 24 = 18\,\text{V}

Thevenin resistance RTHR_{TH}: deactivate the source (short the 24 V). Then R1R_1 and R2R_2 appear in parallel across A-B:

RTH=R1R2=8×248+24=19232=6ΩR_{TH} = R_1 \| R_2 = \frac{8 \times 24}{8 + 24} = \frac{192}{32} = 6\,\Omega

VTH=18V,RTH=6ΩV_{TH} = 18\,\text{V},\quad R_{TH} = 6\,\Omega

(b) Maximum power transfer theorem

Statement: A source network delivers maximum power to a load when the load resistance equals the Thevenin resistance of the source network as seen from the load terminals, i.e. RL=RTHR_L = R_{TH}.

RL=RTH=6Ω\boxed{R_L = R_{TH} = 6\,\Omega}

(c) Maximum power and efficiency

With RL=RTH=6ΩR_L = R_{TH} = 6\,\Omega, load current:

IL=VTHRTH+RL=186+6=1.5AI_L = \frac{V_{TH}}{R_{TH} + R_L} = \frac{18}{6 + 6} = 1.5\,\text{A} PL,max=IL2RL=(1.5)2×6=2.25×6=13.5WP_{L,\max} = I_L^2 R_L = (1.5)^2 \times 6 = 2.25 \times 6 = 13.5\,\text{W}

Alternatively Pmax=VTH2/(4RTH)=324/24=13.5WP_{\max} = V_{TH}^2 / (4 R_{TH}) = 324 / 24 = 13.5\,\text{W}. ✓

Efficiency (load power ÷ total power delivered by Thevenin source):

η=PLPtotal=RLRTH+RL=612=0.5=50%\eta = \frac{P_L}{P_{total}} = \frac{R_L}{R_{TH} + R_L} = \frac{6}{12} = 0.5 = 50\%

PL,max=13.5W,η=50%P_{L,\max} = 13.5\,\text{W},\quad \eta = 50\%

Note: at maximum power transfer, efficiency is only 50% — the other half is lost in RTHR_{TH}.

network-theoremsthevenin-theoremmaximum-power-transfer
3long10 marks

A series RLC circuit has R=15ΩR = 15\,\Omega, L=0.12HL = 0.12\,\text{H} and C=80μFC = 80\,\mu\text{F}, supplied from a 230V230\,\text{V}, 50Hz50\,\text{Hz} single-phase source.

(a) Find the inductive and capacitive reactances, the impedance, the current, and the phase angle. State whether the current leads or lags. (b) Find the real, reactive and apparent power and the power factor. (c) Find the resonant frequency f0f_0 of this circuit and the current that would flow at resonance.

(a) Reactances, impedance, current, phase

XL=2πfL=2π(50)(0.12)=37.70ΩX_L = 2\pi f L = 2\pi (50)(0.12) = 37.70\,\Omega XC=12πfC=12π(50)(80×106)=10.025133=39.79ΩX_C = \frac{1}{2\pi f C} = \frac{1}{2\pi (50)(80\times10^{-6})} = \frac{1}{0.025133} = 39.79\,\Omega

Net reactance X=XLXC=37.7039.79=2.09ΩX = X_L - X_C = 37.70 - 39.79 = -2.09\,\Omega (capacitive).

Z=R2+X2=152+(2.09)2=225+4.37=229.37=15.14ΩZ = \sqrt{R^2 + X^2} = \sqrt{15^2 + (-2.09)^2} = \sqrt{225 + 4.37} = \sqrt{229.37} = 15.14\,\Omega I=VZ=23015.14=15.19AI = \frac{V}{Z} = \frac{230}{15.14} = 15.19\,\text{A} ϕ=tan1 ⁣(XR)=tan1 ⁣(2.0915)=7.94\phi = \tan^{-1}\!\left(\frac{X}{R}\right) = \tan^{-1}\!\left(\frac{-2.09}{15}\right) = -7.94^\circ

Since XC>XLX_C > X_L, the circuit is net capacitive and the current LEADS the voltage by about 7.97.9^\circ.

XL=37.7Ω,  XC=39.8Ω,  Z=15.1Ω,  I=15.2A,  ϕ=7.9X_L = 37.7\,\Omega,\; X_C = 39.8\,\Omega,\; Z = 15.1\,\Omega,\; I = 15.2\,\text{A},\; \phi = 7.9^\circ leading

(b) Power and power factor

pf=cosϕ=cos(7.94)=0.990 (leading)\text{pf} = \cos\phi = \cos(7.94^\circ) = 0.990\ \text{(leading)} P=VIcosϕ=230×15.19×0.990=3459W3.46kWP = VI\cos\phi = 230 \times 15.19 \times 0.990 = 3459\,\text{W} \approx 3.46\,\text{kW} Q=VIsinϕ=230×15.19×sin(7.94)=230×15.19×0.1382=482.8VAR (capacitive)Q = VI\sin\phi = 230 \times 15.19 \times \sin(7.94^\circ) = 230 \times 15.19 \times 0.1382 = 482.8\,\text{VAR (capacitive)} S=VI=230×15.19=3494VA3.49kVAS = VI = 230 \times 15.19 = 3494\,\text{VA} \approx 3.49\,\text{kVA}

Check: P2+Q2=34592+4832=11.96×106+0.233×106=3493VA\sqrt{P^2+Q^2} = \sqrt{3459^2 + 483^2} = \sqrt{11.96\times10^6 + 0.233\times10^6} = 3493\,\text{VA}

P=3.46kW,  Q=0.48kVAR (leading),  S=3.49kVA,  pf=0.99P = 3.46\,\text{kW},\; Q = 0.48\,\text{kVAR (leading)},\; S = 3.49\,\text{kVA},\; \text{pf} = 0.99 leading

(c) Resonance

f0=12πLC=12π0.12×80×106=12π9.6×106f_0 = \frac{1}{2\pi\sqrt{LC}} = \frac{1}{2\pi\sqrt{0.12 \times 80\times10^{-6}}} = \frac{1}{2\pi\sqrt{9.6\times10^{-6}}} 9.6×106=3.098×103s\sqrt{9.6\times10^{-6}} = 3.098\times10^{-3}\,\text{s} f0=12π(3.098×103)=10.01947=51.37Hzf_0 = \frac{1}{2\pi (3.098\times10^{-3})} = \frac{1}{0.01947} = 51.37\,\text{Hz}

At resonance XL=XCX_L = X_C, so Z=R=15ΩZ = R = 15\,\Omega and the current is maximum:

I0=VR=23015=15.33AI_0 = \frac{V}{R} = \frac{230}{15} = 15.33\,\text{A}

f0=51.4Hz,I0=15.3Af_0 = 51.4\,\text{Hz},\quad I_0 = 15.3\,\text{A}

ac-fundamentalsrlc-seriesresonance
4long10 marks

A balanced three-phase star (Y) connected load draws power from a 400V400\,\text{V} (line), 50Hz50\,\text{Hz} supply. Each phase of the load consists of a resistance of 20Ω20\,\Omega in series with an inductive reactance of 15Ω15\,\Omega.

(a) Find the phase voltage, phase current, line current and the power factor. (b) Find the total active power, reactive power and apparent power drawn by the load. (c) If the same per-phase impedance were reconnected in delta across the same supply, find the new line current.

(a) Phase voltage, currents, power factor (star)

For a star connection Vph=VL/3V_{ph} = V_L/\sqrt{3}:

Vph=4003=230.9VV_{ph} = \frac{400}{\sqrt{3}} = 230.9\,\text{V}

Per-phase impedance:

Zph=R2+XL2=202+152=400+225=625=25ΩZ_{ph} = \sqrt{R^2 + X_L^2} = \sqrt{20^2 + 15^2} = \sqrt{400 + 225} = \sqrt{625} = 25\,\Omega Iph=VphZph=230.925=9.24AI_{ph} = \frac{V_{ph}}{Z_{ph}} = \frac{230.9}{25} = 9.24\,\text{A}

In star, line current = phase current: IL=Iph=9.24AI_L = I_{ph} = 9.24\,\text{A}.

Power factor:

cosϕ=RZ=2025=0.8 (lagging)\cos\phi = \frac{R}{Z} = \frac{20}{25} = 0.8\ \text{(lagging)}

Vph=230.9V,  Iph=IL=9.24A,  pf=0.8V_{ph} = 230.9\,\text{V},\; I_{ph} = I_L = 9.24\,\text{A},\; \text{pf} = 0.8 lag

(b) Powers (star)

P=3VLILcosϕ=3(400)(9.24)(0.8)=1.7321×400×9.24×0.8=5121WP = \sqrt{3}\,V_L I_L \cos\phi = \sqrt{3}\,(400)(9.24)(0.8) = 1.7321 \times 400 \times 9.24 \times 0.8 = 5121\,\text{W} Q=3VLILsinϕ=3(400)(9.24)(0.6)=3841VARQ = \sqrt{3}\,V_L I_L \sin\phi = \sqrt{3}\,(400)(9.24)(0.6) = 3841\,\text{VAR} S=3VLIL=1.7321×400×9.24=6401VAS = \sqrt{3}\,V_L I_L = 1.7321 \times 400 \times 9.24 = 6401\,\text{VA}

Check per-phase: P=3Iph2R=3(9.24)2(20)=3×85.38×20=5123WP = 3 I_{ph}^2 R = 3 (9.24)^2 (20) = 3 \times 85.38 \times 20 = 5123\,\text{W} ✓ (rounding).

P5.12kW,  Q3.84kVAR,  S6.40kVAP \approx 5.12\,\text{kW},\; Q \approx 3.84\,\text{kVAR},\; S \approx 6.40\,\text{kVA}

(c) Same impedance reconnected in delta

In delta the full line voltage appears across each phase: Vph=VL=400VV_{ph} = V_L = 400\,\text{V}.

Iph,Δ=VphZph=40025=16AI_{ph,\Delta} = \frac{V_{ph}}{Z_{ph}} = \frac{400}{25} = 16\,\text{A} IL,Δ=3Iph,Δ=1.7321×16=27.71AI_{L,\Delta} = \sqrt{3}\,I_{ph,\Delta} = 1.7321 \times 16 = 27.71\,\text{A}

IL,Δ=27.7AI_{L,\Delta} = 27.7\,\text{A} — three times the star line current (9.24×3=27.7A9.24 \times 3 = 27.7\,\text{A}), illustrating the PΔ=3PYP_\Delta = 3 P_Y relationship.

three-phasestar-deltapower-measurement
5long10 marks

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

  • Iron (core) loss = 250W250\,\text{W}
  • Full-load copper loss = 400W400\,\text{W}
  • Equivalent resistance referred to LV side R02=0.04ΩR_{02} = 0.04\,\Omega, equivalent reactance referred to LV side X02=0.06ΩX_{02} = 0.06\,\Omega

(a) Calculate the efficiency at full load for a power factor of 0.80.8 lagging. (b) Find the load (as a fraction of full load) at which efficiency is maximum, and the value of that maximum efficiency at 0.80.8 pf lagging. (c) Calculate the voltage regulation at full load, 0.80.8 pf lagging.

(a) Full-load efficiency at 0.8 pf lagging

Full-load output power:

Pout=S×pf=25,000×0.8=20,000WP_{out} = S \times \text{pf} = 25{,}000 \times 0.8 = 20{,}000\,\text{W}

Total losses at full load = iron loss + full-load copper loss:

Ploss=250+400=650WP_{loss} = 250 + 400 = 650\,\text{W} η=PoutPout+Ploss=20,00020,000+650=20,00020,650=0.9685=96.85%\eta = \frac{P_{out}}{P_{out} + P_{loss}} = \frac{20{,}000}{20{,}000 + 650} = \frac{20{,}000}{20{,}650} = 0.9685 = 96.85\%

ηFL=96.85%\eta_{FL} = 96.85\%

(b) Load for maximum efficiency

Maximum efficiency occurs when copper loss = iron loss. If xx is the fraction of full load, copper loss =x2Pcu,FL= x^2 P_{cu,FL}:

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

So maximum efficiency is at x=0.79x = 0.79, i.e. 79.1%79.1\% of full load.

Output at this load = 0.7906×25,000×0.8=15,811W0.7906 \times 25{,}000 \times 0.8 = 15{,}811\,\text{W}. Losses = 2×Piron=2×250=500W2 \times P_{iron} = 2 \times 250 = 500\,\text{W} (copper = iron at this point).

η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 = 96.93\%

x=0.791x = 0.791 of full load, ηmax=96.93%\eta_{\max} = 96.93\%

(c) Voltage regulation at full load, 0.8 pf lagging

Work on the LV (200 V) side. Full-load secondary current:

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

For a lagging pf, cosϕ=0.8\cos\phi = 0.8, sinϕ=0.6\sin\phi = 0.6. Per-unit-free regulation formula:

%Reg=I2(R02cosϕ+X02sinϕ)V2×100\%\text{Reg} = \frac{I_2(R_{02}\cos\phi + X_{02}\sin\phi)}{V_2}\times 100 =125(0.04×0.8+0.06×0.6)200×100= \frac{125\,(0.04\times0.8 + 0.06\times0.6)}{200}\times 100 =125(0.032+0.036)200×100=125×0.068200×100=8.5200×100=4.25%= \frac{125\,(0.032 + 0.036)}{200}\times 100 = \frac{125 \times 0.068}{200}\times 100 = \frac{8.5}{200}\times 100 = 4.25\%

Voltage regulation =4.25%= 4.25\%

transformerefficiencyvoltage-regulation
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short5 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 so that C1C_1 and C2C_2 are in series, and this series combination is in parallel with C3C_3. The whole arrangement is connected to a 100V100\,\text{V} DC supply.

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

(a) Equivalent capacitance

Series combination of C1C_1 and C2C_2:

C12=C1C2C1+C2=4×64+6=2410=2.4μFC_{12} = \frac{C_1 C_2}{C_1 + C_2} = \frac{4 \times 6}{4 + 6} = \frac{24}{10} = 2.4\,\mu\text{F}

This in parallel with C3C_3:

Ceq=C12+C3=2.4+12=14.4μFC_{eq} = C_{12} + C_3 = 2.4 + 12 = 14.4\,\mu\text{F}

Ceq=14.4μFC_{eq} = 14.4\,\mu\text{F}

(b) Total charge and energy

Qtotal=CeqV=14.4×106×100=1.44×103C=1.44mCQ_{total} = C_{eq} V = 14.4\times10^{-6} \times 100 = 1.44\times10^{-3}\,\text{C} = 1.44\,\text{mC} E=12CeqV2=12(14.4×106)(100)2=12(14.4×106)(10,000)=0.072J=72mJE = \tfrac{1}{2} C_{eq} V^2 = \tfrac{1}{2}(14.4\times10^{-6})(100)^2 = \tfrac{1}{2}(14.4\times10^{-6})(10{,}000) = 0.072\,\text{J} = 72\,\text{mJ}

Qtotal=1.44mC,E=72mJQ_{total} = 1.44\,\text{mC},\quad E = 72\,\text{mJ}

(c) Voltage across C1C_1

The series branch (C12=2.4μFC_{12} = 2.4\,\mu\text{F}) has the full 100V100\,\text{V} across it. Its charge:

Q12=C12V=2.4×106×100=2.4×104CQ_{12} = C_{12} V = 2.4\times10^{-6} \times 100 = 2.4\times10^{-4}\,\text{C}

In a series branch each capacitor carries the same charge Q12Q_{12}, so:

VC1=Q12C1=2.4×1044×106=60VV_{C_1} = \frac{Q_{12}}{C_1} = \frac{2.4\times10^{-4}}{4\times10^{-6}} = 60\,\text{V}

(Check: VC2=Q12/C2=2.4×104/6×106=40VV_{C_2} = Q_{12}/C_2 = 2.4\times10^{-4}/6\times10^{-6} = 40\,\text{V}; 60+40=100V60 + 40 = 100\,\text{V} ✓)

VC1=60VV_{C_1} = 60\,\text{V}

electrostaticscapacitanceenergy-storage
7short5 marks

An iron ring (toroid) of mean circumference 0.5m0.5\,\text{m} and cross-sectional area 5cm25\,\text{cm}^2 is wound with 400400 turns. The relative permeability of the iron is μr=800\mu_r = 800. A current of 2A2\,\text{A} flows in the winding. Take μ0=4π×107H/m\mu_0 = 4\pi\times10^{-7}\,\text{H/m}.

(a) Calculate the magnetomotive force (mmf) and the reluctance of the magnetic circuit. (b) Calculate the magnetic flux and the flux density in the core.

(a) MMF and reluctance

Magnetomotive force:

F=NI=400×2=800A-turns (At)\mathcal{F} = N I = 400 \times 2 = 800\,\text{A-turns (At)}

Reluctance of the iron core:

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

Denominator: (4π×107)=1.2566×106(4\pi\times10^{-7}) = 1.2566\times10^{-6}; ×800=1.00531×103\times 800 = 1.00531\times10^{-3}; ×5×104=5.0265×107\times 5\times10^{-4} = 5.0265\times10^{-7}.

S=0.55.0265×107=9.947×105At/Wb\mathcal{S} = \frac{0.5}{5.0265\times10^{-7}} = 9.947\times10^{5}\,\text{At/Wb}

F=800At,S=9.95×105At/Wb\mathcal{F} = 800\,\text{At},\quad \mathcal{S} = 9.95\times10^{5}\,\text{At/Wb}

(b) Flux and flux density

Φ=FS=8009.947×105=8.04×104Wb=0.804mWb\Phi = \frac{\mathcal{F}}{\mathcal{S}} = \frac{800}{9.947\times10^{5}} = 8.04\times10^{-4}\,\text{Wb} = 0.804\,\text{mWb} B=ΦA=8.04×1045×104=1.608TB = \frac{\Phi}{A} = \frac{8.04\times10^{-4}}{5\times10^{-4}} = 1.608\,\text{T}

Check via B=μ0μrHB = \mu_0\mu_r H, H=NI/l=800/0.5=1600At/mH = NI/l = 800/0.5 = 1600\,\text{At/m}: B=1.2566×106×800×1600=1.608TB = 1.2566\times10^{-6}\times800\times1600 = 1.608\,\text{T}

Φ=0.804mWb,B=1.61T\Phi = 0.804\,\text{mWb},\quad B = 1.61\,\text{T}

magnetismmagnetic-circuitreluctance
8short5 marks

Two batteries are connected in parallel to supply a common load. Battery 1 has EMF 12V12\,\text{V} and internal resistance 0.3Ω0.3\,\Omega; Battery 2 has EMF 10V10\,\text{V} and internal resistance 0.2Ω0.2\,\Omega. They feed a load resistor RL=2ΩR_L = 2\,\Omega.

Using Kirchhoff's laws (or branch-current method), find the current supplied by each battery and the load voltage.

Setup

Let I1I_1 = current from Battery 1, I2I_2 = current from Battery 2. Load current IL=I1+I2I_L = I_1 + I_2 (KCL at the load node). Load voltage VL=ILRLV_L = I_L R_L.

KVL for each battery loop (EMF = internal drop + load voltage):

12=0.3I1+VL(1)12 = 0.3\,I_1 + V_L \quad\text{(1)} 10=0.2I2+VL(2)10 = 0.2\,I_2 + V_L \quad\text{(2)}

with VL=2(I1+I2)V_L = 2(I_1 + I_2).

Solve

From (1): I1=12VL0.3I_1 = \dfrac{12 - V_L}{0.3}. From (2): I2=10VL0.2I_2 = \dfrac{10 - V_L}{0.2}.

Substitute into VL=2(I1+I2)V_L = 2(I_1 + I_2):

VL=2(12VL0.3+10VL0.2)V_L = 2\left(\frac{12 - V_L}{0.3} + \frac{10 - V_L}{0.2}\right) VL=2(403.333VL+505VL)=2(908.333VL)V_L = 2\big(40 - 3.333V_L + 50 - 5V_L\big) = 2(90 - 8.333V_L) VL=18016.667VLV_L = 180 - 16.667V_L 17.667VL=180    VL=10.19V17.667\,V_L = 180 \;\Rightarrow\; V_L = 10.19\,\text{V}

Then:

I1=1210.190.3=1.810.3=6.04AI_1 = \frac{12 - 10.19}{0.3} = \frac{1.81}{0.3} = 6.04\,\text{A} I2=1010.190.2=0.190.2=0.94AI_2 = \frac{10 - 10.19}{0.2} = \frac{-0.19}{0.2} = -0.94\,\text{A}

The negative sign means Battery 2 is actually being charged (current flows into it).

Check: IL=6.04+(0.94)=5.09AI_L = 6.04 + (-0.94) = 5.09\,\text{A}; VL=ILRL=5.09×2=10.19VV_L = I_L R_L = 5.09 \times 2 = 10.19\,\text{V}

I1=6.04AI_1 = 6.04\,\text{A} (discharging), I2=0.94AI_2 = -0.94\,\text{A} (i.e. 0.94 A charging), VL=10.19VV_L = 10.19\,\text{V}

dc-circuitskirchhoffs-lawspower
9short5 marks

An alternating current is given by i(t)=14.14sin(314t) Ai(t) = 14.14\sin(314t)\ \text{A}.

(a) State the peak value, RMS value, average value (over a half cycle), frequency and time period. (b) Define form factor and peak factor, and compute them for this waveform. (c) What is the instantaneous value of the current at t=2.5mst = 2.5\,\text{ms}?

(a) Basic quantities

From i(t)=Imsin(ωt)i(t) = I_m \sin(\omega t): peak Im=14.14AI_m = 14.14\,\text{A}, ω=314rad/s\omega = 314\,\text{rad/s}.

Irms=Im2=14.141.4142=10.0AI_{rms} = \frac{I_m}{\sqrt{2}} = \frac{14.14}{1.4142} = 10.0\,\text{A} Iavg=2Imπ=2×14.143.1416=9.003A9.0AI_{avg} = \frac{2 I_m}{\pi} = \frac{2 \times 14.14}{3.1416} = 9.003\,\text{A} \approx 9.0\,\text{A} f=ω2π=3146.2832=49.97Hz50Hzf = \frac{\omega}{2\pi} = \frac{314}{6.2832} = 49.97\,\text{Hz} \approx 50\,\text{Hz} T=1f=150=0.02s=20msT = \frac{1}{f} = \frac{1}{50} = 0.02\,\text{s} = 20\,\text{ms}

Im=14.14A,  Irms=10A,  Iavg=9.0A,  f=50Hz,  T=20msI_m = 14.14\,\text{A},\; I_{rms} = 10\,\text{A},\; I_{avg} = 9.0\,\text{A},\; f = 50\,\text{Hz},\; T = 20\,\text{ms}

(b) Form factor and peak factor

Form factor = RMS value / average value:

kf=IrmsIavg=109.0=1.11k_f = \frac{I_{rms}}{I_{avg}} = \frac{10}{9.0} = 1.11

Peak (crest) factor = peak value / RMS value:

kp=ImIrms=14.1410=1.414k_p = \frac{I_m}{I_{rms}} = \frac{14.14}{10} = 1.414

(These are the standard values 1.111.11 and 1.4141.414 for a pure sinusoid.)

kf=1.11,kp=1.414k_f = 1.11,\quad k_p = 1.414

(c) Instantaneous value at t=2.5mst = 2.5\,\text{ms}

ωt=314×2.5×103=0.785rad  (=45)\omega t = 314 \times 2.5\times10^{-3} = 0.785\,\text{rad}\;(=45^\circ) i=14.14sin(0.785)=14.14×0.7071=10.0Ai = 14.14 \sin(0.785) = 14.14 \times 0.7071 = 10.0\,\text{A}

i(2.5ms)=10.0Ai(2.5\,\text{ms}) = 10.0\,\text{A}

ac-fundamentalsrms-valueaverage-value
10short5 marks

A 220V220\,\text{V} DC shunt motor has an armature resistance of 0.4Ω0.4\,\Omega and a field (shunt) resistance of 110Ω110\,\Omega. The line current drawn from the supply at full load is 22A22\,\text{A}.

(a) Find the field current and the armature current. (b) Find the back EMF developed. (c) Find the power developed by the armature (gross mechanical power developed before friction/windage losses).

(a) Field and armature currents

Field (shunt) current:

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

Armature current (line current minus field current):

Ia=ILIsh=222=20AI_a = I_L - I_{sh} = 22 - 2 = 20\,\text{A}

Ish=2A,Ia=20AI_{sh} = 2\,\text{A},\quad I_a = 20\,\text{A}

(b) Back EMF

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

Eb=220(20)(0.4)=2208=212VE_b = 220 - (20)(0.4) = 220 - 8 = 212\,\text{V}

Eb=212VE_b = 212\,\text{V}

(c) Power developed by the armature

Gross mechanical (developed) power = back EMF × armature current:

Pdev=EbIa=212×20=4240W=4.24kWP_{dev} = E_b I_a = 212 \times 20 = 4240\,\text{W} = 4.24\,\text{kW}

(For reference, total input =VIL=220×22=4840W= V I_L = 220 \times 22 = 4840\,\text{W}; armature copper loss =Ia2Ra=400×0.4=160W= I_a^2 R_a = 400 \times 0.4 = 160\,\text{W}; field loss =VIsh=440W= V I_{sh} = 440\,\text{W}; 4840160440=4240W4840 - 160 - 440 = 4240\,\text{W} ✓)

Pdev=4.24kWP_{dev} = 4.24\,\text{kW}

dc-machinesdc-motorback-emf
11short5 marks

A single-phase load draws 30A30\,\text{A} at 230V230\,\text{V}, 50Hz50\,\text{Hz} with a lagging power factor of 0.70.7.

(a) Find the active power, reactive power and apparent power of the load. (b) Find the value of a shunt capacitor (in μF\mu\text{F}) required to raise the overall power factor to 0.950.95 lagging.

(a) Load powers

Apparent power:

S=VI=230×30=6900VA=6.9kVAS = V I = 230 \times 30 = 6900\,\text{VA} = 6.9\,\text{kVA}

Active power (pf = 0.7):

P=Scosϕ=6900×0.7=4830W=4.83kWP = S\cos\phi = 6900 \times 0.7 = 4830\,\text{W} = 4.83\,\text{kW}

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

Q1=Ssinϕ=6900×0.7141=4927VAR (lagging)Q_1 = S\sin\phi = 6900 \times 0.7141 = 4927\,\text{VAR (lagging)}

P=4.83kW,  Q1=4.93kVAR,  S=6.9kVAP = 4.83\,\text{kW},\; Q_1 = 4.93\,\text{kVAR},\; S = 6.9\,\text{kVA}

(b) Capacitor for pf correction to 0.95 lagging

Active power stays P=4830WP = 4830\,\text{W}. New phase angle:

ϕ2=cos1(0.95)=18.19,tanϕ2=0.3287\phi_2 = \cos^{-1}(0.95) = 18.19^\circ,\quad \tan\phi_2 = 0.3287

Old angle: ϕ1=cos1(0.7)=45.57,tanϕ1=1.0202\phi_1 = \cos^{-1}(0.7) = 45.57^\circ,\quad \tan\phi_1 = 1.0202.

Required reactive power supplied by the capacitor:

QC=P(tanϕ1tanϕ2)=4830(1.02020.3287)=4830×0.6915=3340VARQ_C = P(\tan\phi_1 - \tan\phi_2) = 4830\,(1.0202 - 0.3287) = 4830 \times 0.6915 = 3340\,\text{VAR}

Capacitor reactive power QC=V2/XC=V22πfCQ_C = V^2 / X_C = V^2 \cdot 2\pi f C, so:

C=QC2πfV2=33402π(50)(230)2=33402π(50)(52,900)C = \frac{Q_C}{2\pi f V^2} = \frac{3340}{2\pi (50)(230)^2} = \frac{3340}{2\pi (50)(52{,}900)} =334016,618,540=2.010×104F=201μF= \frac{3340}{16{,}618{,}540} = 2.010\times10^{-4}\,\text{F} = 201\,\mu\text{F}

QC=3.34kVAR,C201μFQ_C = 3.34\,\text{kVAR},\quad C \approx 201\,\mu\text{F}

power-factorac-powerpf-correction

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) question paper 2077?
The full BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) 2077 (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) 2077 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) 2077 paper?
The BE Civil Engineering (IOE, TU) Basic Electrical Engineering (IOE, EE 401) 2077 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.