CDS 101: Lecture 5-1 Reachability and State Space Feedback. Review from Last Week

Size: px
Start display at page:

Download "CDS 101: Lecture 5-1 Reachability and State Space Feedback. Review from Last Week"

Transcription

1 CDS 11: Lecture 5-1 Reachability an State Sace Feeback Richar M. Murray 3 October 6 Goals:! Define reachability of a control syste! Give tests for reachability of linear systes an aly to exales! Describe the esign of state feeback controllers for linear systes Reaing:! Åströ an Murray, Feeback Systes, Ch 6 Review fro Last Week 3 Oct 6 R. M. Murray, Caltech CDS

2 Control Design Concets Syste escrition: single inut, single outut syste MIMO also OK) Stability: stabilize the syste aroun an equilibriu oint! Given equilibriu oint x e R n, fin control law u=!x) such that Reachability: steer the syste between two oints! Given x o, x f R n, fin an inut ut) such that ẋ = fx, ut)) takes xt ) = x xt ) = x f Tracking: track a given outut trajectory! Given y t), fin u=!x,t) such that x y x f y t 3 Oct 6 R. M. Murray, Caltech CDS 3 Reachability of Inut/Outut Systes Defn An inut/outut syste is reachable if for any x o, x f R n an any tie T > there exists an inut u [,T ] R such that the solution of the ynaics starting fro x )=x an alying inut ut) gives xt)=x f. Rearks! In the efinition, x an x f o not have to be equilibriu oints " we on t necessarily stay at x f after tie T.! Reachability is efine in ters of states " oesn t een on outut! For linear systes, can characterize reachability by looking at the general solution:! If integral is surjective as a linear oerator), then we can fin an inut to achieve any esire final state. 3 Oct 6 R. M. Murray, Caltech CDS 4

3 Tests for Reachability Th A linear syste is reachable if an only if the n! n reachability atrix is full rank. Rearks! Very sile test to aly. In MATLAB, use ctrba,b) an check rank w/ et)! If this test is satisfie, we say the air A,B) is reachable! Soe insight into the roof can be seen by exaning the atrix exonential 3 Oct 6 R. M. Murray, Caltech CDS 5 Exale #1: Linearize enulu on a cart # Question: can we locally control the osition of the cart by roer choice of inut? Aroach: look at the linearization aroun the uright osition goo aroxiation to the full ynaics if # reains sall) F M t 1 1 ṗ = l g c M t l M t l M t gl M t l y = [ 1 ] x, cl M t l γ l M t l γm t M t l ṗ + M t l l M t l u 3 Oct 6 R. M. Murray, Caltech CDS 6

4 u Exale #1, con t: Linearize enulu on a cart M Reachability atrix W r = µ l µ # t gl 3 3 µ gl +M) µ µ gl 3 3 µ l µ gl +M) µ B AB A B A 3 B 1 1 ṗ = l g c γ l µ µ µ ṗ + M t gl cl γm t µ µ µ µ = M t l. µ l µ u Silify by setting c,! = Full rank as long as constants are such that coluns 1 an 3 are not ultiles of each other " reachable as long as etw r ) = g l 4 4 µ 4 " can steer linearization between oints by roer choice of inut 3 Oct 6 R. M. Murray, Caltech CDS 7 Control Design Concets Syste escrition: single inut, single outut syste MIMO also OK) Stability: stabilize the syste aroun an equilibriu oint! Given equilibriu oint x e R n, fin control law u=!x) such that " Reachability: steer the syste between two oints! Given x, x f R n, fin an inut ut) such that x x f Tracking: track a given outut trajectory! Given y t), fin u=!x,t) such that y y t 3 Oct 6 R. M. Murray, Caltech CDS 8

5 State sace controller esign for linear systes Goal: fin a linear control law u = -K x such that the close loo syste is stable at x e =. Rearks ẋ = Ax BKx = A BK)x! Stability base on eigenvalues " use K to ake eigenvalues of A+BK) stable! Can also link eigenvalues to erforance eg, initial conition resonse)! Question: when can we lace the eigenvalues anylace that we want? Theore The eigenvalues of A - BK) can be set to arbitrary values if an only if the air A, B) is reachable. MATLAB: K = lacea, B, eigs) 3 Oct 6 R. M. Murray, Caltech CDS 9 Exale #: Preator rey Natural ynaics H t = r hh 1 H ) ahl H L t = r ll 1 L ) L Controlle ynaics: oulate foo suly H t = r h + u)h 1 H ) ahl L t = r ll 1 L ) Stable Q1: can we ove fro soe initial oulation of foxes an rabbits to a secifie one in tie T by oulation of the foo suly? Q: can we stabilize the oulation aroun the esire equilibriu oint Unstable Aroach: try to answer this question locally, aroun the natural equilibriu oint 3 Oct 6 R. M. Murray, Caltech CDS

6 Exale #: Proble setu Equilibriu oint calculation H t = r h + u)h 1 H ) ahl L t = r ll 1 L )! x e = 6.5, 1.3), ue =, ye = 6.5 Linearization! Coute linearization aroun equil. oint, x e : % Coute the equil oint % rerey. contains ynaics f = inline'rerey,x)'); xeq = fsolvef, [1, ]); % Coute linearization A = [ rh - *H*rH)/K - a*l)......, rl - *L*rL)/H*k) ]; B = [H*1 - H/K); ];! Reefine local variables: z=x-x e, v=u-u e t [ z1 z ] [ al = ah T h +1) H r h L r l H k K + r h ah ah T h +1 r l L r l H k ] [z1 z ] + [ )] H 1 H K v 3 Oct 6 R. M. Murray, Caltech CDS 11 Exale #: Stabilization via eigenvalue assignent t [ z1 z Control esign: v = Kz + k r r ] [ al = ah T h +1) H r h L r l H k u = u e + Kx x e ) + k r r y e ) K + r h ah ah T h +1 r l L r l H k ] [z1 z ] + [ )] H 1 H K v Place oles at stable values! Choose $=-1, -! K = lacea, B, [-1; -]); Stable Moify NL ynaics to inclue control H t = r h + u)h 1 H ) ahl L t = r ll 1 L ) 3 Oct 6 R. M. Murray, Caltech CDS 1

