Content. Professur für Steuerung, Regelung und Systemdynamik. Lecture: Vehicle Dynamics Tutor: T. Wey Date: , 20:11:52

Size: px
Start display at page:

Download "Content. Professur für Steuerung, Regelung und Systemdynamik. Lecture: Vehicle Dynamics Tutor: T. Wey Date: 01.01.08, 20:11:52"

Transcription

1 1 Content Overview 1. Basics on Signal Analysis 2. System Theory 3. Vehicle Dynamics Modeling 4. Active Chassis Control Systems 5. Signals & Systems 6. Statistical System Analysis 7. Filtering 8. Modeling, Simulation with Matlab/Simulink Date: , 20:11:52

2 2 Filtering 1. Observer Task 2. Observability 3. Luenberger Observer 4. Kalman-Bucy Filter Date: , 20:11:53

3 1. Observer Task 3 Observer Task Objective For several control tasks an output feedback is not sufficient. Additional state signals are needed for suitable control results. Often state signals are not measurable or high cost sensors should be avoided. Definitions An observer gives an estimate of (not directly measured) state signals x by means of the input signal u and available output signals y. If disturbances and noise are small, then this is an observer problem. With disturbances and noise it is called a filtering problem and an estimator has to be designed. Date: , 20:11:53

4 2. Observability 4 Linear System Observability A non-excited Σ LS (u(t)=0) is called complete observable in a closed interval [t 0, t e ], if for given t 0 and t e any state vector x(t 0 ) can be evaluated by knowledge of the output signal y(t) in [t 0, t e ]. Kalman criteria Rank P is equal to the dimension of the observable sub space. Only for Rank P equal to the system order n the system is complete observable. Date: , 20:11:53

5 2. Observability 5 Linear System Observability Mathematical evaluation of states x from inputs u and outputs y [ c T n 1] y t c T A x t =P x t =[ ] ẏ t c T A y n 1 t If matrix P is regular, x can be directly evaluated from y 1[ y t ẏ t x t =P y t ] n 1 Due to differentiation (noise!) this method is not suitable for system order n>3. Date: , 20:11:53

6 3. Luenberger Observer 6 Basic observer scheme Inputs Plant excitation Plant output (all measured signals) (Error signal between plant output and model output) Outputs Estimate of plant output Estimate for state space vector Mathematical model Needs to be as exact as possible Real time usability No differentiation necessary for evaluation of x, only integration. Date: , 20:11:54

7 3. Luenberger Observer Example CDC - Continuous Damping Control Inputs Road excitation (difficult to measure) Body acc. (sensor based) (Error signal between body acc. and estimated body acc.) Output Estimate of relative speed between wheel and body Estimate of body acc. and wheel hop Road input CDC x CDC Model x^ - e(t) Observer 7 Body acc. Date: , 20:11:54

8 3. Luenberger Observer 8 Luenberger Observer: MIMO case Linear plant model Linear observer model Plant assumed to be non-observable (non-observable state(s) exist) u(t) B(t) B Non observable ẋ t x(t 0 ) I A(k) n A x(t)=? C y(t) Starting condition x(t 0 ) unknown x t 0 K e(t) - Constant feedback matrix K B x t IA(k) n C Dynamic of observer tunable ė t =[ A K A ]e t A x t Date: , 20:11:55

9 4. Kalman-Bucy-Filter 9 Basic scheme Kalman-Bucy-Filter Closed control loop Objective: for a given dynamic system in state space form is an optimal estimation of the state space vector x(t) to be found. Given: as measured signals we have the inputs and outputs of the system, which may be overlayed by measuring errors (bias, noise). Date: , 20:11:55

10 4. Kalman-Bucy-Filter 10 Kalman-Bucy Filter for linear plant Time-varying system Parameter Noise n(t) u(t) B(t) n(t) ẋ t x(t 0 ) IA(k) n C(t) m(t) Measurement error m(t) Variable feedback K(t) Non observable A(t) x(t)=? x t 0 =E {x t 0 } K(t) e(t) - Estimation error B(t) x t IA(k) n C(t) e t =x t x t 0 A(t) x t Date: , 20:11:55

11 4. Kalman-Bucy-Filter Matrix-Ricatti-equation Estimate and feedback matrix Unbiased estimate of minimum variance for x(t) x t =A t x t B t u t K t y t C t x t ; 11 with x t 0 =E {x t 0 } For K(t) we have: K t = P t C T t R 1 t with Matrix-Ricatti-equation P t =A t P t P t A T t P t C T t R 1 t C t P t Q t R t =E {w t w T t }; Q t =E {v t v T t } Date: , 20:11:56

12 4. Kalman-Bucy-Filter Kalman-Bucy Filter Example: Sensor calibration Time constant systematic fraction x(t) (bias) Time uncorrelated stochastic signal fraction m(t) (white noise) Objective: Sensor calibration No wanted signal (=0) Observe output signal Sensor x(t) =3 Abtrieb links m(t) =2 12 y(t) x t =K t [y t x t ] - Estimation of measuring error x t A(k) I n ẋ t K(t) Date: , 20:11:56

