CALIFORNIA INSTITUTE OF TECHNOLOGY

Size: px
Start display at page:

Download "CALIFORNIA INSTITUTE OF TECHNOLOGY"

Transcription

1 CALIFORNIA INSIUE OF ECHNOLOGY Control and Dynaical Systes Course Project CDS 270 Instructor: Eugene Lavretsky, Sring 2007 Project Outline: his roject consists of two flight control designs for itch and rollyaw dynaics of an aircraft / issile, with atched uncertainties, using (LQR PI + Adative) control architectures. Individual rojects are to be selected no later than the 5 th week of classes. Project reorts are required and consist of both written and oral ortions. he written ortion of the reort should be a descrition of the roject using the terinology and notation of the class. It is due the week before the last week of finals. he oral ortion of the reort will be a inute resentation to the class, given during the last week of the ter. 1. Aircraft / Missile Pitch Dynaics Consider aircraft / issile itch dynaics described by the 2 nd order single-inut-singleoutut (SISO) syste: Zα Zδ α 1 V α V = + Λ δ e + f ( ) q q M M u α q M δ A B (1.1) where α is the angle of attack (AOA), q is the itch rate, δ e is the elevator deflection Zα, Zδ, Mα, Mq, Mδ reresent the vehicle (control inut), V is the true airseed, and ( ) stability and control derivatives. It is assued that: a) syste atrices (, ) constant, and b) the syste state vector ( α q) = is known / available on-line. A B are Also in (1.1), an unknown constant Λ > 0 denotes the syste loss-of-control effectiveness araeter, and ( ) f is an unknown nonlinear function, which reresents the syste atched uncertainty.

2 he syste controlled outut is α, that is: ( 1 0) y = = α C (1.2) 2. Aircraft / Missile Roll-Yaw Dynaics Consider aircraft / issile roll-yaw dynaics described by the 3 rd order ulti-inutulti-outut (MIMO) syste with atched uncertainties. Y Y Y β Y Y r δail δ rud 1 β V V V β V V λ1 0 δail = Lβ L Lr + Lδ L f ( ) ail δ rud + 0 λ2 δ rud r N N β N r r Nδ N ail δrud Λ u A B (2.1) In (2.1), β is the angle of sidesli (AOS), and r are the body roll and yaw rates, u = ( δ ) ail δrud is the syste control inut that consists of the aileron δ ail and rudder δ rud, and (, ) A B are constant atrices corised of the vehicle stability and control = β r is known / available on-line. he syste uncertainties are reresented by the unknown constant diagonal atri Λ with λ i > 0, and by the unknown nonlinear vector function derivatives. It is also assued that the syste state vector ( ) 2 ( ) f R. he syste controlled outut is: β y = = C (2.2) 3. Control Proble Forulation and Control Architecture Let y () t R denote a bounded coand for the syste controlled outut y cd R to follow. his task is to be accolished using the syste control inut u R in the for of a full state feedback. Define outut tracking error e y and its integral e yi :

3 e = e = y y (3.1) yi y cd Let n and denote diensions of the syste state and control u, resectively. Consider the etended oen-loo dynaics: e 0 yi C eyi 0 I = + Λ ( u+ f ( ) 0 ) + y n 0 A B n A B Bref cd (3.2) or, equivalently ( ( )) = A+ BΛ u+ f + B y (3.3) ref cd In ters of (3.3), the controlled outut y fro (1.2) can be written as: eyi y = ( 0 C ) = C C (3.4) he control roble of interest is bounded tracking in the resence of the syste f. Secifically, one needs to design the control inut u, so that uncertainties Λ and ( ) the syste controlled outut y tracks a bounded tie-varying coand y cd, with bounded tracking errors, while the rest of the signals in the corresonding closed-loo dynaics reain bounded. Control architecture should consist of a baseline LQR PI controller, augented by a direct odel reference adative control (MRAC). MRAC regressor vector ust contain a set of aroriately chosen Radial Basis Functions (RBF-s). Paraeter adatation laws ust contain robustness odifications such as a) Deadzone, a) Projection Oerator, and c) e od. he resulting itch control law should be designed to recover tracking erforance of the baseline itch controller, in the resence of control failures λ and atched uncertainties f ( ). 4. Baseline Controller: LQR PI Design

4 Setting dynaics. Λ= I, f ( ) = 0 in (3.3), results in the linear tie invariant (LI) baseline = A+ Bu+ B y y = C ref cd (4.1) Assuing constant coand y cd, while using Linear Quadratic Regulator (LQR) ethod, and Proortional + Integral (PI) feedback connections, a baseline control law can be designed. his controller reresents the so-called LQR PI servoechanis. Its design is outlined below. Using the LQR ethod, one can calculate an otial stabilizing controller for: where z = Az+ Bv (4.2) e yi z = =, v= u (4.3) It is well-known that the corresonding LQR solution is given in feedback for: 1 yi u = v= R B Pz = ( KI K P) K e (4.4) In (4.4), P is the unique syetric ositive sei-definite solution of the Riccati equation. 1 A P PA Q PBR B P + + = 0 (4.5) he solution P eists if the weights Q and R are chosen as: with Q ii > 0. ( 11 ) ( ) Pitch: Q= diag Q 0 0, R= 1 Roll / Yaw : Q= diag Q Q 0 0 0, R= I (4.6) Integrating (4.4), yields the baseline LQR PI controller: ( y y) cd ubl = K = KI ey I KP = KI KP (4.7) s

