Changes for page ANU Seismic Data Loggers

Last modified by robert on 2025/04/24 14:58

From version 23.1
edited by robert
on 2024/01/23 12:28
Change comment: There is no comment for this version
To version 24.1
edited by robert
on 2024/01/23 12:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,8 +12,40 @@
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 is available (link this).
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). ANU recommend SanDisk Extreme 150 mb/s cards in either 32 or 64Gb size. We strongly discourage using cards larger than 64Gb.
16 16  
17 +The units can be "pre-programmed" with information (e.g. site name, sampling rate, etc) or they can be programmed on the fly. To program the cards you simply edit a text file (named "ANUSRSetup.txt" for the LPRs, or "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.
18 +
19 +The format for "ANUSRSetup.txt" / LPR200s will be a single line of text that looks like this:
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, 1 = shortperiod),
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
33 + resume recording on its own if it experiences a power cycle.
34 +
35 +the TSAWRs are a bit shorter as they don't have an option to set the "gps sync"
36 +
37 +SITE1XX02500039999      2
38 +
39 +which would set up a trillium with serial 9999 named XX.SITE1 at 250hz sample rate.
40 +
41 +
42 +Here is a general guideline for how much data you can expect to fit on a card:
43 +
44 +{{{ 64Gb card: 245 days @ 250hz or 610 days @ 100hz
45 + 32Gb card: 122 days @ 250hz or 305 days @ 100hz}}}
46 +
47 +
48 +
17 17  = ANU TerraSAWR (Gen 3, 2017?- current) =
18 18  
19 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.