Changes for page ANU Seismic Data Loggers
Last modified by robert on 2025/04/24 14:58
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 " startrecordingonpower" and isvitaltohave this setsothe loggerwill resumerecordingonits ownifit experiencesapower cycle. (# of blank spaces before this doesn't matter)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 37 === The format for TSAWR loggers is shorter === ... ... @@ -86,13 +86,27 @@ 86 86 87 87 ==== Upon setup ==== 88 88 89 -- Check that all channels are present and are producing a signal. 89 +- Check that all 3 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. 91 +- Stomp on the ground near where the sensor is installed to check that a signal is being picked up by all 3 channels. 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 + 96 96 == System Configuration == 97 97 98 98 This menu is used to set the stations identifiers and parameters. ... ... @@ -119,17 +119,23 @@ 119 119 120 120 Additionally, the following settings can be used in place of the seismometer model types: +/- 20V, +/- 10V, +/- 5V 121 121 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. 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. 123 123 124 124 ==== Upon setup ==== 125 125 126 126 - Set the sampling rate, station identifier, and network code. Set the appropriate seismometer type. Most importantly, ensure the record on restart setting is checked. 127 127 128 -(% class="box warningmessage" %)142 +(% class="box errormessage" %) 129 129 ((( 130 130 NOTE: Ensure the 'RECORD ON RESTART' option is marked with a cross. 131 131 ))) 132 132 147 +== STA/LTA Configuration == 148 + 149 +- 150 + 151 += = 152 + 133 133 = LogFile Conversion Script = 134 134 135 135 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]].