5 where the otial gain atri ( ) K = K K (4.8) I P is artitioned into the integral gain control block-diagra is shown in Figure 3.1. K I and the roortional gain K P. he corresonding () ycd t K I u Plant + s + C y K Figure 3.1. Baseline / Servoechanis LQR PI Control Block-Diagra Baseline control design iterations are erfored by increasing Q 11 (itch ais) and ( 11, 2 2 ) Q Q (roll-yaw aes), until adequate tracking erforance, is achieved. 5. Adative Augentation Design In the resence of the syste uncertainties Λ and f ( ), tracking erforance of the baseline controller (4.7) will often deteriorate. In order to restore it, an MRAC augentation will be added. his rocess consists of a) reference odel definition and b) design of adative laws. It is suggested that the reference odel is defined to reresent baseline closed-loo syste dynaics, which is obtained by substituting the baseline controller (4.7) into the LI syste (4.1). he resulting reference odel dynaics is of the for: = A + B y (5.1) ref ref cd where A = A BK (5.2) ref is Hurwitz by design. It is easy to see that the DC gain fro the coand y cd to the controlled outut y is unity. he adative augentation coonent u ad is chosen in the for:

6 ( ) ˆ ˆ u = K Θ Φ (5.3) ad where 1 ( 1 1) N ( ) ( ) N ( ) Φ = Φ Φ R + (5.4) N { } i= 1 is the regressor vector with N RBF-s Φ i( ) the state of the original syste. Fro (3.2) it follows that he adative araeters. Note that these functions deend on n R, where n n = +. Kˆ R n ( N 1) ( 1 N N+ 1) R Θ= ˆ Θˆ Θˆ Θˆ + (5.5) are udated according to the following robust adative laws: Kˆ Γ Proj Kˆ, e γ e Kˆ, e > e = e - od 0, e ein dead-zone Γ Proj Θˆ, Φ e γ e Θ ˆ, e > e ( ) Θ Θ ˆ Θ= e - od 0, e ein dead-zone in in (5.6) with Dead-zone odification, sooth Projection Oerator, and e odification. Note that in (5.6), = (5.7) e e Pref B reresents the training error, and P ref is the unique syetric ositive definite solution of the Lyaunov algebraic equation A P + P A = Q (5.8) ref ref ref ref ref

7 with a suitably chosen syetric ositive definite weight atri Finally, total control is calculated as: Q ref. u = K ˆ ˆ K +Θ Φ( ) otal Control Baseline Adative Augentation (5.9) 6. Project asks 1) Find (in oen literature) stability and control derivatives data for the itch and the roll-yaw dynaics, (1.1) and (2.1). 2) Using the LQR PI servoechanis design fro Section 4, construct two baseline LQR PI itch and roll-yaw controllers. Note that these are linear controllers. Analyze their stability argins and robustness roerties in frequency doain, (using Bode and / or Nyquist diagras). Evaluate / siulate tracking erforance of the baseline design, without the syste uncertainties. 3) Introduce atched uncertainties, Λ and f ( ), into the syste dynaics, such that the baseline tracking erforance deteriorates, (significantly). 4) Following the design stes fro Section 5, construct two MRAC augentations for the LQR PI baseline itch and the roll-yaw controllers, resectively. 5) Deonstrate closed-loo tracking erforance using various coands and a set of atched uncertainties. 6) Insert gains and tie-delays into the syste control ath and into the syste controlled outut. Calculate (nuerically) gain and tie-delay argins. 7) Write foral reort due the week before the last week of finals. 8) Present your work (15-25 inutes) due the last week of finals. References: [1] Stevens, B.L., Lewis F.L., Aircraft Control and Siulation, John Wiley &Sons, Inc., [2] Brubaugh, R.W., Aircraft Model for the AIAA Controls Design Challenge, Journal of Guidance, Control, and Dynaics, Vol. 17., No. 4, July August, 1994.

8 [3] Lavretsky, E., Hovakiyan, N., Stable Adatation in the Presence of Actuator Constraints with Flight Control Alications, Journal of Guidance, Control, and Dynaics, Vol. 30, No. 2, March Aril 2007.

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

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

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

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

Adaptive Control of a Generic Hypersonic Vehicle