13 4. Kalman-Bucy-Filter Kalman-Bucy Filter Example continued... x t I n A(k) Sensor output y(t) ẋ t - K(t) 13 Requirements Covariance R t =E {m 2 t }=4 Systematic error P t 0 =E {x 2 t 0 }=9 Error covariance: P t = P 2 t 4 P t = t Feedback matrix K t = P t C T t R 1 t = 9 4 9t Date: , 20:11:56

14 4. Kalman-Bucy-Filter 14 Kalman-Bucy Filter Systematic error: value 2 White noise: variance 2 Kraft Modellbildung wird zur in Seite Matlab mit dem geringsten Widerstand verteilt ein durchdrehendes Rad w(t) möglich 2 x(t) 2 Estimates of measuring error Antrieb K(t) = 0,2 K(t) = 1,0 K(t) = 9/(4+9*t) t/s 10 Schätzwert x(t) 1 s Integrator 9/(4+9*u) K(t) t Date: , 20:11:57

15 Matlab/Simulink Exercise 15 Observer for vertical dynamics A QVM as described in fig. 1 is the plant to be estimated. Available input is road profile and available output is height between wheel and body. Internally disturbances are acting on in- and output of the system. Parameters are c 1 = 150kN/m c 2 = 15000N/m m 1 = 30kg m 2 = 300kg d = 1400kg/s fig. 1 Find an estimate for the force acting on the body (=body acceleration x m 2 ) For CDC (continuous damping control) the relative speed between wheel and body is needed. Find an estimate value for it. In general, road profile is not available for measurement. How does the estimate change under this condition? Date: , 20:11:57

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

EE 570: Location and Navigation

EE 570: Location and Navigation EE 570: Location and Navigation On-Line Bayesian Tracking Aly El-Osery 1 Stephen Bruder 2 1 Electrical Engineering Department, New Mexico Tech Socorro, New Mexico, USA 2 Electrical and Computer Engineering

More information

Probability and Random Variables. Generation of random variables (r.v.)

Probability and Random Variables. Generation of random variables (r.v.) Probability and Random Variables Method for generating random variables with a specified probability distribution function. Gaussian And Markov Processes Characterization of Stationary Random Process Linearly

More information

Lecture 5 Least-squares

Lecture 5 Least-squares EE263 Autumn 2007-08 Stephen Boyd Lecture 5 Least-squares least-squares (approximate) solution of overdetermined equations projection and orthogonality principle least-squares estimation BLUE property

More information

Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication

Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Thomas Reilly Data Physics Corporation 1741 Technology Drive, Suite 260 San Jose, CA 95110 (408) 216-8440 This paper

More information

Towards Dual MPC. Tor Aksel N. Heirung B. Erik Ydstie Bjarne Foss

Towards Dual MPC. Tor Aksel N. Heirung B. Erik Ydstie Bjarne Foss 4th IFAC Nonlinear Model Predictive Control Conference International Federation of Automatic Control Towards Dual MPC Tor Aksel N. Heirung B. Erik Ydstie Bjarne Foss Department of Engineering Cybernetics,

More information

An Introduction to Applied Mathematics: An Iterative Process

An Introduction to Applied Mathematics: An Iterative Process An Introduction to Applied Mathematics: An Iterative Process Applied mathematics seeks to make predictions about some topic such as weather prediction, future value of an investment, the speed of a falling

More information

POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES

POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES L. Novotny 1, P. Strakos 1, J. Vesely 1, A. Dietmair 2 1 Research Center of Manufacturing Technology, CTU in Prague, Czech Republic 2 SW, Universität

More information

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino ROBOTICS 01PEEQW Basilio Bona DAUIN Politecnico di Torino Probabilistic Fundamentals in Robotics Robot Motion Probabilistic models of mobile robots Robot motion Kinematics Velocity motion model Odometry

More information

Understanding and Applying Kalman Filtering

Understanding and Applying Kalman Filtering Understanding and Applying Kalman Filtering Lindsay Kleeman Department of Electrical and Computer Systems Engineering Monash University, Clayton 1 Introduction Objectives: 1. Provide a basic understanding

More information

Dynamic Modeling, Predictive Control and Performance Monitoring

Dynamic Modeling, Predictive Control and Performance Monitoring Biao Huang, Ramesh Kadali Dynamic Modeling, Predictive Control and Performance Monitoring A Data-driven Subspace Approach 4y Spri nnger g< Contents Notation XIX 1 Introduction 1 1.1 An Overview of This

More information

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor Jaswandi Sawant, Divyesh Ginoya Department of Instrumentation and control, College of Engineering, Pune. ABSTRACT This

More information

Kalman Filter Applied to a Active Queue Management Problem

Kalman Filter Applied to a Active Queue Management Problem IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 4 Ver. III (Jul Aug. 2014), PP 23-27 Jyoti Pandey 1 and Prof. Aashih Hiradhar 2 Department

More information

CCNY. BME I5100: Biomedical Signal Processing. Linear Discrimination. Lucas C. Parra Biomedical Engineering Department City College of New York

