Publications

Results 26–50 of 366

Search results

Jump to search filters

Data-Driven Affinely Adjustable Robust Volt/VAr Control

IEEE Transactions on Smart Grid

Shi, Naihao; Cheng, Rui; Liu, Liming; Wang, Zhaoyu; Zhang, Qianzhi; Reno, Matthew J.

Recent years have seen the increasing proliferation of distributed energy resources with intermittent power outputs, posing new challenges to the voltage management in distribution networks. To this end, this paper proposes a data-driven affinely adjustable robust Volt/VAr control (AARVVC) scheme, which modulates the smart inverter's reactive power in an affine function of its active power, based on the voltage sensitivities with respect to real/reactive power injections. To achieve a fast and accurate estimation of voltage sensitivities, we propose a data-driven method based on deep neural network (DNN), together with a rule-based bus-selection process using the bidirectional search method. Our method only uses the operating statuses of selected buses as inputs to DNN, thus significantly improving the training efficiency and reducing information redundancy. Finally, a distributed consensus-based solution, based on the alternating direction method of multipliers (ADMM), for the AARVVC is applied to decide the inverter's reactive power adjustment rule with respect to its active power. Only limited information exchange is required between each local agent and the central agent to obtain the slope of the reactive power adjustment rule, and there is no need for the central agent to solve any (sub)optimization problems. Numerical results on the modified IEEE-123 bus system validate the effectiveness and superiority of the proposed data-driven AARVVC method.

More Details

Applying Sensor-Based Phase Identification With AMI Voltage in Distribution Systems

IEEE Access

Blakely, Logan K.; Reno, Matthew J.; Azzolini, Joseph A.; Jones, Christian B.; Nordy, David

Accurate distribution system models are becoming increasingly critical for grid modernization tasks, and inaccurate phase labels are one type of modeling error that can have broad impacts on analyses using the distribution system models. This work demonstrates a phase identification methodology that leverages advanced metering infrastructure (AMI) data and additional data streams from sensors (relays in this case) placed throughout the medium-voltage sector of distribution system feeders. Intuitive confidence metrics are employed to increase the credibility of the algorithm predictions and reduce the incidence of false-positive predictions. The method is first demonstrated on a synthetic dataset under known conditions for robustness testing with measurement noise, meter bias, and missing data. Then, four utility feeders are tested, and the algorithm’s predictions are proven to be accurate through field validation by the utility. Lastly, the ability of the method to increase the accuracy of simulated voltages using the corrected model compared to actual measured voltages is demonstrated through quasi-static time-series (QSTS) simulations. The proposed methodology is a good candidate for widespread implementation because it is accurate on both the synthetic and utility test cases and is robust to measurement noise and other issues.

More Details

A Model-free Approach for Estimating Service Transformer Capacity Using Residential Smart Meter Data

IEEE Journal of Photovoltaics

Azzolini, Joseph A.; Reno, Matthew J.; Yusuf, Jubair

Before residential photovoltaic (PV) systems are interconnected with the grid, various planning and impact studies are conducted on detailed models of the system to ensure safety and reliability are maintained. However, these model-based analyses can be time-consuming and error-prone, representing a potential bottleneck as the pace of PV installations accelerates. Data-driven tools and analyses provide an alternate pathway to supplement or replace their model-based counterparts. In this article, a data-driven algorithm is presented for assessing the thermal limitations of PV interconnections. Using input data from residential smart meters, and without any grid models or topology information, the algorithm can determine the nameplate capacity of the service transformer supplying those customers. The algorithm was tested on multiple datasets and predicted service transformer capacity with >98% accuracy, regardless of existing PV installations. This algorithm has various applications from model-free thermal impact analysis for hosting capacity studies to error detection and calibration of existing grid models.

More Details

Distribution System Model Calibration for GMLC 3.3.3 "Incipient Failure Identification for Common Grid Asset Classes" - Project Summary

Blakely, Logan K.; Reno, Matthew J.

Distribution system model calibration is a key enabling task for incipient failure identification within the distribution system. This report summarizes the work and publications by Sandia National Laboratories on the GMLC project titled “Incipient Failure Identification for Common Grid Asset Classes”. This project was a joint effort between Sandia National Laboratories, Lawrence Livermore National Laboratory, National Energy Technology Laboratory, and Oak Ridge National Laboratory. The included work covers distribution system topology identification, transformer groupings, phase identification, regulator and tap position estimation, and the open-source release and implementation of the developed algorithms.

More Details

Self-healing, self-assembling islanded power systems using only local measurements

Ropp, Michael E.; Lavrova, Olga; Reno, Matthew J.; Silva, Elijah; Densel, McKendree A.; Kassabian, Lara N.; Biswal, Milan; Ramoko, Ada; Ranade, Satish J.

