- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
identification page- universityof texasat austin(识别页面——texasat奥斯汀大学)(13页)
Table of Contents
Table of Contents 1
Program Identification 2
Purpose of the Program 3
Mathematical Technique 3
Program Usage 5
Program Listing 5
Data Runs/Test Cases 6
Appendices 6
FLIGHT_ENVELOPE.m 7
NEWTON_RAPHSON.m 9
CDZERO.m 10
AK.m 10
F.m 11
ATMOS.m 12
Program Identification
Program Assignment: flight_envelope.m
Programmer: Gregory R. Whitney
Date: October 15, 2001
Requirements: Computer running MATLAB
Storage Required: 6.22KB
Special I/O Requirements: None
To plot the data, run flight_envelope.m. There is no input required.
Purpose of the Program
The purpose of the program is to plot the flight envelope for the Lear 23 at a weight of 11,000 pounds. The flight envelope is plotted for values of the altitude ranging from sea level to 45,000 ft. There are 5 curves generated by the program. The 5 curves are the stall velocity (Vstall), the maximum mach number (VM_Max), the maximum dynamic pressure velocity (VQ_max), the low speed solution (V_low), and the maximum speed solution (V_high).
Mathematical Technique
The mathematical technique of flight_envelope.m is based on the Newton-Raphson technique for solving for the roots of an equation. The equation that we need to find the roots of comes from the conditions of steady flight at full power setting. The equation is as follows:
(1)
where
T = Thrust
D = Drag
H = altitude (constant)
L = Lift (Constant)
Substituting the equation for thrrust and drag produces the next equation:
(2)
where
ρ* = Density at sea level
ρ = Density
M = Mach number
Cdo = Zero-lift drag coefficient
K = Induced drag factor
W = Weight (W=L)
V = velocity
Sw = Planform Area
The function f(V) can be solved for V numerically using the Newton-Raphson method.
The Newton Raphson Method yields
(3)
(4)
where
ΔV = 0.0001
By solving Eq.[2] for V, we get two solutions: a high speed solution and a low speed solution. As altitude changes, you have to
您可能关注的文档
- gisethicalandlegalissues-santamonicacollege(6页).doc
- glaciallegaciesofnewyorkstate-thegeospherefrontpage(8页).doc
- global geography12 course outline(全球geography12课程大纲)(5页).doc
- global windsand ocean currents- indianapolis public schools(全球洋流windsand——印第安纳波利斯公立学校)(5页).doc
- globalwarminginducingtropicalizationofthelevantinebasin(26页).doc
- grade6 alt course e s s- n g s s( c a deptof education)(grade6 alt课程e s s - n g s s(c deptof教育))(29页).doc
- group project- city universityof new york(团队项目——纽约城市大学)(16页).doc
- group-noticenature(12页).doc
- guidelinesfortheestablishmentofan offshore marine(guidelinesfortheestablishmentofan近海海洋)(32页).doc
- h a u s e r, c h o m s k y& f i t c h(2002)- rice university(h u s e r、c h o m s k y f i t c h(2002)——莱斯大学)(11页).doc
- identificationofslide-generatedtsunamisinthehistorical(8页).doc
- in defenseof employerof last resortaresponseto malcolm(在defenseof employerof resortaresponseto马尔科姆)(27页).doc
- i n t h e h i g h c o u r t o f k e r a l a- home e l a w(我n t h e h g h c o k u r t o f e r l -家庭e l w)(1页).doc
- indian handicrafts industry- kochs gmb h(印度手工艺品行业,科赫兄弟gmb h)(13页).doc
- infidelityandbetrayalinmarriage(21页).doc
- influenceoftheequilibriumoceanpoletideonthegravityfield(8页).doc
- informationdescribingorangeroughy hoplostethusatlanticus(informationdescribingorangeroughy hoplostethusatlanticus)(25页).doc
- inhaltsverzeichnis(inhaltsverzeichnis)(273页).doc
- innovation case studies- n u i galway(创新案例研究- n u我高威)(40页).doc
- insidethe earth- windsor central school district(地球内部——温莎中央校区)(21页).doc
原创力文档


文档评论(0)