You asked:
I have a motor with the following characteristics: 2400 V, 1500 HP, 320 FLC, 1920 LRC used for a boiler feed pump in a coal fired generation planct.
How can I determine the value that the supply voltage will be pulled down to
******
I assume you have a standard squirrel cage induction motor.
To quickly estimate the voltage dip when starting one needs to know two things:
1. The motor starting kVA
2. The fault level at the MCC bus in kVA
Step 1: Motor starting kVA
A good approximation is motor kVA x LRC/FLC
Motor kVA = (HP x 0.746)kW / (Power factor x Efficiency)
= 1500 x 0.746/0.85 x 0.9 .... assumed values
= 1463 kVA, say 1500 kVA
(note that this figure will always be approximately equal to the HP)
thus for your case motor starting kVA = 1500 x 1920/320
= 9000 kVA
= 9 MVA
Step 2: Bus fault kVA
This is calculated in the normal way, but if it is not known one can estimate it using the bus supply transformer rating. For sake of the example let's assume that the bus is supplied by a 10 MVA transformer with a 6% impedance. The maximum fault level on the secondary terminals of the transformer, assuming infinite source, will then be:
Fault Level(max) = Xmer MVA x 100/%Z
= 10 x 100/6
= 167 MVA
The connection from the xmer to the MCC puts more impedance into the circuit and therefore the actual fault level at the MCC bus will be less tha 167 MVA. To get the worst case voltage dip, one needs to know the lowest available fault level at the bus. This will have to be a personal assessment, but for the purpose of this example, assume:
Fault level (min) = 120 MVA.
Step 3: Calculating voltage dip
Without going into the derivation of the equation, which is just based on simple voltage division across series impedances, the voltage dip at the MCC bus in percent:
MSkVA = Motor start kVA = 9 000 kVA
MinFL = Minimum Fault level = 120 000 kVA
Voltage dip (%) = 100 x MSkVA / (MSkVA + MinFL)
= 100 x 9/(120+9) .. using MVA ipo kVA
= 900/129
= 6.98%, say 7%
Of course this is NOT the voltage dip at the motor terminals. To find that we have to add the effect of the motor connection as well. If the motor supply was designed to have a voltage drop of less than 2.5% when running at full load, a coomon value, the same cable will drop 6 x 2.5% = 15% when the motor is started. Therefore, the voltage dip at the MOTOR terminals will be 7%+15% = 22%. Anything more than 20% should be treated with caution, but is not necessarily fatal.
******************
and how long it will last when the motor starts?
This cannot be calculated with the information you have supplied. It is a function of not only electrical, but also mechanical parameters like motor and load inertias. Watch that motor terminal voltage, the lower it is, the less accelerating torque is available and the longer the motor will take to run up to speed.
Hope this is useful. Cheers