1. Standard Inverse Relay Trip Time Calculation
Protection EngineerBackground
An engineer needs to verify the trip time of a feeder protection relay configured with a Standard Inverse (SI) curve during a 500 A fault.
Problem
Determine the exact operating time when the pickup current is set to 100 A and the TMS is 0.2.
How to use
Select 'Standard Inverse (SI)' as the curve type, set the pickup current to 100 A, the time multiplier to 0.2, and the fault current to 500 A.
{
"curveType": "SI",
"pickupCurrent": 100,
"timeMultiplier": 0.2,
"faultCurrent": 500,
"curvePoints": 21,
"decimalPlaces": 4
}Outcome
The relay operating time is calculated as approximately 0.8559 seconds, and a 21-point T-I curve dataset is generated.