Changes for page ANU Seismic Data Loggers

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

From version 43.1
edited by robert
on 2025/03/03 18:26
Change comment: There is no comment for this version
To version 49.1
edited by robert
on 2025/06/27 16:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,6 +10,19 @@
10 10  )))
11 11  )))
12 12  
13 += Power Considerations =
14 +
15 +Both the LPR-200 (or "Low Power Recorder" 200) and TerraSAWR are designed to use as little power as possible, and more or less use the same amount of power.
16 +
17 +At 100 Hz and with a GPS cable connected these loggers draw about 220 mW of power once the screen is off (higher sample rates draw more power but only marginally, < 5mW). Adding a sensor (e.g. a Trillium Compact 120) increases this to approximately 400 mW, or 0.4 volt-amps. So, in theory 7 Ah battery should last about 10 days without a solar panel, but in practice it seems to be a bit closer to 8 which may be due to variability in power drain while in getting GPS locks.
18 +
19 +For very sunny environments (latitudes < 30) a 20V 10 Watt solar panel should have no issue keeping these loggers alive over the summer months, and assuming unobstructed skies should also be fine over winter. However there is no harm in using 20 or even a 40 Watt panel, especially for high latitudes, coastal regions, or areas without a full sky view. In theory up to a 60 Watt solar panel is fine, but we don't recommend anything over 40 Watts and that amount of power is already overkill.
20 +
21 +(% class="box infomessage" %)
22 +(((
23 +Power issues are easy and cheap to solve relative to the cost of your experiment, don't skimp!
24 +)))
25 +
13 13  = Data Card Formatting and Information =
14 14  
15 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,25 +16,27 @@
16 16  
17 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 18  
19 -=== The format for ANUSRSetup.txt / LPR200s will be a single line of text that looks like this: ===
32 +== The format for ANUSRSetup.txt / LPR200s will be a single line of text that looks like this: ==
20 20  
21 21  {{{XXX195G0100010034864 2 }}}
22 22  
23 -corresponding to site XXX19,
24 - network 5G,
25 - sample rate 0100, (i.e. 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), 2 = Guralp (+/- 10V), 1 = shortperiod (+/- 5V),
30 - and seismometer serial number (4864).
36 +//corresponding to//
31 31  
38 + site **XXX19**,
39 + network **5G**,
40 + sample rate **0100**, (i.e. 100 Hz)
41 + "gps interval" **01** (once per hour~-~- don't change),
42 + start mode (always **0**),
43 + stop mode (always **0**),
44 + seismometer type (**3** = broadband (+/- 20V), 2 = Guralp (+/- 10V), 1 = shortperiod (+/- 5V),
45 + and seismometer serial number (**4864**).
46 +
32 32  (% class="box warningmessage" %)
33 33  (((
34 34  NOTE: the 2 at the very end is for "RECORD ON RESTART". The record on restart option ensures that if the logger dies and is powered back up whilst in the field (due to battery charging cycles or other causes) that the recording will resume. (# of blank spaces before this doesn't matter)
35 35  )))
36 36  
37 -=== The format for TSAWR loggers is shorter: ===
52 +== The format for TSAWR loggers is shorter: ==
38 38  
39 39  (% class="box errormessage" %)
40 40  (((
... ... @@ -53,7 +53,7 @@
53 53   and seismometer serial number (9999).
54 54  
55 55  
56 -=== The formatting process using the logger: ===
71 +== The formatting process using the logger: ==
57 57  
58 58  The process for formatting an SD card within the logger is straightforward. Navigate to the "SD INFORMATION" screen and press ERASE SD CARD. This process may take up to a minute. This will result in erasing all files from the card. Upon starting recording, a new 'seed' will be written containing all the information that the logger has been set with FINISH THIS SECTION
59 59  
... ... @@ -65,7 +65,17 @@
65 65   32Gb card: 122 days @ 250hz or 305 days @ 100hz
66 66  }}}
67 67  
83 +== Default Settings ==
68 68  
85 +As of 2025, the default settings for both LPR (v. 2.7) and TSWAR (v 3.6a) loggers are below. If you're using a broadband instrument, you are essentially good to go without having to program the cards.
86 +
87 +* XX.ANUSR network and station name
88 +* 100 Hz Sample Rate
89 +* 40V pp (or +/- 20 V) gain / Trillium Compact seismometer version
90 +* Record on Restart enabled
91 +
92 +Note that if a user sets the gain incorrectly, this can be fixed later (assuming nothing clipped) by multiplying or dividing by factors of 2. The gain setting can be looked up from the logfile, else you may have to guess from a PSD or other method.
93 +
69 69  = Logger Menus Overview (and setup) =
70 70  
71 71  The same menus are used in both the TSAWR and LPR-200 loggers.
... ... @@ -76,26 +76,17 @@
76 76  
77 77  This menu also displays the firmware version, battery, external, and solar voltages, and the temperature of the system.
78 78  
79 -==== Upon setup ====
104 +* Check all Initialisation Parameters are marked as successful.
105 +* Check that solar voltage is above 10 V, otherwise the station will not last long.
80 80  
81 -- Check all Initialisation Parameters are marked as successful.
82 -
83 -- Check that solar voltage is above 10 V, otherwise the station will not last long.
84 -
85 -
86 86  == Live Seismometer Data ==
87 87  
88 88  This screen displays real time seismometer data for all 3 axes of the seismometer. Initially, a plot of raw data from all 3 channels is shown. By pressing enter, a high pass filter can be applied showing a more useful plot of all channels. The up and down arrows can be used to change between a view of all channels, individual channels, and all channels on different X axes.
89 89  
90 -==== Upon setup ====
111 +* Check that all 3 channels are present and are producing a signal.
112 +* Stomp on the ground near where the sensor is installed to check that a signal is being picked up by all 3 channels.
113 +* Common representations of poor signals include channels sloping smoothly from high values to zero, or sharp corners in the plots.
91 91  
92 -- Check that all 3 channels are present and are producing a signal.
93 -
94 -- Stomp on the ground near where the sensor is installed to check that a signal is being picked up by all 3 channels.
95 -
96 -- Common representations of poor signals include channels sloping smoothly from high values to zero, or sharp corners in the plots.
97 -
98 -
99 99  == GPS Data ==
100 100  
101 101  This menu displays the status of the stations' GPS connection. The screen lists; UTC time, UTC date, latitude, longitude, altitude, number of satellite connections, and SNR.
... ... @@ -102,12 +102,10 @@
102 102  
103 103  * Check that the station is connected to satellites
104 104  
105 -
106 106  == SD Information ==
107 107  
108 108  The menu lists if the SD card has been initialised, as well as the capacity and space free on the memory card. See "Data card formatting" (above) to see how to format and initialise the inserted SD card.
109 109  
110 -
111 111  == System Configuration ==
112 112  
113 113  This menu is used to set the stations identifiers and parameters.
... ... @@ -151,20 +151,21 @@
151 151  
152 152  = Instrument Response =
153 153  
154 -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).
168 +Both the TerraSAWR and LPR-200 use the same ADS1281 analog-to-digital converter chip and are designed to have identical instrument response. The ADC (analog to digital) chip in both loggers originally samples at 1024000 Hz and downsamples towards the output data rate via various stages. First via a 5th order SINC filter, then another 32x via 3-4 2x or 4x FIR filters. If the output is below 250 Hz, a final "pure" /5 decimation is done without any sort of FIR filter.
155 155  
156 -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.
170 +{{info}}
171 +All SINC and FIR filters are performed internally within the logger and all phase delays are accounted for. Thus, the FIR coefficients and delays are not needed/given in the response information.
172 +{{/info}}
157 157  
158 -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).
174 +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. This gain manifests itself in stage 2 in the response information.
159 159  
160 -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') )
176 +Instrument response can be downloaded from IRIS [[Nominal Response Library>>https://ds.iris.edu/ds/nrl/]] if need be, or [[directly from us>>http://auspass.edu.au/data/logger_response]] , or by downloading the response of an equivalent sensor at AusPass (e.g. get_stations(level='response') ).
161 161  
162 162  
163 -= ANU TerraSAWR (Gen 3, FW 3.5a, 2017?- current) =
179 += ANU TerraSAWR (Gen 3, FW 3.5a, 2017- current) =
164 164  
165 -Words to describe the TSAWR would go here, if needed
181 +Not sure there's much left to say
166 166  
167
168 168  
169 169  
170 170  = ANU LPR-200 (Gen 2, FW 2.6a/2.7a, 2013 - current) =
... ... @@ -172,9 +172,9 @@
172 172  Ditto the mighty LPR!
173 173  
174 174  
175 -= ANU "ANUSR" (Gen 1, 2003? - 2013?) =
190 += ANU "ANUSR" (Gen 1, 2003? - 2012) =
176 176  
177 -This logger has been retired for a long time and has a different instrument response.
192 +This logger has been retired for a long time and has a different instrument response. It used modular component boards and was powered via an acrylic case of 6 x 6V lantern batteries. There is a somewhat complete one above the CAT lab door if anyone is so inclined to have a look.
178 178  
179 179  
180 180  = References =
... ... @@ -192,6 +192,11 @@
192 192  )))
193 193  
194 194  
210 +
211 +
212 +
213 +
214 +
195 195  (% class="box" %)
196 196  (((
197 197  = TerraSAWR Specs =
... ... @@ -204,12 +204,13 @@
204 204  [[image:1704864886951-793.jpg]]
205 205  
206 206  |=Size (L x W x H)|30 x 25 x12cm
207 -|=Weight (with battery)| ~*~*1.9kg (2.5kg)
227 +|=Weight (with battery)| 1.9kg (2.5kg)
208 208  |=Battery|(((
209 -Lead-acid 12v, ~~7Ah
229 +Lead-acid 12v, ~~7-9Ah
210 210  
211 211  Rechargeable
212 212  )))
233 +|=Current Firmware|3.5a (Jan 2025)
213 213  
214 214  [[image:terrasawr battery.jpg]]
215 215  )))
... ... @@ -226,13 +226,18 @@
226 226  [[image:LPR 3.jpg]]
227 227  
228 228  |=Size (L x W x H)|42 x 34 x17 cm
229 -|=Weight (with battery)|4.9 kg (7.3 kg)
250 +|=Weight (no battery)|5.5 kg
230 230  |=Battery|(((
231 -LiFePo4 140Ah
252 +NOW: Any 12v battery with tab connections that will fit (ex. the same TSAWR battery)
232 232  
233 -Rechargeable
254 +DISCONTINUED: LiFePo4 140Ah Rechargeable (shown below).
234 234  )))
256 +|=Current Firmware|(((
257 +2.6a (old GPS modules) / 2.7a
235 235  
259 +Jan 2025
260 +)))
261 +
236 236  [[image:LPR battery.jpg]]
237 237  )))
238 238  )))
full_vs_fast.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.robert
Size
... ... @@ -1,0 +1,1 @@
1 +40.6 KB
Content