Matrix: HB/bcspwr03

Description: SYMMETRIC STRUCTURE OF 118 BUS IEEE STANDARD TEST CASE POWER NETWORK

HB/bcspwr03 graph
(undirected graph drawing)


HB/bcspwr03

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

    Matrix properties
    number of rows118
    number of columns118
    nonzeros476
    structural full rank?yes
    structural rank118
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?yes
    positive definite?no

    authorB. Dembart, J. Lewis
    editorI. Duff, R. Grimes, J. Lewis
    date1981
    kindpower network problem
    2D/3D problem?no

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD383
    Cholesky flop count1.3e+03
    nnz(L+U), no partial pivoting, with AMD648
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD481
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD927

    SVD-based statistics:
    norm(A)5.1053
    min(svd(A))0.0101817
    cond(A)501.42
    rank(A)118
    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

    HB/bcspwr03 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.