Modeling and Performance Evaluation of Multistage Launch Vehicles Through Firework Algorithm

Total Page:16

File Type:pdf, Size:1020Kb

Modeling and Performance Evaluation of Multistage Launch Vehicles Through Firework Algorithm MODELING AND PERFORMANCE EVALUATION OF MULTISTAGE LAUNCH VEHICLES THROUGH FIREWORK ALGORITHM M. Pallone∗, M. Pontaniy, P. Teofilattoz Scuola di Ingegneria Aerospaziale, University of Rome ”La Sapienza”, Rome, Italy ABSTRACT and applied a hybrid analytic/numerical approach, based on homotopy and starting with the generation of the optimal so- Multistage launch vehicles of reduced size, such as Super lution in a vacuum. They adopted the approximate linear Strypi or Sword, are currently investigated for the purpose gravity model, and the same did Lu and Pan [13] and Lu of providing launch opportunities for microsatellites. A sim- et al. [14], who applied a multiple-shooting method to op- ple open-loop guidance strategy is proposed in this research timizing exoatmospheric trajectories composed of two pow- and applied to the Scout rocket, a micro-launcher used in the ered phases separated by a coast arc. Weigel and Well [15] past. Aerodynamics and propulsion are modeled with high used a similar indirect, multiple-shooting approach to ana- fidelity through interpolation of available data. Unlike the lyze and optimize the ascent trajectories of two launch vehi- original Scout, the terminal optimal ascent path is determined cles with splash-down constraints. Miele [2] developed and for the upper stage, using a firework algorithm in conjunction applied the indirect multiple-subarc gradient restoration algo- with the Euler-Lagrange equations and the Pontryagin min- rithm to optimizing the two-dimensional ascending trajectory imum principle. Firework algorithms represent a recently- of a three-stage rocket in the presence of dynamical and con- introduced heuristic technique inspired by the firework explo- trol constraints. The previously cited works [2, 10, 12, 13, sions in the night sky. 14, 15] make use of indirect algorithms and require a con- Index Terms— Multistage launch vehicles, trajectory op- siderable deal of effort for deriving the analytical conditions timization, firework algorithm optimization for optimality and for the subsequent programming and de- bugging. Furthermore, these methods can suffer from a slow 1. INTRODUCTION rate of convergence and an excessive dependence on the start- ing guess. This difficulty has been occasionally circumvented Currently, microsatellites can be launched according to the through homotopy [10, 12, 16], but this adds further com- time and orbital requirements of a main payload. The limited plexity to the solution process. Other papers deal with direct costs of microsatellites and their capability to be produced numerical techniques applied to multistage rocket trajectory and ready for use in short time make them particularly suit- optimization. Roh and Kim [17] used a collocation method able to face an emergency (responsive space), therefore small for optimizing the performance of a four-stage rocket, whose launch vehicles dedicated to microsatellites would be very two-dimensional trajectory was assumed to be composed of useful. On the other hand, in order to reduce the launcher three thrust phases and a coast arc of specified duration. Col- size without increasing too much the launch cost per kg of location was also employed by Jamilnia and Naghash [11], payload it is necessary to simplify the launch system as much with the additional task of determining the optimal staging, as possible, including the guidance algorithms. and by Martinon et al. [16], for the purpose of validating the In general, the numerical solution of aerospace trajectory numexrical results attained through indirect shooting. This optimization problems is not trivial and has been pursued with latter paper refers to the Ariane V launch vehicle and is specif- different approaches in the past. Indirect methods, such as the ically devoted to investigating singular arcs. Direct methods gradient-restoration algorithm [1, 2] and the shooting method convert the optimal control problem into a nonlinear program- [3], or direct techniques, such as direct collocation [4, 5], di- ming problem involving a large number of unknown param- rect transcription [6, 7], and differential inclusion [8, 9], to eters to optimize. The disadvantage is in the need of using name a few. However, only a relatively small number of pub- specialized nlp solvers, such as SNOPT [20]. Recently, dif- lications are concerned with trajectory optimization of mul- ferent methodologies appeared that do not belong to the cat- tistage launch vehicles [1, 2, 10, 11, 12, 13, 14, 15, 16, 17, egory of either the indirect nor the direct techniques. These 18, 19]. Calise et al. [10] and Gath and Calise [12] proposed techniques are usually referred to as heuristics and have been sporadically applied to optimizing ascent trajectories of mul- ∗ corresponding author: [email protected] tistage rockets. Bayley et al. [18] used a genetic algorithm for [email protected] zpaolo.teofi[email protected] the purpose of minimizing the overall rocket mass in the con- text of a high fidelity model of the entire vehicle. Three- and into low orbit. It has specified structural, propulsive and aero- four-stage rockets were considered, with ascending trajecto- dynamic characteristics and it is represented in Figure 1. ries composed (respectively) of three or four powered arcs. Lastly, Qazi et al. [19] integrated neural networks, particle swarm optimization, and sequential quadratic programming for the simultaneous conceptual design and trajectory opti- mization of a new multistage launch vehicle. The work that follows is concerned with a novel ap- proach, which is intended to supply a fast performance evalu- ation for multistage rockets with given characteristics, under some simplifying assumptions. The technique described in this work is applied to a four-stage rocket, whose two- dimensional trajectory is composed of the following thrust phases and coast arcs: 1. first stage propulsion 2. second stage propulsion 3. third stage propulsion Fig. 1: Scout rocket geometry 4. coast arc (after the third stage separation) 5. fourth stage thrust phase To simplify the analysis at hand, the mass distribution of the launch vehicle can be described in terms of masses of In general, the inclusion of a coast arc (between two pow- subrockets: subrocket 1 is the entire rocket with all the four ered phases) leads to substantial propellant savings and this stages, subrocket 2 is the launch vehicle after the separation of circumstance justifies the trajectory structure assumed in this the first stage, subrocket 3 is the launch vehicle after the sep- research. Usually the coast duration increases as the injec- aration of the first two stages and subrocket 4 is represented tion altitude increases, as remarked by Lu et al. [14]. In (i) by the last stage only. Let m0 denote the initial mass of the order to simplify the open loop guidance law employed for (i) subrocket i, this mass is composed of a structural mass m , the first three stages, the aerodynamic angle of attack is as- S m(i) m(i) sumed constant for each stage. In the last stage thrust phase a propellant mass P and a payload mass U : the problem of minimizing the propellant is solved defining (i) (i) (i) (i) a Hamiltonian function which is minimized through the Pon- m0 = mS + mP + mU (1) tryagin minimum principle. The optimization algorithm used (i) in this work is the firework algorithm [21], a novel swarm in- For the first three subrockets mU (i=1,2,3) coincides with the (i) (i+1) telligence algorithm inspired by the explosions of fireworks initial mass of the subsequent subrocket (i.e. mU = m0 ). in a night sky. The concept that underlies this method is rel- With regard to the fourth subrocket, its propellant mass is to atively simple: a firework explodes in the search space of the be minimized. The mass distribution for the Scout rocket is unknown parameters, with amplitude and number of sparks in the Table 1. For the last stage the initial mass is 514 kg. determined dynamically. The succeeding iterations preserve Minimizing the propellant mass is equivalent to maximizing the best sparks. The method that is being presented requires the payload mass. a reduced deal of effort in programming, debugging, and test- ing the algorithmic codes, as existing routines are used, in Table 1: Mass distribution for the first three subrockets conjunction with analytical developments and a simple im- plementation of firework algorithm. Hence, the methodology (i) (i) (i) (i) treated in this paper is intended to: (i) yield a reasonable solu- i m0 mS mP mU tion for performance evaluation of multistage rockets and (ii) 1 21643 kg 1736 kg 12810 kg 6897 kg represent a technique for generating a suitable first-attempt 2 6897 kg 915 kg 3749 kg 2033 kg guess trajectory to be employed by more refined algorithms 3 2033 kg 346 kg 1173 kg 514 kg tailored to optimizing the overall trajectory. 2. ROCKET MODELING 2.1. Propulsive thrust The four stage rocket that is being considered is the Scout The propulsive characteristic of the launch vehicle can be de- launcher, which is a rocket designed to place small satellites scribed in terms of thrust magnitude T (j) and specific impulse Table 2: Specific impulse for the four stages where the coefficients CL and CD depend on the Mach num- ber M and the aerodynamic angle of attack α. The aerody- j 1 2 3 4 namic surfaces used in the computation are the cross surfaces and are listed in the Table 3. The C and C coefficient Isp(j) 260 s 288 s 284 s 270 s L D Table 3: Aerodynamic surfaces for the first three subrockets (j) ISP , with superscript j referring to the stage number. In Ta- ble 2 the specific impulses for the four stages are listed. j 1 2 3 While the specific impulse is considered time-independent S(i) 1.026 m2 0.487 m2 0.458 m2 for all the four stages, the thrust is obtained through a linear interpolation of the experimental thrust data which are given are obtained using a four degree polynomial interpolation to at discrete times.
Recommended publications
  • Frequently Asked Questions
    Frequently Asked Questions What Types of Companies Are on the "Don't Test" List? This list includes companies that make cosmetics, personal-care products, household-cleaning products, and other common household products. All companies that are included on PETA's "don't test" list have signed our statement of assurance verifying that they and their ingredient suppliers don't conduct, commission, pay for, or allow any tests on animals for ingredients, formulations, or finished products anywhere in the world and will not do so in the future. We encourage consumers to support the companies on this list, since we know that they're committed to making products without harming animals. Companies on the "Do Test" list should be shunned until they implement a policy that prohibits animal testing. The "do test" list doesn't include companies that manufacture only products that are required by law to be tested on animals (e.g., pharmaceuticals and garden chemicals). Although PETA is opposed to all animal testing, our focus in those instances is less on the individual companies and more on the regulatory agencies that require animal testing. _________________________________________________________________________________________________________________ Legend V - The company makes or sells strictly vegan products. L - The company has licensed PETA's official cruelty-free bunny logo. F - The company is a PETA Business Friend, and shopping at this company supports an innovative partnership for compassionate companies willing to assist in PETA's groundbreaking work to stop animal abuse and suffering. Companies Whose Products Are Available in Russian Federation L F 100% Pure 510-836-6500 http://www.100percentpure.com L 3INA https://3ina.com/ V L 66°30 https://66-30.com/en/ V L Abyssal Japan Co.
    [Show full text]
  • Constellation Program Overview
    Constellation Program Overview October 2008 hris Culbert anager, Lunar Surface Systems Project Office ASA/Johnson Space Center Constellation Program EarthEarth DepartureDeparture OrionOrion -- StageStage CrewCrew ExplorationExploration VehicleVehicle AresAres VV -- HeavyHeavy LiftLift LaunchLaunch VehicleVehicle AltairAltair LunarLunar LanderLander AresAres II -- CrewCrew LaunchLaunch VehicleVehicle Lunar Capabilities Concept Review EstablishedEstablished Lunar Lunar Transportation Transportation EstablishEstablish Lunar Lunar Surface SurfaceArchitecturesArchitectures ArchitectureArchitecture Point Point of of Departure: Departure: StrategiesStrategies which: which: Satisfy NASA NGO’s to acceptable degree ProvidesProvides crew crew & & cargo cargo delivery delivery to to & & from from the the Satisfy NASA NGO’s to acceptable degree within acceptable schedule moonmoon within acceptable schedule Are consistent with capacity and capabilities ProvidesProvides capacity capacity and and ca capabilitiespabilities consistent consistent Are consistent with capacity and capabilities withwith candidate candidate surface surface architectures architectures ofof the the transportation transportation systems systems ProvidesProvides sufficient sufficient performance performance margins margins IncludeInclude set set of of options options fo for rvarious various prioritizations prioritizations of cost, schedule & risk RemainsRemains within within programmatic programmatic constraints constraints of cost, schedule & risk ResultsResults in in acceptable
    [Show full text]
  • L AUNCH SYSTEMS Databk7 Collected.Book Page 18 Monday, September 14, 2009 2:53 PM Databk7 Collected.Book Page 19 Monday, September 14, 2009 2:53 PM
    databk7_collected.book Page 17 Monday, September 14, 2009 2:53 PM CHAPTER TWO L AUNCH SYSTEMS databk7_collected.book Page 18 Monday, September 14, 2009 2:53 PM databk7_collected.book Page 19 Monday, September 14, 2009 2:53 PM CHAPTER TWO L AUNCH SYSTEMS Introduction Launch systems provide access to space, necessary for the majority of NASA’s activities. During the decade from 1989–1998, NASA used two types of launch systems, one consisting of several families of expendable launch vehicles (ELV) and the second consisting of the world’s only partially reusable launch system—the Space Shuttle. A significant challenge NASA faced during the decade was the development of technologies needed to design and implement a new reusable launch system that would prove less expensive than the Shuttle. Although some attempts seemed promising, none succeeded. This chapter addresses most subjects relating to access to space and space transportation. It discusses and describes ELVs, the Space Shuttle in its launch vehicle function, and NASA’s attempts to develop new launch systems. Tables relating to each launch vehicle’s characteristics are included. The other functions of the Space Shuttle—as a scientific laboratory, staging area for repair missions, and a prime element of the Space Station program—are discussed in the next chapter, Human Spaceflight. This chapter also provides a brief review of launch systems in the past decade, an overview of policy relating to launch systems, a summary of the management of NASA’s launch systems programs, and tables of funding data. The Last Decade Reviewed (1979–1988) From 1979 through 1988, NASA used families of ELVs that had seen service during the previous decade.
    [Show full text]
  • NASA Process for Limiting Orbital Debris
    NASA-HANDBOOK NASA HANDBOOK 8719.14 National Aeronautics and Space Administration Approved: 2008-07-30 Washington, DC 20546 Expiration Date: 2013-07-30 HANDBOOK FOR LIMITING ORBITAL DEBRIS Measurement System Identification: Metric APPROVED FOR PUBLIC RELEASE – DISTRIBUTION IS UNLIMITED NASA-Handbook 8719.14 This page intentionally left blank. Page 2 of 174 NASA-Handbook 8719.14 DOCUMENT HISTORY LOG Status Document Approval Date Description Revision Baseline 2008-07-30 Initial Release Page 3 of 174 NASA-Handbook 8719.14 This page intentionally left blank. Page 4 of 174 NASA-Handbook 8719.14 This page intentionally left blank. Page 6 of 174 NASA-Handbook 8719.14 TABLE OF CONTENTS 1 SCOPE...........................................................................................................................13 1.1 Purpose................................................................................................................................ 13 1.2 Applicability ....................................................................................................................... 13 2 APPLICABLE AND REFERENCE DOCUMENTS................................................14 3 ACRONYMS AND DEFINITIONS ...........................................................................15 3.1 Acronyms............................................................................................................................ 15 3.2 Definitions .........................................................................................................................
    [Show full text]
  • Accesso Autonomo Ai Servizi Spaziali
    Centro Militare di Studi Strategici Rapporto di Ricerca 2012 – STEPI AE-SA-02 ACCESSO AUTONOMO AI SERVIZI SPAZIALI Analisi del caso italiano a partire dall’esperienza Broglio, con i lanci dal poligono di Malindi ad arrivare al sistema VEGA. Le possibili scelte strategiche del Paese in ragione delle attuali e future esigenze nazionali e tenendo conto della realtà europea e del mercato internazionale. di T. Col. GArn (E) FUSCO Ing. Alessandro data di chiusura della ricerca: Febbraio 2012 Ai mie due figli Andrea e Francesca (che ci tiene tanto…) ed a Elisabetta per la sua pazienza, nell‟impazienza di tutti giorni space_20120723-1026.docx i Author: T. Col. GArn (E) FUSCO Ing. Alessandro Edit: T..Col. (A.M.) Monaci ing. Volfango INDICE ACCESSO AUTONOMO AI SERVIZI SPAZIALI. Analisi del caso italiano a partire dall’esperienza Broglio, con i lanci dal poligono di Malindi ad arrivare al sistema VEGA. Le possibili scelte strategiche del Paese in ragione delle attuali e future esigenze nazionali e tenendo conto della realtà europea e del mercato internazionale. SOMMARIO pag. 1 PARTE A. Sezione GENERALE / ANALITICA / PROPOSITIVA Capitolo 1 - Esperienze italiane in campo spaziale pag. 4 1.1. L'Anno Geofisico Internazionale (1957-1958): la corsa al lancio del primo satellite pag. 8 1.2. Italia e l’inizio della Cooperazione Internazionale (1959-1972) pag. 12 1.3. L’Italia e l’accesso autonomo allo spazio: Il Progetto San Marco (1962-1988) pag. 26 Capitolo 2 - Nascita di VEGA: un progetto europeo con una forte impronta italiana pag. 45 2.1. Il San Marco Scout pag.
    [Show full text]
  • Humanity and Space
    10/17/2012!! !!!!!! Project Number: MH-1207 Humanity and Space An Interactive Qualifying Project Submitted to WORCESTER POLYTECHNIC INSTITUTE In partial fulfillment for the Degree of Bachelor of Science by: Matthew Beck Jillian Chalke Matthew Chase Julia Rugo Professor Mayer H. Humi, Project Advisor Abstract Our IQP investigates the possible functionality of another celestial body as an alternate home for mankind. This project explores the necessary technological advances for moving forward into the future of space travel and human development on the Moon and Mars. Mars is the optimal candidate for future human colonization and a stepping stone towards humanity’s expansion into outer space. Our group concluded space travel and interplanetary exploration is possible, however international political cooperation and stability is necessary for such accomplishments. 2 Executive Summary This report provides insight into extraterrestrial exploration and colonization with regards to technology and human biology. Multiple locations have been taken into consideration for potential development, with such qualifying specifications as resources, atmospheric conditions, hazards, and the environment. Methods of analysis include essential research through online media and library resources, an interview with NASA about the upcoming Curiosity mission to Mars, and the assessment of data through mathematical equations. Our findings concerning the human aspect of space exploration state that humanity is not yet ready politically and will not be able to biologically withstand the hazards of long-term space travel. Additionally, in the field of robotics, we have the necessary hardware to implement adequate operational systems yet humanity lacks the software to implement rudimentary Artificial Intelligence. Findings regarding the physics behind rocketry and space navigation have revealed that the science of spacecraft is well-established.
    [Show full text]
  • Sounding Rockets 2013 Annual Report
    National Aeronautics and Space Administration NASA Sounding Rockets Annual Report 2013 The NASA Sounding Rockets Program has closed another highly successful op- erational year with the completion of 19 successful flights. As of October 2013, the program has had 100% success on 38 flights over a period of 24 months. This is an impressive accomplishment. The scientific teams, the technical and administrative sounding rocket staff, and the launch ranges are to be congratu- lated on a job well done! This year involved flights from Wallops Flight Facility (Virginia), White Sands Missile Range (New Mexico), the Kwajalein Atoll (Marshall Islands), and Poker Flat Research Range (Alaska). The Kwajalein campaign involved four rockets designed to probe the equatorial ionosphere and gain a better understanding of plasma energies and particle dynamics af- fecting the Earth. Multiple telescope missions were flown from White Sands Missile Range to study the Sun, the interstellar medium, and distant galaxies. Message from the Chief Message Flights from Wallops and Alaska have furthered our understanding of how the Phil Eberspeaker Earth and Sun interact. With every flight, NASA added to the body of scien- Chief, Sounding Rockets Program Office tific knowledge that will help unravel a host of scientific mysteries. The Sounding Rockets Program also continued to cultivate young minds by offering two university-level flight opportunities. Approximately 250 students from universities around the country had the opportunity to fly experiments aboard two-stage sounding rockets in 2013. The Sounding Rockets Program once again provided a unique teacher training workshop known as WRATS. With the knowledge obtained from this experience, teachers returned to the classroom with exciting options for enhancing their STEM curriculum.
    [Show full text]
  • Conestoga Launch Vehicles
    The Space Congress® Proceedings 1988 (25th) Heritage - Dedication - Vision Apr 1st, 8:00 AM Conestoga Launch Vehicles Mark H. Daniels Special Projects Manager, SSI James E. Davidson Project Manager, SSI Follow this and additional works at: https://commons.erau.edu/space-congress-proceedings Scholarly Commons Citation Daniels, Mark H. and Davidson, James E., "Conestoga Launch Vehicles" (1988). The Space Congress® Proceedings. 7. https://commons.erau.edu/space-congress-proceedings/proceedings-1988-25th/session-11/7 This Event is brought to you for free and open access by the Conferences at Scholarly Commons. It has been accepted for inclusion in The Space Congress® Proceedings by an authorized administrator of Scholarly Commons. For more information, please contact [email protected]. CONESTOGA LAUNCH VEHICLES by Mark H. Daniels Special Projects Manager, SSI and James E. Davidson Project Manager, SSI launch into space. As such, it represents an Abstract important precedent for all other space launch companies. Several major applications for commercial and government markets have developed recently which In order to conduct the launch, the company will make use of small satellites. A launch solicited and received approvals from 18 different vehicle designed specifically for small satellites Federal agencies. Among these were the Air Force, brings many attendant benefits. Space Services the State Department, the Navy, and the Commerce Incorporated has developed the Conestoga family of Department. Commerce required SSI to obtain an launch vehicles to meet the needs of five major export license, due to the extra-territoriality of markets: low orbiting communication satellites, the vehicle's splashdown point. positioning satellites, earth sensing satellites, space manufacturing prototypes, and scientific Since that time, the company has organized a team experiments.
    [Show full text]
  • A Tool for Preliminary Design of Rockets Aerospace Engineering
    A Tool for Preliminary Design of Rockets Diogo Marques Gaspar Thesis to obtain the Master of Science Degree in Aerospace Engineering Supervisor : Professor Paulo Jorge Soares Gil Examination Committee Chairperson: Professor Fernando José Parracho Lau Supervisor: Professor Paulo Jorge Soares Gil Members of the Committee: Professor João Manuel Gonçalves de Sousa Oliveira July 2014 ii Dedicated to my Mother iii iv Acknowledgments To my supervisor Professor Paulo Gil for the opportunity to work on this interesting subject and for all his support and patience. To my family, in particular to my parents and brothers for all the support and affection since ever. To my friends: from IST for all the companionship in all this years and from Coimbra for the fellowship since I remember. To my teammates for all the victories and good moments. v vi Resumo A unica´ forma que a humanidade ate´ agora conseguiu encontrar para explorar o espac¸o e´ atraves´ do uso de rockets, vulgarmente conhecidos como foguetoes,˜ responsaveis´ por transportar cargas da Terra para o Espac¸o. O principal objectivo no design de rockets e´ diminuir o peso na descolagem e maximizar o payload ratio i.e. aumentar a capacidade de carga util´ ao seu alcance. A latitude e o local de lanc¸amento, a orbita´ desejada, as caracter´ısticas de propulsao˜ e estruturais sao˜ constrangimentos ao projecto do foguetao.˜ As trajectorias´ dos foguetoes˜ estao˜ permanentemente a ser optimizadas, devido a necessidade de aumento da carga util´ transportada e reduc¸ao˜ do combust´ıvel consumido. E´ um processo utilizado nas fases iniciais do design de uma missao,˜ que afecta partes cruciais do planeamento, desde a concepc¸ao˜ do ve´ıculo ate´ aos seus objectivos globais.
    [Show full text]
  • Launch Vehicle Optimization
    Launch vehicle optimization 1.Orbital Mechanics for engineering students Chapter – 11: Rocket vehicle dynamics 2. Space Flight Dynamics By William E Wiesel Chapter 7 – Rocket Performance Restricted staging in field-free space No gravity and no aerodynamics Let gross mass of a launch vehicle m0 = empty mass mE + propellant mass mp + payload mass mPL Empty mass mE = mass of structure + mass of fuel tank and related system + mass of control system Let us divide the above by m0 We can write as structural fraction , πE = mE / m0 Propellant fraction, πp =mp / m0 payload fraction, πPL = mPL / m0 Alternately we can define Payload ratio Structural ratio Mass ratio Assuming all the propellant Is consumed λ, ε and n are not independent From we can write as From we can write as Substituting and in We get Given any two of the ratios λ, ε and n, we can obtain the third Velocity at burn out is For a given empty mass, the greatest possible Δv occurs when the payload is zero. To maximize the amount of payload while keeping the structural weight to a minimum. Mass of load-bearing structure, rocket motors, pumps, piping, etc., cannot be made arbitrarily small. Current materials technology places a lower limit on ε of about 0.1. Performance of multistage rocket Restricted staging - all stages are similar Each stage has the same specific impulse Isp same structural ratio ε same payload ratio λ. Hence mass ratios n are identical Final burnout speed vbo for a given payload mass mPL Overall payload fraction m0 is the total mass of the tandem-stacked vehicle.
    [Show full text]
  • Scout Nozzle Data Book
    https://ntrs.nasa.gov/search.jsp?R=19770010201 2020-03-22T10:22:21+00:00Z NASA CR-145136 SCOUT NOZZLE DATA BOOK by S. Shields DECEMBER 1975 Prepared Under Contract No. NAS1-12500 Task R-52 by VOUGHT CORPORATION Dallas, Texas for NASA National Aeronautics and SpaceAdministration W-NAASTJ FACILITY s cQ INPUT BRANCh A N77-17144 SCOUT NOZZLE DATA BOOK By S. Shields (NASA-CR-145136) SCOUT NOZZIE,DTA BOOK N77-17144 jVought Corp., Dallas, Tex.) 318 p BC: A14/M A01 CSC 21H Un c-las G3/20 13832 Prepared Under Contract No. NASl-12500 Task R-52 by VOUGHT CORPORATION Dallas, Texas for NJASA National Aeronautics and Space Administration 4 REPRODUCEDBy - ' NATIONAL TECHNICAL INFORMATION SERVJCE Us- DEPARTMEMJOFCOMMERCE , PRIINGFIELD,-VA. 22.161 FOREWORD This document is a technical program report prepared by the Vought Systems Division, LTV Aerospace Corporation, under NASA Contract NAS1-IZ500. The program was sponsored by the SCOUT Project Office of the Langley Research Center with Mr. W. K. Hagginbothom as Technical Monitor. The author wishes to acknowledge the contributions of Mr. R. A. Hart in the area of Material Process and Fabrication and the SCOUT propulsion personnel in supplying reports and other documentation as well as their efforts in reviewing the various sections of this document. iii Pages i and ii are blank. TABLE OF CONTENTS Page List of Figures .............................................................. viii List of Tables .......................................................... ..... xi Summary .. ................................
    [Show full text]
  • Pub Date Abstract
    DOCUMENT RESUME ED 058 456 VT 014 597 TITLE Exploring in Aeronautics. An Introductionto Aeronautical Sciences. INSTITUTION National Aeronautics and SpaceAdministration, Cleveland, Ohio. Lewis Research Center. REPORT NO NASA-EP-89 PUB DATE 71 NOTE 398p. AVAILABLE FROMSuperintendent of Documents, U.S. GovernmettPrinting Office, Washington, D.C. 20402 (Stock No.3300-0395; NAS1.19;89, $3.50) EDRS PRICE MF-$0.65 HC-$13.16 DESCRIPTORS Aerospace Industry; *AerospaceTechnology; *Curriculum Guides; Illustrations;*Industrial Education; Instructional Materials;*Occupational Guidance; *Textbooks IDENTIFIERS *Aeronatics ABSTRACT This curriculum guide is based on a year oflectures and projects of a contemporary special-interestExplorer program intended to provide career guidance and motivationfor promising students interested in aerospace engineering and scientific professions. The adult-oriented program avoidstechnicality and rigorous mathematics and stresses real life involvementthrough project activity and teamwork. Teachers in high schoolsand colleges will find this a useful curriculum resource, w!th manytopics in various disciplines which can supplement regular courses.Curriculum committees, textbook writers and hobbyists will also findit relevant. The materials may be used at college level forintroductory courses, or modified for use withvocationally oriented high school student groups. Seventeen chapters are supplementedwith photographs, charts, and line drawings. A related document isavailable as VT 014 596. (CD) SCOPE OF INTEREST NOTICE The ERIC Facility has assigned this document for processing to tri In our judgement, thisdocument is also of interest to the clearing- houses noted to the right. Index- ing should reflect their special points of view. 4.* EXPLORING IN AERONAUTICS an introduction to Aeronautical Sciencesdeveloped at the NASA Lewis Research Center, Cleveland, Ohio.
    [Show full text]