Project
GIS Applications in High Voltage Electric Transmission Siting

Info
Ken Swain
American River College, Geography 350: Data Acquisition in GIS; Fall 2011
Student Project

Abstract
A proof of concept demonstration using ArcGIS Model Builder tools to site high voltage electric transmission lines in an objective fashion.

Introduction
Siting and permitting high voltage electric transmission lines is a costly and resource intensive process with conception to completion often lasting over 10 years, with costs ranging anywere from $1-10 million per mile (depending upon terrain, population density, etc.) for above ground circuits. Environmental review procedures require developers to prepare several alternative routes each with their own impact assessments. Experts in many fields – environmental, engineering, soils, economics, etc. are called upon to offer their critical assessment of each route and ultimately recommend one as having the highest benefit with the least costs. Throughout the process, these experts must defend their analyses and recommendations against public, regulatory and financial scrutiny. If critical flaws in their approach and/or methodology are discovered, they often must start over from scratch or kill the project, carrying significant financial impacts.

In this paper, an ESRI/ArcMap geographic information system (GIS) is employed using Spatial Analyst extension tools and Model Builder to generate potential transmission right of ways with the end goal of standardizing the process in order to remove bias, appear as objective as possible and identify the least cost, best fit (LCBF) transmission route.

The cost assumptions and findings used in this proof of concept are nominal and not based upon actual energy industry guidelines or expert opinion. As such they are only to be used for demonstration/educational purposes.

The area of interest for this project is focused in the northeastern portion of California (Shasta, Tehama and Plumas Counties) as seen in Figure 1 below.


Figure 1
Map of Area of Interest in Northern California


Background

This project relies upon established methodologies using ESRI Spatial Analyst extension tools and Model Builder in ArcMap to generate a least cost path for proposed transmission lines. There have been several academic studies targeting the use of GIS analyses for energy development. The main concept for this paper is based upon two main sources: 1) Andrew Schmidt's paper (cited below), which uses raster data to model transmission routing; and 2) Professor Hugh Howard's working LCBF model (cited below) for gas transmission siting.

Additionally, The Joint Institute for Strategic Energy Analysis (JISEA or Joint Institute), which was created by the Alliance for Sustainable Energy, the National Renewable Energy Laboratory (NREL), the Massachusetts Institute of Technology (MIT), Stanford University, University of Colorado-Boulder (CU), Colorado School of Mines (CSM), and Colorado State University (CSU) has been exploring potential open source GIS siting tools for use by renewable energy developers and have posted a concept paper, A GIS-Based Mapping and Optimization Tool to Aid Siting, Design, and Assessment of Utility-Scale Energy Development , which is intended to "...provide a mechanism to comprehensively evaluate a proposed energy project, or select a site for a new energy project... [T]his tool will be effective for stakeholders with varying degrees of preference for economic considerations and environmental effects. A first application of this tool will be siting of potential future large scale solar thermal plants." Since there has been such an enormous emphasis placed on the development of renewable energy resources, the federal government has devoted millions of dollars in funding to advance GIS tool development and make them available to developers. One such example is the SunShot Initiative , a Department of Energy (DOE) program designed to decrease the overall costs of solar energy systems.

While both the Joint Institute and Sunshot programs seek to develop generation siting tools, the concepts and mehtodologies employed are very similar to those used for a LCBF path tool for high voltage transmission lines and were useful in this study.



Methods

Data Search -
Elevation data: National Elevation Dataset (NED) The National Map Seamless Server
Environmental Conflict Data: Renewable Energy Transmission Initiative (RETI)
ESRI Data: Major Roads

