Execution time certification for gradient-based optimization in model predictive control

Size: px
Start display at page:

Download "Execution time certification for gradient-based optimization in model predictive control"

Transcription

1 Exection time certification for gradient-based optimization in model predictive control Giselsson, Ponts Pblished in: [Host pblication title missing] 2012 Link to pblication Citation for pblished version APA: Giselsson, P Exection time certification for gradient-based optimization in model predictive control. In [Host pblication title missing] pp IEEE--Institte of Electrical and Electronics Engineers Inc.. General rights Copyright and moral rights for the pblications made accessible in the pblic portal are retained by the athors and/or other copyright owners and it is a condition of accessing pblications that sers recognise and abide by the legal reqirements associated with these rights. Users may download and print one copy of any pblication from the pblic portal for the prpose of private stdy or research. Yo may not frther distribte the material or se it for any profit-making activity or commercial gain Yo may freely distribte the URL identifying the pblication in the pblic portal Take down policy If yo believe that this docment breaches copyright please contact s providing details, and we will remove access to the work immediately and investigate yor claim. L UNDUNI VERS I TY PO Box L nd Download date: 16. Apr. 2019

2 Exection time certification for gradient-based optimization in model predictive control Ponts Giselsson Department of Atomatic Control LTH Lnd University Box 118, SE Lnd, Sweden Abstract We consider model predictive control MPC problems with linear dynamics, polytopic constraints, and qadratic objective. The reslting optimization problem is solved by applying an accelerated gradient method to the dal problem. The focs of this paper is to provide bonds on the nmber of iterations needed in the algorithm to garantee a prespecified accracy of the dal fnction vale and the primal variables as well as garanteeing a prespecified maximal constraint violation. The provided nmerical example shows that the iteration bonds are tight enogh to be sefl in an inverted pendlm application. I. INTRODUCTION Model predictive control MPC is an optimization based control methodology that can handle state and control constraints see [9], [10] for thorogh descriptions of MPC. In the optimization problem a cost fnction is imized based on predicted ftre state and control trajectories and sbject to constraints. Optimal control and state trajectories are obtained and the first element in the inpt trajectory is applied to the system. This procedre is repeated every sampling instant which sets reqirements on the exection time of the optimization problem. The topic of this paper is to provide certificates for the exection time of the optimization algorithm sch that for every feasible initial condition the optimization algorithm provides a soltion within the sampling time. We consider linear time-invariant systems with polytopic constraints and qadratic cost and a dal accelerated gradient method [6] is sed to solve the reslting optimization problem. For accelerated gradient methods there are convergence rate reslts [13], [2], [17], [6] that depend explicitly on the norm of the difference between the optimal soltion and the initial iterate. If this norm can be bonded, a bond on the nmber of iterations to achieve a prespecified accracy of the fnction vale can be compted. This was done in [15] where inpt constrained MPC was considered. The condensed problem, i.e., the problem with all state variables eliated, was solved sing a fast gradient method. An iteration bond was obtained since the norm of the difference between the optimal soltion and the initial iterate is bonded by the size of the inpt constraint set. Accelerated gradient methods can also be applied to the dal problem [16], [6]. To compte a bond on the nmber of iterations to achieve a prespecified accracy, a bond on the norm of the difference between the optimal dal variables and initial dal iterate is needed. This is more involved in the dal space than in a constrained primal space since dal variables are not chosen from a compact set. This is addressed in [16] where the eqality constraints are dalized and a bond on the norm of the optimal dal variables is obtained sing a recent reslt in [5]. The obtained bonds trn ot to be qite conservative. Another method to provide comptation time certificates in MPC is to bond the search time in the lookp table in explicit MPC [3], [1]. Practically this method is limited to small or medim-sized problems. For interior point methods, iteration bonds are available [11], these are, however, reported to be qite conservative [16], [11]. In this paper we consider the dal to the condensed problem, i.e., the dal to the problem where the state variables are eliated. The reslting optimization problem has only ineqality constraints and we apply the accelerated gradient method to the dal problem. To compte an iteration bond, we need a bond on the norm of the optimal dal variables. Using a reslt in [12] a bond to this norm can be compted if a Slater vector to the optimization problem is known. Comptation of the norm bond reqires that the distance from eqality in the ineqality constraints for the Slater vector is known, as well as the primal cost for the Slater vector. We will see that sch a Slater vector can be constrcted for almost all feasible initial conditions in the MPC case. The provided nmerical example shows that the presented bonds are tight enogh to give sefl bonds in an inverted pendlm application. II. PROBLEM SETUP AND PRELIMINARIES We consider the problem of controlling a linear dynamical system to the origin sbject to polytopic constraints. To achieve this we se MPC in which the following finite horizon optimization problem is solved at the crrent state x R n : V N x := x, N 1 1 x T t Qx t + T t R t xt NQ N x N t=0 s.t. x t, t X U, t = 0,...,N 1 x t+1 = Ax t +B t, t = 0,...,N 1 x N X f, x 0 = x 1

3 where x t R n, t R m and x = [x T 1,...,x T N ]T and = [ T 0,...,T N 1 ]T. We se the standard assmptions that Q 0, Q N 0 and R 0. The constraint sets are assmed to be polytopes X = {x R n C x x d x }, X f = {x R n C f x d f } U = { R m C d }. Throghot this paper we assme that the sets X, X f, and U are non-empty and compact and that 0 int X, 0 int X f, and 0 int U which implies that d x,d f,d > 0. By introdcing the following matrices B 0 0 A = A. A N, B =. AB A N 1 B AB B the predicted ftre state variables can be described in the crrent state x and control variables as We frther define x = A x+b. Q := blkdiagq,...,q,q N, R := blkdiagr,...,r, C x := blkdiagc x,...,c x,c f, d x := [d T x,...,d T x,d T f] T, C := blkdiagc,...,c, d := [d T,...,d T ] T. The optimization problem 1 can, sing these matrices, eqivalently be written as V N x = J N x, := 1 2 T H+ x T G+ 2 xt 1 F x s.t. g x, 0 2 where H = B T QB+R, G = A T QB, F = A T QA+Q, g x, = C d x and C = C C x B, d x = d d x C x A x. To solve 2 we introdce dal variables µ R p 0 for the ineqality constraints. The first p p dal variables in the dal variable vector µ correspond to the inpt constraints and the last p p dal variables correspond to the state constraints. If Slater s condition holds, we get the following dal problem cf. [4] V N x = max 1 µ 0 2 T H+ x T G+µ T C d x. As shown in [6] the dal problem becomes max 1 µ 0 2 CT µ+g T x T H 1 C T µ+g T x µ T d x. 3 We define the dal fnction D N x,µ = 1 2 CT µ+g T x T H 1 C T µ+g T x µ T d x which satisfies the following properties cf. [6]. Proposition 1: The dal fnction has Lipschitz continos gradient with Lipschitz constant L = CH 1 C T and the gradient is given by D N x,µ = CH 1 C T µ+g T x d x. This implies that the dal fnction can be maximized sing an accelerated gradient method [13], [2], [17], [6]. The algorithm presented in [6] with a cold-starting strategy, i.e., µ 0 = 0 is presented below. Algorithm 1: Accelerated gradient algorithm Initialize µ 0 = µ 1 = 0 and 1 = H 1 G T x. For k 0 k = H 1 C T µ k +G T x ũ k = k + k 1 k +2 k k 1 { µ k+1 = max 0,µ k + k 1 k +2 µk µ k L Cũ k d x } Before we state the convergence rate properties of the algorithm, we introdce the set of optimal dal variables M x = {µ R p 0 D N x,µ V N x}. We also introdce X N which is the steerable set defined as X N = { x R n there exist s.t. C d x}. Remark 1: From [14], we know that the steerable set X N is convex and that 0 X N. We also denote by x the optimal soltion to 2 with initial condition x and σh the smallest eigenvale to H. Proposition 2: Sppose that x X N. For any µ M x Algorithm 1 has the following convergence rate properties: 1 The dal fnction converges as D N x,µ D N x,µ k 2L µ 2 2 The primal variable rate of convergence is, k 1. 4 k +1 2 k x 2 4L µ 2 σhk +1 2, k The constraint violation is bonded by g x, k g x, x 2 4L2 µ 2, k 1. k +1 2 Proof. Argment 1 is proven in [2], [17], [6] and argment 2 is proven in [6]. To prove the third argment we have g x, k g x, x 2 = = C k d x C x d x 2 = D N x,µ k D N x,µ 2 2L D N x,µ,µ k µ +D N x,µ D N x,µ k 2LD N x,µ D N x,µ k. The first ineqality comes from [13, Theorem 2.1.5] since D N is convex. The second ineqality is de to first order

