Download Scalable Control of Positive Systems The Dujiangyan Irrigation

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Scalable Control of Positive Systems
Anders Rantzer
LCCC Linnaeus Center
Lund University
Sweden
The Dujiangyan Irrigation System (250 B.C.)
Water — Still a Control Challenge!
A scarce resource with different qualities for different needs:
◮
Drinking
◮
Washing
◮
Toilets
◮
Irrigation
◮
Industrial cooling
◮
...
Many producers, many consumers in a complex network.
The Power Grid Needs Control
Traffic Networks Need Control
[Source: www.motorauthority.com]
[Source: geospatial.blogs.com]
Control challenges:
Throughput. Safety. Environmental footprint.
Control challenges: More producers. Variable capacity.
Limited storage. Flexible components.
Communication Networks Need Control
Towards a Scalable Control Theory
[Source: www.hindawi.com]
✲
✲ Process
✲
✛
Controller✛
✛
Challenges: Service. Accessibility. Resource efficieny.
1
[
✲
✲ P
✲ C ✛ P
P
P ✛
✻ ✲ ❄❄✛
✛ P
C ✛
C ✛
P ✛
◮
Riccati equations use O (n3 ) flops, O (n2 ) memory
◮
Model Predictive Control requires even more
◮
Today: Exploiting monotone/positive systems
Outline
◮
A linear system is called positive if the state and output remain
nonnegative as long as the initial state and the inputs are
nonnegative:
Linear Positive Systems
◮
◮
◮
Positive systems
Transportation networks
Vehicle formations
dx
= Ax + Bu
dt
Equivalently, A, B and C have nonnegative coefficients except
possibly for the diagonal of A.
Nonlinear Monotone Systems
◮
◮
y = Cx
Voltage stability
HIV/cancer treatment
Examples:
◮
◮
Frequency domain: Positively Dominated Systems
Open problems and Conclusions
Positive Systems and Nonnegative Matrices
◮
Probabilistic models.
◮
Economic systems.
◮
Chemical reactions.
◮
Ecological systems.
Example 1: A Transportation Network
Classics:
Mathematics: Perron (1907) and Frobenius (1912)
Economics: Leontief (1936)
1
Books:
Nonnegative matrices: Berman and Plemmons (1979)
Large Scale Systems: Siljak (1978)
Positive Linear Systems: Farina and Rinaldi (2000)
4
Recent work on control of positive systems — Examples:
  
−1 − {31
ẋ1
 ẋ2  
0
 =
 ẋ3   {31
ẋ4
0
Biology inspired theory: Angeli and Sontag (2003)
Synthesis by linear programming: Rami and Tadeo (2007)
Switched systems: Liu (2009), Fornasini and Valcher (2010)
Distributed control: Tanaka and Langbort (2010)
Robust control: Briat (2013)
Irrigation systems
◮
Power systems
◮
Traffic flow dynamics
◮
Communication/computation networks
◮
Production planning and logistics
{12
−{12 − {32
{32
0
0
{23
−{23 − {43
{43
2
   
0
w1
x1
  x2  w2 
0
  +  
{34   x3  w3 
w4
x4
−4 − {34
How do we select {i j to minimize some gain from w to x?
Transportation Network in Practice
◮
3
Example 2: A Vehicle Formation
Example 2: A Vehicle Formation
Stability of Positive systems
1
Suppose the matrix A has nonnegative off-diagonal elements.
Then the following conditions are equivalent:
(i) The system
4


 ẋ1


 ẋ
2

ẋ3



 ẋ
4
3
2
dx
dt
= Ax is exponentially stable.
(ii) There is a diagonal matrix P ≻ 0 such that
AT P + PA ≺ 0
(iii) There exists a vector ξ > 0 such that Aξ < 0.
(The vector inequalities are elementwise.)
= − x1 + {13 ( x3 − x1 ) + w1
= {21 ( x1 − x2 ) + {23 ( x3 − x2 ) + w2
= {32 ( x2 − x3 ) + {34 ( x4 − x3 ) + w3
= −4x4 + {43 ( x3 − x4 ) + w4
(iv) There exits a vector z > 0 such that AT z < 0.
How do we select {i j to minimize some gain from w to x?
2
Lyapunov Functions of Positive systems
A Scalable Stability Test
x1
Solving the three alternative inequalities gives three different
Lyapunov functions:
AT P + PA ≺ 0
AT z < 0
Aξ < 0
x3
x2
x4
Stability of ẋ = Ax follows from existence of ξ k > 0 such that

   
a11 a12 0 a14
ξ1
0
a21 a22 a23 0  ξ 2  0

  <  
 0 a32 a33 a32  ξ 3  0
a41 0 a43 a44
ξ4
0
{z
}
|
A
V ( x) = x T Px
The first node verifies the inequality of the first row.
V ( x) = zT x
V ( x) = max( x k/ξ k )
k
The second node verifies the inequality of the second row.
...
Verification is scalable!
A Distributed Search for Stabilizing Gains

a11 − {1
a21 + {1
Suppose 
 0
a41

a14
0 
 ≥ 0 for {1 , {2 ∈ [0, 1].
a32 
a44
0
a23
a33
a43
a12
a22 − {2
a32 + {2
0
Optimal Control of Transportation Networks
1
For stabilizing values of {1 , {2 , find 0 ≤ µ k ≤ ξ k such that

  

 
−1 0 ξ1
a11 a12 0 a14
0
a21 a22 a23 0  ξ 2   1 −1 µ 1
0

  + 

 
<
 0 a32 a33 a32  ξ 3   0
0
1  µ2
0
0
0
a41 0 a43 a44
ξ4
4
  
−1 − {31
ẋ1
 ẋ2  
0
 =
 ẋ3   {31
0
ẋ4
and set {1 = µ 1 /ξ 1 and {2 = µ 2 /ξ 2 . Every row gives a local test.
Distributed synthesis by linear programming (gradient search).
2
3
0
{23
−{23 − {43
{43
{12
−{12 − {32
{32
0
 
x1
0
  x2 
0
   + Bw
{34   x3 
x4
−4 − {34
How do we select {i j ∈ [0, 1] to minimize some gain from w to Cx?
Performance of Positive systems
Example 1: Transportation Networks
  
−1 − {31
ẋ1
 ẋ2  
0
 =
 ẋ3   {31
ẋ4
0
Suppose that G(s) = C(sI − A)−1 B + D where A ∈ Rn$n is
n$1
Metzler, while B ∈ R+
, C ∈ R1+$n and D ∈ R+ . Define
qGq∞ = supω p G (iω )p. Then the following are equivalent:
{12
−{12 − {32
{32
0
0
{23
−{23 − {43
{43
y = Cx
   
0
w
x1
  x2  w
0
  +  
{34   x3  w
x4
w
−4 − {34
(i) The matrix A is Hurwitz and qGq∞ < γ .
(ii) The matrix
A
C
B
D −γ
1
4
3
C = 10
Example 2: Vehicle Formations
1
◮
3


10
10

B=
1
1
2
4
3
 
1
1

B=
1
1
◮
◮
◮
4
3
2

10
1
1
4
3
C= 1
2
1
1
1
4
3
C= 1
1
2
10

1
1

B=
10
10
3
Transportation networks
Vehicle formations
Nonlinear Monotone Systems
◮
1
2
2
Linear Positive Systems
◮
4
1
Outline
  
 
ẋ1
−1 − {13
0
{13
0
x1
 ẋ2   {21
  x2 
−{21 − {23
{23
0
 =
   + Bw
 ẋ3  
0
{32
−{32 − {34
{34   x3 
0
0
{43
−4 − {43
ẋ4
x4
1
1
is Hurwitz.
Voltage stability
HIV/cancer treatment
◮
Frequency domain: Positively Dominated Systems
◮
Open problems and Conclusions
10
Nonlinear Monotone Systems
Max-separable Lyapunov Functions
Let ẋ = f ( x) be a globally asymptotically stable monotone
n
system with invariant compact set X ⊂ R+
. Then there exist
strictly increasing functions Vk : R+ → R+ for k = 1, . . . , n with
d
dt V ( x (t)) = − V ( x (t)) in X where V ( x ) is equal to
The system
ẋ(t) = f ( x(t), u(t)),
x(0) = a
is a monotone system if its linearization is a positive system.
V ( x) = max{ V1 ( x1 ), . . . , Vn ( xn )}.
x1
y(0)
t=0
x(0)
y(1)
x(1)
x(2)
x(3)
t=1
y(2)
t=2
y(3)
t=3
x2
Voltage Stability
Convex-Monotone Systems
The system
generator currents
load currents
GG
−iG (t)
Y
Y G L u G (t)
=
L
LG
LL
L
i (t)
Y
Y
u (t)
|
{z
}
ẋ(t) = f ( x(t), u(t)),
generator voltages
load voltages
x(0) = a
is a monotone system if its linearization is a positive system. It
is a convex monotone system if every row of f is also convex.
network
impedances
Theorem.
p∗
dikL
(t) = L k − ikL (t)
dt
u k (t)
k = 1, . . . , n
For a convex monotone system ẋ = f ( x, u), each component of
the trajectory φ t (a, u) is a convex function of (a, u).
Voltage stabilization is an important large-scale control problem.
Monotonicity be exploited for control synthesis!
Combination Therapy is a Control Problem
Example
ẋ =
Total virus population:
Optimized drug doses:
Evolutionary dynamics:
3
1
A−
X
ui D i
i
!
10
u1
u2
u3
0.9
time-varying
constant
2
0.8
x
10
0.7
1
0.6
10
0.5
0
0.4
Each state x k is the concentration of a mutant. (There can be
hundreds!) Each input ui is a drug dosage.
10
0.3
-1
0.2
10
0.1
0
0
A describes the mutation dynamics without drugs, while
D 1 , . . . , D m ≥ 0 are diagonal matrices modeling drug effects.
-2
20
40
60
80
100
120
time [days]
140
160
180
200
10
0
20
40
60
80
100
120
time [days]
140
160
180
200
Experiments on mice:
Determine u1 , . . . , um ≥ 0 with u1 + ⋅ ⋅ ⋅ + um ≤ 1 such that x
decays as fast as possible!
[Hernandez-Vargas, Colaneri and Blanchini, JRNC 2011]
[Jonsson, Rantzer,Murray, ACC 2014]
Outline
◮
Linear Positive Systems
◮
◮
◮
Platoon of Vehicles with Inertia
Transportation networks
Vehicle formations
Nonlinear Monotone Systems
◮
◮
Voltage stability
HIV/cancer treatment
◮
Frequency domain: Positively Dominated Systems
◮
Open problems and Conclusions
(s2 + 0.1s) x1 = −C1 (s) x1 + w1
(s2 + 0.1s) x2 = C2 (s)[λ 21 ( x1 − x2 ) + λ 23 ( x3 − x2 )] + w2
(s2 + s) x3 = C3 (s)[λ 32 ( x2 − x3 ) + λ 34 ( x4 − x3 )] + w3
(s2 + s) x4 = −C4 (s) x4 + w4
Negative feedback destroys positivity in second order models.
Is there a scalable approach to controller design?
4
General Approach
✲ ❞ ✲ C(s)
✻
✲ P(s)
✲❄
❞✲
Outline
✲ ❞ ✲T(s)
✻
Λ−I ✛
✲❄
❞✲
◮
◮
Λ ✛
◮
◮
1. First design the local controllers to make
T = PC[ I − PC]−1 positively dominated:
pTk (iω )p ≤ Tk (0)
Linear Positive Systems
Nonlinear Monotone Systems
◮
◮
for all k, ω
Transportation networks
Vehicle formations
Voltage stability
HIV/cancer treatment
◮
Frequency domain: Positively Dominated Systems
◮
Open problems and Conclusions
2. Then use scalable methods to optimize the weights Λ.
Caveat: Not advisable for resonant systems.
Open Problems
For Scalable Control — Use Positive Systems!
◮
◮
1. Sometimes the same H∞ -performance can be attained
using distributed positivity based controllers as with Riccati
based centralized controllers. Find out when!
◮
◮
Verification and synthesis scale well
Distributed controllers by linear programming
No need for global information
Use local controllers to get positive dominance
2. Overflow channels in waterways (and capacity limits in
traffic networks) give rise to piecewise linear monotone
systems. Find scalable methods to optimize their closed
loop performance.
3. For convex-monotone systems, develop methods for
design of controllers that give a monotone closed loop
system with a separable Lyapunov function.
Li Bing — Our Control Ancestor
Thanks!
Enrico
Lovisari
5
Vanessa
Jonsson
Daria
Madjidian
Christian
Grussler