Matrix: IPSO/OPF_6000

Description: Power simulation matrix, Li Peijie, Inst. of Power Systems, Guangxi Univ.

IPSO/OPF_6000 graph
(undirected graph drawing)


IPSO/OPF_6000

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

    Matrix properties
    number of rows29,902
    number of columns29,902
    nonzeros274,697
    structural full rank?yes
    structural rank29,902
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries27,721
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorL. Peijie
    editorJ. Hogg
    date2011
    kindpower network problem
    2D/3D problem?no

    Additional fieldssize and type
    bfull 29902-by-1

    Notes:

    Three different kinds of optimization methods (OPF, TSCOPF, HTC)
    applied to power system simulation.  All matrices are symmetric 
    indefinite.  From Li Peijie, Institute of Power Systems,        
    Guangxi University (beyondpeijie at gxu.edu.cn).  Collected by  
    Jonathan Hogg, Rutherford Appleton Laboratory, Oxfordshire, UK. 
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD211,402
    Cholesky flop count2.2e+06
    nnz(L+U), no partial pivoting, with AMD392,902
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD370,626
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD809,882

    Note that all matrix statistics (except nonzero pattern symmetry) exclude the 27721 explicit zero entries.

    SVD-based statistics:
    norm(A)6.66667e+07
    min(svd(A))0.000695993
    cond(A)9.57865e+10
    rank(A)29,902
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

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

    IPSO/OPF_6000 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.