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.
Data Card Formatting and Information
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. 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.
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" 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.
The format for ANUSRSetup.txt / LPR200s will be a single line of text that looks like this:
XXX195G0100010034864 2
corresponding to site XXX19,
network 5G,
sample rate 0100, (i.e. 100 Hz)
"gps interval" 01 (once per hour-- don't change),
start mode (always 0),
stop mode (always 0),
seismometer type (3 = broadband (+/- 20V), 1 = shortperiod (+/- 5V),
and seismometer serial number (4864).
The format for TSAWR loggers are a bit shorter as they don't have an option to set the "gps sync"
SITE1XX02500039999 2
corresponding to site XX.SITE1,
sample rate 0250, (i.e. 250 Hz)
start mode (always 0),
stop mode (always 0),
seismometer type (3 = broadband (+/- 20V), 1 = shortperiod (+/- 5V),
and seismometer serial number (9999).
The formatting process using the logger:
The process for formatting an SD card within the logger is straightforward. Navigate to the
Here is a general guideline for how much data you can expect to fit on a card:
64Gb card: 245 days @ 250hz or 610 days @ 100hz 32Gb card: 122 days @ 250hz or 305 days @ 100hz
LogFile Conversion Script
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.
Instrument Response
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).
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.
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).
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') )
ANU TerraSAWR (Gen 3, FW 3.5a, 2017?- current)
Text here
Sub-paragraph
XXXX
Sub-paragraph
xx
Sub-sub paragraph
x
ANU LPR-200 (Gen 2, FW 2.6a/2.7a, 2013 - current)
Text here
Sub-paragraph
x
Sub-paragraph
x
ANU "ANUSR" (Gen 1, 2003? - 2013?)
x
References
Contents
TerraSAWR Specs
Size (L x W x H) | 30 x 25 x12cm |
---|---|
Weight (with battery) | **1.9kg (2.5kg) |
Battery | Lead-acid 12v, ~7Ah Rechargeable |
LPR-200 Specs
Size (L x W x H) | 42 x 34 x17 cm |
---|---|
Weight (with battery) | 4.9 kg (7.3 kg) |
Battery | LiFePo4 140Ah Rechargeable |