Эффективные подходы на основе данных к задачам стохастического оптимального распределения потоков электроэнергии/Efficient Data-Driven Approaches in Stochastic Optimal Power Flow тема диссертации и автореферата по ВАК РФ 00.00.00, кандидат наук Лукашевич Александр Леонидович

  • Лукашевич Александр Леонидович
  • кандидат науккандидат наук
  • 2025, АНОО ВО «Сколковский институт науки и технологий»
  • Специальность ВАК РФ00.00.00
  • Количество страниц 107
Лукашевич Александр Леонидович. Эффективные подходы на основе данных к задачам стохастического оптимального распределения потоков электроэнергии/Efficient Data-Driven Approaches in Stochastic Optimal Power Flow: дис. кандидат наук: 00.00.00 - Другие cпециальности. АНОО ВО «Сколковский институт науки и технологий». 2025. 107 с.

Оглавление диссертации кандидат наук Лукашевич Александр Леонидович

Contents

Page

Introduction

Chapter 1. Power system

1.1 Alternating Current Basics

1.1.1 Phasors

1.1.2 Electrical Power

1.2 Power Grid

1.2.1 Topological Model of a Power System

1.2.2 Bus Classification

1.2.3 Power transmission lines

1.2.4 Kirchhoff Current law and Admittance Matrix

1.3 Power Flow Equations

Chapter 2. Optimal Power Flow - OPF

2.1 Introduction

2.2 Optimization problem

2.3 Constraints

2.3.1 Equality constraints

2.3.2 Inequality constraints

2.4 DC OPF Approximation

2.5 Dynamic DC-OPF and Automated Generation Control

Chapter 3. Power Grid Reliability Estimation via Adaptive

Importance Sampling

3.1 Introduction

3.2 Background and Problem Setup

3.3 Overload Probability Estimation

3.3.1 A Single Constraint Case

3.3.2 Multiple Constraints Case

3.3.3 Convexity of Importance Sampling Variance

3.3.4 Numerical Method

Page

3.4 Empirical Study

3.4.1 Algorithms and implementation details

3.4.2 Test cases and numerical results

3.5 Conclusion

Chapter 4. Importance Sampling Approach to Chance

Constrained DC-OPF

4.1 Introduction

4.2 Background and Problem Setup

4.2.1 Notation

4.2.2 Problem Setup

4.2.3 Scenario Approach

4.3 Algorithm

4.3.1 Idea and Sketch

4.3.2 Inner Approximation

4.3.3 Redundant Scenarios

4.3.4 Importance Sampling

4.3.5 Scenario Approximation with Importance Sampling

4.4 Empirical Study

4.4.1 Implementation details

4.4.2 Test Cases and Numerical Results

4.5 Conclusion

Chapter 5. A-Priori Reduction of Scenario Approximation for

Dynamic DC-OPF

5.1 Introduction

5.2 Background and Problem Setup

5.2.1 DC Optimal Power Flow

5.2.2 Source of uncertainty and AGC

5.3 Optimal multi-stage control under uncertainty

5.4 Chance constraint multi-stage control

5.4.1 Chance constrained optimization

5.4.2 Scenario approximation of chance constrained control

5.5 A-priori scenario redundancy

Page

5.5.1 Redundant scenarios

5.5.2 SA Solution Guarantees and Dataset Complexity

5.6 Empirical Study

5.6.1 Algorithms and Implementation Details

5.6.2 Test Cases and Numerical Results

5.7 Conclusion

Conclusions

List of symbols and abbreviations

Bibliography

List of Figures

List of Tables

Рекомендованный список диссертаций по специальности «Другие cпециальности», 00.00.00 шифр ВАК

Введение диссертации (часть автореферата) на тему «Эффективные подходы на основе данных к задачам стохастического оптимального распределения потоков электроэнергии/Efficient Data-Driven Approaches in Stochastic Optimal Power Flow»

Introduction

Background. A general way to model and quantize uncertainty in an optimization problem is the Chance Constraints [1]. Such kind of constraints allow one to properly incorporate uncertainty into optimization problems and define probability level at which one allows the system to violate constraints. The allowance for original deterministic constraints violation is important to avoid excessive solution conservatism. For example, finding a solution that is robust against each possible realization of uncertainty with unbounded support would result in an empty feasibility set. However, in most cases, chance constraints do not admit a closed-form expression, thus, making it impossible to use them in numerical solvers. These constraints are typically approximated using upper bounds on probability, e.g., Bernstein approximation, [2] or using data, i.e., constructing a data-driven approximation. Further, we focus only on the latter type of approximations.

Chance constrained optimization originated in 1958 by Charnes [3] and since then found a wide range of applications. For example, in economics [4], control theory [5], chemical processes [6] and in machine learning [7; 8]. Chance constraints are generally do not admit a closed-form expression. To this end, several approaches were developed to construct various approximations chance constraints. These approaches further evolved into major research and application fields. Among them are Abmiguous Chance Constraints [9; 10], Robust Optimization (RO) based Methods [11], Sample Average Approximation (SAA) [12; 13] and Scenario Approach (Approximation) (SA) [14]. SA and SAA are data-driven approaches, whereas the others are analytical or mixed.

