Icing Encounter Flight Simulator

Size: px
Start display at page:

Download "Icing Encounter Flight Simulator"

Transcription

1 Icing Encounter Flight Simulator Principal Investigator: Graduate Students: Michael Selig Rob Deters Glen Dimock 6-1

2 Core Technologies SMART ICING SYSTEMS Research Organization Aerodynamics and Propulsion Flight Mechanics Control and Sensor Integration Human Factors Aircraft Icing Technology IMS Functions Characterize Icing Effects Operate and Monitor IPS Envelope Protection Adaptive Control System Integration Flight Simulation Flight Test 6-2

3 Icing Encounter Flight Simulator Objectives: Function as a systems integrator by bringing together the various flight simulator components composed of an aircraft model, flight mechanics, aerodynamics, propulsion, controls, sensors, the ice protection system, the smart icing system, and human factors Perform "virtual flight tests" to examine the effects of icing on aircraft operations under a variety of conditions Approach: Develop an Icing Encounter Flight Simulator Apply the simulator to icing scenarios and experiments 6-3

4 Simulation Flowchart and Models 6-4

5 Aerodynamics Nonlinear model No stability derivatives used with current Twin Otter All coefficients determined through lookup tables In body axis 3D interpolation Data usage follows 6-5

6 Aerodynamics Component build-up Sample nonlinear coefficient data follows 6-6

7 Pitching Moment Data Pitching Moment Coefficinet Cm (de = 0) de = -26 deg (up) de = -13 deg (up) de = 7 deg (down) de = 14 deg (down) Alpha (deg) 6-7

8 Weather V Altitude Latitude Longitude Cloud Model MVD LWC Temp Calc η dη/dt η η ice η old η ice,old Also used as an icing characterization surrogate 6-8

9 Longitudinal Icing Model η wing η tail C L C D C m α δ e Icing Model Calculate K CA C L,ice C D,ice C m,ice 6-9

10 Simple Engine Model Matches max rate of climb (1600 ft/min) Matches max speed (160 knots) 6-10

11 Pitch Attitude Hold Autopilot PAH A/P θ θ ref dθ/dt δ e V time step 6-11

12 Ice Protection System dη/dt time η Temp Auto IPS Boot Cycle (BC) Ice Boot Routine η new Auto IPS BC BC = 0, off unless overide BC = 1, 1-min cycle BC = 3, 3-min cycle BC = -1, failure 6-12

13 IPS Boot Cycle Routine tslc = time since last cycle lim = 1.667e-4 Smart Start Icing Ice Boot System Review, September 30 October 1, 2002 time is in seconds Routine no η = BC = 3 yes tslc > 60 BC = 3 Boot Cycle Temp < 40 η >= 0.01 no 3 dη/dt < lim yes and autoips tslc > 180 η = tslc < 45 yes and dη/dt < lim no and autoips no yes no 1 tslc > 60 and dη/dt >= lim and autoips yes -1 η = no dη/dt>= lim and autoips BC = 1 yes yes no autoips = true no dη/dt >= lim yes BC = 3 BC = 1 η = BC = 1 End Ice Boot Routine 6-13

14 Envelope Protection (Longitudinal) V Temp θ max α Envelope α stall Max and V min C L,clean Protection Min States Throttle min C L,ice 6-14

15 Other Parameters and Models Ground reactions (landing gear) model Control deflection limits Aircraft weight Mass moments of inertia 6-15

16 Distributed Simulation Motivation: Single computer not fast enough to run all IEFS components in real-time Objective: Distribute processorintensive modules across multiple CPUs 6-16

17 Networked IEFS Components FlightGear/UIUC Model Weather Envelope Protection Ice Protection System Server External Display Glass Cockpit Icing Characterization Manual state control 6-17

18 FlightGear Baseline Code Open-source flight simulator C/C++ coding, OpenGL graphics, Multiplatform Includes several flight dynamics model (FDM) solvers and associated aircraft flight models SIS IEFS uses the NASA Langley LaRCsim FDM (NASA TM , April 1995) 6-18

19 UIUC FGFS Modifications Integration of SIS components Reconfigurable aircraft model description (over 20 aircraft models exist) Multiple aero-data formats Linear, nonlinear table lookup, mixture Wind or body axis data Full aircraft or component based data 6-19

20 Engine torque, engine gyroscopic effects, tail downwash, apparent mass effects, and more modeled (not all with the Twin Otter) Batch mode simulation Play-back mode using FDR stream Networked with server 6-20

21 FGFS/UIUC Code Architecture FlightGear FDM JSBsim YaSIM LaRCsim UIUC-Aeromodel 6-21

22 uiuc_menu() Read input file & initialize variables t = 0 uiuc_recorder() Output data uiuc_aerodeflections() Determine control surface deflections LaRCsim Compute new aircraft state t > 0 uiuc_wrapper() Calculate aircraft forces & moments uiuc_coefficients() Sum aerodynamic coefficients t > t ice uiuc_engine() Engine forces & moments uiuc_gear() Landing gear forces & moments uiuc_ice() Compute iced coefficients 6-22

23 External Display Microsoft Flight Simulator 2002 (MSFS) used in display mode for the out-thewindow view. Driven over the network in so-called "slew mode" using aircraft state data from FGFS MSFS cannot be adapted to simulate aircraft icing 6-23

