Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of int

Size: px
Start display at page:

Download "Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of int"

Transcription

1 Katholieke Universiteit Leuven Departement Elektrotechniek ESAT-SISTA/TR Accelerate Implementation of Forwaring Control Laws using Composition Methos 1 Yves Moreau, Roolphe Sepulchre, Joos Vanewalle 2 Octobre This report is available by anonymous ftp from ftp.esat.kuleuven.ac.be in the irectory pub/sista/moreau/reports/ 2 ESAT - Katholieke Universiteit Leuven, Karinaal Mercierlaan 94, 31 Leuven (Heverlee), Belgium, tel +32/16/ , fax +32/16/ , yves.moreauesat.kuleuven.ac.be, www:

2 Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of integration by composition to solve the ierential equations of the ball an beam together with the equations of its nonlinear controller base on constructive Lyapunov techniques. 1 Introuction To accelerate the proceure of forwaring control, we consier the use of composition methos for the integration of ierential equations, instea of the stanar Runge-Kutta scheme. These methos arise from the theory of Lie algebras, an are base on the use of a formula calle the Baker-Campbell- Hausor formula. Although these methos are most popular in the el of Hamiltonian mechanics, they are also suitable for other problems. The main iea behin these methos is that if the vector el of an orinary ierential equation can be expresse as the sum of simpler terms, we can solve the ierential equations for these simpler terms separately an recombine these solutions by composition to get an approximation to the solution of the more complex system. When we compare a simple composition metho to a simple Runge- Kutta scheme, we see that the composition metho oes not isplay the same accuracy as the Runge-Kutta scheme, but it oers a signicant improvement in spee. The next section will present the ieas from constructive Lyapunov control that lea to the forwar esign. In the following section, we present basic notions of Lie algebra theory, together with the composition metho. After that, we present the etails of the application of these methos to the ball an beam. 2 Forwaring esign We briey summarize the technique from constructive Lyapunov control that we use to stabilize the ball an beam. You can n a etaile exposition of this metho an other relate methos in [1]. From the point of view of constructive 1

3 Lyapunov control, we can escribe the ball an beam as an augmente cascae. This means that we can write its state-space equations in the following form: _z = f(z) + (z; ) + g(z; )u ( u ) _ = a() + b()u The states z an are multiimensional, while the input u is one-imensional. Such a system is calle a cascae because the evolution of inuences the evolution of z, while it is itself inepenent of z. We say it is augmente because the evolution epens on an input u. The goal is to n a feeback law u(z; ) that achieves stability for the controlle system. We o this by esigning a Lyapunov function V (z; ) for the close-loop system ( u ; u). The main assumption is that we alreay have a Lyapunov function W (z) available for the system _z = f(z) an another Lyapunov function U() available for the system _ = a(). Thus, the erivative of W along any trajectory of _z = f(z) is negative semi-enite: _W ; 8t. This means that rw (x):f(x) ; 8x or, if we use the notation of Lie erivatives (which is equivalent), L f W (x) ; 8x. The same thing hols for U an _ = a(), namely L a U(x) ; 8x. Now, we rst look at the cascae system without input: _z = f(z) + (z; ) () _ = a() We want to buil a Lyapunov function V (z; ) for using the knowlege of W (z) an U(). We pose the following form for V : V (z; ) = W (z) + (z; ) + U(): We will choose the cross-term so that we can guarantee that V is nonincreasing along the trajectories of (), hence that V is a Lyapunov function. We can now compute the time-erivative of V, leaving the contribution of _ asie: _V = L f W + L W + _ + L a U: We obtain this expression by noticing that W only epens on z an that its erivative will thus only epen on f an ; while U only epens on z an its erivative only epens on a. The terms L f W an L a U are non-positive. Thus, we are left with making sure that the sum of the two other terms L W an _ is nonpositive. Suppose we coul choose the cross-term (z; ) such that _ =?L W: Then V woul inee be negative semi-enite an thus a Lyapunov function. For this to happen, woul have to be the line-integral of L W along the solution of which starts at (z; ). It we enote the solution by (~z(s; z; ); (s; ~ )) (recall that the evolution of is inepenent of z), we get the following expression for : 2

4 Z 1 (z; ) = L W (~z(s; z; ); (s; ~ ))s: The following theorem [1] tells us uner what conition this integral is wellene, an thus V is a Lyapunov function, which justies our choice of the cross-term. Theorem 1. If the function (z; ) satises a linear growth assumption, that is, there exists two class-k functions 1 (:) an 2 (:) ierentiable at zero, such thatj jj (z; )jj 1 (jjjj)jzj + 2 (jjjj): An if, for the Lyapunov function W (z), there exists constants c an M such that, for jjzjj > M, W z jjzjj cw (z): Then, the following hols: 1. (z; ) exists an is continuous 2. V (z; ) is positive enite 3. V (z; ) is raially boune This theorem gives us a way to n a Lyapunov function for, but recall that our objective is to n a feeback law that stabilizes u. Of course, setting u = will let the system evolve accoring to its autonomous ynamics, which is at least stable since we have shown that V is a Lyapunov function for. But we can achieve asymptotic stability of the controlle system with the following control law, calle amping control [1]: u(z; ) =?L G V (z; ) =? V V (z; )g(z; )? (z; )b() (1) z where G T (z; ) = [g T (z; ); b T ()]. It achieves better stabilization because of the following argument. We know that the time-erivative of V uner the action of u is V _ = LF +Gu V, if we ene F T (z; ) = [f T (z) + T (z; ); a()]. Because of the linearity of the Lie erivative, we have V _ = LF V + L G V u. But, since V is a Lyapunov function for, V _ LG V u. So, V _ can be mae more negative if we use the control law u =?(L G V ) T ; > since then V _?j LG V j 2. The control law (1) uses the partial erivatives of V an therefore also the partial erivatives of z = = Z 1 Z 1 z (L W ) ~z z + (L W ) ~ z z (L W ) ~z + (L W ) ~ z 3 (2) (3)

