Matrix: QY/case39

Description: Transient stabilty constrained interior pt. optimal power flow, J. Quanyuan

QY/case39 graph
(undirected graph drawing)


QY/case39 dmperm of QY/case39
scc of QY/case39

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: QY
  • Click here for a description of the QY group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 82 MB. Use UFget(2136) or UFget('QY/case39') in MATLAB.
  • download in Matrix Market format, file size: 68 MB.
  • download in Rutherford/Boeing format, file size: 64 MB.

    Matrix properties
    number of rows40,216
    number of columns40,216
    nonzeros1,042,160
    structural full rank?yes
    structural rank40,216
    # of blocks from dmperm2
    # strongly connected comp.2
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorJ. Quanyuan
    editorT. Davis
    date2008
    kindpower network problem sequence
    2D/3D problem?no

    Additional fieldssize and type
    bsparse 40216-by-1
    Acell 13-by-1
    b1cell 13-by-1
    b2cell 13-by-1

    Notes:

    Transient stabilty constrained interior pt. optimal power flow, J. Quanyuan
    Two problem sets from Dr. Jiang Quanyuan from Zhejiang University,         
    Hangzhou, China, March, 2008, used in an electrical power system.          
    Each matrix A is solved sequentially with two right-hand-sides, b1 and     
    b2, one at a time.  In the UF collection, the sequence of all first        
    and second right-hand-sides is in Problem.aux.b2 and Problem.aux.b1.       
    These matrices are symmetric indefinite (x=A\b uses MA57)                  
    Note that the last matrices in the sequence are ill-conditioned.           
                                                                               
    Transient Stability Constrained Interior Point Optimal Power Flow Program  
          Version 1.0 -- Developed by Dr. Jiang Quanyuan, March 2008           
                                                                               
    case39.m - TSOPF converges after 13 iterations                             
     object    = 2.696268E+04                                                  
     max_equ   = 5.684342E-14                                                  
     low_inequ = -1.110223E-16                                                 
     up_inequ  = None                                                          
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD2,913,459
    Cholesky flop count4.3e+08
    nnz(L+U), no partial pivoting, with AMD5,786,702
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD126,758,904
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD218,420,262

    For a description of the statistics displayed above, click here.

    Maintained by Tim Davis, last updated 12-Mar-2014.
    Matrix pictures by cspy, a MATLAB function in the CSparse package.
    Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.