Lecture Note 13:Continuous Time Switched Optimal Control: Embedding Principle and Numerical Algorithms

Size: px
Start display at page:

Download "Lecture Note 13:Continuous Time Switched Optimal Control: Embedding Principle and Numerical Algorithms"

Transcription

1 ECE785: Hybrid Systems:Theory and Applications Lecture Note 13:Continuous Time Switched Optimal Control: Embedding Principle and Numerical Algorithms Wei Zhang Assistant Professor Department of Electrical and Computer Engineering Ohio State University, Columbus, Ohio, USA Spring 217 Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 1 / 3

2 Outline Switched Optimal Control Problems Embedding Principle and Chattering Lemma Solving Relaxed Switched Optimal Control Switched Optimal Control Problems Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 2 / 3

3 Switched Optimal Control Problems (1/5) Switched nonlinear systems: ẋ(t) = f σ(t) (t, x(t), u(t)), where σ(t) Q = {1,..., q} (1) Hybrid control: ξ(t) = (u(t), σ(t)) with constraints: u(t) U R m, σ(t) Q, where U bounded and convex State trajectory driven by ξ: x(t; ξ), or simply x(t). A finite time horizon, w.l.g., assume T = [, 1]. State trajectory constraint: h j (x(t)), j J = {1, 2,... n s }, t T. Switched Optimal Control Problems Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 3 / 3

4 Switched Optimal Control Problems (2/5) Cost function: J(x(1; ξ)) - only penalize terminal state. - problems with running cost can be reduced to this form by introducing additional state. Notations to emphasize dependence on ξ: - φ t(ξ) x(t; ξ), ψ j,t(ξ) h j(x(t; ξ)), J(ξ) J(x(1; ξ)) - Overall constraint functional: Ψ(ξ) max j,t ψ j,t(ξ). Switched Optimal Control Problems Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 4 / 3

5 Switched Optimal Control Problems (3/5) Assumption 1. - f i(t, x, u), h j(x), J(x) are Lipchitz continuous w.r.t all arguments - f i (t, x, u), f i x arguments (t, x, u), h j u x An equivalent way to write system dynamics: J (x), (x) exist and are Lipchitz continuous w.r.t. all x ẋ = f(t, x, u, d) q d i (t)f i (t, x, u) i=1 where d(t) = [d 1 (t),..., d q (t)] T is a corner of the q-simplex: { } q Σ q p = (d 1,..., d q ) {, 1} q d i = 1 i=1 Switched Optimal Control Problems Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 5 / 3

6 Switched Optimal Control Problems (4/5) Control Spaces: - We say f : [, 1] F belongs to L 2([, 1], F ) if ( 1 1/2 f L2 = f(t) 2dt) 2 < - Continuous input space: U = L 2([, 1], U) - Discrete input space: D p = L 2([, 1], Σ q p) - Overall optimization space: X = L 2([, 1], R m ) L 2([, 1], R q ) - Pure optimization space: X p = U D p Switched Optimal Control Problems Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 6 / 3

