Please wait a minute...
E-mail Alert Rss
 
物探与化探  2025, Vol. 49 Issue (5): 1201-1211    DOI: 10.11720/wtyht.2025.1052
  方法研究信息处理仪器研制 本期目录 | 过刊浏览 | 高级检索 |
基于C#的Aether大地电磁系统原始数据文件读写及应用
贺景龙1,2(), 寇少磊1,2(), 刘诚1,2, 李含1,2, 杨凯1,2
1.中国地质调查局 西安矿产资源调查中心,陕西 西安 710000
2.中国地质调查局 金矿勘查技术创新中心,陕西 西安 710100
Reading, writing, and application of raw data files from the Aether magnetotelluric system based on the C# programming language
HE Jing-Long1,2(), KOU Shao-Lei1,2(), LIU Cheng1,2, LI Han1,2, YANG Kai1,2
1. Xi’an Center of Mineral Resources Survey, China Geological Survey, Xi’an 710000, China
2. Technology Innovation Center for Gold Ore Exploration, China Geological Survey, Xi’an 710100, China
全文: PDF(5028 KB)   HTML
输出: BibTeX | EndNote (RIS)      
摘要 

本文在研究MTU系列仪器数据文件的基础上,通过研究Aether大地电磁测量系统的数据文件,基于C#语言编写程序,对原始时间序列A24文件、磁探头校准apial文件、标准时间序列atts文件进行解码,完成了时间序列的拼接、读写、显示等模块的开发,探头文件的读写、显示模块以及傅立叶变换、傅立叶系数显示等模块的开发。最后通过与prMT处理软件相关模块进行对比检验了程序的可应用性,利用野外实际采集数据测试了程序的可操作性,为下一步功率谱估计、干扰信号处理等更加深入的研究提供了一定的基础与依据。

服务
把本文推荐给朋友
加入引用管理器
E-mail Alert
RSS
作者相关文章
贺景龙
寇少磊
刘诚
李含
杨凯
关键词 大地电磁Aether数据格式C#    
Abstract

Based on the analysis of the data files from the MTU series instruments, this study explored the data files from the Aether magnetotelluric system. The C# programming language was employed to write a program to decode the original time series A24 files, magnetic probe calibration apial files, and standard time series atts files, completing the development of time series split, read/write, and display modules, probe file read/write and display modules, and Fourier transform and Fourier coefficient display modules. Finally, the applicability of the program used in this study was tested by comparing the above modules with the relevant modules in the prMT processing software. The operability of the program was tested using actual field data. Overall, this study provides a certain basis and reference for delving into power spectrum estimation and interference signal processing.

