- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Magnetism in rocks records the Earth’s magnetic field at time of cooling Hot (above Curie Point) magnetism is random. Cool (below Curie Point) magnetism locks in to direction of the magnetic field at that time. It is then stable w.r.t. future Reversals. Blocking temperature is temperature below the Curie Point that magnetism locks in. Lecture 4 Gravity and Magnetic Surveying Terrain corrections Bouguer correction assumes and infinite slab. Effect of hills or valley cause Gravity to be less. To correct both must be added. Terrain corrections can be computed using transparent template, called a Hammer Chart, which is placed over a topographic map. Chart is centred on gravity station and topography read off at centre of each segment. Terrain chart for topographic effects Global Free Air Gravity Map See topographic effect Andes, Himalayas, Deep ocean basins Matlab Program for Cylinder %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Cylinder %%%%%%%%%%%%%%%%%%%%%%%%% x=[-10:.1:10]; %depth a(1)=1; %radius a(2)=0.5; %density drho=1e3; x1=x; G=6.67e-11; R=sqrt(x1.^2+a(1)^2); dg=2*G*drho*pi*a(2)^2*a(1)./R.^2; f=dg*1e5; figure(1) plot(x,f,r) axis([-10,10,-2,2]) Program for Talwani Polygon close all xs=[-10:.1:10]; sumzee=0.0; for i=1:length(xd)-1; x=xd(i)-xs;xp=xd(i+1)-xs; z=zd(i); zp=zd(i+1); th=atan2(z,x); thp=atan2(zp,xp); phi=atan2((zp-z),(xp-x)); if z-zp==0, zp=0.0001;end a=xp+zp*((xp-x)./(z-zp)); term1=(th-thp); num=cos(th).*(tan(th)-tan(phi)); den=cos(thp).*(tan(thp)-tan(phi)); term2=tan(phi).*log(num./den); den zee=a.*sin(phi).*cos(phi).*(term1+term2); sumzee=zee+sumzee; end G=6.672e-11; rho=1e3; Gravity across the US and its relationship with tectonic features. Thick crust or thin lithosphere = low gravity because of less mass. Magnetic Field Measurements and Interpretation Roberts and Jachens, USGS, 1999 The dipole Can be caused by a bar magnet or a loop of current carrying wire Dipole (two poles) Note direction of field Earth’s field is mainly a dipole, but not only. N
您可能关注的文档
- ppt课件-leakage current detection systemfor insulated boom trucks(绝缘泄漏电流检测系统繁荣卡车).ppt
- ppt课件-lecture presentationtoaccompany investment analysis(讲座presentationtoaccompany投资分析).ppt
- ppt课件-learningto make rabies history!(learningto使狂犬病历史!).ppt
- ppt课件-language star madera unified’s e l d programforgrades7-12(语言明星ㄧ统一l e d programforgrades7-12).ppt
- ppt课件-lecture1 whattolearn- u c l a(演讲1 whattolearn - u c l).ppt
- ppt课件-lecture1 course introductionand overview(演讲1课程introductionand概述).ppt
- ppt课件-lecture6 vector- texas a& m university(lecture6向量-德州一个m大学).ppt
- ppt课件-lecture4 january24,2008- schoolof oceanand earth(2008 -群lecture4 january24 oceanand地球).ppt
- ppt课件-learningforthe future- r c p c h(learningforthe未来- r c p c h).ppt
- ppt课件-lecture9and10- u p r m(lecture9and10 - u p r m).ppt
- ppt课件-kilometer-scaleneutrinoobservatories(kilometer-scaleneutrinoobservatories).ppt
- ppt课件-levelsof measurement& statistical tests- c s u bakersfield(途径测量统计测试- c s u贝克斯菲尔德).ppt
- ppt课件-library research guide pointsof view reference center(图书馆研究广泛指导观点参考中心).ppt
- ppt课件-lib q u a l+at cranfield university(克兰菲尔德大学自由问u l +).ppt
- ppt课件-lights,buoys&fogsignals.ppt
- ppt课件-limitingreactantsandicecharts.ppt
- ppt课件-limburgverlegtgrenzen(limburgverlegtgrenzen).ppt
- ppt课件-lighthouseinthesky-stpaulsail&powersquadron.ppt
- ppt课件-lifeonmercuryandvenus-astronomy.ppt
- ppt课件-let’sgetpumped!basicsofcontinuoussubcutaneousinsulin.ppt
文档评论(0)