Adaptive Control of a Generic Hypersonic Vehicle Adaptive Control of a Generic Hypersonic Vehicle Daniel P. Wiese and Anuradha M. Annaswamy Massachusetts Institute of Technology, Cambridge, MA 2139, USA Jonathan A. Muse and Michael A. Bolender U.S. Air

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

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

Gary J. Balas Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN USA

Gary J. Balas Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN USA μ-synthesis Gary J. Balas Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN 55455 USA Keywords: Robust control, ultivariable control, linear fractional transforation (LFT),

More information

Reducing Vibration and Providing Robustness with Multi-Input Shapers

Reducing Vibration and Providing Robustness with Multi-Input Shapers 29 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -2, 29 WeA6.4 Reducing Vibration and Providing Robustness with Multi-Input Shapers Joshua Vaughan and Willia Singhose Abstract

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volue 19, 2013 htt://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Physical Acoustics Session 1PAb: Acoustics in Microfluidics and for Particle

More information

Frequency Response of Vibration Control with Linear Actuator and Permanent Magnet Phaisarn SUDWILAI, Koichi OKA and Yuta HIROKAWA

Frequency Response of Vibration Control with Linear Actuator and Permanent Magnet Phaisarn SUDWILAI, Koichi OKA and Yuta HIROKAWA The th MAGDA Conference in Pacific Asia, Noeber 4-6,, Kaohsiung, Taiwan 3B5 Frequency Resonse of Vibration Control with Linear Actuator and Peranent Magnet Phaisarn SUDWILAI, Koichi OKA and Yuta HIROKAWA

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

Filtering and Fusion based Reconstruction of Angle of Attack

Filtering and Fusion based Reconstruction of Angle of Attack Filtering and Fusion based Reconstruction of Angle of Attack N Shantha Kuar Scientist, FMC Division NAL, Bangalore 7 E-ail: nskuar@css.nal.res.in Girija G Scientist, FMC Division NAL, Bangalore 7 E-ail:

More information

AFRL MACCCS Review. Adaptive Control of the Generic Hypersonic Vehicle

AFRL MACCCS Review. Adaptive Control of the Generic Hypersonic Vehicle AFRL MACCCS Review of the Generic Hypersonic Vehicle PI: Active- Laboratory Department of Mechanical Engineering Massachusetts Institute of Technology September 19, 2012, MIT AACL 1/38 Our Team MIT Team

More information

16.30/31 September 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders /31 Lab #1

16.30/31 September 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders /31 Lab #1 16.30/31 Septeber 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders 16.30/31 Lab #1 1 Introduction The Quanser helicopter is a echanical device that eulates the flight

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

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

A Constraint View of IBD Graphs

A Constraint View of IBD Graphs A Constraint View of IBD Grahs Rina Dechter, Dan Geiger and Elizabeth Thoson Donald Bren School of Inforation and Couter Science University of California, Irvine, CA 92697 1 Introduction The reort rovides

More information

Bifurcation Analysis of a Generic Pusher Type Transport Aircraft Configuration in Near-Stall Flight

Bifurcation Analysis of a Generic Pusher Type Transport Aircraft Configuration in Near-Stall Flight Bifurcation Analysis of a Generic Pusher Type Transport Aircraft Configuration in Near-Stall Flight Ait K Khatri*, Vineet Kuar* * CSIR-National Aerospace Laboratories, Bangalore-560017, India Keywords:

More information

Studying Large Scale System Using Decentralized Control

Studying Large Scale System Using Decentralized Control Studyin Lare Scale Syste Usin Decentralized Control MRHOJJAI, SAKRAMINEJAD, MRAZMDIDEH Mechanic Electronic Institute, Junior Collee of asa, IRAN hojatir@ailco, sakrain@ailco, ahdiehlady@yahooco Abstract:

More information

Integrated Pitch-Yaw Acceleration Autopilot Design for Varying-Velocity Man Portable Missile

Integrated Pitch-Yaw Acceleration Autopilot Design for Varying-Velocity Man Portable Missile International Journal of Modeling and Otiization, Vol. 6, No. 1, February 16 Integrated Pitch-Yaw Acceleration Autoilot Design for Varying-Velocity Man Portable Missile A. Awad and H. P.Wang Abstract A

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

Inverted Pendulum control with pole assignment, LQR and multiple layers sliding mode control

Inverted Pendulum control with pole assignment, LQR and multiple layers sliding mode control J. Basic. Appl. Sci. Res., 3(1s)363-368, 013 013, TetRoad Publication ISSN 090-4304 Journal of Basic and Applied Scientific Research www.tetroad.co Inverted Pendulu control with pole assignent, LQR and

More information

ROBUST ADAPTIVE MOTION CONTROL WITH ENVIRONMENTAL DISTURBANCE REJECTION FOR PERTURBED UNDERWATER VEHICLES