7 Ileentation Details Eigenvalues eterine erforance! For each eigenvalue $ i =% i + j& i, get contribution of the for! Reeate eigenvalues can give aitional ters of the for t k e % + j& Iag Axis 1-1 Pole-zero a & Real Axis Alitue To: Y1) Ste Resonse Fro: U1) T' /& Tie sec.) Use estiator to eterine the current state if you can t easure it u y! Estiator looks at inuts an oututs of lant an estiates the current state! Can show that if a syste is observable then you can construct an estiator! Use the estiate state as the feeback Estiator! Kalan filter is an exale of an estiator 3 Oct 6 R. M. Murray, Caltech CDS 13 Suary: Reachability an State Sace Feeback x x f u = Kx + k r r Key concets! Reachability: fin u s.t. x ) x f! Reachability rank test for linear systes! State feeback to assign eigenvalues 3 Oct 6 R. M. Murray, Caltech CDS 14

CDS 101: Lecture 5-1 Reachability and State Space Feedback

CDS 101: Lecture 5-1 Reachability and State Space Feedback CDS 11: Lecture 5-1 Reachability and State Space Feedback Richard M. Murray 23 October 26 Goals: Define reachability of a control system Give tests for reachability of linear systems and apply to examples

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

Input-Output (I/O) Stability. -Stability of a System

Input-Output (I/O) Stability. -Stability of a System Inut-Outut (I/O) Stability -Stability of a Syste Outline: Introduction White Boxes and Black Boxes Inut-Outut Descrition Foralization of the Inut-Outut View Signals and Signal Saces he Notions of Gain

More information

1. (2.5.1) So, the number of moles, n, contained in a sample of any substance is equal N n, (2.5.2)

1. (2.5.1) So, the number of moles, n, contained in a sample of any substance is equal N n, (2.5.2) Lecture.5. Ideal gas law We have already discussed general rinciles of classical therodynaics. Classical therodynaics is a acroscoic science which describes hysical systes by eans of acroscoic variables,

More information

CDS 101/110a: Lecture 2.1 Dynamic Behavior

CDS 101/110a: Lecture 2.1 Dynamic Behavior CDS 11/11a: Lecture 2.1 Dynamic Behavior Richard M. Murray 6 October 28 Goals: Learn to use phase portraits to visualize behavior of dynamical systems Understand different types of stability for an equilibrium

More information

CDS 101: Lecture 5.1 Controllability and State Space Feedback

CDS 101: Lecture 5.1 Controllability and State Space Feedback CDS, Lecture 5. CDS : Lecture 5. Cotrollability ad State Space Feedback Richard M. Murray 8 October Goals: Deie cotrollability o a cotrol system Give tests or cotrollability o liear systems ad apply to

More information

Computationally Efficient Control System Based on Digital Dynamic Pulse Frequency Modulation for Microprocessor Implementation

Computationally Efficient Control System Based on Digital Dynamic Pulse Frequency Modulation for Microprocessor Implementation IJCSI International Journal of Couter Science Issues, Vol. 0, Issue 3, No 2, May 203 ISSN (Print): 694-084 ISSN (Online): 694-0784 www.ijcsi.org 20 Coutationally Efficient Control Syste Based on Digital

More information

DRAFT. Memo. Contents. To whom it may concern SVN: Jan Mooiman +31 (0) nl

DRAFT. Memo. Contents. To whom it may concern SVN: Jan Mooiman +31 (0) nl Meo To To who it ay concern Date Reference Nuber of pages 219-1-16 SVN: 5744 22 Fro Direct line E-ail Jan Mooian +31 )88 335 8568 jan.ooian@deltares nl +31 6 4691 4571 Subject PID controller ass-spring-daper

More information

Chapter 8 Markov Chains and Some Applications ( 馬哥夫鏈 )

