Appearance
Sync Machine Short Circuit
A bolted three-phase fault on the terminals of an unloaded machine — the test that puts the numbers on a generator's datasheet.
Before the fault the machine is doing nothing interesting, and that is the point: efd0 = 1.0 pu puts the terminals at 11,267 V peak line-to-neutral, which is 0.9999 of rated, and the stator current is zero to eight decimal places. This is the open-circuit condition the standard test starts from. The rotor is held at synchronous speed for the whole run (rotor_lock with unlock_time past the end of the window) so the analysis below can treat tm0 = 0 a free rotor would coast down during the fault and drag the whole waveform off frequency.
The first few cycles
The rated peak current of this machine is
The offsets are not chosen; they are forced. Stator flux linkage cannot change instantaneously, so the current in each phase must be continuous through the fault instant, and the only way a suddenly-imposed AC waveform can start from the pre-fault value (zero, here) is to arrive with a DC component that cancels it. That component then decays with the armature time constant, and the measured decay is 0.210 s. The textbook value is
The air-gap torque is worth a glance too. It peaks at 4.85 pu 4.4 ms in and swings to −3.72 pu half a cycle later, an oscillation at system frequency driven by the DC offset beating against the rotor field. That torque reversal is what shaft designers care about, and it is the reason a multi-mass shaft model exists in the component at all.
Reading the parameters off the envelope
Strip the DC offset out and what is left is the AC envelope, which contains the whole datasheet. Kundur's decomposition of the symmetrical current is
three terms with three very different time scales, which is why plotting the envelope minus its final value on a log axis turns it into two straight lines.
Fitting the tail from 120 ms out gives a decay of 1.338 s and, extrapolated back to
| From the waveform | Recovered | On the nameplate |
|---|---|---|
| 1.8 pu | ||
| 0.3 pu | ||
| 0.2 pu | ||
| tail slope | ||
| residue slope |
Every one lands within about 1 % of where it should. That agreement is not a coincidence of tuning — it is the same rotor-circuit model read forwards (parameters in, waveform out) and backwards (waveform in, parameters out), which is precisely the claim the standard-parameter formulation makes.
The physical story behind the three time scales is short: immediately after the fault the damper windings hold their flux, so the armature sees the smallest reactance the machine has; the dampers are resistive and give up in tens of milliseconds, leaving the field to hold flux on its own for a second or so; when the field's induced current has decayed too, all that remains is the synchronous reactance and the fault current settles at
Things to try
Lengthen the run past 8 s and the current keeps creeping down: at the end of this window the envelope is still 0.567 pu against an asymptote of 0.5556, because fault_type = AG for a single-line-to-ground fault and the answer now depends on X0 as well, through the sequence network. Set rotor_lock = Off (free from t=0) and the rotor coasts down under zero mechanical torque, sliding the waveform off 60 Hz and breaking the constant-speed assumption the envelope analysis rests on — useful to see once, so that the assumption stops being invisible. Or wire an exciter to the machine's Efd input, as the generator controls sample does, and watch the settled fault current climb well above 0.556 pu as the regulator drives the field into ceiling.