Feedforward přímá vazba.

Size: px
Start display at page:

Download "Feedforward přímá vazba."

Transcription

1 Feedforward přímá vazba. Aplikace v řízení flexibilních letadel. Martin Hromčík, Tomáš Haniš. Automatické řízení

2 Projekt ACFA 2020 Vybrané výsledky z projektu ACFA 2020: EU funded project, , FP7 Coordinated by EADS Innovation Works Munich Airbus, DLR, ONERA, Alenia, TU Vienna, (14 total) Control algorithms for upcoming high-capacity passanger aircraft, to increase passanger comfort, and to reduce weight and fuel consumption Michael Šebek ARI

3 Projekt ACFA 2020 DCE tasks: sensors&actuators placement, optimal and robust feedback controls, FF control and input command shaping Optimal sensor placement. EFI method, modes 24 to 29 considered, 10 sensors placed. H feedback controller. Attenuation of wing-bending mode by 5-7dB (for various configurations). PosiCast prefilter. Elimination of pilot-induced- -vibrations at the hull-bending-mode frequency. Contact / DCE: Martin Hromcik, m.hromcik@c-a-k.cz Michael Šebek ARI

4 1. Potlačení vibrací způsobených agresivními příkazy pilota/autopilota pomocí metod input command shaping Michael Šebek ARI

5 PosiCast & flight controls PosiCast & SAS CTRLs (EL,AI,RD) PosiCast long/lat dynamics Response to CTRLs/CMDs free aircraft, SAS/CAS in action, SAS/CAS & PosiCast engaged Step Response SAS (damper) Amplitude Time (sec) PosiCast & CAS ATT CMD (pitch/roll setpoint) PosiCast CAS (LON/LAT AP) CTRLs (EL,AI,RD) long/lat dynamics

6 Result I: NACRE LONG SAS & PosiCast SP mode flex.modes (WBM s) - simple longitudinal SAS applied (free aircraft is unstable) - vibrations reduction: PosiCast vs. traditional low-pass filter on EL CMD (Chebyshev type) - response from EL command to wings-nz-law: free aircraft, Chebyshev filter, two-peaks PosiCast, for all PAX/FUEL

7 Result I: NACRE LONG SAS & PosiCast - vibrations reduction: PosiCast vs. traditional low-pass filter on EL CMD (Chebyshev type) - response from EL dublet (impulse) to wings-nz-law: free aircraft, Chebyshev filter, two-peaks PosiCast, for all PAX/FUEL

8 Result I: NACRE LONG SAS & PosiCast - responsiveness: PosiCast vs. low-pass filter (Chebyshev) - response from EL step to pitch rate: free aircraft, Chebyshev filter, two-peaks PosiCast, for all PAX/FUEL

9 Result II: NACRE LAT CAS & PosiCast - robust roll-ap designed (robust H 2 optimal MIMO controller, low order (6), rigid body only) - response from bank angle setpoint to MX wingroot, for all PAX/FUEL

10 Result II: NACRE LAT CAS & PosiCast - response from bank angle setpoint to wings-nz-law antisymmetric, for all PAX/FUEL

11 Result II: NACRE LAT CAS & PosiCast - response from bank angle setpoint to bank angle, for all PAX/FUEL

