Daniel S. Kirschen

SY
5papers
268citations
Novelty49%
AI Score25

5 Papers

OCFeb 16, 2016
A Comparison of Policies on the Participation of Storage in U.S. Frequency Regulation Markets

Bolun Xu, Yury Dvorkin, Daniel S. Kirschen et al.

Because energy storage systems have better ramping characteristics than traditional generators, their participation in frequency regulation should facilitate the balancing of load and generation. However, they cannot sustain their output indefinitely. System operators have therefore implemented new frequency regulation policies to take advantage of the fast ramps that energy storage systems can deliver while alleviating the problems associated with their limited energy capacity. This paper contrasts several U.S. policies that directly affect the participation of energy storage systems in frequency regulation and compares the revenues that the owners of such systems might achieve under each policy.

OCFeb 19, 2018
An Online Optimization Algorithm for Alleviating Contingencies in Transmission Networks

Nicolo Mazzi, Baosen Zhang, Daniel S. Kirschen

Power systems are increasingly operated in corrective rather than preventive security mode, which means that appropriate control actions must be taken immediately after a contingency has occurred. This paper proposes an online algorithm for automatically alleviating contingencies such as voltage limit violations and line overloads. Unlike previously proposed approaches, the network itself serves as a natural solver of the power flow equations. This makes it possible to start the implementation immediately and avoids problems caused by modeling errors. Every time the controller receives measurements from the grid, it evaluates the presence of contingencies and computes the optimal corrective actions that can be implemented before the next sampling period, subject to ramping constraints of the generators. These corrective actions are implemented through the standard Automatic Generation Control. Finding the optimal incremental corrective actions is fast because this problem is linearized. The effectiveness of this algorithm at correcting both line overloads and voltage violations is demonstrated using the IEEE-118 Bus test system.

LGSep 3, 2021
Estimating Demand Flexibility Using Siamese LSTM Neural Networks

Guangchun Ruan, Daniel S. Kirschen, Haiwang Zhong et al.

There is an opportunity in modern power systems to explore the demand flexibility by incentivizing consumers with dynamic prices. In this paper, we quantify demand flexibility using an efficient tool called time-varying elasticity, whose value may change depending on the prices and decision dynamics. This tool is particularly useful for evaluating the demand response potential and system reliability. Recent empirical evidences have highlighted some abnormal features when studying demand flexibility, such as delayed responses and vanishing elasticities after price spikes. Existing methods fail to capture these complicated features because they heavily rely on some predefined (often over-simplified) regression expressions. Instead, this paper proposes a model-free methodology to automatically and accurately derive the optimal estimation pattern. We further develop a two-stage estimation process with Siamese long short-term memory (LSTM) networks. Here, a LSTM network encodes the price response, while the other network estimates the time-varying elasticities. In the case study, the proposed framework and models are validated to achieve higher overall estimation accuracy and better description for various abnormal features when compared with the state-of-the-art methods.

SYApr 20, 2020
Sparse Oblique Decision Tree for Power System Security Rules Extraction and Embedding

Qingchun Hou, Ning Zhang, Daniel S. Kirschen et al.

Increasing the penetration of variable generation has a substantial effect on the operational reliability of power systems. The higher level of uncertainty that stems from this variability makes it more difficult to determine whether a given operating condition will be secure or insecure. Data-driven techniques provide a promising way to identify security rules that can be embedded in economic dispatch model to keep power system operating states secure. This paper proposes using a sparse weighted oblique decision tree to learn accurate, understandable, and embeddable security rules that are linear and can be extracted as sparse matrices using a recursive algorithm. These matrices can then be easily embedded as security constraints in power system economic dispatch calculations using the Big-M method. Tests on several large datasets with high renewable energy penetration demonstrate the effectiveness of the proposed method. In particular, the sparse weighted oblique decision tree outperforms the state-of-art weighted oblique decision tree while keeping the security rules simple. When embedded in the economic dispatch, these rules significantly increase the percentage of secure states and reduce the average solution time.

SYApr 3, 2018
Real-Time Prediction of the Duration of Distribution System Outages

Aaron Jaech, Baosen Zhang, Mari Ostendorf et al.

This paper addresses the problem of predicting duration of unplanned power outages, using historical outage records to train a series of neural network predictors. The initial duration prediction is made based on environmental factors, and it is updated based on incoming field reports using natural language processing to automatically analyze the text. Experiments using 15 years of outage records show good initial results and improved performance leveraging text. Case studies show that the language processing identifies phrases that point to outage causes and repair steps.