Matrix: TSOPF/TSOPF_FS_b39_c7

Description: transient optimal power flow, Full-Space. Guangchao Geng, Zhejiang Univ

TSOPF/TSOPF_FS_b39_c7 graph
(undirected graph drawing)


TSOPF/TSOPF_FS_b39_c7 dmperm of TSOPF/TSOPF_FS_b39_c7
scc of TSOPF/TSOPF_FS_b39_c7

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: TSOPF
  • Click here for a description of the TSOPF 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: 2 MB. Use UFget(2229) or UFget('TSOPF/TSOPF_FS_b39_c7') in MATLAB.
  • download in Matrix Market format, file size: 1 MB.
  • download in Rutherford/Boeing format, file size: 770 KB.

    Matrix properties
    number of rows28,216
    number of columns28,216
    nonzeros730,080
    structural full rank?yes
    structural rank28,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

    authorG. Geng
    editorT. Davis
    date2009
    kindpower network problem
    2D/3D problem?no

    Additional fieldssize and type
    bsparse 28216-by-1

    Notes:

    Transient stability-constrained optimal power flow (TSOPF) problems from     
    Guangchao Geng, Institute of Power System, College of Electrical Engineering,
    Zhejiang University, Hangzhou, 310027, China.  (genggc AT gmail DOT com).    
    Matrices in the  Full-Space (FS) group are symmetric indefinite, and are best
    solved with MA57.  Matrices in the the Reduced-Space (RS) group are best     
    solved with KLU, which for these matrices can be 10 times faster than UMFPACK
    or SuperLU.                                                                  
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD1,995,246
    Cholesky flop count2.9e+08
    nnz(L+U), no partial pivoting, with AMD3,962,276
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD66,537,663
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD107,036,016

    SVD-based statistics:
    norm(A)24506.4
    min(svd(A))7.85749e-10
    cond(A)3.11885e+13
    rank(A)28,017
    sprank(A)-rank(A)199
    null space dimension199
    full numerical rank?no
    singular value gap1.00378

    singular values (MAT file):click here
    SVD method used:s = svd (full (A))
    status:ok

    TSOPF/TSOPF_FS_b39_c7 svd

    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.