24 6-24

25 6-25

26 Glass Cockpit Has gone through several iterations Based partly on code by Brian Fuesz, Frasca International Uses OpenGL Incorporates SIS components: IPS and Envelope Protection 6-26

27 6-27

28 Example Setup 6-28

29 Scenarios Develop fictional icing encounter accident/incident (event) scenarios to demonstrate Ice Management System (IMS) capabilities and benefits Enact scenarios on UIUC PC-based flight simulator, with and without IMS active Two scenarios currently under development, based on historical event data: Tailplane stall Roll excursion 6-29

30 Scenario 1: Tailplane Stall Aircraft in approach configuration Partial or full use of flaps Steep and/or nonstandard approach Aircraft in high-weight, forward-cg configuration high tail down-force Crew unaware of icing severity 6-30

31 Scenario 1: Tailplane Stall : Initial descent : Descent through : Runway change (10000 ) : Icing begins : Level I IPS : Full flaps : Tail de-ice boot failure : Localizer intercept (8000 ) : Loss of longitudinal control Not to scale 6-31

32 Scenario 2: Roll Upset Aircraft in approach configuration Large droplet icing conditions Use of autopilot during known icing conditions Crew unaware of icing severity Ice accumulation behind de-ice boots 6-32

33 Scenario 2: Roll Upset : New ATC vectors : Departure : Engine problems begin : Loss of lateral control : Icing begins : Flaps deployed : Ice boots cycled : Engine failure : Return to field Not to scale 6-33

34 Summary An Icing Encounter Flight Simulator (IEFS) has been created, more work is still ahead Distributed simulation used to ensure real-time simulation Scenarios are being design and SIS components are being tested Demo follows 6-34

35 Work in Progress Implement force feedback for envelope protection (stick shaker and soft limits on control surface deflections) Resolve some issues that exist with the aerodynamic data (manifested in handling qualities) Obtain lateral asymmetric icing model and envelope protection model when available (roll upset scenario) Move forward with demo development 6-35

36 Recommendations for Future Work Increase the fidelity and function of the models Engine model Autopilot and envelope protection models Lateral aerodynamics, including spin entry due to icing Incorporate icing characterization models Navigation models Expand the number of aircraft models from one to three, including a general aviation aircraft and commuter jet 6-36

37 Recommendations for Future Work Exploit the current framework Simulate real accident scenarios and study them Use the simulator as an engineering tool for analysis of aircraft icing encounters 6-37

AIAA Modeling and Simulation Technologies Conference and Exhibit August 5 8, 2002/Monterey, CA

AIAA Modeling and Simulation Technologies Conference and Exhibit August 5 8, 2002/Monterey, CA AIAA 2002 4599 Icing Encounter Flight Simulator with an Integrated Smart Icing System Robert W. Deters, Glen A. Dimock, and Michael S. Selig Department of Aeronautical and Astronautical Engineering University

More information

Smart Icing Systems for Aircraft Icing Safety

Smart Icing Systems for Aircraft Icing Safety AIAA 2002 0813 Smart Icing Systems for Aircraft Icing Safety Michael B. Bragg, 1 Tamer Basar, 2 William R. Perkins, 2 Michael S. Selig, 3 Petros G. Voulgaris, 4 and James W. Melody 5 University of Illinois

More information

Principal Investigators: Nadine B. Sarter Christopher D. Wickens. Scott McCray

Principal Investigators: Nadine B. Sarter Christopher D. Wickens. Scott McCray Human Factors/Cognitive Engineering Principal Investigators: Nadine B. Sarter Christopher D. Wickens Graduate Students: Beth Kelly Scott McCray 5-1 SMART ICING SYSTEMS Research Organization Core Technologies

More information

Human Factors. Principal Investigators: Nadine Sarter Christopher Wickens. Beth Schroeder Scott McCray. Smart Icing Systems Review, May 28,

Human Factors. Principal Investigators: Nadine Sarter Christopher Wickens. Beth Schroeder Scott McCray. Smart Icing Systems Review, May 28, Human Factors Principal Investigators: Nadine Sarter Christopher Wickens Graduate Students: John McGuirl Beth Schroeder Scott McCray 5-1 SMART ICING SYSTEMS Research Organization Core Technologies Aerodynamics

More information

17 Wellington Business Park Crowthorne Berkshire RG45 6LS England. Tel: +44 (0)

17 Wellington Business Park Crowthorne Berkshire RG45 6LS England. Tel: +44 (0) 17 Wellington Business Park Crowthorne Berkshire RG45 6LS England Tel: +44 (0) 1344 234047 www.flightdatapeople.com Information Sheet www.flightdatapeople.com Commercial in Confidence Hosted Flight Data

More information

Hardware in the Loop Simulation for Unmanned Aerial Vehicles

Hardware in the Loop Simulation for Unmanned Aerial Vehicles NATIONAL 1 AEROSPACE LABORATORIES BANGALORE-560 017 INDIA CSIR-NAL Hardware in the Loop Simulation for Unmanned Aerial Vehicles Shikha Jain Kamali C Scientist, Flight Mechanics and Control Division National

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

HELISIM SIMULATION CREATE. SET. HOVER