ROBUST ADAPTIVE MOTION CONTROL WITH ENVIRONMENTAL DISTURBANCE REJECTION FOR PERTURBED UNDERWATER VEHICLES Journal of Marine Science and echnology DOI: 0.69/JMS-03-05-3 ROBUS ADAPIVE MOION CONROL WIH ENVIRONMENAL DISURBANCE REJECION FOR PERURBED UNDERWAER VEHICLES Hamid Reza Koofigar his article has been eer

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

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

Design of Robust Reference Input Tracker via Delayed Feedback Control Method

Design of Robust Reference Input Tracker via Delayed Feedback Control Method Design of Robust Reference Inut Tracker via Delayed Feedback Control Method Zahed Dastan, Mahsan Tavakoli-Kakhki * Faculty of Electrical Engineering, KN Toosi University of Technology, Tehran, Iran * Eail:

More information

Confidence metrics analysis of a fixed-wing UAV. Janos Polgar

Confidence metrics analysis of a fixed-wing UAV. Janos Polgar Confidence metrics analysis of a fixed-wing UAV A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Janos Polgar IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE

More information

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty American Control Conference on O'Farrell Street San Francisco CA USA June 9 - July Robust Performance Design of PID Controllers with Inverse Multilicative Uncertainty Tooran Emami John M Watkins Senior

More information

HYBRID CONTROLLER FOR GUST LOAD ALLEVIATION AND RIDE COMFORT IMPROVEMENT USING DIRECT LIFT CONTROL FLAPS

HYBRID CONTROLLER FOR GUST LOAD ALLEVIATION AND RIDE COMFORT IMPROVEMENT USING DIRECT LIFT CONTROL FLAPS 3 rd EUROPEAN CONFERENCE FOR AEROSPACE SCIENCES (EUCASS) HYBRID CONTROLLER FOR GUST LOAD ALLEVIATION AND RIDE COMFORT IMPROVEMENT USING DIRECT LIFT CONTROL FLAPS Andreas Wildschek*, Rudolf Maier*, Martin

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

An Investigation into the Effects of Roll Gyradius on Experimental Testing and Numerical Simulation: Troubleshooting Emergent Issues

An Investigation into the Effects of Roll Gyradius on Experimental Testing and Numerical Simulation: Troubleshooting Emergent Issues An Investigation into the Effects of Roll Gyradius on Exeriental esting and Nuerical Siulation: roubleshooting Eergent Issues Edward Dawson Maritie Division Defence Science and echnology Organisation DSO-N-140

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Mech 6091 Flight Control System Course Project. Team Member: Bai, Jing Cui, Yi Wang, Xiaoli

Mech 6091 Flight Control System Course Project. Team Member: Bai, Jing Cui, Yi Wang, Xiaoli Mech 6091 Flight Control System Course Project Team Member: Bai, Jing Cui, Yi Wang, Xiaoli Outline 1. Linearization of Nonlinear F-16 Model 2. Longitudinal SAS and Autopilot Design 3. Lateral SAS and Autopilot

More information

A Simulation Study for Practical Control of a Quadrotor

A Simulation Study for Practical Control of a Quadrotor A Siulation Study for Practical Control of a Quadrotor Jeongho Noh* and Yongkyu Song** *Graduate student, Ph.D. progra, ** Ph.D., Professor Departent of Aerospace and Mechanical Engineering, Korea Aerospace

More information

Formally Analyzing Adaptive Flight Control

Formally Analyzing Adaptive Flight Control Formally Analyzing Adaptive Flight Control Ashish Tiwari SRI International 333 Ravenswood Ave Menlo Park, CA 94025 Supported in part by NASA IRAC NRA grant number: NNX08AB95A Ashish Tiwari Symbolic Verification

More information

The CIA (consistency in aggregation) approach A new economic approach to elementary indices

The CIA (consistency in aggregation) approach A new economic approach to elementary indices The CIA (consistency in aggregation) aroach A new econoic aroach to eleentary indices Dr Jens ehrhoff*, Head of Section Business Cycle and Structural Econoic Statistics * Jens This ehrhoff, resentation

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

THE RESEARCH ON NONLINEAR CHARACTERISTIC OF FIXED DISPLACEMENT PUMP VARIABLE MOTOR SYSTEM

THE RESEARCH ON NONLINEAR CHARACTERISTIC OF FIXED DISPLACEMENT PUMP VARIABLE MOTOR SYSTEM Journal of Theoretical and Alied Inforation Technology th January 3. ol. 47 No. 5-3 JATIT & LLS. All rights reserved. ISSN: 99-8645 www.jatit.org E-ISSN: 87-395 THE RESEARCH ON NONLINEAR CHARACTERISTIC

More information

Design of different reference model based model reference adaptive controller for inversed model non-minimum phase system

Design of different reference model based model reference adaptive controller for inversed model non-minimum phase system MATHEMATICAL MODELLING OF ENGINEERING PROBLEMS ISSN: 369-0739 (Print) 369-0747 (Online) Vol. 4 No. June 07 pp. 75-79 DOI: 0.880/ep.0400 Licensed under CC BY-NC 4.0 A publication of IIETA http://www.iieta.org/journals/mmep