Chapter 8 Markov Chains and Some Applications ( 馬哥夫鏈 ) Chater 8 arkov Chains and oe Alications ( 馬哥夫鏈 Consider a sequence of rando variables,,, and suose that the set of ossible values of these rando variables is {,,,, }, which is called the state sace. It

More information

On Maximizing the Convergence Rate for Linear Systems With Input Saturation

On Maximizing the Convergence Rate for Linear Systems With Input Saturation IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 48, NO. 7, JULY 2003 1249 On Maxiizing the Convergence Rate for Linear Systes With Inut Saturation Tingshu Hu, Zongli Lin, Yacov Shaash Abstract In this note,

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

Power Systems Control Prof. Wonhee Kim. Ch.3. Controller Design in Time Domain

Power Systems Control Prof. Wonhee Kim. Ch.3. Controller Design in Time Domain Power Systems Control Prof. Wonhee Kim Ch.3. Controller Design in Time Domain Stability in State Space Equation: State Feeback t A t B t t C t D t x x u y x u u t Kx t t A t BK t A BK x t x x x K shoul

More information

model considered before, but the prey obey logistic growth in the absence of predators. In

model considered before, but the prey obey logistic growth in the absence of predators. In 5.2. First Orer Systems of Differential Equations. Phase Portraits an Linearity. Section Objective(s): Moifie Preator-Prey Moel. Graphical Representations of Solutions. Phase Portraits. Vector Fiels an

More information

EGN 3353C Fluid Mechanics

EGN 3353C Fluid Mechanics Lecture 4 When nondiensionalizing an equation, nondiensional araeters often aear. Exale Consider an object falling due to gravity in a vacuu d z ays: (1) the conventional diensional aroach, and () diensionless

More information

Full State Feedback for State Space Approach

Full State Feedback for State Space Approach Full State Feedback for State Space Approach State Space Equations Using Cramer s rule it can be shown that the characteristic equation of the system is : det[ si A] 0 Roots (for s) of the resulting polynomial

More information

CDS 101/110a: Lecture 2.1 Dynamic Behavior

CDS 101/110a: Lecture 2.1 Dynamic Behavior CDS 11/11a: Lecture.1 Dynamic Behavior Richard M. Murray 6 October 8 Goals: Learn to use phase portraits to visualize behavior of dynamical systems Understand different types of stability for an equilibrium

More information

Ch. 6 Single Variable Control ES159/259

Ch. 6 Single Variable Control ES159/259 Ch. 6 Single Variable Control Single variable control How o we eterine the otor/actuator inut o a to coan the en effector in a eire otion? In general, the inut voltage/current oe not create intantaneou

More information

Convergence Analysis of Terminal ILC in the z Domain

Convergence Analysis of Terminal ILC in the z Domain 25 American Control Conference June 8-, 25 Portlan, OR, USA WeA63 Convergence Analysis of erminal LC in the Domain Guy Gauthier, an Benoit Boulet, Member, EEE Abstract his aer shows how we can aly -transform

More information

AN EXPLICIT METHOD FOR NUMERICAL SIMULATION OF WAVE EQUATIONS

AN EXPLICIT METHOD FOR NUMERICAL SIMULATION OF WAVE EQUATIONS The 4 th World Conference on Earthquake Engineering October -7, 8, Beiing, China AN EXPLICIT ETHOD FOR NUERICAL SIULATION OF WAVE EQUATIONS Liu Heng and Liao Zheneng Doctoral Candidate, Det. of Structural

More information

Adaptive Congestion Control in ATM Networks

Adaptive Congestion Control in ATM Networks Aaptive Congestion Control in ATM Networks Farza Habibipour, Mehi Galily, Masou Faris, Ali Yazian Iran Telecounication Research Center, Ministry of ICT, Tehran, IRAN habibipor@itrc.ac.ir Abstract. In this

More information

Approximation by Piecewise Constants on Convex Partitions

Approximation by Piecewise Constants on Convex Partitions Aroxiation by Piecewise Constants on Convex Partitions Oleg Davydov Noveber 4, 2011 Abstract We show that the saturation order of iecewise constant aroxiation in L nor on convex artitions with N cells

More information

PROCEEDINGS OF THE YEREVAN STATE UNIVERSITY

PROCEEDINGS OF THE YEREVAN STATE UNIVERSITY PROCEEDINGS OF THE YEREVAN STATE UNIVERSITY Physical and Matheatical Sciences 13,,. 8 14 M a t h e a t i c s ON BOUNDEDNESS OF A CLASS OF FIRST ORDER LINEAR DIFFERENTIAL OPERATORS IN THE SPACE OF n 1)-DIMENSIONALLY

More information

Quadratic Reciprocity. As in the previous notes, we consider the Legendre Symbol, defined by

Quadratic Reciprocity. As in the previous notes, we consider the Legendre Symbol, defined by Math 0 Sring 01 Quadratic Recirocity As in the revious notes we consider the Legendre Sybol defined by $ ˆa & 0 if a 1 if a is a quadratic residue odulo. % 1 if a is a quadratic non residue We also had

More information

Lecture 3: October 2, 2017

Lecture 3: October 2, 2017 Inforation and Coding Theory Autun 2017 Lecturer: Madhur Tulsiani Lecture 3: October 2, 2017 1 Shearer s lea and alications In the revious lecture, we saw the following stateent of Shearer s lea. Lea 1.1

More information

Handout 6 Solutions to Problems from Homework 2

Handout 6 Solutions to Problems from Homework 2 CS 85/185 Fall 2003 Lower Bounds Handout 6 Solutions to Probles fro Hoewor 2 Ait Charabarti Couter Science Dartouth College Solution to Proble 1 1.2: Let f n stand for A 111 n. To decide the roerty f 3

More information

Robust Control of Robot Manipulators Using Difference Equations as Universal Approximator

