Power-flow study: Difference between revisions

Content deleted Content added
Changing short description from "Analysis of electric power flow" to "Numerical analysis of electric power flow"
mNo edit summary
Line 4:
Power-flow or load-flow studies are important for planning future expansion of power systems as well as in determining the best operation of existing systems. The principal information obtained from the power-flow study is the magnitude and phase angle of the voltage at each [[busbar|bus]], and the real and reactive power flowing in each line.
 
Commercial power systems are usually too complex to allow for hand solution of the power flow. Special -purpose [[Networknetwork analyzer (AC power)|network analyzers]] were built between 1929 and the early 1960s to provide laboratory-scale physical models of power systems. Large-scale digital computers replaced the analog methods with numerical solutions.
 
In addition to a power-flow study, computer programs perform related calculations such as [[short-circuit]] fault analysis, stability studies (transient and steady-state), [[unit commitment]] and [[economic dispatch]].<ref>{{Cite book | last1 = Low | first1 = S. H. | chapter = Convex relaxation of optimal power flow: A tutorial | doi = 10.1109/IREP.2013.6629391 | title = 2013 IREP Symposium Bulk Power System Dynamics and Control - IX Optimization, Security and Control of the Emerging Power Grid | pages = 1–06 | year = 2013 | isbn = 978-1-4799-0199-9 | s2cid = 14195805 }}</ref> In particular, some programs use [[linear programming]] to find the ''optimal power flow'', the conditions which give the lowest cost per [[kilowatt hour]] delivered.
 
A load flow study is especially valuable for a system with multiple load centers, such as a refinery complex. The power -flow study is an analysis of the system’s capability to adequately supply the connected load. The total system losses, as well as individual line losses, also are tabulated. Transformer tap positions are selected to ensure the correct voltage at critical locations such as motor control centers. Performing a load -flow study on an existing system provides insight and recommendations as to the system operation and optimization of control settings to obtain maximum capacity while minimizing the operating costs. The results of such an analysis are in terms of active power, reactive power, voltage magnitude and phase angle. Furthermore, power-flow computations are crucial for [[Unit_commitment_problem_in_electrical_power_production|optimal operations of groups of generating units]].
 
In term of its approach to uncertainties, load -flow study can be divided to deterministic load flow and uncertainty-concerned load flow. Deterministic load -flow study does not take into account the uncertainties arising from both power generations and load behaviors. To take the uncertainties into consideration, there are several approaches that has been used such as probabilistic, possibilistic, information gap decision theory, robust optimization, and interval analysis.<ref>{{Cite journal|title=A comprehensive review on uncertainty modeling techniques in power system studies|journal=Renewable and Sustainable Energy Reviews|volume=57|pages=1077–1089|doi=10.1016/j.rser.2015.12.070|year=2016|last1=Aien|first1=Morteza|last2=Hajebrahimi|first2=Ali|last3=Fotuhi-Firuzabad|first3=Mahmud}}</ref>
 
The [[Open Energy Modelling Initiative]] promotes [[open source]] load-flow models and other types of energy system models.
Line 73:
 
==Other power-flow methods==
* [[Gauss–Seidel method]]: This is the earliest devised method. It shows slower rates of convergence compared to other iterative methods, but it uses very little memory and does not need to solve a matrix system.
* [[Fast-decoupled-load-flow method]] is a variation on Newton-RaphsonNewton–Raphson that exploits the approximate decoupling of active and reactive flows in well-behaved power networks, and additionally fixes the value of the [[Jacobian matrix and determinant|Jacobian]] during the iteration in order to avoid costly matrix decompositions. Also referred to as "fixed-slope, decoupled NR". Within the algorithm, the Jacobian matrix gets inverted only once, and there are three assumptions. Firstly, the conductance between the buses is zero. Secondly, the magnitude of the bus voltage is one per unit. Thirdly, the sine of phases between buses is zero. Fast decoupled load flow can return the answer within seconds whereas the Newton Raphson method takes much longer. This is useful for real-time management of power grids.<ref>{{Cite journal|last1=Stott|first1=B.|last2=Alsac|first2=O.|date=May 1974|title=Fast Decoupled Load Flow|journal=IEEE Transactions on Power Apparatus and Systems|language=en-US|volume=PAS-93|issue=3|pages=859–869|doi=10.1109/tpas.1974.293985|issn=0018-9510}}</ref>
* [[Holomorphic embedding load flow method]]: A recently developed method based on advanced techniques of complex analysis. It is direct and guarantees the calculation of the correct (operative) branch, out of the multiple solutions present in the power -flow equations.
* [[Backward-Forward Sweep (BFS) method]]: A method developed to take advantage of the radial structure of most modern distribution grids. It involves choosing an initial voltage profile and separating the original system of equations of grid components into two separate systems and solving one, using the last results of the other, until convergence is achieved. Solving for the currents with the voltages given is called the backward sweep (BS) and solving for the voltages with the currents given is called the forward sweep (FS).<ref>Petridis, S.; Blanas, O.; Rakopoulos, D.; Stergiopoulos, F.; Nikolopoulos, N.; Voutetakis, S. An Efficient Backward/Forward Sweep Algorithm for Power Flow Analysis through a Novel Tree-Like Structure for Unbalanced Distribution Networks. ''Energies'' 2021, ''14'', 897. https://doi.org/10.3390/en14040897, https://www.mdpi.com/1996-1073/14/4/897</ref>
 
==DC power-flow==