Despite intensive research in the field of Chance Constrained Optimization, each subfield experiences difficulties: analytical approaches suffer from extensive conservativeness, while data-driven ones often are prohibitevely demanding in computational resources for large scale problems. The aforementioned drawbacks are critical in applications that require regular optimization. One of such applications is power systems, where a higher amount of renewable generation increases power grid uncertainty, compromises its security, and challenges classical power grid operation and planning policies [15]. It is worth mentioning that installation of renewable energy based generation is a common trend and brings substantial amount of randomness into the system [15], [16]. For example, according to recent International

Energy Agency (IEA) report [17], renewable energy generation share growth is up to 50% and to take 30% of all conventional electricity generation around the world.

In power systems applications, the aforementioned drawbacks are crucial. Con-servativeness leads to higher power market prices which influences industry and society, computational efficiency must be such that the computations accomplish within the re-evaluation interval defined by local system operator [15; 18; 19].

Relevance of the work. The research holds significant importance as it is developing and applying advanced methods such as mirror descent based adaptive importance sampling and A-priori Reduced Scenario Approximation (AR-SA), the research aims to improve the efficiency and accuracy of sample based probability estimation and optimization under uncertainty. These methods contribute to overcoming limitations in current approaches, such as impracticality for real-time operations, overestimation of risks, and computational infeasibility in large-scale problems. The outcomes of this research are expected to enhance the efficiency of commonly used approaches, making them significantly less data demanding. Moreover, the proposed methods and approaches are shown to be effective in power systems applications as they addresses critical challenges in modeling power systems with high amount of installed renewable energy generation, which become ubiquitous.

Dissertation goals. This research aims to develop advanced methods for improving the efficiency and accuracy of reliability assessments and optimization under uncertainty. The results are demonstrated on power systems applications. To achieve this goal, the following tasks were set up and performed:

1. Probability Estimation: Develop numerically efficient methods for estimating the probability measure of a polyhedron's complement. Provide theoretical support by formalizing the convergence theorem for estimate's variance and proving it. Support the theoretical advances by demonstrating algorithm's efficiency on power systems test cases. The power system example is the estimation of the probability that the current power system state is feasible against uncertainties that come from RES generation.

2. Linear Programming under Additive Uncertainty: Develop statistically based algorithms for the construction of data-efficient Scenario Approximation (SA) for Chance-Constrained Linear Programs that yield reliable

solutions, assuming additive Gaussian uncertainty for decision variables. Provide theoretical guarantees that show the improvement for required number of samples for obtaining reliable solution. Demonstrate the approximation method validity numerically on power systems test cases, compare with existing approaches. The power system example is Chance Constrained Optimal Power Flow.

3. Linear Programming under Mixed Multiplicative-Additive Uncertainty: Generalize results for a non-Gaussian source uncertainty on a non-Gaussian case, consider mixed multiplicative-additive uncertainty. Assuming typical total uncertainty mitigation setup, derive analytical condition for filtering redundant scenarios in this setting. Prove that such scenario filtering increases data efficiency and demonstrate numerically the superiority to the scenario reduction methods and ambiguous chance constraints approach. Provide demonstration on power system example which is sequential time-stamp power system modeling, where major uncertainty contributors in grid are renewable energy sources (photo-voltaic panels, wind farms, hydro electrical generators, stochastic demand) and the algorithm for uncertainty mitigation is linear Automatic Generation Control (AGC).

Scientific novelty. The scientific novelty is built up from the following results:

1. The application of adaptive importance sampling combined with mirror descent methods to power systems, particularly in scenarios involving rare events. The convergence of the algorithm was established through stating and proving a convergence theorem for optimizing estimate's variance. Next, the performance of this novel approach with practical algorithms, such as pmvnorm, was demonstrated on an example from power systems that highlights its effectiveness and potential advantages.

2. A novel method for constructing scenario approximations, introducing a more efficient and accurate approach to scenario approximation. The theoretical guarantees for this novel construction method were provided, ensuring its mathematical soundness and reliability. Lastly, a numerical demonstrations on power systems examples were conducted to compare the performance of this new scenario approximation method with classical Monte Carlo-based approach, highlighting its efficiency and accuracy.

3. Introducing an a priori approach to reduce scenario approximations for dynamic optimal power flow with automatic generation control (AGC), enhancing computational efficiency and accuracy, studying normality of generation-demand mismatch using real time series of load, renewable generation of various sources. The statements that ensured validity of the reduction approach and shown an advantage in scenario complexity were proposed. These statements confirm the method's effectiveness and reliability in reducing scenario approximations for chance constrained linear programs with multiplicative uncertainty. A numerical demonstration was conducted on a dynamic optimal power flow problem. The demonstration compares the proposed a-priori approach with other scenario reduction methods, incorporating data-driven distributional robust optimization to showcase its superior performance and practical applicability.