Data Selection -
The NED 1/3 Arc-Second (#27169157) was chosen because it was granular enough (10 meter resolution) and covered an area in northern California sufficient for this proof of concept model. The NED spatial metadata explains the source data used to produce the 1/3 arc-second NED. The NED description indicates that the resolution of the raster data is 10 meters; upon inspection of the metadata, it is actually slightly better - 9.3 meter (rounded) resolution.

RETI Conflict Data was chosen because it aggregates all known sensitive lands into one shapefile. Conflict areas include: Designated Federal Wilderness Areas, Private preserves of The Wildlands Conservancy, Wilderness Study Areas, National Wildlife Refuges, Units of National Park System (National Parks, National Monuments, National Recreation Areas, National Historic Sites, National Historic Parks, National Preserves), Existing Conservation Mitigation banks under conservation easement approved by the state Department of Fish and Game, U.S. Fish and Wildlife Service or Army Corps of Engineers, Inventoried Roadless Areas on USFS national forests, CA state defined wetlands, National Historic and National Scenic Trails, CA State Wilderness Areas, National Wild, Scenic and Recreational Rivers, CA State Parks, BLM King Range Conservation Area, Black Rock-High Rock National Conservation Area, and Headwaters Forest Reserve, DFG Wildlife Areas and Ecological Reserves, BLM National Recreation Areas, BLM National Monuments, Lands precluded by development under Habitat Conservation Plans and Natural Community Conservation Plans, Lands specified as of May 1, 2008 in Proposed Wilderness Bills (S. 493, H.R.3682), Military Bases, Urban Areas, Schools, and other related sensitive areas.

ESRI Major Roads dataset was chosen because it covered the area of interest.

Data Processing-
All data was projected to California Teale Albers (North American Datum 1983). Datum transformations were incorporated during projection when applicable. All data outputs during model runs were clipped to the extent of the elevation raster. The slope raster (Figure 3) was derived from the NED raster, and the roads distance raster (Figure 4) was created using ESRI Major Roads vector data as the input to the Euclidean Distance tool. The RETI Blackout vector data was converted to a raster using the feature to raster tool.


Figure 3
Model Diagram




Figure 4
Model Diagram


Metadata Creation
Metadata was created for the unique datasets acquired/created for the project - RETI Blackout, Euclidean Road Distance, Slope and the elevation raster acquired from the USGS Seamless Data Warehouse - Figure 5 below shows an example of the output from ArcCatalog.

Figure 5
Model Diagram



Model Construction -
The model (Figure 6) uses raster data - elevation, slope, social, environmental and cultural data (RETI Blackout areas), each reclassified and assigned cost values for each pixel as input and computational values. A start and end point are interacively chosen by the user in an ArcMap session and are then connected using complex algorithms to follow the path of least resistance (cost), so-to-speak. These digital values and direction-distance data determine optimal path, which is output as a raster and can then be converted to vector (line) data. Figure 5 below demonstrates the formation of a least cost path using Model Builder and the major model components are identified (first the beginning and end points that are interactively selected by the user are set (feature sets that are circled in red)): 1) In the first pre-processing step, the slope, road distance and RETI Blackout rasters are reclassified into 10 equal interval classes; 2) the reclassed rasters are given a weighted importance (in percentages) - these values are parameters and can be changed by the user; 3) the weighted rasters are combined using the raster calculator to create a single weighted raster; 4) the Cost Distance tool performs its algorithmic calculation - the least accumulative cost distance for each cell to the nearest source over a cost surface; 5) the Cost Path tool creates a rasterized path between the beginning and end points (the back link input defines the neighboring cell (pixel) that is the next cell on the least accumulative cost path to the nearest source); and 6) the rasterized pixels are then expanded for a better visual line effect.


Figure 6
Model Diagram


Figures and maps
The LCBF model is run by opening the model during an ArcMap session. The user then uses the point tool in the graphic interface window to set a point of beginning in the study area (A number must be assigned in the attribute description field ("watershed" in this example)) and then repeats the procedure for the end point before running the model as seen in Figures 7 and 8 below:


Figure 7
Setting Begin Point



Figure 8
Setting Begin Point




Results
Unfortunately, an input or parameter in the model is corrupt or incorrect and not copacetic to the Model Builder environment. The model runs up to the point where the "cost distance" tool input begins and breaks with the following error:"010045: The number of FROM cells is 0". Since the output from the Cost Path tool is an input for the "Least Cost" tool, it also breaks. I was able to persuade the model to run completely once. Figure 9 below shows what the output looks like when the model executes sucessfully.

Figure 9
Setting Begin Point


Analysis
This model was a highly simplified version of the ones documented by both Andrew Schmidt and Professor Howard. This reduced scale approach was decided upon in order to minimize trouble shooting efforts during model construction. The concept being deploy small and add on once the base structure is valid. If a fully functional model was to be designed, it would include many more raster inputs; precipitation, existing transmission lines, engineering constraints, soils, and many more. Despite the relatively simple structure, problems occured that were not able to be remedied.

The model parameters and logic are correct; however as stated above, some data error sporadically stops the model during the execution of the Cost Distance tool. If more time were available, perhaps a solution could be found via the ESRI support center or another GIS professional.



Conclusion
In order to access the enormous renewable energy resources that are geographically isolated; solar power in the deserts, wind in the plains states, geothermal in Nevada and Arizona and offshore wind and tidal energy, our electrical transmission network will need to be expanded and upgraded. The not-in-my-backyard (NIMBY) attitude towards developing these resources presents a formidable object. Because of the limited data inputs used in this model/study, it would not be prudent to draw any conclusion as to whether the model is valid. However, if the fundamental logic of the inputs can be idependently verified - either by ground truthing expeditions or other real-world examples, this type of remote analysis could prove to offer at least a high level screen in approaching routing iterations. As more information describing our natural and manmade environments are made available in the electronic sphere, GIS modeling will become more powerful, accurate and able to provide solutions to sensitive issues and hopefully offer the best options with the least impact - Least Cost Best Fit!

Reference Material
Schmidt, Andrew J., (2009), Implementing a GIS Methodology for Siting High Voltage Electric Transmission Lines, Department of Resource Analysis, Saint Mary’s University of Minnesota, Minneapolis, MN.

Howard, Hugh (2010), Spatial Analysis and Modeling in GIS (Geog. 344) handout (as well as a working LCBF model template).

Douglas, D. H., (1994), Least Cost Path in GIS Using an Accumulated Cost Surface and Slope Lines, Cartographica, Vol:31, No:3.