资源描述:
《武汉大学大地测量学试卷.doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、武汉大学测绘学院2015-2016学年度第二学期期末考试《大地测量学基础》(双语教学)课程试卷(A)出题者审核人学院审核人班级2014级测绘工程卓越班SchoolofGeodesyandGeomatics,WuhanUniversity.FinalExaminationofthe2ndTerm,2015-2016.CourseTitle:FOUNDATIONOFGEODESY.Questionpaper(A)Notes:ThequestionsinSectionI,IIandIIIshouldbeansweredinEnglish.SectionI:
2、Definitions(total30points,3pointseach).Describethefollowingtermsinoneortwosentences.Youcanusesketcheswhereappropriate,ifyouwish.1.deflectionofplumbline2.CGCS20003.Earth’sProcession4.SiderealTime5.GeodeticHeight6.IGS7.UTM8.IAG9.AtmosphericVerticalRefractionforTrigonometricHeight
3、10.TraverseSectionII:Singlechoicequestions(total20points,4pointseach)Pleasechoosethemostcorrectanswer.1.ThemajormeteorologicalparameterstocalculatethecorrectionforEDMmeasurementsareA.slopeangle,distance,stationheightB.Sun,Moon,EarthC.drytemperature,wettemperature,pressureD.ocea
4、ntide,seasurface,gravity2.ThenormalheightisreferencedtoA.theellipsoidB.thegeoidC.themeansealevelD.theQuasi-Geoid3.TheUTCiscountedbyA.AtomicClocksB.thediurnalmotionoftheEarthC.therotationoftheEarthD.themotionoftheSun1.ThevalueofthegravityoftheEarthisthebiggestatA.theequatorofthe
5、EarthB.thepoleoftheEarthC.atlatitude45degreeoftheEarthD.atthecenteroftheEarth2.ThenationalgeodeticheightcontrolnetworksinChinaaredividedintoA.twoordersB.threeordersC.fourordersD.fiveordersSectionIII:Equationdevelopment(total20points,10pointseach)1.Letand,prove2.Denoteand,proveh
6、ere,misthescalefactorofmapprojection,dxanddyarethesmallchangingofthegridcoordinatesxandy,dlisthesmallchangingofgeodeticlatitude.SectionIV:大地测量程序设计(共15分)已知由(X,Y,Z)计算(B,L,H)的公式为:,编写根据(X,Y,Z)计算对应的大地坐标(B,L,H)的计算机程序代码,具体要求是完成如下的标记为“......”的空白部分程序代码。doublea,f,e,M,N,B,L,H,X,Y,Z;double
7、B0;a=;f=1/298.;e=sqrt(2*f-f*f);X=-.2867 ;Y=.8732 ;Z=.0329 ;//完成如下的由(X,Y,Z)计算(B,LH)的程序代码{.....printf("%16.9lf%16.9lf%12.4lf",B,L,H);}SectionV:阐述题(共15分)阐述我国国家平面大地控制网的布设特点(涵盖布设原则、等级、布设方案、观测精度与数据处理方法)。