欢迎来到天天文库
浏览记录
ID:35647702
大小:905.02 KB
页数:43页
时间:2019-04-06
《毕业设计(论文)--测量坐标系转换与相关问题研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸摘要随着GPS技术的迅速发展,GPS的观测成果通常是在世界大地坐标系(WGS-84)中得到的坐标或者是坐标差,但在实际应用中需要的常常是地面点在国家坐标系或地方独立坐标系中的坐标,只有通过坐标转换才能在实际中所采用,这就需要求出两个坐标之间的转换参数。首先,介绍一些与坐标转换有关的基础知识,以及解求坐标转换参数的常用方法。然后对实现世界大地坐标系WGS-84和地方独立坐标系的转换过程中会遇到的问题作具体分析,用C++实现
2、二维转换过程。针对实际中可能会出现的问题,如坐标转换参数的精度的可靠性及公共点的几何分布和数量及公共点本身的精度会影响转换参数的精度,选择合适的转换模型成为实现精确转换的关键。本文在已有的知识的基础上采用不同的方法实现二维坐标的转换并进行分析比较,对如何实现坐标之间的精确转换作具体分析。关键字:坐标转换,直接参数法,相似变换,多项式逼近共43页第43页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸ABSTRACTWiththequickdevelopmentofGP
3、S,theobservationresultsusingGPSarethecoordinatesorcoordinatedifferencesinWorldGeodeticSystem(WGS-84),butinpracticalusethecoordinatesysteminnationalcoordinateorinlocalindependentcoordinatesystemarerequired.SoinordertouseGPScoordinate,itisneededtocalculatethegeode
4、ticcoordinatetransformationparametersbetweenthetwodifferentsystem.First,Iexplainsomebasicknowledgeaboutcoordinatesandsomemethodstotransformationparameters.ThengivesomeexplainationaboutthetransformationbetweentheWGS-84andthelocalindependentcoordinatesystem.Thetra
5、nsformationprocessarecompletedwithC++.Consideringthepracticalproblems,suchasthepublicpoints’differentdistributionandnumberscanleadtodifferenttransformationparameters,theparameters’reliableanalysis,sochoosingthepointsdistributedimpartlyandthebestmethodbecometheke
6、yofthetransformation.Thisarticlegivesomedifferentwaystosolvetheproblemonsomebasicknowledge,meanwhile,givesomereliableanalysisaboutthesolveoftheproblem,andgiveaanalysistoachievethetransformationbetweencoordinates.Keywords:coordinatestransformation,similaritytrans
7、formation,directparametermethod,polynomialapproximation共43页第43页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸目录摘要………………………………………………………………………………………1ABSTRACT2第一章本文研究的主要内容5第二章椭球定位.定向和几种常见的坐标系62.1总的地球椭球和参考椭球及相应坐标系的概念62.2地方独立控制网的局部椭球62.2.1椭球62.2.2椭球72.2.3椭球72.3椭球
8、定位和定向的概念72.3.1参考椭球定位与定向的实现方法82.3.2大地原点和大地起算数据92.4我国的几种国家坐标系及WGS-84世界大地坐标系简介102.4.11954北京坐标系102.4.21980年国家大地坐标系112.4.3新1954年北京坐标系(整体平差转换值)112.4.4WGS-84世界大地坐标系12第三章几种常见
此文档下载收益归作者所有