Difference between revisions of "EMO:Use of line conductor information in SFT"
Line 1: | Line 1: | ||
The behaviour of SFT constraints is now derived from information about the thermal characteristics of the lines involved. The information required by EMO to do this derivation is contained in two files, the Conductor Parameters file and the Circuit Configuration file | The behaviour of SFT constraints is now derived from information about the thermal characteristics of the lines involved. The information required by EMO to do this derivation is contained in two files, the Conductor Parameters file and the Circuit Configuration file | ||
− | ==Conductor Parameters | + | ==Conductor Parameters== |
The Conductor Parameters file contains information on the properties of the different types of conductors used in transpower lines. This is a csv file with a heading line and the following columns | The Conductor Parameters file contains information on the properties of the different types of conductors used in transpower lines. This is a csv file with a heading line and the following columns | ||
Line 43: | Line 43: | ||
| | | | ||
:Physical heat capacity, the amount of energy contained in a temperature rise in the cable material | :Physical heat capacity, the amount of energy contained in a temperature rise in the cable material | ||
+ | |} | ||
+ | |||
+ | ==Circuit Configuration== | ||
+ | This describes the configuration of the circuit with regard to the cable type and number and the offload time used. | ||
+ | |||
+ | The Conductor Parameters file contains information on the properties of the different types of conductors used in transpower lines. This is a csv file with a heading line and the following columns | ||
+ | |||
+ | {|class="wikitable" | ||
+ | ! Column !! Meaning | ||
+ | |- | ||
+ | !Branch Id | ||
+ | | | ||
+ | :The branch id is used as the name of the circuit in EMO | ||
+ | |- | ||
+ | !Date | ||
+ | | | ||
+ | :The date from which the information in the row is valid. If this column is empty the information is valid from teh earliest date possible | ||
+ | |- | ||
+ | !Limiting Conductor | ||
+ | | | ||
+ | :the name of the cable type used in the conductor that sets the thermal limit of the line. This name needs to appear in the conductor code column in the Conductor Parameters file | ||
+ | |- | ||
+ | !Number of Conductors | ||
+ | | | ||
+ | :the number of conductors used in the line. | ||
+ | |- | ||
+ | !SFT_Status (Y/N) | ||
+ | | | ||
+ | :whether to apply SFT to theis line | ||
+ | |- | ||
+ | !Offload time (minutes) | ||
+ | | | ||
+ | :the SFT offload time, or time window in which a thermal overload can occur. | ||
+ | |- | ||
+ | !Threshold | ||
+ | | | ||
+ | :The threshold after which the constraint will be shown by EMO. This is expressed as a percentage of the constraint limit. | ||
|} | |} |
Revision as of 11:42, 21 December 2015
The behaviour of SFT constraints is now derived from information about the thermal characteristics of the lines involved. The information required by EMO to do this derivation is contained in two files, the Conductor Parameters file and the Circuit Configuration file
Conductor Parameters
The Conductor Parameters file contains information on the properties of the different types of conductors used in transpower lines. This is a csv file with a heading line and the following columns
Column | Meaning |
---|---|
Conductor Code |
|
Conductor Description |
|
Absorbivity |
|
Coefficient of Resistance |
|
Resistance @20 C ohms/km |
|
Mass per unit lemgth gm/cm |
|
Diameter mm |
|
Emissivity |
|
Specific Heat Capacity Cal/g/C |
|
Circuit Configuration
This describes the configuration of the circuit with regard to the cable type and number and the offload time used.
The Conductor Parameters file contains information on the properties of the different types of conductors used in transpower lines. This is a csv file with a heading line and the following columns
Column | Meaning |
---|---|
Branch Id |
|
Date |
|
Limiting Conductor |
|
Number of Conductors |
|
SFT_Status (Y/N) |
|
Offload time (minutes) |
|
Threshold |
|