More information

Autonomous Mobile Robot Design

Autonomous Mobile Robot Design Autonomous Mobile Robot Design Topic: Guidance and Control Introduction and PID Loops Dr. Kostas Alexis (CSE) Autonomous Robot Challenges How do I control where to go? Autonomous Mobile Robot Design Topic:

More information

STRAIN ENERGY DENSITY AS THE LINK BETWEEN GLOBAL AND LOCAL APPROACH TO FRACTURE

STRAIN ENERGY DENSITY AS THE LINK BETWEEN GLOBAL AND LOCAL APPROACH TO FRACTURE eference ID: ICF100494O STAIN ENEGY DENSITY AS THE LIN BETWEEN GLOBAL AND LOCAL APPOACH TO FACTE Hans-Jakob Schindler Mat-Tec Ltd., Winterthur, Switzerland (forerly EMPA, Duebendorf, Switzerland) ABSTACT

More information

Model Predictive Control Approach to Design Practical Adaptive Cruise Control for Traffic Jam

Model Predictive Control Approach to Design Practical Adaptive Cruise Control for Traffic Jam Taku Takahaa et al./international Journal of Autootive Engineering Vol.9, No.3 (218) pp.99-14 Research Paper 218495 Model Predictive Control Approach to Design Practical Adaptive Cruise Control for Traffic

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

An Iterative Substructuring Approach to the Calculation of. Eigensolution and Eigensensitivity

An Iterative Substructuring Approach to the Calculation of. Eigensolution and Eigensensitivity his is the Pre-Published Version. An Iterative Substructuring Aroach to the Calculation of Eigensolution and Eigensensitivity Shun Weng PhD student, Deartent of Civil and Structural Engineering, he Hong

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

A Sequential Tracking Filter without Requirement of Measurement Decorrelation

A Sequential Tracking Filter without Requirement of Measurement Decorrelation A Sequential racing Filter without Requient of Measuent Decorlation Gongjian Zhou, Changjun Yu, aifan Quan Deartent of Electronic Engineering Harbin Institute of echnology Harbin, China zhougj@hit.edu.cn

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

Adaptive Stabilization of a Class of Nonlinear Systems With Nonparametric Uncertainty

Adaptive Stabilization of a Class of Nonlinear Systems With Nonparametric Uncertainty IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 46, NO. 11, NOVEMBER 2001 1821 Adaptive Stabilization of a Class of Nonlinear Systes With Nonparaetric Uncertainty Aleander V. Roup and Dennis S. Bernstein

More information

Adaptive Control of Hypersonic Vehicles in Presence of Aerodynamic and Center of Gravity Uncertainties

Adaptive Control of Hypersonic Vehicles in Presence of Aerodynamic and Center of Gravity Uncertainties Control of Hypersonic Vehicles in Presence of Aerodynamic and Center of Gravity Uncertainties Amith Somanath and Anuradha Annaswamy Abstract The paper proposes a new class of adaptive controllers that

More information

Design of Sliding Mode Stabilizer for Wind Turbine Generator using Dynamic Compensation Observer Technique

Design of Sliding Mode Stabilizer for Wind Turbine Generator using Dynamic Compensation Observer Technique Proceedings of the 6th WSES International Conference on Power Systes, Lisbon, Portugal, Septeber -4, 6 84 Design of Sliding Mode Stabilizer for Wind urbine Generator using Dynaic Copensation Observer echnique

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 Output Feedback Based on Closed-Loop. Reference Models for Hypersonic Vehicles

Adaptive Output Feedback Based on Closed-Loop. Reference Models for Hypersonic Vehicles Adaptive Output Feedback Based on Closed-Loop Reference Models for Hypersonic Vehicles Daniel P. Wiese 1 and Anuradha M. Annaswamy 2 Massachusetts Institute of Technology, Cambridge, MA 02139 Jonathan

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

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

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

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT PACS REFERENCE: 43.5.LJ Krister Larsson Departent of Applied Acoustics Chalers University of Technology SE-412 96 Sweden Tel: +46 ()31 772 22 Fax: +46 ()31

More information

Revised on 06 Aug 2014 Part I

Revised on 06 Aug 2014 Part I ERRATA LIST Robust and Adaptive Control with Aerospace Applications 1 st Edition, Springer, 013 Eugene Lavretsky and Kevin A. Wise Revised on 06 Aug 014 Part I Introduction 1) Page 10, change the p equation

More information

CDS 101/110a: Lecture 8-1 Frequency Domain Design

CDS 101/110a: Lecture 8-1 Frequency Domain Design CDS 11/11a: Lecture 8-1 Frequency Domain Design Richard M. Murray 17 November 28 Goals: Describe canonical control design problem and standard performance measures Show how to use loop shaping to achieve

