Changes for page ANU Seismic Data Loggers

Last modified by robert on 2025/06/27 16:42

From version 28.1
edited by robert
on 2024/11/11 20:59
Change comment: There is no comment for this version
To version 22.1
edited by Sima Mousavi
on 2024/01/16 11:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.robert
1 +XWiki.sima
Content
... ... @@ -6,64 +6,18 @@
6 6  (((
7 7  (% class="container" %)
8 8  (((
9 -ANU has designed and built three generations of seismic data recorders, two of which (the small yellow TerraSAWR and the larger beige LPR-200) are still in use today. Despite their contrasting appearance, they both use the same software, data cards, and have the same instrument response.
9 +The LPR-200 (low power recorder) is the 2nd version of our custom seismic data loggers, first designed in 2013 (?) and still in use today.
10 10  )))
11 11  )))
12 12  
13 13  = Data Card Formatting and Information =
14 14  
15 -Both the TerraSAWR and LPR-200 require SD Cards to be formatted in FAT32 filesystem. For 64Gb cards it can be difficult to format in FAT32, but [[software >>http://auspass.edu.au/field/fat32cardformatter.exe]]is available. ANU recommend SanDisk Extreme 150 mb/s cards in either 32 or 64Gb size. We strongly discourage using cards larger than 64Gb, and in general smaller cards are less likely to fail. We have also found that "adapter" cards (e.g. SD to microSD) are prone to having write issues and **strongly** advise against them.
15 +Both the TerraSAWR and LPR-200 require SD Cards to be formatted in FAT32 filesystem. For 64Gb cards it can be difficult to format in FAT32, but software is available (link this).
16 16  
17 -The loggers can be "pre-programmed" with information (e.g. site name, sampling rate, etc) or they can be programmed in the field using the buttons on the logger. To pre-program the cards you simply edit a text file (named "[[ANUSRSetup.txt>>http://auspass.edu.au/field/ANUSRSetup.txt]]" for the LPRs, or "[[tSAWRSetup.txt>>http://auspass.edu.au/field/tSAWRSetup.txt]]" for the TerraSAWRs) and place it in the root directory on the SDCard. When the logger boots up, it will parse and load this information.
17 += ANU TerraSAWR (Gen 3, 2017?- current) =
18 18  
19 -The format for ANUSRSetup.txt / LPR200s will be a single line of text that looks like this:
19 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
20 20  
21 -{{{XXX195G0100010034864 2 }}}
22 -
23 -corresponding to site XXX19,
24 - network 5G,
25 - sample rate 0100, (e.g. 100 hz)
26 - "gps interval" 01 (once per hour~-~- don't change),
27 - start mode (always 0),
28 - stop mode (always 0),
29 - seismometer type (3 = broadband (+/- 20V), 1 = shortperiod (+/- 5V),
30 - and seismometer serial number (4864).
31 - the 2 at the very end is for "start recording on power"
32 - and is vital to have this set so the logger will resume recording on its own if it experiences a power cycle. (# of blank spaces before this doesn't matter)
33 -
34 -the TSAWRs are a bit shorter as they don't have an option to set the "gps sync"
35 -
36 -{{{SITE1XX02500039999 2}}}
37 -
38 -which would set up a Trillium Compact with serial 9999 named XX.SITE1 at 250hz sample rate.
39 -
40 -
41 -Here is a general guideline for how much data you can expect to fit on a card:
42 -
43 -{{{ 64Gb card: 245 days @ 250hz or 610 days @ 100hz
44 - 32Gb card: 122 days @ 250hz or 305 days @ 100hz}}}
45 -
46 -
47 -
48 -= LogFile Conversion Script =
49 -
50 -Both the TSAWR and LPR-200 write logging information as a binary "dat" file which includes GPS time syncs, temperatures, battery power, and position. To convert them into ASCII you can read, use [[THIS PYTHON SCRIPT>>http://auspass.edu.au/field/anusr_log.py]].
51 -
52 -= Instrument Response =
53 -
54 -Both the TerraSAWR and LPR-200 use the same ADS1281 analog-to-digital converter chip and are designed to have identical instrument response. Depending on the output sample rate (e.g. 100 Hz, 250 Hz, 500 Hz, 1000 Hz) amplitude response is consistently flat up to ~~100 Hz but phase response can vary above 1 Hz at 100 Hz (or 10 Hz at 250 Hz).
55 -
56 -The user can choose to apply a 2nd stage "sensor gain" by selecting an instrument type in the setup menu. This effectively selects a 10 Vpp (e.g. short period sensors), 20 Vpp, 40 Vpp (most broadband sensors) regime to match the sensor's sensitivity. This has the effect of doubling amplitude from 10v to 20v, or quadrupling from 10v to 40v. If you have set your sensor correctly (and the signal isn't clipped!) you can "correct" this by simply multiplying your data by 0.5 etc.
57 -
58 -Another important thing to note is that the group delay associated with late stage FIR filters is **automatically applied in the logger**, hence there is no need to apply this in the response. These tend to max out at 0.124 seconds for most output sampling rates (0.062 s for 100 Hz).
59 -
60 -Instrument response can be downloaded from IRIS-NRL (v2) if need be, or by downloading the response of an equivalent sensor at AusPass (e.g. get_stations(level='response') )
61 -
62 -
63 -= ANU TerraSAWR (Gen 3, FW 3.5a, 2017?- current) =
64 -
65 -Text here
66 -
67 67  == Sub-paragraph ==
68 68  
69 69  XXXX
... ... @@ -77,9 +77,9 @@
77 77  x
78 78  
79 79  
80 -= ANU LPR-200 (Gen 2, FW 2.6a/2.7a, 2013 - current) =
34 += ANU LPR-200 (Gen 2, 2013 - current) =
81 81  
82 -Text here
36 +xx
83 83  
84 84  == Sub-paragraph ==
85 85  
... ... @@ -108,7 +108,17 @@
108 108  {{toc/}}
109 109  )))
110 110  
65 +(% class="box" %)
66 +(((
67 += Centaur Digitizer =
111 111  
69 +[[image:centaur 2.jpg]]
70 +
71 +|(% style="width:124px" %)**Size (L x W x H)**|(% style="width:107px" %)20 x 14 x 9cm
72 +|(% style="width:124px" %)**Weight**|(% style="width:107px" %)2.0 Kg
73 +|(% style="width:124px" %) |(% style="width:107px" %)
74 +)))
75 +
112 112  (% class="box" %)
113 113  (((
114 114  = TerraSAWR Specs =