CCNY. BME I5100: Biomedical Signal Processing. Linear Discrimination. Lucas C. Parra Biomedical Engineering Department City College of New York BME I5100: Biomedical Signal Processing Linear Discrimination Lucas C. Parra Biomedical Engineering Department CCNY 1 Schedule Week 1: Introduction Linear, stationary, normal - the stuff biology is not

More information

Construction and Control of an Educational Lab Process The Gantry Crane

Construction and Control of an Educational Lab Process The Gantry Crane Construction and Control of an Educational Lab Process The Gantry Crane Per-Ola Larsson, Rolf Braun Department of Automatic Control Lund University Box 8, SE-2 Lund, Sweden E-mail: {perola.larsson, rolf.braun}@control.lth.se

More information

A Multi-Model Filter for Mobile Terminal Location Tracking

A Multi-Model Filter for Mobile Terminal Location Tracking A Multi-Model Filter for Mobile Terminal Location Tracking M. McGuire, K.N. Plataniotis The Edward S. Rogers Sr. Department of Electrical and Computer Engineering, University of Toronto, 1 King s College

More information

Experimental Identification an Interactive Online Course

Experimental Identification an Interactive Online Course Proceedings of the 17th World Congress The International Federation of Automatic Control Experimental Identification an Interactive Online Course L. Čirka, M. Fikar, M. Kvasnica, and M. Herceg Institute

More information

Dynamic Analysis of the Dortmund University Campus Sky Train

Dynamic Analysis of the Dortmund University Campus Sky Train Dynamic Analysis of the Dortmund University Campus Sky Train Reinhold Meisinger Mechanical Engineering Department Nuremberg University of Applied Sciences Kesslerplatz 12, 90121 Nuremberg, Germany Abstract

More information

Controller Design in Frequency Domain

Controller Design in Frequency Domain ECSE 4440 Control System Engineering Fall 2001 Project 3 Controller Design in Frequency Domain TA 1. Abstract 2. Introduction 3. Controller design in Frequency domain 4. Experiment 5. Colclusion 1. Abstract

More information

System Modelingg Models of Computation and their Applications Axel Jantsch Laboratory for Electronics and Computer Systems (LECS) Royal Institute of Technology, Stockholm, Sweden February 4, 2005 System

More information

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1 (d) If the vector b is the sum of the four columns of A, write down the complete solution to Ax = b. 1 2 3 1 1 2 x = + x 2 + x 4 1 0 0 1 0 1 2. (11 points) This problem finds the curve y = C + D 2 t which

More information

EDUMECH Mechatronic Instructional Systems. Ball on Beam System

EDUMECH Mechatronic Instructional Systems. Ball on Beam System EDUMECH Mechatronic Instructional Systems Ball on Beam System Product of Shandor Motion Systems Written by Robert Hirsch Ph.D. 998-9 All Rights Reserved. 999 Shandor Motion Systems, Ball on Beam Instructional

More information

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Renuka V. S. & Abraham T Mathew Electrical Engineering Department, NIT Calicut E-mail : renuka_mee@nitc.ac.in,

More information

8. Linear least-squares

8. Linear least-squares 8. Linear least-squares EE13 (Fall 211-12) definition examples and applications solution of a least-squares problem, normal equations 8-1 Definition overdetermined linear equations if b range(a), cannot

More information

Manufacturing Equipment Modeling

Manufacturing Equipment Modeling QUESTION 1 For a linear axis actuated by an electric motor complete the following: a. Derive a differential equation for the linear axis velocity assuming viscous friction acts on the DC motor shaft, leadscrew,

More information

Applications to Data Smoothing and Image Processing I

Applications to Data Smoothing and Image Processing I Applications to Data Smoothing and Image Processing I MA 348 Kurt Bryan Signals and Images Let t denote time and consider a signal a(t) on some time interval, say t. We ll assume that the signal a(t) is

More information

Estimation of Fractal Dimension: Numerical Experiments and Software

Estimation of Fractal Dimension: Numerical Experiments and Software Institute of Biomathematics and Biometry Helmholtz Center Münhen (IBB HMGU) Institute of Computational Mathematics and Mathematical Geophysics, Siberian Branch of Russian Academy of Sciences, Novosibirsk

More information

Digital Magnetometer Systems - DM Series

Digital Magnetometer Systems - DM Series The Digital Magnetometer DM Series DM 005, DM-010, DM 050 and DM-060 are digital 3 axes magnetometer systems for precise measurement of magnetic fields and also applicable for underwater operation. All

More information

Comparison different seat-spine transfer functions for vibrational comfort monitoring of car passengers

Comparison different seat-spine transfer functions for vibrational comfort monitoring of car passengers Comparison different seat-spine transfer functions for vibrational comfort monitoring of car passengers Massimo Cavacece 1, Daniele Carnevale 3, Ettore Pennestrì 2, Pier Paolo Valentini 2, Fabrizio Scirè,

More information

Frequency response. Chapter 1. 1.1 Introduction

Frequency response. Chapter 1. 1.1 Introduction Chapter Frequency response. Introduction The frequency response of a system is a frequency dependent function which expresses how a sinusoidal signal of a given frequency on the system input is transferred

