NASA NACA-CR-793-1967 STOP - A computer program for supersonic transport trajectory optimization《停止 超音速运输机轨道优化的计算机程序》.pdf
《NASA NACA-CR-793-1967 STOP - A computer program for supersonic transport trajectory optimization《停止 超音速运输机轨道优化的计算机程序》.pdf》由会员分享,可在线阅读,更多相关《NASA NACA-CR-793-1967 STOP - A computer program for supersonic transport trajectory optimization《停止 超音速运输机轨道优化的计算机程序》.pdf(335页珍藏版)》请在麦多课文档分享上搜索。
1、NASA CONTRACTOR REPORT STOP - A COMPUTER PROGRAM FOR SUPERSONIC TRANSPORT TRAJECTORY OPTIMIZATION by Lawrence H. Stein, Malcolm L. Mathews, and Joel W. Freak Prepared by THE BOEING COMPANY Seattle, Wash. for Langley Research Cede? / NATIONAL AERONAUTICS AND SPACE ADMINISTRATION l WASHINGTON, 0. C. l
2、 MAY 1967 l Provided by IHSNot for ResaleNo reproduction or networking permitted without license from IHS-,-,-TECH LIBRARY KAFB, NM NASA CR-793 - A COMPUTER PROGRAM FOR SUPE TRANSPORT TRAJECTORY OPTIMIZATION By Lawrence H. Stein, Malcolm L. Matthews, and Joel W. Frenk Distribution of this report is
3、provided in the interest of information exchange. Responsibility for the contents resides in the author or organization that prepared it. Prepared under Contract No. NAS l-5293 by THE BOEING COMPANY Seattle, Wash. for Langley Research Center NATIONAL AERONAUTICS AND SPACE ADMINISTRATION For sale by
4、the Clearinghouse for Federal Scientific and Technical Information Springfield, Virginia 22151 - CFSTI price $3.00 Provided by IHSNot for ResaleNo reproduction or networking permitted without license from IHS-,-,-ABSTRACT An IBM 7094 digital computer program using the steepest ascent technique has b
5、een developed for optimizing the flight path of a supersonic transport air- craft from the start of climb through cruise and descent. The program is suf- ficiently versatile so that other vehicles besides the SST may have their flight paths optimized. These vehicles include: space boosters, ICBMs, r
6、eentry vehicles, scramjets, and vehicles with air-augmented rocket propulsion. The program incorporates a 3-D point mass simulation of a vehicle moving in relation to a spherical, rotating earth. The inverse-square law for gravity and 1962 U. S. standard atmosphere are used. ;- The optimization is a
7、ccomplished with an automatic step-size controller and with automatic control variable weighting matrices to allow problem solu- tion in a single computer run. Automatic plotting capability is included. Mul- tistaged vehicles and problems involving variable initial conditions may be optimized. Pitch
8、 angle, bank angle, wing sweep, and throttle setting are the control variables for the program. Inequality constraints are available on all control variables as well as on parameters affecting geopolitics, passenger comfort, structural loads, and engine operation. The geopolitical constraints includ
9、e sonic boom over-pressure and maximum and minimum altitude. ii Provided by IHSNot for ResaleNo reproduction or networking permitted without license from IHS-,-,-FOREWORD This report was prepared by the Missile and Information Systems Division of The Boeing Company, Seattle, Washington. It presents
10、the final documentation of the analytical development and users manual for the Supersonic Transport Optimization Program (STOP). The program was developed by Boeing for the Langley Research Center under contract NAS l-5293. The contract was admin- istered by the National Aeronautics and Space Admins
11、tration under the direction of Mr. J. R. Elliott, with Mr. David F. Thomas, Jr. acting as contract mon- itor. The Supersonic Transport Optimization Program was obtained from the NASA Request for Proposal L-5347. Development of the program began in August 1965 and was completed in September 1966. Dr.
12、 L. H. Stein was responsible for program development. The closed loop guidance techniques and the control formulation were developed by Mr. M. L. Matthews. Mr. Matthews also assisted in a major part of the program development as well as in the solu- tion of the twenty check cases. Mr. J. W. Frenk wa
13、s in charge of programming and was assisted by Mr. D. A. Watson. Mr. Watson was also responsible for the plotting capability for the program. The work was performed under the direc- tion of Mr. E. G. Haugseth of the Boeing Missile and Information Systems Di- vision. This report, together with a comp
14、anion document, Supersonic Transport Trajectory Optimization - Example Solutions (NASA Contractor Report No. 66247) plus the FORTRAN source program listings, binary object deck, and symbolic object deck concludes the work prescribed under contract NAS l-5293. iii Provided by IHSNot for ResaleNo repr
15、oduction or networking permitted without license from IHS-,-,-Provided by IHSNot for ResaleNo reproduction or networking permitted without license from IHS-,-,-CONTENTS SUMMARY INTRODUCTION SYMBOLS ANALYTICAL DEVELOPMENT Equations of Motion Coordinate System Control Variables Kinematic Equations App
16、lied Forces. Basic Equations of Motion Auxiliary State Variables Inequality Constraints Steepest-Ascent Technique Statement of Problem Adjoint Equations Variational Equations Automatic Convergence Iterative Procedure Variable Initial Conditions Weighting Functions Matrix Nominal Trajectory Generatio
17、n Angle of Attack from Known 9 Angle of Attack for a Known V Throttling for a Known V Guidance Modes Use of Guidance Options Additional Options Gamma Tilt Circular Satellite Maximum Payload Conclusions and Recommendations PROGFXM USERS MANUAL Program Assumptions and Limitations As sum ptions Limitat
18、ions Page 1 4 5 10 10 10 10 12 13 18 19 20 25 25 26 30 34 34 37 39 42 43 44 45 45 47 48 48 48 49 49 50 50 50 51 V Provided by IHSNot for ResaleNo reproduction or networking permitted without license from IHS-,-,-CONTENTS (Cont. ) Page Input Data Preparation 52 PR0GRA.M OPERATION 77 Nomenclature - FO
19、RTRAN COMMON 77 Output Description Printed Output Punched Card Gutput Magnetic Tape Output Sample Problem Statement of Problem Sample Input Sample Output Operating Information Program Setup Data Setup 92 92 97 100 102 102 103 103 114 General Machine Operation 114 116 116 Tape or Disk Requirements 11
20、6 End-of-Run Indication 116 Special Machine Operating Information 119 Programming Information 122 Basic Program Flow Subroutine Descriptions and Flow Diagrams Program Flexibility Program and Data Overlay Equivalence Trouble Shooting Plotting Information Limitations 122 127 279 284 287 287 297 Input
21、Controls Required for Plotting Multiple-Curve Identification 297 297 298 REFERENCES 299 APPENDIX A - Control Variable Choice for Point Mass Equations of Motion 300 vi Provided by IHSNot for ResaleNo reproduction or networking permitted without license from IHS-,-,-CONTENTS (Cont. ) Page APPENDIX B -
22、 Program Equations, Variables, and Constants Defined Equations of Motion Partial Derivatives Auxiliary Printout Variables VAR Array CONST Array Miscellaneous COMMON Internal Program Indicators APPENDIX C -Program Control Logic 322 305 305 306 313 314 316 317 319 vii Provided by IHSNot for ResaleNo r
23、eproduction or networking permitted without license from IHS-,-,-STOP- A COMPUTER PROGRAM FOR SUPERSONIC TRANSPORT TRAJECTORY OPTIMIZATION By Lawrence H. Stein, Malcolm L. Matthews, and Joel W. Frenk Boeing Aerospace Group SUMMARY An IBM 7094 digital computer program using a steepest-ascent procedur
24、e has been developed for optimizing the flight path of supersonic transport aircraft from the start of climb through cruise and descent. This document describes the analytical development of the supersonic transport optimization program (STOP) and presents a manual for program users. Program capabil
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- NASANACACR7931967STOPACOMPUTERPROGRAMFORSUPERSONICTRANSPORTTRAJECTORYOPTIMIZATION 停止 超音速 运输机 轨道 优化 计算机

链接地址:http://www.mydoc123.com/p-835953.html