Massachusetts Institute of Technology Department of Aeronautics and Astronautics Cambridge, MA Problem Set 10

Similar documents
Massachusetts Institute of Technology Department of Aeronautics and Astronautics Cambridge, MA Problem Set 11

STABILITY. Have looked at modeling dynamic systems using differential equations. and used the Laplace transform to help find step and impulse

Topic # Feedback Control Systems

Time Response of Systems

Massachusetts Institute of Technology Department of Aeronautics and Astronautics Cambridge, MA 02139

Systems Analysis and Control

Review: transient and steady-state response; DC gain and the FVT Today s topic: system-modeling diagrams; prototype 2nd-order system

Problem Weight Score Total 100

18. Linearization: the phugoid equation as example

AMME3500: System Dynamics & Control

16.31 Homework 2 Solution

Rocket Science 102 : Energy Analysis, Available vs Required

Time Response Analysis (Part II)

Introduction to Feedback Control

6.003 Homework #6 Solutions

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall K(s +1)(s +2) G(s) =.

High-Power Rocketry. Calculating the motion of a rocket for purely vertical flight.

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal.

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall 2007

Basic Information to Help Select the Correct Propeller

AER1216: Fundamentals of UAVs PERFORMANCE

Fundamentals of Airplane Flight Mechanics

An Introduction to Control Systems

AEROSPACE ENGINEERING

Problem Set 3: Solution Due on Mon. 7 th Oct. in class. Fall 2013

Systems Analysis and Control

Notes for ECE-320. Winter by R. Throne

NPTEL Online Course: Control Engineering

Differential Equations, Math 315 Midterm 2 Solutions

Written in August 2017 during my holiday in Bulgaria, Sunny Coast

L2 gains and system approximation quality 1

Chapter 12. Feedback Control Characteristics of Feedback Systems

Basic Ascent Performance Analyses

Unified Propulsion Quiz May 7, 2004

100 (s + 10) (s + 100) e 0.5s. s 100 (s + 10) (s + 100). G(s) =

Introduction to Aircraft Flight. Mechanics

Flight and Orbital Mechanics

Control System. Contents

AN INTRODUCTION TO THE CONTROL THEORY

Problem 1: Ship Path-Following Control System (35%)

MAS107 Control Theory Exam Solutions 2008

Chapter 5 Performance analysis I Steady level flight (Lectures 17 to 20) Keywords: Steady level flight equations of motion, minimum power required,

Rocket Dynamics. Forces on the Rocket

Experimental Aircraft Parameter Estimation

Particle Systems. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2017

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi System Stability - 26 March, 2014

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review

ME 375 Final Examination Thursday, May 7, 2015 SOLUTION

Lecture #AC 3. Aircraft Lateral Dynamics. Spiral, Roll, and Dutch Roll Modes

Systems Analysis and Control

6.241 Dynamic Systems and Control

Math 216 Final Exam 24 April, 2017

Propulsion Systems and Aerodynamics MODULE CODE LEVEL 6 CREDITS 20 Engineering and Mathematics Industrial Collaborative Engineering

Performance. 5. More Aerodynamic Considerations

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.04A Systems and Controls Spring 2013

Transient Response of a Second-Order System

Introduction & Laplace Transforms Lectures 1 & 2

Due Wednesday, February 6th EE/MFS 599 HW #5

I _ I _ICIII_. Tuesday, January 24, :00 a.m. - 1:00 p.m. WRITTEN QUALIFYING EXAMINATION FOR DOCTORAL CANDIDATES CLOSED BOOKS AND NOTES-

Problem Value Score Total 100/105

Problem Set #7 Solutions Due: Friday June 1st, 2018 at 5 PM.

UNIFIED ENGINEERING Fall 2003 Ian A. Waitz

Dr. Ian R. Manchester

equation 4.1 INTRODUCTION

Newton s Law of Motion

The Simplest Tether Control Law in a Small Satellite

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels)

UNIVERSITY OF MALTA G.F. ABELA JUNIOR COLLEGE

MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING. EMEC 426 Thermodynamics of Propulsion Systems. Spring 2017