Theoretical and practical significance. This innovative approach could significantly advance the field of scenario approximation by offering a more efficient and accurate methods. It may lead to advancements in mathematical modeling and optimization techniques. Implementing these new methods could enhance the performance of power system simulations, leading to more accurate predictions and better decision-making in energy management. Providing theoretical guarantees for the new construction method solidifies its mathematical underpinnings, paving the way for its wider acceptance in research and practical applications. Assurance of the method's validity offers confidence to practitioners and decision-makers in utilizing it for scenario approximation in power systems, potentially leading to more reliable system planning and operation. Conducting numerical demonstrations and comparisons contributes to the theoretical understanding of scenario approximation methods, offering insights into their strengths and weaknesses. By comparing the new approach with classical Monte Carlo-based methods, the study can inform practitioners about the performance differences, aiding them in choosing the most suitable method for scenario approximation in power systems. Moreover, numerical experiments included comparison of total execution time with current state-of-the-art methods and show the practical advantages of the proposed methods.

Research methodology. Methodology included methods of linear algebra, probability theory, mathematical statistics, numerical optimization methods, aspects of optimization methods, software development and models of power systems.

Propositions for defense.

1. A numerical iterative method for estimation of a Gaussian volume of a polyhedron's complement. The method is of adaptive importance sampling family, where the sampling distribution is a Gaussian mixture. It iteratively minimizes the variance of the estimate over mixture weights using Mirror Descent. The convexity of the optimization problem is shown, stochastic gradient's expression is derived and, finally, the iterative method's convergence is shown. The method's performance is demonstrated against other estimation algorithms on power systems examples.

2. An algorithm for construction of Scenario Approximation for linear programming with additive uncertainty is proposed for solving Joint Chance Constrained programs. This algorithm is based on Importance Sampling, where the sampling distribution is Gaussian mixture. The subset of feasibility set is derived based on Gaussianity assumption for the sampling outside of it and constructing the SA based on those scenarios. The theorem on solution reliability and the number of samples required of such importance sampling based SA is stated, the proof was provided. The numerical demonstration is carried out on power systems test cases and compared to classical SA construction algorithms.

3. An algorithm for construction of Scenario Approximation for linear programming with mixed additive-multiplicative uncertainty is proposed for solving Joint Chance Constrained linear programs. The subset of feasibility set is derived for a-priori elimination of the redundant scenarios. The demonstration is conducted on the power system example which is sequential time-stamp power system modeling, where major uncertainty contributors in grid are renewable energy sources (photo-voltaic panels, wind farms, hydro electrical generators, stochastic demand) and the algorithm for uncertainty mitigation is linear Automatic Generation Control (AGC). The theorem on solution reliability and the number of samples required for reduced problems is stated, the proof was provided. The numerical demonstration is carried out on power systems test cases and compared to advanced scenario reduction methods and ambiguous chance constrained method.

Validation of the research results, reliability. The main results of the work have been reported in the following scientific conferences and workshops:

1. INFORMS Annual Meeting 2021, 1st INFORMS Workshop on Quality, Statistics & Reliability, October 15, 2021, Indianapolis

2. Rank A, CDC 2021, 60th IEEE Conference on Decision and Control, December 13-15 2021

3. Energy Research Seminar, Skoltech, October 12 2021

4. Rank A, IEEE PowerTech, Belgrade, June 25-29 2023

5. Seminar Lab. 7 of Institute for Control Sciences of Russian Academy of Sciences "Theory of Automatic Control", October 15 2024

The proposed methods and approaches were equipped with theoretical statements, the proofs were provided, numerical examples show their validity. Specifically, for iterative methods, the convergence theorem was stated. The statement introduces a bound for the target estimate's variance and reveals asymptotic behaviour with respect to the number of iterations. For those methods that are applied to Scenario Approximations, theorems on an improvement in requires number of data samples (scenarios) are stated. Finally, all the proposed methods are compared with existing methods for solving similar optimization problems using measurable metrics.

All of the proposed methodologies and approaches were published in WoS, Scopus indexed journals of rank Q1 and presented at reputable international conferences.

Acknowledgments

The dissertation was completed at the Autonomous Non-Profit Organization for Higher Education

«Skolkovo Institute of Science and Technology».

I thank my advisor, Elena Gryazina, for providing guidance and assistance at all stages of my doctoral study. I would like to devote special and sincere gratitude to my former scientific advisor and long-term co-author Yury Maximov, who initally showed the research potential in the field of statistical methods in power system and supported me throughout the whole research started even before my graduate study period. I also thank my coauthors, Deepjyoti Deka, Mile Mitrovic, Petr Vorobev, Aleksandr Bulkin and Vyacheslav Gorchakov, for numerous insightful discussions. Last but not least, I thank my wife, my family and my friends for immense support during my scientific journey.

Похожие диссертационные работы по специальности «Другие cпециальности», 00.00.00 шифр ВАК

Заключение диссертации по теме «Другие cпециальности», Лукашевич Александр Леонидович

5.7 Conclusion

Data-driven approximations are useful in chance-constrained stochastic programs with unknown uncertainty distribution and/or JCC settings. However, the data requirements rapidly become infeasible with the increase in size and reliability requirements. To address this, we proposed a novel approach that allows us to a-priorily identify and remove redundant scenarios in stochastic approximations for JCC dynamic multi-timestamp DC-OPF. We prove the validity of this approach theoretically and ensured its high empirical performance over various test cases.

