This repository basic julia scripts for calculating transmission line parameters according to transmission line geometry, conductors and ground wires.
- Include EHS Ground wires
- Include Transmission line Geometries of 230kV ans 138kV
- Include Transmission line data above 345kV, and update states of TL_Geometry dataset
- Conductors ACSS, ACSS_TW, ACSR/AW, ACSR/TW
- Get typical conductor based on transmission line dataset
- Get conductor based on type and nearest kcmil in case it doesn't find the exact kcmil provided by the user.
- Based on Line Voltage, distance, and conductor, estimate S_rated.
- Based on Line Voltage, distance, and S_rated, select conductors.
- PU calculations. Include Base power, etc.
- Include Capability for handle different units. For now miles, Ohm/kft, inch,
- Add GET CONDUCTOR/GROUND WIRE TYPICAL based on dataset
- Add user defined geometry capability
- Add Docstrings for documentation
- Integrate with Sienna