• Keine Ergebnisse gefunden

4. Advantages of Cooperation 65

4.2. Cooperation over Europe versus Selfish Countries

5.1.1. Matching Policies

From energy conservation follows, that the power flowing into the power system has to either flow out or be consumed in the system. The generation and load at vertex iare denoted bygi andli, respectively. The mismatch, defined as sum over all generation and load m = P

(gi+li), is typically nonzero. To ensure the conservation of energy, the load and the generation have to be modified by some method so that they match, i.e.

Pgbi = P

lbi. There are unlimited degrees of freedom to modify the load and generation, accordingly. We introduce two methods, that we refer to as “matching policies”.

The minimum dissipation policy, described in Section 5.1.1.1, minimizes the sum over the quadratic flows. It is a benchmark as this minimizing property is known a priory.

In Section 5.1.1.2, we introduce the global factor policy, which distributes the mismatch over all vertices relative to their load or generation and can be treated analytically.

Various other policies are possible. In real systems, the employment of capacities is usually assigned based on the costs of the generators and transport [107]. The implementation of such a policy would incorporate a modelling of different classes of generators with their cost functions, their spatial distribution, and rules on economic decision making. This is beyond the scope of this work. However, as the cost of transmission are also considered, the economic dispatch can be expected not to deviate strongly from the minimum dissipation policy.

In the following, the in- and out-flows before the policy is applied are referred to as

“unmatched”. The matched in- and out-flows, that fullfill the conservation of energy condition, are denoted by sbj =lbj+gbj.

5.1.1.1. Minimum Dissipation

A policy that minimizes the aggregated flows in the network is of great advantage. It defines a lower bound that can be used for comparison. Trivially, to minimize the flows, the load at vertex i should be satisfied by the generation at the same vertex, as this elicits no flow in the network. Thus, we define the unmatched in- and out-flow at vertex i as si =gi+li and the matched in- and out-flows for all vertices by

~sb =~s+~sc, (5.8)

with sci the correction at each vertex so thatP

isbi = 0. The minimal flow has to meet some constraints. The flow needs to satisfy Equation (5.2). For positive sj, referred to as sources, the constraint 0 ≤sbj ≤sj has to be met. For sinks, with sj ≤0, it is the constraint sj ≤sbj ≤0, in order not to introduce artificial generation or load. Further,

~

sc has to satisfyP

isi =m =−P

isci.

Another difficulty is that the flowfij along the link i→j can be positive or negative, depending on the direction. Using the absolute value in the objective function would

5.1. DC Power Flow Approximation

introduce a rather inconvenient nonlinearity. Minimizing the quadratic flow fij2 solves this problem, leading to a constrained nonlinear optimization problem, also referred to as nonlinear programming, which is not easy to solve. Gertz and Wright [55] propose a method to solve problems of the form

min

~

x ~xQ~x (5.9)

with the constraintsA~x=~bandxli ≤xi ≤xui, where xli andxui are the respective upper and lower bounds. To convert our problem into this form, we define the vector ~x as

~x= f~

~sc

, (5.10)

wheref~is a vector of length M3 denoting the flows on the links. The in- and out-flow correction ~sc for each vertex is of length N. Since only the flows should be minimized, the matrix Q has the form

Q=

1M 0 0 0N

, (5.11)

where 1M denotes a diagonalM ×M unit matrix and 0N anN ×N zero matrix.

The constraints have to be of the formA~x=~b. As shown in Section A.2.4, the in/out flows ~sb are related to the flow on the linksf~ij by the incidence matrixK,~sb =Kf~ij. Using this relation, Equation (5.8) can be written as

~

s=~sb −~sc=Kf~ij −~sc=A0~x0 (5.12) with

A0 = K IN

. (5.13)

The constraint P

jscj = −m can be incorporated into the linear constrain equation A~x=~b via

A=

K IN 0 1 . . . 1

. (5.14)

and

~b= ~s

−m

, (5.15)

Additional conditions for all sources are 0≤sbj ≤sj and for sinks sj ≤sbj ≤0.

So far, Equation (5.2), P~ = B0~δ, is not implemented explicitly. As argued in Section A.2.4, the matrix B0 is formally equal to the admittance matrix Yres describing

3M denotes the number of edges.

a resistor network. The flow obeying Kirchhoff’s laws is known to minimize the dissipation in a resistor network [19]. The dissipationpdij at the linki→j is the product of the current fij and the voltage difference (ui−uj) at the resistor Rij. With Ohm’s law, we find

pdij =fij(ui−uj) = Rijfij2 . (5.16) The dissipation of the whole network is defined as the sum of the energy dissipated at all links

pd= X

ek∈E

Rekfe2

k (5.17)

with E the set of edges and ek denoting an edge i → j, so that e.g. Rek = Rij. For Rij = 1, Equation (5.17) is equal to the objective function in Equation (5.9). As shown in Section A.2.4, Kirchhoff’s current law can be written as ~sb =Kf~ij, where K is the incidence matrix. By Thomson’s Principle4 [73], we know that if the current law is met and the flow is minimal, Kirchhoff’s potential law is also fullfilled. Because of the formal equality of B0 and Yres and of the conservation of energy, P~ = B0~δ (see Equation (5.2)) has to be satisfied forBij = 1. ArbitraryBij can easily be implemented by extending the vector~xin Equation (5.10) with a vector containing the voltage phases

~δ. Further, the constraint X KT~δ −f~ = 0, where X is a diagonal matrix with the susceptances on the diagonal, is added to the matrixAin Equation (5.14) together with further zeros in Q in Equation (5.9). This is not done here, since we use only uniform susceptances Bij = 1 in this work. Equation (5.5) is consequently fullfilled because the flow is minimal and the additional constraints would only cause a higher complexity for numerical evaluation that is thus avoided.

5.1.1.2. Global Factor Policy

A very simple approach is to divide mismatches with equal shares over all vertices.

For shortages, all vertices have to shed a fraction of the load and the same is true for surpluses concerning generation. Sinks and sources at each vertex are then multiplied with a common factor in order to match generation and load,

gib = (1−α0)gi lib = (1−β0)li . (5.18) To ensure that form= P

isi = P

igi+li >0 only the generation is reduced, we require that 0≤α0 ≤1 withβ0 = 0. α0 = 0 and 0≤β0 ≤1 causes loads to be shedded only for negative m.

4The currents in a resistor network that fullfill Kirchhoff’s circuit laws, are the unique flows that minimize the dissipation [73].