Filtering and Fusion based Reconstruction of Angle of Attack

Size: px
Start display at page:

Download "Filtering and Fusion based Reconstruction of Angle of Attack"

Transcription

1 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: ggirija@css.nal.res.in Abstract This paper presents a schee to provide analytical redundancy for angle of attack sensor which is an iportant feedback for flight control syste of a high perforance aircraft / issile and also for aircraft stall warning syste. The filtering and fusion schee for reconstruction of angle of attack utilizes the rigid body kineatic equations of the aircraft and the data fro INS and air data coputer in an extended Kalan filter. The schee is ipleented in MATLAB / SIMULINK environent and validated with both flight siulator data as well as flight data. The schee provides an additional source of angle of attack which is reliable and reasonably accurate. Noenclature u, v, w Velocity coponents along aircraft body axis p, q, r Aircraft angular rates A x, Ay, Az Aircraft linear acceleration along body axis N z, N y Aircraft noral and lateral acceleration, Aircraft roll and pitch attitude, Aircraft angle of attack and angle of sideslip h,q, Aircraft altitude, dynaic pressure and air density C L, C L Aircraft aerodynaic coefficients a Coputed angle of attack fro altitude rate and Euler angles a Coputed angle of attack fro noral acceleration, weight and aerodynaic derivatives a Coputed angle of sideslip fro N y gain derivative g Acceleration due to gravity s, wt Aircraft wing reference area and weight N y gain N y to gain derivative subscript denotes easureents.ˆ denotes estiate Introduction Angle of attack (AOA) and angle of sideslip (AOS) provide inforation about the flow condition of the aircraft. It can contribute to flight safety by supporting avoidance of critical conditions like probleatic stalling behavior of the aircraft and can be an aid concerning departure characteristics. For unstable aircraft, AOA inforation fors an iportant feedback signal in the flight control syste (FCS). Also the stall warning syste (SWS) in transport aircraft uses the AOA signal to copute the stall argin which is directly proportional to the ratio of true AOA to stall AOA. Thus, both fighter as well transport aircraft require AOA inforation for all their ission requireents. In general, AOA and AOS are easured by vanes or pressure probes. They have to be placed outside the fuselage and at a proper location outside the flow field in order to provide correct indications of AOA. If vanes are used, they have to be ounted on nose boos on the fuselage and they are usually susceptible to daages particularly at high speed. Further, regular aintenance is required to ensure proper operation. The sensors, their installation and aintenance are a costly affair. It is andatory to have sensor redundancy in aircraft for AOA easureent since it is an essential feedback signal for FCS. Hence, in this paper, a schee to provide analytical redundancy for AOA is presented. National Conference on Range Technology (NACORT) ITR, Chandipur