Conclusion

In this thesis, we addressed the the challenges that occur in modeling power systems that experience high level of renewable energy penetration. Our main objective was to develop advanced statistical methods for current operating point reliability assessment and to propose novel optimization techniques for chance-constrained optimal power flow in various settings.

This research led to the development of adaptive importance sampling methods for grid reliability estimation and proposed new techniques for constructing scenario approximation for static and dynamic formulation of optimal power flow.

The findings have significant implications on computing and estimating generation regimes of power grids, allowing for non-restrictive robust, statistical based calculation of generation regimes and efficient estimation of the latter's reliability. This contributes to safer transition to sustainable energy solutions, contributing to global efforts to reduce greenhouse gas emissions and improve energy security. Furthermore, the proposed techniques can be applied to other areas of power systems engineering and beyond, where uncertainty arises in optimization problems, offering a foundation for future advancements in the field.

Though the methods offer substantial improvements, there are limitations to consider. The method rely on high-voltage assumption, leading to a linear system/problems. However, the results can be generalized for non-linear cases by additional mathematical effort.

Future research could explore applications for non-linear settings, broader distribution class support and wider range of engineering applications since data-driven stochastic optimization is ubiquitous at this moment. The former could be achieved by iterative constructions of convex restrictions and the latter with distributionally robust optimization techniques.

In conclusion, this thesis contributes to the ongoing efforts to integrate renewable energy sources into power systems more effectively. The developed methods not only address current challenges but also pave the way for future innovations. As the global energy landscape continues to evolve, the insights gained from this research will be instrumental in shaping a sustainable and resilient energy future.

Список литературы диссертационного исследования кандидат наук Лукашевич Александр Леонидович, 2025 год

Bibliography

1. Geng, X. Data-driven decision making in power systems with probabilistic guarantees: Theory and applications of chance-con- strained optimization / X. Geng, L. Xie // Ann. rev. in control. — 2019. — Vol. 47. — P. 341—363.

2. Nemirovski, A. Convex approximations of chance constrained programs / A. Nemirovski, A. Shapiro // SIAM J. on Optimization. — 2007. — Vol. 17, no. 4. — P. 969—996.

3. Charnes, A. Cost horizons and certainty equivalents: an approach to stochastic programming of heating oil / A. Charnes, W. W. Cooper, G. H. Symonds // Management science. — 1958. — Vol. 4, no. 3. — P. 235—263.

4. Yaari, M. E. Uncertain lifetime, life insurance, and the theory of the consumer / M. E. Yaari // The Review of Economic Studies. — 1965. — Vol. 32, no. 2. — P. 137—150.

5. Calafiore, G. C. The scenario approach to robust control design / G. C. Calafiore, M. C. Campi // IEEE Tr. on automatic control. — 2006. — Vol. 51, no. 5. — P. 742—753.

6. Sahinidis, N. V. Optimization under uncertainty: state-of-the-art and opportunities / N. V. Sahinidis // Computers & chemical engineering. — 2004. — Vol. 28, no. 6/7. — P. 971—983.

7. Bertsimas, D. Robust sample average approximation / D. Bertsimas, V. Gupta, N. Kallus // Mathematical Programming. — 2018. — Vol. 171, no. 1. — P. 217—282.

8. Caramanis, C. Robust optimization in machine learning / C. Caramanis, S. Mannor, H. Xu. — 2011.

9. Nemirovski, A. On safe tractable approximations of chance constraints / A. Nemirovski // European J. of Oper. Res. — 2012. — Vol. 219, no. 3. — P. 707—718.

10. Ben-Tal, A. Robust optimization. Vol. 28 / A. Ben-Tal, L. El Ghaoui, A. Ne-mirovski. — Princeton university press, 2009.

11. Bertsimas, D. Theory and applications of robust optimization / D. Bertsimas, D. B. Brown, C. Caramanis // SIAM review. — 2011. — Vol. 53, no. 3. — P. 464—501.

12. Sen, S. Relaxations for probabilistically constrained programs with discrete random variables / S. Sen // Operations Research Letters. — 1992. — Vol. 11, no. 2. — P. 81—86.

13. Ahmed, S. Solving chance-constrained stochastic programs via sampling and integer programming / S. Ahmed, A. Shapiro // State-of-the-art decision-making tools in the information-intensive age. — Informs, 2008. — P. 261—269.

14. Calafiore, G. Uncertain convex programs: randomized solutions and confidence levels / G. Calafiore, M. C. Campi // Mathematical Programming. — 2005. — Vol. 102. — P. 25—46.

15. Koutsoyiannis, D. The unavoidable uncertainty of renewable energy and its management / D. Koutsoyiannis // Proceedings of the EGU General Assembly Conference, Vienna, Austria. — 2016. — P. 17—22.

16. Harjanne, A. Abandoning the concept of renewable energy / A. Harjanne, J. M. Korhonen // Energy policy. — 2019. — Vol. 127. — P. 330—340.

