ITU-R SM 1809-2007 Standard data exchange format for frequency band registrations and measurements at monitoring stations《监测站的频段登记和测量的标准数据交换格式》.pdf
《ITU-R SM 1809-2007 Standard data exchange format for frequency band registrations and measurements at monitoring stations《监测站的频段登记和测量的标准数据交换格式》.pdf》由会员分享,可在线阅读,更多相关《ITU-R SM 1809-2007 Standard data exchange format for frequency band registrations and measurements at monitoring stations《监测站的频段登记和测量的标准数据交换格式》.pdf(7页珍藏版)》请在麦多课文档分享上搜索。
1、 Rec. ITU-R SM.1809 1 RECOMMENDATION ITU-R SM.1809 Standard data exchange format for frequency band registrations and measurements at monitoring stations (2007) Scope To support frequency management and the work of the ITU-R in general, monitoring and measurement campaigns are conducted. These campa
2、igns produce large amounts of data that in many cases have to be compared or merged. This document describes a standard exchange format for frequency scan based monitoring data. The ITU Radiocommunication Assembly, considering a) that the success of monitoring campaigns lays in the total effort of t
3、he participating administrations and the combination of their monitoring and measurement data; b) that monitoring equipment, computer equipment and software is not standardized and the data is stored in many different, often proprietary, formats; c) that successful merging or combining monitoring da
4、ta not only depends on the data format in which the data is stored but also on the environmental and technical conditions under which the data is gathered, recommends 1 that data gathered during monitoring campaigns should be converted to the format as described in Annex 1 before it is exchanged; 2
5、that software for automated spectrum monitoring should contain the possibility to store its data or convert its data to the format as described in Annex 1; 3 that administrations should discuss the conditions under which a monitoring or measurement campaign is conducted and data is exchanged before
6、starting the campaign. Annex 1 Standard data exchange format for frequency band registrations and measurements at monitoring stations 1 General aspects The format described is a format derived from the radio monitoring data format (RMDF) used by the radio astronomy service to exchange spectrum data.
7、 The format is a line based ASCII file with linefeed carriage returns after each line. Although the data files can be compressed in an efficient way no specification for compression is included in this Recommendation nor in the RMDF specification. 2 Rec. ITU-R SM.1809 2 Standard data format The data
8、 file should consist of two sections: A “Header” section containing the static information relating to the monitoring task such as the location used for monitoring, time information and key monitoring parameters. A “Data” section containing all the measured results during the period of observation.
9、In the original RMDF specification two separate files were used for the header and data section. In this Recommendation only one file is used to guarantee the link between header and data. The name of the format is CEF: common data exchange format. 2.1 Header section The following fields and fieldna
10、mes should be used. All appropriate data fields should be included in the header area before the measured results are added. The header section can contain three types of information Essential, Optional and Additional Optional (marked E, O and AO in Table 1). Optional means that space is reserved in
11、 the header but the field containing the data is left blank. TABLE 1 Header fields Type Fieldname Data format Array(1)Description Example E FileType Text N Type and/or version of the datafile Common exchange format V2.0 E LocationName Text N Name of the location where the measurements are made NERA
12、E Latitude Text N DD.MM.SSx where “x” is “N” or “S” 52.10.04N E Longitude Text N DDD.MM.SSx where “x” is “E” or “W” 005.10.09W E FreqStart Numeric (real) Y Frequency (kHz) 1000.000 E FreqStop Numeric (real) Y Frequency (kHz) 2000.000 E AntennaType Text, Numeric (real), Numeric (real) Y Info, gain (d
13、Bi), Kfactor (dB/m) The gain and kfactor fields can be omitted if not used LPD, 7, 10 E FilterBandwidth Numeric (real) Y In kHz 0.2 E LevelUnits Text N dBuV, dBuV/m or dBm (note that “u” is used instead of “”) dBuV E Date Text N Date of measurements in the format YYYY-MM-DD (start date if measuremen
14、ts span midnight). Note that time is also stored in each line in the datasection 2006-06-25 E DataPoints Numeric (integer) Y Number of data elements in the data row (analyzer data points or receiver steps) 80000 Rec. ITU-R SM.1809 3 TABLE 1 (end) Type Fieldname Data format Array(1)Description Exampl
15、e E ScanTime Numeric (real) N The actual time taken (s) for the equipment to scan from FreqStart to FreqStop. For a digital system using fast Fourier transform (FFT) this time is the time needed to sample the data block 24.1 E Detector Text N RMS O Note Text N General comments O AntennaAzimuth Text
16、Y DDD.DD (0 = North) 181.12 O AntennaElevation Text Y DD.DD (0 = no elevation) 45.32 O Attenuation Numeric (integer) Y Equipment attenuator setting (dB) 3 O FilterType Text Y Filtertype bandwidth and shapefactor. For a digital system using FFT the window type used can be specified here Gaussian 3 dB
17、 shapefactor 3.2 O DisplayedNote Text N A small remark of less than 40 characters containing essential information which could be displayed next to the data on any final report O Multiscan Text N Y or N If this optional field is not present the value is automatically N AO Measurement Accuracy Numeri
18、c N Total accuracy of the system AO VideoFilterType Text Y Video Filtertype bandwidth and shapefactor (1)An explanation can be found in 2.4. Additional Optional fields are fields that may be added to the header in order to provide further information, however, these will not be automatically process
19、ed or recognised by the transfer software. The header and data sections should be separated by ONE blank line. 2.2 Data section The data area should consist of scans where for each scan a separate line is used. Each line should contain the start time of the scan in HH:MM:SS format converted to UTC (
20、or local time if requested by the coordinator) followed by a level reading for each analyzer frequency point or receiver frequency step, all separated by commas. For a monitoring campaign where no exact level measurement data is required the signal level values can be rounded to the nearest integer
21、value to decrease the size of the data file. For measurement campaigns an accuracy of one decimal should be used. A decimal point should always be used since the comma is used as separator. The first whitespace in each line separates the descriptor from the variable. 2.3 Example file FileType Standa
22、rd Data exchange Format 2.0 LocationName NERA 4 Rec. ITU-R SM.1809 Latitude 52.00.00N Longitude 005.08.00W FreqStart 7000 FreqStop 7200 AntennaType Inverted V FilterBandwidth 0.5 LevelUnits dBuV/m Date 2006-06-25 DataPoints 80000 ScanTime 7.5 Detector RMS Note This is a sample file to demonstrate th
23、e data format. 00:00:00,65,56,64,54,23,29,32,43,54,25,29,25,36etc,43,59 00:00:10,64,53,65,59,42,37,35,34,64,25,26,36,63etc,54,61 00:00:20,62,57,64,59,41,36,26,42,53,62,16,52,24etc,52,66 . . . etc . . . 23:59:30,53,33,61,44,25,44,36,26,46,24,26,24,63etc,29,56 23:59:40,54,32,62,48,24,42,35,26,24,64,24
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITURSM18092007STANDARDDATAEXCHANGEFORMATFORFREQUENCYBANDREGISTRATIONSANDMEASUREMENTSATMONITORINGSTATIONS

链接地址:http://www.mydoc123.com/p-794097.html