2 There are several approaches for deterining the AOA and AOS based on data fro the inertial navigation syste (INS) instead of aerodynaic sensors. In this paper, an approach featuring estiation of AOA and AOS by filtering and fusion of INS data and air data coputer outputs through the aircraft rigid body kineatics is presented. The goal is to achieve a redundant, reliable source of AOA and AOS inforation all the tie with reasonable accuracy. An extended Kalan filter is ipleented for filtering and fusion of INS and airdata sensor outputs and the schee is ipleented in MATLAB / SIMULINK environent and validated with light transport aircraft flight siulator data as well as real data fro a fighter aircraft. The concept and schee presented here can be easily extended and utilized for other aerospace guidance and testing systes. AOA and AOS reconstruction schee AOA estiation has two iportant requireents, naely, speed and accuracy. Speed of estiation is a critical requireent for in-flight real tie application for flight control usage of AOA as well as for pilot inforation. AOA and AOS can be estiated with high degree of accuracy fro the easureents fro inertial navigation syste. Fusing the outputs of three acceleroeters, three rate gyros and air data coputer (total velocity, dynaic pressure and altitude), the AOA and AOS can be estiated through aircraft rigid body kineatic equations[,]. Thus it is purely an analytical ethod of reconstructing AOA and AOS without utilizing inforation fro external devices like flow vanes. Kalan filter algorith is used to estiate the AOA and AOS as it is recursive in nature and suitable for online data processing. The state and easureent equations of the filter are given below. State Equations: u A x q w r v g sin v Ay r u p w g sin cos w A z p v q u g cos cos p q sin tan r cos tan q cos r sin h u sin v sin cos w cos cos Measureent Equations: V u v w q u v w h h () tan w a u tan w a u () sin v a u v w where sin a sin sin cos cos h (3) sin V a sin cos sin sin cos cos cos g Nz cos cos s a CL Ny gain Ny wt q CL () a () N y gain is taken fro the lookup table given as a function of dynaic pressure In this odel it is assued that all the easureents are bias free and are at the aircraft centre of gravity. Appropriate changes in the kineatic odel can be incorporated to estiate the bias in the easureents as augented states. Figure shows the scheatic diagra of the AOA and AOS estiation schee. In Kalan filter, analytically obtained redundant AOA ( a & a ) and redundant AOS ( a ) are used as observations to estiate the relevant aircraft states. Fro the estiated (filtered) states, the AOA and AOS are coputed as given below: ˆ sin w ˆ ˆ tan uˆ vˆ uˆ vˆ wˆ where uˆ, vˆ & wˆ are the estiated states fro the filter. 3 MATLAB / SIMULINK ipleentation () The reconstruction of AOA and AOS is realized and studied in MATLAB / SIMULINK environent 3. Analytical AOA and AOS Analytical redundant AOA and AOS are obtained fro INS and airdata coputer outputs using equations (3, National Conference on Range Technology (NACORT) ITR, Chandipur

3 p, q, r A x, A y, A z V, q h N z, Wt, C L, C L, g, S N y, N y V q h gain Figure : AOA and AOS reconstruction schee & ) [3]. These equations are ipleented in SIMULINK and the output of this ipleentation has been independently checked with respective reference values (true values in case of flight siulator data and vane angles in case of real data). It has been noted in the reference [3] and confired here that the redundant AOA derived fro altitude rate and Euler angles (equation 3) are very accurate wherever there is no gust or turbulence. However in the presence of vertical gust/turbulence, the redundant AOA derived using N z, weight, CL and C L (equation ) is relatively better. This is because sufficient inforation of vertical gust/turbulence is captured in N z easureent. 3.3 Kalan Filter a State Equations & Filter Tie Update u w Kalan filter algorith is introduced into the SIMULINK block as S-function. The filter odel consists of two coponents, a nonlinear kineatic state odel and a nonlinear easureent odel. The state odel predicts the states ( u, v, w,,, h ) fro one instant of tie to the next instant based on the input data fro the acceleroeters and rate gyros. The easureent odel corrects this prediction with the reference easureents obtained fro the air data sensors and analytically coputed AOA and AOS (equations, 3 a a v h Measureent Equations & Filter Measureent Update ˆ ˆ and ). The ipleentation details of Kalan filter are given in reference []. The filter is anually tuned and its perforance is tested by plotting and checking:. AOA and AOS with true AOA and AOS (vane outputs in case of flight data).. filter odel outputs with easureents 3. Filter residual with bounds Re where R e is the innovation variance. Auto correlation of the residual with bounds where N is the no. of saples, (to confir the whiteness of the residual) Validation Results.9 N AOA and AOS estiation schee is initially validated with light transport aircraft flight siulator data. Sae set of siulated data used for evaluation of INS based AOA estiation schee for stall warning syste by autopilot tea [3] is being used here for validation of the present schee. Two sets of data are considered one with only elevator input and the other with elevator input and with vertical gust of /s. The results obtained fro the first set of siulated data (i.e. without gust) are shown in figures (a) to (c). Figure (a) shows the estiated outputs of AOA and AOS fro the filter copared with siulated true AOA and AOS along with the analytically coputed AOA and AOS which were used as observables in the Kalan filter. The estiated signals copare well with the true AOA and AOS signals. Fig. b shows the residuals of all the observations with bounds and Fig. c shows the autocorrelation function with bounds. It is clear that all the residuals are well within their theoretical bounds and the autocorrelation function shows that the residuals satisfy the whiteness test. Thus, the proposed schee indicates satisfactory perforance when the aircraft flight is in cal air. Figure 3 shows the AOA and AOS estiates fro the light transport aircraft siulator data generated with elevator and vertical gust. During the presence of vertical gust, since a (obtained fro N z, weight, CL and CL ) is relatively better copared to a (obtained fro attitudes and altitude rate), the easureent noise covariance of these observations in the Kalan filter are rescheduled giving ore ephasis to a observation (with lower easureent noise covariance). Thus whenever vertical gust is present it is possible to reconstruct AOA with reasonable accuracy without odeling of gust using this schee. However, this ethod would require soe kind of an indication of the presence of gust. National Conference on Range Technology (NACORT) ITR, Chandipur

4 Tht (deg) Tht (deg) AOA AOS Phi (deg) Phi (deg) Alt AOA qbar (N/) qbar (N/) Phi Tht V qbar V (/s) V (/s) Beta (deg) Beta (deg) AOS (deg) Alt () Alt () Analytical (Hdot, Attitudes) Analytical (Nz, Weight) Measured Vs Outputs.. Residual with bounds Analytical Figure (a): Reconstructed AOA and AOS trajectories Measured Vs Outputs Measured Residual with bounds Figure (b): Continued Lag Lag Figure (b): Kalan filter perforance check (Filter residuals with bounds) Figure (c): Kalan filter perforance check (Autocorrelation of residual for whiteness test) National Conference on Range Technology (NACORT) ITR, Chandipur

5 AOS (deg) Analytical (Hdot, Attitudes) Analytical (Nz, Weight) Vane Analytical Analytical - Presence of gust -... Analytical Figure : Reconstructed AOA fro level acceleration aneuver of flighter aircraft Figure 3: Reconstructed AOA and AOS trajectories in the presence of vertical gust Figures and show the reconstruction of AOA fro the real (flight) data of a fighter aircraft fro different aneuvers. Here the vane output which is found to be accurate (after correcting by kineatic consistency check) is taken as reference. Results indicate that the proposed algorith successfully reconstruct the AOA despite noisy data. It can be seen that the reconstructed AOA is reasonable accurate even when one of the analytical redundant observation ( a ) not being very accurate. Concluding Rearks A schee based on filtering and fusion using an extended Kalan filter to provide analytical redundancy for AOA and AOS sensors in an aircraft is presented. The filtering and fusion schee for reconstruction of AOA and AOS utilizes the rigid body kineatic equations of the aircraft and the data fro INS and air data coputer. The schee is validated with aircraft siulator data as well as flight data. The results obtained indicate that the AOA and AOS are reconstructed with reasonable accuracy. The schee can be used to reconstruct AOA and AOS which are critical paraeters during flight eergency situations like landing and also for stall warning. References Vane Analytical Analytical [] Maine R E and Iliff K W, Application of Paraeter Estiation to Aircraft Stability and Control: The Output Error Approach, NASA RP, Figure : Reconstructed AOA fro roller coaster aneuver of flighter aircraft [] V H Risenberg, V A Vasiliev, V N Paraonov, and V A Sharenskyi, Adaptive syste for aerospace vehicle paraeter and state estiation, Second Braunschweig Aerospace Syposiu on Real-Tie Models for Control, Measureent and Estiation systes, Braunschweig, GERMANY, March 99. [3] G K Singh, Pratia and Shya Chetty, Evaluation of inertial/isu based AOA estiation schees, TM No.: SWS/TM/3, Dec. (Restricted) [] Candy J V, Signal Processing: The Model Based Approach, McGraw Hill International Edition, Singapore, 97 National Conference on Range Technology (NACORT) ITR, Chandipur

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

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

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