17. IEA. Electricity / IEA //. — 2024. — URL: https://www.iea.org/reports/ electricity-2024.

18. Chen, P. Probabilistic load flow: A review / P. Chen, Z. Chen, B. Bak-Jensen // Third International Conference on Electric Utility Deregulation and Restructuring and Power Technologies. — 2008. — P. 1586—1591.

19. Stott, B. Optimal power flow: Basic requirements for real-life problems and their solutions / B. Stott, O. Alsac // SEPOPE XII Symposium, Rio de Janeiro, Brazil. Vol. 11. — 2012. — P. 1—10.

20. Power system dynamics: stability and control / J. Machowski [et al.]. — John Wiley & Sons, 2020.

21. El-Sharkawi, M. A. Electric energy: an introduction / M. A. El-Sharkawi. — CRC press, 2008.

22. Zhuravlev, Y. I. Discrete analysis / Y. I. Zhuravlev, Y. A. Flerov // Student's Book. — 1999.

23. Kirchhoff, G. Ueber die Auflösung der Gleichungen, auf welche man bei der Untersuchung der linearen Vertheilung galvanischer Ströme geführt wird / G. Kirchhoff // Annalen der Physik. — 1847. - Vol. 148, no. 12. — P. 497—508.

24. Carpentier, J. Contribution a l'etude du dispatching economique / J. Carpen-tier // Bull. Soc. Fr. Elec. Ser. - 1962. - Vol. 3. - P. 431.

25. Semidefinite programming for optimal power flow problems / X. Bai [et al.] // International Journal of Electrical Power & Energy Systems. — 2008. — Vol. 30, no. 6/7. — P. 383—392.

26. Molzahn, D. K. Investigation of non-zero duality gap solutions to a semidefinite relaxation of the optimal power flow problem / D. K. Molzahn, B. C. Lesieutre, C. L. DeMarco // 2014 47th Hawaii International Conference on System Sciences. — IEEE. 2014. — P. 2325—2334.

27. Lavaei, J. Zero duality gap in optimal power flow problem / J. Lavaei, S. H. Low // IEEE Transactions on Power systems. — 2011. — Vol. 27, no. 1. — P. 92—107.

28. Molzahn, D. K. Towards an AC optimal power flow algorithm with robust feasibility guarantees / D. K. Molzahn, L. A. Roald // 2018 Power Systems Computation Conference (PSCC). — IEEE. 2018. — P. 1—7.

29. Polyak, B. T. Introduction to optimization / B. T. Polyak. — 1987.

30. Review of dynamic line rating systems for wind power integration / E. Fernandez [et al.] // Renewable and Sustainable Energy Reviews. — 2016. — Vol. 53. — P. 80—92.

31. Crucitti, P. Locating critical lines in high-voltage electrical power grids / P. Crucitti, V. Latora, M. Marchiori // Fluctuation and Noise Letters. — 2005. — Vol. 5, no. 02. — P. L201—L208.

32. Multi-stage Security Constrained OPF Using Dynamic Thermal Rating / X. Lou [et al.] // 2019 IEEE Power & Energy Society General Meeting (PESGM). — IEEE. 2019. — P. 1—5.

33. Roald, L. Chance-constrained AC optimal power flow: Reformulations and efficient algorithms / L. Roald, G. Andersson // IEEE Tr. on Power Systems. — 2017. — Vol. 33, no. 3. — P. 2906—2918.

34. Owen, A. B. Importance sampling the union of rare events with an application to power systems analysis / A. B. Owen, Y. Maximov, M. Chertkov // Electronic Journal of Statistics. — 2019. — Vol. 13, no. 1. — P. 231—254.

35. Short term fluctuations of wind and solar power systems / M. Anvari [et al.] // New J. of Phys. — 2016. — Vol. 18, no. 6. — P. 063027.

36. Baros, S. Examining the economic optimality of automatic generation control / S. Baros, Y. C. Chen, S. V. Dhople // IEEE Tr. on Power Systems. — 2021. — Vol. 36, no. 5. — P. 4611—4620.

37. Mezghani, I. Stochastic AC optimal power flow: A data-driven approach / I. Mezghani, S. Misra, D. Deka // EPSR. — 2020. — Vol. 189. — P. 106567.

38. Lukashevich, A. Power Grid Reliability Estimation via Adaptive Importance Sampling / A. Lukashevich, Y. Maximov // IEEE Control Systems Letters. — 2021. — Vol. 6. — P. 1010—1015.

39. Golden, K. S. Senate bill 1078: The renewable portfolio standard-California asserts its renewable energy leadership / K. S. Golden // Ecology LQ. — 2003. — Vol. 30. — P. 693.

40. Schmietendorf, K. The impact of turbulent renewable energy production on power grid stability and quality / K. Schmietendorf, J. Peinke, O. Kamps // The European Physical Journal B. — 2017. — Vol. 90, no. 11. — P. 1—6.

41. Data-based line trip fault prediction in power systems using LSTM networks and SVM / S. Zhang [et al.] // IEEE Access. — 2017. — Vol. 6. — P. 7675—7686.