More information

Integrated Guidance and Control of Moving Mass Actuated Kinetic Warheads

Integrated Guidance and Control of Moving Mass Actuated Kinetic Warheads Vol. 7, No., Januar-Februar 4,. 8-6. Integrated Guidance and Control of Moving Mass Actuated Kinetic Warheads P. K. Menon *, G. D. Sweriduk tial Snthesis Inc., Los Altos, CA E. J. hleer, D. S. Malevac

More information

Isothermal Elastohydrodynamic Lubrication. E. Feyzullahoglu

Isothermal Elastohydrodynamic Lubrication. E. Feyzullahoglu Journal of the Balkan Tribological Association Vol. 15, No 3, 438 446 (009) 438 Elastohydrodynaic lubrication Isotheral Elastohydrodynaic Lubrication of Ellitic Contacts E. Feyzullahoglu Faculty of Engineering,

More information

Ch 12: Variations on Backpropagation

Ch 12: Variations on Backpropagation Ch 2: Variations on Backpropagation The basic backpropagation algorith is too slow for ost practical applications. It ay take days or weeks of coputer tie. We deonstrate why the backpropagation algorith

More information

FRESNEL FORMULAE FOR SCATTERING OPERATORS

FRESNEL FORMULAE FOR SCATTERING OPERATORS elecounications and Radio Engineering, 70(9):749-758 (011) MAHEMAICAL MEHODS IN ELECROMAGNEIC HEORY FRESNEL FORMULAE FOR SCAERING OPERAORS I.V. Petrusenko & Yu.K. Sirenko A. Usikov Institute of Radio Physics

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

On spinors and their transformation

On spinors and their transformation AMERICAN JOURNAL OF SCIENTIFIC AND INDUSTRIAL RESEARCH, Science Huβ, htt:www.scihub.orgajsir ISSN: 5-69X On sinors and their transforation Anaitra Palit AuthorTeacher, P5 Motijheel Avenue, Flat C,Kolkata

More information

Candidate: Aidan O Dwyer, B.E., M.Eng., C. Eng. M.I.E.I. Ph. D. thesis. University Name: Dublin City University. Supervisor: Dr.

Candidate: Aidan O Dwyer, B.E., M.Eng., C. Eng. M.I.E.I. Ph. D. thesis. University Name: Dublin City University. Supervisor: Dr. itle: he estiation and coensation of rocesses with tie delays Candidate: Aidan O Dwyer, B.E., M.Eng., C. Eng. M.I.E.I. Ph. D. thesis University Nae: Dublin City University Suervisor: Dr. John Ringwood

More information

16.333: Lecture # 7. Approximate Longitudinal Dynamics Models

16.333: Lecture # 7. Approximate Longitudinal Dynamics Models 16.333: Lecture # 7 Approxiate Longitudinal Dynaics Models A couple ore stability derivatives Given ode shapes found identify sipler odels that capture the ain responses Fall 24 16.333 6 1 More Stability

More information

Minimizing Machinery Vibration Transmission in a Lightweight Building using Topology Optimization

Minimizing Machinery Vibration Transmission in a Lightweight Building using Topology Optimization 1 th World Congress on Structural and Multidiscilinary Otiization May 19-4, 13, Orlando, Florida, USA Miniizing Machinery Vibration ransission in a Lightweight Building using oology Otiization Niels Olhoff,

More information

Robust and Adaptive Control with Aerospace Applications

Robust and Adaptive Control with Aerospace Applications SPRINGER ADAVANCED EXBOOKS IN CONROL AND SIGNAL PROCESSING Robust and Adaptive Control with Aerospace Applications he Solutions Manual Eugene Lavretsky, Ph.D., Kevin A. Wise, Ph.D. /9/4 he solutions manual

More information

Analytical Analysis and Feedback Linearization Tracking Control of the General Takagi-Sugeno Fuzzy Dynamic Systems

Analytical Analysis and Feedback Linearization Tracking Control of the General Takagi-Sugeno Fuzzy Dynamic Systems 290 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART C: APPLICATIONS AND REVIEWS, VOL. 29, NO., FEBRUARY 999 In order to verify the erforance of the roosed ethod, exerients with the NIST nueral

More information

Using a De-Convolution Window for Operating Modal Analysis

Using a De-Convolution Window for Operating Modal Analysis Using a De-Convolution Window for Operating Modal Analysis Brian Schwarz Vibrant Technology, Inc. Scotts Valley, CA Mark Richardson Vibrant Technology, Inc. Scotts Valley, CA Abstract Operating Modal Analysis

More information

Page 1 Lab 1 Elementary Matrix and Linear Algebra Spring 2011

Page 1 Lab 1 Elementary Matrix and Linear Algebra Spring 2011 Page Lab Eleentary Matri and Linear Algebra Spring 0 Nae Due /03/0 Score /5 Probles through 4 are each worth 4 points.. Go to the Linear Algebra oolkit site ransforing a atri to reduced row echelon for

