Matrix: IPSO/OPF_3754

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

IPSO/OPF_3754 graph
(undirected graph drawing)


IPSO/OPF_3754

  • 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: 1 MB. Use UFget(2537) or UFget('IPSO/OPF_3754') in MATLAB.
  • download in Matrix Market format, file size: 651 KB.
  • download in Rutherford/Boeing format, file size: 591 KB.

    Matrix properties
    number of rows15,435
    number of columns15,435
    nonzeros141,478
    structural full rank?yes
    structural rank15,435
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries16,795
    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 15435-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 AMD100,254
    Cholesky flop count8.0e+05
    nnz(L+U), no partial pivoting, with AMD185,073
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD166,802
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD353,258

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

    SVD-based statistics:
    norm(A)108508
    min(svd(A))0.000191859
    cond(A)5.65559e+08
    rank(A)15,435
    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_3754 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.