当前位置:
文档之家› 坐标转换参数求取及坐标转换程序设计
坐标转换参数求取及坐标转换程序设计
.
毕业设计
设计题目 坐标转换参数求取及坐标转换程序设计
学生 XXX 威
指导教师
杜继亮
专业
测绘工程
班级
测绘 12-2 班
填写日期 2016/4/6
矿业工程学院
..
. ..
.
摘要
坐标系统是测量工作中定位的基础,坐标系统有多种形式和基准,由于 各测量工作目的不同,所选用的坐标基准也会不同,根据不同的工作要求需 要将不同的坐标系下的坐标进行相互转换。在这些坐标转换的过程中会用到 很多坐标转换模型,但是坐标系转换模型过于复杂手算非常困难。本设计为 了方便施工时遇到的坐标转换问题,设计利用 Visual Basic 6.0 编程语言编写 程序,用来实现坐标系统之间的转换以及转换参数的求解,例如:大地坐标与 空间直角坐标的相互转换、高斯投影正反算、二维坐标转换与四参数计算、 三维坐标转换与七参数转换、同参考基准下的坐标换带计算,以及坐标数据 的批量处理。
..
.
3.2.1 高斯正算错误!未定义书签。 3.2.2 高斯反算错误!未定义书签。 3.3 高斯投影换带计算 23 3.4 二维坐标转换与四参数计算 25 3.5 三维坐标转换与七参数计算 26 3.6 三、六度带带号与中央子午线计算 28 第 4 章 设计总结 31 致谢 40 参考文献 42
..
目录
.
2.2 基准 4 2.3 测量常用坐标系 5
2.3.1 大地坐标系 5 2.3.2 空间直角坐标系 7 2.3.3 平面坐标系 7 2.3.4 地方独立坐标系 8 2.4 我国常用坐标系 8 2.4.1 1954 年坐标系 9 2.4.2 1980 国家大地坐标系 9 2.4.3 WGS-84 世界大地坐标系 9 2.4.4 2000 国家大地坐标系 10 第 3 章 坐标转换程序设计 18 3.1 大地坐标系与空间直角坐标系的转换 20 3.1.1 大地坐标转换成空间直角坐标错误!未定义书签。 3.1.2 空间直角坐标转成换大地坐标错误!未定义书签。 3.2 高斯平面坐标与大地坐标的转换 21
..
.
of each measurement and the selected.different coordinate references, there will be many different coordinate systems.Coordinate systems used in the measurement work are as follows:WGS-84 World Geodetic System, China Geodetic Coordinate System 2000, National Geodetic Coordinate System 1980,Beijing coordinate system 1954 and Local Coordinate System. There are space rectangular coordinate,geodetic coordinate and plane coordinate in the way of the reference in the same coordinate. According to the requirements of different tasks, we need to convert coordinates under the different coordinate systems. On condition that the coordinates of the reference standard can be obtained. the normal construction work can be done.A lot of coordinate transformation models are used in the process of the coordinate transformation.But the coordinate transformation model is very plex and difficult.Nowadaysthe conversion formula is suitable for the puterization whose language is easy to learn. So in the designI make use of Visual Basic 6 programming language to realize the transformation between the coordinate system and transformation parameters.
关键字:坐标系统,转换模型,坐标转换,程序设计
.
Abstract
The base of coordinate system in surveying work. there are many forms and benchmarks in the coordinate system. However, in general engineering, the control point and coordinate.System are the same. So It is necessary to transform the control point. coordinate during the construction process.Due to different purposes
..
.
Key words : coordinate systems transformation model coordinate transform programming
摘 要I AbstractII 第 1 章 绪论 1
1.1 研究背景和意义 1 1.2 国内外研究现状 1 1.3 研究的主要内容 2 1.4 程序设计思路方法 2 第 2 章 坐标理论和知识 4 2.1 地球椭球 4