Matrix: IPSO/TSC_OPF_300

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

IPSO/TSC_OPF_300 graph
(undirected graph drawing)


IPSO/TSC_OPF_300 dmperm of IPSO/TSC_OPF_300
scc of IPSO/TSC_OPF_300

  • 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: 5 MB. Use UFget(2540) or UFget('IPSO/TSC_OPF_300') in MATLAB.
  • download in Matrix Market format, file size: 4 MB.
  • download in Rutherford/Boeing format, file size: 3 MB.

    Matrix properties
    number of rows9,774
    number of columns9,774
    nonzeros820,783
    structural full rank?yes
    structural rank9,774
    # of blocks from dmperm2
    # strongly connected comp.2
    explicit zero entries21
    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 9774-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 AMD812,448
    Cholesky flop count7.6e+07
    nnz(L+U), no partial pivoting, with AMD1,615,122
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD2,555,574
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD20,037,434

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

    SVD-based statistics:
    norm(A)9774
    min(svd(A))1.00619e-05
    cond(A)9.71383e+08
    rank(A)9,774
    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/TSC_OPF_300 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.