4 optimality condition [13, Theorem 2.2.5] for the convex fnction D N. It is left to apply Argment 1 to prove the reslt. The objective of the paper is to, a priori, compte bonds on the nmber of iterations needed to achieve a prespecified dal fnction, primal variable, and constraint satisfaction tolerance when initializing the algorithm with µ 0 = 0. These bonds shold ideally hold for any initial state x X N. In this paper we will show how to compte bonds that hold for any x βx N where β 0,1 and βx N is defined as βx N := { x R n 1 β x X N}. From the definition and Remark 1 we conclde that βx N X N and that 0 βx N. Before we proceed with the presentation we introdce the following definition. Definition 1: We define κ 1 as the smallest scalar sch that for every x X N the following holds V N x κ J N x,. Remark 2: The optimal soltion to J N x, is c x = H 1 G T x. The corresponding cost becomes J N x, = 1 2 xt GH 1 G T x x T GH 1 G T x+ 1 2 xt F x = 1 2 xt F GH 1 G T x. By defining P := F GH 1 G T where P 0 we get V N x κ J N x, = κ 2 xt P x. Also, note that we have A. Notation V N x J N x, = 1 2 xt P x. We denote byrthe real nmbers and byr 0 non-negative real nmbers. The norm refers to the Eclidean norm or the indced Eclidean norm nless otherwise is specified and x,y = x T y. Frther σh denotes the largest singlar vale of H and σh denotes the smallest singlar vale of H. Frther [ ] i denotes the i:th element in the vector. Ths, if we can find a Slater vector for any initial condition x βx N we can bond the norm of the optimal Lagrange mltipliers, µ. In the following lemma we show how to constrct a Slater vector to 2 for any initial state x βx N. Before we present the lemma the following notation is introdced; d := [d T,d T x] T and d := j [d] j which implies that d > 0. Lemma 2: For every x βx N with β 0,1, ū x = β x/β is a Slater vector to the optimization problem 2. The Slater vector satisfies γ x,ū x 1 βd. Proof. Since x βx N we have by definition that x/β X N. The optimal control trajectory at x/β is x/β. Since x/β X N the optimal control trajectory is feasible, i.e., the following holds g x x β, β = C x/β d C x A x/β +B 0. x/β d x For any x βx N we have for the chosen Slater vector ū x = β x/β that g x,β x β = C β x/β d C x A x+bβ x/β d x βc = x/β d +β 1d βc x A x/β +B x/β d x +β 1d x C = β x/β d 1 βd C x A x/β +B x/β d x 1 βd x 1 βd. 1 βd x This gives γ x,ū x = 1 j p [ g x,β x/β] j This completes the proof. 1 β[d] j = 1 βd. By limiting the set of initial states, a Slater vector can be constrcted with a certain distance to eqality in the ineqality constraints. Using this reslt the following theorem provides a bond on the norm of the optimal dal variables. Theorem 1: For every x βx N we have that max µ κ 1 µ M x 21 βd x T P x. 6 III. LAGRANGE MULTIPLIER NORM BOUNDS All qantities in the bonds in Proposition 2 are known except for µ where µ M x. This section is devoted to bonding the norm of the optimal dal variables in 3 for any x βx N where β 0,1. The following reslt is sed to achieve this. Lemma 1: Assme that ū x is a Slater vector, i.e., that ū x satisfies Cū x < d x. Then max µ 1 µ M x γ x,ū x J N x,ū x V N x where γ x,ū x := 1 j p [ g x,ū x] j. Proof. A proof is provided in [12]. Proof. We will show that Lemma 1 gives 6 sing the Slater vector ū x = β x/β. We have J N x,β x/β = = 1 2 β x/β T Hβ x/β+ x T Gβ x/β+ 1 2 xt F x = β2 x 2 β T H x ] T [ x β +2 G x β β + ] T ] [ x [ x + F β β = β 2 V N x/β κ T ] [ x [ x 2 β] β2 P = κ β 2 xt P x

5 where the ineqality comes from Remark 2. From Lemma 1 and Lemma 2 we have max µ J N x,β x/β V N x µ M x γ x,β x/β 1 κ 1 βd 2 xt P x V N x κ 1 21 βd x T P x where the last ineqality is de to Remark 2. This completes the proof. Remark 3: If Definition 1 is changed sch that κ β1 is the smallest scalar sch that for all x β 1 X N and for someβ 1 0,1 we have an pper bond V N x κ β 1 2 xt P x. Then for every x β 2 X N where β 2 0,β 1 it is straightforward to verify that max µ µ M x κ β1 1 1 β 2/β 1 < κ 1 κ β β 2 /β 1 d x T P x. If 1 β 2 we get an improved bond on the norm of the dal variables compared to Theorem 1. The provided bond on the norm of optimal dal variables can, together with Proposition 2, be sed to bond the nmber of iterations to get a prespecified accracy in the fnction vale, primal variables and constraint violation. This is the topic of the following section. IV. ALGORITHM ITERATION BOUNDS In this section we provide bonds on the nmber of iterations within which a dal ǫ d -soltion, ǫ c constraint violation and ǫ p norm-distance to the primal optimal soltion are garanteed. The bonds are developed for the cold starting case, i.e., when the initial iterate is µ 0 = 0. A. Iteration bond to garantee dal ǫ-soltion The first bond is on the nmber of iterations within which a dal ǫ-soltion is garanteed. To avoid that scaling the Q and R-matrices give different bonds we se a relative tolerance. Theorem 2: Sppose that Algorithm 1 is initialized with µ 0 = 0. Then for every x βx N with β 0,1 we have if V N x D N x,µ k ǫ d V N x 7 k k d x := L x T P x ǫ d Proof. Ineqality 7 is eqivalent to κ βd D N x,µ D N x,µ k ǫ d D N x,µ for any µ M x. From Proposition 2 and Theorem 1 we have that D N x,µ D N x,µ k 2L µ 2 k Lκ β 2 d 2 k +12 xt P x 2. Since 1 2 xt P x V N x, we have that 2Lκ β 2 d 2 k +12 xt P x 2 ǫ d 1 implies 7. Rearranging the terms gives the reslt. 2 xt P x 8 Remark 4: By scaling the penalty-matrices Q a = aq, R a = ar we get H a = ah which implies L a = CHa 1 C T = 1 a CH 1 C T = 1 a L and P a = ap. Ths, sing a relative tolerance the same bond is obtained for every scaling factor a > 0. Remark 5: To get a bond that holds for all x βx N, k d x shold be maximized sbject to x βx N. An overestimator is to maximize k d x sbject to x βx which is readily available. The reslting maximization problem depends affinely on x T P x, hence the maximizing argment can be fond by maximizing x T P x on βx. This is a qadratic maximization problem that can be rewritten as a mixed integer linear program MILP as shown in [8]. MILP software prodce pper and lower bonds to the objective in each iteration and since an pper bond to the objective is enogh to compte an iteration bond, the optimization can be stopped when sfficient accracy is achieved. B. Iteration bond for constraint violation In this section we bond the nmber of iterations within which a prespecified constraint violation is garanteed. We se the following relative tolerance g x, k ǫd. Theorem 3: Sppose that Algorithm 1 is initialized with µ 0 = 0. Then, g x, k ǫ c d holds for every x βx N if k k c x := Lκ 1 xt P x 1 βd 2 ǫ c 1. Proof. First note that if g x, k g x, ǫ c d then g x, k ǫ c d since g x, 0. From Proposition 2 and Theorem 1 we get g x, k g x, x 2L µ k +1 Lκ 1 xt P x 1 βd k +1. Setting this ǫ c d and rearranging the terms gives the iteration bond. Remark 6: This reslt can be sed in a constraint tightening approach to garantee a feasible soltion w.r.t. to the original constraint sets within k c x iterations. C. Primal variable iteration bond Using the same techniqes it is also possible to bond the nmber of iterations needed to garantee a primal soltion that is within a prespecified distance to the optimal soltion. Theorem 4: Sppose that Algorithm 1 is initialized with µ 0 = 0. Then, for every x βx N we have if k x ǫ p L κ 1 x T P x k k p x := 1. σh ǫ p 1 βd

6 Proof. From Proposition 2 and Theorem 1 we have k L 2 µ x σh k +1 L κ 1x T Px σh 1 βd k +1. Setting this ǫ p and rearranging gives the reslt. V. PRECONDITIONING There are two different ways of preconditioning the problem data to possibly achieve smaller iteration bonds. One is to do a variable change in the primal variables and another is to scale the matrices defining the ineqality constraints. We start by considering scaling the matrices defining the ineqality constraints. A. Scaling ineqality constraints All iteration bonds k d,k c,k p depend on L/d or L/d 2. By introdcing D = diagd and recalling the definition of L we get L/d 2 = CH 1 C T /λ 2 D. By scaling the ineqality constraints, this ratio can be imized to get less conservative bonds withot affecting the soltions of the optimization problem. We introdce the scaling matrix S = blkdiags,s x where S = diags 1,...,s p, S x = diags p+1,...,s p where p p and all elements s i > 0,i = 1,...,p. We get the following scaling SC Sd x. From the definition of C and d x we see that this is eqivalent to S C S d S x C x A x+b S x d x. The scaling of constraints will give as small bonds as possible if the scaling is chosen according to the following imization SCH 1 C T S S λ 2 SD. We introdce S = SD which is a diagonal matrix with strictly positive elements since it is a prodct of two diagonal matrices with strictly positive elements. This gives the eqivalent imization problem S SD 1 CH 1 C T D 1 S λ 2 S. 9 It was shown in [16, Lemma 1] that for invertible S, an optimal soltion is S = I. Since diagonal matrices with positive elements are a sbset of all invertible matrices, we get that S = I imizes 9. The optimal scaling becomes S = SD 1 = D 1. B. Preconditioning of primal variables When perforg a linear change of variables in primal variables, i.e., set q = T 1 where T is an invertible matrix, H, G and C mst be changed accordingly to not affect the primal optimal soltion. We get H q = T T HT, G q = GT and C q = CT. The Lipschitz constant does not change since L q = C q H 1 q C T q = CTT 1 H 1 T T T T C T = CH 1 C T = L. Straightforward verification of the algorithm when initialized with µ 0 = 0 gives that the µ k -seqence is identical whether sing the new variables q or the original variables. It is also straightforward to verify that the relation between the iterates in the new variable q k and the iterates in the original variable k is q k = T 1 k. Ths, we do not get better or worse convergence properties by preconditioning the primal variables. VI. NUMERICAL EXAMPLE We evalate the conservatism of the iteration bonds by applying them to a doble integrator system and a doble integrator with a pendlm attached. We consider the pendlm in [7] with pendlm length l = 0.4m. The cart has inner control loops that make it behave as a doble integrator. We choose sample time h = 0.02s as in [7]. We get the following discrete time dynamics for the pendlm system when the pendlm is in its inverted position cf. [7] x + = x The state variables are x = [p ṗ θ θ] T where p is cart position, ṗ is cart velocity, θ is pendlm angle and θ is pendlm anglar velocity. The doble integrator system is the system consisting of only the first two states, [p ṗ]. We have the following constraints 0.5 p ṗ θ θ 0.5. The objective is to imize N 1 t=0 x T t Qx t + T t R t +x T N Px N where Q = diag1,0.3,0.3,0.1, R = 0.1 and P is the infinite horizon cost for the nconstrained LQ-problem with weighting matrices Q and R. Frther we choose the teral set X f = X. In Figres 1 and 2 we compare the iteration bonds with the worst case actal nmber of iterations and the maximm nmber of iterations, k req, to garantee an exection time less than h = 0.02s on a machine with 1 Gflops/s compting power. If implemented wisely, the nmber of flops per iteration in Algorithm 1 is 2pN 2 +7pN and we get k req = 10 9 h 2pN 2 +7pN.

7 iterations k req k d d k c c k p p β Fig. 1. The figre shows the iteration bonds k d,k c,k p, the actal nmber of iterations kd act,kact c,kp act, and the maximal nmber of iterations needed to certify exection time within h=0.02s for the doble integrator system k req. iterations k req k d d k c c k p p β Fig. 2. The figre shows the iteration bonds k d,k c,k p, the actal nmber of iterations kd act,kact c,kp act, and the maximal nmber of iterations needed to certify exection time within h=0.02s for the pendlm system k req. In all examples, we se control horizon N = 10, accracy reqirements ǫ d = 0.01 and ǫ c = ǫ p = In Figre 1, the reslts for the doble integrator are presented. On the x-axis β in βx N is plotted and on the y-axis the iterations bonds and the actal nmber of iterations are plotted. We are able to certify that the optimization algorithm will terate with a close to optimal soltion for all x 0.925X N within the sampling time, h = 0.02s. We also see that for x 0.825X N we can garantee that the optimal soltion is fond in one iteration, i.e., that no constraints are active. In Figre 2, the reslts for the inverted pendlm system are presented. Also here we have β in βx N on the x-axis and the iteration bonds and the actal nmber of iterations on the y-axis. We are able to certify that for x 0.6X N that the reqired accracy is achieved within the sampling time, h = 0.02s. We can also certify that a dal ǫ d -soltion is fond within the sampling time for any x 0.9X N. We see that for large parts of the steerable set, X N, the iteration bonds give meaningfl reslts that can be sed to certify the MPC-controller with respect to exection time. VII. CONCLUSIONS AND FUTURE WORK We solve the optimization problems arising in MPC with linear dynamics, polytopic constraints, and a qadratic cost sing a dal accelerated gradient method [6]. By constrcting Slater vectors to the optimization problems, we are able to bond the norm of the optimal dal variables. This is sed to compte iteration bonds on the nmber of iterations within which a certain accracy of the dal fnction vale, constraint violation, and primal variables is garanteed. The provided nmerical example shows that the bonds are tight enogh to be sefl in a pendlm application. A ftre work direction is to search for tighter iteration bonds when sing warm-starting strategies. REFERENCES [1] Alessandro Alessio and Alberto Bemporad. A srvey on explicit model predictive control. In Nonlinear Model Predictive Control, pages [2] Amir Beck and Marc Tebolle. A fast iterative shrinkage-thresholding algorithm for linear inverse problems. SIAM J. Imaging Sciences, 21: , October [3] A. Bemporad, M. Morari, V. Da, and E.N. Pistikopolos. The explicit linear qadratic reglator for constrained systems. Atomatica, 381:3 20, Janary [4] Stephen Boyd and Lieven Vandenberghe. Convex Optimization. Cambridge University Press, New York, NY, USA, [5] O. Devolder, F. Gliner, and Y. Nesterov. Doble smoothing techniqe for convex optimization problems in Hilbert spaces with applications to optimal control. Technical report, Center for Operations Research and Econometrics CORE, Universit catholiqe de Lovain UCL, Belgim, Janary [6] P. Giselsson, M. D. Doan, T. Keviczky, B. De Schtter, and A Rantzer. Accelerated gradient methods and dal decomposition in distribted model predictive control. To appear. Available: control.lth.se/staff/pontsgiselsson.html, [7] Ponts Giselsson. Model predictive control in a pendlm system. In Proceedings of the 31st IASTED conference on Modelling, Identification and Control, Innsbrck, Astria, Febrary [8] C.N. Jones and M. Morari. Approximate explicit MPC sing bilevel optimization. In Eropean Control Conference, Bdapest, Hngary, Agst [9] J. M. Maciejowski. Predictive control with constraints. Prentice Hall, Essex, England, [10] D. Q. Mayne, J. B. Rawlings, C. V. Rao, and P. O. M. Scokaert. Constrained model predictive control: Stability and optimality. Atomatica, 366: , Jne [11] L. K. McGovern. Comptational Analysis of Real-time Convex Optimization for Control Systems. PhD thesis, Massachsetts Institte of Technology, Dept. of Aeronatics and Astronatics, [12] Angelia Nedić and Asman E. Ozdaglar. Approximate primal soltions and rate analysis for dal sbgradient methods. SIAM Jornal on Optimization, 194: , December [13] Yrii Nesterov. Introdctory Lectres on Convex Optimization: A Basic Corse Applied Optimization. Springer Netherlands, 1 edition, [14] J.B. Rawlings, D. Bonne, J.B. Jorgensen, A.N. Venkat, and S.B. Jorgensen. Unreachable setpoints in model predictive control. IEEE Transactions on Atomatic Control, 539: , October [15] S. Richter, C.N. Jones, and M. Morari. Real-time inpt-constrained MPC sing fast gradient methods. In Proceedings of the 48th Conference on Decision and Control, pages , Shanghai, China, December [16] S. Richter, M. Morari, and C.N. Jones. Towards comptational complexity certification for constrained MPC based on Lagrange relaxation and the fast gradient method. In Conference on Decision and Control CDC, pages , Orlando, USA, December [17] Pal Tseng. On accelerated proximal gradient methods for convexconcave optimization. Sbmitted to SIAM J. Optim. Available: tseng/papers/ apgm.pdf, May 2008.

Move Blocking Strategies in Receding Horizon Control

Move Blocking Strategies in Receding Horizon Control Move Blocking Strategies in Receding Horizon Control Raphael Cagienard, Pascal Grieder, Eric C. Kerrigan and Manfred Morari Abstract In order to deal with the comptational brden of optimal control, it

More information

Nonlinear parametric optimization using cylindrical algebraic decomposition

Nonlinear parametric optimization using cylindrical algebraic decomposition Proceedings of the 44th IEEE Conference on Decision and Control, and the Eropean Control Conference 2005 Seville, Spain, December 12-15, 2005 TC08.5 Nonlinear parametric optimization sing cylindrical algebraic

More information

The Linear Quadratic Regulator

The Linear Quadratic Regulator 10 The Linear Qadratic Reglator 10.1 Problem formlation This chapter concerns optimal control of dynamical systems. Most of this development concerns linear models with a particlarly simple notion of optimality.

More information

Lecture 13: Duality Uses and Correspondences

Lecture 13: Duality Uses and Correspondences 10-725/36-725: Conve Optimization Fall 2016 Lectre 13: Dality Uses and Correspondences Lectrer: Ryan Tibshirani Scribes: Yichong X, Yany Liang, Yanning Li Note: LaTeX template cortesy of UC Berkeley EECS

More information

Essentials of optimal control theory in ECON 4140

Essentials of optimal control theory in ECON 4140 Essentials of optimal control theory in ECON 4140 Things yo need to know (and a detail yo need not care abot). A few words abot dynamic optimization in general. Dynamic optimization can be thoght of as

More information

Stability of Model Predictive Control using Markov Chain Monte Carlo Optimisation

Stability of Model Predictive Control using Markov Chain Monte Carlo Optimisation Stability of Model Predictive Control sing Markov Chain Monte Carlo Optimisation Elilini Siva, Pal Golart, Jan Maciejowski and Nikolas Kantas Abstract We apply stochastic Lyapnov theory to perform stability

More information

1 Undiscounted Problem (Deterministic)

1 Undiscounted Problem (Deterministic) Lectre 9: Linear Qadratic Control Problems 1 Undisconted Problem (Deterministic) Choose ( t ) 0 to Minimize (x trx t + tq t ) t=0 sbject to x t+1 = Ax t + B t, x 0 given. x t is an n-vector state, t a

More information

B-469 Simplified Copositive and Lagrangian Relaxations for Linearly Constrained Quadratic Optimization Problems in Continuous and Binary Variables

B-469 Simplified Copositive and Lagrangian Relaxations for Linearly Constrained Quadratic Optimization Problems in Continuous and Binary Variables B-469 Simplified Copositive and Lagrangian Relaxations for Linearly Constrained Qadratic Optimization Problems in Continos and Binary Variables Naohiko Arima, Snyong Kim and Masakaz Kojima October 2012,

More information

A Blue Lagoon Function

A Blue Lagoon Function Downloaded from orbit.dt.dk on: Oct 11, 2018 A Ble Lagoon Fnction Markorsen, Steen Pblication date: 2007 Link back to DTU Orbit Citation (APA): Markorsen, S., (2007). A Ble Lagoon Fnction General rights

More information

ON OPTIMALITY CONDITIONS FOR ABSTRACT CONVEX VECTOR OPTIMIZATION PROBLEMS

ON OPTIMALITY CONDITIONS FOR ABSTRACT CONVEX VECTOR OPTIMIZATION PROBLEMS J. Korean Math. Soc. 44 2007), No. 4, pp. 971 985 ON OPTIMALITY CONDITIONS FOR ABSTRACT CONVEX VECTOR OPTIMIZATION PROBLEMS Ge Myng Lee and Kwang Baik Lee Reprinted from the Jornal of the Korean Mathematical

More information

On relative errors of floating-point operations: optimal bounds and applications

On relative errors of floating-point operations: optimal bounds and applications On relative errors of floating-point operations: optimal bonds and applications Clade-Pierre Jeannerod, Siegfried M. Rmp To cite this version: Clade-Pierre Jeannerod, Siegfried M. Rmp. On relative errors

More information

Optimal Control of a Heterogeneous Two Server System with Consideration for Power and Performance

Optimal Control of a Heterogeneous Two Server System with Consideration for Power and Performance Optimal Control of a Heterogeneos Two Server System with Consideration for Power and Performance by Jiazheng Li A thesis presented to the University of Waterloo in flfilment of the thesis reqirement for

More information

Lecture 8: September 26

Lecture 8: September 26 10-704: Information Processing and Learning Fall 2016 Lectrer: Aarti Singh Lectre 8: September 26 Note: These notes are based on scribed notes from Spring15 offering of this corse. LaTeX template cortesy

More information

The Dual of the Maximum Likelihood Method

The Dual of the Maximum Likelihood Method Department of Agricltral and Resorce Economics University of California, Davis The Dal of the Maximm Likelihood Method by Qirino Paris Working Paper No. 12-002 2012 Copyright @ 2012 by Qirino Paris All

More information

1. Tractable and Intractable Computational Problems So far in the course we have seen many problems that have polynomial-time solutions; that is, on

1. Tractable and Intractable Computational Problems So far in the course we have seen many problems that have polynomial-time solutions; that is, on . Tractable and Intractable Comptational Problems So far in the corse we have seen many problems that have polynomial-time soltions; that is, on a problem instance of size n, the rnning time T (n) = O(n

More information

Discontinuous Fluctuation Distribution for Time-Dependent Problems

Discontinuous Fluctuation Distribution for Time-Dependent Problems Discontinos Flctation Distribtion for Time-Dependent Problems Matthew Hbbard School of Compting, University of Leeds, Leeds, LS2 9JT, UK meh@comp.leeds.ac.k Introdction For some years now, the flctation

More information

Model Discrimination of Polynomial Systems via Stochastic Inputs

Model Discrimination of Polynomial Systems via Stochastic Inputs Model Discrimination of Polynomial Systems via Stochastic Inpts D. Georgiev and E. Klavins Abstract Systems biologists are often faced with competing models for a given experimental system. Unfortnately,

More information

Gradient Projection Anti-windup Scheme on Constrained Planar LTI Systems. Justin Teo and Jonathan P. How

Gradient Projection Anti-windup Scheme on Constrained Planar LTI Systems. Justin Teo and Jonathan P. How 1 Gradient Projection Anti-windp Scheme on Constrained Planar LTI Systems Jstin Teo and Jonathan P. How Technical Report ACL1 1 Aerospace Controls Laboratory Department of Aeronatics and Astronatics Massachsetts

More information

On Multiobjective Duality For Variational Problems

On Multiobjective Duality For Variational Problems The Open Operational Research Jornal, 202, 6, -8 On Mltiobjective Dality For Variational Problems. Hsain *,, Bilal Ahmad 2 and Z. Jabeen 3 Open Access Department of Mathematics, Jaypee University of Engineering

More information

Worst-case analysis of the LPT algorithm for single processor scheduling with time restrictions

Worst-case analysis of the LPT algorithm for single processor scheduling with time restrictions OR Spectrm 06 38:53 540 DOI 0.007/s009-06-043-5 REGULAR ARTICLE Worst-case analysis of the LPT algorithm for single processor schedling with time restrictions Oliver ran Fan Chng Ron Graham Received: Janary

More information

UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL

UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING - 19-1 April 01, Tallinn, Estonia UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL Põdra, P. & Laaneots, R. Abstract: Strength analysis is a

More information

Outline. Model Predictive Control: Current Status and Future Challenges. Separation of the control problem. Separation of the control problem

Outline. Model Predictive Control: Current Status and Future Challenges. Separation of the control problem. Separation of the control problem Otline Model Predictive Control: Crrent Stats and Ftre Challenges James B. Rawlings Department of Chemical and Biological Engineering University of Wisconsin Madison UCLA Control Symposim May, 6 Overview

More information

Lecture Notes On THEORY OF COMPUTATION MODULE - 2 UNIT - 2

Lecture Notes On THEORY OF COMPUTATION MODULE - 2 UNIT - 2 BIJU PATNAIK UNIVERSITY OF TECHNOLOGY, ODISHA Lectre Notes On THEORY OF COMPUTATION MODULE - 2 UNIT - 2 Prepared by, Dr. Sbhend Kmar Rath, BPUT, Odisha. Tring Machine- Miscellany UNIT 2 TURING MACHINE

More information

Bridging the Gap Between Multigrid, Hierarchical, and Receding-Horizon Control

Bridging the Gap Between Multigrid, Hierarchical, and Receding-Horizon Control Bridging the Gap Between Mltigrid, Hierarchical, and Receding-Horizon Control Victor M. Zavala Mathematics and Compter Science Division Argonne National Laboratory Argonne, IL 60439 USA (e-mail: vzavala@mcs.anl.gov).

More information

An Investigation into Estimating Type B Degrees of Freedom

An Investigation into Estimating Type B Degrees of Freedom An Investigation into Estimating Type B Degrees of H. Castrp President, Integrated Sciences Grop Jne, 00 Backgrond The degrees of freedom associated with an ncertainty estimate qantifies the amont of information

More information

Affine Invariant Total Variation Models

Affine Invariant Total Variation Models Affine Invariant Total Variation Models Helen Balinsky, Alexander Balinsky Media Technologies aboratory HP aboratories Bristol HP-7-94 Jne 6, 7* Total Variation, affine restoration, Sobolev ineqality,

More information

Research Article Permanence of a Discrete Predator-Prey Systems with Beddington-DeAngelis Functional Response and Feedback Controls

Research Article Permanence of a Discrete Predator-Prey Systems with Beddington-DeAngelis Functional Response and Feedback Controls Hindawi Pblishing Corporation Discrete Dynamics in Natre and Society Volme 2008 Article ID 149267 8 pages doi:101155/2008/149267 Research Article Permanence of a Discrete Predator-Prey Systems with Beddington-DeAngelis

More information

Remarks on strongly convex stochastic processes

Remarks on strongly convex stochastic processes Aeqat. Math. 86 (01), 91 98 c The Athor(s) 01. This article is pblished with open access at Springerlink.com 0001-9054/1/010091-8 pblished online November 7, 01 DOI 10.1007/s00010-01-016-9 Aeqationes Mathematicae

More information

1. State-Space Linear Systems 2. Block Diagrams 3. Exercises

1. State-Space Linear Systems 2. Block Diagrams 3. Exercises LECTURE 1 State-Space Linear Sstems This lectre introdces state-space linear sstems, which are the main focs of this book. Contents 1. State-Space Linear Sstems 2. Block Diagrams 3. Exercises 1.1 State-Space

More information

QUANTILE ESTIMATION IN SUCCESSIVE SAMPLING

QUANTILE ESTIMATION IN SUCCESSIVE SAMPLING Jornal of the Korean Statistical Society 2007, 36: 4, pp 543 556 QUANTILE ESTIMATION IN SUCCESSIVE SAMPLING Hosila P. Singh 1, Ritesh Tailor 2, Sarjinder Singh 3 and Jong-Min Kim 4 Abstract In sccessive

More information

A NOTE ON THE SMOOTHING FORMULATION OF MOVING HORIZON ESTIMATION UDC Morten Hovd

A NOTE ON THE SMOOTHING FORMULATION OF MOVING HORIZON ESTIMATION UDC Morten Hovd FACA UIVERSIAIS Series: Atomatic Control and Robotics Vol. 11, o 2, 2012, pp. 91-97 A OE O HE SMOOHIG FORMULAIO OF MOVIG HORIZO ESIMAIO UDC 681.5.01 621.372.852.1 Morten Hovd Engineering Cybernetics Department,

More information

Efficient quadratic penalization through the partial minimization technique

Efficient quadratic penalization through the partial minimization technique This article has been accepted for pblication in a ftre isse of this jornal, bt has not been flly edited Content may change prior to final pblication Citation information: DOI 9/TAC272754474, IEEE Transactions

More information

A Trust-region-based Sequential Quadratic Programming Algorithm

A Trust-region-based Sequential Quadratic Programming Algorithm Downloaded from orbit.dtu.dk on: Oct 19, 2018 A Trust-region-based Sequential Quadratic Programming Algorithm Henriksen, Lars Christian; Poulsen, Niels Kjølstad Publication date: 2010 Document Version

More information

Nonparametric Identification and Robust H Controller Synthesis for a Rotational/Translational Actuator

Nonparametric Identification and Robust H Controller Synthesis for a Rotational/Translational Actuator Proceedings of the 6 IEEE International Conference on Control Applications Mnich, Germany, October 4-6, 6 WeB16 Nonparametric Identification and Robst H Controller Synthesis for a Rotational/Translational

More information

The Replenishment Policy for an Inventory System with a Fixed Ordering Cost and a Proportional Penalty Cost under Poisson Arrival Demands

The Replenishment Policy for an Inventory System with a Fixed Ordering Cost and a Proportional Penalty Cost under Poisson Arrival Demands Scientiae Mathematicae Japonicae Online, e-211, 161 167 161 The Replenishment Policy for an Inventory System with a Fixed Ordering Cost and a Proportional Penalty Cost nder Poisson Arrival Demands Hitoshi

More information

On relative errors of floating-point operations: optimal bounds and applications

On relative errors of floating-point operations: optimal bounds and applications On relative errors of floating-point operations: optimal bonds and applications Clade-Pierre Jeannerod, Siegfried M. Rmp To cite this version: Clade-Pierre Jeannerod, Siegfried M. Rmp. On relative errors

More information

STABILIZATIO ON OF LONGITUDINAL AIRCRAFT MOTION USING MODEL PREDICTIVE CONTROL AND EXACT LINEARIZATION

STABILIZATIO ON OF LONGITUDINAL AIRCRAFT MOTION USING MODEL PREDICTIVE CONTROL AND EXACT LINEARIZATION 8 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES STABILIZATIO ON OF LONGITUDINAL AIRCRAFT MOTION USING MODEL PREDICTIVE CONTROL AND EXACT LINEARIZATION Čeliovsý S.*, Hospodář P.** *CTU Prage, Faclty

More information

A generalized Alon-Boppana bound and weak Ramanujan graphs

A generalized Alon-Boppana bound and weak Ramanujan graphs A generalized Alon-Boppana bond and weak Ramanjan graphs Fan Chng Department of Mathematics University of California, San Diego La Jolla, CA, U.S.A. fan@csd.ed Sbmitted: Feb 0, 206; Accepted: Jne 22, 206;

More information

A Model-Free Adaptive Control of Pulsed GTAW

A Model-Free Adaptive Control of Pulsed GTAW A Model-Free Adaptive Control of Plsed GTAW F.L. Lv 1, S.B. Chen 1, and S.W. Dai 1 Institte of Welding Technology, Shanghai Jiao Tong University, Shanghai 00030, P.R. China Department of Atomatic Control,

More information

Non-Lecture I: Linear Programming. Th extremes of glory and of shame, Like east and west, become the same.

Non-Lecture I: Linear Programming. Th extremes of glory and of shame, Like east and west, become the same. The greatest flood has the soonest ebb; the sorest tempest the most sdden calm; the hottest love the coldest end; and from the deepest desire oftentimes enses the deadliest hate. Th extremes of glory and

More information

Constructive Root Bound for k-ary Rational Input Numbers

Constructive Root Bound for k-ary Rational Input Numbers Constrctive Root Bond for k-ary Rational Inpt Nmbers Sylvain Pion, Chee Yap To cite this version: Sylvain Pion, Chee Yap. Constrctive Root Bond for k-ary Rational Inpt Nmbers. 19th Annal ACM Symposim on

More information

Department of Industrial Engineering Statistical Quality Control presented by Dr. Eng. Abed Schokry

Department of Industrial Engineering Statistical Quality Control presented by Dr. Eng. Abed Schokry Department of Indstrial Engineering Statistical Qality Control presented by Dr. Eng. Abed Schokry Department of Indstrial Engineering Statistical Qality Control C and U Chart presented by Dr. Eng. Abed

More information

A Note on Johnson, Minkoff and Phillips Algorithm for the Prize-Collecting Steiner Tree Problem

A Note on Johnson, Minkoff and Phillips Algorithm for the Prize-Collecting Steiner Tree Problem A Note on Johnson, Minkoff and Phillips Algorithm for the Prize-Collecting Steiner Tree Problem Palo Feofiloff Cristina G. Fernandes Carlos E. Ferreira José Coelho de Pina September 04 Abstract The primal-dal

More information

Classify by number of ports and examine the possible structures that result. Using only one-port elements, no more than two elements can be assembled.

Classify by number of ports and examine the possible structures that result. Using only one-port elements, no more than two elements can be assembled. Jnction elements in network models. Classify by nmber of ports and examine the possible strctres that reslt. Using only one-port elements, no more than two elements can be assembled. Combining two two-ports

More information

Safe Manual Control of the Furuta Pendulum

Safe Manual Control of the Furuta Pendulum Safe Manal Control of the Frta Pendlm Johan Åkesson, Karl Johan Åström Department of Atomatic Control, Lnd Institte of Technology (LTH) Box 8, Lnd, Sweden PSfrag {jakesson,kja}@control.lth.se replacements

More information

On the tree cover number of a graph

On the tree cover number of a graph On the tree cover nmber of a graph Chassidy Bozeman Minerva Catral Brendan Cook Oscar E. González Carolyn Reinhart Abstract Given a graph G, the tree cover nmber of the graph, denoted T (G), is the minimm

More information

CHANNEL SELECTION WITH RAYLEIGH FADING: A MULTI-ARMED BANDIT FRAMEWORK. Wassim Jouini and Christophe Moy

CHANNEL SELECTION WITH RAYLEIGH FADING: A MULTI-ARMED BANDIT FRAMEWORK. Wassim Jouini and Christophe Moy CHANNEL SELECTION WITH RAYLEIGH FADING: A MULTI-ARMED BANDIT FRAMEWORK Wassim Joini and Christophe Moy SUPELEC, IETR, SCEE, Avene de la Bolaie, CS 47601, 5576 Cesson Sévigné, France. INSERM U96 - IFR140-

More information

Linear and Nonlinear Model Predictive Control of Quadruple Tank Process

Linear and Nonlinear Model Predictive Control of Quadruple Tank Process Linear and Nonlinear Model Predictive Control of Qadrple Tank Process P.Srinivasarao Research scholar Dr.M.G.R.University Chennai, India P.Sbbaiah, PhD. Prof of Dhanalaxmi college of Engineering Thambaram

More information

Robust Tracking and Regulation Control of Uncertain Piecewise Linear Hybrid Systems

Robust Tracking and Regulation Control of Uncertain Piecewise Linear Hybrid Systems ISIS Tech. Rept. - 2003-005 Robst Tracking and Reglation Control of Uncertain Piecewise Linear Hybrid Systems Hai Lin Panos J. Antsaklis Department of Electrical Engineering, University of Notre Dame,

More information

CDS 110b: Lecture 1-2 Introduction to Optimal Control

CDS 110b: Lecture 1-2 Introduction to Optimal Control CDS 110b: Lectre 1-2 Introdction to Optimal Control Richard M. Mrray 4 Janary 2006 Goals: Introdce the problem of optimal control as method of trajectory generation State the maimm principle and give eamples

More information

Approximate Solution of Convection- Diffusion Equation by the Homotopy Perturbation Method

Approximate Solution of Convection- Diffusion Equation by the Homotopy Perturbation Method Gen. Math. Notes, Vol. 1, No., December 1, pp. 18-114 ISSN 19-7184; Copyright ICSRS Pblication, 1 www.i-csrs.org Available free online at http://www.geman.in Approximate Soltion of Convection- Diffsion

More information

Graphs with given diameter maximizing the spectral radius van Dam, Edwin

Graphs with given diameter maximizing the spectral radius van Dam, Edwin Tilburg University Graphs with given diameter maximizing the spectral radius van Dam, Edwin Published in: Linear Algebra and its Applications Publication date: 2007 Link to publication Citation for published

More information

When are Two Numerical Polynomials Relatively Prime?

When are Two Numerical Polynomials Relatively Prime? J Symbolic Comptation (1998) 26, 677 689 Article No sy980234 When are Two Nmerical Polynomials Relatively Prime? BERNHARD BECKERMANN AND GEORGE LABAHN Laboratoire d Analyse Nmériqe et d Optimisation, Université

More information

Mixed Type Second-order Duality for a Nondifferentiable Continuous Programming Problem

Mixed Type Second-order Duality for a Nondifferentiable Continuous Programming Problem heoretical Mathematics & Applications, vol.3, no.1, 13, 13-144 SSN: 179-9687 (print), 179-979 (online) Scienpress Ltd, 13 Mied ype Second-order Dality for a Nondifferentiable Continos Programming Problem.

More information

OPTIMUM EXPRESSION FOR COMPUTATION OF THE GRAVITY FIELD OF A POLYHEDRAL BODY WITH LINEARLY INCREASING DENSITY 1

OPTIMUM EXPRESSION FOR COMPUTATION OF THE GRAVITY FIELD OF A POLYHEDRAL BODY WITH LINEARLY INCREASING DENSITY 1 OPTIMUM EXPRESSION FOR COMPUTATION OF THE GRAVITY FIEL OF A POLYHERAL BOY WITH LINEARLY INCREASING ENSITY 1 V. POHÁNKA2 Abstract The formla for the comptation of the gravity field of a polyhedral body

More information

Adaptive Nonlinear Model Predictive Control with Suboptimality and Stability Guarantees

Adaptive Nonlinear Model Predictive Control with Suboptimality and Stability Guarantees Adaptive Nonlinear Model Predictive Control with Suboptimality and Stability Guarantees Pontus Giselsson Department of Automatic Control LTH Lund University Box 118, SE-221 00 Lund, Sweden pontusg@control.lth.se

More information

The Brauer Manin obstruction

The Brauer Manin obstruction The Braer Manin obstrction Martin Bright 17 April 2008 1 Definitions Let X be a smooth, geometrically irredcible ariety oer a field k. Recall that the defining property of an Azmaya algebra A is that,

More information

Using Lagrangian relaxation in optimisation of unit commitment and planning- Part2

Using Lagrangian relaxation in optimisation of unit commitment and planning- Part2 Faklteta za Elektrotehniko Eva horin, Heike Brand, Christoph Weber Using Lagrangian relaxation in optimisation of nit commitment and planning- art2 OSCOGEN Discssion aper No. Contract No. ENK5-C-2-94 roject

More information

FOUNTAIN codes [3], [4] provide an efficient solution

FOUNTAIN codes [3], [4] provide an efficient solution Inactivation Decoding of LT and Raptor Codes: Analysis and Code Design Francisco Lázaro, Stdent Member, IEEE, Gianligi Liva, Senior Member, IEEE, Gerhard Bach, Fellow, IEEE arxiv:176.5814v1 [cs.it 19 Jn

More information

Convergence analysis of ant colony learning

Convergence analysis of ant colony learning Delft University of Technology Delft Center for Systems and Control Technical report 11-012 Convergence analysis of ant colony learning J van Ast R Babška and B De Schtter If yo want to cite this report

More information

The Lehmer matrix and its recursive analogue

The Lehmer matrix and its recursive analogue The Lehmer matrix and its recrsive analoge Emrah Kilic, Pantelimon Stănică TOBB Economics and Technology University, Mathematics Department 0660 Sogtoz, Ankara, Trkey; ekilic@etedtr Naval Postgradate School,

More information

Downloaded 07/06/18 to Redistribution subject to SIAM license or copyright; see

Downloaded 07/06/18 to Redistribution subject to SIAM license or copyright; see SIAM J. SCI. COMPUT. Vol. 4, No., pp. A4 A7 c 8 Society for Indstrial and Applied Mathematics Downloaded 7/6/8 to 8.83.63.. Redistribtion sbject to SIAM license or copyright; see http://www.siam.org/jornals/ojsa.php

More information

Approximate Solution for the System of Non-linear Volterra Integral Equations of the Second Kind by using Block-by-block Method

Approximate Solution for the System of Non-linear Volterra Integral Equations of the Second Kind by using Block-by-block Method Astralian Jornal of Basic and Applied Sciences, (1): 114-14, 008 ISSN 1991-8178 Approximate Soltion for the System of Non-linear Volterra Integral Eqations of the Second Kind by sing Block-by-block Method

More information

Subcritical bifurcation to innitely many rotating waves. Arnd Scheel. Freie Universitat Berlin. Arnimallee Berlin, Germany

Subcritical bifurcation to innitely many rotating waves. Arnd Scheel. Freie Universitat Berlin. Arnimallee Berlin, Germany Sbcritical bifrcation to innitely many rotating waves Arnd Scheel Institt fr Mathematik I Freie Universitat Berlin Arnimallee 2-6 14195 Berlin, Germany 1 Abstract We consider the eqation 00 + 1 r 0 k2

More information

The Real Stabilizability Radius of the Multi-Link Inverted Pendulum

The Real Stabilizability Radius of the Multi-Link Inverted Pendulum Proceedings of the 26 American Control Conference Minneapolis, Minnesota, USA, Jne 14-16, 26 WeC123 The Real Stabilizability Radis of the Mlti-Link Inerted Pendlm Simon Lam and Edward J Daison Abstract

More information

Linear System Theory (Fall 2011): Homework 1. Solutions

Linear System Theory (Fall 2011): Homework 1. Solutions Linear System Theory (Fall 20): Homework Soltions De Sep. 29, 20 Exercise (C.T. Chen: Ex.3-8). Consider a linear system with inpt and otpt y. Three experiments are performed on this system sing the inpts

More information

Non-coherent Rayleigh fading MIMO channels: Capacity and optimal input

Non-coherent Rayleigh fading MIMO channels: Capacity and optimal input Non-coherent Rayleigh fading MIMO channels: Capacity and optimal inpt Rasika R. Perera, Tony S. Pollock*, and Thshara D. Abhayapala* Department of Information Engineering Research School of Information

More information

Admissibility under the LINEX loss function in non-regular case. Hidekazu Tanaka. Received November 5, 2009; revised September 2, 2010

Admissibility under the LINEX loss function in non-regular case. Hidekazu Tanaka. Received November 5, 2009; revised September 2, 2010 Scientiae Mathematicae Japonicae Online, e-2012, 427 434 427 Admissibility nder the LINEX loss fnction in non-reglar case Hidekaz Tanaka Received November 5, 2009; revised September 2, 2010 Abstract. In

More information

Optimization via the Hamilton-Jacobi-Bellman Method: Theory and Applications

Optimization via the Hamilton-Jacobi-Bellman Method: Theory and Applications Optimization via the Hamilton-Jacobi-Bellman Method: Theory and Applications Navin Khaneja lectre notes taken by Christiane Koch Jne 24, 29 1 Variation yields a classical Hamiltonian system Sppose that

More information

Theoretical and Experimental Implementation of DC Motor Nonlinear Controllers

Theoretical and Experimental Implementation of DC Motor Nonlinear Controllers Theoretical and Experimental Implementation of DC Motor Nonlinear Controllers D.R. Espinoza-Trejo and D.U. Campos-Delgado Facltad de Ingeniería, CIEP, UASLP, espinoza trejo dr@aslp.mx Facltad de Ciencias,

More information

A generalized Alon-Boppana bound and weak Ramanujan graphs

A generalized Alon-Boppana bound and weak Ramanujan graphs A generalized Alon-Boppana bond and weak Ramanjan graphs Fan Chng Abstract A basic eigenvale bond de to Alon and Boppana holds only for reglar graphs. In this paper we give a generalized Alon-Boppana bond

More information

MAXIMUM AND ANTI-MAXIMUM PRINCIPLES FOR THE P-LAPLACIAN WITH A NONLINEAR BOUNDARY CONDITION. 1. Introduction. ν = λ u p 2 u.

MAXIMUM AND ANTI-MAXIMUM PRINCIPLES FOR THE P-LAPLACIAN WITH A NONLINEAR BOUNDARY CONDITION. 1. Introduction. ν = λ u p 2 u. 2005-Ojda International Conference on Nonlinear Analysis. Electronic Jornal of Differential Eqations, Conference 14, 2006, pp. 95 107. ISSN: 1072-6691. URL: http://ejde.math.txstate.ed or http://ejde.math.nt.ed

More information

A Theory of Markovian Time Inconsistent Stochastic Control in Discrete Time

A Theory of Markovian Time Inconsistent Stochastic Control in Discrete Time A Theory of Markovian Time Inconsistent Stochastic Control in Discrete Time Tomas Björk Department of Finance, Stockholm School of Economics tomas.bjork@hhs.se Agatha Mrgoci Department of Economics Aarhs

More information

Trace-class Monte Carlo Markov Chains for Bayesian Multivariate Linear Regression with Non-Gaussian Errors

Trace-class Monte Carlo Markov Chains for Bayesian Multivariate Linear Regression with Non-Gaussian Errors Trace-class Monte Carlo Markov Chains for Bayesian Mltivariate Linear Regression with Non-Gassian Errors Qian Qin and James P. Hobert Department of Statistics University of Florida Janary 6 Abstract Let

More information

FREQUENCY DOMAIN FLUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS

FREQUENCY DOMAIN FLUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS 7 TH INTERNATIONAL CONGRESS O THE AERONAUTICAL SCIENCES REQUENCY DOMAIN LUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS Yingsong G, Zhichn Yang Northwestern Polytechnical University, Xi an, P. R. China,

More information

Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS

Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS 3. System Modeling Mathematical Modeling In designing control systems we mst be able to model engineered system dynamics. The model of a dynamic system

More information

Assignment Fall 2014

Assignment Fall 2014 Assignment 5.086 Fall 04 De: Wednesday, 0 December at 5 PM. Upload yor soltion to corse website as a zip file YOURNAME_ASSIGNMENT_5 which incldes the script for each qestion as well as all Matlab fnctions

More information

A Survey of the Implementation of Numerical Schemes for Linear Advection Equation

A Survey of the Implementation of Numerical Schemes for Linear Advection Equation Advances in Pre Mathematics, 4, 4, 467-479 Pblished Online Agst 4 in SciRes. http://www.scirp.org/jornal/apm http://dx.doi.org/.436/apm.4.485 A Srvey of the Implementation of Nmerical Schemes for Linear

More information

Fast Algorithms for Restoration of Color Wireless Capsule Endoscopy Images

Fast Algorithms for Restoration of Color Wireless Capsule Endoscopy Images Fast Algorithms for Restoration of Color Wireless Capsle Endoscopy Images Haiying Li, W.-S. L, and Max Q.-H. Meng School of Control Science and Engineering, Shangdon University, Jinan, China Dept. of Electrical

More information

Active Flux Schemes for Advection Diffusion

Active Flux Schemes for Advection Diffusion AIAA Aviation - Jne, Dallas, TX nd AIAA Comptational Flid Dynamics Conference AIAA - Active Fl Schemes for Advection Diffsion Hiroaki Nishikawa National Institte of Aerospace, Hampton, VA 3, USA Downloaded

More information

Multivariable Ripple-Free Deadbeat Control

Multivariable Ripple-Free Deadbeat Control Scholarly Jornal of Mathematics and Compter Science Vol. (), pp. 9-9, October Available online at http:// www.scholarly-jornals.com/sjmcs ISS 76-8947 Scholarly-Jornals Fll Length Research aper Mltivariable

More information

Analytical Studies of the Influence of Regional Groundwater Flow by on the Performance of Borehole Heat Exchangers

Analytical Studies of the Influence of Regional Groundwater Flow by on the Performance of Borehole Heat Exchangers Analytical Studies of the Influence of Regional Groundwater Flow by on the Performance of Borehole Heat Exchangers Claesson, Johan; Hellström, Göran Published in: [Host publication title missing] Published:

More information

Sources of Non Stationarity in the Semivariogram

Sources of Non Stationarity in the Semivariogram Sorces of Non Stationarity in the Semivariogram Migel A. Cba and Oy Leangthong Traditional ncertainty characterization techniqes sch as Simple Kriging or Seqential Gassian Simlation rely on stationary

More information

A Single Species in One Spatial Dimension

A Single Species in One Spatial Dimension Lectre 6 A Single Species in One Spatial Dimension Reading: Material similar to that in this section of the corse appears in Sections 1. and 13.5 of James D. Mrray (), Mathematical Biology I: An introction,

More information

Lecture Notes: Finite Element Analysis, J.E. Akin, Rice University

Lecture Notes: Finite Element Analysis, J.E. Akin, Rice University 9. TRUSS ANALYSIS... 1 9.1 PLANAR TRUSS... 1 9. SPACE TRUSS... 11 9.3 SUMMARY... 1 9.4 EXERCISES... 15 9. Trss analysis 9.1 Planar trss: The differential eqation for the eqilibrim of an elastic bar (above)

More information

Control Systems

Control Systems 6.5 Control Systems Last Time: Introdction Motivation Corse Overview Project Math. Descriptions of Systems ~ Review Classification of Systems Linear Systems LTI Systems The notion of state and state variables

More information

J.A. BURNS AND B.B. KING redced order controllers sensors/actators. The kernels of these integral representations are called fnctional gains. In [4],

J.A. BURNS AND B.B. KING redced order controllers sensors/actators. The kernels of these integral representations are called fnctional gains. In [4], Jornal of Mathematical Systems, Estimation, Control Vol. 8, No. 2, 1998, pp. 1{12 c 1998 Birkhaser-Boston A Note on the Mathematical Modelling of Damped Second Order Systems John A. Brns y Belinda B. King

More information

Research Article Uniqueness of Solutions to a Nonlinear Elliptic Hessian Equation

Research Article Uniqueness of Solutions to a Nonlinear Elliptic Hessian Equation Applied Mathematics Volme 2016, Article ID 4649150, 5 pages http://dx.doi.org/10.1155/2016/4649150 Research Article Uniqeness of Soltions to a Nonlinear Elliptic Hessian Eqation Siyan Li School of Mathematics

More information

A Computational Study with Finite Element Method and Finite Difference Method for 2D Elliptic Partial Differential Equations

A Computational Study with Finite Element Method and Finite Difference Method for 2D Elliptic Partial Differential Equations Applied Mathematics, 05, 6, 04-4 Pblished Online November 05 in SciRes. http://www.scirp.org/jornal/am http://d.doi.org/0.46/am.05.685 A Comptational Stdy with Finite Element Method and Finite Difference

More information

System identification of buildings equipped with closed-loop control devices

System identification of buildings equipped with closed-loop control devices System identification of bildings eqipped with closed-loop control devices Akira Mita a, Masako Kamibayashi b a Keio University, 3-14-1 Hiyoshi, Kohok-k, Yokohama 223-8522, Japan b East Japan Railway Company

More information

Cubic graphs have bounded slope parameter

Cubic graphs have bounded slope parameter Cbic graphs have bonded slope parameter B. Keszegh, J. Pach, D. Pálvölgyi, and G. Tóth Agst 25, 2009 Abstract We show that every finite connected graph G with maximm degree three and with at least one

More information

Real-Time Input-Constrained MPC Using Fast Gradient Methods

Real-Time Input-Constrained MPC Using Fast Gradient Methods Real-Time Input-Constrained MPC Using Fast Gradient Methods Stefan Richter, Colin N. Jones and Manfred Morari Abstract inear quadratic model predictive control (MPC) with input constraints leads to an

More information

BREGMAN ITERATIVE ALGORITHMS FOR l 1 -MINIMIZATION WITH APPLICATIONS TO COMPRESSED SENSING

BREGMAN ITERATIVE ALGORITHMS FOR l 1 -MINIMIZATION WITH APPLICATIONS TO COMPRESSED SENSING BREGMAN ITERATIVE ALGORITHMS FOR l 1 -MINIMIZATION WITH APPLICATIONS TO COMPRESSED SENSING WOTAO YIN, STANLEY OSHER, DONALD GOLDFARB, AND JEROME DARBON Abstract. We propose simple and extremely efficient

More information

Adaptive Fault-tolerant Control with Control Allocation for Flight Systems with Severe Actuator Failures and Input Saturation

Adaptive Fault-tolerant Control with Control Allocation for Flight Systems with Severe Actuator Failures and Input Saturation 213 American Control Conference (ACC) Washington, DC, USA, Jne 17-19, 213 Adaptive Falt-tolerant Control with Control Allocation for Flight Systems with Severe Actator Failres and Inpt Satration Man Wang,

More information

Tilburg University. Strongly Regular Graphs with Maximal Energy Haemers, W. H. Publication date: Link to publication

Tilburg University. Strongly Regular Graphs with Maximal Energy Haemers, W. H. Publication date: Link to publication Tilburg University Strongly Regular Graphs with Maximal Energy Haemers, W. H. Publication date: 2007 Link to publication Citation for published version (APA): Haemers, W. H. (2007). Strongly Regular Graphs

More information

A Characterization of the Domain of Beta-Divergence and Its Connection to Bregman Variational Model

A Characterization of the Domain of Beta-Divergence and Its Connection to Bregman Variational Model entropy Article A Characterization of the Domain of Beta-Divergence and Its Connection to Bregman Variational Model Hyenkyn Woo School of Liberal Arts, Korea University of Technology and Edcation, Cheonan

More information

arxiv: v2 [cs.ds] 17 Oct 2014

arxiv: v2 [cs.ds] 17 Oct 2014 On Uniform Capacitated k-median Beyond the Natral LP Relaxation Shi Li Toyota Technological Institte at Chicago shili@ttic.ed arxiv:1409.6739v2 [cs.ds] 17 Oct 2014 Abstract In this paper, we stdy the niform

More information

Dynamic Optimization of First-Order Systems via Static Parametric Programming: Application to Electrical Discharge Machining

Dynamic Optimization of First-Order Systems via Static Parametric Programming: Application to Electrical Discharge Machining Dynamic Optimization of First-Order Systems via Static Parametric Programming: Application to Electrical Discharge Machining P. Hgenin*, B. Srinivasan*, F. Altpeter**, R. Longchamp* * Laboratoire d Atomatiqe,

More information

On the circuit complexity of the standard and the Karatsuba methods of multiplying integers

On the circuit complexity of the standard and the Karatsuba methods of multiplying integers On the circit complexity of the standard and the Karatsba methods of mltiplying integers arxiv:1602.02362v1 [cs.ds] 7 Feb 2016 Igor S. Sergeev The goal of the present paper is to obtain accrate estimates

More information

Stability of infinite-horizon optimal control with discounted cost

Stability of infinite-horizon optimal control with discounted cost Stability of infinite-horizon optimal control with disconted cost Romain Postoyan, Lcian Bsoni, Dragan Nesic, Jamal Daafoz To cite this version: Romain Postoyan, Lcian Bsoni, Dragan Nesic, Jamal Daafoz.

More information