12 Result III: NACRE active damping system & PosiCast - two-stage design (note advantages due to safety, flight-testing, ): - robust roll-ap designed (robust H 2 optimal MIMO controller, low order ~5) - H mixed-sensitivity robust MIMO vibrations damper built upon that - total order ~30 - robust stability/performance for all cases (#=18) PC/active FB damping interactions - PC takes care predictable impact of pilot s activity on vibrations - FB cares for unmeasurable disturbances (e.g. gust) and also for residual vibrations left by FF CTRL (due to model imperfections) DAMP ATT CMD (ROLL SETPOINT) PosiCast CAS (ROLL AP) CTRLs (AS FLAPS) LAT DYNAMICS NZ LAW AS (β, φ, φ, ψ )

13 Result III: NACRE active damping system & PosiCast ROLL SP -> NZ LAW ROLL AP only (blue) MIXSENS DAMP (red) MIXSENS DAMP+POSICAST (black)

14 Result III: NACRE active damping system & PosiCast

15 Result III: NACRE active damping system & PosiCast ROLL SP -> ROLL ANGLE ROLL AP only (blue) MIXSENS DAMP (red) MIXSENS DAMP+POSICAST (black)

16 Result IV: Two-channel FF controller basic idea basic formulas

17 Result IV: Two-channel FF controller Preliminary results for a conventional 4 engine airliner, model provided by EADS follow 1 st symmetric wing bending mode (WBM) Indicator: the modal sensor WBMs = 0. 5 ( N zloe + N zroe ) N zcg 1 st symmetric hull bending mode (HBM) Indicator: the modal sensor HBMs = 0. 5 ( N zcn + N ztn ) N zcg Actuator: symmetric inner ailerons Actuator: elevator N zcn 10rad/s Nz CG 20rad/s N zcg Nz LOE Nz ROE N ztn

18 Result IV: Two-channel FF controller

19 Result IV: Two-channel FF controller Robustness

20 Result IV: Two-channel FF controller

21 Result IV: Two-channel FF controller two-channel FF CTRL & SAS CTRLs (EL,AI,RD) CHNL I two-channel FF CTRL & CAS ATT CMD (pitch/roll setpoint) CHNL II CHNL II CHNL I long/lat dynamics SAS (damper) CAS (LON/LAT AP) CTRLs (EL,AI,RD) Remarks to interactions with FB - FF CTRL takes care (passively CHNL I, actively CHNL II) of predictable impact of pilot s activity on vibrations - FB cares for unmeasurable disturbances (e.g. gust) and also for residual vibrations left by FF CTRL (e.g. due to model imperfections) - FF, if applicable, is always faster than FB (does not wait for any sensors reading and processing) long/lat dynamics

22 2. Feedforward triggered regulátor pro snížení namáhání konstrukce letounu při průletu turbulencí Michael Šebek ARI

23 ATTAS project EADS IW d K_FF K_FB G Adopted from: Andreas Wildschek; An Adaptive Feed - Forward Controller for Active Wing Bending Vibration Alleviation on Large Transport Aircraft. L 2 optimal Feed Forward control

24 ACFA 2020 project CTU & EADS IW d K_F B K_F F G

25 Convex synthesis 2 Wind Gust Wind Gust H_act H_act x x

26 Convex synthesis yalmip interface: a = sdpvar(n_b-1,1); a1=[1;a]; gm_x_max = sdpvar(1,1); gm_x_min = sdpvar(1,1); gm_y_max = sdpvar(1,1); gm_y_min = sdpvar(1,1); F=[EL_sig*a1 < 30*ones(n_t,1), EL_sig*a1 > -30*ones(n_t,1)...,SPO_sig*a1<zeros(n_t,1), SPO_sig*a1 > -15*ones(n_t,1)...,dEL_sig*a1 < rate_limit*ones(n_t,1), del_sig*a1 > -rate_limit*ones(n_t,1)...,dspo_sig*a1 < rate_limit*ones(n_t,1), dspo_sig*a1 > -rate_limit*ones(n_t,1)...,nzcg_sig*a1 < 1.5*ones(n_t,1), NzCG_sig*a1 > -1*ones(n_t,1)...,Mx_sig*a1 < gm_x_max*ones(n_t,1), Mx_sig*a1 > -gm_x_min*ones(n_t,1)...,my_sig*a1 < gm_y_max*ones(n_t,1), My_sig*a1 > -gm_y_min*ones(n_t,1)...]; lmbd_x_max=1; lmbd_x_min=1;lmbd_y_max=1; lmbd_y_min=1; h = lmbd_x_max*gm_x_max + lmbd_x_min*gm_x_min + lmbd_y_max*gm_y_max + lmbd_y_min*gm_y_min; diagnostic = solvesdp(f,h,options)

27 Convex synthesis results

28 Convex synthesis robustness evaluation For more information about BWB see: T. Hanis, M. Hromcik; Lateral control for exible BWB high-capacity passenger aircraft. T. Hanis, M. Hromcik; Information-based sensor placementoptimization for BWB aircraft. A. Wildschek, R. Maier, M. Hromcik, T. Hanis, A. Schirrer, M. Kozek, Ch. Westermayer, and M. Hemedi; Hybrid Controller for Gust Load Alleviation and Ride Comfort Improvement Using Direct Lift Control Flaps

Intermediate Lateral Autopilots (I) Yaw orientation control

Intermediate Lateral Autopilots (I) Yaw orientation control Intermediate Lateral Autopilots (I) Yaw orientation control Yaw orientation autopilot Lateral autopilot for yaw maneuver Designed to have the aircraft follow the pilot's yaw rate command or hold the aircraft

More information

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

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

More information

The Active Flutter Suppression (AFS) Technology Evaluation Project

The Active Flutter Suppression (AFS) Technology Evaluation Project 1 The Active Flutter Suppression (AFS) Technology Evaluation Project Eli Livne, Ph.D. The William E. Boeing Department of Aeronautics and Astronautics University of Washington, Seattle, WA eli@aa.washington.edu

More information

A Mini UAV for security environmental monitoring and surveillance: telemetry data analysis

A Mini UAV for security environmental monitoring and surveillance: telemetry data analysis A Mini UAV for security environmental monitoring and surveillance: telemetry data analysis G. Belloni 2,3, M. Feroli 3, A. Ficola 1, S. Pagnottelli 1,3, P. Valigi 2 1 Department of Electronic and Information

More information

System identification studies with the stiff wing minimutt Fenrir Flight 20

System identification studies with the stiff wing minimutt Fenrir Flight 20 SYSTEMS TECHNOLOGY, INC 3766 S. HAWTHORNE BOULEVARD HAWTHORNE, CALIFORNIA 925-783 PHONE (3) 679-228 email: sti@systemstech.com FAX (3) 644-3887 Working Paper 439- System identification studies with the

More information

The Aeronautics Research Programme of the German Federal Ministry of Economics and Technology (BMWi) Franz-Josef Mathy

The Aeronautics Research Programme of the German Federal Ministry of Economics and Technology (BMWi) Franz-Josef Mathy The Aeronautics Research Programme of the German Federal Ministry of Economics and Technology (BMWi) Franz-Josef Mathy Outline 1. Importance of Aeronautical Research 2. LuFo in the European Context 3.

More information

Status of Handling Qualities Treatment within Industrial Development Processes and Outlook for Future Needs

Status of Handling Qualities Treatment within Industrial Development Processes and Outlook for Future Needs Status of Handling Qualities Treatment within Industrial Development Processes and Outlook for Future Needs Dipl. Ing. R. Osterhuber, Dr. Ing. M. Hanel, MEA25 Flight Control Dr. Ing. Christoph Oelker,

More information

FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA ACTIVE CONTROL OF CABIN NOISE-LESSONS LEARNED?

FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA ACTIVE CONTROL OF CABIN NOISE-LESSONS LEARNED? FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA Invited Paper ACTIVE CONTROL OF CABIN NOISE-LESSONS LEARNED? by C.R. Fuller Vibration and Acoustics Laboratories

More information

TONAL ACTIVE CONTROL IN PRODUCTION ON A LARGE TURBO-PROP AIRCRAFT

TONAL ACTIVE CONTROL IN PRODUCTION ON A LARGE TURBO-PROP AIRCRAFT TONAL ACTIVE CONTROL IN PRODUCTION ON A LARGE TURBO-PROP AIRCRAFT Richard Hinchliffe Principal Engineer, Ultra Electronics, Noise and Vibration Systems, 1 Cambridge Business Park, Cowley Road, Cambridge

More information

UAV: Design to Flight Report

UAV: Design to Flight Report UAV: Design to Flight Report Team Members Abhishek Verma, Bin Li, Monique Hladun, Topher Sikorra, and Julio Varesio. Introduction In the start of the course we were to design a situation for our UAV's

More information

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

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

More information

Aircraft modal testing at VZLÚ

Aircraft modal testing at VZLÚ Aircraft modal testing at VZLÚ 1- Introduction 2- Experimental 3- Software 4- Example of Tests 5- Conclusion 1- Introduction The modal test is designed to determine the modal parameters of a structure.

More information

Multi-Axis Pilot Modeling

Multi-Axis Pilot Modeling Multi-Axis Pilot Modeling Models and Methods for Wake Vortex Encounter Simulations Technical University of Berlin Berlin, Germany June 1-2, 2010 Ronald A. Hess Dept. of Mechanical and Aerospace Engineering

More information

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 ACTIVE VIBRATION ISOLATION OF DIESEL ENGINES IN SHIPS

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 ACTIVE VIBRATION ISOLATION OF DIESEL ENGINES IN SHIPS Page number: 1 NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 ACTIVE VIBRATION ISOLATION OF DIESEL ENGINES IN SHIPS Xun Li, Ben S. Cazzolato and Colin H. Hansen Department of Mechanical Engineering,

More information

Active Vibration Control in Ultrasonic Wire Bonding Improving Bondability on Demanding Surfaces

Active Vibration Control in Ultrasonic Wire Bonding Improving Bondability on Demanding Surfaces Active Vibration Control in Ultrasonic Wire Bonding Improving Bondability on Demanding Surfaces By Dr.-Ing. Michael Brökelmann, Hesse GmbH Ultrasonic wire bonding is an established technology for connecting

More information

KATnet Key Aerodynamic Technologies for Aircraft Performance Improvement

KATnet Key Aerodynamic Technologies for Aircraft Performance Improvement Fifth Community Aeronautical Days 2006, Vienna, Austria, 19-21 June 2006 Presented by Géza Schrauf Airbus With contributions of Burkhard Gölling and Norman Wood KATnet Key Aerodynamic Technologies for

More information

CDS 101/110: Lecture 10-2 Loop Shaping Design Example. Richard M. Murray 2 December 2015

CDS 101/110: Lecture 10-2 Loop Shaping Design Example. Richard M. Murray 2 December 2015 CDS 101/110: Lecture 10-2 Loop Shaping Design Example Richard M. Murray 2 December 2015 Goals: Work through detailed loop shaping-based design Reading: Åström and Murray, Feedback Systems, Sec 12.6 Loop

More information

Roll Control for a Micro Air Vehicle Using Active Wing Morphing

Roll Control for a Micro Air Vehicle Using Active Wing Morphing Roll Control for a Micro Air Vehicle Using Active Wing Morphing Helen Garcia, Mujahid Abdulrahim and Rick Lind University of Florida 1 Introduction Relatively small aircraft have recently been receiving

More information

AERONAUTICS RTD IN RUSSIA AN OVERVIEW

AERONAUTICS RTD IN RUSSIA AN OVERVIEW AERONAUTICS RTD IN RUSSIA AN OVERVIEW by Vladimir DMITRIEV Director of TsAGI, corresponding member of RAS Sergey LYAPUNOV Head of Aerodynamic Department, TsAGI, Russia Vienna, 19-21 June 2006 RUSSIAN ORGANIZATIONS

More information

Active Noise Control System Development and Algorithm Implementation in a Passenger Car

Active Noise Control System Development and Algorithm Implementation in a Passenger Car 6th MCRTN Smart Structures Workshop Active Noise Control System Development and Algorithm Implementation in a Passenger Car 15 16 Dec 2009, Paris, France ESR Fellow: Guangrong Zou Host Supervisor: Marko

More information

F-16 Quadratic LCO Identification

F-16 Quadratic LCO Identification Chapter 4 F-16 Quadratic LCO Identification The store configuration of an F-16 influences the flight conditions at which limit cycle oscillations develop. Reduced-order modeling of the wing/store system

More information

Implementation of Nonlinear Reconfigurable Controllers for Autonomous Unmanned Vehicles

Implementation of Nonlinear Reconfigurable Controllers for Autonomous Unmanned Vehicles Implementation of Nonlinear Reconfigurable Controllers for Autonomous Unmanned Vehicles Dere Schmitz Vijayaumar Janardhan S. N. Balarishnan Department of Mechanical and Aerospace engineering and Engineering

More information

CDS 101/110: Lecture 8.2 PID Control

CDS 101/110: Lecture 8.2 PID Control CDS 11/11: Lecture 8.2 PID Control November 16, 216 Goals: Nyquist Example Introduce and review PID control. Show how to use loop shaping using PID to achieve a performance specification Discuss the use

More information

Digital Autoland Control Laws Using Quantitative Feedback Theory and Direct Digital Design

Digital Autoland Control Laws Using Quantitative Feedback Theory and Direct Digital Design JOURNAL OF GUIDANCE, CONROL, AND DYNAMICS Vol., No., September October 7 Digital Autoland Control Laws Using Quantitative Feedback heory and Direct Digital Design homas Wagner and John Valasek exas A&M

More information

Fokker 50 - Automatic Flight Control System

Fokker 50 - Automatic Flight Control System GENERAL The Automatic Flight Control System (AFCS) controls the aircraft around the pitch, roll, and yaw axes. The system consists of: Two Flight Directors (FD). Autopilot (AP). Flight Augmentation System

More information

Vibration Control of Flexible Spacecraft Using Adaptive Controller.

Vibration Control of Flexible Spacecraft Using Adaptive Controller. Vol. 2 (2012) No. 1 ISSN: 2088-5334 Vibration Control of Flexible Spacecraft Using Adaptive Controller. V.I.George #, B.Ganesh Kamath #, I.Thirunavukkarasu #, Ciji Pearl Kurian * # ICE Department, Manipal

More information

An Unusual Structure for a Feedforward Gust Load Alleviation Controller

An Unusual Structure for a Feedforward Gust Load Alleviation Controller An Unusual Structure for a Feedforward Gust Load Alleviation Controller Nicolas Fezans Citation Info: Fezans, Nicolas (27) An Unusual Structure for a Feedforward Gust Load Alleviation Controller. In Book:

More information

Model-Based Detection and Isolation of Rudder Faults for a Small UAS

Model-Based Detection and Isolation of Rudder Faults for a Small UAS Model-Based Detection and Isolation of Rudder Faults for a Small UAS Raghu Venkataraman and Peter Seiler Department of Aerospace Engineering & Mechanics University of Minnesota, Minneapolis, MN, 55455,

More information

ENHANCEMENT OF THE TRANSMISSION LOSS OF DOUBLE PANELS BY MEANS OF ACTIVELY CONTROLLING THE CAVITY SOUND FIELD

ENHANCEMENT OF THE TRANSMISSION LOSS OF DOUBLE PANELS BY MEANS OF ACTIVELY CONTROLLING THE CAVITY SOUND FIELD ENHANCEMENT OF THE TRANSMISSION LOSS OF DOUBLE PANELS BY MEANS OF ACTIVELY CONTROLLING THE CAVITY SOUND FIELD André Jakob, Michael Möser Technische Universität Berlin, Institut für Technische Akustik,

More information

Flight Verification and Validation of an L1 All-Adaptive Flight Control System

Flight Verification and Validation of an L1 All-Adaptive Flight Control System Flight Verification and Validation of an L1 All-Adaptive Flight Control System Enric Xargay, Naira Hovakimyan Department of Aerospace Engineering University of Illinois at Urbana-Champaign e-mail: {xargay,

More information

and using the step routine on the closed loop system shows the step response to be less than the maximum allowed 20%.

and using the step routine on the closed loop system shows the step response to be less than the maximum allowed 20%. Phase (deg); Magnitude (db) 385 Bode Diagrams 8 Gm = Inf, Pm=59.479 deg. (at 62.445 rad/sec) 6 4 2-2 -4-6 -8-1 -12-14 -16-18 1-1 1 1 1 1 2 1 3 and using the step routine on the closed loop system shows

More information

Experiment 9. PID Controller

Experiment 9. PID Controller Experiment 9 PID Controller Objective: - To be familiar with PID controller. - Noting how changing PID controller parameter effect on system response. Theory: The basic function of a controller is to execute

More information

Estimation of State Variables of Active Suspension System using Kalman Filter

Estimation of State Variables of Active Suspension System using Kalman Filter International Journal of Current Engineering and Technology E-ISSN 2277 416, P-ISSN 2347 5161 217 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Estimation

More information

FINAL PUBLISHABLE REPORT

FINAL PUBLISHABLE REPORT FINAL PUBLISHABLE REPORT Reporting period 1 Oct 2006 to 31 Dec 2009 Contract Nr. Project Coordinator ACA5-CT-2006-030943 Dr. Geza Schrauf, Airbus Operations GmbH Version/Date Version 1.0 June 2010 Issued

More information

DRAFT Expected performance of type-bp SAS in bkagra

DRAFT Expected performance of type-bp SAS in bkagra DRAFT Expected performance of type-bp SAS in bkagra December 27, 216 Yoshinori Fujii Table of Contents 1 Expected performance of type-bp SAS in bkagra 2 1.1 Overview.................................................

More information

Flight Dynamics AE426

Flight Dynamics AE426 KING FAHD UNIVERSITY Department of Aerospace Engineering AE426: Flight Dynamics Instructor Dr. Ayman Hamdy Kassem What is flight dynamics? Is the study of aircraft motion and its characteristics. Is it

More information

Automatic Control Motion control Advanced control techniques

Automatic Control Motion control Advanced control techniques Automatic Control Motion control Advanced control techniques (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Motivations (I) 2 Besides the classical

More information

Piloted Simulation Handling Qualities Assessment of a Business Jet Fly-By-Wire Flight Control System

Piloted Simulation Handling Qualities Assessment of a Business Jet Fly-By-Wire Flight Control System Piloted Simulation Handling Qualities Assessment of a Business Jet Fly-By-Wire Flight Control System Tom Berger University Affiliated Research Center, Moffett Field, CA Mark B. Tischler U.S. Army Aviation

More information

Module 2: Lecture 4 Flight Control System

Module 2: Lecture 4 Flight Control System 26 Guidance of Missiles/NPTEL/2012/D.Ghose Module 2: Lecture 4 Flight Control System eywords. Roll, Pitch, Yaw, Lateral Autopilot, Roll Autopilot, Gain Scheduling 3.2 Flight Control System The flight control

More information

Automatic Controller Dynamic Specification (Summary of Version 1.0, 11/93)

Automatic Controller Dynamic Specification (Summary of Version 1.0, 11/93) The contents of this document are copyright EnTech Control Engineering Inc., and may not be reproduced or retransmitted in any form without the express consent of EnTech Control Engineering Inc. Automatic

More information

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Spring Semester, Linear control systems design

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Spring Semester, Linear control systems design Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL Andrea M. Zanchettin, PhD Spring Semester, 2018 Linear control systems design Andrea Zanchettin Automatic Control 2 The control problem Let s introduce

More information

Active sway control of a gantry crane using hybrid input shaping and PID control schemes

Active sway control of a gantry crane using hybrid input shaping and PID control schemes Home Search Collections Journals About Contact us My IOPscience Active sway control of a gantry crane using hybrid input shaping and PID control schemes This content has been downloaded from IOPscience.

More information

Advanced Servo Tuning

Advanced Servo Tuning Advanced Servo Tuning Dr. Rohan Munasinghe Department of Electronic and Telecommunication Engineering University of Moratuwa Servo System Elements position encoder Motion controller (software) Desired

More information

Aerospace Testing 2011, Hamburg, Germany, April Jan Debille Solutions Manager Aerospace & Defense

Aerospace Testing 2011, Hamburg, Germany, April Jan Debille Solutions Manager Aerospace & Defense Industrial solutions for in-flight & offline experimental flutter analysis A. Lepage, P. Naudin, J. Roubertier, A. Cordeau ONERA M.A. Oliver-Escandell, S. Leroy, AIRBUS Jan Debille, LMS Aerospace Testing

More information

Structural Health Monitoring: A Contribution to the Intelligent Aircraft Structure

Structural Health Monitoring: A Contribution to the Intelligent Aircraft Structure ECNDT 2006 - Tu.1.1.1 Structural Health Monitoring: A Contribution to the Intelligent Aircraft Structure Holger SPECKMANN, Henrik ROESNER, Airbus, Bremen, Germany Abstract. Future aircrafts will be manufactured

More information

Fault Tolerant Control Design for the Longitudinal Aircraft Dynamics using Quantitative Feedback Theory

Fault Tolerant Control Design for the Longitudinal Aircraft Dynamics using Quantitative Feedback Theory Fault Tolerant Control Design for the Longitudinal Aircraft Dynamics using Quantitative Feedback Theory Daniel Ossmann Institute of System Dynamics and Control German Aerospace Center (DLR), 82234 Wessling,

More information

Magnetic Levitation System

Magnetic Levitation System Introduction Magnetic Levitation System There are two experiments in this lab. The first experiment studies system nonlinear characteristics, and the second experiment studies system dynamic characteristics

More information

H Multi-objective and Multi-Model MIMO control design for Broadband noise attenuation in a 3D enclosure

H Multi-objective and Multi-Model MIMO control design for Broadband noise attenuation in a 3D enclosure H Multi-objective and Multi-Model MIMO control design for Broadband noise attenuation in a 3D enclosure Paul LOISEAU, Philippe CHEVREL, Mohamed YAGOUBI, Jean-Marc DUFFAL Mines Nantes, IRCCyN & Renault

More information

Linear Control Systems Lectures #5 - PID Controller. Guillaume Drion Academic year

Linear Control Systems Lectures #5 - PID Controller. Guillaume Drion Academic year Linear Control Systems Lectures #5 - PID Controller Guillaume Drion Academic year 2018-2019 1 Outline PID controller: general form Effects of the proportional, integral and derivative actions PID tuning

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL PROCESS DYNAMICS AND CONTROL CHBE306, Fall 2017 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering Korea University Korea University 1-1 Objectives of the Class What is process control?

More information

ARIES: Aerial Reconnaissance Instrumental Electronics System

ARIES: Aerial Reconnaissance Instrumental Electronics System ARIES: Aerial Reconnaissance Instrumental Electronics System Marissa Van Luvender *, Kane Cheung, Hao Lam, Enzo Casa, Matt Scott, Bidho Embaie #, California Polytechnic University Pomona, Pomona, CA, 92504

More information

Fig m Telescope

Fig m Telescope Taming the 1.2 m Telescope Steven Griffin, Matt Edwards, Dave Greenwald, Daryn Kono, Dennis Liang and Kirk Lohnes The Boeing Company Virginia Wright and Earl Spillar Air Force Research Laboratory ABSTRACT

More information

2.7.3 Measurement noise. Signal variance

2.7.3 Measurement noise. Signal variance 62 Finn Haugen: PID Control Figure 2.34: Example 2.15: Temperature control without anti wind-up disturbance has changed back to its normal value). [End of Example 2.15] 2.7.3 Measurement noise. Signal

More information

Digiflight II SERIES AUTOPILOTS

Digiflight II SERIES AUTOPILOTS Operating Handbook For Digiflight II SERIES AUTOPILOTS TRUTRAK FLIGHT SYSTEMS 1500 S. Old Missouri Road Springdale, AR 72764 Ph. 479-751-0250 Fax 479-751-3397 Toll Free: 866-TRUTRAK 866-(878-8725) www.trutrakap.com

More information

Computer-aided analysis of ultrasound data to speed-up the release of aerospace CFRP components

Computer-aided analysis of ultrasound data to speed-up the release of aerospace CFRP components Computer-aided analysis of ultrasound data to speed-up the release of aerospace CFRP components Silvère BARUT (1), Vincent BISSAUGE (2), Wayne CLAASSENS (3), Guillaume ITHURRALDE (1,2) & Sébastien Rolet

More information

Module 13 Aircraft Aerodynamics, Structures and Systems

Module 13 Aircraft Aerodynamics, Structures and Systems 13.1 Theory of Flight (a) Aeroplane Aerodynamics and Flight Controls Operation and effect of: roll control: ailerons and spoilers, pitch control: elevators, stabilators, variable incidence stabilisers

More information

Copyrighted Material 1.1 INTRODUCTION

Copyrighted Material 1.1 INTRODUCTION ÔØ Ö ÇÒ Ì Ï Ò ÙÔ È ÒÓÑ ÒÓÒ Ò ÒØ ¹Û Ò ÙÔ ÁÐÐÙ ØÖ Ø 1.1 INTRODUCTION Every control system actuator has limited capabilities. A piezoelectric stack actuator cannot traverse an unlimited distance. A motor

More information

A Model Reference Adaptive Controller Performance of an Aircraft Roll Attitude Control System

A Model Reference Adaptive Controller Performance of an Aircraft Roll Attitude Control System A Model Reference Adaptive Controller Performance of an Aircraft Roll Attitude Control System HAKAN KORUL *1, DEMET CANPOLAT TOSUN 2, YASEMIN ISIK 3, Avionics Department Anadolu University, Faculty of

More information

3-Axis gyroscope ~ Airtrix A733-G. User Instructions

3-Axis gyroscope ~ Airtrix A733-G. User Instructions 3-Axis gyroscope ~ Airtrix A733-G User Instructions 1. Foreword: The Airtrix series A733-G is a very high performance 3-axis gyro. It is developed for the RC model airplanes. The following players will

More information

Classical Control Design Guidelines & Tools (L10.2) Transfer Functions

Classical Control Design Guidelines & Tools (L10.2) Transfer Functions Classical Control Design Guidelines & Tools (L10.2) Douglas G. MacMartin Summarize frequency domain control design guidelines and approach Dec 4, 2013 D. G. MacMartin CDS 110a, 2013 1 Transfer Functions

More information

Servo Tuning. Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa. Thanks to Dr.

Servo Tuning. Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa. Thanks to Dr. Servo Tuning Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa Thanks to Dr. Jacob Tal Overview Closed Loop Motion Control System Brain Brain Muscle

More information

PanPhonics Panels in Active Control of Sound

PanPhonics Panels in Active Control of Sound PanPhonics White Paper PanPhonics Panels in Active Control of Sound Seppo Uosukainen VTT Building and Transport Contents Introduction... 1 Active control of sound... 1 Interference... 2 Control system...

More information

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Winter Semester, Linear control systems design Part 1

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Winter Semester, Linear control systems design Part 1 Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL Andrea M. Zanchettin, PhD Winter Semester, 2018 Linear control systems design Part 1 Andrea Zanchettin Automatic Control 2 Step responses Assume

More information

ACTIVE CONTROL OF AUTOMOBILE CABIN NOISE WITH CONVENTIONAL AND ADVANCED SPEAKERS. by Jerome Couche

ACTIVE CONTROL OF AUTOMOBILE CABIN NOISE WITH CONVENTIONAL AND ADVANCED SPEAKERS. by Jerome Couche ACTIVE CONTROL OF AUTOMOBILE CABIN NOISE WITH CONVENTIONAL AND ADVANCED SPEAKERS by Jerome Couche Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment

More information

B/E AEROSPACE ESSENCE INSERTS COLLECTION

B/E AEROSPACE ESSENCE INSERTS COLLECTION B/E AEROSPACE ESSENCE INSERTS COLLECTION OVERVIEW The first product line of its kind, The Essence Inserts Collection redefines the aircraft galley experience. From concept through delivery, B/E Aerospace

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL Objectives of the Class PROCESS DYNAMICS AND CONTROL CHBE320, Spring 2018 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering What is process control? Basics of process control Basic hardware

More information

CHASSIS DYNAMOMETER TORQUE CONTROL SYSTEM DESIGN BY DIRECT INVERSE COMPENSATION. C.Matthews, P.Dickinson, A.T.Shenton

CHASSIS DYNAMOMETER TORQUE CONTROL SYSTEM DESIGN BY DIRECT INVERSE COMPENSATION. C.Matthews, P.Dickinson, A.T.Shenton CHASSIS DYNAMOMETER TORQUE CONTROL SYSTEM DESIGN BY DIRECT INVERSE COMPENSATION C.Matthews, P.Dickinson, A.T.Shenton Department of Engineering, The University of Liverpool, Liverpool L69 3GH, UK Abstract:

More information

Feedback Active Noise Control in a Crew Rest Compartment Mock-Up

Feedback Active Noise Control in a Crew Rest Compartment Mock-Up Copyright 2012 Tech Science Press SL, vol.8, no.1, pp.23-35, 2012 Feedback Active Noise Control in a Crew Rest Compartment Mock-Up Delf Sachau 1 Abstract: In the process of creating more fuel efficient

More information

The Pennsylvania State University. The Graduate School. College of Engineering

The Pennsylvania State University. The Graduate School. College of Engineering The Pennsylvania State University The Graduate School College of Engineering INTEGRATED FLIGHT CONTROL DESIGN AND HANDLING QUALITIES ANALYSIS FOR A TILTROTOR AIRCRAFT A Thesis in Aerospace Engineering

More information

Operating Handbook For FD PILOT SERIES AUTOPILOTS

Operating Handbook For FD PILOT SERIES AUTOPILOTS Operating Handbook For FD PILOT SERIES AUTOPILOTS TRUTRAK FLIGHT SYSTEMS 1500 S. Old Missouri Road Springdale, AR 72764 Ph. 479-751-0250 Fax 479-751-3397 Toll Free: 866-TRUTRAK 866-(878-8725) www.trutrakap.com

More information

Design of Missile Two-Loop Auto-Pilot Pitch Using Root Locus

Design of Missile Two-Loop Auto-Pilot Pitch Using Root Locus International Journal Of Advances in Engineering and Management (IJAEM) Page 141 Volume 1, Issue 5, November - 214. Design of Missile Two-Loop Auto-Pilot Pitch Using Root Locus 1 Rami Ali Abdalla, 2 Muawia

More information

Neural Flight Control Autopilot System. Qiuxia Liang Supervisor: dr. drs. Leon. J. M. Rothkrantz ir. Patrick. A. M. Ehlert

Neural Flight Control Autopilot System. Qiuxia Liang Supervisor: dr. drs. Leon. J. M. Rothkrantz ir. Patrick. A. M. Ehlert Neural Flight Control Autopilot System Qiuxia Liang Supervisor: dr. drs. Leon. J. M. Rothkrantz ir. Patrick. A. M. Ehlert Introduction System Design Implementation Testing and Improvements Conclusions

More information

Chapter 2 The Test Benches

Chapter 2 The Test Benches Chapter 2 The Test Benches 2.1 An Active Hydraulic Suspension System Using Feedback Compensation The structure of the active hydraulic suspension (active isolation configuration) is presented in Fig. 2.1.

More information

Chapter 15: Active Filters

Chapter 15: Active Filters Chapter 15: Active Filters 15.1: Basic filter Responses A filter is a circuit that passes certain frequencies and rejects or attenuates all others. The passband is the range of frequencies allowed to pass

More information

Flutter Free FLight Envelope expansion for economical Performance improvement FLEXOP

Flutter Free FLight Envelope expansion for economical Performance improvement FLEXOP Flutter Free FLight Envelope expansion for economical Performance improvement FLEXOP Andrés Marcos www.tasc-group.com Technology for AeroSpace Control (TASC) Aerospace Engineering Department University

More information

Significant achievements and future research in the field of environmental impact of aeronautics at Onera. Nagoya - October 2012

Significant achievements and future research in the field of environmental impact of aeronautics at Onera. Nagoya - October 2012 1 Significant achievements and future research in the field of environmental impact of aeronautics at Onera Nagoya - October 2012 2 Greener Aviation : a large field for science & technology 3 A 380 large

More information

Different Controller Terms

Different Controller Terms Loop Tuning Lab Challenges Not all PID controllers are the same. They don t all use the same units for P-I-and D. There are different types of processes. There are different final element types. There

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 3.8 AN ACTIVE ABSORBER

More information

Load Observer and Tuning Basics

Load Observer and Tuning Basics Load Observer and Tuning Basics Feature Use & Benefits Mark Zessin Motion Solution Architect Rockwell Automation PUBLIC INFORMATION Rev 5058-CO900E Questions Addressed Why is Motion System Tuning Necessary?

More information

DYNAMICS and CONTROL

DYNAMICS and CONTROL DYNAMICS and CONTROL Module IV(I) IV(III) Systems Design Complex system Presented by Pedro Albertos Professor of Systems Engineering and - UPV DYNAMICS & CONTROL Modules: Examples of systems and signals

More information

IMPROVED AGC CONTROL IN COLD ROLLING USING LEARNING TECHNOLOGY. Gunnar BENGTSSON First Control Systems AB, Ängsgärdg. 4, S Västerås, Sweden

IMPROVED AGC CONTROL IN COLD ROLLING USING LEARNING TECHNOLOGY. Gunnar BENGTSSON First Control Systems AB, Ängsgärdg. 4, S Västerås, Sweden IMPROVED AGC CONTROL IN COLD ROLLING USING LEARNING TECHNOLOGY. Gunnar BENGTSSON First Control Systems AB, Ängsgärdg. 4, S-72130 Västerås, Sweden Summary. In this paper we will describe some substantial

More information

EXPERIMENTS ON PERFORMANCES OF ACTIVE-PASSIVE HYBRID MUFFLERS

EXPERIMENTS ON PERFORMANCES OF ACTIVE-PASSIVE HYBRID MUFFLERS EXPERIMENTS ON PERFORMANCES OF ACTIVE-PASSIVE HYBRID MUFFLERS Hongling Sun, Fengyan An, Ming Wu and Jun Yang Key Laboratory of Noise and Vibration Research, Institute of Acoustics, Chinese Academy of Sciences,

More information

Systems Engineering/Process control L9

Systems Engineering/Process control L9 1 / 31 Systems Engineering/Process control L9 The PID controller The algorithm Frequency analysis Practical modifications Tuning methods Reading: Systems Engineering and Process Control: 9.1 9.6 2 / 31

More information

High performance 90mm fiberglass jet

High performance 90mm fiberglass jet High performance 90mm fiberglass jet Assembly manual For intermediate and advanced fliers only! Specs Wingspan: 1255mm Fuselage length: 1250mm Flying weight: 2600-3000g Wing area: 22.6 dm² Wing loading:

More information

Principles of Active Vibration Control: Basics of active vibration control methods

Principles of Active Vibration Control: Basics of active vibration control methods Principles of Active Vibration Control: Basics of active vibration control methods INTRODUCTION Vibration control is aimed at reducing or modifying the vibration level of a mechanical structure. Contrary

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

Modeling and Simulation Made Easy with Simulink Carlos Osorio Principal Application Engineer MathWorks Natick, MA

Modeling and Simulation Made Easy with Simulink Carlos Osorio Principal Application Engineer MathWorks Natick, MA Modeling and Simulation Made Easy with Simulink Carlos Osorio Principal Application Engineer MathWorks Natick, MA 2013 The MathWorks, Inc. 1 Questions covered in this presentation 1. Why do we do modeling

More information

Post-Installation Checkout All GRT EFIS Models

Post-Installation Checkout All GRT EFIS Models GRT Autopilot Post-Installation Checkout All GRT EFIS Models April 2011 Grand Rapids Technologies, Inc. 3133 Madison Avenue SE Wyoming MI 49548 616-245-7700 www.grtavionics.com Intentionally Left Blank

More information

412 th Test Wing. War-Winning Capabilities On Time, On Cost. Lessons Learned While Giving Unaugmented Airplanes to Augmentation-Dependent Pilots

412 th Test Wing. War-Winning Capabilities On Time, On Cost. Lessons Learned While Giving Unaugmented Airplanes to Augmentation-Dependent Pilots 412 th Test Wing War-Winning Capabilities On Time, On Cost Lessons Learned While Giving Unaugmented Airplanes to Augmentation-Dependent Pilots 20 Nov 2012 Bill Gray USAF TPS/CP Phone: 661-277-2761 Approved

More information

Control Systems of the Large Millimeter Telescope

Control Systems of the Large Millimeter Telescope IPN Progress Report 4-54 August 5, 3 Control Systems of the Large Millimeter Telescope W. Gawronski and K. Souccar This article presents the analysis results (in terms of settling time, bandwidth, and

More information

Conventional geophone topologies and their intrinsic physical limitations, determined

Conventional geophone topologies and their intrinsic physical limitations, determined Magnetic innovation in velocity sensing Low -frequency with passive Conventional geophone topologies and their intrinsic physical limitations, determined by the mechanical construction, limit their velocity

More information

Real-time model- and harmonics based actuator health monitoring

Real-time model- and harmonics based actuator health monitoring Publications of the DLR elib This is the author s copy of the publication as archived with the DLR s electronic library at http://elib.dlr.de. Please consult the original publication for citation. Real-time

More information

ServoStep technology

ServoStep technology What means "ServoStep" "ServoStep" in Ever Elettronica's strategy resumes seven keypoints for quality and performances in motion control applications: Stepping motors Fast Forward Feed Full Digital Drive

More information

Classical Control Based Autopilot Design Using PC/104

Classical Control Based Autopilot Design Using PC/104 Classical Control Based Autopilot Design Using PC/104 Mohammed A. Elsadig, Alneelain University, Dr. Mohammed A. Hussien, Alneelain University. Abstract Many recent papers have been written in unmanned

More information

DESIGN CONSIDERATIONS FOR ELECTROMECHANICAL ACTUATION IN PRECISION MOTION SYSTEMS

DESIGN CONSIDERATIONS FOR ELECTROMECHANICAL ACTUATION IN PRECISION MOTION SYSTEMS DSIGN CONSIDRATIONS FOR LCTROMCHANICAL ACTUATION IN PRCISION MOTION SYSTMS M.G.. Schneiders J. Makarovic M.J.G. van de Molengraft M. Steinbuch Technische Universiteit indhoven P.O. Box 513, 56 MB indhoven,

More information

Applications of Passivity Theory to the Active Control of Acoustic Musical Instruments

Applications of Passivity Theory to the Active Control of Acoustic Musical Instruments Applications of Passivity Theory to the Active Control of Acoustic Musical Instruments Edgar Berdahl, Günter Niemeyer, and Julius O. Smith III Acoustics 08 Conference, Paris, France June 29th-July 4th,

More information

Basic Tuning for the SERVOSTAR 400/600

Basic Tuning for the SERVOSTAR 400/600 Basic Tuning for the SERVOSTAR 400/600 Welcome to Kollmorgen s interactive tuning chart. The first three sheets of this document provide a flow chart to describe tuning the servo gains of a SERVOSTAR 400/600.

More information

Introduction (cont )

Introduction (cont ) Active Filter 1 Introduction Filters are circuits that are capable of passing signals within a band of frequencies while rejecting or blocking signals of frequencies outside this band. This property of

More information

Very Compact Integration of an Ultra-Low Vibration Platform for Space Cryocoolers Using Miniature High Frequency Actuators

Very Compact Integration of an Ultra-Low Vibration Platform for Space Cryocoolers Using Miniature High Frequency Actuators Very Compact Integration of an Ultra-Low Vibration Platform for Space Cryocoolers Using Miniature High Frequency Actuators G. Aigouy 1, J. Butterworth 1, J-C. Rey 1, C. Benoit 2, P. Lamy 3 1 Air Liquide

More information

Partial Wing-Box Testing and Non-Linear Damping Identification. University of Liverpool September, 2010

Partial Wing-Box Testing and Non-Linear Damping Identification. University of Liverpool September, 2010 Stirling Dynamics Partial Wing-Box Testing and Non-Linear Damping Identification Presentation to: Nonlinear Aeroelastic Simulation for Certification University of Liverpool 13-15 15 September, 2010 Introduction

More information