This SAND report collects the results from the LDRD project “SHAZAM”, which aimed to push the limits of performance for self-healing, self-assembling power systems whose sectionalizing and load-control agents rely on local measurements only (i.e., only what they can measure at their own terminals, with no data sharing between agents). This work includes self-networking microgrids. The key objectives of this work were a) to demonstrate how high the performance of local-measurement-only self-assembling power systems can be; and b) to solve certain technical problems associated with such systems, such as their inability to prevent the accidental formation of closed loops and their tendency to thermally overload some conductors. “SHAZAM” investigators a) demonstrated that the performance of such systems can be surprisingly high, b) demonstrated that such systems are quite robust to all kinds of variations, and c) developed and demonstrated solutions to several key challenges associated with this type of system.

More Details

Detection and Prevention of Unintentional Formation of Loops in Self-Healing Power Systems and Microgrids

IEEE Transactions on Power Delivery

Ropp, Michael E.; Reno, Matthew J.; Biswal, Milan

Self-healing or self-assembling power systems that rely on local measurements for decision making can provide significant resilience benefits, but they also must include safeguards that prevent the system from self-assembling into an undesirable configuration. One potential undesirable configuration would be the formation of closed loops for which the system was not designed, a situation that can arise any time that two intentional-island systems can be connected in more than one place, e.g., if tie-line breakers are included in the self-assembling system. This paper discusses the unintentional loop formation problem in self-assembling systems and presents a method for mitigating it. This method involves calculating the correlation or the mean absolute error (MAE) between the two local frequency measurements made on either side of a line relay. The correlation and MAE between these frequencies changes significantly between the loop and non-loop cases, and this difference can be used for loop detection. This article presents and explains the method in detail, presents evidence that the method's underlying assumptions are valid, and demonstrates in PSCAD two implementations of the method. The paper concludes with a discussion of the strengths and weaknesses of the proposed method.

More Details

Ensemble models for circuit topology estimation, fault detection and classification in distribution systems

Sustainable Energy, Grids and Networks

Rajendra Kurup, Aswathy; Summers, Adam K.; Bidram, Ali; Reno, Matthew J.; Martinez-Ramon, Manel

This paper presents a methodology for simultaneous fault detection, classification, and topology estimation for adaptive protection of distribution systems. The methodology estimates the probability of the occurrence of each one of these events by using a hybrid structure that combines three sub-systems, a convolutional neural network for topology estimation, a fault detection based on predictive residual analysis, and a standard support vector machine with probabilistic output for fault classification. The input to all these sub-systems is the local voltage and current measurements. A convolutional neural network uses these local measurements in the form of sequential data to extract features and estimate the topology conditions. The fault detector is constructed with a Bayesian stage (a multitask Gaussian process) that computes a predictive distribution (assumed to be Gaussian) of the residuals using the input. Since the distribution is known, these residuals can be transformed into a Standard distribution, whose values are then introduced into a one-class support vector machine. The structure allows using a one-class support vector machine without parameter cross-validation, so the fault detector is fully unsupervised. Finally, a support vector machine uses the input to perform the classification of the fault types. All three sub-systems can work in a parallel setup for both performance and computation efficiency. We test all three sub-systems included in the structure on a modified IEEE123 bus system, and we compare and evaluate the results with standard approaches.

More Details

Hardware-in-the-loop Testing of Network Protectors for Low-Voltage Networks with Distributed Energy Resources

Cheng, Zheyuan; Holbach, Juergen; Udren, Eric A.; Hart, David G.; Reno, Matthew J.; Ropp, Michael E.

In this report, we developed and validated a network protector relay digital twin model and interfaced a commonly used network protector relay hardware with our real-time simulation system. Hardware-in-the-loop protection studies are performed to assess the impact of distributed energy resources (DER) and benchmark a rate-of-change-based mitigation strategy. Simulation results suggest that the network protector reverse trip and auto-reclose functions are negatively impacted by the high distributed energy resource penetration. To accommodate DER backfeed while remaining secure and reliable for faults on primary feeders, we recommend options for a rate-of-change-based blocking scheme and a protection setting change. Finally, future mitigation ideas and standard revisions are discussed.

More Details

Calculating PV Hosting Capacity in Low-Voltage Secondary Networks Using Only Smart Meter Data

2023 IEEE Power and Energy Society Innovative Smart Grid Technologies Conference, ISGT 2023

Azzolini, Joseph A.; Reno, Matthew J.; Yusuf, Jubair; Talkington, Samuel; Grijalva, Santiago

