Hourly Dynamic Line Ratings for Existing Transmission Across the Contiguous United States (Preliminary)
This dataset provides estimated hourly dynamic line ratings for ~84,000 transmission lines across the contiguous United States from 2007-2013. The calculation methods are described in the presentation linked below, and the associated open-source Python code repository is linked in the Resources section below.
Abbreviations used in filenames and descriptions are:
- SLR: static line ratings
- ALR: ambient-temperature-adjusted line ratings
- NLR: ambient-temperature- and day/night-irradiance-adjusted line ratings
- CLR: ambient-temperature- and clear-sky-irradiance-adjusted line ratings
- ILR: ambient-temperature- and measured-irradiance-adjusted line ratings
- DLR: full dynamic line ratings (including air temperature/pressure, wind speed/direction, and measured irradiance)
Transmission lines are referenced by their ID in the Homeland Infrastructure Foundation-Level Data (HIFLD) on Transmission Lines (linked in Resources section). Time indices are in UTC. The data files contain ratios between modeled hourly ratings and modeled static ratings. Columns are indexed by HIFLD ID; rows are indexed by hourly timestamps from 2007-2013 (UTC). A data directory is also included in the Resources section.
The SLR files contain modeled static ratings (the denominator of the ratios in the files described above) in amps. As described in the presentation linked in the Resources section below, SLR calculations assume an ambient air temperature of 40 C, air pressure of 101 kPa, wind speed of 2 feet per second (0.61 m/s) perpendicular to the conductor, global horizontal irradiance of 1000 W/m^2, and conductor absorptivity and emissivity of 0.8. Conductor assumptions are Linnet for ~69 kV and below, Condor for ~115 kV, Martin for ~230 kV, and Cardinal for ~345 kV and above.
Caveats and Limitations
----------------------------
Results are sensitive to the weather data used. Validation studies on the WIND Toolkit and NSRDB are available at:
- King, J. et al. "Validation of Power Output for the WIND Toolkit", 2014 (https://www.nrel.gov/docs/fy14osti/61714.pdf)
- Draxl, C. et al. "Overview and Meteorological Validation of the Wind Integration National Dataset Toolkit", 2015 (https://www.nrel.gov/docs/fy15osti/61740.pdf)
- Sengupta, M. et al. "Validation of the National Solar Radiation Database (NSRDB) (2005-2012)", 2015 (https://www.nrel.gov/docs/fy15osti/64981.pdf)
- Habte, A. et al. "Evaluation of the National Solar Radiation Database (NSRDB Version 2): 1998-2015", 2017 (https://www.nrel.gov/docs/fy17osti/67722.pdf)
More work is required to determine how well ratings calculated from NSRDB and WIND Toolkit data reflect the actual ratings observed by installed sensors (such as sag or tension monitors). In general, ratings calculated from modeled weather data are not a substitute for direct sensor data.
Assuming a single representative conductor type (ACSR of a single diameter) for each voltage level is an important simplification; reported line ratings at a given voltage level can vary widely.
HIFLD line routes are primarily based on imagery instead of exact construction data and may have errors.
We use historical weather data directly; calculated line ratings are thus more indicative of real-time ratings than forecasted ratings
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| bureauCode |
[
"019:20"
]
|
| contactPoint |
{
"fn": "Patrick R. Brown",
"@type": "vcard:Contact",
"hasEmail": "mailto:patrick.brown@nrel.gov"
}
|
| dataQuality |
true
|
| description | This dataset provides estimated hourly dynamic line ratings for ~84,000 transmission lines across the contiguous United States from 2007-2013. The calculation methods are described in the presentation linked below, and the associated open-source Python code repository is linked in the Resources section below. Abbreviations used in filenames and descriptions are: - SLR: static line ratings - ALR: ambient-temperature-adjusted line ratings - NLR: ambient-temperature- and day/night-irradiance-adjusted line ratings - CLR: ambient-temperature- and clear-sky-irradiance-adjusted line ratings - ILR: ambient-temperature- and measured-irradiance-adjusted line ratings - DLR: full dynamic line ratings (including air temperature/pressure, wind speed/direction, and measured irradiance) Transmission lines are referenced by their ID in the Homeland Infrastructure Foundation-Level Data (HIFLD) on Transmission Lines (linked in Resources section). Time indices are in UTC. The data files contain ratios between modeled hourly ratings and modeled static ratings. Columns are indexed by HIFLD ID; rows are indexed by hourly timestamps from 2007-2013 (UTC). A data directory is also included in the Resources section. The SLR files contain modeled static ratings (the denominator of the ratios in the files described above) in amps. As described in the presentation linked in the Resources section below, SLR calculations assume an ambient air temperature of 40 C, air pressure of 101 kPa, wind speed of 2 feet per second (0.61 m/s) perpendicular to the conductor, global horizontal irradiance of 1000 W/m^2, and conductor absorptivity and emissivity of 0.8. Conductor assumptions are Linnet for ~69 kV and below, Condor for ~115 kV, Martin for ~230 kV, and Cardinal for ~345 kV and above. Caveats and Limitations ---------------------------- Results are sensitive to the weather data used. Validation studies on the WIND Toolkit and NSRDB are available at: - King, J. et al. "Validation of Power Output for the WIND Toolkit", 2014 (https://www.nrel.gov/docs/fy14osti/61714.pdf) - Draxl, C. et al. "Overview and Meteorological Validation of the Wind Integration National Dataset Toolkit", 2015 (https://www.nrel.gov/docs/fy15osti/61740.pdf) - Sengupta, M. et al. "Validation of the National Solar Radiation Database (NSRDB) (2005-2012)", 2015 (https://www.nrel.gov/docs/fy15osti/64981.pdf) - Habte, A. et al. "Evaluation of the National Solar Radiation Database (NSRDB Version 2): 1998-2015", 2017 (https://www.nrel.gov/docs/fy17osti/67722.pdf) More work is required to determine how well ratings calculated from NSRDB and WIND Toolkit data reflect the actual ratings observed by installed sensors (such as sag or tension monitors). In general, ratings calculated from modeled weather data are not a substitute for direct sensor data. Assuming a single representative conductor type (ACSR of a single diameter) for each voltage level is an important simplification; reported line ratings at a given voltage level can vary widely. HIFLD line routes are primarily based on imagery instead of exact construction data and may have errors. We use historical weather data directly; calculated line ratings are thus more indicative of real-time ratings than forecasted ratings |
| distribution |
[
{
"@type": "dcat:Distribution",
"title": "Open-Source Python Code",
"format": "HTML",
"accessURL": "https://github.com/NREL/DynamicLineRatings",
"mediaType": "text/html",
"description": "This package provides tools for estimating dynamic transmission line ratings (DLR) using weather data from the WIND Toolkit (WTK) and National Solar Radiation Database (NSRDB). Transmission line routes can be pulled from the Transmission Lines Homeland Infrastructure Foundation-Level Dataset (HIFLD) or provided by the user."
},
{
"@type": "dcat:Distribution",
"title": "Homeland Infrastructure Foundation-Level Data HIFLD on Transmission Lines",
"format": "HTML",
"accessURL": "https://hifld-geoplatform.hub.arcgis.com/datasets/geoplatform::transmission-lines",
"mediaType": "text/html",
"description": "Link to dataset used to reference transmission lines by HIFLD. This feature class/shapefile is for the Homeland Infrastructure Foundation Level Database (HIFLD) https://gii.dhs.gov/HIFLD as well as the Energy modelling and simulation community."
},
{
"@type": "dcat:Distribution",
"title": "Presentation on Preliminary Results",
"format": "pdf",
"accessURL": "https://www.nrel.gov/docs/fy25osti/91599.pdf",
"mediaType": "application/pdf",
"description": "Presentation titled: Hourly dynamic line ratings for existing transmission across the contiguous United States (preliminary results)."
},
{
"@type": "dcat:Distribution",
"title": "ALR_SLR_ratio-75C-0fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "ALR divided by SLR assuming a 75 C conductor temperature and wind speed of 0 feet per second for ALR",
"downloadURL": "https://data.openei.org/files/6231/ALR_SLR_ratio-75C-0fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "ALR_SLR_ratio-75C-2fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "ALR divided by SLR assuming a 75 C conductor temperature and wind speed of 2 feet per second (0.61 m/s) for ALR",
"downloadURL": "https://data.openei.org/files/6231/ALR_SLR_ratio-75C-2fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "CLR_SLR_ratio-75C-0fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "CLR divided by SLR assuming a 75 C conductor temperature and wind speed of 0 feet per second for CLR",
"downloadURL": "https://data.openei.org/files/6231/CLR_SLR_ratio-75C-0fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "CLR_SLR_ratio-75C-2fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "CLR divided by SLR assuming a 75 C conductor temperature and wind speed of 2 feet per second (0.61 m/s) for CLR",
"downloadURL": "https://data.openei.org/files/6231/CLR_SLR_ratio-75C-2fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "DLR_SLR_ratio-100C.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "DLR divided by SLR assuming a 100 C conductor temperature",
"downloadURL": "https://data.openei.org/files/6231/DLR_SLR_ratio-100C.h5"
},
{
"@type": "dcat:Distribution",
"title": "DLR_SLR_ratio-75C.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "DLR divided by SLR assuming a 75 C conductor temperature",
"downloadURL": "https://data.openei.org/files/6231/DLR_SLR_ratio-75C.h5"
},
{
"@type": "dcat:Distribution",
"title": "ILR_SLR_ratio-75C-0fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "ILR divided by SLR assuming a 75 C conductor temperature and wind speed of 0 feet per second for ILR",
"downloadURL": "https://data.openei.org/files/6231/ILR_SLR_ratio-75C-0fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "ILR_SLR_ratio-75C-2fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "ILR divided by SLR assuming a 75 C conductor temperature and wind speed of 2 feet per second (0.61 m/s) for ILR",
"downloadURL": "https://data.openei.org/files/6231/ILR_SLR_ratio-75C-2fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "NLR_SLR_ratio-75C-0fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "NLR divided by SLR assuming a 75 C conductor temperature and wind speed of 0 feet per second for NLR",
"downloadURL": "https://data.openei.org/files/6231/NLR_SLR_ratio-75C-0fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "NLR_SLR_ratio-75C-2fps.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "NLR divided by SLR assuming a 75 C conductor temperature and wind speed of 2 feet per second (0.61 m/s) for NLR",
"downloadURL": "https://data.openei.org/files/6231/NLR_SLR_ratio-75C-2fps.h5"
},
{
"@type": "dcat:Distribution",
"title": "SLR_A-100C.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "SLR [amps] assuming a 100 C conductor temperature",
"downloadURL": "https://data.openei.org/files/6231/SLR_A-100C.h5"
},
{
"@type": "dcat:Distribution",
"title": "SLR_A-75C.h5",
"format": "h5",
"mediaType": "application/octet-stream",
"description": "SLR [amps] assuming a 75 C conductor temperature",
"downloadURL": "https://data.openei.org/files/6231/SLR_A-75C.h5"
},
{
"@type": "dcat:Distribution",
"title": "data_directory.txt",
"format": "txt",
"mediaType": "text/plain",
"description": "Text file mapping file names to their contents.",
"downloadURL": "https://data.openei.org/files/6231/data_directory.txt"
}
]
|
| identifier | https://data.openei.org/submissions/6231 |
| issued | 2024-09-25T06:00:00Z |
| keyword |
[
"Advanced Transmission Modeling",
"DLR",
"GETs",
"HIFLD",
"conus",
"dynamic line ratings",
"electricity system",
"energy analysis",
"energy systems integration",
"grid enhancing technologies",
"grid modernization",
"modeling",
"python",
"transmission"
]
|
| landingPage | https://data.openei.org/submissions/6231 |
| license | https://creativecommons.org/licenses/by/4.0/ |
| modified | 2024-11-12T20:41:35Z |
| programCode |
[
"019:000"
]
|
| projectNumber | HY8201000 |
| projectTitle | Advanced Transmission Modeling |
| publisher |
{
"name": "National Renewable Energy Laboratory",
"@type": "org:Organization"
}
|
| spatial |
"{"type":"Polygon","coordinates":[[[-125.4514,24.5873],[-66.5318,24.5873],[-66.5318,49.2637],[-125.4514,49.2637],[-125.4514,24.5873]]]}"
|
| title | Hourly Dynamic Line Ratings for Existing Transmission Across the Contiguous United States (Preliminary) |