HELISIM SIMULATION CREATE. SET. HOVER SIMULATION HELISIM CREATE. SET. HOVER HeliSIM is the industry-leading high-end COTS for creating high-fidelity, high-quality flight dynamics simulations for virtually any rotary-wing aircraft in the world

More information

MITIGATING PILOT DISORIENTATION WITH SYNTHETIC VISION DISPLAYS. Kathryn Ballard Trey Arthur Kyle Ellis Renee Lake Stephanie Nicholas Lance Prinzel

MITIGATING PILOT DISORIENTATION WITH SYNTHETIC VISION DISPLAYS. Kathryn Ballard Trey Arthur Kyle Ellis Renee Lake Stephanie Nicholas Lance Prinzel MITIGATING PILOT DISORIENTATION WITH SYNTHETIC VISION DISPLAYS Kathryn Ballard Trey Arthur Kyle Ellis Renee Lake Stephanie Nicholas Lance Prinzel What is the problem? Why NASA? What are synthetic vision

More information

3D Animation of Recorded Flight Data

3D Animation of Recorded Flight Data 3D Animation of Recorded Flight Data *Carole Bolduc **Wayne Jackson *Software Kinetics Ltd, 65 Iber Rd, Stittsville, Ontario, Canada K2S 1E7 Tel: (613) 831-0888, Email: Carole.Bolduc@SoftwareKinetics.ca

More information

FLIGHT DATA MONITORING

FLIGHT DATA MONITORING FLIGHT DATA MONITORING RECORD REPLAY REVIEW FLIGHT DATA MONITORING FLIGHT TRAINING INCIDENT INVESTIGATION APPAREO S TURN-KEY FLIGHT DATA MONITORING SUITE When it comes to flight safety, there s nothing

More information

ŞahinSim: A Flight Simulator for End-Game Simulations

ŞahinSim: A Flight Simulator for End-Game Simulations ŞahinSim: A Flight Simulator for End-Game Simulations Özer Özaydın, D. Turgay Altılar Department of Computer Science ITU Informatics Institute Maslak, Istanbul, 34457, Turkey ozaydinoz@itu.edu.tr altilar@cs.itu.edu.tr

More information

Design of FBW Flight Control Systems for Modern Combat Aircraft Shyam Chetty Former Director, CSIR-NAL Bangalore

Design of FBW Flight Control Systems for Modern Combat Aircraft Shyam Chetty Former Director, CSIR-NAL Bangalore Design of FBW Flight Control Systems for Modern Combat Aircraft Shyam Chetty Former Director, CSIR-NAL Bangalore 1 IIT Dharwad 2018 1 ABOUT TEJAS Smallest, light-weight, supersonic aircraft Designed for

More information

FDM/FOQA Product Suite. Aircraft Logging and Event Recording for Training and Safety

FDM/FOQA Product Suite. Aircraft Logging and Event Recording for Training and Safety FDM/FOQA Product Suite Aircraft Logging and Event Recording for Training and Safety Turn-Key Solutions for Lightweight Flight Data Monitoring When you need a flight data monitoring (FDM) solution that

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

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

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

Instrument Flight Procedures - Glass Cockpits

Instrument Flight Procedures - Glass Cockpits Instrument Flight Procedures - Glass Cockpits The concepts contained here are general in nature and can be used by all however, they are targeted toward glass cockpits and, more specifically, integrated

More information

VT-27 Formation Script

VT-27 Formation Script 1 VT-27 Formation Script Cockpit Checklist (BOTH) o Input briefed VHF Tactical Frequency (123.47, 123.57, or 123.67) (BOTH) LEAD: -Tac Call Sign- One is ready to close canopy on VHF Tactical Frequency

More information

VOR/DME APPROACH WITH A320

VOR/DME APPROACH WITH A320 1. Introduction VOR/DME APPROACH WITH A320 This documentation presents an example of a VOR/DME approach performed with an Airbus 320 at LFRS runway 21. This type of approach is a non-precision approach

More information

AERODYNAMIC AND FLIGHT DYNAMIC REAL-TIME ANALYSIS DURING SPIN AND CAREFREE MANEUVERING TESTS OF THE SAAB JAS39 GRIPEN.

AERODYNAMIC AND FLIGHT DYNAMIC REAL-TIME ANALYSIS DURING SPIN AND CAREFREE MANEUVERING TESTS OF THE SAAB JAS39 GRIPEN. ICAS 2002 CONGRESS AERODYNAMIC AND FLIGHT DYNAMIC REAL-TIME ANALYSIS DURING SPIN AND CAREFREE MANEUVERING TESTS OF THE SAAB JAS39 GRIPEN. Klas Andersson MSc, Senior Flight Test Engineer Mats Karlsson MSc,

More information

A New Perspective to Altitude Acquire-and- Hold for Fixed Wing UAVs

A New Perspective to Altitude Acquire-and- Hold for Fixed Wing UAVs Student Research Paper Conference Vol-1, No-1, Aug 2014 A New Perspective to Altitude Acquire-and- Hold for Fixed Wing UAVs Mansoor Ahsan Avionics Department, CAE NUST Risalpur, Pakistan mahsan@cae.nust.edu.pk

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

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

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