42. Su, C.-L. Probabilistic load-flow computation using point estimate method / C.-L. Su // IEEE Tr. on Power Systems. — 2005. — Vol. 20, no. 4. — P. 1843—1851.

43. Vittal, E. A steady-state voltage stability analysis of power systems with high penetrations of wind / E. Vittal, M. O'Malley, A. Keane // IEEE Tr. on Power Systems. — 2009. — Vol. 25, no. 1. — P. 433—442.

44. M. Marsadek, A. M. Risk of Static Security Assessment of a Power System using Non-sequential Monte Carlo Simulation / A. M. M. Marsadek, Z. Norpiah // Journal of Applied Sciences, 11: 300-307. — 2011. — No. 11. — P. 300—307.

45. Package 'mvtnorm' / A. Genz [et al.] // J. of Computational and Graphical Statistics. — 2020. — Vol. 11. — P. 950—971.

46. Ryu, E. K. Adaptive importance sampling via stochastic convex programming / E. K. Ryu, S. P. Boyd // arXiv preprint arXiv:1412.4845. — 2014.

47. Adaptive importance sampling in general mixture classes / O. Cappe [et al.] // Statistics and Computing. — 2008. — Vol. 18, no. 4. — P. 447—459.

48. Khachiyan, L. G. The problem of calculating the volume of a polyhedron is enumerably hard / L. G. Khachiyan // Russian Mathematical Surveys. — 1989. — Vol. 44, no. 3. — P. 199.

49. L'Ecuyer, P. Monte Carlo and Quasi-Monte Carlo Methods 2008 / P. L'Ecuyer, A. B. Owen. — Springer, 2009.

50. Robust stochastic approximation approach to stochastic programming / A. Nemirovski [et al.] // SIAM Journal on optimization. — 2009. — Vol. 19, no. 4. — P. 1574—1609.

51. Lan, G. First-order and Stochastic Optimization Methods for Machine Learning / G. Lan. — Springer, 2020.

52. Rubinstein, R. Y. The cross-entropy method: a unified approach to combinatorial optimization, Monte-Carlo simulation and machine learning / R. Y. Rubinstein, D. P. Kroese. — Springer Science & Business Media, 2013.

53. Pandapower — An Open-Source Python Tool for Convenient Modeling, Analysis, and Optimization of Electric Power Systems / L. Thurner [et al.] // IEEE Tr. on Power Syst. — 2018. — Vol. 33, no. 6. — P. 6510—6521.

54. Hockstad, L. Inventory of US greenhouse gas emissions and sinks : tech. rep. / L. Hockstad, L. Hanel ; Environmental System Science Data Infrastructure for a Virtual Ecosystem. — 2018.

55. Ben-Tal, A. Robust optimization-methodology and applications / A. BenTal, A. Nemirovski // Mathematical programming. — 2002. — Vol. 92. — P. 453—480.

56. Adjustable robust optimal power flow with the price of robustness for large-scale power systems / T. Ding [et al.] // IET Generation, Transmission & Distrib. — 2016. — Vol. 10, no. 1. — P. 164—174.

57. Sousa, A. A. Robust optimal power flow solution using trust region and interior-point methods / A. A. Sousa, G. L. Torres, C. A. Canizares // IEEE Tr. on Power Systems. — 2010. — Vol. 26, no. 2. — P. 487—499.

58. Lubin, M. A robust approach to chance constrained optimal power flow with renewable generation / M. Lubin, Y. Dvorkin, S. Backhaus // IEEE Tr. on Power Syst. — 2015. — Vol. 31, no. 5. — P. 3840—3849.

59. Bienstock, D. Chance-constrained optimal power flow: Risk-aware network control under uncertainty / D. Bienstock, M. Chertkov, S. Harnett // Siam Review. — 2014. — Vol. 56, no. 3. — P. 461—495.

60. DC optimal power flow with joint chance constraints / A. Pena-Ordieres [et al.] // IEEE Tr. on Power Syst. — 2020. — Vol. 36, no. 1. — P. 147—158.

61. GP CC-OPF: Gaussian Process based optimization tool for Chance-Constrained Optimal Power Flow / M. Mitrovic [et al.] // Software Impacts. — 2023. — Vol. 16. — P. 100489.

62. Data-driven stochastic AC-OPF using Gaussian process regression / M. Mitrovic [et al.] // International Journal of Electrical Power & Energy Systems. — 2023. — Vol. 152. — P. 109249.

63. Cousins, B. A cubic algorithm for computing Gaussian volume / B. Cousins, S. Vempala // Proceedings of the twenty-fifth annual ACM-SIAM symposium on discrete algorithms. — SIAM. 2014. — P. 1215—1228.

64. Khachiyan, L. Complexity of polytope volume computation / L. Khachiyan // New trends in discrete and computational geometry. — Springer, 1993. — P. 91—101.

65. Nemirovski, A. Scenario approximations of chance constraints / A. Ne-mirovski, A. Shapiro // Probabilistic and randomized methods for design under uncertainty. — Springer, 2006. — P. 3—47.

66. Nemirovski, A. On tractable approximations of randomly perturbed convex constraints / A. Nemirovski // 42nd IEEE International Conference on Decision and Control (IEEE Cat. No. 03CH37475). Vol. 3. — IEEE. 2003. — P. 2419—2422.