Mestrado Integrado em Engenharia Mecânica Aerodynamics 1 st Semester 2012/13

2.004 Dynamics and Control II Spring 2008

ECE382/ME482 Spring 2005 Homework 6 Solution April 17, (s/2 + 1) s(2s + 1)[(s/8) 2 + (s/20) + 1]

(a) Find the transfer function of the amplifier. Ans.: G(s) =

Outline. Classical Control. Lecture 2

MAE 142 Homework #5 Due Friday, March 13, 2009

Control of Manufacturing Processes

Robotic Mobility Atmospheric Flight

Chapter 2 SDOF Vibration Control 2.1 Transfer Function

MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING. EMEC 426 Thermodynamics of Propulsion Systems. Spring 2018

Aerodynamic Design of VTOL MAV

Flight and Orbital Mechanics. Exams

INTRODUCTION TO DIGITAL CONTROL

Lec 6: State Feedback, Controllability, Integral Action

EE C128 / ME C134 Fall 2014 HW 9 Solutions. HW 9 Solutions. 10(s + 3) s(s + 2)(s + 5) G(s) =

Introduction to Controls

EE C128 / ME C134 Midterm Fall 2014

Math 216 Final Exam 24 April, 2017

A SIMPLIFIED ANALYSIS OF NONLINEAR LONGITUDINAL DYNAMICS AND CONCEPTUAL CONTROL SYSTEM DESIGN

LONGITUDINAL STABILITY AUGMENTATION DESIGN WITH TWO DEGREE OF FREEDOM CONTROL STRUCTURE AND HANDLING QUALITIES REQUIREMENTS

AAE 251 Formulas. Standard Atmosphere. Compiled Fall 2016 by Nicholas D. Turo-Shields, student at Purdue University. Gradient Layer.

M o d u l e B a s i c A e r o d y n a m i c s

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels)

Mechanics of Flight. Warren F. Phillips. John Wiley & Sons, Inc. Professor Mechanical and Aerospace Engineering Utah State University WILEY

Course roadmap. Step response for 2nd-order system. Step response for 2nd-order system

Flow control. Flow Instability (and control) Vortex Instabilities

Chapter 5. Force and Motion I

Module 3F2: Systems and Control EXAMPLES PAPER 2 ROOT-LOCUS. Solutions

12.7 Steady State Error

Research on Propeller Characteristics of Tip Induced Loss

ME 375 EXAM #1 Friday, March 13, 2015 SOLUTION

Transcription:

Massachusetts Institute of Technology Department of Aeronautics and Astronautics Cambridge, MA 02139 16.03/16.04 Unified Engineering III, IV Spring 2004 Problem Set 10 Name: Due Date: 4/21/04 CP11_12 P3 P4 S10 S11 S12 Study Time Time Spent (min) Announcements: Q5S will be on Friday, April 23.

CP11-12 The problems in this problem set cover lectures C11 and C12 1. a. Define a recursive binary search algorithm. b. Implement your algorithm as an Ada95 program. c. What is the recurrence equation that represents the computation time of your algorithm? d. What is the Big-O complexity of your algorithm? Show all the steps in the computation based on your algorithm. Turn in a hard copy of your algorithm, recurrence equation, and Big-O analysis, and code listing, and an electronic copy of your code. 2. What is the Big-O complexity of: a. Heapify function b. Build_Heap function c. Heap_Sort Show all the steps in the computation of the Big-O complexity. Note: the code for heap_sort, build_heap and heapify was shown in lecture C11 and has been distributed via email.

Unified Engineering Spring Term 2004 Problem P3. (Propulsion) (LO A & B) An incompressible fluid flows steadily through a two-dimensional infinite row of fixed airfoils (e.g. a stator blade row). The blade row is contained in a constant area annulus, as shown on the right side of the figure below. The spacing between the airfoils is s. Assume that the velocities and pressures Va, Vb, pa, pb, are constant at stations (a) and (b), and that the flow angles are given by βa and βb. a) Does the magnitude of the flow velocity increase/stay the same/decrease across the stator and why? b) Using the control volume shown above (the upper and lower surfaces are streamlines), apply conservation of mass and momentum to determine the forces Rx and Ry that must be applied to the fluid (these are equal and opposite to the forces needed to keep each vane in place).