Residential solar photovoltaic (PV) systems are interconnected with the distribution grid at low-voltage secondary network locations. However, computational models of these networks are often over-simplified or non-existent, which makes it challenging to determine the operational impacts of new PV installations at those locations. In this work, a model-free locational hosting capacity analysis algorithm is proposed that requires only smart meter measurements at a given location to calculate the maximum PV size that can be accommodated without exceeding voltage constraints. The proposed algorithm was evaluated on two different smart meter datasets measuring over 2,700 total customer locations and was compared against results obtained from conventional model-based methods for the same smart meter datasets. Compared to the model-based results, the model-free algorithm had a mean absolute error (MAE) of less than 0.30 kW, was equally sensitive to measurement noise, and required much less computation time.

More Details

Predicting Voltage Changes in Low-Voltage Secondary Networks using Deep Neural Networks

2023 IEEE Power and Energy Conference at Illinois, PECI 2023

Yusuf, Jubair; Azzolini, Joseph A.; Reno, Matthew J.

High penetrations of residential solar PV can cause voltage issues on low-voltage (LV) secondary networks. Distribution utility planners often utilize model-based power flow solvers to address these voltage issues and accommodate more PV installations without disrupting the customers already connected to the system. These model-based results are computationally expensive and often prone to errors. In this paper, two novel deep learning-based model-free algorithms are proposed that can predict the change in voltages for PV installations without any inherent network information of the system. These algorithms will only use the real power (P), reactive power (Q), and voltage (V) data from Advanced Metering Infrastructure (AMI) to calculate the change in voltages for an additional PV installation for any customer location in the LV secondary network. Both algorithms are tested on three datasets of two feeders and compared to the conventional model-based methods and existing model-free methods. The proposed methods are also applied to estimate the locational PV hosting capacity for both feeders and have shown better accuracies compared to an existing model-free method. Results show that data filtering or pre-processing can improve the model performance if the testing data point exists in the training dataset used for that model.

More Details

Increasing DER Hosting Capacity in Meshed Low-Voltage Grids with Modified Network Protector Relay Settings

2023 IEEE PES Innovative Smart Grid Technologies Latin America, ISGT-LA 2023

Azzolini, Joseph A.; Reno, Matthew J.; Ropp, Michael E.; Cheng, Zheyuan; Udren, Eric; Holbach, Juergen

Due to their increased levels of reliability, meshed low-voltage (LV) grid and spot networks are common topologies for supplying power to dense urban areas and critical customers. Protection schemes for LV networks often use highly sensitive reverse current trip settings to detect faults in the medium-voltage system. As a result, interconnecting even low levels of distributed energy resources (DERs) can impact the reliability of the protection system and cause nuisance tripping. This work analyzes the possibility of modifying the reverse current relay trip settings to increase the DER hosting capacity of LV networks without impacting fault detection performance. The results suggest that adjusting relay settings can significantly increase DER hosting capacity on LV networks without adverse effects, and that existing guidance on connecting DERs to secondary networks, such as that contained in IEEE Std 1547-2018, could potentially be modified to allow higher DER deployment levels.

More Details

Hardware Implementation of a Traveling Wave Protection Device for DC Microgrids

2023 IEEE Kansas Power and Energy Conference, KPEC 2023

Paruthiyil, Sajay K.; Bidram, Ali; Jimenez-Aparicio, Miguel; Hernandez-Alvidrez, Javier; Reno, Matthew J.

This paper elaborates the results of the hardware implementation of a traveling wave (TW) protection device (PD) for DC microgrids. The proposed TWPD is implemented on a commercial digital signal processor (DSP) board. In the developed TWPD, first, the DSP board's Analog to Digital Converter (ADC) is used to sample the input at a 1 MHz sampling rate. The Analog Input card of DSP board measures the pole current at the TWPD location in DC microgrid. Then, a TW detection algorithm is applied on the output of the ADC to detect the fault occurrence instance. Once this instance is detected, multi-resolution analysis (MRA) is performed on a 128-sample data butter that is created around the fault instance. The MRA utilizes discrete wavelet transform (DWT) to extract the high-frequency signatures of measured pole current. To quantity the extracted TW features, the Parseval theorem is used to calculate the Parseval energy of reconstructed wavelet coefficients created by MRA. These Parseval energy values are later used as inputs to a polynomial linear regression tool to estimate the fault location. The performance of the created TWPD is verified using an experimental testbed.

More Details

Time Series Classification for Detecting Fault Location in a DC Microgrid

2023 IEEE PES Grid Edge Technologies Conference and Exposition, Grid Edge 2023

Ojetola, Samuel T.; Reno, Matthew J.

