Fast decomposition method power flow calculation method based on matlab sparse matrix

A technique of sparse matrix and power flow calculation, which is applied to AC networks with the same frequency from different sources, AC network circuits, circuit devices, etc., can solve problems such as slow calculation speed, and achieve easy writing, easy program modification, and simplified programming. Effect

CN107196306BInactive Publication Date: 2019-10-01DALIAN MARITIME UNIVERSITY
6 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2019-10-01
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a Matlab sparse matrix based power flow fast decomposition calculation method. The Matlab sparse matrix based power flow fast decomposition calculation method is realized at a Matlab platform by adopting the Matlab sparse matrix technology, so that a researcher can test and analyze a calculation result conveniently by using various tools and functions provided by the Matlab. As matrix operation and complex operation are adopted, program codes are reduced, the programming is simplified, the program becomes clearer, and convenience is brought for the researcher to modify the program, debug and improve the program and add new functions; and due to the use of the matrix operation, the calculation speed is also improved greatly. By adopting the Matlab sparse matrix technology in the Matlab sparse matrix based power flow fast decomposition calculation method, the calculation speed is greatly increased; meanwhile, the Matlab sparse matrix is very convenient to use, and the elements of the sparse matrix can be used directly like the row and column number of a full matrix, and design of a sparse storage structure is also unnecessary. The Matlab sparse matrix based power flow fast decomposition calculation method modifies the calculation process of an admittance matrix, and further improves the calculation speed.
Need to check novelty before this filing date? Find Prior Art

Description

technical field The invention relates to a power system fast decomposition method power flow calculation method, in particular to a fast decomposition method power flow calculation method suitable for research purposes. Background technique Power system power flow calculation is a basic calculation for studying the steady-state operation of the power system. It determines the operating state of the entire network according to the given operating conditions and network structure. The power flow calculation is also the basis of other analysis of the power system, such as safety analysis, transient stability analysis, etc., all use power flow calculation. Due to the advantages of reliable convergence, fast calculation speed, and less memory requirements, the fast decomposition method has become one of the mainstream methods for power flow calculations. Researchers often conduct further research on the basis of fast decomposition method power flow calculations. Practical commer...

Examples

Embodiment Construction