5 To evaluate the integrals (2) an (1) at a given point (z; ), we nee to integrate the following set of equations (where = ~z an = ~ ): z ~z = f(~z) + (~z; ) ~ ~ = a( ) ~ _ = f z + z + _ = a Using these integrate values an our knowlege of L W, we can integrate the partial erivatives of an thus recover the partial erivatives of V, which in turn gives us our control action u. We are going to apply the technique we have just escribe to the control of the ball an beam. But, instea of integrating the ierential equations using a stanar integration proceure like Runge-Kutta, we will integrate the equations using a composition metho that we escribe in the next section. 3 Composition methos for the integration of orinary ierential equations 3.1 Lie algebra theory Lie algebra theory has a prominent position in physics, mostly in the areas of classical mechanics [2] an partial ierential equations [3]. It is also an essential part of nonlinear system theory [4]. It will provie here the mathematical framework for the presentation of composition methos. We refer the reaer to classical textbooks (e.g., Arnol [2]) for a etaile presentation of Lie algebras an their applications to ynamical system theory. A Lie algebra A is a vector space where we ene a supplementary internal operation: the bracket [:; :] of two elements of the algebra. Bracketing is a bilinear, anti-symmetric operation; which also satises the Jacobi ientity: [A; B] =?[B; A] [aa; B] = a[a; B] [A; B + C] = [A; B] + [A; C] [[A; B]; C] + [[B; C]; A] + [[C; A]; B] = The Lie algebra we consier here is the vector space of all smooth vector els. The Lie bracket of two vector els is again a vector el. Recalling that we take the prouct of exponentials to enote the composition of these maps, we can ene the following vector el as the Lie bracket of the vector els A; B: [A; B] = 2 st j t=s=e?s:b e?ta e sb e ta : 4