An Improved Particle Filter with Applications in Ballistic Target Tracking

An Improved Particle Filter with Applications in Ballistic Target Tracking Sensors & ransducers Vol. 72 Issue 6 June 204 pp. 96-20 Sensors & ransducers 204 by IFSA Publishing S. L. http://www.sensorsportal.co An Iproved Particle Filter with Applications in Ballistic arget racing

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

System Design of Quadrotor

System Design of Quadrotor Syste Design of Quadrotor Yukai Gong, Weina Mao, Bu Fan, Yi Yang Mar. 29, 2016 A final project of MECHENG 561. Supervised by Prof. Vasudevan. 1 Abstract In this report, an autonoous quadrotor is designed.

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

SPECTRUM sensing is a core concept of cognitive radio

SPECTRUM sensing is a core concept of cognitive radio World Acadey of Science, Engineering and Technology International Journal of Electronics and Counication Engineering Vol:6, o:2, 202 Efficient Detection Using Sequential Probability Ratio Test in Mobile

More information

Department of Physics, Sri Venkateswara University, Tirupati Range Operations, Satish Dhawan Space Centre SHAR, ISRO, Sriharikota

Department of Physics, Sri Venkateswara University, Tirupati Range Operations, Satish Dhawan Space Centre SHAR, ISRO, Sriharikota Trajectory Estiation of a Satellite Launch Vehicle Using Unscented Kalan Filter fro Noisy Radar Measureents R.Varaprasad S.V. Bhaskara Rao D.Narayana Rao V. Seshagiri Rao Range Operations, Satish Dhawan

More information

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis City University of New York (CUNY) CUNY Acadeic Works International Conference on Hydroinforatics 8-1-2014 Experiental Design For Model Discriination And Precise Paraeter Estiation In WDS Analysis Giovanna

More information

Smoothing Framework for Automatic Track Initiation in Clutter

Smoothing Framework for Automatic Track Initiation in Clutter Soothing Fraework for Autoatic Track Initiation in Clutter Rajib Chakravorty Networked Sensor Technology (NeST) Laboratory Faculty of Engineering University of Technology, Sydney Broadway -27,Sydney, NSW

More information

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER IEPC 003-0034 ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER A. Bober, M. Guelan Asher Space Research Institute, Technion-Israel Institute of Technology, 3000 Haifa, Israel

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

THE KALMAN FILTER: A LOOK BEHIND THE SCENE

THE KALMAN FILTER: A LOOK BEHIND THE SCENE HE KALMA FILER: A LOOK BEHID HE SCEE R.E. Deain School of Matheatical and Geospatial Sciences, RMI University eail: rod.deain@rit.edu.au Presented at the Victorian Regional Survey Conference, Mildura,

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

Warning System of Dangerous Chemical Gas in Factory Based on Wireless Sensor Network

Warning System of Dangerous Chemical Gas in Factory Based on Wireless Sensor Network 565 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 07 Guest Editors: Zhuo Yang, Junie Ba, Jing Pan Copyright 07, AIDIC Servizi S.r.l. ISBN 978-88-95608-49-5; ISSN 83-96 The Italian Association

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September ISSN International Journal of Scientific & Engineering Research, Volue 4, Issue 9, Septeber-3 44 ISSN 9-558 he unscented Kalan Filter for the Estiation the States of he Boiler-urbin Model Halieh Noorohaadi,

More information

Tracking using CONDENSATION: Conditional Density Propagation

Tracking using CONDENSATION: Conditional Density Propagation Tracking using CONDENSATION: Conditional Density Propagation Goal Model-based visual tracking in dense clutter at near video frae rates M. Isard and A. Blake, CONDENSATION Conditional density propagation

More information

State Estimation for Autopilot Control of Small Unmanned Aerial Vehicles in Windy Conditions

State Estimation for Autopilot Control of Small Unmanned Aerial Vehicles in Windy Conditions University of Colorado, Boulder CU Scholar Aerospace Engineering Sciences Graduate Theses & Dissertations Aerospace Engineering Sciences Summer 7-23-2014 State Estimation for Autopilot Control of Small

More information

An Inverse Interpolation Method Utilizing In-Flight Strain Measurements for Determining Loads and Structural Response of Aerospace Vehicles

An Inverse Interpolation Method Utilizing In-Flight Strain Measurements for Determining Loads and Structural Response of Aerospace Vehicles An Inverse Interpolation Method Utilizing In-Flight Strain Measureents for Deterining Loads and Structural Response of Aerospace Vehicles S. Shkarayev and R. Krashantisa University of Arizona, Tucson,

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

IN modern society that various systems have become more

IN modern society that various systems have become more Developent of Reliability Function in -Coponent Standby Redundant Syste with Priority Based on Maxiu Entropy Principle Ryosuke Hirata, Ikuo Arizono, Ryosuke Toohiro, Satoshi Oigawa, and Yasuhiko Takeoto

More information

A Decision-Based Model and Algorithm for Maneuvering Target Tracking

