ECE421/599 POWER SYSTEM ANALYSIS Homework #3 total 3.2 421/599(100’) 16 3.2(a) 3.4a 8 3.4b 8 3.4c 8 3.5a 8 3.5b 8 3.5c 8 3.5d 8 3.6 28 8’ The three-phase apparent power is, π3π = 60∠πππ −1 0.8 = 60∠36.87°πππ΄ = 48ππ + π36ππ£ππ (2’) The rated voltage per phase is, π= 69.3 √3 = 40∠0°ππ (2’) The rated current is, π∗ 3π πΌπ = 3π ∗ = (60∠−36.87°)103 3×40∠0° = 500∠ − 36.87°π΄ (2’) The excitation voltage per phase is, πΈ = 40000 + (π15)(500∠ − 36.87°) = 44500 + π6000π = 44903∠7.7°π (2’) The excitation voltage per phase is 44.9kV and the power angle δ is 7.7° (b) 2’ The maximum value of three-phase power that the generator can deliver before losing its synchronism is reached at πΏ = 90°, π3ππππ₯ = 3 (c) |πΈ||π| ππ π ππ90° = 3 36000×40000 15 = 288ππ 6’ The power angle is, π π 48×15 3π π πΏ = π ππ−1 3|πΈ||π| = π ππ−1 3×46×40 = 7.5° The armature current is, (2’) (2’) πΌπ = πΈ−π πππ = 46000∠7.5°−40000∠0° π15 = 400 − π374π΄ = 548∠ − 43°π΄ (2’) The power factor is, ππΉ = cos(0° − (−43°)) = 0.73 (2’) The power factor is lagging. 3.4(a) 8’ (2’) Based on phasor diagram, |π|π πππΏ = ππ |πΌπ | (1’) Considering |πΌπ | = |πΌπ |cosβ‘(π + πΏ), |π|π πππΏ = ππ |πΌπ |cosβ‘(π + πΏ) Applying triangle function, |π|π πππΏ = ππ |πΌπ |(πππ ππππ πΏ − π ππππ πππΏ) (1’) Rearrange equation, |π|π πππΏ + ππ |πΌπ |π ππππ πππΏ = ππ |πΌπ |πππ ππππ πΏ Divide πππ πΏ on both sides of equation, |π|π‘πππΏ + ππ |πΌπ |π ππππ‘πππΏ = ππ |πΌπ |πππ π Rearrange it, ππ |πΌπ |πππ π π‘πππΏ = |π|+π π |πΌπ |π πππ We have, (2’) (2’) ππ |πΌπ |πππ π πΏ = π‘ππ−1 (|π|+π π |πΌπ |π πππ (b) ) 8’ The three-phase apparent power is, π3π = 60∠πππ −1 0.8 = 60∠36.87°πππ΄ = 48ππ + π36ππ£ππ (2’) The rated voltage per phase is, π= 34.64 √3 = 20∠0°ππ (1’) The rated current is, πΌπ = ∗ π3π 3π ∗ = (60∠−36.87°)103 3×20∠0° = 1000∠ − 36.87°π΄ (1’) Power angle, π |πΌ |πππ π π π πΏ = π‘ππ−1 (|π|+π |πΌ π π |π πππ 9.333×1000×0.8 ) 20000+9.333×1000×0.6 ) = π‘ππ−1 ( = 16.3° (2’) Excitation voltage magnitude is, |πΈ| = |π|πππ πΏ + ππ πΌπ = 20000 × πππ 16.3° + 13.5 × 1000 × sin(36.87° + 16.3°) = 30ππ Excitation voltage is, πΈ = 30∠16.3°ππ (c) 8’ Run the following code, (4’) %Problem 3.4(c) delta = 0:0.05:180; delta = delta*pi/180; Xd = 13.5; Xq = 9.333; E = 30000; V = 20000; P = (3*E*V*sin(delta)/Xd+3*V^2*(Xd-Xq)*sin(2*delta)/(2*Xd*Xq))/10^6; delta = delta*180/pi; [Pmax,k] = max(P); dmax = delta(k); plot(delta,P); title('salient-pole synchronous generator power angle curve') (2’) xlabel('delta, degree'); ylabel('real power, MW'); we have the power angle curve, (2’) Read Pmax and dmax from workspace, we have, (2’) Steady-state maximum power Pmax=138.71MW The corresponding power angle dmax=75.05 degree 3.5(a) 8’ To determine the equivalent circuit to the primary side, π 2 π π1 = π 1 + (π1 ) π 2 = 0.2 + 102 × 0.002 = 0.4πΊ 2 π 2 ππ1 = π1 + (π1 ) π2 = 0.45 + 102 × 0.0045 = 0.9πΊ 2 ππ1 = π π1 + πππ1 = 0.4 + π0.9πΊ (2’) (2’) (2’) (2’) (b) 8’ The transformer is operating at full load 0.8 power factor lagging and 240V, π2′ = π1 π π2 2 = 10 × 240 = 2400π (1’) PF=0.8 lagging, π2 = 150 × 0.8 + π150 × 0.6 = 120 + π90πππ΄ π πΌ1 = (π2′ )∗ = 2 120000−π90000 2400 (1’) = 50 − π37.5π΄ = 62.5∠ − 36.87°π΄ (2’) The primary voltage, π1 = π2′ + πΌ1 ππ1 = 2400 + (50 − π37.5)(0.4 + π0.9) = 2453.8 + π30π = 2453.9∠0.7°π (2’) Voltage regulation, ππ = (c) |π1 |−|π2′ | |π2′ | × 100 = 2453.9−2400 × 2400 100 = 2.25% (2’) 8’ PF=0.8 leading, π2 = 150 × 0.8 − π150 × 0.6 = 120 − π90πππ΄ π π2 πΌ1 = ( ′ )∗ = 50 + π37.5π΄ = 62.5∠36.87°π΄ (2') (2') The primary voltage, π1 = π2′ + πΌ1 ππ1 = 2400 + (50 + π37.5)(0.4 + π0.9) = 2386.3 + π60π = 2387∠1.4°π Voltage regulation, ππ = (d) |π1 |−|π2′ | |π2′ | × 100 = 2387−2400 × 2400 100 = −0.54% (2’) 8’ Run trans.m, for the PF=0.8 lagging load, the result is, Shunt branch ref. to LV side (2’) Shunt branch ref. to HV side (2’) Rc = Xm = 10.000 ohm Rc = 15.000 ohm 1000.000 ohm Xm = Series branch ref. to LV side 1500.000 ohm Series branch ref. to HV side Ze = 0.004000 + j 0.009000 ohm Ze = 0.400000 + j 0.900000 ohm Enter load kVA, S2 = 150 Enter load power factor, pf = 0.8 Enter 'lg' within quotes for lagging pf or 'ld' within quotes for leading pf -> 'lg' Enter load terminal voltage in volt, V2 = 240 Secondary load voltage = 240.000 V Secondary load current = 625.000 A at -36.87 degrees Current ref. to primary = Primary no-load current = Primary input current = 62.500 A at -36.87 degrees 2.949 A at -33.69 degrees 65.445 A at -36.73 degrees Primary input voltage = 2453.933 V at 0.70 degrees Voltage regulation = Transformer efficiency = 2.247 percent 94.249 percent Maximum efficiency is 95.238 percent, occurs at 288.000 kVA with 0.80 pf The result agrees to the calculation. (2’) for the PF=0.8 leading load, the result is, (2’) Would you like the analysis for another load? Enter 'Y' or 'N' within quotes -> 'Y' Enter load kVA, S2 = 150 Enter load power factor, pf = 0.8 Enter 'lg' within quotes for lagging pf or 'ld' within quotes for leading pf -> 'ld' Enter load terminal voltage in volt, V2 = 240 Secondary load voltage = 240.000 V Secondary load current = 625.000 A at 36.87 degrees Current ref. to primary = Primary no-load current = Primary input current = 62.500 A at 36.87 degrees 2.869 A at -33.69 degrees 63.512 A at 34.43 degrees Primary input voltage = 2387.004 V at 1.44 degrees Voltage regulation = Transformer efficiency = -0.541 percent 94.249 percent Maximum efficiency is 95.238 percent, occurs at 288.000 kVA with 0.80 pf The result agrees to the calculation. (2’) 3.6(a) 8’ Open-circuit test π π2 = πΌπ = π22 π0 π2 π π2 = = 24002 3456 2400 1666.7 = 1666.7πΊ = 1.44π΄ (1’) (1’) πΌπ = √πΌ02 − πΌπ2 = √2.42 − 1.442 = 1.92π΄ ππ2 = π2 πΌπ = 2400 1.92 = 1250πΊ (1’) (1’) Refer to the high voltage side, π 4800 π π1 = (π1 )2 π π2 = (2400)2 1666.7 = 6666.8πΊ 2 (1’) π 4800 ππ1 = (π1 )2 ππ2 = (2400)2 1250 = 5000πΊ 2 (1’) Short-circuit test ππ π πΌπ π ππ1 = = 1250 12.5 π = 100πΊ 4375 π π1 = (πΌ π π)2 = 12.52 = 28πΊ (1’) π π 2 2 ππ1 = √ππ1 − π π1 = √1002 − 282 = 96πΊ (b) (1’) 12’ Transformer is operating at full-load, 0.8 PF lagging, π = 60 × 0.8 + 60 × 0.6 = 48ππ + 36ππ£ππ = 60∠36.87°πππ΄ (1’) Calculate voltage regulation utilizing the equivalent circuit referred to the primary side, π πΌ2 = (π )∗ = 2 π 60000∠−36.87° 2400 = 25∠ − 36.87°π΄ 2400 (1’) πΌ2′ = π2 πΌ2 = 4800 × 25∠ − 36.87° = 12.5∠ − 36.87°π΄ 1 π π2′ = π1 π2 = 4800π 2 (1’) (1’) π1 = π2′ + πΌ2′ ππ1 = 4800 + (12.5∠ − 36.87°)(28 + π96) = 5800 + π750π = 5848.3∠7.37°π (1’) ππ = |π1 |−|π2′ | × |π2′ | 100 = 5848.3−4800 × 100 4800 = 21.84% (1’) Efficiency, ππ = |π2′ |2 π π1 48002 = 6666.8 = 3456π (2’) π = |π2 ||πΌ2 | = 2400 × 25 = 60000ππ΄ πππ’ = π π1 |πΌ2′ |2 = 28 × 12.52 = 4375π π×π×ππΉ π = (π×π×ππΉ)+π2 ×π ππ’ +ππ (c) (2') (2’) 1×60000×0.8 = (1×60000×0.8)+1×4375+3456 = 85.97% (2’) 6’ The maximum efficiency occurs when, π 3456 π = √π π = √4375 = 0.89 ππ’ (2’) The load for maximum efficiency is, |π| = π60 = 53.4πππ΄ (2’) The maximum efficiency at 0.8 PF lagging is, π×π×ππΉ π = (π×π×ππΉ)+π2 ×π ππ’ +ππ (d) 0.89×60000×0.8 = (0.89×60000×0.8)+0.892 ×4375+3456 = 86.06% (2’) 2’ Efficiency for 0.75 full-load, 0.8 PF lagging is, π×π×ππΉ π = (π×π×ππΉ)+π2 ×π ππ’ +ππ 0.75×60000×0.8 = (0.75×60000×0.8)+0.752 ×4375+3456 = 85.88% (2’)