6 The bracket [A; B] is calle the commutator of the vector els, as it measures the egree of non-commutativity of the ows of the vector els ([A; B] =, e ta e tb = e tb e ta ). In the case where the manifol is R n, we can specialize the bracket to [A; B] i = n A j B j i=1 B i? A i x i x i The last mathematical tool we shall nee is the Baker-Campbell-Hausor (BCH). This formula gives an expansion for the prouct of two exponentials of elements of the Lie algebra [8]: e ta e tb = e t(a+b)+1=2:t2 [A;B]+1=12:t 3 ([[A;[A;B]]+[B;[B;A]])+::: (4) It shoul be interprete as follows. Letting the ow of _x = B(x) act on the initial conition of the system for t, an then - from where we have arrive - letting the ow of _x = A(x) act for another t is equivalent to letting the ow of _x = ((A + B) + t 2 act on the initial conition for t. t2 [A; B] + ([A; [A; B]] + [[B; [B; A]]) + : : :)(x) Integration of orinary ierential equations by composition methos We rst look at how to solve orinary ierential equations using compositions. Suppose we want to solve an ODE with vector el X, _x(t) = X(x(t)) (5) for a time-step of t. The problem then becomes that of builing an approximation for e tx as we have that x(t) = e tx x (6) This problem has recently been the focus of much attention in the el of numerical analysis, especially for the integration of Hamiltonian ierential equations [8, 6]. The basic iea is that, if you can split the vector el X into elementary parts for which you can solve the ierential equation irectly, you can recombine these solutions to approximate the solution of the more complex system. Suppose that the vector el X is of the following form: X = A + B where you can integrate A an B analytically or much more easily than X. Then we can use the BCH formula to prouce a rst-orer approximation to the exponential map: 5

7 Figure 1: e t:x (x ) e t:a :e t:b (x ): BCH: e tx = e ta e tb + o(t 2 ) (7) You can check this relation by multiplying the left- an right-han sies of Equation 4 by e tx (= e t(a+b) ), expaning it using the BCH formula itself (4), an simplifying it using the properties of the Lie bracket. This computation gives e ta e tb e?tx = e o(t2 ) The left-han sie is in fact equal to I +o(t 2 ), where I is the ientity map; an we get (7). The relation of rst-orer approximation (7) between the solution of A an B, an the solution of X is the essence of the metho since it shows that we can approximate an exponential map (that is the mapping arising from the solution of an ODE) by composing simpler maps (Fig.1). Flow of X Flow of B (8) Flow of A By using the BCH formula to eliminate higher-orer terms as we i for the rst-orer approximation, but on the composition of three terms, we can show that the following symmetric leapfrog scheme is secon orer: Leapfrog : e tx = e t 2 e tb e t 2 A + o(t 3 ) (9) = S(t) + o(t 3 ) (1) Using this leapfrog scheme as a basis element, we can buil a fourth-orer scheme: Fourth? orer : e tx = S(ct)S(t)S(ct) + o(t 5 ) (11) = SS(t) + o(t 5 ) (12) with c =?2 1=3 =(2?2 1=3 )$ an = 1=(2?2 1=3 ). There exists other composition schemes than the repeate leapfrog [6], some of them being more ecient than others. Repeating the leapfrog strategy, Yoshia [9] showe that it is possible to prouce an approximation to e tx up to any orer: 6

8 Arbitrary orer 9k; 9w 1 ; v 1 ; : : : w k ; v k : (13) e tx = e w1ta e v1tb : : : e w kta e v ktb + o(t p+1 ) (14) Forest an Ruth [1] also showe that approximations can be built for more than two vector els (the use of repeate leapfrogs is the only known solution in this case). 4 The ball an beam 4.1 Lyapunov control of the ball an beam The equations of the ball an beam are the following: = r + G sin + _r? r _ 2 r = (r 2 + 1) + 2r _r _ + Gr cos where r is the position of the ball, is the angle of the beam, is the torque applie to the beam (which is here the control variable), G is the gravity (G = 9:81m=s 2 ), an is the viscous friction constant ( = :1s?1 in the simulations). Applying the feeback transformation = 2r _r _ + Gr cos + k 1 + k 2 _ + (r 2 + 1)u an ening z 1 = r; z 2 = _r; 1 = 2 = _, we obtain the state equations: _z 1 = z 2 _z 2 =?z 2? G sin 1 + z _ 1 = 2 _ 2 =?k 1 1? k u We see that, when u =, the -subsystem is exponentially stable with the Lyapunov function U() = 1(k 2 1x x 2 2). We also see that, when =, the z-subsystem is globally stable with the Lyapunov function W (z) = 1(z z 2 ) z2 2. Following the notation use for the system u, we have f(z) = [z 2 ;?z 2 ] T ; (z; ) = [;?G sin 1 + z 1 2] 2 T ; a() = [ 2 ;?k 1 1? k 2 2 ]; g(z; ) = [; ] T ; b() = [; 1] T. We also enote the solution of the ball an beam starting at (z 1 ; z 2 ; 1 ; 2 ) by (~z 1 (s); ~z 2 (s); ~ 1 (s); ~ 2 (s)). Because of the theorem presente in the rst section, the cross-term Z 1 = (~z 1 (s) + 2~z 2 (s))(?g sin ~ 1 (s) + ~x 1 (s) ~ 2(s))s 2 makes the function V (x; ) = W (x)+ (x; )+U() a Lyapunov function for the 7

9 ball an beam together with its controller; thereby guaranteeing the stability of the controlle system. To achieve asymptotic stability, we apply amping control as also escribe in the rst section. The control law for the ball an beam is thus u =?L G V, which in this case reuces to u =?? U =?? 2 because of the zeros in g an b. Thus, we nee to evaluate u. If we ene the following variational variables: 1 = z1 an if we further notice that (s) ~ = e As with A = ~ 1 = e As an ~ 2 (12) = e As (22); we have 1?k 1?k 2 to compute an 2 = z2, an thus, = Z 1 ( )C 1 (~z 1 ; ~ 1 ; ~ 2 ) + (~z 1 + 2~z 2 )C 2 (~z 1 ; ~ 1 ; ~ 1 ; ~ 2 )s where C 1 (~z 1 ; ~ 1 ; ~ 2 ) =?G sin ~ 1 + ~z 1 ~ 2 2 an C 2 (~z 1 ; ~ 1 ; ~ 1 ; ~ 2 ) =?G cos ~ 1 e A (12) + 1 ~ ~z 1 2 ~ e A (22). To compute this integral, we nee to have the values of ~z 1 ; ~z 2 ; 1 ; an 2. We obtain them by integrating the following set of ierential equations (recall 1 = z1 an 2 = z2 ): ~z s 1 = ~z 2 ~z 1 () = z 1 ~z s 2 =?~z 2? G sin ~ 1 + ~z 1 ~ 2 2 ~z 2 () = z 2 s 1 = 2 1 () = s 2 =? 2? G cos ~ 1 e As + (12) ~ ~z 1 2 ~ e As (22) 2 () = s = ( )C 1 + (~z 1 + 2~z 2 )C 2 () = Since we cannot integrate the equations for an innite time, we truncate the integration at s = T an we use the approximate value for the control law. For the computer simulations, we have place both eigenvalues of A at?2 with k 1 = 4; k 2 = 4. Base on the ecay rate associate to these eigenvalues, we have set T = 1 secons. An we look at the close-loop response of the system starting at the initial conition (1,,-1.57,), this correspons setting the beam upright ( =?=2) with the ball at 1 meter of the pivot of the ball an beam. 4.2 Integration by composition Controlling the ball an beam means that at each time we want to upate our control action u, we nee to integrate the above variational equations for T secons. We then set the control to u =? T (T ; z 1 ; z 2 ; 1 ; 2 )? 2. For the purpose of simulation, we nee to integrate the equations of the ball an beam itself between two control upates, we use a Runge-Kutta metho to o this. We o not try to replace this integration by a composition metho since 8

10 in practice, the evolution is the result of the physical process itself, not of a simulation. But we will integrate the variational equations with a composition metho. Each time the equations of the ball an beam have been integrate for a step, we integrate the variational equations for T = 1 secons an compute the new control; this new control is use to further integrate the equations of the controlle ball an beam. We will compare the result of the integration by composition of the variational equations with the results of a Runge-Kutta metho for these variational equations. To integrate the variational equations by a composition metho, we nee to Fin a splitting of the equations Choose an integrator Choose a time-step t B We choose the following splitting: s ~z 1 s ~z 2 s 1 s 2 s 1 C = B A ~z 2?~z 2 2? 2 1 C+ B A C 1 (~z 1 ; ~ 1 ; ~ 2 ) C 2 (~z 1 ; ~ 1; ~ 1 ; ~ 2 ) 1 C+ B A ( )C 1 + (~z 1 + 2~z 2 )C 2 1 C A We split among the evolution of (it is inepenent of itself), the linear part, an the nonlinear part. Conensing the notation, we coul write (s) = s B(s) + C((s)) + D((s)). Recall that the evolution of ~ is given by exponentiation of the matrix A. So, the solution for the linear part is foun by exponentiation of the matrix e sb ( ) = e sb :. The solution for the nonlinear parts are trivial since all the variables on which C 1 an C 2 epen remain constant: e sc ( ) = + sc an e Ds ( ) = + sd. We choose the following secon-orer Leapfrog integrator: (t) e t=2b e t=2c e td e t=2c e t=2b ( ): We choose an integration step t = :2. The integration using rst Runge- Kutta an then the secon-orer Leapfrog integrator gives the following results. 9

11 Figure 2: Evolution of the ball an time using Runge-Kutta, top curve: position, mile curve:velocity, left curve:angular velocity, bottom curve: angle Figure 3: Evolution of the ball an beam using the composition integrator We see that the composition integrator is able to control the ball an beam just as when we use a Runge-Kutta integrator. The performance of the composition metho is slightly worse, but the spee of the integration is multiplie by a factor of 4. A performance closer to that of the Runge-Kutta can be obtaine by using a higher-orer metho or a smaller time step, but at the expense of 1

12 spee. With gain in spee by a factor 2, the maximum eviation of the ball (the peak in the top curve) is the same as for the Runge-Kutta metho. This is usually taken to be the performance criterion for a controller for the ball an beam. Also, the behavior of the amping control in the stabilization phase after the peak is known to be sub-optimal an it woul be necessary to switch to a linear controller after the peak. 5 Conclusions We have shown an application of amping control to the ball an beam, together with a metho of integration by composition that permits a faster integration of the ierential equations associate to the controller of the ball an beam. The amping controller guarantees global asymptotic stability of the ball an beam. The composition methos arise from the theory of Lie algebras, an are base on the use of a formula calle the Baker-Campbell-Hausor formula. The main iea behin these methos is that if the vector el of an orinary ierential equation can be expresse as the sum of simpler terms, we can solve the ierential equations for these simpler terms separately an recombine these solutions by composition to get an approximation to the solution of the more complex system. When we compare a simple composition metho to a simple Runge-Kutta scheme, we see that the composition metho oes not isplay the same accuracy as the Runge-Kutta scheme, but it oers a signicant improvement in spee. This makes the composition metho an attractive alternative for the evelopment of a amping controller for the ball an beam. 6 Conclusions References [1] R. Sepulchre, M. Jankovic, an V. Kokotovic, Constructive Nonlinear Control, Springer-Verlag, Lonon, 1997 [2] V.I. Arnol, Mathematical methos of classical mechanics, Springer-Verlag, New York, [3] P.J. Olver, Applications of Lie groups to ierential equations, Springer, New York, [4] A. Isiori, Nonlinear control theory, Springer-Verlag, New York, [5] H. Nijmeijer, A.J. van er Schaft, Nonlinear ynamical control systems, Springer-Verlag, New York, 199. [6] R.I. McLachlan, \On the numerical integration of orinary ierential equations by symmetric composition methos", SIAM J. Sci. Comput., Vol. 16, No. 1, pp ,

13 [7] M.C. Irwin, Smooth Dynamical Systems, Acaemic Press, New York, 198. [8] P.-V. Kosele, Calcul formel pour les methoes e Lie en mecanique hamiltonienne, Ph.D. thesis, Ecole Polytechnique, Paris, [9] H. Yoshia, \Construction of higher orer symplectic integrators", Phys. Lett. A, Vol. 15, pp , 199. [1] E. Forest, R. Ruth, \Fourth-orer symplectic integration", Physica D, Vol. 43, pp , 199. [11] M. Suzuki, \Convergence of General Decompositions of Exponential Operators", Commun. Math. Phys, Vol. 163, pp ,

Departement Elektrotechniek ESAT-SISTA/TR Dynamical System Prediction: a Lie algebraic approach for a novel. neural architecture 1

Departement Elektrotechniek ESAT-SISTA/TR Dynamical System Prediction: a Lie algebraic approach for a novel. neural architecture 1 Katholieke Universiteit Leuven Departement Elektrotechniek ESAT-SISTA/TR 1995-47 Dynamical System Prediction: a Lie algebraic approach for a novel neural architecture 1 Yves Moreau and Joos Vandewalle

More information

Physics 251 Results for Matrix Exponentials Spring 2017

Physics 251 Results for Matrix Exponentials Spring 2017 Physics 25 Results for Matrix Exponentials Spring 27. Properties of the Matrix Exponential Let A be a real or complex n n matrix. The exponential of A is efine via its Taylor series, e A A n = I + n!,

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

COMPOSITION METHODS FOR THE SIMULATION OF ARRAYS OF CHUA S CIRCUITS

COMPOSITION METHODS FOR THE SIMULATION OF ARRAYS OF CHUA S CIRCUITS International Journal of Bifurcation and Chaos, Vol. 9, No. 4 (1999) 723 733 c World Scientific Publishing Company COMPOSITION METHODS FOR THE SIMULATION OF ARRAYS OF CHUA S CIRCUITS YVES MOREAU and JOOS

More information

Notes on Lie Groups, Lie algebras, and the Exponentiation Map Mitchell Faulk

Notes on Lie Groups, Lie algebras, and the Exponentiation Map Mitchell Faulk Notes on Lie Groups, Lie algebras, an the Exponentiation Map Mitchell Faulk 1. Preliminaries. In these notes, we concern ourselves with special objects calle matrix Lie groups an their corresponing Lie

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

First Order Linear Differential Equations

First Order Linear Differential Equations LECTURE 6 First Orer Linear Differential Equations A linear first orer orinary ifferential equation is a ifferential equation of the form ( a(xy + b(xy = c(x. Here y represents the unknown function, y

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Diagonalization of Matrices Dr. E. Jacobs

Diagonalization of Matrices Dr. E. Jacobs Diagonalization of Matrices Dr. E. Jacobs One of the very interesting lessons in this course is how certain algebraic techniques can be use to solve ifferential equations. The purpose of these notes is

More information

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1 Assignment 1 Golstein 1.4 The equations of motion for the rolling isk are special cases of general linear ifferential equations of constraint of the form g i (x 1,..., x n x i = 0. i=1 A constraint conition

More information

State observers and recursive filters in classical feedback control theory

State observers and recursive filters in classical feedback control theory State observers an recursive filters in classical feeback control theory State-feeback control example: secon-orer system Consier the riven secon-orer system q q q u x q x q x x x x Here u coul represent

More information

APPPHYS 217 Thursday 8 April 2010

APPPHYS 217 Thursday 8 April 2010 APPPHYS 7 Thursay 8 April A&M example 6: The ouble integrator Consier the motion of a point particle in D with the applie force as a control input This is simply Newton s equation F ma with F u : t q q

More information

Year 11 Matrices Semester 2. Yuk

Year 11 Matrices Semester 2. Yuk Year 11 Matrices Semester 2 Chapter 5A input/output Yuk 1 Chapter 5B Gaussian Elimination an Systems of Linear Equations This is an extension of solving simultaneous equations. What oes a System of Linear

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

Euler equations for multiple integrals

Euler equations for multiple integrals Euler equations for multiple integrals January 22, 2013 Contents 1 Reminer of multivariable calculus 2 1.1 Vector ifferentiation......................... 2 1.2 Matrix ifferentiation........................

More information

1 Heisenberg Representation

1 Heisenberg Representation 1 Heisenberg Representation What we have been ealing with so far is calle the Schröinger representation. In this representation, operators are constants an all the time epenence is carrie by the states.

More information

Applications of the Wronskian to ordinary linear differential equations

Applications of the Wronskian to ordinary linear differential equations Physics 116C Fall 2011 Applications of the Wronskian to orinary linear ifferential equations Consier a of n continuous functions y i (x) [i = 1,2,3,...,n], each of which is ifferentiable at least n times.

More information

Math 1B, lecture 8: Integration by parts

Math 1B, lecture 8: Integration by parts Math B, lecture 8: Integration by parts Nathan Pflueger 23 September 2 Introuction Integration by parts, similarly to integration by substitution, reverses a well-known technique of ifferentiation an explores

More information

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations EECS 6B Designing Information Devices an Systems II Fall 07 Note 3 Secon Orer Differential Equations Secon orer ifferential equations appear everywhere in the real worl. In this note, we will walk through

More information

Lecture 2 Lagrangian formulation of classical mechanics Mechanics

Lecture 2 Lagrangian formulation of classical mechanics Mechanics Lecture Lagrangian formulation of classical mechanics 70.00 Mechanics Principle of stationary action MATH-GA To specify a motion uniquely in classical mechanics, it suffices to give, at some time t 0,

More information

Calculus and optimization

Calculus and optimization Calculus an optimization These notes essentially correspon to mathematical appenix 2 in the text. 1 Functions of a single variable Now that we have e ne functions we turn our attention to calculus. A function

More information

CHAPTER 1 : DIFFERENTIABLE MANIFOLDS. 1.1 The definition of a differentiable manifold

CHAPTER 1 : DIFFERENTIABLE MANIFOLDS. 1.1 The definition of a differentiable manifold CHAPTER 1 : DIFFERENTIABLE MANIFOLDS 1.1 The efinition of a ifferentiable manifol Let M be a topological space. This means that we have a family Ω of open sets efine on M. These satisfy (1), M Ω (2) the

More information

Quantum mechanical approaches to the virial

Quantum mechanical approaches to the virial Quantum mechanical approaches to the virial S.LeBohec Department of Physics an Astronomy, University of Utah, Salt Lae City, UT 84112, USA Date: June 30 th 2015 In this note, we approach the virial from

More information

Section 7.1: Integration by Parts

Section 7.1: Integration by Parts Section 7.1: Integration by Parts 1. Introuction to Integration Techniques Unlike ifferentiation where there are a large number of rules which allow you (in principle) to ifferentiate any function, the

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

θ x = f ( x,t) could be written as

θ x = f ( x,t) could be written as 9. Higher orer PDEs as systems of first-orer PDEs. Hyperbolic systems. For PDEs, as for ODEs, we may reuce the orer by efining new epenent variables. For example, in the case of the wave equation, (1)

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth MA 2232 Lecture 08 - Review of Log an Exponential Functions an Exponential Growth Friay, February 2, 2018. Objectives: Review log an exponential functions, their erivative an integration formulas. Exponential

More information

First Order Linear Differential Equations

First Order Linear Differential Equations LECTURE 8 First Orer Linear Differential Equations We now turn our attention to the problem of constructing analytic solutions of ifferential equations; that is to say,solutions that can be epresse in

More information

Physics 5153 Classical Mechanics. The Virial Theorem and The Poisson Bracket-1

Physics 5153 Classical Mechanics. The Virial Theorem and The Poisson Bracket-1 Physics 5153 Classical Mechanics The Virial Theorem an The Poisson Bracket 1 Introuction In this lecture we will consier two applications of the Hamiltonian. The first, the Virial Theorem, applies to systems

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

Switching Time Optimization in Discretized Hybrid Dynamical Systems

Switching Time Optimization in Discretized Hybrid Dynamical Systems Switching Time Optimization in Discretize Hybri Dynamical Systems Kathrin Flaßkamp, To Murphey, an Sina Ober-Blöbaum Abstract Switching time optimization (STO) arises in systems that have a finite set

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

More information

Integration Review. May 11, 2013

Integration Review. May 11, 2013 Integration Review May 11, 2013 Goals: Review the funamental theorem of calculus. Review u-substitution. Review integration by parts. Do lots of integration eamples. 1 Funamental Theorem of Calculus In

More information

Interpolated Rigid-Body Motions and Robotics

Interpolated Rigid-Body Motions and Robotics Interpolate Rigi-Boy Motions an Robotics J.M. Selig Faculty of Business, Computing an Info. Management. Lonon South Bank University, Lonon SE AA, U.K. seligjm@lsbu.ac.uk Yaunquing Wu Dept. Mechanical Engineering.

More information

Total Energy Shaping of a Class of Underactuated Port-Hamiltonian Systems using a New Set of Closed-Loop Potential Shape Variables*

Total Energy Shaping of a Class of Underactuated Port-Hamiltonian Systems using a New Set of Closed-Loop Potential Shape Variables* 51st IEEE Conference on Decision an Control December 1-13 212. Maui Hawaii USA Total Energy Shaping of a Class of Uneractuate Port-Hamiltonian Systems using a New Set of Close-Loop Potential Shape Variables*

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

Mathematical Review Problems

Mathematical Review Problems Fall 6 Louis Scuiero Mathematical Review Problems I. Polynomial Equations an Graphs (Barrante--Chap. ). First egree equation an graph y f() x mx b where m is the slope of the line an b is the line's intercept

More information

Numerical Integrator. Graphics

Numerical Integrator. Graphics 1 Introuction CS229 Dynamics Hanout The question of the week is how owe write a ynamic simulator for particles, rigi boies, or an articulate character such as a human figure?" In their SIGGRPH course notes,

More information

A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation

A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation A Novel ecouple Iterative Metho for eep-submicron MOSFET RF Circuit Simulation CHUAN-SHENG WANG an YIMING LI epartment of Mathematics, National Tsing Hua University, National Nano evice Laboratories, an

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics.G. Simpson, Ph.. epartment of Physical Sciences an Engineering Prince George s Community College ecember 5, 007 Introuction In this course we have been stuying classical

More information

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers Optimal Variable-Structure Control racking of Spacecraft Maneuvers John L. Crassiis 1 Srinivas R. Vaali F. Lanis Markley 3 Introuction In recent years, much effort has been evote to the close-loop esign

More information

SYSTEMS OF DIFFERENTIAL EQUATIONS, EULER S FORMULA. where L is some constant, usually called the Lipschitz constant. An example is

SYSTEMS OF DIFFERENTIAL EQUATIONS, EULER S FORMULA. where L is some constant, usually called the Lipschitz constant. An example is SYSTEMS OF DIFFERENTIAL EQUATIONS, EULER S FORMULA. Uniqueness for solutions of ifferential equations. We consier the system of ifferential equations given by x = v( x), () t with a given initial conition

More information

G j dq i + G j. q i. = a jt. and

G j dq i + G j. q i. = a jt. and Lagrange Multipliers Wenesay, 8 September 011 Sometimes it is convenient to use reunant coorinates, an to effect the variation of the action consistent with the constraints via the metho of Lagrange unetermine

More information

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential Avances in Applie Mathematics an Mechanics Av. Appl. Math. Mech. Vol. 1 No. 4 pp. 573-580 DOI: 10.4208/aamm.09-m0946 August 2009 A Note on Exact Solutions to Linear Differential Equations by the Matrix

More information

Introduction to Markov Processes

Introduction to Markov Processes Introuction to Markov Processes Connexions moule m44014 Zzis law Gustav) Meglicki, Jr Office of the VP for Information Technology Iniana University RCS: Section-2.tex,v 1.24 2012/12/21 18:03:08 gustav

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

The Ehrenfest Theorems

The Ehrenfest Theorems The Ehrenfest Theorems Robert Gilmore Classical Preliminaries A classical system with n egrees of freeom is escribe by n secon orer orinary ifferential equations on the configuration space (n inepenent

More information

the solution of ()-(), an ecient numerical treatment requires variable steps. An alternative approach is to apply a time transformation of the form t

the solution of ()-(), an ecient numerical treatment requires variable steps. An alternative approach is to apply a time transformation of the form t Asymptotic Error Analysis of the Aaptive Verlet Metho Stephane Cirilli, Ernst Hairer Beneict Leimkuhler y May 3, 999 Abstract The Aaptive Verlet metho [7] an variants [6] are time-reversible schemes for

More information

Calculus in the AP Physics C Course The Derivative

Calculus in the AP Physics C Course The Derivative Limits an Derivatives Calculus in the AP Physics C Course The Derivative In physics, the ieas of the rate change of a quantity (along with the slope of a tangent line) an the area uner a curve are essential.

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations Diophantine Approximations: Examining the Farey Process an its Metho on Proucing Best Approximations Kelly Bowen Introuction When a person hears the phrase irrational number, one oes not think of anything

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

PDE Notes, Lecture #11

PDE Notes, Lecture #11 PDE Notes, Lecture # from Professor Jalal Shatah s Lectures Febuary 9th, 2009 Sobolev Spaces Recall that for u L loc we can efine the weak erivative Du by Du, φ := udφ φ C0 If v L loc such that Du, φ =

More information

ON THE RIEMANN EXTENSION OF THE SCHWARZSCHILD METRICS

ON THE RIEMANN EXTENSION OF THE SCHWARZSCHILD METRICS ON THE RIEANN EXTENSION OF THE SCHWARZSCHILD ETRICS Valerii Dryuma arxiv:gr-qc/040415v1 30 Apr 004 Institute of athematics an Informatics, AS R, 5 Acaemiei Street, 08 Chisinau, olova, e-mail: valery@ryuma.com;

More information

Energy behaviour of the Boris method for charged-particle dynamics

Energy behaviour of the Boris method for charged-particle dynamics Version of 25 April 218 Energy behaviour of the Boris metho for charge-particle ynamics Ernst Hairer 1, Christian Lubich 2 Abstract The Boris algorithm is a wiely use numerical integrator for the motion

More information

The canonical controllers and regular interconnection

The canonical controllers and regular interconnection Systems & Control Letters ( www.elsevier.com/locate/sysconle The canonical controllers an regular interconnection A.A. Julius a,, J.C. Willems b, M.N. Belur c, H.L. Trentelman a Department of Applie Mathematics,

More information

4. Important theorems in quantum mechanics

4. Important theorems in quantum mechanics TFY4215 Kjemisk fysikk og kvantemekanikk - Tillegg 4 1 TILLEGG 4 4. Important theorems in quantum mechanics Before attacking three-imensional potentials in the next chapter, we shall in chapter 4 of this

More information

12.11 Laplace s Equation in Cylindrical and

12.11 Laplace s Equation in Cylindrical and SEC. 2. Laplace s Equation in Cylinrical an Spherical Coorinates. Potential 593 2. Laplace s Equation in Cylinrical an Spherical Coorinates. Potential One of the most important PDEs in physics an engineering

More information

Contents. 2.1 Motivation: Rates and Tangent Lines. Calculus I (part 2): Introduction to Dierentiation (by Evan Dummit, 2016, v. 2.

Contents. 2.1 Motivation: Rates and Tangent Lines. Calculus I (part 2): Introduction to Dierentiation (by Evan Dummit, 2016, v. 2. Calculus I (part 2): Introuction to Dierentiation (by Evan Dummit, 2016, v 250) Contents 2 Introuction to Dierentiation 1 21 Motivation: Rates an Tangent Lines 1 22 Formal Denition of the Derivative 3

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

Approximate reduction of dynamic systems

Approximate reduction of dynamic systems Systems & Control Letters 57 2008 538 545 www.elsevier.com/locate/sysconle Approximate reuction of ynamic systems Paulo Tabuaa a,, Aaron D. Ames b, Agung Julius c, George J. Pappas c a Department of Electrical

More information

Problems Governed by PDE. Shlomo Ta'asan. Carnegie Mellon University. and. Abstract

Problems Governed by PDE. Shlomo Ta'asan. Carnegie Mellon University. and. Abstract Pseuo-Time Methos for Constraine Optimization Problems Governe by PDE Shlomo Ta'asan Carnegie Mellon University an Institute for Computer Applications in Science an Engineering Abstract In this paper we

More information

ELECTRON DIFFRACTION

ELECTRON DIFFRACTION ELECTRON DIFFRACTION Electrons : wave or quanta? Measurement of wavelength an momentum of electrons. Introuction Electrons isplay both wave an particle properties. What is the relationship between the

More information

and from it produce the action integral whose variation we set to zero:

and from it produce the action integral whose variation we set to zero: Lagrange Multipliers Monay, 6 September 01 Sometimes it is convenient to use reunant coorinates, an to effect the variation of the action consistent with the constraints via the metho of Lagrange unetermine

More information

Review of Differentiation and Integration for Ordinary Differential Equations

Review of Differentiation and Integration for Ordinary Differential Equations Schreyer Fall 208 Review of Differentiation an Integration for Orinary Differential Equations In this course you will be expecte to be able to ifferentiate an integrate quickly an accurately. Many stuents

More information

Lecture 6: Calculus. In Song Kim. September 7, 2011

Lecture 6: Calculus. In Song Kim. September 7, 2011 Lecture 6: Calculus In Song Kim September 7, 20 Introuction to Differential Calculus In our previous lecture we came up with several ways to analyze functions. We saw previously that the slope of a linear

More information

Prof. Dr. Ibraheem Nasser electric_charhe 9/22/2017 ELECTRIC CHARGE

Prof. Dr. Ibraheem Nasser electric_charhe 9/22/2017 ELECTRIC CHARGE ELECTRIC CHARGE Introuction: Orinary matter consists of atoms. Each atom consists of a nucleus, consisting of protons an neutrons, surroune by a number of electrons. In electricity, the electric charge

More information

Consider for simplicity a 3rd-order IIR filter with a transfer function. where

Consider for simplicity a 3rd-order IIR filter with a transfer function. where Basic IIR Digital Filter The causal IIR igital filters we are concerne with in this course are characterie by a real rational transfer function of or, equivalently by a constant coefficient ifference equation

More information

Calculus of Variations

Calculus of Variations Calculus of Variations Lagrangian formalism is the main tool of theoretical classical mechanics. Calculus of Variations is a part of Mathematics which Lagrangian formalism is base on. In this section,

More information

Linear and quadratic approximation

Linear and quadratic approximation Linear an quaratic approximation November 11, 2013 Definition: Suppose f is a function that is ifferentiable on an interval I containing the point a. The linear approximation to f at a is the linear function

More information

Sturm-Liouville Theory

Sturm-Liouville Theory LECTURE 5 Sturm-Liouville Theory In the three preceing lectures I emonstrate the utility of Fourier series in solving PDE/BVPs. As we ll now see, Fourier series are just the tip of the iceberg of the theory

More information

Text S1: Simulation models and detailed method for early warning signal calculation

Text S1: Simulation models and detailed method for early warning signal calculation 1 Text S1: Simulation moels an etaile metho for early warning signal calculation Steven J. Lae, Thilo Gross Max Planck Institute for the Physics of Complex Systems, Nöthnitzer Str. 38, 01187 Dresen, Germany

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

Lie symmetry and Mei conservation law of continuum system

Lie symmetry and Mei conservation law of continuum system Chin. Phys. B Vol. 20, No. 2 20 020 Lie symmetry an Mei conservation law of continuum system Shi Shen-Yang an Fu Jing-Li Department of Physics, Zhejiang Sci-Tech University, Hangzhou 3008, China Receive

More information

Introduction to the Vlasov-Poisson system

Introduction to the Vlasov-Poisson system Introuction to the Vlasov-Poisson system Simone Calogero 1 The Vlasov equation Consier a particle with mass m > 0. Let x(t) R 3 enote the position of the particle at time t R an v(t) = ẋ(t) = x(t)/t its

More information

I. INTRODUCTION In this work we analize the slow roll approximation in cosmological moels of nonminimally couple theories of gravity (NMC) starting fr

I. INTRODUCTION In this work we analize the slow roll approximation in cosmological moels of nonminimally couple theories of gravity (NMC) starting fr Slow Roll Ination in Non-Minimally Couple Theories: Hyperextene Gravity Approach Diego F. Torres Departamento e Fsica, Universia Nacional e La Plata C.C. 67, 900, La Plata, Buenos Aires, Argentina Abstract

More information

1 Introuction In the past few years there has been renewe interest in the nerson impurity moel. This moel was originally propose by nerson [2], for a

1 Introuction In the past few years there has been renewe interest in the nerson impurity moel. This moel was originally propose by nerson [2], for a Theory of the nerson impurity moel: The Schrieer{Wol transformation re{examine Stefan K. Kehrein 1 an nreas Mielke 2 Institut fur Theoretische Physik, uprecht{karls{universitat, D{69120 Heielberg, F..

More information

Advanced Partial Differential Equations with Applications

Advanced Partial Differential Equations with Applications MIT OpenCourseWare http://ocw.mit.eu 18.306 Avance Partial Differential Equations with Applications Fall 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.eu/terms.

More information

Analytic Scaling Formulas for Crossed Laser Acceleration in Vacuum

Analytic Scaling Formulas for Crossed Laser Acceleration in Vacuum October 6, 4 ARDB Note Analytic Scaling Formulas for Crosse Laser Acceleration in Vacuum Robert J. Noble Stanfor Linear Accelerator Center, Stanfor University 575 San Hill Roa, Menlo Park, California 945

More information

Permanent vs. Determinant

Permanent vs. Determinant Permanent vs. Determinant Frank Ban Introuction A major problem in theoretical computer science is the Permanent vs. Determinant problem. It asks: given an n by n matrix of ineterminates A = (a i,j ) an

More information

Implicit Lyapunov control of closed quantum systems

Implicit Lyapunov control of closed quantum systems Joint 48th IEEE Conference on Decision an Control an 28th Chinese Control Conference Shanghai, P.R. China, December 16-18, 29 ThAIn1.4 Implicit Lyapunov control of close quantum systems Shouwei Zhao, Hai

More information

A. Incorrect! The letter t does not appear in the expression of the given integral

A. Incorrect! The letter t does not appear in the expression of the given integral AP Physics C - Problem Drill 1: The Funamental Theorem of Calculus Question No. 1 of 1 Instruction: (1) Rea the problem statement an answer choices carefully () Work the problems on paper as neee (3) Question

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

. ISSN (print), (online) International Journal of Nonlinear Science Vol.6(2008) No.3,pp

. ISSN (print), (online) International Journal of Nonlinear Science Vol.6(2008) No.3,pp . ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.6(8) No.3,pp.195-1 A Bouneness Criterion for Fourth Orer Nonlinear Orinary Differential Equations with Delay

More information

State-Space Model for a Multi-Machine System

State-Space Model for a Multi-Machine System State-Space Moel for a Multi-Machine System These notes parallel section.4 in the text. We are ealing with classically moele machines (IEEE Type.), constant impeance loas, an a network reuce to its internal

More information

Experimental Robustness Study of a Second-Order Sliding Mode Controller

Experimental Robustness Study of a Second-Order Sliding Mode Controller Experimental Robustness Stuy of a Secon-Orer Sliing Moe Controller Anré Blom, Bram e Jager Einhoven University of Technology Department of Mechanical Engineering P.O. Box 513, 5600 MB Einhoven, The Netherlans

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

Basic IIR Digital Filter Structures

Basic IIR Digital Filter Structures Basic IIR Digital Filter Structures The causal IIR igital filters we are concerne with in this course are characterie by a real rational transfer function of or, equivalently by a constant coefficient

More information

Robust Tracking Control of Robot Manipulator Using Dissipativity Theory

Robust Tracking Control of Robot Manipulator Using Dissipativity Theory Moern Applie Science July 008 Robust racking Control of Robot Manipulator Using Dissipativity heory Hongrui Wang Key Lab of Inustrial Computer Control Engineering of Hebei Province Yanshan University Qinhuangao

More information

On Characterizing the Delay-Performance of Wireless Scheduling Algorithms

On Characterizing the Delay-Performance of Wireless Scheduling Algorithms On Characterizing the Delay-Performance of Wireless Scheuling Algorithms Xiaojun Lin Center for Wireless Systems an Applications School of Electrical an Computer Engineering, Purue University West Lafayette,

More information

Lecture 10 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell

Lecture 10 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell Lecture 10 Notes, Electromagnetic Theory II Dr. Christopher S. Bair, faculty.uml.eu/cbair University of Massachusetts Lowell 1. Pre-Einstein Relativity - Einstein i not invent the concept of relativity,

More information

Center of Gravity and Center of Mass

Center of Gravity and Center of Mass Center of Gravity an Center of Mass 1 Introuction. Center of mass an center of gravity closely parallel each other: they both work the same way. Center of mass is the more important, but center of gravity

More information

u t v t v t c a u t b a v t u t v t b a

u t v t v t c a u t b a v t u t v t b a Nonlinear Dynamical Systems In orer to iscuss nonlinear ynamical systems, we must first consier linear ynamical systems. Linear ynamical systems are just systems of linear equations like we have been stuying

More information

EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION OF UNIVARIATE TAYLOR SERIES

EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION OF UNIVARIATE TAYLOR SERIES MATHEMATICS OF COMPUTATION Volume 69, Number 231, Pages 1117 1130 S 0025-5718(00)01120-0 Article electronically publishe on February 17, 2000 EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION

More information