文档介绍:工程测量中坐标系与坐标转换算法的实现
摘要
随着测绘事业的迅速发展,全球一体化的形成,要求测绘资料形成统一规范,坐标系统的统一就是其中的一方面。现在国家采用的坐标系统有北京54坐标系、西安80坐标系、WGS84坐标系,国家2000坐标系以及各地方坐标系,它们选择的椭球参考系不同,通过不同坐标系之间的转换来满足不同工程测量的需求。在同一坐标系下又有不同的坐标表示方式,例如大地坐标、空间直角坐标、平面坐标。不同坐标系之间的相互转换,相同坐标系下不同坐标之间的转换,都会运用各自对应的转换模型进行转换。
不同坐标系之间的相互转换,本文中主要采用了三种模型,即三参数模型、四参数模型和七参数模型。相同坐标系下的坐标转换,通过选择相应的参考椭球运用相应的转换模型进行转换。坐标转换数据处理过程复杂,模型参数计算涉及最小二乘原理和矩阵运算,所以利用计算机进行坐标转换,既节省了时间,又能提高计算结果的准确性。本文就基于MATLAB平台编写坐标转换程序以及设计坐标转换系统用户界面,利用MATLAB强大的矩阵运算能力以及丰富的函数,能够方便快捷的实现坐标转换。
关键词:坐标系,坐标转换,参数模型,MATLAB
Abstract
With the rapid development of the cause of the surveying and mapping, the formation of global integration, of surveying and mapping material form a unified and standard requirement, coordinate system of unified is one of the hand. Now countries adopt of coordinate system has Beijing 54 coordinate system, xian 80 coordinate system, WGS84 coordinate system, the national 2000 coordinate system, and the local coordinate system, they choose different frame of reference ellipsoid, through the different coordinate conversion between to meet different demand of engineering measurement. In the same coordinate system and the coordinates of different means, such as the earth coordinate, space rectangular, plane coordinates. The transformation between different coordinate system, the same coordinate conversion between different coordinates, will use their corresponding transformation model for conversion.
The interaction between the different coordinate system transformation, this paper mainly adopts three model, that is, three parameters model, four parameter model and seven parameter model. The same coordinate coordinate transformation, through the selection of the corresponding reference by the transformation model of the corresponding ellipsoid for conversion. Coordinate conversion of data plex, model parameter calculation involved in least square principle and putation, so puter coordinate transformation, both to save time, and can improve the accuracy of the cal