Unified Engineering Spring Term 2004 Problem P4. (Propulsion) (L.O. D) For this problem, use the aerodynamic, structural and battery parameters you have determined for your Dragonfly. a) Calculate the speed that you would fly the Dragonfly if you wanted to maximize range with no additional payload. b) Calculate the speed that you would fly the Dragonfly if you wanted to maximize endurance with no additional payload. c) Assume the overall efficiency of the battery-motor-propeller combination is 0.15. As a function of the number of eggs carried (0 through 5) tabulate the velocity for maximum endurance, the power required, and the endurance.

Unified Engineering II Spring 2004 Problem S10 (Signals and Systems) This problem provides lots of practice using partial fraction expansions to determine inverse Laplace transforms. Please use the coverup method it really is superior to other methods, and more reliable. Also, please check your answer, that is, verify that your expansion really is equivalent to the G(s) given. For each of the following Laplace transforms, find the inverse Laplace transform. 3s 2 + 3s 10 1. G(s) =, Re[s] > 2 s 2 4 6s 2 + 26s + 26 2. G(s) =, Re[s] > 1 (s + 1)(s + 2)(s + 3) 4s 2 + 11s + 9 3. G(s) =, Re[s] > 1 (s + 1)2 (s + 2) 4s 3 + 11s 2 + 5s + 2 4. G(s) =, Re[s] > 0 s 2 (s + 1) 2 s 3 + 3s 2 + 9s + 12 5. G(s) =, Re[s] > 0 (s 2 + 4) (s 2 + 9)

Unified Engineering II Spring 2004 Problem S11 (Signals and Systems) Consider an aircraft flying in cruise at 250 knots, so that v 0 = 129 m/s Assume that the aircraft has lift to drag ratio L 0 = 15 D 0 Then the transfer function from changes in thrust to changes in altitude is 2g 1 G(s) = mv 0 s (s 2 + 2ζω n s + ωn) 2 where the natural frequency of the phugoid mode is g ω n = 2 (2) v 0 the damping ratio is 1 ζ = 2(L0 /D 0 ) and g = 9.82 m/s is the acceleration due to gravity. The transfer function can be 2g normalized by the constant factor mv 0, so that 1 Ḡ(s) = s (s 2 + 2ζω n s + ωn) 2 is the normalized transfer function, corresponding to normalized input u(t) = 2g δt mv 0 1. Find and plot the impulse response corresponding to the transfer function G(s), using partial fraction expansion and inverse Laplace techniques. Hint: The poles of the system are complex, so you will have to do complex arithmetic. 2. Suppose we try to control the altitude through a feedback loop, as shown below (1) (3) (4) r(t) + e(t) k u(t) G(s) h(t)

That is, the control input u(t) (normalized throttle) is a gain k times the error, e(t), which is the difference between the altitude h(t) and the altitude reference r(t). The transfer function from r(t) to h(t) can be shown to be 1 H(s) = 1 + kg(s) For the gain k in the range [0, 0.1], plot the poles of the system in the complex plane. You should find that for any positive k, the complex poles are made less stable. What gain k makes the complex poles unstable, i.e., for what gain is the damping ratio zero? 3. For the gain k in the range [ 0.1, 0], plot the poles of the system in the complex plane. You should find that for any negative k, the real pole is unstable. Note that neither positive gain or negative gain makes the system more stable than without feedback control. It is possible to do better with a dynamic gain, but this problem should give you an idea of why the phugoid dynamics are so hard to control with throttle only.

Unified Engineering II Spring 2004 Problem S12 (Signals and Systems) For each signal below, find the bilateral Laplace transform (including the region of convergence) by directly evaluating the Laplace transform integral. If the signal does not have a transform, say so. 1. g(t) = sin(at)σ( t) 2. g(t) = te at σ( t) t 3. g(t) = cos(ω 0 t) e a, for all t