A Decision-Based Model and Algorithm for Maneuvering Target Tracking WSEAS RANSACIONS on SYSEMS A Decision-Based Model and Algorith for Maneuvering arget racking JIAHONG CHEN ZHONGHUA ZHANG ZHENDONG XI YONGXING MAO China Satellite Maritie racking and Control Departent,

More information

Improved State Estimation in Quadrotor MAVs: A Novel Drift-Free Velocity Estimator

Improved State Estimation in Quadrotor MAVs: A Novel Drift-Free Velocity Estimator Iproved State Estiation in Quadrotor MAVs: A Novel Drift-Free Velocity Estiator Dinuka Abeywardena, Sarath Kodagoda, Gaini Dissanayake, and Rohan Munasinghe arxiv:9.3388v [cs.ro] Sep Abstract This paper

More information

Chapter 1: Basics of Vibrations for Simple Mechanical Systems

Chapter 1: Basics of Vibrations for Simple Mechanical Systems Chapter 1: Basics of Vibrations for Siple Mechanical Systes Introduction: The fundaentals of Sound and Vibrations are part of the broader field of echanics, with strong connections to classical echanics,

More information

Neural Network-Aided Extended Kalman Filter for SLAM Problem

Neural Network-Aided Extended Kalman Filter for SLAM Problem 7 IEEE International Conference on Robotics and Autoation Roa, Italy, -4 April 7 ThA.5 Neural Network-Aided Extended Kalan Filter for SLAM Proble Minyong Choi, R. Sakthivel, and Wan Kyun Chung Abstract

More information

An Adaptive UKF Algorithm for the State and Parameter Estimations of a Mobile Robot

An Adaptive UKF Algorithm for the State and Parameter Estimations of a Mobile Robot Vol. 34, No. 1 ACTA AUTOMATICA SINICA January, 2008 An Adaptive UKF Algorith for the State and Paraeter Estiations of a Mobile Robot SONG Qi 1, 2 HAN Jian-Da 1 Abstract For iproving the estiation accuracy

More information

Multiscale Entropy Analysis: A New Method to Detect Determinism in a Time. Series. A. Sarkar and P. Barat. Variable Energy Cyclotron Centre

Multiscale Entropy Analysis: A New Method to Detect Determinism in a Time. Series. A. Sarkar and P. Barat. Variable Energy Cyclotron Centre Multiscale Entropy Analysis: A New Method to Detect Deterinis in a Tie Series A. Sarkar and P. Barat Variable Energy Cyclotron Centre /AF Bidhan Nagar, Kolkata 700064, India PACS nubers: 05.45.Tp, 89.75.-k,

More information

Effective joint probabilistic data association using maximum a posteriori estimates of target states

Effective joint probabilistic data association using maximum a posteriori estimates of target states Effective joint probabilistic data association using axiu a posteriori estiates of target states 1 Viji Paul Panakkal, 2 Rajbabu Velurugan 1 Central Research Laboratory, Bharat Electronics Ltd., Bangalore,

More information

Identical Maximum Likelihood State Estimation Based on Incremental Finite Mixture Model in PHD Filter

Identical Maximum Likelihood State Estimation Based on Incremental Finite Mixture Model in PHD Filter Identical Maxiu Lielihood State Estiation Based on Increental Finite Mixture Model in PHD Filter Gang Wu Eail: xjtuwugang@gail.co Jing Liu Eail: elelj20080730@ail.xjtu.edu.cn Chongzhao Han Eail: czhan@ail.xjtu.edu.cn

More information

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment Torsion Experient Introduction For the Torsion lab, there are two required experients to perfor and one extra credit assignent at the end. In experient 1, the syste paraeters need to be identified so that

More information

Analyzing Simulation Results

Analyzing Simulation Results Analyzing Siulation Results Dr. John Mellor-Cruey Departent of Coputer Science Rice University johnc@cs.rice.edu COMP 528 Lecture 20 31 March 2005 Topics for Today Model verification Model validation Transient

More information

Condition Monitoring and Fault Detection of Railway Vehicle Suspension using Multiple-Model Approach

Condition Monitoring and Fault Detection of Railway Vehicle Suspension using Multiple-Model Approach Proceedings of the 17th World Congress The International Federation of Autoatic Control Condition Monitoring and Fault Detection of Railway Vehicle Suspension using Multiple-Model Approach Hitoshi Tsunashia

More information

Gain Scheduled Automatic Flight Control Systems Design for a Light Commercial Helicopter Model

Gain Scheduled Automatic Flight Control Systems Design for a Light Commercial Helicopter Model Erkan Abdulhaitbilal, Elbrous M. Jafarov Gain Scheduled Autoatic Flight Control Systes Design for a Light Coercial Helicopter Model Erkan ADULHAMITILAL and Elbrous M. JAFAROV Faculty of Aeronautics and

More information

Gust Disturbance Alleviation with Incremental Nonlinear Dynamic Inversion

Gust Disturbance Alleviation with Incremental Nonlinear Dynamic Inversion Delft University of Technology Gust Disturbance Alleviation with Increental Nonlinear Dynaic Inversion Seur, Ewoud; de Croon, Guido; Chu, Qiping DOI.9/IROS.26.7759827 Publication date 26 Docuent Version

More information

Image Reconstruction by means of Kalman Filtering in Passive Millimetre- Wave Imaging

Image Reconstruction by means of Kalman Filtering in Passive Millimetre- Wave Imaging Iage Reconstruction by eans of Kalan Filtering in assive illietre- Wave Iaging David Sith, etrie eyer, Ben Herbst 2 Departent of Electrical and Electronic Engineering, University of Stellenbosch, rivate

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

