




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Flying over the North Pole AreaAbstract We use three models to explain mathematically the meaning of “The flying time from Beijing to Detroit will be four hours shorter”,considering two conditions:the earth is a ball and it is a rotating ellipsoid.In the first case ,we assum the earth is a sphere wi
2、th the radius of 6371.As we know,e the shortest distance between two points on a sphere is the length of the inferior arc. So we put the center of the earth as the origin of coordinates to set a three-dimensional Cartesian coordinate system. By calculating the relevant vector,we got the expression o
3、f the flight time from Beijing to Detroit and the save time ,too. Finally got the saved time of 3.92 hours through running the C programming language,and compare it with the time that given by a geographic website ,US. It turned out that our result is exact.The second case,we consider the earth as a
4、n ellipsoid. As it is given, the difference of latitude between two adjacent points is very small, so we can use the compression ratio method and the compression ratio=0.998,is a fixed value. Then we multiplied it by the route that we got in the first case, which is the route that we consider the ea
5、rth as an ellipsoid, and then we got the saved time is 3.9265hours.The third case, we regard the earth as a rolling ellipsoid. The main idea is using the reduced latitude to find out the geodesic distance between two points on an ellipsoid. Firstly, we turn the geodetic latitude to the reduced latit
6、ude,then we use the Bessel to deduce the approximate length between two points expressed by reduced latitude and get the final answer that the saved fight time is 4.041 hours.1、 Assumptions and Hypotheses (1) 、After each of the twos adjacent to the voyage,calculate the shortest distance between two
7、points when plane flies through two places that is adjacent;(2) 、The plane fly without refueling,ignoring the lifting and lowering time,either; (3) 、The total aircraft flying in the Earths gravitational field, and the Earths rotation and revolution of the aircrafts absolute speed and size of flight
8、is negligible;(4) 、The flight speed of only consider the speed of the aircraft relative to the earth;(5) 、The speed remains unchanged.2、 Symbol Description:the three-dimensional cartesian coordinates ofon the spherical (or on the ellipsoid):the longitude and latitude ofon the spherical (or on the el
9、lipsoid): the flight time: the saved flight time:sum of sub-flying aircraft, the total journey distance:Radius of the earth:aircraft altitude: the minor axis and the long axle of the prolate spheroid3、 The earth as a ballAssuming the earth is a sphere with the radius of 6371.At this point A, B is 10
10、 kilometers above the Earths two points away from the ground,by using the knowledge of differential geometry we know:over A, B two points worse than the great circle arc length is the shortest distance between the two points.A, B are the coordinates of two points:The flight distance from A to B: The
11、 flight time from A to B:Solution of the model:The center of the earth as the origin of coordinates,the equatorial plane as plane XOY,the meridian plane as plane XOZ,establish a three dimensional Cartesian coordinate system,vector of each point on the sphere can be expressed as follow:The distance b
12、etween the two points can be expressed as follow:The total time of flight routes:;Direct from Beijing, the sailing time for Detroit:So the time saved by direct flight:According to the results calculated by MATLAB program:(unit:km)The distance between Beijing and A1:1113.2The distance between A1 and
13、A2:1758.8The distance between A2 and A3:4624.4The distance between A3 and A4:1339.1The distance between A4 and A5:641.2The distance between A5 and A6:538.6The distance between A6 and A7:651.5The distance between A7 and A8:497.6The distance between A8 and A9:227.8The distance between A9 and A10:2810.
14、9The distance between A10 and Detroit:331.9Direct from Beijing to Detroit:10684.9Along the flight path of the original total time of flight:14.8hAlong the direct flight from Beijing to Detroit total time flight:10.9hTime saved:3.9hBy comparing the results of the above methods and the actual situatio
15、n,they are consistent with each other.That means the report of the time saved from Beijing to Detroit is 4 hourshas scientific basis.4、 The earth as an ellipsoidWhen we assume that when the earth is rotating ellipsoid,its told that the major semi axis (is the radius of the earth), and semi-minor axi
16、s ,which is differ from . We can assume ellipsoid along the minor axis by the compression of the sphere obtained, if we ignore the small gap between the and and the sphere of the original points such as ,which are in the ellipsoid surface after compression. Whats more, the greater the latitude diffe
17、rence between two points on the arc length of the compressed the greater the points on the same latitude, little change in the compressed arc length.The conditions given by the subject shows: the latitude of the difference between adjacent points of are , the difference of latitude between Beijing a
18、nd Detroit is ,and its a small difference.So here the compression method we use is effective and the compression ratio is constant ;Here comes another situation:when assuming the Earth is spherical,we have calculated the length of the route,and put this result multiplied by ,so we can get the routes
19、 for the long ellipsoid. Here is the results of this approach:Segment Flight :the total length of the route, the total flight time , the route lengthfrom Beijing to Detroit is, its flight time is ,so we can see ,the shorten of the distance is ,and the shorten of the time is.5、 The earth as a rotatin
20、g ellipsoidAs we know, the earth is a rotating ellipsoid, of which the equator radius is 6378 km and the meridian radius is 6357 km.Some basic concept:1、 Longitude of geodetic:figure1, Dihedral angle L constitute by meridian plane NPS and NGS.2、 Latitude of geodetic:figure1,angle B constitute by nor
21、mal PN and equator plane.3、 Latitude of naturalization :Y-point p on the line upward, and to a large radius arc intersect at ,the angle of line and X-axis.4、 Geodetic line:the shortest curve between two points on the ellipsoid plane.Generally,using the latitude of naturalization to calculate the len
22、gth of Geodetic line between the two known points.Figure(1)Figure(2)Figure 2,the equation of meridian oval at P: (1)Derivation from the above equation:Curve at point p at the first derivative: (2)Obtained by the formula 1 and 2: Drawing from the principles of geometrical oval:,Thus:So the relationsh
23、ip of Latitude of naturalization and Geodetic line is (3)The differential relationship of geodetic line between two points and great circle of Auxiliary spherical: Because the flat rate of the earth is,hence,we can omit the item ,thus: (4)The Spherical trigonometry formula of Spherical polar angle t
24、riangle is substituting the formula 1 into the formula 4:Integral equation both ends:While are unknown,so we use and to express,obtained by the Spherical trigonometry formula Order , so: is the great circle of Auxiliary spherical,Approximate formula is as follows:According to the approximate treatme
25、nt to :So:If order,则: Along the flight path of the original total time of flightTime saved:This result explains the original title of saving 4 hours, .6、 References1 JiangQiyuan, mathematic model, Beijing:Higher Education Press, 1987,12 2MeiXiangming HuangJinzhi, differential geometry, Beijing:Highe
26、r Education Press 1988.63Department of Mathematics, Tongji University,higher mathematics, Beijing:Higher Education Press,19954Department of Surveying and Mapping, Wuhan Institute of Control Survey, Control Surveying(the next volume ), Beijing:Mapping Press,19965Baidu Encyclopedia, Bessel, /view/60154.htm,2010.11.226Baidu Encyclopedia,reduced latitude, /view/2
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 网络游戏诉讼蓝皮书(2014-2024)
- 数据库应用技术试题及答案
- 四川省安全c类考试试题及答案
- 他在意我吗测试题及答案
- 天津七年级西游记考试试题及答案
- 典当管理办法释义
- 养老理财管理办法
- 兽医诊所管理办法
- 内部管理办法通知
- 再生物质管理办法
- 安全生产管理体系建设(共27张课件)
- 附件2:慢病管理中心评审实施细则2024年修订版
- 和父亲断绝联系协议书范本
- (正式版)SH∕T 3548-2024 石油化工涂料防腐蚀工程施工及验收规范
- 2024-2030年中国脱硝催化剂行业供需态势与投资前景预测报告
- 保育员(中级)理论笔试知识点必练300题(含详解)
- (高清版)JTG 3370.1-2018 公路隧道设计规范 第一册 土建工程
- 《慢性阻塞性肺疾病中医肺康复指南》
- 会议室改造方案
- 高中英语40篇英语短文搞定高考3500词记忆本册单词背诵本带翻译
- 矿床成矿规律与找矿预测方法
评论
0/150
提交评论