Wiki source code of ANU Seismic Data Loggers

Version 27.2 by robert on 2024/03/18 15:42

Show last authors
1 (% class="row" %)
2 (((
3 (% class="col-xs-12 col-sm-8" %)
4 (((
5 (% class="jumbotron" %)
6 (((
7 (% class="container" %)
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.
10 )))
11 )))
12
13 = Data Card Formatting and Information =
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.
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.
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 (+/- 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
53 = ANU TerraSAWR (Gen 3, 2017?- current) =
54
55 Text here
56
57 == Sub-paragraph ==
58
59 XXXX
60
61 == Sub-paragraph ==
62
63 xx
64
65 === Sub-sub paragraph ===
66
67 x
68
69
70 = ANU LPR-200 (Gen 2, 2013 - current) =
71
72 Text here
73
74 == Sub-paragraph ==
75
76 x
77
78 == Sub-paragraph ==
79
80 x
81
82
83 = ANU "ANUSR" (Gen 1, 2003? - 2013?) =
84
85 x
86
87 = References =
88
89 * [[PDF Manual>>http://auspass.edu.au/field/LPR-200_Instruction_Manual.pdf]]
90 )))
91
92 (% class="col-xs-12 col-sm-4" %)
93 (((
94 (% class="box" %)
95 (((
96 **Contents**
97
98 {{toc/}}
99 )))
100
101
102 (% class="box" %)
103 (((
104 = TerraSAWR Specs =
105
106
107 [[image:Terrasawr 1.jpg]]
108
109 [[image:1704865206800-824.jpg]]
110
111 [[image:1704864886951-793.jpg]]
112
113 |=Size (L x W x H)|30 x 25 x12cm
114 |=Weight (with battery)| ~*~*1.9kg (2.5kg)
115 |=Battery|(((
116 Lead-acid 12v, ~~7Ah
117
118 Rechargeable
119 )))
120
121 [[image:terrasawr battery.jpg]]
122 )))
123
124
125 (% class="box" %)
126 (((
127 = LPR-200 Specs =
128
129 [[image:LPR 1.jpg]]
130
131 [[image:LPR 2.jpg]]
132
133 [[image:LPR 3.jpg]]
134
135 |=Size (L x W x H)|42 x 34 x17 cm
136 |=Weight (with battery)|4.9 kg (7.3 kg)
137 |=Battery|(((
138 LiFePo4 140Ah
139
140 Rechargeable
141 )))
142
143 [[image:LPR battery.jpg]]
144 )))
145 )))
146 )))
147
148