Changes for page ANU Seismic Data Loggers
Last modified by robert on 2025/06/15 14:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,7 +31,7 @@ 31 31 32 32 (% class="box warningmessage" %) 33 33 ((( 34 -NOTE: the 2 at the very end is for " RECORDON RESTART". Therecord onrestartoptionensuresthatifthe loggerdiesandspoweredback up whilstinthe field(duetobattery chargingcyclesorother causes) that the recording will resume. (# of blank spaces before this doesn't matter)34 +NOTE: the 2 at the very end is for "start recording on power" 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) 35 35 ))) 36 36 37 37 === The format for TSAWR loggers is shorter === ... ... @@ -86,27 +86,13 @@ 86 86 87 87 ==== Upon setup ==== 88 88 89 -- Check that all 3channels are present and are producing a signal.89 +- Check that all channels are present and are producing a signal. 90 90 91 -- Stomp on the ground near where the sensor is installed to check that a signal is being picked up by all 3 channels.91 +- Stomp on the ground near where the sensor is installed to check that a signal is being picked up. 92 92 93 93 - Common representations of poor signals include channels sloping smoothly from high values to zero, or sharp corners in the plots. 94 94 95 95 96 -== GPS == 97 - 98 -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. 99 - 100 -==== Upon setup ==== 101 - 102 -- Check that the station is connected to satellites 103 - 104 - 105 -== SD Information == 106 - 107 -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. 108 - 109 - 110 110 == System Configuration == 111 111 112 112 This menu is used to set the stations identifiers and parameters. ... ... @@ -133,23 +133,17 @@ 133 133 134 134 Additionally, the following settings can be used in place of the seismometer model types: +/- 20V, +/- 10V, +/- 5V 135 135 136 -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.122 +The record on restart option ensures that if the logger dies and is powered back up in the field (due to battery charging cycles or other causes) that the recording will resume. 137 137 138 138 ==== Upon setup ==== 139 139 140 140 - Set the sampling rate, station identifier, and network code. Set the appropriate seismometer type. Most importantly, ensure the record on restart setting is checked. 141 141 142 -(% class="box errormessage" %)128 +(% class="box warningmessage" %) 143 143 ((( 144 144 NOTE: Ensure the 'RECORD ON RESTART' option is marked with a cross. 145 145 ))) 146 146 147 -== STA/LTA Configuration == 148 - 149 -- 150 - 151 -= = 152 - 153 153 = LogFile Conversion Script = 154 154 155 155 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]].