More information

MAN-BITES-DOG BUSINESS CYCLES ONLINE APPENDIX

MAN-BITES-DOG BUSINESS CYCLES ONLINE APPENDIX MAN-BITES-DOG BUSINESS CYCLES ONLINE APPENDIX KRISTOFFER P. NIMARK The next section derives the equilibrium expressions for the beauty contest model from Section 3 of the main paper. This is followed by

More information

MIMO CHANNEL CAPACITY

MIMO CHANNEL CAPACITY MIMO CHANNEL CAPACITY Ochi Laboratory Nguyen Dang Khoa (D1) 1 Contents Introduction Review of information theory Fixed MIMO channel Fading MIMO channel Summary and Conclusions 2 1. Introduction The use

More information

System Identification for Acoustic Comms.:

System Identification for Acoustic Comms.: System Identification for Acoustic Comms.: New Insights and Approaches for Tracking Sparse and Rapidly Fluctuating Channels Weichang Li and James Preisig Woods Hole Oceanographic Institution The demodulation

More information

Grid Interconnection of Renewable Energy Sources Using Modified One-Cycle Control Technique

Grid Interconnection of Renewable Energy Sources Using Modified One-Cycle Control Technique Grid Interconnection of Renewable Energy Sources Using Modified One-Cycle Control Technique NKV.Sai Sunil 1, K.Vinod Kumar 2 PG Student, GITAM University, Visakhapatnam, India. Asst.Professor, Department

More information

Adaptive Demand-Forecasting Approach based on Principal Components Time-series an application of data-mining technique to detection of market movement

Adaptive Demand-Forecasting Approach based on Principal Components Time-series an application of data-mining technique to detection of market movement Adaptive Demand-Forecasting Approach based on Principal Components Time-series an application of data-mining technique to detection of market movement Toshio Sugihara Abstract In this study, an adaptive

More information

State-Space Feedback Control for Elastic Distributed Storage in a Cloud Environment

State-Space Feedback Control for Elastic Distributed Storage in a Cloud Environment State-Space Feedback Control for Elastic Distributed Storage in a Cloud Environment M. Amir Moulavi Ahmad Al-Shishtawy Vladimir Vlassov KTH Royal Institute of Technology, Stockholm, Sweden ICAS 2012, March

More information

COMPUTER SIMULATION OF REAL TIME IDENTIFICATION FOR INDUCTION MOTOR DRIVES

COMPUTER SIMULATION OF REAL TIME IDENTIFICATION FOR INDUCTION MOTOR DRIVES Proceedings of the International Conference on Theory and Applications of Mathematics and Informatics - ICTAMI 2004, Thessaloniki, Greece COMPUTER SIMULATION OF REAL TIME IDENTIFICATION FOR INDUCTION MOTOR

More information

Improving proposal evaluation process with the help of vendor performance feedback and stochastic optimal control

Improving proposal evaluation process with the help of vendor performance feedback and stochastic optimal control Improving proposal evaluation process with the help of vendor performance feedback and stochastic optimal control Sam Adhikari ABSTRACT Proposal evaluation process involves determining the best value in

More information

IN-FLIGHT CALIBRATION OF THE MICROSCOPE SPACE MISSION INSTRUMENT: DEVELOPMENT OF THE SIMULATOR

IN-FLIGHT CALIBRATION OF THE MICROSCOPE SPACE MISSION INSTRUMENT: DEVELOPMENT OF THE SIMULATOR SF2A 2011 G. Alecian, K. Belkacem, R. Samadi and D. Valls-Gabaud (eds) IN-FLIGHT CALIBRATION OF THE MICROSCOPE SPACE MISSION INSTRUMENT: DEVELOPMENT OF THE SIMULATOR E. Hardy 1, A. Levy 1, G. Métris 2,

More information

Engineering Feasibility Study: Vehicle Shock Absorption System

Engineering Feasibility Study: Vehicle Shock Absorption System Engineering Feasibility Study: Vehicle Shock Absorption System Neil R. Kennedy AME40463 Senior Design February 28, 2008 1 Abstract The purpose of this study is to explore the possibilities for the springs

More information

OPTIMAl PREMIUM CONTROl IN A NON-liFE INSURANCE BUSINESS

OPTIMAl PREMIUM CONTROl IN A NON-liFE INSURANCE BUSINESS ONDERZOEKSRAPPORT NR 8904 OPTIMAl PREMIUM CONTROl IN A NON-liFE INSURANCE BUSINESS BY M. VANDEBROEK & J. DHAENE D/1989/2376/5 1 IN A OPTIMAl PREMIUM CONTROl NON-liFE INSURANCE BUSINESS By Martina Vandebroek

More information

Methods for Vibration Analysis

Methods for Vibration Analysis . 17 Methods for Vibration Analysis 17 1 Chapter 17: METHODS FOR VIBRATION ANALYSIS 17 2 17.1 PROBLEM CLASSIFICATION According to S. H. Krandall (1956), engineering problems can be classified into three

More information