HARMONIZING AUTOMATION, PILOT, AND AIR TRAFFIC CONTROLLER IN THE FUTURE AIR TRAFFIC MANAGEMENT

HARMONIZING AUTOMATION, PILOT, AND AIR TRAFFIC CONTROLLER IN THE FUTURE AIR TRAFFIC MANAGEMENT 26 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES HARMONIZING AUTOMATION, PILOT, AND AIR TRAFFIC CONTROLLER IN THE FUTURE AIR TRAFFIC MANAGEMENT Eri Itoh*, Shinji Suzuki**, and Vu Duong*** * Electronic

More information

Stability and Control Test and Evaluation Process Improvements through Judicious Use of HPC Simulations (3348)

Stability and Control Test and Evaluation Process Improvements through Judicious Use of HPC Simulations (3348) Stability and Control Test and Evaluation Process Improvements through Judicious Use of HPC Simulations (3348) James D Clifton USAF SEEK EAGLE Office jamesclifton@eglinafmil C Justin Ratcliff USAF SEEK

More information

Skylark OSD V4.0 USER MANUAL

Skylark OSD V4.0 USER MANUAL Skylark OSD V4.0 USER MANUAL A skylark soars above the clouds. SKYLARK OSD V4.0 USER MANUAL New generation of Skylark OSD is developed for the FPV (First Person View) enthusiasts. SKYLARK OSD V4.0 is equipped

More information

SmartFly Cirrus Cirrus. Flight Trainer

SmartFly Cirrus Cirrus. Flight Trainer SmartFly SmartFly Cirrus Cirrus Flight Trainer The new PX-Eco Professional BATD Flight Simulator was engineered from the bottom up with a robust mechanism and our new SIMSOFT USB Digital Hardware Controller.

More information

Flight control system for a reusable rocket booster on the return flight through the atmosphere

Flight control system for a reusable rocket booster on the return flight through the atmosphere Flight control system for a reusable rocket booster on the return flight through the atmosphere Aaron Buysse 1, Willem Herman Steyn (M2) 1, Adriaan Schutte 2 1 Stellenbosch University Banghoek Rd, Stellenbosch

More information

CS-25 AMENDMENT 22 CHANGE INFORMATION

CS-25 AMENDMENT 22 CHANGE INFORMATION CS-25 AMENDMENT 22 CHANGE INFORMATION EASA publishes amendments to certification specifications as consolidated documents. These documents are used for establishing the certification basis for applications

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

Small Airplane Approach for Enhancing Safety Through Technology. Federal Aviation Administration

Small Airplane Approach for Enhancing Safety Through Technology. Federal Aviation Administration Small Airplane Approach for Enhancing Safety Through Technology Objectives Communicate Our Experiences Managing Risk & Incremental Improvement Discuss How Our Experience Might Benefit the Rotorcraft Community

More information

Cockpit Voice Recorder Intelligibility Analysis Flight Test Procedures

Cockpit Voice Recorder Intelligibility Analysis Flight Test Procedures Registration: Serial #: Model: Date: Important Note To Flight Crew The procedures detailed in this report are intended to demonstrate that the CVR records the required information. Failure to follow each

More information

Technology Considerations for Advanced Formation Flight Systems

Technology Considerations for Advanced Formation Flight Systems Technology Considerations for Advanced Formation Flight Systems Prof. R. John Hansman MIT International Center for Air Transportation How Can Technologies Impact System Concept Need (Technology Pull) Technologies

More information

Propagation of airborne spacing errors in merging traffic streams

Propagation of airborne spacing errors in merging traffic streams Propagation of airborne spacing errors in merging traffic streams Dan Ivanescu *, Chris Shaw, Eric Hoffman, Karim Zeghal EUROCONTROL Experimental Centre with the support of CASCADE programme & ATC domain

More information

LOC. prevent. Simple tools to. Display Disorientation. Practical, low-cost technologies are within reach to reduce the risk of loss of control.

LOC. prevent. Simple tools to. Display Disorientation. Practical, low-cost technologies are within reach to reduce the risk of loss of control. Simple tools to prevent LOC Practical, low-cost technologies are within reach to reduce the risk of loss of control. InSight is a forum for expressing personal opinions about issues of importance to aviation

More information

If we want to show all the subsystems in the platform, we got the following detailed block diagrams of the platform.

If we want to show all the subsystems in the platform, we got the following detailed block diagrams of the platform. Design and Development of a Networked Control System Platform for Unmanned Aerial Vehicles 1 Yücel Taş, 2 Aydın Yeşildirek, 3 Ahmet Sertbaş 1 Istanbul University, Computer Engineering Dept., Istanbul,

More information

Microsoft ESP Developer profile white paper

Microsoft ESP Developer profile white paper Microsoft ESP Developer profile white paper Reality XP Simulation www.reality-xp.com Background Microsoft ESP is a visual simulation platform that brings immersive games-based technology to training and

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

BLACKBOARD ARCHITECTURE FOR AN UNMANNED AERIAL VEHICLE CONTROLLER USING FUZZY INFERENCE SYSTEMS SWETHA PANDHITI