Robust Control of Robot Manipulators Using Difference Equations as Universal Approximator Proceeings of the 5 th International Conference of Control, Dynamic Systems, an Robotics (CDSR'18) Niagara Falls, Canaa June 7 9, 218 Paer No. 139 DOI: 1.11159/csr18.139 Robust Control of Robot Maniulators

More information

ON THE INTEGER PART OF A POSITIVE INTEGER S K-TH ROOT

ON THE INTEGER PART OF A POSITIVE INTEGER S K-TH ROOT ON THE INTEGER PART OF A POSITIVE INTEGER S K-TH ROOT Yang Hai Research Center for Basic Science, Xi an Jiaotong University, Xi an, Shaanxi, P.R.China Fu Ruiqin School of Science, Xi an Shiyou University,

More information

Control and Stability of the Time-delay Linear Systems

Control and Stability of the Time-delay Linear Systems ISSN 746-7659, England, UK Journal of Inforation and Couting Science Vol., No. 4, 206,.29-297 Control and Stability of the Tie-delay Linear Systes Negras Tahasbi *, Hojjat Ahsani Tehrani Deartent of Matheatics,

More information

What are primes in graphs and how many of them have a given length?

What are primes in graphs and how many of them have a given length? What are pries in graphs an how any of the have a given length? Aurey Terras Math. Club Oct. 30, 2008 A graph is a bunch of vertices connecte by eges. The siplest exaple for the talk is the tetraheron

More information

STATIC OUTPUT FEEDBACK CONTROL FOR NON-LINEAR FLUTTER AND LIMIT CYCLE OSCILLATION.

STATIC OUTPUT FEEDBACK CONTROL FOR NON-LINEAR FLUTTER AND LIMIT CYCLE OSCILLATION. ICSV4 Cairns Australia 9- July, 007 SAIC OUPU FEEDBACK CONROL FOR NON-LINEAR FLUER AND LIMI CYCLE OSCILLAION Morteza Dardel and Firooz Bakhtiari-Nejad PhD Student, Mechanical Engineering, AirKabir Univeity

More information

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum International Research Journal of Alied and Basic Sciences 016 Available online at www.irjabs.com ISSN 51-838X / Vol, 10 (6): 679-684 Science Exlorer Publications Design of NARMA L- Control of Nonlinear

More information

Fundamentals of Astrodynamics and Applications 3 rd Ed

Fundamentals of Astrodynamics and Applications 3 rd Ed Fundaentals of Astrodynaics and Alications 3 rd Ed Errata June 0, 0 This listing is an on-going docuent of corrections and clarifications encountered in the book. I areciate any coents and questions you

More information

Principles of Optimal Control Spring 2008

Principles of Optimal Control Spring 2008 MIT OpenCourseWare http://ocw.it.edu 16.323 Principles of Optial Control Spring 2008 For inforation about citing these aterials or our Ters of Use, visit: http://ocw.it.edu/ters. 16.323 Lecture 10 Singular

More information

NONNEGATIVE matrix factorization finds its application

NONNEGATIVE matrix factorization finds its application Multilicative Udates for Convolutional NMF Under -Divergence Pedro J. Villasana T., Stanislaw Gorlow, Meber, IEEE and Arvind T. Hariraan arxiv:803.0559v2 [cs.lg 5 May 208 Abstract In this letter, we generalize

More information

The Semantics of Data Flow Diagrams. P.D. Bruza. Th.P. van der Weide. Dept. of Information Systems, University of Nijmegen

The Semantics of Data Flow Diagrams. P.D. Bruza. Th.P. van der Weide. Dept. of Information Systems, University of Nijmegen The Seantics of Data Flow Diagras P.D. Bruza Th.P. van der Weide Det. of Inforation Systes, University of Nijegen Toernooiveld, NL-6525 ED Nijegen, The Netherlands July 26, 1993 Abstract In this article

More information

On the Effect of the Lambda Parameter on Performance and Stability Indexes in DMC Control

On the Effect of the Lambda Parameter on Performance and Stability Indexes in DMC Control Jose Manuel Loez-Guede et al. International Journal of Control Systes and Robotics htt://www.iaras.or/iaras/journals/ijcsr On the Effect of the Labda Paraeter on Perforance and Stability Indexes in DMC

More information

Suppress Parameter Cross-talk for Elastic Full-waveform Inversion: Parameterization and Acquisition Geometry

Suppress Parameter Cross-talk for Elastic Full-waveform Inversion: Parameterization and Acquisition Geometry Suress Paraeter Cross-talk for Elastic Full-wavefor Inversion: Paraeterization and Acquisition Geoetry Wenyong Pan and Kris Innanen CREWES Project, Deartent of Geoscience, University of Calgary Suary Full-wavefor

More information

Asymptotic Behaviour Of Solutions For Some Weakly Dissipative Wave Equations Of p-laplacian Type

Asymptotic Behaviour Of Solutions For Some Weakly Dissipative Wave Equations Of p-laplacian Type Alied Matheatics E-Notes, (), 75 83 c IN 67-5 Available free at irror sites of htt://www.ath.nthu.edu.tw/aen/ Asytotic Behaviour Of olutions For oe Weakly Dissiative Wave Equations Of -Lalacian Tye Nour-Eddine

More information

PHYSICS ADVANCED LABORATORY I UNIVERSAL GRAVITATIONAL CONSTANT Spring 2001 (additions for Spring 2005 on last page)

PHYSICS ADVANCED LABORATORY I UNIVERSAL GRAVITATIONAL CONSTANT Spring 2001 (additions for Spring 2005 on last page) PHYSICS 334 - ADVANCED LABOATOY I UNIVESAL GAVITATIONAL CONSTANT Spring 001 (aitions for Spring 005 on last page) Purposes: Deterine the value of the universal gravitation constant G. Backgroun: Classical

More information

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING FEEDBACK LINEARIZATION METHOD

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING FEEDBACK LINEARIZATION METHOD Inian ournal of Funaental an Alie Life Sciences ISSN: 645 (Online) An Oen Access, Online International ournal Available at www.cibtech.org/s.e/jls/05/0/jls.ht 05 Vol.5 (S),. 9-98/Iza an Ghanbari SPEED

More information

Blow-up of positive-initial-energy solutions of a nonlinear viscoelastic hyperbolic equation

Blow-up of positive-initial-energy solutions of a nonlinear viscoelastic hyperbolic equation J. Math. Anal. Al. 3 6) 9 95 www.elsevier.co/locate/jaa Blow-u of ositive-initial-energy solutions of a nonlinear viscoelastic hyerbolic equation Sali A. Messaoudi Matheatical Sciences Deartent, KFUPM,

More information

SUPPORTING INFORMATION FOR. Mass Spectrometrically-Detected Statistical Aspects of Ligand Populations in Mixed Monolayer Au 25 L 18 Nanoparticles

SUPPORTING INFORMATION FOR. Mass Spectrometrically-Detected Statistical Aspects of Ligand Populations in Mixed Monolayer Au 25 L 18 Nanoparticles SUPPORTIG IFORMATIO FOR Mass Sectroetrically-Detected Statistical Asects of Lig Poulations in Mixed Monolayer Au 25 L 8 anoarticles Aala Dass,,a Kennedy Holt, Joseh F. Parer, Stehen W. Feldberg, Royce

More information

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields.

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields. s Vector Moving s and Coputer Science Departent The University of Texas at Austin October 28, 2014 s Vector Moving s Siple classical dynaics - point asses oved by forces Point asses can odel particles

More information

PHYSICS ADVANCED LABORATORY I UNIVERSAL GRAVITATIONAL CONSTANT Spring 2001

PHYSICS ADVANCED LABORATORY I UNIVERSAL GRAVITATIONAL CONSTANT Spring 2001 PHYSICS 334 - ADVANCED LABOATOY I UNIVESAL GAVITATIONAL CONSTANT Spring 001 Purposes: Deterine the value of the universal gravitation constant G. Backgroun: Classical echanics topics-oents of inertia,

More information

Module 07 Controllability and Controller Design of Dynamical LTI Systems

Module 07 Controllability and Controller Design of Dynamical LTI Systems Module 07 Controllability and Controller Design of Dynamical LTI Systems Ahmad F. Taha EE 5143: Linear Systems and Control Email: ahmad.taha@utsa.edu Webpage: http://engineering.utsa.edu/ataha October

More information

One- and multidimensional Fibonacci search very easy!

One- and multidimensional Fibonacci search very easy! One and ultidiensional ibonacci search One and ultidiensional ibonacci search very easy!. Content. Introduction / Preliinary rearks...page. Short descrition of the ibonacci nubers...page 3. Descrition

More information

Solving Poisson equations by boundary knot method

Solving Poisson equations by boundary knot method International Worksho on MeshFree Methos 23 1 Solving Poisson equations by bounary knot etho W. Chen 1 Abstract: The bounary knot etho (BKM) is a recent eshfree bounary-tye raial basis function (RBF) collocation

More information

New Methodology for Estimating Unconventional Production and Long Term Performance

New Methodology for Estimating Unconventional Production and Long Term Performance New Methodology for Estiating Unconventional Production and Long Ter Perforance Ian Walton, Ph.. Senior Research Scientist Reserves Estiation Unconventionals Houston August 6 Project I 4 Unconventional

More information

Statics and dynamics: some elementary concepts

Statics and dynamics: some elementary concepts 1 Statics and dynamics: some elementary concets Dynamics is the study of the movement through time of variables such as heartbeat, temerature, secies oulation, voltage, roduction, emloyment, rices and

More information

Periodic Motion is everywhere

Periodic Motion is everywhere Lecture 19 Goals: Chapter 14 Interrelate the physics and atheatics of oscillations. Draw and interpret oscillatory graphs. Learn the concepts of phase and phase constant. Understand and use energy conservation

More information

CDS 101: Lecture 4.1 Linear Systems

CDS 101: Lecture 4.1 Linear Systems CDS : Lecture 4. Linear Systems Richard M. Murray 8 October 4 Goals: Describe linear system models: properties, eamples, and tools Characterize stability and performance of linear systems in terms of eigenvalues

More information

For a situation involving gravity near earth s surface, a = g = jg. Show. that for that case v 2 = v 0 2 g(y y 0 ).

For a situation involving gravity near earth s surface, a = g = jg. Show. that for that case v 2 = v 0 2 g(y y 0 ). Reading: Energy 1, 2. Key concepts: Scalar products, work, kinetic energy, work-energy theore; potential energy, total energy, conservation of echanical energy, equilibriu and turning points. 1.! In 1-D

More information

Dynamic System Modelling of Multiloop Operation for Paralleled DC/DC Converters

Dynamic System Modelling of Multiloop Operation for Paralleled DC/DC Converters Dynaic Syte oelling of ultiloo Oeration for Parallele DC/DC Converter * Iri aoura, ** euvo Suntio, * Kai Zenger * Helinki Univerity of echnology Control Engineering aboratory, P.O.Box 54, 5 HU, Finlan

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Ufuk Demirci* and Feza Kerestecioglu**

Ufuk Demirci* and Feza Kerestecioglu** 1 INDIRECT ADAPTIVE CONTROL OF MISSILES Ufuk Deirci* and Feza Kerestecioglu** *Turkish Navy Guided Missile Test Station, Beykoz, Istanbul, TURKEY **Departent of Electrical and Electronics Engineering,

More information

CONTROL AND STABILITY ANALYSIS OF AN AUTONOMOUS HELICOPTER

CONTROL AND STABILITY ANALYSIS OF AN AUTONOMOUS HELICOPTER CONTROL AND STABILITY ANALYSIS OF AN AUTONOMOUS HELICOTER A. González, R. Mahtani, M. Béjar, A. Ollero Deartaento de Ingeniería de Sisteas y Autoática Universidad de Sevilla (Sain) {cantos, rajesh, ejar,

More information

Phase field modelling of microstructural evolution using the Cahn-Hilliard equation: A report to accompany CH-muSE

Phase field modelling of microstructural evolution using the Cahn-Hilliard equation: A report to accompany CH-muSE Phase field odelling of icrostructural evolution using the Cahn-Hilliard equation: A reort to accoany CH-uSE 1 The Cahn-Hilliard equation Let us consider a binary alloy of average coosition c 0 occuying

More information

Batch sizing with controllable production rates

Batch sizing with controllable production rates Batch sizing with controllable rouction rates Christoh H. Glock To cite this version: Christoh H. Glock. Batch sizing with controllable rouction rates. International Journal of Prouction Research, Taylor

More information

Tutorial Exercises: Incorporating constraints

Tutorial Exercises: Incorporating constraints Tutorial Exercises: Incorporating constraints 1. A siple pendulu of length l ass is suspended fro a pivot of ass M that is free to slide on a frictionless wire frae in the shape of a parabola y = ax. The

More information

Frequency Domain Analysis of Rattle in Gear Pairs and Clutches. Abstract. 1. Introduction

Frequency Domain Analysis of Rattle in Gear Pairs and Clutches. Abstract. 1. Introduction The 00 International Congress and Exosition on Noise Control Engineering Dearborn, MI, USA. August 9-, 00 Frequency Doain Analysis of Rattle in Gear Pairs and Clutches T. C. Ki and R. Singh Acoustics and

More information

PHYSICS 110A : CLASSICAL MECHANICS MIDTERM EXAM #2

PHYSICS 110A : CLASSICAL MECHANICS MIDTERM EXAM #2 PHYSICS 110A : CLASSICAL MECHANICS MIDTERM EXAM #2 [1] Two blocks connected by a spring of spring constant k are free to slide frictionlessly along a horizontal surface, as shown in Fig. 1. The unstretched

More information

Topic 30 Notes Jeremy Orloff

Topic 30 Notes Jeremy Orloff Toic 30 Notes Jeremy Orloff 30 Alications to oulation biology 30.1 Modeling examles 30.1.1 Volterra redator-rey model The Volterra redator-rey system models the oulations of two secies with a redatorrey

More information

General Physical Chemistry I

General Physical Chemistry I General Physical Cheistry I Lecture 12 Aleksey Kocherzhenko Aril 2, 2015" Last tie " Gibbs free energy" In order to analyze the sontaneity of cheical reactions, we need to calculate the entroy changes

More information

Farhan Choudhary, M.S., 2009

Farhan Choudhary, M.S., 2009 ABSTRACT Title of Docuent: DYNAMICS OF FREE PISTON STIRLING ENGINES Farhan Chouhary, M.S., 9 Directe By: Professor Balauar Balachanran, Deartent of Mechanical Engineering Free iston Stirling engines (FPSEs)

More information

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1)

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1) Introduction to MVC Definition---Proerness and strictly roerness A system G(s) is roer if all its elements { gij ( s)} are roer, and strictly roer if all its elements are strictly roer. Definition---Causal