Machine Learning Basics: Estimators, Bias and Variance

Machine Learning Basics: Estimators, Bias and Variance Machine Learning Basics: Estiators, Bias and Variance Sargur N. srihari@cedar.buffalo.edu This is part of lecture slides on Deep Learning: http://www.cedar.buffalo.edu/~srihari/cse676 1 Topics in Basics

More information

Handwriting Detection Model Based on Four-Dimensional Vector Space Model

Handwriting Detection Model Based on Four-Dimensional Vector Space Model Journal of Matheatics Research; Vol. 10, No. 4; August 2018 ISSN 1916-9795 E-ISSN 1916-9809 Published by Canadian Center of Science and Education Handwriting Detection Model Based on Four-Diensional Vector

More information

ANALYSIS OF LANDING TRAJECTORY USING BACKWARD PROPAGATION

ANALYSIS OF LANDING TRAJECTORY USING BACKWARD PROPAGATION ANALYSIS OF LANDING TRAJECTORY USING BACKWARD PROPAGATION Melissa M. Onishi Departent of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The past NASA landing issions

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

Non-Parametric Non-Line-of-Sight Identification 1

Non-Parametric Non-Line-of-Sight Identification 1 Non-Paraetric Non-Line-of-Sight Identification Sinan Gezici, Hisashi Kobayashi and H. Vincent Poor Departent of Electrical Engineering School of Engineering and Applied Science Princeton University, Princeton,

More information

State Estimation Problem for the Action Potential Modeling in Purkinje Fibers

State Estimation Problem for the Action Potential Modeling in Purkinje Fibers APCOM & ISCM -4 th Deceber, 203, Singapore State Estiation Proble for the Action Potential Modeling in Purinje Fibers *D. C. Estuano¹, H. R. B.Orlande and M. J.Colaço Federal University of Rio de Janeiro

More information

CHAPTER 19: Single-Loop IMC Control

CHAPTER 19: Single-Loop IMC Control When I coplete this chapter, I want to be able to do the following. Recognize that other feedback algoriths are possible Understand the IMC structure and how it provides the essential control features

More information

AiMT Advances in Military Technology

AiMT Advances in Military Technology AiT Advances in ilitary Technology Vol. 14, No. 1 (2019), pp. 47-57 ISSN 1802-2308, eissn 2533-4123 DOI 10.3849/ait.01247 odelling issile Flight Characteristics by Estiating ass and Ballistic Paraeters

More information

Forecasting Financial Indices: The Baltic Dry Indices

Forecasting Financial Indices: The Baltic Dry Indices International Journal of Maritie, Trade & Econoic Issues pp. 109-130 Volue I, Issue (1), 2013 Forecasting Financial Indices: The Baltic Dry Indices Eleftherios I. Thalassinos 1, Mike P. Hanias 2, Panayiotis

More information

Tele-Operation of a Mobile Robot Through Haptic Feedback

Tele-Operation of a Mobile Robot Through Haptic Feedback HAVE 00 IEEE Int. Workshop on Haptic Virtual Environents and Their Applications Ottawa, Ontario, Canada, 7-8 Noveber 00 Tele-Operation of a Mobile Robot Through Haptic Feedback Nicola Diolaiti, Claudio

More information

A NEW GEAR FAULT RECOGNITION METHOD USING MUWD SAMPLE ENTROPY AND GREY INCIDENCE

A NEW GEAR FAULT RECOGNITION METHOD USING MUWD SAMPLE ENTROPY AND GREY INCIDENCE A NEW GEAR FAULT RECOGNITION METHOD USING MUWD SAMPLE ENTROPY AND GREY INCIDENCE WENBIN ZHANG, 2 JIE MIN, 3 YASONG PU Assoc Prof, College of Engineering, Honghe Univ, Mengzi, Yunnan, 6600, China 2 Lecturer,

More information

RECENTLY, there has been significant interest at NASA and

RECENTLY, there has been significant interest at NASA and JOURNAL OF GUIDANCE,CONTROL, AND DYNAMICS Vol. 35, No., Noveber Deceber Robust Landing-Guidance Law for Ipaired Aircraft P. K. Menon, S. S. Vaddi, and P. Sengupta Optial Synthesis Inc., Los Altos, California

More information

Self-Erecting Inverted Pendulum: Swing up and Stabilization Control

Self-Erecting Inverted Pendulum: Swing up and Stabilization Control Self-Erecting Inverted Pendulu: Swing up and Stabilization Control S. McGilvray (Winner of the IEEE Life Meber ward for best paper fro the Central Canada Council for the IEEE Student Paper Contest, ) Contents

More information

DESIGN, SIMULATION AND IMPLEMENTATION OF DECENTRALIZED PI CONTROLLERS FOR A MULTIVARIABLE FEED BLENDING SYSTEM AT THE FALCONBRIDGE SUDBURY SMELTER

DESIGN, SIMULATION AND IMPLEMENTATION OF DECENTRALIZED PI CONTROLLERS FOR A MULTIVARIABLE FEED BLENDING SYSTEM AT THE FALCONBRIDGE SUDBURY SMELTER DESIGN, SIMULATION AND IMPLEMENTATION OF DECENTRALIZED PI CONTROLLERS FOR A MULTIVARIABLE FEED BLENDING SYSTEM AT THE FALCONBRIDGE SUDBURY SMELTER B. Boulet McGill University Departent of Electrical and

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

SEISMIC FRAGILITY ANALYSIS