BLACKBOARD ARCHITECTURE FOR AN UNMANNED AERIAL VEHICLE CONTROLLER USING FUZZY INFERENCE SYSTEMS SWETHA PANDHITI BLACKBOARD ARCHITECTURE FOR AN UNMANNED AERIAL VEHICLE CONTROLLER USING FUZZY INFERENCE SYSTEMS by SWETHA PANDHITI (Under the Direction of Walter D. Potter) ABSTRACT The objective of this research is to

More information

Development of Hybrid Flight Simulator with Multi Degree-of-Freedom Robot

Development of Hybrid Flight Simulator with Multi Degree-of-Freedom Robot Development of Hybrid Flight Simulator with Multi Degree-of-Freedom Robot Kakizaki Kohei, Nakajima Ryota, Tsukabe Naoki Department of Aerospace Engineering Department of Mechanical System Design Engineering

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

STUDY OF FIXED WING AIRCRAFT DYNAMICS USING SYSTEM IDENTIFICATION APPROACH

STUDY OF FIXED WING AIRCRAFT DYNAMICS USING SYSTEM IDENTIFICATION APPROACH STUDY OF FIXED WING AIRCRAFT DYNAMICS USING SYSTEM IDENTIFICATION APPROACH A.Kaviyarasu 1, Dr.A.Saravan Kumar 2 1,2 Department of Aerospace Engineering, Madras Institute of Technology, Anna University,

More information

SkyView. Autopilot In-Flight Tuning Guide. This product is not approved for installation in type certificated aircraft

SkyView. Autopilot In-Flight Tuning Guide. This product is not approved for installation in type certificated aircraft SkyView Autopilot In-Flight Tuning Guide This product is not approved for installation in type certificated aircraft Document 102064-000, Revision B For use with firmware version 10.0 March, 2014 Copyright

More information

WARNING This operating manual has been writen to be used only with Microsoft Flight Simulator. FriendlyPanels

WARNING This operating manual has been writen to be used only with Microsoft Flight Simulator. FriendlyPanels FriendlyPanels Software WARNING This operating manual has been writen to be used only with Microsoft Flight Simulator. FriendlyPanels www.friendlypanels.net fpanels@friendlypanels.net 1. INTRODUCTION This

More information

Matlab/Simulink Tools for Teaching Flight Control Conceptual Design: An Integrated Approach

Matlab/Simulink Tools for Teaching Flight Control Conceptual Design: An Integrated Approach Matlab/Simulink Tools for Teaching Flight Control Conceptual Design: An Integrated Approach Hanyo Vera Anders Tomas Melin Arthur Rizzi The Royal Institute of Technology, Sweden. 1 Presentation Outline

More information

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS GPS System Design and Control Modeling Chua Shyan Jin, Ronald Assoc. Prof Gerard Leng Aeronautical Engineering Group, NUS Abstract A GPS system for the autonomous navigation and surveillance of an airship

More information

NDB Approach Background

NDB Approach Background NDB Approaches 1 NDB Approach Background One of the oldest and most disliked approaches Can use NDBs both on and off of the destination airport NDB approaches can be on the TO or FROM side of an NDB; some

More information

Development of a Novel Low-Cost Flight Simulator for Pilot Training

Development of a Novel Low-Cost Flight Simulator for Pilot Training Development of a Novel Low-Cost Flight Simulator for Pilot Training Hongbin Gu, Dongsu Wu, and Hui Liu Abstract A novel low-cost flight simulator with the development goals cost effectiveness and high

More information

Rapid Prototyping a Two Channel Autopilot for a Generic Aircraft

Rapid Prototyping a Two Channel Autopilot for a Generic Aircraft Rapid Prototyping a Two Channel Autopilot for a Generic Aircraft YOGANANDA JEPPU Head R&D Systems Moog India Technology Center MATLAB EXPO India 2014 The Team Atit Mishra Basavaraj M Chethan CU Chinmayi

More information

Flight Testing in a Simulation Based Environment David W. Babka 1 California Polytechnic University, San Luis Obispo, CA, 93405

Flight Testing in a Simulation Based Environment David W. Babka 1 California Polytechnic University, San Luis Obispo, CA, 93405 Flight Testing in a Simulation Based Environment David W. Babka 1 California Polytechnic University, San Luis Obispo, CA, 93405 1 Undergraduate, Aerospace Engineering, 1 Grande Ave, San Luis Obispo CA

More information

Safety Enhancement SE (R&D) ASA - Research Attitude and Energy State Awareness Technologies

Safety Enhancement SE (R&D) ASA - Research Attitude and Energy State Awareness Technologies Safety Enhancement SE 207.1 (R&D) ASA - Research Attitude and Energy State Awareness Technologies Safety Enhancement Action: Statement of Work: Aviation community (government, industry, and academia) performs

More information

ATPE Simulator: Simulation Tool for Onboard GNC Development and Validation

ATPE Simulator: Simulation Tool for Onboard GNC Development and Validation ATPE Simulator: Simulation Tool for Onboard GNC Development and Validation Uwe Brüge Uwe Soppa Presented by Eugénio Ferreira GNC & On-board S/W Engineering 3rd ESA Workshop on Astrodynamics Tools and Techniques

More information

MGL Avionics. iefis. Integrated Autopilot. User and installation manual. Manual dated 14 November Page 1