More information

Ayşe Alaca, Şaban Alaca and Kenneth S. Williams School of Mathematics and Statistics, Carleton University, Ottawa, Ontario, Canada. Abstract.

Ayşe Alaca, Şaban Alaca and Kenneth S. Williams School of Mathematics and Statistics, Carleton University, Ottawa, Ontario, Canada. Abstract. Journal of Cobinatorics and Nuber Theory Volue 6, Nuber,. 17 15 ISSN: 194-5600 c Nova Science Publishers, Inc. DOUBLE GAUSS SUMS Ayşe Alaca, Şaban Alaca and Kenneth S. Willias School of Matheatics and

More information

A Subspace Iteration for Calculating a Cluster of Exterior Eigenvalues

A Subspace Iteration for Calculating a Cluster of Exterior Eigenvalues Advances in Linear Algebra & Matrix heory 05 5 76-89 Published Online Seteber 05 in SciRes htt://wwwscirorg/ournal/alat htt://dxdoiorg/0436/alat0553008 A Subsace Iteration for Calculating a Cluster of

More information

Lander-Green Algorithm. Biostatistics 666

Lander-Green Algorithm. Biostatistics 666 Lander-Green Algorith Biostatistics 666 Identity-by-Descent (IBD) A roerty o chroosoe stretches that descend ro the sae ancestor Two alleles are IBD i they descend ro the sae ounder chroosoe For a air