67. Trofino, A. Bi-quadratic stability of uncertain linear systems / A. Trofino, C. E. De Souza // Proceedings of the 38th IEEE Conference on Decision and Control (Cat. No. 99CH36304). Vol. 5. — IEEE. 1999. — P. 5016—5021.

68. Garatti, S. Risk and complexity in scenario optimization / S. Garatti, M. Campi // Mathematical Programming. — 2019. — P. 1—37.

69. A Probabilistic Framework for Reserve Scheduling and N-1 Security Assessment of Systems With High Wind Power Penetration / M. Vrakopoulou [et al.] // IEEE Transactions on Power Systems. — 2013. — Vol. 28, no. 4. — P. 3885—3896.

70. Hou, A. M. Chance Constraint Tuning for Optimal Power Flow / A. M. Hou, L. A. Roald // 2020 International Conference on Probabilistic Methods Applied to Power Systems (PMAPS). — IEEE. 2020. — P. 1—6.

71. Vapnik, V. N. An overview of statistical learning theory / V. N. Vapnik // IEEE transactions on neural networks. — 1999. — Vol. 10, no. 5. — P. 988—999.

72. Maximov, Y. Tight risk bounds for multi-class margin classifiers / Y. Maxi-mov, D. Reshetova // Pattern Recognition and Image Analysis. — 2016. — Vol. 26, no. 4. — P. 673—680.

73. Campi, M. C. Scenario optimization with relaxation: a new tool for design and application to machine learning problems / M. C. Campi, S. Garatti // 2020 59th IEEE Conference on Decision and Control (CDC). — IEEE. 2020. — P. 2463—2468.

74. Sakhavand, N. N. New algorithms for stochastic power systems planning and operations problems : PhD thesis / Sakhavand Nahal NS. — The University of Texas at Arlington, 2020.

75. Chance-constrained problems and rare events: an importance sampling approach / J. Barrera [et al.] // Mathematical Programming. — 2016. — Vol. 157. — P. 153—189.

76. Tong, S. Optimization under rare chance constraints / S. Tong, A. Subra-manyam, V. Rao // SIAM J. on Optimization. — 2022. — Vol. 32, no. 2. — P. 930—958.

77. Abur, A. Power system state estimation: theory and implementation / A. Abur, A. G. Exposito. — CRC Press, 2004.

78. Deka, D. Structure learning in power distribution networks / D. Deka, S. Backhaus, M. Chertkov // IEEE Transactions on Control of Network Systems. — 2018. — Vol. 5, no. 3. — P. 1061—1074.

79. Tokdar, S. T. Importance sampling: a review / S. T. Tokdar, R. E. Kass // Wiley Interdisciplinary Reviews: Computational Statistics. — 2010. — Vol. 2, no. 1. — P. 54—60.

80. Morlet, J. Sampling theory and wave propagation / J. Morlet // Issues in acoustic Signal processing and recognition. — Springer, 1983. — P. 233—261.

81. pandapower—an open-source python tool for convenient modeling, analysis, and optimization of electric power systems / L. Thurner [et al.] // IEEE Transactions on Power Systems. — 2018. — Vol. 33, no. 6. — P. 6510—6521.

82. Diamond, S. CVXPY: A Python-embedded modeling language for convex optimization / S. Diamond, S. Boyd // The Journal of Machine Learning Research. — 2016. — Vol. 17, no. 1. — P. 2909—2913.

83. Makhorin, A. GLPK (GNU Linear Programming Kit) / A. Makhorin. — Available at http://www.gnu.org/software/glpk/glpk.html.

84. Lukashevich, A. A-Priori Reduction of Scenario Approximation for Automated Generation Control in High-Voltage Power Grids With Renewable Energy / A. Lukashevich, A. Bulkin, Y. Maximov // IEEE Control Systems Letters. — 2024. — Vol. 8. — P. 1613—1618.

85. Capitanescu, F. Improving the statement of the corrective security-constrained optimal power-flow problem / F. Capitanescu, L. Wehenkel // IEEE Tr. on Power Systems. — 2007. — Vol. 22, no. 2. — P. 887—889.

86. Monticelli, A. Security-constrained optimal power flow with post-contingency corrective rescheduling / A. Monticelli, M. Pereira, S. Granville // IEEE Tr. on Power Systems. — 1987. — Vol. 2, no. 1. — P. 175—180.

87. Frangioni, A. Solving unit commitment problems with general ramp constraints / A. Frangioni, C. Gentile, F. Lacalandra // International Journal of Electrical Power & Energy Systems. — 2008. — Vol. 30, no. 5. — P. 316—326.

88. The real time generation scheduling model considering automatic generation control / F. Xu [et al.] // 2017 IEEE EI2 Conference. — IEEE. 2017. — P. 1—6.

89. Jia, M. Iterative decomposition of joint chance constraints in OPF / M. Jia, G. Hug, C. Shen // IEEE Tr. on Power Systems. — 2021. — Vol. 36, no. 5. — P. 4836—4839.