MGL Avionics. iefis. Integrated Autopilot. User and installation manual. Manual dated 14 November Page 1 MGL Avionics iefis Integrated Autopilot User and installation manual Manual dated 14 November 2014 Page 1 Table of Contents General...4 Autopilot abilities...4 External autopilot systems...4 Internal autopilot

More information

New functions and changes summary

New functions and changes summary New functions and changes summary A comparison of PitLab & Zbig FPV System versions 2.50 and 2.40 Table of Contents New features...2 OSD and autopilot...2 Navigation modes...2 Routes...2 Takeoff...2 Automatic

More information

Hardware-in-the-Loop Simulation for a Small Unmanned Aerial Vehicle A. Shawky *, A. Bayoumy Aly, A. Nashar, and M. Elsayed

Hardware-in-the-Loop Simulation for a Small Unmanned Aerial Vehicle A. Shawky *, A. Bayoumy Aly, A. Nashar, and M. Elsayed 16 th International Conference on AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT - 16 May 26-28, 2015, E-Mail: asat@mtc.edu.eg Military Technical College, Kobry Elkobbah, Cairo, Egypt Tel : +(202) 24025292

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

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

Official Journal of the European Union L 298/75

Official Journal of the European Union L 298/75 16.11.2011 Official Journal of the European Union L 298/75 A3 A4 B1.3 B1.4 Electronic library system; Printing; Structure monitoring (damage tolerance monitoring). 12.19 Information Systems (ATA46) 1 2

More information

FOREBODY VORTEX CONTROL ON HIGH PERFORMANCE AIRCRAFT USING PWM- CONTROLLED PLASMA ACTUATORS

FOREBODY VORTEX CONTROL ON HIGH PERFORMANCE AIRCRAFT USING PWM- CONTROLLED PLASMA ACTUATORS 26 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES FOREBODY VORTEX CONTROL ON HIGH PERFORMANCE AIRCRAFT USING PWM- CONTROLLED PLASMA ACTUATORS Takashi Matsuno*, Hiromitsu Kawazoe*, Robert C. Nelson**,

More information

GREATEST AIRLINERS 727 WHISPER JET

GREATEST AIRLINERS 727 WHISPER JET AVSIM Commercial Aircraft Review GREATEST AIRLINERS 727 WHISPER JET Publisher: Dreamfleet Product Information Description: Aircraft Add-on file:///e /AVSIM/Reviews/727/727.htm (1 of 7)17/01/2006 11:23:28

More information

EVALUATION OF THE GENERALIZED EXPLICIT GUIDANCE LAW APPLIED TO THE BALLISTIC TRAJECTORY EXTENDED RANGE MUNITION

EVALUATION OF THE GENERALIZED EXPLICIT GUIDANCE LAW APPLIED TO THE BALLISTIC TRAJECTORY EXTENDED RANGE MUNITION EVALUATION OF THE GENERALIZED EXPLICIT GUIDANCE LAW APPLIED TO THE BALLISTIC TRAJECTORY EXTENDED RANGE MUNITION KISHORE B. PAMADI Naval Surface Warfare Center, Dahlgren Laboratory (NSWCDL) A presentation

More information

Formation Flight CS 229 Project: Final Report

Formation Flight CS 229 Project: Final Report Formation Flight CS 229 Project: Final Report Zouhair Mahboubi Tao Wang December 11 th, 2009 Stanford University Abstract This paper is submitted as the requirement for the final project report for the

More information

Simulator Requirements for Optimal Training of Pilots for Forced Landings

Simulator Requirements for Optimal Training of Pilots for Forced Landings Simulator Requirements for Optimal Training of Pilots for Forced Landings Peter Tong Computer Systems Engineering RMIT Melbourne, VIC 3 Peter.Tong@rmit.edu.au George Galanis Air Operations Division Defence

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

Design of a Miniature Aircraft Deployment System

Design of a Miniature Aircraft Deployment System Project Customer Prof. Eric Frew Project Advisors Prof. Bill Emery Prof. Kurt Maute Design of a Miniature Aircraft Deployment System http://www.colorado.edu/aerospace/mads Leah Crumbaker Jason Farmer Michael

More information

Flight Detector Indicator

Flight Detector Indicator Flight Detector Indicator Part No: 777-1224-003 Components Maintenance Manual No: 34-25-12 By Soumyadeep Das Raj shekhar Chatterjee Purpose of equipment: The flight detector indicator (FDI) is a part of

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

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

Introduction. Overview. Outputs Normal model 4 Delta wing (Elevon) & Flying wing & V-tail 4. Rx states

Introduction. Overview. Outputs Normal model 4 Delta wing (Elevon) & Flying wing & V-tail 4. Rx states Introduction Thank you for purchasing FrSky S6R/S8R (SxR instead in this manual) multi-function telemetry receiver. Equipped with build-in 3-axis gyroscope and accelerometer, SxR supports various functions.

More information

Design of All Digital Flight Program Training Desktop Application System

Design of All Digital Flight Program Training Desktop Application System MATEC Web of Conferences 114, 0201 (201) DOI: 10.1051/ matecconf/2011140201 2MAE 201 Design of All Digital Flight Program Training Desktop Application System Yu Li 1,a, Gang An 2,b, Xin Li 3,c 1 System