SEISMIC FRAGILITY ANALYSIS 9 th ASCE Specialty Conference on Probabilistic Mechanics and Structural Reliability PMC24 SEISMIC FRAGILITY ANALYSIS C. Kafali, Student M. ASCE Cornell University, Ithaca, NY 483 ck22@cornell.edu M. Grigoriu,

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

Feedback Linearization and Linear Observer for a Quadrotor Unmanned Aerial Vehicle

Feedback Linearization and Linear Observer for a Quadrotor Unmanned Aerial Vehicle Feedback Linearization and Linear Observer for a Quadrotor Unanned Aerial Vehicle Abdellah Mokhtari,2, Nacer K. M Sirdi, Kaal Meghriche, A. Belaidi 3 LRV : Versailles Laboratory of Robotics, University

More information

Two dimensional rate gyro bias estimation for precise pitch and roll attitude determination utilizing a dual arc accelerometer array

Two dimensional rate gyro bias estimation for precise pitch and roll attitude determination utilizing a dual arc accelerometer array Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections -- Two dimensional rate gyro bias estimation for precise pitch and roll attitude determination utilizing a dual

More information

MODELING OF DUST DEVIL ON MARS AND FLIGHT SIMULATION OF MARS AIRPLANE

MODELING OF DUST DEVIL ON MARS AND FLIGHT SIMULATION OF MARS AIRPLANE MODELING OF DUST DEVIL ON MARS AND FLIGHT SIMULATION OF MARS AIRPLANE Hirotaka Hiraguri*, Hiroshi Tokutake* *Kanazawa University, Japan hiraguri@stu.kanazawa-u.ac.jp;tokutake@se.kanazawa-u.ac.jp Keywords:

More information

Bayesian Approach for Fatigue Life Prediction from Field Inspection

Bayesian Approach for Fatigue Life Prediction from Field Inspection Bayesian Approach for Fatigue Life Prediction fro Field Inspection Dawn An and Jooho Choi School of Aerospace & Mechanical Engineering, Korea Aerospace University, Goyang, Seoul, Korea Srira Pattabhiraan

More information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information Cite as: Straub D. (2014). Value of inforation analysis with structural reliability ethods. Structural Safety, 49: 75-86. Value of Inforation Analysis with Structural Reliability Methods Daniel Straub

More information

DESIGN OF THE DIE PROFILE FOR THE INCREMENTAL RADIAL FORGING PROCESS *

DESIGN OF THE DIE PROFILE FOR THE INCREMENTAL RADIAL FORGING PROCESS * IJST, Transactions of Mechanical Engineering, Vol. 39, No. M1, pp 89-100 Printed in The Islaic Republic of Iran, 2015 Shira University DESIGN OF THE DIE PROFILE FOR THE INCREMENTAL RADIAL FORGING PROCESS

More information

Time-of-flight Identification of Ions in CESR and ERL

Time-of-flight Identification of Ions in CESR and ERL Tie-of-flight Identification of Ions in CESR and ERL Eric Edwards Departent of Physics, University of Alabaa, Tuscaloosa, AL, 35486 (Dated: August 8, 2008) The accuulation of ion densities in the bea pipe

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

Random Vibration Fatigue Analysis with LS-DYNA

Random Vibration Fatigue Analysis with LS-DYNA 1 th International LS-DYNA Users Conference Siulation() Rando Vibration Fatigue Analysis with LS-DYNA Arnaud Ringeval 1, Yun Huang 1 CIMES, France 36 rue Marc Lefrancq, Les Ateliers Nuériques, 593 Valenciennes,

More information

2.003 Engineering Dynamics Problem Set 2 Solutions

2.003 Engineering Dynamics Problem Set 2 Solutions .003 Engineering Dynaics Proble Set Solutions This proble set is priarily eant to give the student practice in describing otion. This is the subject of kineatics. It is strongly recoended that you study

More information

IDAN Shock Mount Isolation Vibration Study November 1, The operation of shock and vibration isolation base plate

IDAN Shock Mount Isolation Vibration Study November 1, The operation of shock and vibration isolation base plate dr. Istvan Koller RTD USA BME Laboratory. Background In 998, Real Tie Devices USA, Inc. introduced a novel packaging concept for ebedded PC/04 odules to build Intelligent Data Acquisition Nodes. This syste,

More information

DIRECT TORQUE CONTROL OF INDUCTION MACHINES CONSIDERING THE IRON LOSSES

DIRECT TORQUE CONTROL OF INDUCTION MACHINES CONSIDERING THE IRON LOSSES DIRECT TORQUE CONTROL OF INDUCTION MACHINES CONSIDERING THE IRON LOSSES TRUC PHAM-DINH A thesis subitted in partial fulfilent of the requireents of Liverpool John Moores University for the degree of Doctor

More information

Introduction to Flight Dynamics

Introduction to Flight Dynamics Chapter 1 Introduction to Flight Dynamics Flight dynamics deals principally with the response of aerospace vehicles to perturbations in their flight environments and to control inputs. In order to understand

More information

Joint Estimation of State and Sensor Systematic Error in Hybrid System

