sso walter

Upload: dinesh-chanakya

Post on 07-Apr-2018

238 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/6/2019 Sso Walter

    1/42

    A Local Relaxation Approach for

    the Siting of Electrical

    Substations

    Walter Murray and Uday Shanbhag

    Systems Optimization Laboratory

    Department of Management Science and Engineering

    Stanford University, CA 94305

  • 8/6/2019 Sso Walter

    2/42

  • 8/6/2019 Sso Walter

    3/42

  • 8/6/2019 Sso Walter

    4/42

  • 8/6/2019 Sso Walter

    5/42

  • 8/6/2019 Sso Walter

    6/42

    SSOSSO -- ReviewReviewService area

    Washington State

  • 8/6/2019 Sso Walter

    7/42

    SSOSSO -- ReviewReview

    Colour:

    Black

    substation

    Other Kw Load

    Service area: each grid block is 1/2 mile by 1/2 mile

  • 8/6/2019 Sso Walter

    8/42

    SSOSSO -- ReviewReview Model distribution lines

    and substation locations

    and Determine the optimal

    substation capacityadditions

    To serve a known load ata minimum costService area: each grid block is 1/2 mile by 1/2 mile

  • 8/6/2019 Sso Walter

    9/42

    SSOSSO -- ReviewReview

    More substations:Higher capital cost

    Lower transmission cost

    Characteristics:

    Capital costs:

    $4,000,000 for a 28 MW

    substation

    Cost of losses:

    $3,000 per kw of losses

    Service area: each grid block is 1/2 mile by 1/2 mile

  • 8/6/2019 Sso Walter

    10/42

    VariablesV

    ariables

  • 8/6/2019 Sso Walter

    11/42

    Problem of InterestProblem of Interest

  • 8/6/2019 Sso Walter

    12/42

    Admittance MatrixAdmittance Matrix

  • 8/6/2019 Sso Walter

    13/42

    A MultiscaleP

    roblemA MultiscaleP

    roblem

  • 8/6/2019 Sso Walter

    14/42

    SSO AlgorithmSSO AlgorithmDETERMINE INITIAL DISCRETE

    FEASIBLE SOLUTION

    INITIAL NUMBER OF SS

    DETERMINE SEARCH

    DIRECTION

    DETERMINE SEARCH STEP

    TO GET IMPROVED SOLN

    FINAL NUMBER AND POSITIONS OF

    SUBSTATIONS

    WHILE # OF SS

    NOT CONVERGED

    ADJUST #

    OF SS

    WHILE IMPROVED SOLUTION

    CAN BE FOUND

    UPDATE POSITIONS

    OF SS

  • 8/6/2019 Sso Walter

    15/42

    Finding an Initial Feasible SolutionFinding an Initial Feasible Solution

    Global RelaxationGlobal Relaxation

    Continuous relaxation

    Modified

    Objective

  • 8/6/2019 Sso Walter

    16/42

    Finding an Initial Feasible SolutionFinding an Initial Feasible Solution

    Global RelaxationGlobal Relaxation

  • 8/6/2019 Sso Walter

    17/42

    Search DirectionSearch Direction

    Substation

    Positions

    Candidate

    Positions

    Good

    Neighbor

    19 K

  • 8/6/2019 Sso Walter

    18/42

    Search DirectionSearch Direction

    Local RelaxationLocal Relaxation

    QP Subproblem

  • 8/6/2019 Sso Walter

    19/42

  • 8/6/2019 Sso Walter

    20/42

    Optimal Number of SubstationsOptimal Number of Substations

  • 8/6/2019 Sso Walter

    21/42

    Sample Load DistributionsSample Load Distributions

    Gaussian DistributionGaussian Distribution Snohomish PUD DistributionSnohomish PUD Distribution

  • 8/6/2019 Sso Walter

    22/42

    Comparison with MINLP SolversComparison with MINLP Solvers

    Note:Note: nn andandz*z*represent the number of substations and the optimal cost.represent the number of substations and the optimal cost.

    In the SBB column,In the SBB column,zzrepresents the cost for early termination (1000 b&b) nodes.represents the cost for early termination (1000 b&b) nodes.

  • 8/6/2019 Sso Walter

    23/42

    Time (scaled) vs. Number of Integers (scaled)Time (scaled) vs. Number of Integers (scaled)

  • 8/6/2019 Sso Walter

    24/42

    LargeLarge--Scale SolutionsScale Solutions

    Note:Note: nn00 andandzz00 represent the initial number of substations and the initial cost.represent the initial number of substations and the initial cost.

  • 8/6/2019 Sso Walter

    25/42

    Uniform Load DistributionUniform Load Distribution

  • 8/6/2019 Sso Walter

    26/42

    Different StartingP

    ointsDifferent StartingP

    oints

  • 8/6/2019 Sso Walter

    27/42

  • 8/6/2019 Sso Walter

    28/42

    Quality of SolutionQuality of Solution

    Initial VoltageInitial Voltage

    Initial Voltage

  • 8/6/2019 Sso Walter

    29/42

    Final Voltage

    Quality of SolutionQuality of Solution

    Final VoltageFinal Voltage

  • 8/6/2019 Sso Walter

    30/42

    Conclusions and CommentsConclusions and Comments A very fast algorithm has been developed to find the

    optimal location in a large electrical network.

    The algorithm is embedded in a GUI developed byBergen Software Services International (BSSI).

    Fast algorithm enables further embellishment of

    model to include

    Contingency constraints

    Varying impedance across network

    Varying substation sizes

  • 8/6/2019 Sso Walter

    31/42

    AcknowledgementsAcknowledgements Robert H. Fletcher, Snohomish PUD,

    Washington

    Patrick Gaffney, BSSI, Bergen, Norway.

  • 8/6/2019 Sso Walter

    32/42

  • 8/6/2019 Sso Walter

    33/42

  • 8/6/2019 Sso Walter

    34/42

    Lower BoundsLower Bounds

    Based on MIPs and Convex RelaxationsBased on MIPs and Convex Relaxations

    Note: We obtain two sets of bounds. The first is based on a solution of mixedNote: We obtain two sets of bounds. The first is based on a solution of mixed--integerinteger

    linear programs and the second is based on solving a continuous relaxation (convexlinear programs and the second is based on solving a continuous relaxation (convex

    QP).QP).

  • 8/6/2019 Sso Walter

    35/42

    Comparison with MINLP SolversComparison with MINLP Solvers

    Note:Note: nn andandz*z*represent the number of substations and the optimal cost.represent the number of substations and the optimal cost.

    In the SBB column,In the SBB column,zzrepresents the cost for early termination (1000 b&b) nodes.represents the cost for early termination (1000 b&b) nodes.

  • 8/6/2019 Sso Walter

    36/42

    SSOSSO -- ReviewReview Varying sizes of substations

    Transmission voltages

    Contingency constraints:

    Is the solution feasible if onesubstation fails?

    Complexities:

    Constraints:

    Load-flow equations (Kirchoffs laws)

    Voltage boundsVoltages at substations specified

    Current at loads is specified

    Service area: each grid block is 1/2 mile by 1/2 mile

  • 8/6/2019 Sso Walter

    37/42

    Cost function:

    SSOSSO -- ReviewReview

    New equipment

    Losses in the networkMaintenance costs

    Constraints:

    Load and voltage constraintsReliability and substation capacity

    constraintsDecision variables:

    Installation / upgrading of

    substations

    Characteristics:

  • 8/6/2019 Sso Walter

    38/42

    VariablesV

    ariables

  • 8/6/2019 Sso Walter

    39/42

    Admittance Matrix : YAdmittance Matrix : Y

  • 8/6/2019 Sso Walter

    40/42

  • 8/6/2019 Sso Walter

    41/42

  • 8/6/2019 Sso Walter

    42/42