90. Campi, M. C. A sampling-and-discarding approach to chance-constrained optimization: feasibility and optimality / M. C. Campi, S. Garatti // Journal of optimization theory and applications. — 2011. — Vol. 148, no. 2. — P. 257—280.

91. Dupacová, J. Scenario reduction in stochastic programming / J. Dupacová, N. Growe-Kuska, W. Römisch // Math. progr. — 2003. — Vol. 95. — P. 493—511.

92. Dupacova, J. Stability and sensitivity-analysis for stochastic programming / J. Dupacová // Annals of operations research. — 1990. — Vol. 27. — P. 115—142.

93. Heitsch, H. Scenario reduction algorithms in stochastic programming / H. Heitsch, W. Romisch // Comp. optim. and appl. — 2003. — Vol. 24. — P. 187—206.

94. Scenario reduction revisited: Fundamental limits and guarantees / N. Rujeer-apaiboon [et al.] // Mathematical Programming. — 2022. — Vol. 191, no. 1. — P. 207—242.

95. Keutchayan, J. Problem-driven scenario clustering in stochastic optimization / J. Keutchayan, J. Ortmann, W. Rei // Computational Management Science. — 2023. — Vol. 20, no. 1. — P. 13.

96. Liang, J. Scenario reduction for stochastic day-ahead scheduling: A mixed autoencoder based time-series clustering approach / J. Liang, W. Tang // IEEE Tr. on Smart Grid. — 2020. — Vol. 12, no. 3. — P. 2652—2662.

97. Wood, A. J. Power generation, operation, and control / A. J. Wood, B. F. Wollenberg, G. B. Sheble. — John Wiley & Sons, 2013.

98. Importance Sampling Approach to Chance-Constrained DC Optimal Power Flow / A. Lukashevich [et al.] // IEEE Transactions on Control of Network Systems. — 2023. — Vol. 11, no. 2. — P. 928—937.

99. Wang, M. Probabilistic calculation of total transfer capability including large-scale solar park / M. Wang, M. Ding // Automation of Electric Power Systems. — 2010. — Vol. 34, no. 7. — P. 31—35.

100. Dhople, S. V. A framework to determine the probability density function for the output power of wind farms / S. V. Dhople, A. D. Domínguez-García // 2012 North American Power Symposium. — IEEE. 2012. — P. 1—6.

101. Scholz, F. Central Limit Theorems and Proofs / F. Scholz // Lecture Notes, Univ. Washington. — 2011.

102. Rouaud, M. Probability, statistics and estimation / M. Rouaud // Propagation of uncertainties. — 2013. — Vol. 191. — P. 1110.

103. Draper, D. The Practical Scope of the Central Limit Theorem / D. Draper, E. Guo // arXiv preprint arXiv:2111.12267. — 2021.

104. Shapiro, S. S. An analysis of variance test for normality (complete samples) / S. S. Shapiro, M. B. Wilk // Biometrika. — 1965. — Vol. 52, no. 3/4. — P. 591—611.

105. The IEEE reliability test system: A proposed 2019 update / C. Barrows [et al.] // IEEE Tr. on Power Systems. — 2019. — Vol. 35, no. 1. — P. 119—127.

106. Probabilistic arithmetic : PhD thesis / Williamson Robert Charles. — University of Queensland Brisbane, 1989.

107. Chen, Z. Data-driven chance constrained programs over Wasserstein balls / Z. Chen, D. Kuhn, W. Wiesemann // Operations Research. — 2024. — Vol. 72, no. 1. — P. 410—424.

108. Zimmerman, R. D. MATPOWER: Steady-state operations, planning, and analysis tools for power systems research and education / R. D. Zimmerman, C. E. Murillo-Sanchez, R. J. Thomas // IEEE Tr. on power systems. — 2010. — Vol. 26, no. 1. — P. 12—19.

109. Pyomo-optimization modeling in python. Vol. 67 / W. E. Hart [et al.]. — Springer, 2017.

110. Oki, E. GLPK (GNU Linear Programming Kit) / E. Oki //. — 2012. — URL: https://api.semanticscholar.org/CorpusID:63578694.

111. Mixed-integer nonlinear decomposition toolbox for Pyomo (MindtPy) / D. E. Bernal [et al.] // Computer Aided Chemical Engineering. Vol. 44. — Elsevier, 2018. — P. 895—900.

112. Wächter, A. On the implementation of an interior-point filter line-search algorithm for large-scale nonlinear programming / A. Wachter, L. T. Biegler // Mathematical programming. — 2006. — Vol. 106. — P. 25—57.

113. Pakhira, M. K. A linear time-complexity k-means algorithm using cluster shifting / M. K. Pakhira // 2014 international conference on computational intelligence and communication networks. — IEEE. 2014. — P. 1047—1051.

Обратите внимание, представленные выше научные тексты размещены для ознакомления и получены посредством распознавания оригинальных текстов диссертаций (OCR). В связи с чем, в них могут содержаться ошибки, связанные с несовершенством алгоритмов распознавания. В PDF файлах диссертаций и авторефератов, которые мы доставляем, подобных ошибок нет.