Joint Estimation of State and Sensor Systematic Error in Hybrid System Joint Estiation of State and Sensor Systeatic Error in Hybrid Syste Lin Zhou, Quan Pan, Yan Liang, Zhen-lu Jin School of utoation Northwestern Polytechnical University Xi an, 77, China {lfxazl@gail.co,

More information

DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION

DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION Masaki WAKUI 1 and Jun IYAMA and Tsuyoshi KOYAMA 3 ABSTRACT This paper shows a criteria to detect

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

N-Point. DFTs of Two Length-N Real Sequences

N-Point. DFTs of Two Length-N Real Sequences Coputation of the DFT of In ost practical applications, sequences of interest are real In such cases, the syetry properties of the DFT given in Table 5. can be exploited to ake the DFT coputations ore

More information

8.1 Force Laws Hooke s Law

8.1 Force Laws Hooke s Law 8.1 Force Laws There are forces that don't change appreciably fro one instant to another, which we refer to as constant in tie, and forces that don't change appreciably fro one point to another, which

More information

Robustness Experiments for a Planar Hopping Control System

Robustness Experiments for a Planar Hopping Control System To appear in International Conference on Clibing and Walking Robots Septeber 22 Robustness Experients for a Planar Hopping Control Syste Kale Harbick and Gaurav S. Sukhate kale gaurav@robotics.usc.edu

More information

Fault Tree Modeling Using CBHRA and SAF Method. Korea Atomic Energy Research Institute Hyun Gook Kang

Fault Tree Modeling Using CBHRA and SAF Method. Korea Atomic Energy Research Institute Hyun Gook Kang Fault Tree Modeling Using CBHRA and SAF Method Korea Atoic Energy Research Institute Hyun Goo Kang Contents 1 2 Introduction Siplified Alpha Factor Method 3 Condition-based HRA Method Case Study 5 Conclusions

More information

Kernel based Object Tracking using Color Histogram Technique

Kernel based Object Tracking using Color Histogram Technique Kernel based Object Tracking using Color Histogra Technique 1 Prajna Pariita Dash, 2 Dipti patra, 3 Sudhansu Kuar Mishra, 4 Jagannath Sethi, 1,2 Dept of Electrical engineering, NIT, Rourkela, India 3 Departent

More information

Feature Extraction Techniques

Feature Extraction Techniques Feature Extraction Techniques Unsupervised Learning II Feature Extraction Unsupervised ethods can also be used to find features which can be useful for categorization. There are unsupervised ethods that

More information

Analysis and Extraction of Temperature Effects on Natural Frequencies of a Footbridge based on Continuous Dynamic Monitoring

Analysis and Extraction of Temperature Effects on Natural Frequencies of a Footbridge based on Continuous Dynamic Monitoring Analysis and Extraction of Teperature Effects on Natural Frequencies of a Footbridge based on Continuous Dynaic Monitoring Wei-Hua Hu, Carlos Moutinho, Filipe Magalhães, Elsa Caetano & Álvaro Cunha Faculty

More information

Estimation of the Mean of the Exponential Distribution Using Maximum Ranked Set Sampling with Unequal Samples

Estimation of the Mean of the Exponential Distribution Using Maximum Ranked Set Sampling with Unequal Samples Open Journal of Statistics, 4, 4, 64-649 Published Online Septeber 4 in SciRes http//wwwscirporg/ournal/os http//ddoiorg/436/os4486 Estiation of the Mean of the Eponential Distribution Using Maiu Ranked

More information

Recursive Algebraic Frisch Scheme: a Particle-Based Approach

Recursive Algebraic Frisch Scheme: a Particle-Based Approach Recursive Algebraic Frisch Schee: a Particle-Based Approach Stefano Massaroli Renato Myagusuku Federico Califano Claudio Melchiorri Atsushi Yaashita Hajie Asaa Departent of Precision Engineering, The University

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

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS A Thesis Presented to The Faculty of the Departent of Matheatics San Jose State University In Partial Fulfillent of the Requireents

More information

Testing the lag length of vector autoregressive models: A power comparison between portmanteau and Lagrange multiplier tests

Testing the lag length of vector autoregressive models: A power comparison between portmanteau and Lagrange multiplier tests Working Papers 2017-03 Testing the lag length of vector autoregressive odels: A power coparison between portanteau and Lagrange ultiplier tests Raja Ben Hajria National Engineering School, University of

More information

HIGH RESOLUTION NEAR-FIELD MULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR MACHINES

HIGH RESOLUTION NEAR-FIELD MULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR MACHINES ICONIC 2007 St. Louis, O, USA June 27-29, 2007 HIGH RESOLUTION NEAR-FIELD ULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR ACHINES A. Randazzo,. A. Abou-Khousa 2,.Pastorino, and R. Zoughi

More information

e-companion ONLY AVAILABLE IN ELECTRONIC FORM

e-companion ONLY AVAILABLE IN ELECTRONIC FORM OPERATIONS RESEARCH doi 10.1287/opre.1070.0427ec pp. ec1 ec5 e-copanion ONLY AVAILABLE IN ELECTRONIC FORM infors 07 INFORMS Electronic Copanion A Learning Approach for Interactive Marketing to a Custoer

More information

Setting Load Parameters for Viable Fatigue Testing of Gears in Powertrain Axles

Setting Load Parameters for Viable Fatigue Testing of Gears in Powertrain Axles Setting Load Paraeters for Viable Fatigue Testing of Gears in Powertrain Axles Part I: Single-Reduction Axles Ernő Fülöp This presentation introduces a new procedure that derived fro exact calculations

More information

Adaptive Controller Design for a Synchronous Generator with Unknown Perturbation in Mechanical Power

Adaptive Controller Design for a Synchronous Generator with Unknown Perturbation in Mechanical Power 308 International Journal of Control Xiaohong Autoation Jiao Yuanzhang and Systes Sun vol and 3 Tielong no (special Shen edition) pp 308-34 June 005 Adaptive Controller Design for a Synchronous Generator

More information

Removal of Intensity Bias in Magnitude Spin-Echo MRI Images by Nonlinear Diffusion Filtering

Removal of Intensity Bias in Magnitude Spin-Echo MRI Images by Nonlinear Diffusion Filtering Reoval of Intensity Bias in Magnitude Spin-Echo MRI Iages by Nonlinear Diffusion Filtering Alexei A. Sasonov *, Chris R. Johnson Scientific Coputing and Iaging Institute, University of Utah, 50 S Central

More information

Designing 3-DOF Hardware-In-The-Loop Test Platform Controlling Multirotor Vehicles

Designing 3-DOF Hardware-In-The-Loop Test Platform Controlling Multirotor Vehicles WeAT3.5 Designing 3-DOF Hardware-In-The-Loop Test Platfor Controlling Multirotor Vehicles Muhsin Hancer Rahan Bitirgen Isail Bayezit Faculty of Aeronautical and Space Sciences, Necettin Erbakan University,

More information

On alternative methods of determining Radius of Curvature using Newton s Rings set up

On alternative methods of determining Radius of Curvature using Newton s Rings set up International Letters of Cheistry, Physics and Astronoy Online: 0-03-5 ISSN: 99-3843, Vol. 48, pp 7-31 doi:10.1805/www.scipress.co/ilcpa.48.7 0 SciPress Ltd., Switzerland On alternative ethods of deterining

More information

Cantilever Beam Design for Projectile Internal Moving Mass Systems

Cantilever Beam Design for Projectile Internal Moving Mass Systems Jonathan Rogers Graduate Research Assistant Mark Costello Sikorsky Associate Professor Me. ASME School of Aerospace Engineering, Georgia Institute of Technology, Atlanta, GA 30318 Cantilever Bea Design

More information

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period An Approxiate Model for the Theoretical Prediction of the Velocity... 77 Central European Journal of Energetic Materials, 205, 2(), 77-88 ISSN 2353-843 An Approxiate Model for the Theoretical Prediction

More information

APPLICATION OF A CAUSAL DIGRAPH BASED FAULT DIAGNOSIS METHOD WITH DISCRETE STATE SPACE MODEL ON A PAPER MACHINE SIMULATOR

APPLICATION OF A CAUSAL DIGRAPH BASED FAULT DIAGNOSIS METHOD WITH DISCRETE STATE SPACE MODEL ON A PAPER MACHINE SIMULATOR APPLICATION OF A CAUSAL DIGRAPH BASED FAULT DIAGNOSIS METHOD WITH DISCRETE STATE SPACE MODEL ON A PAPER MACHINE SIMULATOR Hui Cheng, Mats Nikus, Sirkka-Liisa Jäsä-Jounela Helsinki University of Technology

More information

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x)

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x) 7Applying Nelder Mead s Optiization Algorith APPLYING NELDER MEAD S OPTIMIZATION ALGORITHM FOR MULTIPLE GLOBAL MINIMA Abstract Ştefan ŞTEFĂNESCU * The iterative deterinistic optiization ethod could not