More information

Monoidal categories for the combinatorics of group representations

Monoidal categories for the combinatorics of group representations Monoidal categories for the cobinatorics of grou reresentations Ross Street February 1998 Categories are known to be useful for organiing structural asects of atheatics. However, they are also useful in

More information

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities EE C28 / ME C34 Lecture Chater 4 Time Resonse Alexandre Bayen Deartment of Electrical Engineering & Comuter Science University of California Berkeley Lecture abstract Toics covered in this resentation

More information

Mechanics Physics 151

Mechanics Physics 151 Mechanics Physics 5 Lecture Oscillations (Chapter 6) What We Did Last Tie Analyzed the otion of a heavy top Reduced into -diensional proble of θ Qualitative behavior Precession + nutation Initial condition

More information

Analysis of low rank matrix recovery via Mendelson s small ball method

Analysis of low rank matrix recovery via Mendelson s small ball method Analysis of low rank atrix recovery via Mendelson s sall ball ethod Maryia Kabanava Chair for Matheatics C (Analysis) ontdriesch 0 kabanava@athc.rwth-aachen.de Holger Rauhut Chair for Matheatics C (Analysis)

More information

Robotics. Control Theory. Marc Toussaint U Stuttgart

Robotics. Control Theory. Marc Toussaint U Stuttgart Robotics Control Theory Topics in control theory, optimal control, HJB equation, infinite horizon case, Linear-Quadratic optimal control, Riccati equations (differential, algebraic, discrete-time), controllability,