More information

FLCS V2.1. AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station

FLCS V2.1. AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station The platform provides a high performance basis for electromechanical system control. Originally designed for autonomous aerial vehicle

More information

Teaching Psychology in a $15 million Virtual Reality Environment

Teaching Psychology in a $15 million Virtual Reality Environment Teaching Psychology in a $15 million Virtual Reality Environment Dr. Farhad Dastur Dept. of Psychology, Kwantlen University August 23, 2007 farhad.dastur@kwantlen.ca 1 What Kinds of Psychology Can We Teach

More information

AIRCRAFT AVIONIC SYSTEMS

AIRCRAFT AVIONIC SYSTEMS AIRCRAFT AVIONIC SYSTEMS B-777 cockpit Package C:\Documents and ettings\administrato Course Outline Radio wave propagation Aircraft Navigation Systems - Very High Omni-range (VOR) system - Instrument Landing

More information

Red Dragon. Feasibility of a Dragon-derived Mars lander for scientific and human-precursor missions. May 7, 2013

Red Dragon. Feasibility of a Dragon-derived Mars lander for scientific and human-precursor missions. May 7, 2013 Red Dragon Feasibility of a Dragon-derived Mars lander for scientific and human-precursor missions May 7, 2013 John S. Karcz (john.s.karcz@nasa.gov) NASA Ames Research Center 1 Overview We are studying

More information

Aeromechanics Safety Support Team Providing Aeromechanical Engineering Resources and Support for Aircraft Incidents and Mishap Investigations

Aeromechanics Safety Support Team Providing Aeromechanical Engineering Resources and Support for Aircraft Incidents and Mishap Investigations Aeromechanics Safety Support Team Providing Aeromechanical Engineering Resources and Support for Aircraft Incidents and Mishap Investigations 200 MSDRS Reconstructed 150 100 50 0-50 -100-150 7.376 7.3765

More information

ARKBIRD-Tiny Product Features:

ARKBIRD-Tiny Product Features: ARKBIRD-Tiny Product Features: ARKBIRD System is a high-accuracy autopilot designed for fixed-wing, which has capability of auto-balancing to ease the manipulation while flying. 1. Function all in one

More information

Automatic Recovery and Autonomous Navigation of Disabled Aircraft After Control Surface Actuator Jam

Automatic Recovery and Autonomous Navigation of Disabled Aircraft After Control Surface Actuator Jam Automatic Recovery and Autonomous Navigation of Disabled Aircraft After Control Surface Actuator Jam Coşku Kasnakoğlu, Ünver Kaynak TOBB University of Economics and Technology, Ankara, 656, Turkey Loss

More information

University of Minnesota. Department of Aerospace Engineering & Mechanics. UAV Research Group

University of Minnesota. Department of Aerospace Engineering & Mechanics. UAV Research Group University of Minnesota Department of Aerospace Engineering & Mechanics UAV Research Group Paw Yew Chai March 23, 2009 CONTENTS Contents 1 Background 3 1.1 Research Area............................. 3

More information

Rapid Development of a Multi-Aircraft Aviation System Simulation

Rapid Development of a Multi-Aircraft Aviation System Simulation Rapid Development of a Multi-Aircraft Aviation System Simulation Paul Lawrence Hamilton ORION International Technologies, Inc., 2000 North 13 th Street Arlington, VA 22202 Robert Brittain ORION International

More information

Various levels of Simulation for Slybird MAV using Model Based Design

Various levels of Simulation for Slybird MAV using Model Based Design Various levels of Simulation for Slybird MAV using Model Based Design Kamali C Shikha Jain Vijeesh T Sujeendra MR Sharath R Motivation In order to design robust and reliable flight guidance and control

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

Human Factors in Glass Cockpit Aircraft

Human Factors in Glass Cockpit Aircraft Human Factors in Glass Cockpit Aircraft Source: NTSB 4 Transition from B737-200 to A320 Side stick instead of yoke Non-moving thrust levers No feedback on the side stick FMS Dual side stick inputs no

More information

Pro Flight Trainer Accuracy Flight Test Test-Pilot s guide Revision 2

Pro Flight Trainer Accuracy Flight Test Test-Pilot s guide Revision 2 Pro Flight Trainer Accuracy Flight Test Test-Pilot s guide Revision 2 1 Pro Flight Trainer Accuracy Flight Test Pilot s guide Last revised 04.04.2017 1. Contents 1. flight dynamics (max 35)... 5 1.1. Induced

More information

GREEN LIGHT GREEN LIGHT GREEN LIGHT By Lt. Col Harry Jones 1975

GREEN LIGHT GREEN LIGHT GREEN LIGHT By Lt. Col Harry Jones 1975 GREEN LIGHT GREEN LIGHT GREEN LIGHT By Lt. Col Harry Jones 1975 It was a beautiful summer afternoon as we climbed southeast toward out transition flying training area. The thin ciris was about flight level

More information

User Manual Version 1.0

User Manual Version 1.0 1 Thank you for purchasing our products. The A3 Pro SE controller is the updated version of A3 Pro. After a fully improvement and optimization of hardware and software, we make it lighter, smaller and

More information

AFI Flight Operations Safety Awareness Seminar (FOSAS)