Key wordsmagnetotelluric    Aether    data format    C#
收稿日期: 2024-02-20      修回日期: 2025-03-31      出版日期: 2025-10-20
ZTFLH:  P631  
基金资助:中国地质调查局项目“西秦岭造山带大地电磁基础调查”(DD20243342);“战略性矿产勘查物探技术支撑”(DD20243333);“陕西宁强青木川—阳平关一带多金属找矿靶区优选与评价”(DD20230369)
通讯作者: 寇少磊(1990-),男,工程师,主要从事金属矿勘查工作。Email:koushaolei@mail.cgs.gov.cn
作者简介: 贺景龙(1988-),男,工程师,主要从事物探数据处理工作。Email:hejinglong@mail.cgs.gov.cn
引用本文:   
贺景龙, 寇少磊, 刘诚, 李含, 杨凯. 基于C#的Aether大地电磁系统原始数据文件读写及应用[J]. 物探与化探, 2025, 49(5): 1201-1211.
HE Jing-Long, KOU Shao-Lei, LIU Cheng, LI Han, YANG Kai. Reading, writing, and application of raw data files from the Aether magnetotelluric system based on the C# programming language. Geophysical and Geochemical Exploration, 2025, 49(5): 1201-1211.
链接本文:  
https://www.wutanyuhuatan.com/CN/10.11720/wtyht.2025.1052      或      https://www.wutanyuhuatan.com/CN/Y2025/V49/I5/1201
字节位置 数据类型 字节数 字节意义 备注
1~4 string(字符串) 4 系统版本
5~6 int16(2字节整型) 2 数据头长度
9~24 string(字符串) 16 仪器编号
25~26 int16(2字节整型) 2 网络地址
27~30 int32(4字节整型) 4 网络WiFi
31~32 int16(2字节整型) 2 发送包ID
33~36 int32(4字节整型) 4 发送头包ID
37~40 int32(4字节整型) 4 接收包ID
45~46 int16(2字节整型) 2 固件版本
47~48 int16(2字节整型) 2 FPGA版本
49~80 string(字符串) 32 GPS位置信息
81~104 string(字符串) 24 GPS时间信息
105~112 string(字符串) 8 GPS同步时钟
113~116 int32(4字节整型) 4 采样率上限
117~120 int32(4字节整型) 4 单位采样率
149~212 string(字符串) 64 通道号 8通道
213~276 string(字符串) 64 探头号 8通道
277~292 string(字符串) 16 通道方向 8通道
293~324 int32(4字节整型) 32 方位角 8通道
341~356 int16(2字节整型) 16 极距 8通道
357~372 int16(2字节整型) 16 增益 8通道
373~380 string(字符串) 8 系统状态
397~400 int32(4字节整型) 4 SD卡大小
401~432 string(字符串) 32 测点名称
496~560 string(字符串) 64 文件名称
561~564 int32(4字节整型) 4 数据体长度
565~568 int32(4字节整型) 4 ADC位数
577~580 int32(4字节整型) 4 SD卡剩余大小
581~592 string(字符串) 12 GPS高程信息
609~612 int32(4字节整型) 4 ADC精度指标
1009~1040 string(字符串) 32 GPS时间
1041~2048 保留字节 扩展保留
Table 1  A24文件数据头字节分配
字节位置 数据类型 字节数 字节意义 备注
1~8 string(字符串) 8 ATEXHG
9~10 int16(2字节整型) 2 道数
11~12 int16(2字节整型) 2 占位
17~24 double(双精浮点型) 8 采样率
25~28 int32(4字节整型) 4 开始时间 时间戳
33~36 int32(4字节整型) 4 结束时间 时间戳
37~40 int32(4字节整型) 4 持续时间 s
41~44 int32(4字节整型) 4 采样数
63~78 string(字符串) 16 仪器编号
89~142 通道类型 54 CH1 Ex
143~196 通道类型 54 CH2 Ey
197~250 通道类型 54 CH3 Hx
251~304 通道类型 54 CH4 Hy
305~358 通道类型 54 CH5 Hz
359~952 通道类型 11×54 CH6-CH16 预留通道
953~956 int32(4字节整型) 4 点号
957~964 double(双精浮点型) 8 经度
965~972 double(双精浮点型) 8 纬度
973~976 float(浮点型) 4 高程
977~978 int16(2字节整型) 2 线号
985~2048 保留字节 扩展保留
Table 2  atts文件数据头字节分配
字节位置 数据类型 字节数 字节意义 备注
1~16 string(字符串) 16 <AETRHUB_SENSOR>
17~18 int16(2字节整型) 2 系列编号
19~20 int16(2字节整型) 2 类型编号
21~24 Int32(4字节整型) 4 顺序编号
25~40 string(字符串) 16 探头号
41~64 24 保留字节 扩展保留
Table 3  apial文件数据头字节分配
Fig.1  时间序列数据读写模块界面
Fig.2  时间序列编辑模块界面
Fig.3  探头校准文件分析模块界面
Fig.4  采用prMT模块(a)和DataWindow模块对L02P011数据文件数据头读取的信息对比
Fig.5  采用prMT模块(a)和attsWindow模块(b)对L01P011数据文件进行傅立叶变换对比
Fig.6  时间序列显示对比
Fig.7  显示数据量对比
[1] 曹小玲, 严良俊, 陈清礼. 改进阈值的TI小波去噪法在MT去噪中的应用[J]. 物探与化探, 2018, 42(3):600-607.
[1] Cao X L, Yan L J, Chen Q L. The application of translation invariant wavelet de-noising method with a modified threshold to denoising in magnetotelluric sounding[J]. Geophysical and Geochemical Exploration, 2018, 42(3):600-607.
[2] 桂团福, 邓居智, 李广, 等. 数学形态学和K-SVD字典学习在大地电磁数据去噪中的应用[J]. 中国有色金属学报, 2021, 31(12):3713-3729.
[2] Gui T F, Deng J Z, Li G, et al. De-noising magnetotelluric data based on mathematical morphology and K-SVD dictionary learning[J]. The Chinese Journal of Nonferrous Metals, 2021, 31(12):3713-3729.
[3] 耿国帅, 杨帆. 马氏距离法在东昆仑东段多元异常圈定中的对比试验[J]. 物探与化探, 2021, 45(2):440-449.
[3] Geng G S, Yang F. The application of Mahalanobis distance to the delineation of multivariate outliers in the East Kunlun Mountains[J]. Geophysical and Geochemical Exploration, 2021, 45(2):440-449.
[4] 韩静, 詹艳, 孙翔宇, 等. 强电磁干扰环境下的大地电磁数据特征及处理[J]. 地震地质, 2022, 第44卷(3):736-752.
[4] Han J, Zhan Y, Sun X Y, et al. Characteristics and processing of magnetotelluric dataunder strong electromagnetic interference enviiroment[J]. Seismology and Geology, 2022, 44(3):736-75.
[5] 程正璞, 郭淑君, 魏强, 等. AMT地形影响与带地形反演研究[J]. 物探与化探, 2023, 47(1):146-155.
[5] Cheng Z P, Guo S J, Wei Q, et al. Audiomagnetotelluric data:Influence of terrain and the inversion considering terrain[J]. Geophysical and Geochemical Exploration, 2023, 47(1):146-155.
[6] Tipirneni S V, Jalla U, Varre S, et al. Development of GUI using visual studio to monitor sensor signals[C]// Advances in Power Systems and Energy Management, 2021.
[7] 袁航, 于群, 王勇军. 基于C#的雷达侦察设备测向精度试验数据处理软件设计与实现[J]. 舰船电子工程, 2020, 40(10):100-103.
[7] Yuan H, Yu Q, Wang Y J. Design and Implementation of Data Processing Software for Direction-Finding Accuracy Test of Radar Reconnaissance Equipment Based on C#[J]. Ship Electronic Engineering, 2020, 40(10):100-103.
[8] 吴昊, 李晓会. C#语言中数组与字符串存储、使用方式异同的比较[J]. 数字技术与应用, 2019, 37(9):148-150.
[8] Wu H, Li X H. Comparison of similarities and differences between array and string in C# language[J]. Digital Technology & Application, 2019, 37(9):148-150.
[9] 柳建新, 刘春明, 马捷, 等.V5-2000 大地电磁测深仪文件头数据格式研究[J]. 物探化探计算技术, 2007, 29(4):359-362,279-280.
[9] Liu J X, Liu C M, Ma J, et al. The data format of mt sounding instrument V5-2000[J]. Computing Techniques for Geophysical and Geochemical Exploration, 2007, 29(4):359-362,279-280.
[10] 仇根根, 方慧, 朱正君, 等. 基于MATLAB平台对V5- 2000 大地电磁测深仪TBL文件的分析与应用[J]. 物探化探计算技术,2012, 34(2):178-181,7-8.
[10] Qiu G G, Fang H, Zhu Z J, et al. The analysis and application of V5-2000 mt sounder TBL file based on the MATLAB platform[J]. Computing Techniques for Geophysical and Geochemical Exploration, 2012, 34(2):178-181,7-8.
[11] 郭泽秋, 叶高峰, 王辉, 等. 基于MATLAB的SSMT-2000大地电磁资料批处理技术[J]. 物探与化探, 2013, 37(5):921-925.
[11] Guo Z Q, Ye G F, Wang H, et al. The batch processing technique for magnetotelluric data with SSMT-2000 based on MATLAB[J]. Geophysical and Geochemical Exploration, 2013, 37(5):921-925.
[12] 雷清, 刘桂梅, 王身龙, 等. 基于Python对MTU和V8系列大地电磁测深仪TBL数据研究与应用[J]. 地球物理学进展, 2019, 34(5):2065-2070.
[12] Lei Q, Liu G M, Wang S L, et al. Research and application for raw data of MTU and V8 series magnetotelluric instruments based on Python[J]. Progress in Geophysics, 2019, 34(5):2065-2070.
[13] 贺景龙, 王占彬, 寇少磊, 等. 基于C#的MTU系列大地电磁测深仪数据文件的研究与应用[J]. 物探与化探, 2023, 47(1):171-178.
[13] He J L, Wang Z B, Kou S L, et al. A C#-based study and application of data files from MTU series magnetotelluric sounders[J]. Geophysical and Geochemical Exploration, 2023, 47(1):171-178.
[14] 杨凯. 基于Python的MTU系列大地电磁测深仪时间序列读写与应用[J]. 物探化探计算技术, 2023, 45(1):121-128.
[14] Yang K. Reading/writing and application for time series files of MTU series magnetotelluric instruments based on Python[J]. Computing Techniques For Geophysical and Geochemical Exploration, 2023, 45(1):121-128.
[15] 谢维, 柳建新, 张东风, 等. 基于VC++大地电磁数据处理软件开发[J]. 地球物理学进展, 2009, 24(6):2242-2249.
[15] Xie W, Liu J X, Zhang D F, et al. Development of magnetotelluric data processing software based on VC++[J]. Progress in Geophysics, 2009, 24(6):2242-2249.
[16] 曹春梅, 宋洁. 冒泡排序及其改进算法的教学设计与实现[J]. 无线互联科技, 2019, 16(4):155-157.
[16] Cao C M, Song J. Teaching design and implementation of bubble sorting and its improved algorithm[J]. Wireless Internet Technology, 2019, 16(4):155-157.
[17] 黄向平, 彭明田, 杨永凯. 基于内存映射文件的高性能库存缓存系统[J]. 电子技术应用, 2020, 46(7):113-117,126.
[17] Huang X P, Peng M T, Yang Y K. High performance inventory caching system based on memory mapping files[J]. Application of Electronic Technique, 2020, 46(7):113-117,126.
[18] 吴顺柳. 基于单片机的高精度数字电压表的设计[J]. 电子制作, 2021, 29(21):87-89,69.
[18] Wu S L. Design of high precision digital voltmeter based on single chip microcomputer[J]. Practical Electronics, 2021, 29(21):87-89,69.
[1] 万燕鸣, 刘玲, 宿鑫, 梁帅, 高雪峰. 张北地区天然氢气藏远景区分析评价——基于重力和大地电磁测深的基底构造解释[J]. 物探与化探, 2025, 49(5): 1030-1038.
[2] 林家勇, 徐志敏, 周聪. 音频大地电磁测深法数据质量监控——基于EH4测量电极对数据质量影响因素分析[J]. 物探与化探, 2025, 49(5): 1126-1132.
[3] 卢星辰, 邢倩, 许勇, 吕国森, 陈祥忠, 王瑞兴, 黄申硕. 基于大地电磁的南宫地热田地热资源赋存特征[J]. 物探与化探, 2025, 49(3): 559-568.
[4] 李栋, 张明财, 吴远洋. 音频大地电磁接地电阻校正技术研究[J]. 物探与化探, 2025, 49(3): 614-619.
[5] 林兴龙, 顾观文, 牛兴国, 武晔, 王顺吉, 王英杰, 曹来. 三维断层模型的MT倾子响应数值模拟[J]. 物探与化探, 2025, 49(1): 82-99.
[6] 李博, 李长伟, 罗润林, 吕玉增, 王占. 基于VMD-LSTM对大地电磁信号进行噪声检测和预测重构[J]. 物探与化探, 2025, 49(1): 100-117.
[7] 胡士晖, 闵刚, 孙浥钦, 陈春江, 李春婷, 张志豪. 基于聚类分析的ModEM三维反演复杂地形网格剖分[J]. 物探与化探, 2025, 49(1): 148-157.
[8] 杨富强, 廖海志, 王正, 莫亚军, 李叶飞, 刘营. 海岸效应对大地电磁测深数据畸变影响研究[J]. 物探与化探, 2024, 48(5): 1284-1293.
[9] 张继伟, 谭慧. 可控源音频大地电磁和微动资料的拟二维联合反演[J]. 物探与化探, 2024, 48(4): 1094-1102.
[10] 韩术合, 裴秋明, 许健, 宋志勇, 莫海斌. 综合物探方法在内蒙古敖汉旗林家地地热资源勘查中的应用试验[J]. 物探与化探, 2024, 48(4): 962-970.
[11] 朱将波, 汪启年, 刘玉泉, 官大维, 李涛, 尤淼, 张健. 蚌埠—淮北地区电性结构及地质意义[J]. 物探与化探, 2024, 48(4): 971-978.
[12] 胡英才, 王瑞廷, 李貅. 激电效应对AMT正演的影响及其在砂岩型铀矿中的数值模拟[J]. 物探与化探, 2024, 48(4): 1006-1017.
[13] 王文杰, 陈磊, 雷聪聪, 石晓峰, 杨彪, 王文宝, 孙大鹏, 徐浩清. 内蒙古额济纳旗东北部雅干断裂带深部构造特征分析——来自大地电磁的证据[J]. 物探与化探, 2024, 48(3): 640-650.
[14] 夏时斌, 廖国忠, 邓国仕, 杨剑, 李富. 高密度电法和音频大地电磁测深法在西南岩溶地区地下水勘探中的应用[J]. 物探与化探, 2024, 48(3): 651-659.
[15] 陈永凌, 蒋首进, 谢丹, 王嘉, 何志雄, 刘澄. 阿里地区日土县综合物探方法找水研究[J]. 物探与化探, 2024, 48(3): 668-674.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
京ICP备05055290号-3
版权所有 © 2021《物探与化探》编辑部
通讯地址:北京市学院路29号航遥中心 邮编:100083
电话:010-62060192;62060193 E-mail:whtbjb@sina.com , whtbjb@163.com