More information

POLE PLACEMENT. Sadegh Bolouki. Lecture slides for ECE 515. University of Illinois, Urbana-Champaign. Fall S. Bolouki (UIUC) 1 / 19

POLE PLACEMENT. Sadegh Bolouki. Lecture slides for ECE 515. University of Illinois, Urbana-Champaign. Fall S. Bolouki (UIUC) 1 / 19 POLE PLACEMENT Sadegh Bolouki Lecture slides for ECE 515 University of Illinois, Urbana-Champaign Fall 2016 S. Bolouki (UIUC) 1 / 19 Outline 1 State Feedback 2 Observer 3 Observer Feedback 4 Reduced Order

More information

Longitudinal Control of a Monowheeler

Longitudinal Control of a Monowheeler Proceedings of the 7 th Chinese Control Conference July 6-8, 008, Kuning,Yunnan, China Longitudinal Control of a Monoheeler Chen Pingho Det. of EE, ungnan University Eail:hc@ail.tnu.edu.t Astract: he onoheeler,

More information

Design of Linear-Phase Two-Channel FIR Filter Banks with Rational Sampling Factors

Design of Linear-Phase Two-Channel FIR Filter Banks with Rational Sampling Factors R. Bregović and. Saraäi, Design of linear hase two-channel FIR filter bans with rational saling factors, Proc. 3 rd Int. Sy. on Iage and Signal Processing and Analysis, Roe, Italy, Set. 3,. 749 754. Design

More information

USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS. By: Ian Blokland, Augustana Campus, University of Alberta

USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS. By: Ian Blokland, Augustana Campus, University of Alberta 1 USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS By: Ian Bloland, Augustana Capus, University of Alberta For: Physics Olypiad Weeend, April 6, 008, UofA Introduction: Physicists often attept to solve

More information

Optimal Adaptive Computations in the Jaffard Algebra and Localized Frames

Optimal Adaptive Computations in the Jaffard Algebra and Localized Frames www.oeaw.ac.at Otial Adative Coutations in the Jaffard Algebra and Localized Fraes M. Fornasier, K. Gröchenig RICAM-Reort 2006-28 www.rica.oeaw.ac.at Otial Adative Coutations in the Jaffard Algebra and

More information

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh Research Exlorer ALMOST-ORTHOGONALITY IN THE SCHATTEN-VON NEUMANN CLASSES Citation for ublished version: Carbery, A 2009, 'ALMOST-ORTHOGONALITY IN THE SCHATTEN-VON NEUMANN CLASSES' Journal of

More information

Exploiting Matrix Symmetries and Physical Symmetries in Matrix Product States and Tensor Trains

Exploiting Matrix Symmetries and Physical Symmetries in Matrix Product States and Tensor Trains Exloiting Matrix Syetries and Physical Syetries in Matrix Product States and Tensor Trains Thoas K Huckle a and Konrad Waldherr a and Thoas Schulte-Herbrüggen b a Technische Universität München, Boltzannstr

More information

ADAPTIVE CONTROL OF MEMS DEVICES

ADAPTIVE CONTROL OF MEMS DEVICES ADAPIVE CONROL OF MEMS DEVICES Afshin Izadian, Lawrence Horna and Parviz Faouri, Lane Deartent of Couter Science and Electrical Engineering, Electro Mechanical Systes LAB West Virginia University arviz.faouri@ail.wvu.edu

More information

CALIFORNIA INSTITUTE OF TECHNOLOGY

CALIFORNIA INSTITUTE OF TECHNOLOGY CALIFORNIA INSIUE OF ECHNOLOGY Control and Dynaical Systes Course Project CDS 270 Instructor: Eugene Lavretsky, eugene.lavretsky@boeing.co Sring 2007 Project Outline: his roject consists of two flight

More information

SHOUYU DU AND ZHANLE DU

SHOUYU DU AND ZHANLE DU THERE ARE INFINITELY MANY COUSIN PRIMES arxiv:ath/009v athgm 4 Oct 00 SHOUYU DU AND ZHANLE DU Abstract We roved that there are infinitely any cousin ries Introduction If c and c + 4 are both ries, then

More information

Control Systems Design, SC4026. SC4026 Fall 2010, dr. A. Abate, DCSC, TU Delft

Control Systems Design, SC4026. SC4026 Fall 2010, dr. A. Abate, DCSC, TU Delft Control Systems Design, SC426 SC426 Fall 2, dr A Abate, DCSC, TU Delft Lecture 5 Controllable Canonical and Observable Canonical Forms Stabilization by State Feedback State Estimation, Observer Design

More information

Two formulas for the Euler ϕ-function

Two formulas for the Euler ϕ-function Two formulas for the Euler ϕ-function Robert Frieman A multiplication formula for ϕ(n) The first formula we want to prove is the following: Theorem 1. If n 1 an n 2 are relatively prime positive integers,

More information

Uncertainty Propagation and Nonlinear Filtering for Space Navigation using Differential Algebra

Uncertainty Propagation and Nonlinear Filtering for Space Navigation using Differential Algebra Uncertainty Propagation and Nonlinear Filtering for Space Navigation using Differential Algebra M. Valli, R. Arellin, P. Di Lizia and M. R. Lavagna Departent of Aerospace Engineering, Politecnico di Milano

More information

3 Thermodynamics and Statistical mechanics

3 Thermodynamics and Statistical mechanics Therodynaics and Statistical echanics. Syste and environent The syste is soe ortion of atter that we searate using real walls or only in our ine, fro the other art of the universe. Everything outside the