More information

Accuracy of the Scaling Law for Experimental Natural Frequencies of Rectangular Thin Plates

Accuracy of the Scaling Law for Experimental Natural Frequencies of Rectangular Thin Plates The 9th Conference of Mechanical Engineering Network of Thailand 9- October 005, Phuket, Thailand Accuracy of the caling Law for Experiental Natural Frequencies of Rectangular Thin Plates Anawat Na songkhla

More information

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Proc. of the IEEE/OES Seventh Working Conference on Current Measureent Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Belinda Lipa Codar Ocean Sensors 15 La Sandra Way, Portola Valley, CA 98 blipa@pogo.co

More information

Robust and Randomized Control Design of Mini- UAVs: The MH1000 Platform

Robust and Randomized Control Design of Mini- UAVs: The MH1000 Platform Robust and Randoized Control Design of Mini- UAVs: The MH Platfor L. Lorefice*,. Pralio* and R. Tepo** * Politecnico di Torino/Dipartiento di Ingegneria Aeronautica e Spaziale, Torino, Italy ** IEIIT-CNR,

More information

J11.3 STOCHASTIC EVENT RECONSTRUCTION OF ATMOSPHERIC CONTAMINANT DISPERSION

J11.3 STOCHASTIC EVENT RECONSTRUCTION OF ATMOSPHERIC CONTAMINANT DISPERSION J11.3 STOCHASTIC EVENT RECONSTRUCTION OF ATMOSPHERIC CONTAMINANT DISPERSION Inanc Senocak 1*, Nicolas W. Hengartner, Margaret B. Short 3, and Brent W. Daniel 1 Boise State University, Boise, ID, Los Alaos

More information

A method to determine relative stroke detection efficiencies from multiplicity distributions

A method to determine relative stroke detection efficiencies from multiplicity distributions A ethod to deterine relative stroke detection eiciencies ro ultiplicity distributions Schulz W. and Cuins K. 2. Austrian Lightning Detection and Inoration Syste (ALDIS), Kahlenberger Str.2A, 90 Vienna,

More information

Tactics Box 2.1 Interpreting Position-versus-Time Graphs

Tactics Box 2.1 Interpreting Position-versus-Time Graphs 1D kineatic Retake Assignent Due: 4:32p on Friday, October 31, 2014 You will receive no credit for ites you coplete after the assignent is due. Grading Policy Tactics Box 2.1 Interpreting Position-versus-Tie

More information

Detecting Intrusion Faults in Remotely Controlled Systems

Detecting Intrusion Faults in Remotely Controlled Systems 2009 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 10-12, 2009 FrB11.3 Detecting Intrusion Faults in Reotely Controlled Systes Salvatore Candido and Seth Hutchinson Abstract

More information