Application of the Ensemble Kalman Filter for Improved Mineral Resource Recovery

Application of the Ensemble Kalman Filter for Improved Mineral Resource Recovery Application of the Ensemble Kalman Filter for Improved Mineral Resource Recovery C. Yüksel, M.Sc. J. Benndorf, PhD, MPhil, Dipl-Eng. Department of Geoscience& Engineering, Delft University of Technology,

More information

Mathieu St-Pierre. Denis Gingras Dr. Ing.

Mathieu St-Pierre. Denis Gingras Dr. Ing. Comparison between the unscented Kalman filter and the extended Kalman filter for the position estimation module of an integrated navigation information system Mathieu St-Pierre Electrical engineering

More information

Dynamic data processing

Dynamic data processing Dynamic data processing recursive least-squares P.J.G. Teunissen Series on Mathematical Geodesy and Positioning Dynamic data processing recursive least-squares Dynamic data processing recursive least-squares

More information

TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AAAAA

TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AAAAA 2015 School of Information Technology and Electrical Engineering at the University of Queensland TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AAAAA Schedule Week Date

More information

Continuous Monitoring of Available Bandwidth over a Network Path

Continuous Monitoring of Available Bandwidth over a Network Path Continuous Monitoring of Available Bandwidth over a Network Path Svante Ekelin Ericsson Research and Mälardalen University Martin Nilsson Swedish Institute of Computer Science (SICS) and Mälardalen University

More information

C21 Model Predictive Control

