Solutions HW8
Solutions HW8
Solutions HW8
LOAD =
POUT
2 rad 1r
= 529 N m
In English units,
LOAD =
(b) To change the motors power factor to 0.8 leading, its field current must be increased. Since the power supplied to the load is independent of the field current level, an increase in field current increases E A while keeping the distance E A sin constant. This increase in E A changes the angle of the current
I A2 I A1 V jX I E A1 E A2
S A
Q I sin
A
(c)
IL =
5-19.
A 480-V, 60 Hz, 400-hp 0.8-PF-leading eight-pole -connected synchronous motor has a synchronous reactance of 1.0 and negligible armature resistance. Ignore its friction, windage, and core losses for the purposes of this problem. (a) If this motor is initially supplying 400 hp at 0.8 PF lagging, what are the magnitudes and angles of E A and I A ? (b) How much torque is this motor producing? What is the torque angle ? How near is this value to the maximum possible induced torque of the motor for this field current setting? (c) If E A is increased by 15 percent, what is the new magnitude of the armature current? What is the motors new power factor? (d) Calculate and plot the motors V-curve for this load condition. SOLUTION (a) If losses are being ignored, the output power is equal to the input power, so the input power will be
87
V IA EA jX I
S A
IL =
Because the motor is -connected, the corresponding phase current is I A = 449 / 3 = 259 A . The angle of the current is cos 1 (0.80 ) = 36.87 , so I A = 259 36.87 A . The internal generated voltage E A is
ind =
POUT
The maximum possible induced torque for the motor at this field setting is
ind,max =
3 V E A
m X S
(c)
If the magnitude of the internal generated voltage E A is increased by 15%, the new torque angle
2 = sin 1
I A2 =
V E A2
jX S
The magnitude of the armature current is 225 A, and the power factor is cos (-23.1) = 0.920 lagging. (d) A MATLAB program to calculate and plot the motors V-curve is shown below:
% M-file: prob5_19d.m % M-file create a plot of armature current versus Ea % for the synchronous motor of Problem 5-19.
88
% First, initialize the field current values (21 values % in the range 3.8-5.8 A) i_f = (38:1:58) / 10; % Initialize values Ea = (1:0.01:1.70)*385; % Magnitude of Ea volts Ear = 385; % Reference Ea deltar = -32.6 * pi/180; % Reference torque angle Xs = 1.0; % Synchronous reactance Vp = 480; % Phase voltage at 0 degrees Ear = Ear * (cos(deltar) + j * sin(deltar)); % Calculate delta2 delta2 = asin ( abs(Ear) ./ abs(Ea) .* sin(deltar) ); % Calculate the phasor Ea Ea = Ea .* (cos(delta2) + j .* sin(delta2)); % Calculate Ia Ia = ( Vp - Ea ) / ( j * Xs); % Plot the v-curve figure(1); plot(abs(Ea),abs(Ia),'b','Linewidth',2.0); xlabel('\bf\itE_{A}\rm\bf (V)'); ylabel('\bf\itI_{A}\rm\bf (A)'); title ('\bfSynchronous Motor V-Curve'); grid on;
5-20.
A 2300-V 2000-hp 0.8-PF leading 60-Hz two-pole Y-connected synchronous motor has a synchronous reactance of 1.5 and an armature resistance of 0.3 . At 60 Hz, its friction and windage losses are 50 kW, and its core losses are 40 kW. The field circuit has a dc voltage of 200 V, and the maximum I F is 89
5-22.
If a 60-Hz synchronous motor is to be operated at 50 Hz, will its synchronous reactance be the same as at 60 Hz, or will it change? (Hint: Think about the derivation of X S .) SOLUTION The synchronous reactance represents the effects of the armature reaction voltage Estat and the armature self-inductance. The armature reaction voltage is caused by the armature magnetic field B S , and the amount of voltage is directly proportional to the speed with which the magnetic field sweeps over the stator surface. The higher the frequency, the faster B S sweeps over the stator, and the higher the armature reaction voltage Estat is. Therefore, the armature reaction voltage is directly proportional to frequency. Similarly, the reactance of the armature self-inductance is directly proportional to frequency, so the total synchronous reactance X S is directly proportional to frequency. If the frequency is changed from 60 Hz to 50 Hz, the synchronous reactance will be decreased by a factor of 5/6.
5-23.
A 480-V 100-kW 0.85-PF leading 50-Hz six-pole Y-connected synchronous motor has a synchronous reactance of 1.5 and a negligible armature resistance. The rotational losses are also to be ignored. This motor is to be operated over a continuous range of speeds from 300 to 1000 r/min, where the speed changes are to be accomplished by controlling the system frequency with a solid-state drive. (a) Over what range must the input frequency be varied to provide this speed control range? (b) How large is E A at the motors rated conditions? (c) What is the maximum power the motor can produce at the rated conditions? (d) What is the largest E A could be at 300 r/min? (e) Assuming that the applied voltage V is derated by the same amount as E A , what is the maximum power the motor could supply at 300 r/min? (f) How does the power capability of a synchronous motor relate to its speed? SOLUTION (a) A speed of 300 r/min corresponds to a frequency of
95
fe =
nm P (300 r/min )(6) = = 15 Hz 120 120 nm P (1000 r/min )(6) = = 50 Hz 120 120
fe =
The frequency must be controlled in the range 15 to 50 Hz. (b) The armature current at rated conditions is
I A = IL =
so I A = 141.531.8 A . This machine is Y-connected, so the phase voltage is V = 480 / The internal generated voltage is
3 = 277 V.
Pmax =
(d)
3V E A XS
Since E A must be decreased linearly with frequency, the maximum value at 300 r/min would be
E A,300 =
(e)
15 Hz (429 V ) = 129 V 50 Hz
If the applied voltage V is derated by the same amount as E A , then V = (15/50)(277) = 83.1 V.
Also, note that X S = (15/50)(1.5 ) = 0.45 . The maximum power that the motor could supply would be
Pmax =
3 V E A XS
(f) As we can see by comparing the results of (c) and (e), the power-handling capability of the synchronous motor varies linearly with the speed of the motor. 5-24. A 208-V Y-connected synchronous motor is drawing 50 A at unity power factor from a 208-V power system. The field current flowing under these conditions is 2.7 A. Its synchronous reactance is 0.8 . Assume a linear open-circuit characteristic. (a) Find the torque angle . (b) How much field current would be required to make the motor operate at 0.78 PF leading? (c) What is the new torque angle in part (b)? 96
SOLUTION (a) The phase voltage of this motor is V = 120 V, and the armature current is I A = 500 A .
I A2 I A1 V jX I E A1 E A2
S A
Since the power supplied by the motor is constant, the quantity I A cos , which is directly proportional to power, must be constant. Therefore,
IF2 =
(c) 5-25.
A synchronous machine has a synchronous reactance of 2.0 per phase and an armature resistance of 0.4 per phase. If E A = 460-8 V and V = 4800 V, is this machine a motor or a generator? How much power P is this machine consuming from or supplying to the electrical system? How much reactive power Q is this machine consuming from or supplying to the electrical system? SOLUTION This machine is a motor, consuming power from the power system, because E A is lagging V . It is also consuming reactive power, because E A cos < V . The current flowing in this machine is
IA =
V E A
R A + jX S