AFI Flight Operations Safety Awareness Seminar (FOSAS) Open space to put your own picture AFI Flight Operations Safety Awareness Seminar (FOSAS) Operations linked to weather ICAO/Airbus Nairobi, 19-21 Sep. 2017 Agenda Operations linked to weather Weather A

More information

Appendix E. Gulf Air Flight GF-072 Perceptual Study 23 AUGUST 2000 Gulf Air Airbus A (A40-EK) NIGHT LANDING

Appendix E. Gulf Air Flight GF-072 Perceptual Study 23 AUGUST 2000 Gulf Air Airbus A (A40-EK) NIGHT LANDING Appendix E E1 A320 (A40-EK) Accident Investigation Appendix E Gulf Air Flight GF-072 Perceptual Study 23 AUGUST 2000 Gulf Air Airbus A320-212 (A40-EK) NIGHT LANDING Naval Aerospace Medical Research Laboratory

More information

Intro. Review of. Quest Kodiak. Created by Lionheart Creations

Intro. Review of. Quest Kodiak. Created by Lionheart Creations Review of Quest Kodiak Created by Lionheart Creations Intro The Quest Kodiak is a single engine, turboprop, high winged, unpressurized aircraft featuring a fixed tricycle gear and built by Quest Aircraft

More information

Very Affordable Precision Projectile System and Flight Experiments

Very Affordable Precision Projectile System and Flight Experiments Very Affordable Precision Projectile System and Flight Experiments Chris Stout Analysis & Evaluation Technology Division, FPAT ARDEC Frank Fresconi, Gordon Brown, Ilmars Celmins, James DeSpirito, Mark

More information

CHAPTER 5 AUTOMATIC LANDING SYSTEM

CHAPTER 5 AUTOMATIC LANDING SYSTEM 117 CHAPTER 5 AUTOMATIC LANDING SYSTEM 51 INTRODUCTION The ultimate aim of both military and commercial aviation is allweather operation To achieve this goal, it should be possible to land the aircraft

More information

A3 Pro INSTRUCTION MANUAL. Oct 25, 2017 Revision IMPORTANT NOTES

A3 Pro INSTRUCTION MANUAL. Oct 25, 2017 Revision IMPORTANT NOTES A3 Pro INSTRUCTION MANUAL Oct 25, 2017 Revision IMPORTANT NOTES 1. Radio controlled (R/C) models are not toys! The propellers rotate at high speed and pose potential risk. They may cause severe injury

More information

SELF STABILIZING PLATFORM

SELF STABILIZING PLATFORM SELF STABILIZING PLATFORM Shalaka Turalkar 1, Omkar Padvekar 2, Nikhil Chavan 3, Pritam Sawant 4 and Project Guide: Mr Prathamesh Indulkar 5. 1,2,3,4,5 Department of Electronics and Telecommunication,

More information

FUZZY CONTROL FOR THE KADET SENIOR RADIOCONTROLLED AIRPLANE

FUZZY CONTROL FOR THE KADET SENIOR RADIOCONTROLLED AIRPLANE FUZZY CONTROL FOR THE KADET SENIOR RADIOCONTROLLED AIRPLANE Angel Abusleme, Aldo Cipriano and Marcelo Guarini Department of Electrical Engineering, Pontificia Universidad Católica de Chile P. O. Box 306,

More information

NASA Perspective on Machine Learning

NASA Perspective on Machine Learning NASA Perspective on Machine Learning Nikunj C. Oza, Ph.D. Leader, Data Sciences Group nikunj.c.oza@nasa.gov www.nasa.gov 1 The Data Sciences Group at NASA Ames Data Mining Research and Development (R&D)

More information

Flight Simulation for Tomorrow's Aviation

Flight Simulation for Tomorrow's Aviation Flight Simulation for Tomorrow's Aviation Dr.Umut Durak DLR Institute of Flight Systems ASIM STS/GMMS 2016 Workshop Lippstadt, 10.3. - 11.3.2016 Flying is safer then ever! Ref: Boeing, Statistical Summary

More information

The eyes: Windows into the successful and unsuccessful strategies used during helicopter navigation and target detection

The eyes: Windows into the successful and unsuccessful strategies used during helicopter navigation and target detection Calhoun: The NPS Institutional Archive Faculty and Researcher Publications Faculty and Researcher Publications 2012-07-31 The eyes: Windows into the successful and unsuccessful strategies used during helicopter

More information

Pitlab & Zbig FPV System Version 2.60a. Pitlab&Zbig OSD. New functions and changes in v2.60. New functions and changes since version 2.

Pitlab & Zbig FPV System Version 2.60a. Pitlab&Zbig OSD. New functions and changes in v2.60. New functions and changes since version 2. Pitlab & Zbig FPV System Version 2.60a since version 2.50a Pitlab&Zbig OSD in v2.60a Added support for new Pitlab airspeed sensor. Sensor is connected to yellow OSD socket and is configured in similar

More information

Test of GF MCP-PRO. Developed by GoFlight

Test of GF MCP-PRO. Developed by GoFlight Test of GF MCP-PRO Developed by GoFlight Flightsim enthusiasts will continuously try to improve their virtual experience by adding more and more realism to it. To gain that effect today, you need to think

More information