C21 Model Predictive Control C21 Model Predictive Control Mark Cannon 4 lectures Hilary Term 216-1 Lecture 1 Introduction 1-2 Organisation 4 lectures: week 3 week 4 { Monday 1-11 am LR5 Thursday 1-11 am LR5 { Monday 1-11 am LR5 Thursday

More information

Signal processing tools for largescale network monitoring: a state of the art

Signal processing tools for largescale network monitoring: a state of the art Signal processing tools for largescale network monitoring: a state of the art Kavé Salamatian Université de Savoie Outline Introduction & Methodologies Anomaly detection basic Statistical anomaly detection

More information

Adaptive Equalization of binary encoded signals Using LMS Algorithm

Adaptive Equalization of binary encoded signals Using LMS Algorithm SSRG International Journal of Electronics and Communication Engineering (SSRG-IJECE) volume issue7 Sep Adaptive Equalization of binary encoded signals Using LMS Algorithm Dr.K.Nagi Reddy Professor of ECE,NBKR

More information

Congestion Control of Active Queue Management Routers Based on LQ-Servo Control

Congestion Control of Active Queue Management Routers Based on LQ-Servo Control Congestion Control of Active Queue Management outers Based on LQ-Servo Control Kang Min Lee, Ji Hoon Yang, and Byung Suhl Suh Abstract This paper proposes the LQ-Servo controller for AQM (Active Queue

More information

CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS

CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS Pages 1 to 35 CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS Bohdan T. Kulakowski and Zhijie Wang Pennsylvania Transportation Institute The Pennsylvania State University University Park,

More information

3 Signals and Systems: Part II

3 Signals and Systems: Part II 3 Signals and Systems: Part II Recommended Problems P3.1 Sketch each of the following signals. (a) x[n] = b[n] + 3[n - 3] (b) x[n] = u[n] - u[n - 5] (c) x[n] = 6[n] + 1n + (i)2 [n - 2] + (i)ag[n - 3] (d)

More information

2 Forecasting by Error Correction Neural Networks

2 Forecasting by Error Correction Neural Networks Keywords: portfolio management, financial forecasting, recurrent neural networks. Active Portfolio-Management based on Error Correction Neural Networks Hans Georg Zimmermann, Ralph Neuneier and Ralph Grothmann

More information

Kristine L. Bell and Harry L. Van Trees. Center of Excellence in C 3 I George Mason University Fairfax, VA 22030-4444, USA kbell@gmu.edu, hlv@gmu.

Kristine L. Bell and Harry L. Van Trees. Center of Excellence in C 3 I George Mason University Fairfax, VA 22030-4444, USA kbell@gmu.edu, hlv@gmu. POSERIOR CRAMÉR-RAO BOUND FOR RACKING ARGE BEARING Kristine L. Bell and Harry L. Van rees Center of Excellence in C 3 I George Mason University Fairfax, VA 22030-4444, USA bell@gmu.edu, hlv@gmu.edu ABSRAC

More information

LS.6 Solution Matrices

LS.6 Solution Matrices LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions

More information

Mapping an Application to a Control Architecture: Specification of the Problem

Mapping an Application to a Control Architecture: Specification of the Problem Mapping an Application to a Control Architecture: Specification of the Problem Mieczyslaw M. Kokar 1, Kevin M. Passino 2, Kenneth Baclawski 1, and Jeffrey E. Smith 3 1 Northeastern University, Boston,

More information

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Relations Between Time Domain and Frequency Domain Prediction Error Methods - Tomas McKelvey

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Relations Between Time Domain and Frequency Domain Prediction Error Methods - Tomas McKelvey COTROL SYSTEMS, ROBOTICS, AD AUTOMATIO - Vol. V - Relations Between Time Domain and Frequency Domain RELATIOS BETWEE TIME DOMAI AD FREQUECY DOMAI PREDICTIO ERROR METHODS Tomas McKelvey Signal Processing,

More information

22nd European Photovoltaic Solar Energy Conference Milan, Italy, September 2007

22nd European Photovoltaic Solar Energy Conference Milan, Italy, September 2007 CLASSIFICATION OF ENERGY MANAGEMENT SYSTEMS FOR RENEWABLE ENERGY HYBRID SYSTEMS K. Bromberger, K. Brinkmann Department of Automation and Energy Systems Technology, University of Applied Sciences Trier

More information

Land-Vehicle Navigation Using GPS

Land-Vehicle Navigation Using GPS Land-Vehicle Navigation Using GPS ERIC ABBOTT AND DAVID POWELL Invited Paper The Global Positioning System (GPS) has made navigation systems practical for a number of land-vehicle navigation applications.

More information

Task-Space and Null-Space Control Design for Robotic-Assisted Minimally Invasive Surgery

Task-Space and Null-Space Control Design for Robotic-Assisted Minimally Invasive Surgery Task-Space Null-Space Control Design for Robotic-Assisted Minimally Invasive Surgery Rui Cortesão, Walid Zarrad, Philippe Poignet, Olivier Company Etienne Dombre University of Coimbra, Institute of Systems

More information

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK M. Pies, S. Ozana VSB-Technical University of Ostrava Faculty of Electrotechnical Engineering and Computer

More information

Estimating the State of Charge of a Battery

Estimating the State of Charge of a Battery 1 Estimating the State of Charge of a Battery John Chiasson Electrical and Computer Engineering Department The University of Tennessee, Knoxville, TN 37996 chiasson@utk.edu. Baskar Vairamohan EPRI PEAC

More information

Capacity Limits of MIMO Channels

Capacity Limits of MIMO Channels Tutorial and 4G Systems Capacity Limits of MIMO Channels Markku Juntti Contents 1. Introduction. Review of information theory 3. Fixed MIMO channels 4. Fading MIMO channels 5. Summary and Conclusions References

More information

CONTROL OF A PRODUCTION-INVENTORY SYSTEM USING A PID AND DEMAND PREDICTION BASED CONTROLLER

CONTROL OF A PRODUCTION-INVENTORY SYSTEM USING A PID AND DEMAND PREDICTION BASED CONTROLLER Latin American Applied Research 39:267-273 (29) CONTROL OF A PRODUCTION-INVENTORY SYSTEM USING A PID AND DEMAND PREDICTION BASED CONTROLLER S. TOSETTI,D.PATIÑO, F. CAPRARO and A. GAMBIER Instituto de Automática,

More information

Sales Rate and Cumulative Sales Forecasting Using Kalman Filtering Techniques

Sales Rate and Cumulative Sales Forecasting Using Kalman Filtering Techniques 1 Sales Rate and Cumulative Sales Forecasting Using Kalman Filtering Techniques Michael Munroe, Intel Corporation Ted Hench, Arizona State University, 480 614 1496, ted.hench@asu.edu Matthew Timmons, Arizona

More information

Time Series Analysis III

Time Series Analysis III Lecture 12: Time Series Analysis III MIT 18.S096 Dr. Kempthorne Fall 2013 MIT 18.S096 Time Series Analysis III 1 Outline Time Series Analysis III 1 Time Series Analysis III MIT 18.S096 Time Series Analysis

More information

Stochastic variability of mass flux in a cloud resolving simulation

Stochastic variability of mass flux in a cloud resolving simulation Stochastic variability of mass flux in a cloud resolving simulation Jahanshah Davoudi Thomas Birner, orm McFarlane and Ted Shepherd Physics department, University of Toronto Stochastic variability of mass

More information

The dynamic equation for the angular motion of the wheel is R w F t R w F w ]/ J w

The dynamic equation for the angular motion of the wheel is R w F t R w F w ]/ J w Chapter 4 Vehicle Dynamics 4.. Introduction In order to design a controller, a good representative model of the system is needed. A vehicle mathematical model, which is appropriate for both acceleration

More information

EECE 460 : Control System Design

EECE 460 : Control System Design EECE 460 : Control System Design PID Controller Design and Tuning Guy A. Dumont UBC EECE January 2012 Guy A. Dumont (UBC EECE) EECE 460 PID Tuning January 2012 1 / 37 Contents 1 Introduction 2 Control

More information

Matrices 2. Solving Square Systems of Linear Equations; Inverse Matrices

Matrices 2. Solving Square Systems of Linear Equations; Inverse Matrices Matrices 2. Solving Square Systems of Linear Equations; Inverse Matrices Solving square systems of linear equations; inverse matrices. Linear algebra is essentially about solving systems of linear equations,

More information

Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm

Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm 1 Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm Hani Mehrpouyan, Student Member, IEEE, Department of Electrical and Computer Engineering Queen s University, Kingston, Ontario,

More information

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

More information

Component Ordering in Independent Component Analysis Based on Data Power

Component Ordering in Independent Component Analysis Based on Data Power Component Ordering in Independent Component Analysis Based on Data Power Anne Hendrikse Raymond Veldhuis University of Twente University of Twente Fac. EEMCS, Signals and Systems Group Fac. EEMCS, Signals

More information

Crosswind Behavior of Rail Vehicles: A Systematic Investigation of the Sensitivity to Vehicle Parameters

Crosswind Behavior of Rail Vehicles: A Systematic Investigation of the Sensitivity to Vehicle Parameters Crosswind Behavior of Rail Vehicles: A Systematic Investigation of the Sensitivity to Vehicle Parameters Prof. Dr.-Ing. Rolf Naumann, Dipl.-Ing (FH) Norman Welge LSA - Labor für Strukturanalyse Introduction

More information

Mathematical Modeling and Engineering Problem Solving

Mathematical Modeling and Engineering Problem Solving Mathematical Modeling and Engineering Problem Solving Berlin Chen Department of Computer Science & Information Engineering National Taiwan Normal University Reference: 1. Applied Numerical Methods with

More information

Drivetech, Inc. Innovations in Motor Control, Drives, and Power Electronics

Drivetech, Inc. Innovations in Motor Control, Drives, and Power Electronics Drivetech, Inc. Innovations in Motor Control, Drives, and Power Electronics Dal Y. Ohm, Ph.D. - President 25492 Carrington Drive, South Riding, Virginia 20152 Ph: (703) 327-2797 Fax: (703) 327-2747 ohm@drivetechinc.com

More information

Models for Product Demand Forecasting with the Use of Judgmental Adjustments to Statistical Forecasts

Models for Product Demand Forecasting with the Use of Judgmental Adjustments to Statistical Forecasts Page 1 of 20 ISF 2008 Models for Product Demand Forecasting with the Use of Judgmental Adjustments to Statistical Forecasts Andrey Davydenko, Professor Robert Fildes a.davydenko@lancaster.ac.uk Lancaster

More information

K.Prasanna NIT Rourkela,India Summer Internship NUS

K.Prasanna NIT Rourkela,India Summer Internship NUS K.Prasanna NIT Rourkela,India Summer Internship NUS LOCALIZATION Vehicle localization is an important topic as it finds its application in a multitude of fields like autonomous navigation and tracking

More information

Univariate and Multivariate Methods PEARSON. Addison Wesley

Univariate and Multivariate Methods PEARSON. Addison Wesley Time Series Analysis Univariate and Multivariate Methods SECOND EDITION William W. S. Wei Department of Statistics The Fox School of Business and Management Temple University PEARSON Addison Wesley Boston

More information

The Extended HANDS Characterization and Analysis of Metric Biases. Tom Kelecy Boeing LTS, Colorado Springs, CO / Kihei, HI

The Extended HANDS Characterization and Analysis of Metric Biases. Tom Kelecy Boeing LTS, Colorado Springs, CO / Kihei, HI The Extended HANDS Characterization and Analysis of Metric Biases Tom Kelecy Boeing LTS, Colorado Springs, CO / Kihei, HI Russell Knox and Rita Cognion Oceanit, Kihei, HI ABSTRACT The Extended High Accuracy

More information

System Aware Cyber Security

System Aware Cyber Security System Aware Cyber Security Application of Dynamic System Models and State Estimation Technology to the Cyber Security of Physical Systems Barry M. Horowitz, Kate Pierce University of Virginia April, 2012

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

Matlab and Simulink. Matlab and Simulink for Control

Matlab and Simulink. Matlab and Simulink for Control Matlab and Simulink for Control Automatica I (Laboratorio) 1/78 Matlab and Simulink CACSD 2/78 Matlab and Simulink for Control Matlab introduction Simulink introduction Control Issues Recall Matlab design

More information

The Problem: Automotive safety recalls, Control Systems Diagnostics, Stability Control, Traction Control, Anti-lock Braking, Adaptive Cruise Control

The Problem: Automotive safety recalls, Control Systems Diagnostics, Stability Control, Traction Control, Anti-lock Braking, Adaptive Cruise Control AUTOPLUG: Remote Diagnostics Automotive Architecture for Control Software Safety Rahul Mangharam, Yash V. Pant and Truong X. Nghiem Department of Electrical & Systems Engineering University of Pennsylvania

More information

DCMS DC MOTOR SYSTEM User Manual

DCMS DC MOTOR SYSTEM User Manual DCMS DC MOTOR SYSTEM User Manual release 1.3 March 3, 2011 Disclaimer The developers of the DC Motor System (hardware and software) have used their best efforts in the development. The developers make

More information

EE 402 RECITATION #13 REPORT

EE 402 RECITATION #13 REPORT MIDDLE EAST TECHNICAL UNIVERSITY EE 402 RECITATION #13 REPORT LEAD-LAG COMPENSATOR DESIGN F. Kağan İPEK Utku KIRAN Ç. Berkan Şahin 5/16/2013 Contents INTRODUCTION... 3 MODELLING... 3 OBTAINING PTF of OPEN

More information

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model 1 September 004 A. Introduction and assumptions The classical normal linear regression model can be written

More information

CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation. Prof. Dr. Hani Hagras

CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation. Prof. Dr. Hani Hagras 1 CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation Prof. Dr. Hani Hagras Robot Locomotion Robots might want to move in water, in the air, on land, in space.. 2 Most of the

More information

Linear-Quadratic Optimal Controller 10.3 Optimal Linear Control Systems

Linear-Quadratic Optimal Controller 10.3 Optimal Linear Control Systems Linear-Quadratic Optimal Controller 10.3 Optimal Linear Control Systems In Chapters 8 and 9 of this book we have designed dynamic controllers such that the closed-loop systems display the desired transient

More information

Formulations of Model Predictive Control. Dipartimento di Elettronica e Informazione

Formulations of Model Predictive Control. Dipartimento di Elettronica e Informazione Formulations of Model Predictive Control Riccardo Scattolini Riccardo Scattolini Dipartimento di Elettronica e Informazione Impulse and step response models 2 At the beginning of the 80, the early formulations

More information

INTERACTION BETWEEN MOVING VEHICLES AND RAILWAY TRACK AT HIGH SPEED

INTERACTION BETWEEN MOVING VEHICLES AND RAILWAY TRACK AT HIGH SPEED INTERACTION BETWEEN MOVING VEHICLES AND RAILWAY TRACK AT HIGH SPEED Prof.Dr.Ir. C. Esveld Professor of Railway Engineering TU Delft, The Netherlands Dr.Ir. A.W.M. Kok Associate Professor of Railway Engineering

More information

UNIVERSITY OF CALIFORNIA, SAN DIEGO Electrical & Computer Engineering Department ECE 101 - Fall 2010 Linear Systems Fundamentals

UNIVERSITY OF CALIFORNIA, SAN DIEGO Electrical & Computer Engineering Department ECE 101 - Fall 2010 Linear Systems Fundamentals UNIVERSITY OF CALIFORNIA, SAN DIEGO Electrical & Computer Engineering Department ECE 101 - Fall 2010 Linear Systems Fundamentals FINAL EXAM WITH SOLUTIONS (YOURS!) You are allowed one 2-sided sheet of

More information

Rob J Hyndman. Forecasting using. 11. Dynamic regression OTexts.com/fpp/9/1/ Forecasting using R 1

Rob J Hyndman. Forecasting using. 11. Dynamic regression OTexts.com/fpp/9/1/ Forecasting using R 1 Rob J Hyndman Forecasting using 11. Dynamic regression OTexts.com/fpp/9/1/ Forecasting using R 1 Outline 1 Regression with ARIMA errors 2 Example: Japanese cars 3 Using Fourier terms for seasonality 4

More information

MODELING FIRST AND SECOND ORDER SYSTEMS IN SIMULINK

MODELING FIRST AND SECOND ORDER SYSTEMS IN SIMULINK MODELING FIRST AND SECOND ORDER SYSTEMS IN SIMULINK First and second order differential equations are commonly studied in Dynamic courses, as they occur frequently in practice. Because of this, we will

More information

Proceeding of 5th International Mechanical Engineering Forum 2012 June 20th 2012 June 22nd 2012, Prague, Czech Republic

Proceeding of 5th International Mechanical Engineering Forum 2012 June 20th 2012 June 22nd 2012, Prague, Czech Republic Modeling of the Two Dimensional Inverted Pendulum in MATLAB/Simulink M. Arda, H. Kuşçu Department of Mechanical Engineering, Faculty of Engineering and Architecture, Trakya University, Edirne, Turkey.

More information

Non Linear Dependence Structures: a Copula Opinion Approach in Portfolio Optimization

Non Linear Dependence Structures: a Copula Opinion Approach in Portfolio Optimization Non Linear Dependence Structures: a Copula Opinion Approach in Portfolio Optimization Jean- Damien Villiers ESSEC Business School Master of Sciences in Management Grande Ecole September 2013 1 Non Linear

More information

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION No: CITY UNIVERSITY LONDON BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION ENGINEERING MATHEMATICS 2 (resit) EX2005 Date: August

More information

Software and Hardware Solutions for Accurate Data and Profitable Operations. Miguel J. Donald J. Chmielewski Contributor. DuyQuang Nguyen Tanth

Software and Hardware Solutions for Accurate Data and Profitable Operations. Miguel J. Donald J. Chmielewski Contributor. DuyQuang Nguyen Tanth Smart Process Plants Software and Hardware Solutions for Accurate Data and Profitable Operations Miguel J. Bagajewicz, Ph.D. University of Oklahoma Donald J. Chmielewski Contributor DuyQuang Nguyen Tanth

More information

Parallel Data Selection Based on Neurodynamic Optimization in the Era of Big Data

Parallel Data Selection Based on Neurodynamic Optimization in the Era of Big Data Parallel Data Selection Based on Neurodynamic Optimization in the Era of Big Data Jun Wang Department of Mechanical and Automation Engineering The Chinese University of Hong Kong Shatin, New Territories,

More information