More information

Mesopic Visual Performance of Cockpit s Interior based on Artificial Neural Network

Mesopic Visual Performance of Cockpit s Interior based on Artificial Neural Network Mesoic Visual Perforance of Cockit s Interior based on Artificial Neural Network Dongdong WEI Fudan University Det of Mechanics & Science Engineering Shanghai, China Abstract The abient light of cockit

More information

INTERIOR BALLISTIC PRINCIPLE OF HIGH/LOW PRESSURE CHAMBERS IN AUTOMATIC GRENADE LAUNCHERS

INTERIOR BALLISTIC PRINCIPLE OF HIGH/LOW PRESSURE CHAMBERS IN AUTOMATIC GRENADE LAUNCHERS XXXX IB08 19th International Syosiu of Ballistics, 7 11 May 001, Interlaken, Switzerland INTERIOR BALLISTIC PRINCIPLE OF HIGH/LOW PRESSURE CHAMBERS IN AUTOMATIC GRENADE LAUNCHERS S. Jaraaz1, D. Micković1,

More information

THE 3-DOF helicopter system is a benchmark laboratory

THE 3-DOF helicopter system is a benchmark laboratory Vol:8, No:8, 14 LQR Based PID Controller Design for 3-DOF Helicoter System Santosh Kr. Choudhary International Science Index, Electrical and Information Engineering Vol:8, No:8, 14 waset.org/publication/9999411

More information

DERIVATIVE FREE OUTPUT FEEDBACK ADAPTIVE CONTROL

DERIVATIVE FREE OUTPUT FEEDBACK ADAPTIVE CONTROL DERIVATIVE FREE OUTPUT FEEDBACK ADAPTIVE CONTROL Tansel YUCELEN, * Kilsoo KIM, and Anthony J. CALISE Georgia Institute of Technology, Yucelen Atlanta, * GA 30332, USA * tansel@gatech.edu AIAA Guidance,

More information

Computergestuurde Regeltechniek exercise session Case study : Quadcopter

Computergestuurde Regeltechniek exercise session Case study : Quadcopter Coputergestuurde Regeltechniek exercise session Case study : Quadcopter Oscar Mauricio Agudelo, Bart De Moor (auricio.agudelo@esat.kuleuven.be, bart.deoor@esat.kuleuven.be) February 5, 016 Proble description

More information

Computer Problem 1: SIE Guidance, Navigation, and Control

Computer Problem 1: SIE Guidance, Navigation, and Control Computer Problem 1: SIE 39 - Guidance, Navigation, and Control Roger Skjetne March 12, 23 1 Problem 1 (DSRV) We have the model: m Zẇ Z q ẇ Mẇ I y M q q + ẋ U cos θ + w sin θ ż U sin θ + w cos θ θ q Zw

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

Neural Dynamic Optimization for Control Systems Part III: Applications

Neural Dynamic Optimization for Control Systems Part III: Applications 502 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 31, NO. 4, AUGUST 2001 Neural Dynaic Optiization for Control Systes Part III: Applications Chang-Yun Seong, Meber, IEEE,

More information

On the hyperbolicity of two- and three-layer shallow water equations. 1 Introduction

On the hyperbolicity of two- and three-layer shallow water equations. 1 Introduction On the hyperbolicity of two- and three-layer shallow water equations M. Castro, J.T. Frings, S. Noelle, C. Parés, G. Puppo RWTH Aachen, Universidad de Málaga, Politecnico di Torino E-ail: frings@igp.rwth-aachen.de

More information

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS MODEL-BASED MULIPLE FAUL DEECION AND ISOLAION FOR NONLINEAR SYSEMS Ivan Castillo, and homas F. Edgar he University of exas at Austin Austin, X 78712 David Hill Chemstations Houston, X 77009 Abstract A

More information

VACUUM chambers have wide applications for a variety of

VACUUM chambers have wide applications for a variety of JOURNAL OF THERMOPHYSICS AND HEAT TRANSFER Vol. 2, No., January March 27 Free Molecular Flows Between Two Plates Equied with Pus Chunei Cai ZONA Technology, Inc., Scottsdale, Arizona 85258 Iain D. Boyd

More information

Anomalous heat capacity for nematic MBBA near clearing point

Anomalous heat capacity for nematic MBBA near clearing point Journal of Physics: Conference Series Anoalous heat caacity for neatic MA near clearing oint To cite this article: D A Lukashenko and M Khasanov J. Phys.: Conf. Ser. 394 View the article online for udates

More information

Optimization of Dynamic Reactive Power Sources Using Mesh Adaptive Direct Search

Optimization of Dynamic Reactive Power Sources Using Mesh Adaptive Direct Search Acceted by IET Generation, Transission & Distribution on 6/2/207 Otiization of Dynaic Reactive Power Sources Using Mesh Adative Direct Search Weihong Huang, Kai Sun,*, Junjian Qi 2, Jiaxin Ning 3 Electrical