More information

CHAPTER 2 THERMODYNAMICS

CHAPTER 2 THERMODYNAMICS CHAPER 2 HERMODYNAMICS 2.1 INRODUCION herodynaics is the study of the behavior of systes of atter under the action of external fields such as teerature and ressure. It is used in articular to describe

More information

CHECKLIST. r r. Newton s Second Law. natural frequency ω o (rad.s -1 ) (Eq ) a03/p1/waves/waves doc 9:19 AM 29/03/05 1

CHECKLIST. r r. Newton s Second Law. natural frequency ω o (rad.s -1 ) (Eq ) a03/p1/waves/waves doc 9:19 AM 29/03/05 1 PHYS12 Physics 1 FUNDAMENTALS Module 3 OSCILLATIONS & WAVES Text Physics by Hecht Chapter 1 OSCILLATIONS Sections: 1.5 1.6 Exaples: 1.6 1.7 1.8 1.9 CHECKLIST Haronic otion, periodic otion, siple haronic

More information

J.B. LASSERRE AND E.S. ZERON

J.B. LASSERRE AND E.S. ZERON L -NORMS, LOG-BARRIERS AND CRAMER TRANSFORM IN OPTIMIZATION J.B. LASSERRE AND E.S. ZERON Abstract. We show that the Lalace aroxiation of a sureu by L -nors has interesting consequences in otiization. For

More information

[95/95] APPROACH FOR DESIGN LIMITS ANALYSIS IN VVER. Shishkov L., Tsyganov S. Russian Research Centre Kurchatov Institute Russian Federation, Moscow

[95/95] APPROACH FOR DESIGN LIMITS ANALYSIS IN VVER. Shishkov L., Tsyganov S. Russian Research Centre Kurchatov Institute Russian Federation, Moscow [95/95] APPROACH FOR DESIGN LIMITS ANALYSIS IN VVER Shishkov L., Tsyganov S. Russian Research Centre Kurchatov Institute Russian Federation, Moscow ABSTRACT The aer discusses a well-known condition [95%/95%],

More information

Some simple continued fraction expansions for an in nite product Part 1. Peter Bala, January ax 4n+3 1 ax 4n+1. (a; x) =

Some simple continued fraction expansions for an in nite product Part 1. Peter Bala, January ax 4n+3 1 ax 4n+1. (a; x) = Soe sile continued fraction exansions for an in nite roduct Part. Introduction The in nite roduct Peter Bala, January 3 (a; x) = Y ax 4n+3 ax 4n+ converges for arbitrary colex a rovided jxj

More information

Physics 41 HW Set 1 Chapter 15 Serway 7 th Edition

Physics 41 HW Set 1 Chapter 15 Serway 7 th Edition Physics HW Set Chapter 5 Serway 7 th Edition Conceptual Questions:, 3, 5,, 6, 9 Q53 You can take φ = π, or equally well, φ = π At t= 0, the particle is at its turning point on the negative side of equilibriu,

More information

5. Dimensional Analysis. 5.1 Dimensions and units

5. Dimensional Analysis. 5.1 Dimensions and units 5. Diensional Analysis In engineering the alication of fluid echanics in designs ake uch of the use of eirical results fro a lot of exerients. This data is often difficult to resent in a readable for.

More information

Your Suggestions. Board/slides. Too fast/too slow. Book does not have enough examples.

Your Suggestions. Board/slides. Too fast/too slow. Book does not have enough examples. Your Suggestions Sale robles and eales in lecture. Donload recitation robles before recitation. Colete eercises in recitations. Reorganize eb site. Have oer oint slides available earlier. Overvie class

More information

CHAPTER 15: Vibratory Motion

CHAPTER 15: Vibratory Motion CHAPTER 15: Vibratory Motion courtesy of Richard White courtesy of Richard White 2.) 1.) Two glaring observations can be ade fro the graphic on the previous slide: 1.) The PROJECTION of a point on a circle

More information

Lecture 8 Symmetries, conserved quantities, and the labeling of states Angular Momentum

Lecture 8 Symmetries, conserved quantities, and the labeling of states Angular Momentum Lecture 8 Syetries, conserved quantities, and the labeling of states Angular Moentu Today s Progra: 1. Syetries and conserved quantities labeling of states. hrenfest Theore the greatest theore of all ties

More information

CDS 110b: Lecture 2-1 Linear Quadratic Regulators

CDS 110b: Lecture 2-1 Linear Quadratic Regulators CDS 110b: Lecture 2-1 Linear Quadratic Regulators Richard M. Murray 11 January 2006 Goals: Derive the linear quadratic regulator and demonstrate its use Reading: Friedland, Chapter 9 (different derivation,

More information

CAUCHY PROBLEM FOR TECHNOLOGICAL CUMULATIVE CHARGE DESIGN. Christo Christov, Svetozar Botev

CAUCHY PROBLEM FOR TECHNOLOGICAL CUMULATIVE CHARGE DESIGN. Christo Christov, Svetozar Botev SENS'6 Second Scientific Conference with International Particiation SPACE, ECOLOGY, NANOTECHNOLOGY, SAFETY 4 6 June 6, Varna, Bulgaria ----------------------------------------------------------------------------------------------------------------------------------

More information

Design A Robust Power System Stabilizer on SMIB Using Lyapunov Theory

Design A Robust Power System Stabilizer on SMIB Using Lyapunov Theory Design A Robust Power System Stabilizer on SMIB Using Lyapunov Theory Yin Li, Stuent Member, IEEE, Lingling Fan, Senior Member, IEEE Abstract This paper proposes a robust power system stabilizer (PSS)

More information