7 Switched Optimal Control Problems (5/5) (Pure) Switched Optimal Control Problem: { P p : Jp inf ξ J(ξ) = (2) subj. to Ψ(ξ), ξ X p Challenges: space X p = U D is not a vector space due to D, on which gradient of J and Ψ are not well defined. Switched Optimal Control Problems Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 7 / 3

8 Outline Switched Optimal Control Problems Embedding Principle and Chattering Lemma Solving Relaxed Switched Optimal Control Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 8 / 3

9 Relaxed System (1/2) The Key idea for solving P p is to embed the switched systems into a larger class of nonlinear systems for which d takes values inside the entire q-simplex (not just the cornor points) q-simplex: Σ q r = {(d 1,..., d q ) [, 1] q q i=1 d i = 1}. Relaxed System: ẋ(t) = i=q d i (t)f i (t, x(t), u(t)), with x() = x. (3) - d(t) Σ q p original switched systems - d(t) Σ q r relaxed switched systems - The set of all trajectories of the switched system is contained in that of the relaxed system. Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 9 / 3

10 Relaxed System (2/2) Relaxed control spaces: - Relaxed discrete input space: D r = L 2 ([, 1], Σ q r) - Relaxed optimization space: X r = U D r Relaxed Switched Optimal Control Problem P r : { P r : Jr inf ξ J(ξ) = (4) subj. to Ψ(ξ), ξ X r Obviously: J r J p Problem P r can be solved using classical optimal control methods Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 1 / 3

11 Embedding-Based Approach (1/5) Solution through Embedding: - Solve P r, resulting in ξ r X r - project back to pure space: Γ(ξ r ) ξ p X p Question: can we find a good projection without losing much on performance? - Answer: Yes. - The cost of any relaxed control input ξ r can be approximated arbitrarily well by a pure control input ξ p. - This is known as the Chattering Lemma. Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 11 / 3

12 Embedding-Based Approach (2/5) Lemma 1 (Chattering Lemma). ɛ >, ξ X r, ξ p X p s.t. φ t(ξ r) φ t(ξ p) 2 ɛ Proof of chattering lemma - We show the case with M = 2 with no continuous control. The result can be easily extended to the general case. - Given an arbitrary α(t) [, 1]. Let φ t be the solution to ẋ = f(t, x(t)) = α(t)f (t, x(t)) + (1 α(t))f 1(t, x(t)). - We want to construct another α(t) {, 1} so that the corresponding solution φ t to ẋ(t) = f(t, x(t)) = α(t)f (t, x(t)) + (1 α(t))f 1(t, x(t)) satisfies the desired inequality. Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 12 / 3

13 Embedding-Based Approach (3/5) - Given partition = t < t 1 < < t n = 1 with t k+1 t k = t. Choose t k (t k, t k+1 ) such that t k(1 α(τ))dτ = t k+1 α(τ)dτ. We propose to t k t k construct { if t [t k, t α(t) = k) 1 if t [t k, t k+1 ) - Now let s derive a bound for φ t φ t. Note that φ t φ t = = t t f(τ, φ τ ) f(τ, φ τ )dτ [ f(τ, φ τ ) f(τ, ] φ τ ) dτ + t Define f (t) = f 1(t, φ t) f (t, φ t), t [, 1]. [ f(τ, φτ ) f(τ, φ τ )] dτ (5) Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 13 / 3

14 Embedding-Based Approach (4/5) - first term of (5) = ( t ) k tk+1 (1 α(τ))f (τ))dτ α(τ)f (τ)dτ k t k t k = ( [ ] [ t ] ) f k tk+1 (t k ) (1 α(τ))dτ f (t k ) α(τ)dτ + e k = k t k t k k e k where t k tk+1 e k = (1 α(τ))(f (τ) f (t k ))dτ α(τ)(f (τ) f (t k ))dτ L t 2 t k t k Hence, choose t small enough: first term ɛ 2 Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 14 / 3

15 Embedding-Based Approach (5/5) - second term of (5): t [ t f(τ, φτ ) f(τ, φ τ )] dτ L φ τ φ τ dτ t φ t φ t ɛ + L φ τ φ τ dτ by Gronwall inequality ɛ The proof is constructive, but is not the best way to construct pure control input. A more effective projection strategy based on wavelet can be found in [vasudevan213consistent1; vasudevan213consistent2]. Embedding Principle and Chattering Lemma Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 15 / 3

16 Outline Switched Optimal Control Problems Embedding Principle and Chattering Lemma Solving Relaxed Switched Optimal Control Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 16 / 3

17 How to solve the relaxed problem? (1/3) Now the question comes back to how to solve the relaxed optimal control ξ r? This is a classical optimal control problem. Analytical solution usually does not exist. ξ r can be found using gradient type of algorithms in function space. Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 17 / 3

18 How to solve the relaxed problem? (2/3) The key is to compute the directional derivative: DJ(ξ; η) and Dψ j,t (ξ; η) - If DJ(ξ; η) <, we can decrease cost by moving in η direction - If max j,t Dψ j,t(ξ, η) <, we can reduce infeasibility by moving in η direction - Once we have DJ and Dψ j,t, numerous algorithms are available to find local min (See [polak212optimization]) Since d can be varied continuously for problem P r. We move d into u and deal with typical nonlinear system: ẋ = f(t, x, u). In this case, ξ = u. Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 18 / 3

19 How to solve the relaxed problem? (3/3) Directional derivative of state trajectory Dφ t (u; η) is given by Dφ t (u; η) = t where Φ(t, τ; u) is the unique solution to With Dφ t (u; η), we can easily find ( ) f Φ(t, τ; u) u (τ, φ τ (u), u(τ)) η(τ) dτ (6) Φ f (t, τ) = t x (t, φ t(u), u(t)) Φ(t, τ) (7) DJ(u; η) = J x (φ t f (u))dφ tf (u; η), Dψ j,t (u; η) = h j x (φ t(u))dφ t (u; η) (8) Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 19 / 3

20 Example I: Switching Time Optimization Problem (1/4) Example 1 (Switching Time Optimization Problem). Consider switched linear system 1 t [, u 1 ) ẋ = A σ(t) x(t), σ(t) = 2 t [u 1, u 2 ), 1 t [u 2, 1] A 1 = 1 [ ] 1, A = 1 [ ] [ 1 1 1, x() = where mode sequence is known and the transition time u = [u 1, u 2 ] needs to be optimized with cost function J(u) = x(t) 2 dt. ] Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 2 / 3

21 Example I: Switching Time Optimization Problem (2/4) Solution to Example 1 First note that this problem involves nontrivial running cost. To address this issue, we first augment the state space by introducing z R with dynamics ż(t) = x 2 1(t) + x 2 2(t). It directly follows that z(1) = 1 x 2 dt. Let x(t) = [ x(t) z(t) ], and the augmented vector field f is given as follows [ [ x(t) = f(t, x, u) = [ A 1 x(t) x(t) 2 A 2 x(t) x(t) 2 A 1 x(t) x(t) 2 Augmented initial state is given by x() = as J( x(1)) = 1 2 z(1). ] ] ] f 1 (t, x, u), t [, u 1 ) f 2 (t, x, u), t [u 1, u 2 ) f 1 (t, x, u), t [u 2, 1] 1 1 (9), and the cost is redefined Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 21 / 3

22 Example I: Switching Time Optimization Problem (3/4) From above discussion (6)-(8), we know that in order to obtain Dφ t (u; η), it remains to compute f f u and x. For t (, u 2 ), we have. f(t, x, u) = f 1(t, x, u) + U(t u 1)[f 2(t, x, u) f 1(t, x, u)], where U(a) is a step function. It follows that Similarly, f u 1 = δ(t u 1 )[f 1 (t, x, u 1 ) f 2 (t, x, u 1 )]. f u 2 = δ(t u 2 )[f 2 (t, x, u 2 ) f 1 (t, x, u 2 )] f x = [ A i 2x 1(t) 2x 2(t) ] R 3 3. Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 22 / 3

23 Example I: Switching Time Optimization Problem (4/4) Plug into (6), we have Dφ t (u; η) = 1 t u1 Φ(t, u 1 )[f 1 ( x(u 1 )) f 2 ( x(u 1 ))]η t u2 Φ(t, u 2 )[f 2 ( x(u 2 )) f 1 ( x(u 2 ))]η 2 where 1 A is the indicator function of set A. Therefore, Dφ 1 (u; η) = Φ(t, u 1 )[f 1 ( x(u 1 )) f 2 ( x(u 1 ))]η 1 Therefore DJ(u; η) is given by + Φ(t, u 2 )[f 2 ( x(u 2 )) f 1 ( x(u 2 ))]η 2 DJ(u; η) = 1 2 T Dφ 1 (u; η). Implement the above results with initial condition given by u = [.3,.5] and a simple gradient descent algorithm with fixed step size, we have the optimal transition time is given by [.257,.7159] with a cost of Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 23 / 3

24 Example II: Quadrotor (1/6) Example 2 (Switched optimal control problem: Quadrotor Model). ẋ = f i (x, u) where f 1 (x, u) = f 2 (x, u) = x 4 (t) x 5 (t) x 6 (t) sin x 3 (t) (u(t) + Mg) M cos x 3 (t) M x 4 (t) x 5 (t) x 6 (t) g sin x 3 (t) g cos x 3 (t) g Lu(t) I (u(t) + Mg) g,, f 3 (x, u) = x 4 (t) x 5 (t) x 6 (t) g sin x 3 (t) g cos x 3 (t) g Lu(t) I Cost function: ( t f 5u2 (t)dt + 5(x 1 (t f ) 6) 2 + 5(x 2 (t f ) 1) 2 x3 ) (t + sin f ) 2 constraint: u(t) [, 1 3 ] and x 2 (t) Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 24 / 3

25 Example II: Quadrotor (2/6) Solution to Example 2: Similar to Example 1, we first augment the state space by defining z such that [ ż(t) = ] 5u 2 (t) and z() [ =. ] Let the overall augmented state be x x = and let z f fi i = 5u 2 be the augmented vector field corresponding to each f i. The augmented relaxed control variable is given by ũ = [ u α β ]T, and the augmented vector field is given by f = α f 1 + β f 2 + (1 α β) f 3. Cost function and constraint are then given by and respectively. J = z(t f ) + 5(x 1 (t f ) 6) 2 + 5(x 2 (t f ) 1) 2 + sin( x 3(t f ) ), 2 ψ t (ũ) = h(x(t)) = x 2 (t), Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 25 / 3

26 Example II: Quadrotor (3/6) Let η = [ ] η α β T be another control signal, from above discussion (6)-(8), we know that in order to obtain DJ(ũ; η), it remains to compute Dφ t (ũ; η), J x (φ t f (ũ)) and h x (φ t(ũ)). The last two terms are easy to obtain, which are given by J [ x (φt (ũ)) = f and 1(x 1(t f ) 6) 1(x 2(t f ) 1) h x (φt(ũ)) = [ 1 ] T. 1 cos x 3(t f ) Now, we focus on Dφ t (ũ; η). Similar to the previous example, in order to compute Dφ t (ũ; η), we need to compute f f x and ũ. ] T Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 26 / 3

27 Example II: Quadrotor (4/6) - f x x x x 1 1 f 1 x = 1 u+mg cos x3 M u+mg sin x3 M f 2 x = g cos x 3 g sin x 3 Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 27 / 3

28 Example II: Quadrotor (5/6) - Hence, f x = [ f = f ũ u f 3 x = g cos x 3 g sin x α u+mg cos x3 + (1 α)g cos x3 M α u+mg sin x3 (1 α)g sin x3 M f α f β ], where f u = α f 1 u + β f 2 u + (1 α β) f 3 u. Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 28 / 3

29 Example II: Quadrotor (6/6) - - Hence, f 1 u = sin x 3 M cos x 3 M 1u f ũ =, f 2 u = f α = f 1 f 3, L I 1u, f β = f 2 f 3 f 3 u = α sin x 3 M α cos x 3 M sin x 3 M u M u cos x 3 (1 α 2β) L I Lu I 2 Lu I 1u L I 1u Up to now, we have all the elements for computing the directional derivative DJ(ũ; η). Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 29 / 3

30 References [Pol12] Elijah Polak. Optimization: algorithms and consistent approximations. Vol Springer Science & Business Media, 212. [Vas+13a] [Vas+13b] Ramanarayan Vasudevan et al. Consistent Approximations for the Optimal Control of Constrained Switched Systems Part 1: A Conceptual Algorithm. In: SIAM Journal on Control and Optimization 51.6 (213). Ramanarayan Vasudevan et al. Consistent approximations for the optimal control of constrained switched systems Part 2: An implementable algorithm. In: SIAM Journal on Control and Optimization 51.6 (213). Solving Relaxed Switched Optimal Control Lecture 12 (ECE785 Sp17) Wei Zhang(OSU) 3 / 3

On Weak Topology for Optimal Control of. Switched Nonlinear Systems

On Weak Topology for Optimal Control of. Switched Nonlinear Systems On Weak Topology for Optimal Control of 1 Switched Nonlinear Systems Hua Chen and Wei Zhang arxiv:1409.6000v3 [math.oc] 24 Mar 2015 Abstract Optimal control of switched systems is challenging due to the

More information

Lecture Note 7: Switching Stabilization via Control-Lyapunov Function

Lecture Note 7: Switching Stabilization via Control-Lyapunov Function ECE7850: Hybrid Systems:Theory and Applications Lecture Note 7: Switching Stabilization via Control-Lyapunov Function Wei Zhang Assistant Professor Department of Electrical and Computer Engineering Ohio

More information

Optimal Control. Lecture 18. Hamilton-Jacobi-Bellman Equation, Cont. John T. Wen. March 29, Ref: Bryson & Ho Chapter 4.

Optimal Control. Lecture 18. Hamilton-Jacobi-Bellman Equation, Cont. John T. Wen. March 29, Ref: Bryson & Ho Chapter 4. Optimal Control Lecture 18 Hamilton-Jacobi-Bellman Equation, Cont. John T. Wen Ref: Bryson & Ho Chapter 4. March 29, 2004 Outline Hamilton-Jacobi-Bellman (HJB) Equation Iterative solution of HJB Equation

More information

Convexity of the Reachable Set of Nonlinear Systems under L 2 Bounded Controls

Convexity of the Reachable Set of Nonlinear Systems under L 2 Bounded Controls 1 1 Convexity of the Reachable Set of Nonlinear Systems under L 2 Bounded Controls B.T.Polyak Institute for Control Science, Moscow, Russia e-mail boris@ipu.rssi.ru Abstract Recently [1, 2] the new convexity

More information

Advanced Mechatronics Engineering

Advanced Mechatronics Engineering Advanced Mechatronics Engineering German University in Cairo 21 December, 2013 Outline Necessary conditions for optimal input Example Linear regulator problem Example Necessary conditions for optimal input

More information

Deterministic Dynamic Programming

Deterministic Dynamic Programming Deterministic Dynamic Programming 1 Value Function Consider the following optimal control problem in Mayer s form: V (t 0, x 0 ) = inf u U J(t 1, x(t 1 )) (1) subject to ẋ(t) = f(t, x(t), u(t)), x(t 0

More information

ECE7850 Lecture 9. Model Predictive Control: Computational Aspects

ECE7850 Lecture 9. Model Predictive Control: Computational Aspects ECE785 ECE785 Lecture 9 Model Predictive Control: Computational Aspects Model Predictive Control for Constrained Linear Systems Online Solution to Linear MPC Multiparametric Programming Explicit Linear

More information

ECE7850 Lecture 8. Nonlinear Model Predictive Control: Theoretical Aspects

ECE7850 Lecture 8. Nonlinear Model Predictive Control: Theoretical Aspects ECE7850 Lecture 8 Nonlinear Model Predictive Control: Theoretical Aspects Model Predictive control (MPC) is a powerful control design method for constrained dynamical systems. The basic principles and

More information

Linear SPDEs driven by stationary random distributions

Linear SPDEs driven by stationary random distributions Linear SPDEs driven by stationary random distributions aluca Balan University of Ottawa Workshop on Stochastic Analysis and Applications June 4-8, 2012 aluca Balan (University of Ottawa) Linear SPDEs with

More information

Numerical Synthesis of Pontryagin Optimal Control Minimizers Using Sampling-Based Methods

Numerical Synthesis of Pontryagin Optimal Control Minimizers Using Sampling-Based Methods Numerical Synthesis of Pontryagin Optimal Control Minimizers Using Sampling-Based Methods Humberto Gonzalez Department of Electrical & Systems Engineering Washington University in St. Louis April 7th,

More information

EN Nonlinear Control and Planning in Robotics Lecture 10: Lyapunov Redesign and Robust Backstepping April 6, 2015

EN Nonlinear Control and Planning in Robotics Lecture 10: Lyapunov Redesign and Robust Backstepping April 6, 2015 EN530.678 Nonlinear Control and Planning in Robotics Lecture 10: Lyapunov Redesign and Robust Backstepping April 6, 2015 Prof: Marin Kobilarov 1 Uncertainty and Lyapunov Redesign Consider the system [1]

More information

Tonelli Full-Regularity in the Calculus of Variations and Optimal Control

Tonelli Full-Regularity in the Calculus of Variations and Optimal Control Tonelli Full-Regularity in the Calculus of Variations and Optimal Control Delfim F. M. Torres delfim@mat.ua.pt Department of Mathematics University of Aveiro 3810 193 Aveiro, Portugal http://www.mat.ua.pt/delfim

More information

2 Statement of the problem and assumptions

2 Statement of the problem and assumptions Mathematical Notes, 25, vol. 78, no. 4, pp. 466 48. Existence Theorem for Optimal Control Problems on an Infinite Time Interval A.V. Dmitruk and N.V. Kuz kina We consider an optimal control problem on

More information

PREPRINT 2009:10. Continuous-discrete optimal control problems KJELL HOLMÅKER

PREPRINT 2009:10. Continuous-discrete optimal control problems KJELL HOLMÅKER PREPRINT 2009:10 Continuous-discrete optimal control problems KJELL HOLMÅKER Department of Mathematical Sciences Division of Mathematics CHALMERS UNIVERSITY OF TECHNOLOGY UNIVERSITY OF GOTHENBURG Göteborg

More information

Principles of Optimal Control Spring 2008

Principles of Optimal Control Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 16.323 Principles of Optimal Control Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 16.323 Lecture

More information

Nonlinear Control Systems

Nonlinear Control Systems Nonlinear Control Systems António Pedro Aguiar pedro@isr.ist.utl.pt 3. Fundamental properties IST-DEEC PhD Course http://users.isr.ist.utl.pt/%7epedro/ncs2012/ 2012 1 Example Consider the system ẋ = f

More information

Lecture Note 5: Semidefinite Programming for Stability Analysis

Lecture Note 5: Semidefinite Programming for Stability Analysis ECE7850: Hybrid Systems:Theory and Applications Lecture Note 5: Semidefinite Programming for Stability Analysis Wei Zhang Assistant Professor Department of Electrical and Computer Engineering Ohio State

More information

Ordinary Differential Equation Theory

Ordinary Differential Equation Theory Part I Ordinary Differential Equation Theory 1 Introductory Theory An n th order ODE for y = y(t) has the form Usually it can be written F (t, y, y,.., y (n) ) = y (n) = f(t, y, y,.., y (n 1) ) (Implicit

More information

A Numerical Method for the Optimal Control of Switched Systems

A Numerical Method for the Optimal Control of Switched Systems A Numerical Method for the Optimal Control of Switched Systems Humberto Gonzalez, Ram Vasudevan, Maryam Kamgarpour, S. Shankar Sastry, Ruzena Bajcsy, Claire Tomlin Abstract Switched dynamical systems have

More information

Nonlinear Control Lecture 5: Stability Analysis II

Nonlinear Control Lecture 5: Stability Analysis II Nonlinear Control Lecture 5: Stability Analysis II Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2010 Farzaneh Abdollahi Nonlinear Control Lecture 5 1/41

More information

Project Optimal Control: Optimal Control with State Variable Inequality Constraints (SVIC)

Project Optimal Control: Optimal Control with State Variable Inequality Constraints (SVIC) Project Optimal Control: Optimal Control with State Variable Inequality Constraints (SVIC) Mahdi Ghazaei, Meike Stemmann Automatic Control LTH Lund University Problem Formulation Find the maximum of the

More information

Nonlinear Model Predictive Control Tools (NMPC Tools)

Nonlinear Model Predictive Control Tools (NMPC Tools) Nonlinear Model Predictive Control Tools (NMPC Tools) Rishi Amrit, James B. Rawlings April 5, 2008 1 Formulation We consider a control system composed of three parts([2]). Estimator Target calculator Regulator

More information

An efficient approach to stochastic optimal control. Bert Kappen SNN Radboud University Nijmegen the Netherlands

An efficient approach to stochastic optimal control. Bert Kappen SNN Radboud University Nijmegen the Netherlands An efficient approach to stochastic optimal control Bert Kappen SNN Radboud University Nijmegen the Netherlands Bert Kappen Examples of control tasks Motor control Bert Kappen Pascal workshop, 27-29 May

More information

An introduction to Birkhoff normal form

An introduction to Birkhoff normal form An introduction to Birkhoff normal form Dario Bambusi Dipartimento di Matematica, Universitá di Milano via Saldini 50, 0133 Milano (Italy) 19.11.14 1 Introduction The aim of this note is to present an

More information

differentiable functions in all arguments. Our aim is to minimize the quadratic objective functional (x T (t)qx(t)+u T (t)ru(t))dt, (2)

differentiable functions in all arguments. Our aim is to minimize the quadratic objective functional (x T (t)qx(t)+u T (t)ru(t))dt, (2) SOLVING NON-LINEAR QUADRATIC OPTIMAL... 49 differentiable functions in all arguments. Our aim is to minimize the quadratic objective functional J[x, u] = 1 2 tf t 0 (x T (t)qx(t)+u T (t)ru(t))dt, (2) subject

More information

Math 273, Final Exam Solutions

Math 273, Final Exam Solutions Math 273, Final Exam Solutions 1. Find the solution of the differential equation y = y +e x that satisfies the condition y(x) 0 as x +. SOLUTION: y = y H + y P where y H = ce x is a solution of the homogeneous

More information

A Concise Course on Stochastic Partial Differential Equations

A Concise Course on Stochastic Partial Differential Equations A Concise Course on Stochastic Partial Differential Equations Michael Röckner Reference: C. Prevot, M. Röckner: Springer LN in Math. 1905, Berlin (2007) And see the references therein for the original

More information

Optimal Control of Switching Surfaces

Optimal Control of Switching Surfaces Optimal Control of Switching Surfaces Y. Wardi, M. Egerstedt, M. Boccadoro, and E. Verriest {ywardi,magnus,verriest}@ece.gatech.edu School of Electrical and Computer Engineering Georgia Institute of Technology

More information

On Dwell Time Minimization for Switched Delay Systems: Free-Weighting Matrices Method

On Dwell Time Minimization for Switched Delay Systems: Free-Weighting Matrices Method On Dwell Time Minimization for Switched Delay Systems: Free-Weighting Matrices Method Ahmet Taha Koru Akın Delibaşı and Hitay Özbay Abstract In this paper we present a quasi-convex minimization method

More information

Dynamic Systems and Applications 13 (2004) PARTIAL DIFFERENTIATION ON TIME SCALES

Dynamic Systems and Applications 13 (2004) PARTIAL DIFFERENTIATION ON TIME SCALES Dynamic Systems and Applications 13 (2004) 351-379 PARTIAL DIFFERENTIATION ON TIME SCALES MARTIN BOHNER AND GUSEIN SH GUSEINOV University of Missouri Rolla, Department of Mathematics and Statistics, Rolla,

More information

EML Spring 2012

EML Spring 2012 Home http://vdol.mae.ufl.edu/eml6934-spring2012/ Page 1 of 2 1/10/2012 Search EML6934 - Spring 2012 Optimal Control Home Instructor Anil V. Rao Office Hours: M, W, F 2:00 PM to 3:00 PM Office: MAE-A, Room

More information

Converse Lyapunov theorem and Input-to-State Stability

Converse Lyapunov theorem and Input-to-State Stability Converse Lyapunov theorem and Input-to-State Stability April 6, 2014 1 Converse Lyapunov theorem In the previous lecture, we have discussed few examples of nonlinear control systems and stability concepts

More information

Lecture 4. Chapter 4: Lyapunov Stability. Eugenio Schuster. Mechanical Engineering and Mechanics Lehigh University.

Lecture 4. Chapter 4: Lyapunov Stability. Eugenio Schuster. Mechanical Engineering and Mechanics Lehigh University. Lecture 4 Chapter 4: Lyapunov Stability Eugenio Schuster schuster@lehigh.edu Mechanical Engineering and Mechanics Lehigh University Lecture 4 p. 1/86 Autonomous Systems Consider the autonomous system ẋ

More information

The incompressible Navier-Stokes equations in vacuum

The incompressible Navier-Stokes equations in vacuum The incompressible, Université Paris-Est Créteil Piotr Bogus law Mucha, Warsaw University Journées Jeunes EDPistes 218, Institut Elie Cartan, Université de Lorraine March 23th, 218 Incompressible Navier-Stokes

More information

Closed-Loop Impulse Control of Oscillating Systems

Closed-Loop Impulse Control of Oscillating Systems Closed-Loop Impulse Control of Oscillating Systems A. N. Daryin and A. B. Kurzhanski Moscow State (Lomonosov) University Faculty of Computational Mathematics and Cybernetics Periodic Control Systems, 2007

More information

Nonlinear Parameter Continuation with coco

Nonlinear Parameter Continuation with coco Nonlinear Parameter Continuation with coco Lecture given during Advanced Summer School on Continuation Methods for Nonlinear Problems Harry Dankowicz Department of Mechanical Science and Engineering University

More information

Theory of Ordinary Differential Equations

Theory of Ordinary Differential Equations Theory of Ordinary Differential Equations Existence, Uniqueness and Stability Jishan Hu and Wei-Ping Li Department of Mathematics The Hong Kong University of Science and Technology ii Copyright c 24 by

More information

Nonlinear Control Lecture # 14 Input-Output Stability. Nonlinear Control

Nonlinear Control Lecture # 14 Input-Output Stability. Nonlinear Control Nonlinear Control Lecture # 14 Input-Output Stability L Stability Input-Output Models: y = Hu u(t) is a piecewise continuous function of t and belongs to a linear space of signals The space of bounded

More information

On the Multi-Dimensional Controller and Stopper Games

On the Multi-Dimensional Controller and Stopper Games On the Multi-Dimensional Controller and Stopper Games Joint work with Yu-Jui Huang University of Michigan, Ann Arbor June 7, 2012 Outline Introduction 1 Introduction 2 3 4 5 Consider a zero-sum controller-and-stopper

More information

1. INTRODUCTION 2. PROBLEM FORMULATION ROMAI J., 6, 2(2010), 1 13

1. INTRODUCTION 2. PROBLEM FORMULATION ROMAI J., 6, 2(2010), 1 13 Contents 1 A product formula approach to an inverse problem governed by nonlinear phase-field transition system. Case 1D Tommaso Benincasa, Costică Moroşanu 1 v ROMAI J., 6, 2(21), 1 13 A PRODUCT FORMULA

More information

From convergent dynamics to incremental stability

From convergent dynamics to incremental stability 51st IEEE Conference on Decision Control December 10-13, 01. Maui, Hawaii, USA From convergent dynamics to incremental stability Björn S. Rüffer 1, Nathan van de Wouw, Markus Mueller 3 Abstract This paper

More information

COMMENT ON : HYPERCONTRACTIVITY OF HAMILTON-JACOBI EQUATIONS, BY S. BOBKOV, I. GENTIL AND M. LEDOUX

COMMENT ON : HYPERCONTRACTIVITY OF HAMILTON-JACOBI EQUATIONS, BY S. BOBKOV, I. GENTIL AND M. LEDOUX COMMENT ON : HYPERCONTRACTIVITY OF HAMILTON-JACOBI EQUATIONS, BY S. BOBKOV, I. GENTIL AND M. LEDOUX F. OTTO AND C. VILLANI In their remarkable work [], Bobkov, Gentil and Ledoux improve, generalize and

More information

OPTIMAL CONTROL CHAPTER INTRODUCTION

OPTIMAL CONTROL CHAPTER INTRODUCTION CHAPTER 3 OPTIMAL CONTROL What is now proved was once only imagined. William Blake. 3.1 INTRODUCTION After more than three hundred years of evolution, optimal control theory has been formulated as an extension

More information

Chapter III. Stability of Linear Systems

Chapter III. Stability of Linear Systems 1 Chapter III Stability of Linear Systems 1. Stability and state transition matrix 2. Time-varying (non-autonomous) systems 3. Time-invariant systems 1 STABILITY AND STATE TRANSITION MATRIX 2 In this chapter,

More information

MATH 220: Problem Set 3 Solutions

MATH 220: Problem Set 3 Solutions MATH 220: Problem Set 3 Solutions Problem 1. Let ψ C() be given by: 0, x < 1, 1 + x, 1 < x < 0, ψ(x) = 1 x, 0 < x < 1, 0, x > 1, so that it verifies ψ 0, ψ(x) = 0 if x 1 and ψ(x)dx = 1. Consider (ψ j )

More information

EN Applied Optimal Control Lecture 8: Dynamic Programming October 10, 2018

EN Applied Optimal Control Lecture 8: Dynamic Programming October 10, 2018 EN530.603 Applied Optimal Control Lecture 8: Dynamic Programming October 0, 08 Lecturer: Marin Kobilarov Dynamic Programming (DP) is conerned with the computation of an optimal policy, i.e. an optimal

More information

OPTIMAL CONTROL OF SWITCHING SURFACES IN HYBRID DYNAMIC SYSTEMS. Mauro Boccadoro Magnus Egerstedt,1 Yorai Wardi,1

OPTIMAL CONTROL OF SWITCHING SURFACES IN HYBRID DYNAMIC SYSTEMS. Mauro Boccadoro Magnus Egerstedt,1 Yorai Wardi,1 OPTIMAL CONTROL OF SWITCHING SURFACES IN HYBRID DYNAMIC SYSTEMS Mauro Boccadoro Magnus Egerstedt,1 Yorai Wardi,1 boccadoro@diei.unipg.it Dipartimento di Ingegneria Elettronica e dell Informazione Università

More information

Tracking Control of a Class of Differential Inclusion Systems via Sliding Mode Technique

Tracking Control of a Class of Differential Inclusion Systems via Sliding Mode Technique International Journal of Automation and Computing (3), June 24, 38-32 DOI: 7/s633-4-793-6 Tracking Control of a Class of Differential Inclusion Systems via Sliding Mode Technique Lei-Po Liu Zhu-Mu Fu Xiao-Na

More information

Variational and Topological methods : Theory, Applications, Numerical Simulations, and Open Problems 6-9 June 2012, Northern Arizona University

Variational and Topological methods : Theory, Applications, Numerical Simulations, and Open Problems 6-9 June 2012, Northern Arizona University Variational and Topological methods : Theory, Applications, Numerical Simulations, and Open Problems 6-9 June 22, Northern Arizona University Some methods using monotonicity for solving quasilinear parabolic

More information

Partial Differential Equations, 2nd Edition, L.C.Evans The Calculus of Variations

Partial Differential Equations, 2nd Edition, L.C.Evans The Calculus of Variations Partial Differential Equations, 2nd Edition, L.C.Evans Chapter 8 The Calculus of Variations Yung-Hsiang Huang 2018.03.25 Notation: denotes a bounded smooth, open subset of R n. All given functions are

More information

Deterministic Global Optimization Algorithm and Nonlinear Dynamics

Deterministic Global Optimization Algorithm and Nonlinear Dynamics Deterministic Global Optimization Algorithm and Nonlinear Dynamics C. S. Adjiman and I. Papamichail Centre for Process Systems Engineering Department of Chemical Engineering and Chemical Technology Imperial

More information

NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS VIA HAAR WAVELETS

NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS VIA HAAR WAVELETS TWMS J Pure Appl Math V5, N2, 24, pp22-228 NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS VIA HAAR WAVELETS S ASADI, AH BORZABADI Abstract In this paper, Haar wavelet benefits are applied to the delay

More information

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Abstract and Applied Analysis Volume 212, Article ID 391918, 11 pages doi:1.1155/212/391918 Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Chuanjun Chen

More information

Switching, sparse and averaged control

Switching, sparse and averaged control Switching, sparse and averaged control Enrique Zuazua Ikerbasque & BCAM Basque Center for Applied Mathematics Bilbao - Basque Country- Spain zuazua@bcamath.org http://www.bcamath.org/zuazua/ WG-BCAM, February

More information

Modeling & Control of Hybrid Systems Chapter 4 Stability

Modeling & Control of Hybrid Systems Chapter 4 Stability Modeling & Control of Hybrid Systems Chapter 4 Stability Overview 1. Switched systems 2. Lyapunov theory for smooth and linear systems 3. Stability for any switching signal 4. Stability for given switching

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

OPTIMAL CONTROL PROBLEM DESCRIBING BY THE CAUCHY PROBLEM FOR THE FIRST ORDER LINEAR HYPERBOLIC SYSTEM WITH TWO INDEPENDENT VARIABLES

OPTIMAL CONTROL PROBLEM DESCRIBING BY THE CAUCHY PROBLEM FOR THE FIRST ORDER LINEAR HYPERBOLIC SYSTEM WITH TWO INDEPENDENT VARIABLES TWMS J. Pure Appl. Math., V.6, N.1, 215, pp.1-11 OPTIMAL CONTROL PROBLEM DESCRIBING BY THE CAUCHY PROBLEM FOR THE FIRST ORDER LINEAR HYPERBOLIC SYSTEM WITH TWO INDEPENDENT VARIABLES K.K. HASANOV 1, T.S.

More information

Prof. Krstic Nonlinear Systems MAE281A Homework set 1 Linearization & phase portrait

Prof. Krstic Nonlinear Systems MAE281A Homework set 1 Linearization & phase portrait Prof. Krstic Nonlinear Systems MAE28A Homework set Linearization & phase portrait. For each of the following systems, find all equilibrium points and determine the type of each isolated equilibrium. Use

More information

Putzer s Algorithm. Norman Lebovitz. September 8, 2016

Putzer s Algorithm. Norman Lebovitz. September 8, 2016 Putzer s Algorithm Norman Lebovitz September 8, 2016 1 Putzer s algorithm The differential equation dx = Ax, (1) dt where A is an n n matrix of constants, possesses the fundamental matrix solution exp(at),

More information

STABILITY OF 2D SWITCHED LINEAR SYSTEMS WITH CONIC SWITCHING. 1. Introduction

STABILITY OF 2D SWITCHED LINEAR SYSTEMS WITH CONIC SWITCHING. 1. Introduction STABILITY OF D SWITCHED LINEAR SYSTEMS WITH CONIC SWITCHING H LENS, M E BROUCKE, AND A ARAPOSTATHIS 1 Introduction The obective of this paper is to explore necessary and sufficient conditions for stability

More information

Gradient Descent Approach to Optimal Mode Scheduling in Hybrid Dynamical Systems 1

Gradient Descent Approach to Optimal Mode Scheduling in Hybrid Dynamical Systems 1 Gradient Descent Approach to Optimal Mode Scheduling in Hybrid Dynamical Systems 1 H. AXELSSON, 2 Y. WARDI, 3 M. EGERSTEDT, 4 and E.I. VERRIEST 5 Communicated by E. Polak Abstract. This paper concerns

More information

IE 521 Convex Optimization Homework #1 Solution

IE 521 Convex Optimization Homework #1 Solution IE 521 Convex Optimization Homework #1 Solution your NAME here your NetID here February 13, 2019 Instructions. Homework is due Wednesday, February 6, at 1:00pm; no late homework accepted. Please use the

More information

2. Dual space is essential for the concept of gradient which, in turn, leads to the variational analysis of Lagrange multipliers.

2. Dual space is essential for the concept of gradient which, in turn, leads to the variational analysis of Lagrange multipliers. Chapter 3 Duality in Banach Space Modern optimization theory largely centers around the interplay of a normed vector space and its corresponding dual. The notion of duality is important for the following

More information

THE PLANAR MOTION WITH BOUNDED DERIVATIVE OF THE CURVATURE AND ITS SUBOPTIMAL PATHS. 1. Introduction

THE PLANAR MOTION WITH BOUNDED DERIVATIVE OF THE CURVATURE AND ITS SUBOPTIMAL PATHS. 1. Introduction Acta Math. Univ. Comenianae Vol. LXIV, 2(1995), pp. 185 226 185 THE PLANAR MOTION WITH BOUNDED DERIVATIVE OF THE CURVATURE AND ITS SUBOPTIMAL PATHS V. P. KOSTOV and E. V. DEGTIARIOVA-KOSTOVA Abstract.

More information

1.7. Stability and attractors. Consider the autonomous differential equation. (7.1) ẋ = f(x),

1.7. Stability and attractors. Consider the autonomous differential equation. (7.1) ẋ = f(x), 1.7. Stability and attractors. Consider the autonomous differential equation (7.1) ẋ = f(x), where f C r (lr d, lr d ), r 1. For notation, for any x lr d, c lr, we let B(x, c) = { ξ lr d : ξ x < c }. Suppose

More information

8 Example 1: The van der Pol oscillator (Strogatz Chapter 7)

8 Example 1: The van der Pol oscillator (Strogatz Chapter 7) 8 Example 1: The van der Pol oscillator (Strogatz Chapter 7) So far we have seen some different possibilities of what can happen in two-dimensional systems (local and global attractors and bifurcations)

More information

ON-LINE OPTIMIZATION OF SWITCHED-MODE DYNAMICAL SYSTEMS 1. X.C. Ding, Y. Wardi 2, and M. Egerstedt

ON-LINE OPTIMIZATION OF SWITCHED-MODE DYNAMICAL SYSTEMS 1. X.C. Ding, Y. Wardi 2, and M. Egerstedt ON-LINE OPTIMIZATION OF SWITCHED-MODE DYNAMICAL SYSTEMS 1 X.C. Ding, Y. Wardi, and M. Egerstedt Abstract This paper considers an optimization problem in the setting of switched-mode hybrid dynamical systems,

More information

On some nonlinear parabolic equation involving variable exponents

On some nonlinear parabolic equation involving variable exponents On some nonlinear parabolic equation involving variable exponents Goro Akagi (Kobe University, Japan) Based on a joint work with Giulio Schimperna (Pavia Univ., Italy) Workshop DIMO-2013 Diffuse Interface

More information

Nonlinear and robust MPC with applications in robotics

Nonlinear and robust MPC with applications in robotics Nonlinear and robust MPC with applications in robotics Boris Houska, Mario Villanueva, Benoît Chachuat ShanghaiTech, Texas A&M, Imperial College London 1 Overview Introduction to Robust MPC Min-Max Differential

More information

Numerical Optimal Control Overview. Moritz Diehl

Numerical Optimal Control Overview. Moritz Diehl Numerical Optimal Control Overview Moritz Diehl Simplified Optimal Control Problem in ODE path constraints h(x, u) 0 initial value x0 states x(t) terminal constraint r(x(t )) 0 controls u(t) 0 t T minimize

More information

Connecting Caputo-Fabrizio Fractional Derivatives Without Singular Kernel and Proportional Derivatives

Connecting Caputo-Fabrizio Fractional Derivatives Without Singular Kernel and Proportional Derivatives Connecting Caputo-Fabrizio Fractional Derivatives Without Singular Kernel and Proportional Derivatives Concordia College, Moorhead, Minnesota USA 7 July 2018 Intro Caputo and Fabrizio (2015, 2017) introduced

More information

Calculus of Variations

Calculus of Variations 16.323 Lecture 5 Calculus of Variations Calculus of Variations Most books cover this material well, but Kirk Chapter 4 oes a particularly nice job. x(t) x* x*+ αδx (1) x*- αδx (1) αδx (1) αδx (1) t f t

More information

Gramians based model reduction for hybrid switched systems

Gramians based model reduction for hybrid switched systems Gramians based model reduction for hybrid switched systems Y. Chahlaoui Younes.Chahlaoui@manchester.ac.uk Centre for Interdisciplinary Computational and Dynamical Analysis (CICADA) School of Mathematics

More information

Dissipative quasi-geostrophic equations with L p data

Dissipative quasi-geostrophic equations with L p data Electronic Journal of Differential Equations, Vol. (), No. 56, pp. 3. ISSN: 7-669. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu (login: ftp) Dissipative quasi-geostrophic

More information

Principles of Optimal Control Spring 2008

Principles of Optimal Control Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 16.323 Principles of Optimal Control Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 16.323 Lecture

More information

The Hybrid Maximum Principle is a consequence of Pontryagin Maximum Principle

The Hybrid Maximum Principle is a consequence of Pontryagin Maximum Principle The Hybrid Maximum Principle is a consequence of Pontryagin Maximum Principle A.V. Dmitruk, A.M. Kaganovich Lomonosov Moscow State University, Russia 119992, Moscow, Leninskie Gory, VMK MGU e-mail: dmitruk@member.ams.org,

More information

FINITE-DIFFERENCE APPROXIMATIONS AND OPTIMAL CONTROL OF THE SWEEPING PROCESS. BORIS MORDUKHOVICH Wayne State University, USA

FINITE-DIFFERENCE APPROXIMATIONS AND OPTIMAL CONTROL OF THE SWEEPING PROCESS. BORIS MORDUKHOVICH Wayne State University, USA FINITE-DIFFERENCE APPROXIMATIONS AND OPTIMAL CONTROL OF THE SWEEPING PROCESS BORIS MORDUKHOVICH Wayne State University, USA International Workshop Optimization without Borders Tribute to Yurii Nesterov

More information

Strong and Weak Augmentability in Calculus of Variations

Strong and Weak Augmentability in Calculus of Variations Strong and Weak Augmentability in Calculus of Variations JAVIER F ROSENBLUETH National Autonomous University of Mexico Applied Mathematics and Systems Research Institute Apartado Postal 20-126, Mexico

More information

INTRODUCTION TO COMPLEX ANALYSIS W W L CHEN

INTRODUCTION TO COMPLEX ANALYSIS W W L CHEN INTRODUTION TO OMPLEX NLYSIS W W L HEN c W W L hen, 1986, 28. This chapter originates from material used by the author at Imperial ollege, University of London, between 1981 and 199. It is available free

More information

Digital Image Processing Lectures 13 & 14

Digital Image Processing Lectures 13 & 14 Lectures 13 & 14, Professor Department of Electrical and Computer Engineering Colorado State University Spring 2013 Properties of KL Transform The KL transform has many desirable properties which makes

More information

LMI Methods in Optimal and Robust Control

LMI Methods in Optimal and Robust Control LMI Methods in Optimal and Robust Control Matthew M. Peet Arizona State University Lecture 15: Nonlinear Systems and Lyapunov Functions Overview Our next goal is to extend LMI s and optimization to nonlinear

More information

Computation of an Over-Approximation of the Backward Reachable Set using Subsystem Level Set Functions. Stanford University, Stanford, CA 94305

Computation of an Over-Approximation of the Backward Reachable Set using Subsystem Level Set Functions. Stanford University, Stanford, CA 94305 To appear in Dynamics of Continuous, Discrete and Impulsive Systems http:monotone.uwaterloo.ca/ journal Computation of an Over-Approximation of the Backward Reachable Set using Subsystem Level Set Functions

More information

Min-Max Certainty Equivalence Principle and Differential Games

Min-Max Certainty Equivalence Principle and Differential Games Min-Max Certainty Equivalence Principle and Differential Games Pierre Bernhard and Alain Rapaport INRIA Sophia-Antipolis August 1994 Abstract This paper presents a version of the Certainty Equivalence

More information

Numerical methods for a fractional diffusion/anti-diffusion equation

Numerical methods for a fractional diffusion/anti-diffusion equation Numerical methods for a fractional diffusion/anti-diffusion equation Afaf Bouharguane Institut de Mathématiques de Bordeaux (IMB), Université Bordeaux 1, France Berlin, November 2012 Afaf Bouharguane Numerical

More information

I. D. Landau, A. Karimi: A Course on Adaptive Control Adaptive Control. Part 9: Adaptive Control with Multiple Models and Switching

I. D. Landau, A. Karimi: A Course on Adaptive Control Adaptive Control. Part 9: Adaptive Control with Multiple Models and Switching I. D. Landau, A. Karimi: A Course on Adaptive Control - 5 1 Adaptive Control Part 9: Adaptive Control with Multiple Models and Switching I. D. Landau, A. Karimi: A Course on Adaptive Control - 5 2 Outline

More information

Learning parameters in ODEs

Learning parameters in ODEs Learning parameters in ODEs Application to biological networks Florence d Alché-Buc Joint work with Minh Quach and Nicolas Brunel IBISC FRE 3190 CNRS, Université d Évry-Val d Essonne, France /14 Florence

More information

L2 gains and system approximation quality 1

L2 gains and system approximation quality 1 Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.242, Fall 24: MODEL REDUCTION L2 gains and system approximation quality 1 This lecture discusses the utility

More information

ON PERIODIC SOLUTIONS TO SOME LAGRANGIAN SYSTEM WITH TWO DEGREES OF FREEDOM

ON PERIODIC SOLUTIONS TO SOME LAGRANGIAN SYSTEM WITH TWO DEGREES OF FREEDOM ON PERIODIC SOLUTIONS TO SOME LAGRANGIAN SYSTEM WITH TWO DEGREES OF FREEDOM OLEG ZUBELEVICH DEPT. OF THEORETICAL MECHANICS, MECHANICS AND MATHEMATICS FACULTY, M. V. LOMONOSOV MOSCOW STATE UNIVERSITY RUSSIA,

More information

On Some Variational Optimization Problems in Classical Fluids and Superfluids

On Some Variational Optimization Problems in Classical Fluids and Superfluids On Some Variational Optimization Problems in Classical Fluids and Superfluids Bartosz Protas Department of Mathematics & Statistics McMaster University, Hamilton, Ontario, Canada URL: http://www.math.mcmaster.ca/bprotas

More information

CONVERGENCE BEHAVIOUR OF SOLUTIONS TO DELAY CELLULAR NEURAL NETWORKS WITH NON-PERIODIC COEFFICIENTS

CONVERGENCE BEHAVIOUR OF SOLUTIONS TO DELAY CELLULAR NEURAL NETWORKS WITH NON-PERIODIC COEFFICIENTS Electronic Journal of Differential Equations, Vol. 2007(2007), No. 46, pp. 1 7. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu (login: ftp) CONVERGENCE

More information

The Euler Method for Linear Control Systems Revisited

The Euler Method for Linear Control Systems Revisited The Euler Method for Linear Control Systems Revisited Josef L. Haunschmied, Alain Pietrus, and Vladimir M. Veliov Research Report 2013-02 March 2013 Operations Research and Control Systems Institute of

More information

Linear-quadratic control problem with a linear term on semiinfinite interval: theory and applications

Linear-quadratic control problem with a linear term on semiinfinite interval: theory and applications Linear-quadratic control problem with a linear term on semiinfinite interval: theory and applications L. Faybusovich T. Mouktonglang Department of Mathematics, University of Notre Dame, Notre Dame, IN

More information

Positive solutions of three-point boundary value problems for systems of nonlinear second order ordinary differential equations

Positive solutions of three-point boundary value problems for systems of nonlinear second order ordinary differential equations J. Math. Anal. Appl. 32 26) 578 59 www.elsevier.com/locate/jmaa Positive solutions of three-point boundary value problems for systems of nonlinear second order ordinary differential equations Youming Zhou,

More information

A Sufficient Condition for Local Controllability

A Sufficient Condition for Local Controllability A Sufficient Condition for Local Controllability of Nonlinear Systems Along Closed Orbits Kwanghee Nam and Aristotle Arapostathis Abstract We present a computable sufficient condition to determine local

More information

Generalized B-spline functions method for solving optimal control problems

Generalized B-spline functions method for solving optimal control problems Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 2, No. 4, 24, pp. 243-255 Generalized B-spline functions method for solving optimal control problems Yousef Edrisi Tabriz

More information

Linear Quadratic Zero-Sum Two-Person Differential Games Pierre Bernhard June 15, 2013

Linear Quadratic Zero-Sum Two-Person Differential Games Pierre Bernhard June 15, 2013 Linear Quadratic Zero-Sum Two-Person Differential Games Pierre Bernhard June 15, 2013 Abstract As in optimal control theory, linear quadratic (LQ) differential games (DG) can be solved, even in high dimension,

More information

Stability for solution of Differential Variational Inequalitiy

Stability for solution of Differential Variational Inequalitiy Stability for solution of Differential Variational Inequalitiy Jian-xun Zhao Department of Mathematics, School of Science, Tianjin University Tianjin 300072, P.R. China Abstract In this paper we study

More information

A Globally Stabilizing Receding Horizon Controller for Neutrally Stable Linear Systems with Input Constraints 1

A Globally Stabilizing Receding Horizon Controller for Neutrally Stable Linear Systems with Input Constraints 1 A Globally Stabilizing Receding Horizon Controller for Neutrally Stable Linear Systems with Input Constraints 1 Ali Jadbabaie, Claudio De Persis, and Tae-Woong Yoon 2 Department of Electrical Engineering

More information

Accelerated Block-Coordinate Relaxation for Regularized Optimization

Accelerated Block-Coordinate Relaxation for Regularized Optimization Accelerated Block-Coordinate Relaxation for Regularized Optimization Stephen J. Wright Computer Sciences University of Wisconsin, Madison October 09, 2012 Problem descriptions Consider where f is smooth

More information

Applied Analysis (APPM 5440): Final exam 1:30pm 4:00pm, Dec. 14, Closed books.

Applied Analysis (APPM 5440): Final exam 1:30pm 4:00pm, Dec. 14, Closed books. Applied Analysis APPM 44: Final exam 1:3pm 4:pm, Dec. 14, 29. Closed books. Problem 1: 2p Set I = [, 1]. Prove that there is a continuous function u on I such that 1 ux 1 x sin ut 2 dt = cosx, x I. Define

More information