In this paper, the potential for time series classifiers to identify faults and their location in a DC Microgrid is explored. Two different classification algorithms are considered. First, a minimally random convolutional kernel transformation (MINIROCKET) is applied on the time series fault data. The transformed data is used to train a regularized linear classifier with stochastic gradient descent (SDG). Second, a continuous wavelet transform (CWT) is applied on the fault data and a convolutional neural network (CNN) is trained to learn the characteristic patterns in the CWT coefficients of the transformed data. The data used for training and testing the models are acquired from multiple fault simulations on a 750 VDC Microgrid modeled in PSCAD/EMTDC. The results from both classification algorithms are presented and compared. For an accurate classification of the fault location, the MINIROCKET and SGD Classifier model needed signals/features from several measurement nodes in the system. The CWT and CNN based model accurately identified the fault location with signals from a single measurement node in the system. By performing a self-learning monitoring and decision making analysis, protection relays equipped with time series classification algorithms can quickly detect the location of faults and isolate them to improve the protection operations on DC Microgrids.

More Details

A Fast Microprocessor-Based Traveling Wave Fault Detection System for Electrical Power Networks

2023 IEEE Power and Energy Society Innovative Smart Grid Technologies Conference, ISGT 2023

Montoya, Armando Y.; Jimenez-Aparicio, Miguel; Hernandez-Alvidrez, Javier; Reno, Matthew J.

This paper introduces a new microprocessor-based system that is capable of detecting faults via the Traveling Wave (TW) generated from a fault event. The fault detection system is comprised of a commercially available Digital Signal Processing (DSP) board capable of accurately sampling signals at high speeds, performing the Discrete Wavelet Transform (DWT) decomposition to extract features from the TW, and a detection algorithm that makes use of the extracted features to determine the occurrence of a fault. Results show that this inexpensive fault detection system's performance is comparable to commercially available TW relays as accurate sampling and fault detection are achieved in a hundred and fifty microseconds. A detailed analysis of the execution times of each part of the process is provided.

More Details

PV Hosting Capacity Estimation in Low-Voltage Secondary Networks Using Statistical Properties of AMI Data

2023 IEEE PES Innovative Smart Grid Technologies Latin America, ISGT-LA 2023

Yusuf, Jubair; Azzolini, Joseph A.; Reno, Matthew J.

The widespread adoption of residential solar PV requires distribution system studies to ensure the addition of solar PV at a customer location does not violate the system constraints, which can be referred to as locational hosting capacity (HC). These model-based analyses are prone to error due to their dependencies on the accuracy of the system information. Model-free approaches to estimate the solar PV hosting capacity for a customer can be a good alternative to this approach as their accuracies do not depend on detailed system information. In this paper, an Adaptive Boosting (AdaBoost) algorithm is deployed to utilize the statistical properties (mean, minimum, maximum, and standard deviation) of the customer's historical data (real power, reactive power, voltage) as inputs to estimate the voltage-constrained PV HC for the customer. A baseline comparison approach is also built that utilizes just the maximum voltage of the customer to predict PV HC. The results show that the ensemble-based AdaBoost algorithm outperformed the proposed baseline approach. The developed methods are also compared and validated by existing state-of-the-art model-free PV HC estimation methods.

More Details

Increasing DER Hosting Capacity in Meshed Low-Voltage Grids with Modified Network Protector Relay Settings

2023 IEEE PES Innovative Smart Grid Technologies Latin America, ISGT-LA 2023

Azzolini, Joseph A.; Reno, Matthew J.; Ropp, Michael E.; Cheng, Zheyuan; Udren, Eric; Holbach, Juergen

Due to their increased levels of reliability, meshed low-voltage (LV) grid and spot networks are common topologies for supplying power to dense urban areas and critical customers. Protection schemes for LV networks often use highly sensitive reverse current trip settings to detect faults in the medium-voltage system. As a result, interconnecting even low levels of distributed energy resources (DERs) can impact the reliability of the protection system and cause nuisance tripping. This work analyzes the possibility of modifying the reverse current relay trip settings to increase the DER hosting capacity of LV networks without impacting fault detection performance. The results suggest that adjusting relay settings can significantly increase DER hosting capacity on LV networks without adverse effects, and that existing guidance on connecting DERs to secondary networks, such as that contained in IEEE Std 1547-2018, could potentially be modified to allow higher DER deployment levels.

More Details

Designing Resilient Communities: Hardware demonstration of resilience nodes concept

Reno, Matthew J.; Ropp, Michael E.; Tamrakar, Ujjwol; Darbali-Zamora, Rachid; Broderick, Robert J.

As part of the project “Designing Resilient Communities (DRC): A Consequence-Based Approach for Grid Investment,” funded by the United States (US) Department of Energy’s (DOE) Grid Modernization Laboratory Consortium (GMLC), Sandia National Laboratories (Sandia) is partnering with a variety of government, industry, and university participants to develop and test a framework for community resilience planning focused on modernization of the electric grid. This report provides a summary of the section of the project focused on hardware demonstration of “resilience nodes” concept.

More Details
Results 26–50 of 366
Results 26–50 of 366
Top