More information

Adaptive Augmentation of a Fighter Aircraft Autopilot Using a Nonlinear Reference Model

Adaptive Augmentation of a Fighter Aircraft Autopilot Using a Nonlinear Reference Model Proceedings of the EuroGNC 13, 2nd CEAS Specialist Conference on Guidance, Navigation & Control, Delft University of Technology, Delft, The Netherlands, April -12, 13 Adaptive Augmentation of a Fighter

More information

Kernel Methods and Support Vector Machines

Kernel Methods and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley ENSIAG 2 / osig 1 Second Seester 2012/2013 Lesson 20 2 ay 2013 Kernel ethods and Support Vector achines Contents Kernel Functions...2 Quadratic

More information

y p 2 p 1 y p Flexible System p 2 y p2 p1 y p u, y 1 -u, y 2 Component Breakdown z 1 w 1 1 y p 1 P 1 P 2 w 2 z 2

y p 2 p 1 y p Flexible System p 2 y p2 p1 y p u, y 1 -u, y 2 Component Breakdown z 1 w 1 1 y p 1 P 1 P 2 w 2 z 2 ROBUSTNESS OF FLEXIBLE SYSTEMS WITH COMPONENT-LEVEL UNCERTAINTIES Peiman G. Maghami Λ NASA Langley Research Center, Hamton, VA 368 Robustness of flexible systems in the resence of model uncertainties at

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

Nonlinear Active Noise Control Using NARX Model Structure Selection

Nonlinear Active Noise Control Using NARX Model Structure Selection 2009 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 10-12, 2009 FrC13.6 Nonlinear Active Noise Control Using NARX Model Structure Selection R. Naoli and L. Piroddi, Meber,

More information

Internet-Based Teleoperation of Carts Considering Effects of Time Delay via Continuous Pole Placement

Internet-Based Teleoperation of Carts Considering Effects of Time Delay via Continuous Pole Placement Aerican Journal of Engineering and Applied Sciences Original Research Paper Internet-Based Teleoperation of Carts Considering Effects of Tie Delay via Continuous Pole Placeent Theophilus Okore-Hanson and

More information

Wind Loading for the Design of the Solar Tower

Wind Loading for the Design of the Solar Tower Wind Loading for the Design of the Solar Tower H.-J. Nieann, R. Höffer Faculty of Civil Engineering, Ruhr-University Bochu, Gerany Keywords: solar chiney, wind seed, wind turbulence and wind load u to

More information

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION Vol. IX Uncertainty Models For Robustness Analysis - A. Garulli, A. Tesi and A. Vicino

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION Vol. IX Uncertainty Models For Robustness Analysis - A. Garulli, A. Tesi and A. Vicino UNCERTAINTY MODELS FOR ROBUSTNESS ANALYSIS A. Garulli Dipartiento di Ingegneria dell Inforazione, Università di Siena, Italy A. Tesi Dipartiento di Sistei e Inforatica, Università di Firenze, Italy A.

More information

Agile Missile Controller Based on Adaptive Nonlinear Backstepping Control

Agile Missile Controller Based on Adaptive Nonlinear Backstepping Control Agile Missile Controller Based on Adaptive Nonlinear Backstepping Control Chang-Hun Lee, Tae-Hun Kim and Min-Jea Tahk 3 Korea Advanced Institute of Science and Technology(KAIST), Daejeon, 305-70, Korea

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems ASSACHUSETTS INSTITUTE OF TECHNOLOGY Departent of echanical Engineering 2.010: Systes odeling and Dynaics III Final Eaination Review Probles Fall 2000 Good Luck And have a great winter break! page 1 Proble

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

arxiv: v4 [math.st] 9 Aug 2017

arxiv: v4 [math.st] 9 Aug 2017 PARALLELIZING SPECTRAL ALGORITHMS FOR KERNEL LEARNING GILLES BLANCHARD AND NICOLE MÜCKE arxiv:161007487v4 [athst] 9 Aug 2017 Abstract We consider a distributed learning aroach in suervised learning for

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

Adaptive control of time-varying systems with gain-scheduling

Adaptive control of time-varying systems with gain-scheduling 2008 American Control Conference Westin Seattle Hotel, Seattle, Washington, USA June 11-13, 2008 ThC14.5 Adaptive control of time-varying systems with gain-scheduling Jinho Jang, Anuradha M. Annaswamy,

More information

Data-Driven Imaging in Anisotropic Media

Data-Driven Imaging in Anisotropic Media 18 th World Conference on Non destructive Testing, 16- April 1, Durban, South Africa Data-Driven Iaging in Anisotropic Media Arno VOLKER 1 and Alan HUNTER 1 TNO Stieltjesweg 1, 6 AD, Delft, The Netherlands

More information