Sally Ride UHDAS installation and ADCP evaluation

Size: px
Start display at page:

Download "Sally Ride UHDAS installation and ADCP evaluation"

Transcription

1 Sally Ride UHDAS installation and ADCP evaluation Dr. Julia M Hummon University of Hawaii hummon@hawaii.edu Revision History 07/30/16 draft#1 10/18/16 final Table of Contents 1 Hardware and software setup ADCPs Computer Computer overview UHDAS overview Serial Feeds CODAS processing settings ADCP Evaluation Overview Default instrument settings (accessible via the UHDAS GUI) Calibrations - phase and amplitude Range Bubbles Biases Unrelated to Bubbles Acoustic Interference and (K-Sync) triggering Recommendations Installation Operations Figures Appendix WH300 HAT (Harbor Acceptance Trial) OS150 HAT (Harbor Acceptance Trial) OS38 HAT (Harbor Acceptance Trial) Instrument Settings Pingtypes Pingtypes and Triggering Interference Tests Hardware and software setup RV Sally Ride has three Acoustic Doppler Current Profilers (ADCPs) made by Teledyne RDI. These instruments are used to determine ocean currents beneath the ship. Data acquisition and processing at sea will be performed by the University of Hawaii Data Acquisition System (UHDAS), written and maintained by the University of Hawaii ADCP group. This document describes UHDAS and the installation of the system on the Sally Ride

2 in late July, 2016, and the state of the system as of mid-october ADCPs There are three Teledyne R.D.Instruments ADCPS: a 300kHz Workhorse and one each 150kHz and 38 khz phased array Ocean Surveyor models (OS150 and OS38). All transducers are presently behind windows. The fluid in all three transducers wells (plus perhaps others) are interconnected with one fill/bleed valve. The wells are filled with fresh water. Ocean Surveyors are phased array ADCPs with a flat face made up of many small transducers. They can ping in broadband mode or narrowband mode. The OS150 and OS38 therefore create up to four datasets between them: OS150BB, OS150NB, OS38BB, and OS38NB (for broadband and narrowband mode). With the WH300, that means the Sally Ride has up to 5 separate ADCP datasets (instrument+pingtype combinations). 1.2 Computer Computer overview Two computers were purchased by Scripps for UHDAS ADCP data acquisition. The computers were set up in at University of Hawaii but serial data logging was not tested until the SAT cruise, when it was discovered that they were broken unable to do serial data acquisition (different vendor and motherboard from what was specified by UH). An existing raspberry pi with UHDAS already installed was hastily configured and used for preliminary bottom track during the transit out of Puget Sound. A Pollywell computer was borrowed from a collection existing on the ship and built up to be the primary computer. This will be adequate for some time. The plan is to install and configure another fanless computer so the ship will have a spare, and address the rack-mount computer situation after more pressing issues are resolved. The Polywell computer is running 64-bit Xubuntu The operating system and code base were installed during the SAT in late July. The second fanless computer will also run Xubuntu and should be installed on the ship by early November. Each computer has one hard drive. There is no backup drive on the computer, but Scripps has a backup process that pulls UHDAS data off the computer at regular intervals. The acquisition software gathers data from the ADCP and other serial feeds through an 8-port serial-usb device which uses FTDI chips for communication UHDAS overview UHDAS logs and timestamps ADCP data from the WH300, OS150, and OS38 as well as heading (Gyro-Sperry, Seapath) and GPS positions (from Trimble and Seapath), and writes them to disk. During the processing stage, ADCP beam velocities are transformed into horizontal velocities and referenced to earth prior to automated editing and averaging. A daily is automatically generated, which contains a snippet of processed data as well as diagnostics related to data acquisition, processing and computer system. The is sent to shore, where it is monitored by UHDAS personnel, and where figures are generated from the

3 data snippet. Information from the is available at this shoreside web site: The UHDAS software populates a website with a variety of plots and links to data and documentation. The website and all of the raw and processed data should be accessible to scientists on board. The networking situation was in flux, so it is not clear what the final configuration will be. The UHDAS computers should be directly accessible to the network where scientists have their computers. If DNS is working, the web site should be available on the science network by the computer name currents Serial Feeds UHDAS uses one process per serial port for data acquisition. The input streams are filtered by message, timestamped, and written to a directory named after the instrument being logged. More than one NMEA string can be acquired from a given serial stream. If the rate of repetition is too high, messages may be subsampled prior to recording (eg. the gyros on Sally Ride). The file sensor_cfg.py contains settings for serial acquisition, including ports, baud rates, and message strings. (NOTE that indentation must be respected when editing sensor_cfg.py, as it is written in Python). CODAS processing requires position and heading. We try to log all required input types from multiple sources, to allow for reprocessing (in case of gaps or failure in the primary serial feed). Serial messages logged Serial (raw) directory instrument parsed messages (rbin) messages serial port /dev/tty/ seapath SeaPath 'gps', 'sea $INGGA; $PSXN,20; $PSXN,23 USB7 trimble Trimble BD982 gps, hdg $GPGGA; $GNGGA; $INGGA; $GPHDT; $GNHDT; $INHDT USB6 gyro Sperry hdg $HEHDT USB2 hydrins Hydrins gps, hdg $GNGGA; $GNHDT USB0 wh300 wh300 raw, log, log.bin (binary adcp data + log files) USB3 os150 os38 RDI ADCP (150kHz) RDI ADCP (38kHz) raw, log, log.bin (binary adcp data + log files) USB4 raw, log, log.bin (binary adcp data + log files) USB5 Table 1: There are 4 devices here with heading; Seapath is known to be accurate, and the rest can be compared to Seapath. NOTE:

4 The ports used by the UHDAS computer are numbered 0,1,...7 (not 1,2,..8) CODAS processing settings Transducer-dependent settings: instrument transducer angle seapath offset (starboard) seapath offset (fwd) wh m 6m os m 8m os m 9m Table 2: transducer-dependent setting used in at-sea processing. If a different position device is used for processing, the transducer-gps offsets will have to be changed. Three types of ancillary data are used for automated at-sea processing: 1. position 2. reliable heading (gyro) 3. accurate heading Those are highlighted below. If necessary, processing of UHDAS data can be redone at a later date using different supporting serial strings. Should there be a problem with the primary data feeds, reprocessing of UHDAS data on Sally Ride should be able to use appropriate settings chosen from the following. instrument position/time reliable heading accurate heading seapath $GPGGA $PSXN,20; $PSXN,23 hydrins $GNHDT Trimble $xxgga gyro $HEHDT Table 3: subdirectory and ancillary NMEA serial message logged. Additional information about CODAS processing and UHDAS can be found here:

5 Other reports are stored on line at 2 ADCP Evaluation 2.1 Overview During the SAT cruise, UHDAS was run with all ADCPs pinging whenever possible; Ocean Surveyors had both BB and NB modes enabled. Defaults for each instrument and each ping type (and blanking) were the defaults recommended by the manufacturer with the exception of the OS38, where the bins are about 75% of the default. WH300 data were processed using 2min averaging, all the rest were processed using 5min averaging. These intervals cannot be changed in the at-sea automated processing. Periods of evaluation included Bottom Tracking on the way out of port, some transits between Multibeam test locations, and during periods of the multibeam acceptance trials when the EM712 was not being tested or calibrated. In general, they were not synchronized. The trip was quite short, resulting in enough data to obtain the heading offset for calibration, but very little in-depth testing. In addition, many of the serial feed were not working when the SAT cruise started. Several cruises have taken place since the SAT cruise, and four cruise segments have sufficient data to glean calibration information. RDI SAT tests not run: explicit speed vs range test comprehensive interference testing 2.1.1Default instrument settings (accessible via the UHDAS GUI) WH300 OS150BB (off) OS150NB OS38BB (off) blank 4m 4m 4m 16m 16m bin (pulse) 2m 4m 8m 12m 24m bottomtrack OFF OFF OFF OFF OFF triggering OFF OFF OFF OFF OFF OS38NB 2.2 Calibrations - phase and amplitude Preliminary transducer angle was calculated using data collected with Bottom Tracking on, during the SAT cruise. Serial feeds were changing during that short cruise, so a better

6 assessments of transducer angle (using Seapath) had to wait for more data to be collected. Four cruise segments from Aug/Sept were used for the calibrations, each of which had about 20 watertrack calibration points. Subsequent data collected with the Seapath functioning allowed a good estimate of transducer angle and a first guess at the GPS-ADCP offsets. Ocean Surveyors should not need an amplitude calibration applied (scale factor), but it is common for them to require a multiplier of The OS38 narrowband data did require a scale factor of about OS150 narrowband required a larger scale factor than is common (1.014). Broadband has not been run long enough to determine whether there are biases between broadband and narrowband modes. It is recommended that for the next several months, as science trials are undertaken, that all three ADCPs be run, with OS150 and OS38 in interleaved mode, in order to assess whether there are unexpected biases or differences between them. The scale factor of on the OS150 narrowband mode is a concern. Discrete ceramic transducers, such as the WH300, require that the soundspeed be known at the transducer. The soundspeed is calculated using the instrument s thermistor and a soundspeed equation. Because the WH300 well is filled with fresh water, there will always be a scale factor required in post-processsing. 2.3 Range Range is usually a function of ship speed and weather (bubbles), and distribution of scatterers in the ocean. This means the range of a given ADCP will depend on the species numbers and composition where the data are collected. In a biological desert, ADCP range will be reduced. Range can also be variable at a given location: since the animals have a diurnal vertical migration pattern, the vertical range of the instrument can vary in a 24-hour period. Range in broadband mode is more dependent on existence and migration of scatterers (in comparison to narrowband mode). Generally, a faster ship is noisier and range decreases as ship speed increases. Bubbles are more complicated as they affect broadband and narrowband pings differently, and tend to block and bias the single pings. Poor weather and bubbles reduce the range, but more fundamentally often reduce the data quality to the point where range is irrelevant, i.e. there is not much data left and it is biased or otherwise untrustworthy. Other factors such as electrical noise or acoustic noise can influence the range of an ADCP. Ranges determined during ADCP testing: WH300 (2m bins) OS150 broadband (4m bins) OS150 narrowband (8m bins) OS38 broadband (12m bins) OS38 narrowband (24m bins) 50m-80m 150m- (over 200m) m 470m-670m 700m-850m Table 4: Ranges from this cruise may not represent ranges from other regions with less scattering. The range of the WH300 was entirely consistent with other instruments of that model. The OS150 range was very good in both broadband mode and narrowband mode. Ranges of OS150 instruments vary enormously with latitude and scattering. Because of this, it is difficult to compare instruments from different ships (because cruise tracks and scattering conditions vary greatly). This OS150 seems to be doing quite well.

7 The OS38 however, had very poor range (600m). The instrument itself might be doing well, but there was apparently (according to Mantech Inc) a loud ambient acoustic signal in the 20kHz-40kHz range, which drastically curtailed the range of the OS38 in both broadband mode and narrowband mode. Typical ranges should be at least 50%-80% greater than on Sally Ride at present. 2.4 Bubbles All three instruments were affected by bubbles. This was most notable during the EM122 patch test, when the ship ran reciprocal tracks in windy conditions with swell coming from a nearby storm. The cruise track and resulting data quality illustrated the difference the sea state and ship direction can have on ADCP data. Bubbles cause trouble in several ways: (1) A bubble plume can block the outgoing signal completely (no sound is returned from that ping, so no velocity at all). This reduces the Percent Good of the averaging period because there are no velocities available. (2) A bubble plume distorts the outgoing ping resulting in a short profile, biased towards zero measured velocity. These short profiles must be edited out prior to averaging or there will be underway bias towards zero in the measured velocity, resulting in a bias in the ship s direction of motion in the ocean velocity. (3) Bubbles can distort the return ping, sometimes subtly, with a bias towards zero in the measured velocity near the ship, with less bias farther way. Range of these individual profiles is reduced. All instruments had pings blocked by bubbles (i.e. reduced numbers of valid bins available), but there was little or no bias visible. This could become be a problem if the weather is significantly worse than we have seen so far. After single-ping editing the range of all instruments decreased slightly in heavier seas, but the greatest effect was simple loss of data (i.e. decreased Percent Good). Figures below will illustrate the loss of data. 2.5 Biases Unrelated to Bubbles Since the velocities from all instruments and settings should agree, comparisons between ping types and instruments are a way to reveal problems. One typical cause of a difference between BB and NB modes is electrical interference (ground loops). More data should be collected with BB and NB modes enabled on OS150 and OS38, to help determine whether subtle exist. There was no indication of ringing in either instrument when the default blanking interval was used.

8 2.6 Acoustic Interference and (K-Sync) triggering Acoustic instruments rely on reflected sound, but use it in different ways. ADCPs measure the Doppler shift caused by the component of velocity measured along each of the 4 beams. Given typical ocean velocities, this is a small quantity that can be difficult to isolate, particularly from the weak returns at the edge of the instrument's range. Therefore, the measurement is inherently noisy, and many pings (on the order of 50 to 300 in a 5 minute averaging period) are needed to adequately determine ocean velocities. Since these various sonars can interfere with each other, it is natural to try timing their pings in such a way as to minimize this interference. Sally Ride has a device (a Kongsberg K- Sync) designed to enable this. Unfortunately this approach can also damage the data. For the ADCPs there are three problems : (1) Synchronizing (triggering) reduces the number of pings. Since the Doppler measurement is inherently noisy, reducing the ping rate increases the uncertainty of the results. If the number of pings drops too low, the data become essentially worthless. (2) If the ADCPs are set to ping when triggered, and another sonar such as the EM712 is pinging at the same time, the top few hundred meters of ocean velocity can be corrupted because of the long duration of the tone coming from the other instrument. (3) If there is still interference, synchronized ping timing ensures that the interference is always at the same depth. This means there will be no valid data at all from that depth. CODAS single-ping editing assumes asynchronous pinging, and uses the neighboring depths to ascertain the presence of interference to remove. If the pings are synchronized, the adjacent bins will also be corrupted and the ADCP CODAS processing will not be able to detect it. If there is no science mandate otherwise, the ADCPs should not be synchronized to other devices. If there is a scientific need to run the ADCPs and synchronize them with other devices (eg. EK80), proper settings should be used. There was insufficient time during these tests to learn what settings are most appropriate. If an Ocean Surveyor is triggered, only use one pingtype (BB or NB, but not both) Some attempts were made to test interference between instruments. Interference tests are time-consuming to carry out thoroughly, time-consuming to evaluate, and require that other sonars be secured for much of the testing period., therefore comprehensive interference testing is not possible on a short cruise when multiple sonar evaluations are expected. It should be noted that the WH300 is heavily impacted by many other sonars. One figure from a cruise in August shows the WH300 Percent Good dropping to barely over 50% as different pings interfere. The Percent Good reduction is not enough to damage the velocity data, at least not when the seastate is quiet. If more pings were lost to bubbles, there would be loss of velocity data too. General observations were: WH300:

9 WH300 cannot be triggered (requires a special board in the deck unit) Everything interferes with the WH300 The more sonars running, the worse its Percent Good will be, and the harder it is to edit out acoustic interference. All the ADCPs were able to edit out the single-ping interference from other sonars, provided they are run in an uncoordinated manner (not triggered). The interference is visible and affects the data if untreated, but the CODAS single-ping editing can remove it. The MAC (Multibeam Advisory Committee) indicated that none of the ADCPs significantly impacts EM122 deep multibeam sonar bathymetry mapping. However, everyone agrees that the EM712 is adversely affected. If science cruise requirements need EM712 water or bottom-return data, or EM122 water-column data, it is up to the science team to decide whether to secure or trigger the ADCPs, with the knowledge that the upper m of ADCP data might be destroyed, and a low pingrate would also damage the ADCP data. It might still be worth it to run the OS38NB to get deep ocean currents, once the OS38 can reach its expected depths. 3 Recommendations 3.1 Installation All sonars would benefit in range if the windows were removed. That may or may not be an option. 3.2 Operations Because both OS150 and OS38 both appear to be working, and because NB mode is the deepest, most robust setting, defaults will be set to OS150NB (8m) and OS38NB (24m). There is no problem running either instrument in broadband mode if science on a cruise warrants it. For higher-resolution data, it might make sense to run the OS150 with BB and NB modes, since the WH300 seems to be weak and vulnerable to every other kind of ping. Broadband mode does have higher accuracy (can use smaller bins) but is far more prone to fail in the presence of bubbles or lack of scattering. In general: (1) Run the ADCPs with their default settings as much as possible (2) Do not synchronize the ADCPs unless the scientific mission requires it (3) Sea state will affect data quality and range (4) Default settings for WH300: 2m bins, 120sec averages, bottom track on if under 100m. (5) Default settings for OS150: 8-m bins, narrowband mode, no bottom track (6) Default settings for OS38: 24-m bins, narrowband mode, no bottom track Initially however, it would be best to run all instruments and all pingtypes so we can get a bseline comparison between BB mode and NB mode for the Ocean Surveyors.

10 4 Figures Figure 1: Percent Good during EM122 patch test for all 5 ADCP/pingtype combinations. Figure 2: Percent Good during a cruise for WH300, OS150NB, OS38NB

11 Figure 1: During the EM122 patch test, moderate seas from the west caused bubbles during westward legs and degraded the incoming signal. Percent Good decreased markedly in all 5 instrument+pingtype combinations. Acoustic interference from other devices was edited out at the single-ping level by CODAS processing, leading to additional reduction of Percent Good. WH300 Percent Good was strongly impacted by acoustic interference, OS150 was somewhat impacted, and OS38 did not see the other acoustic signals. The velocities did not show any bias after the acoustic interference was removed.

12 Figure 2: Percent Good (percentage of bins with valid horizontal velocity) is variable and often low in the WH300 due to interference from other acoustic devices. OS150 narrowband was less affected; OS38 noarrowband was mostly immune.

13 5 Appendix UHDAS raw file chunks cruise leg = sr1601_01 sr2016_206_52578 (6.0s) sr2016_206_53625 sr2016_206_57600 sr2016_206_ /25 14:36-01/01 00:00 ( ) wh300: [BB] ( s) os150: [-- BB] ( s) os38: [-- BB] 07/25 14:53-07/25 15:59 ( ) wh300: [BB] (1.6s) os150: [-- BB] (2.2s) os38: [-- BB] (6.0s) 07/25 16:00-07/25 17:59 ( ) wh300: [BB] (1.6s) os150: [-- BB] (2.2s) os38: [-- BB] (6.0s) 07/25 18:00-07/25 19:05 ( ) wh300: [BB] (1.6s) os150: [-- BB] (2.2s) os38: [-- BB] (6.0s) cruise leg = sr1601_02 sr2016_206_69982 sr2016_206_72000 sr2016_206_79200 sr2016_206_ /25 19:26-07/25 19:59 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [NB --] (3.0s) 07/25 20:00-07/25 21:59 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [NB --] (3.0s) 07/25 22:00-07/25 22:34 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [NB --] (3.0s) 07/25 22:35-07/25 22:40 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [NB --] (3.0s) cruise leg = sr1601_03 sr2016_206_81849 sr2016_206_82789 sr2016_207_00000 sr2016_207_00851 sr2016_207_07200 sr2016_207_11982 sr2016_207_12063 sr2016_207_12405 sr2016_207_12791 sr2016_207_13200 sr2016_207_14173 sr2016_207_ /25 22:44-07/25 22:58 ( ) wh300: [BB] (0.8s) os150: [NB --] (2.3s) os38: [NB --] (6.0s) 07/25 22:59-07/25 23:54 ( ) wh300: [BB] (0.8s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 00:03-07/26 00:13 ( ) wh300: [BB] (0.8s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 00:14-07/26 01:59 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 02:00-07/26 03:18 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 03:19-07/26 03:19 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [NB --] (3.0s) 07/26 03:21-07/26 03:23 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 03:26-07/26 03:27 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [NB --] (6.1s) 07/26 03:33-07/26 03:38 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 03:40-07/26 03:51 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [NB --] (6.0s) 07/26 03:56-07/26 03:59 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.4s) os38: [NB --] (6.0s) 07/26 04:00-07/26 04:52 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.3s) os38: [NB --] (6.0s) cruise leg = sr1601_04 sr2016_207_62530 sr2016_207_ /26 17:22-07/26 18:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 18:00-07/26 19:25 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) cruise leg = sr1601_05 sr2016_207_ /26 19:27-07/26 19:35 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) cruise leg = sr1601_06 sr2016_207_70647 sr2016_207_72182 sr2016_207_73542 sr2016_207_73658 sr2016_207_ /26 19:37-07/26 19:58 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 20:03-07/26 20:21 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 20:25-07/26 20:26 ( ) wh300: [-- --] (----) os150: [NB BB] (2.2s) os38: [NB BB] (6.1s) 07/26 20:27-07/26 20:34 ( ) wh300: [-- --] (----) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 20:38-07/26 20:38 ( ) wh300: [-- --] (----) os150: [NB BB] (2.2s) os38: [NB BB] (6.1s)

14 sr2016_207_74625 sr2016_207_75925 sr2016_207_77147 sr2016_207_78182 sr2016_207_ /26 20:43-07/26 21:01 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 21:05-07/26 21:20 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 21:25-07/26 21:39 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 21:43-07/26 21:57 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/26 22:04-07/26 22:21 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) cruise leg = sr1601_07 sr2016_207_ /26 22:36-07/26 22:38 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] cruise leg = sr1601_08 sr2016_208_ /27 03:44-07/27 03:44 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_208_ /27 03:50-07/27 03:59 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_208_ /27 04:00-07/27 04:07 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_208_ /27 04:09-07/27 04:09 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [NB --] (nans) sr2016_208_ /27 04:09-07/27 04:10 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] cruise leg = sr1601_09 sr2016_208_ /27 04:20-07/27 04:24 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_208_20663 sr2016_208_21600 sr2016_208_28800 sr2016_208_36000 sr2016_208_ /27 05:44-07/27 05:59 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 06:00-07/27 07:59 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 08:00-07/27 10:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 10:00-07/27 12:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 12:00-07/27 13:20 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) sr2016_208_ /27 13:29-07/27 13:37 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_208_ /27 13:38-07/27 13:46 ( ) wh300: [-- --] os150: [-- --] os38: [NB BB] (6.0s) sr2016_208_ /27 13:47-07/27 13:57 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_208_50311 sr2016_208_ /27 13:58-07/27 14:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 14:00-07/27 15:30 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) cruise leg = sr1601_10 sr2016_208_55973 sr2016_208_57600 sr2016_208_64800 sr2016_208_72000 sr2016_208_ /27 15:32-07/27 16:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 16:00-07/27 17:59 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 18:00-07/27 20:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 20:00-07/27 22:00 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/27 22:00-07/27 23:17 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) cruise leg = sr1601_11 sr2016_208_83951 sr2016_209_00000 sr2016_209_02998 sr2016_209_05391 sr2016_209_05781 sr2016_209_ /27 23:19-07/27 23:59 ( ) wh300: [-- --] os150: [-- --] os38: [NB --] (3.0s) 07/28 00:00-07/28 00:49 ( ) wh300: [-- --] os150: [-- --] os38: [NB --] (3.0s) 07/28 00:50-07/28 01:28 ( ) wh300: [-- --] os150: [-- --] os38: [NB BB] (6.0s) 07/28 01:29-07/28 01:35 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/28 01:36-07/28 01:59 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/28 02:00-07/28 02:08 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) cruise leg = sr1601_12 sr2016_209_ /28 02:31-07/28 03:59 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 04:00-07/28 06:00 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] -----

15 sr2016_209_ /28 06:00-07/28 07:59 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 08:00-07/28 10:00 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 10:00-07/28 11:59 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 12:00-07/28 13:59 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 14:00-07/28 15:23 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 15:25-07/28 15:29 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 15:32-07/28 15:59 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 16:00-07/28 16:25 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 16:26-07/28 16:29 ( ) wh300: [-- --] os150: [NB --] (2.7s) os38: [-- --] sr2016_209_ /28 16:29-07/28 16:29 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] sr2016_209_ /28 16:30-07/28 16:35 ( ) wh300: [-- --] os150: [-- --] os38: [-- BB] (5.0s) sr2016_209_ /28 16:35-07/28 17:06 ( ) wh300: [-- --] os150: [-- --] os38: [-- --] cruise leg = sr1601_13 sr2016_209_ /28 17:06-07/28 17:11 ( ) wh300: [BB] (1.6s) os150: [NB BB] (3.3s) os38: [-- --] sr2016_209_ /28 17:12-07/28 17:14 ( ) wh300: [BB] (1.6s) os150: [-- --] os38: [-- --] sr2016_209_ /28 17:14-07/28 17:48 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 17:49-07/28 17:58 ( ) wh300: [BB] (1.6s) os150: [NB BB] (3.3s) os38: [-- --] sr2016_209_ /28 17:59-07/28 18:00 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [-- --] sr2016_209_ /28 18:00-07/28 18:02 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [-- --] sr2016_209_ /28 18:03-07/28 18:09 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:10-07/28 18:11 ( ) wh300: [BB] (0.8s) os150: [NB --] (1.1s) os38: [-- --] sr2016_209_ /28 18:12-07/28 18:13 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:14-07/28 18:16 ( ) wh300: [BB] (0.8s) os150: [-- BB] (1.1s) os38: [-- --] sr2016_209_ /28 18:17-07/28 18:18 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:19-07/28 18:21 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:22-07/28 18:23 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:23-07/28 18:26 ( ) wh300: [BB] (1.6s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:26-07/28 18:27 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:28-07/28 18:30 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:31-07/28 18:31 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_66754 sr2016_209_ /28 18:32-07/28 18:34 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [NB --] (3.0s) 07/28 18:35-07/28 18:37 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- BB] (3.0s) sr2016_209_ /28 18:38-07/28 18:44 ( ) wh300: [BB] (0.8s) os150: [-- --] os38: [-- --] sr2016_209_ /28 18:45-07/28 19:13 ( ) wh300: [BB] (1.6s) os150: [NB --] (2.2s) os38: [-- --] sr2016_209_ /28 19:14-07/28 19:16 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_209_ /28 19:17-07/28 19:19 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [-- --] sr2016_209_ /28 19:20-07/28 19:22 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_209_ /28 19:23-07/28 19:25 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_209_69964 sr2016_209_ /28 19:26-07/28 19:28 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB --] (3.0s) 07/28 19:29-07/28 19:32 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- BB] (3.0s) sr2016_209_ /28 19:33-07/28 19:35 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_209_ /28 19:36-07/28 19:59 ( ) wh300: [BB] (1.6s) os150: [NB BB] (3.3s) os38: [-- --] sr2016_209_ /28 20:00-07/28 21:13 ( ) wh300: [BB] (1.6s) os150: [NB BB] (3.3s) os38: [-- --] sr2016_209_ /28 21:14-07/28 21:25 ( ) wh300: [BB] (0.8s) os150: [NB BB] (3.4s) os38: [-- --] cruise leg = sr1601_14 sr2016_209_ /28 21:26-07/28 21:54 ( ) wh300: [BB] (0.8s) os150: [NB BB] (3.5s) os38: [-- --] sr2016_209_ /28 22:02-07/28 22:19 ( ) wh300: [BB] (0.8s) os150: [NB BB] (3.4s) os38: [-- --] cruise leg = sr1601_15

16 sr2016_210_18960 sr2016_210_19051 sr2016_210_19985 sr2016_210_20662 sr2016_210_21117 sr2016_210_21600 sr2016_210_ /29 05:16-07/29 05:16 ( ) wh300: [BB] (0.8s) os150: [NB BB] (2.2s) os38: [NB --] (3.0s) 07/29 05:17-07/29 05:32 ( ) wh300: [-- --] os150: [-- --] os38: [NB --] (3.0s) 07/29 05:33-07/29 05:43 ( ) wh300: [-- --] os150: [-- --] os38: [NB --] (3.0s) 07/29 05:44-07/29 05:50 ( ) wh300: [-- --] os150: [-- --] os38: [-- BB] (3.0s) 07/29 05:51-07/29 06:00 ( ) wh300: [-- --] os150: [-- --] os38: [-- BB] (3.0s) 07/29 06:00-07/29 06:03 ( ) wh300: [-- --] os150: [-- --] os38: [-- BB] (3.0s) 07/29 06:03-07/29 06:14 ( ) wh300: [-- --] os150: [-- --] os38: [NB BB] (6.0s) sr2016_210_ /29 06:17-07/29 06:28 ( ) wh300: [-- --] os150: [NB --] (1.1s) os38: [-- --] sr2016_210_ /29 06:28-07/29 06:39 ( ) wh300: [-- --] os150: [-- BB] (1.1s) os38: [-- --] sr2016_210_ /29 06:40-07/29 06:51 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_210_24738 sr2016_210_25432 sr2016_210_26119 sr2016_210_27064 sr2016_210_27784 sr2016_210_28834 sr2016_210_29546 sr2016_210_30263 sr2016_210_31237 sr2016_210_32181 sr2016_210_32905 sr2016_210_33599 sr2016_210_34373 sr2016_210_35066 sr2016_210_35837 sr2016_210_ /29 06:52-07/29 07:02 ( ) wh300: [-- --] os150: [NB --] (1.1s) os38: [NB --] (3.0s) 07/29 07:03-07/29 07:14 ( ) wh300: [-- --] os150: [NB --] (1.1s) os38: [-- BB] (3.0s) 07/29 07:15-07/29 07:29 ( ) wh300: [-- --] os150: [NB --] (1.1s) os38: [NB BB] (6.0s) 07/29 07:31-07/29 07:42 ( ) wh300: [-- --] os150: [-- BB] (1.1s) os38: [NB --] (3.0s) 07/29 07:43-07/29 07:53 ( ) wh300: [-- --] os150: [-- BB] (1.1s) os38: [-- BB] (3.0s) 07/29 08:00-07/29 08:11 ( ) wh300: [-- --] os150: [-- BB] (1.1s) os38: [NB BB] (6.0s) 07/29 08:12-07/29 08:23 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB --] (3.0s) 07/29 08:24-07/29 08:39 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- BB] (3.0s) 07/29 08:40-07/29 08:55 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [NB BB] (6.0s) 07/29 08:56-07/29 09:07 ( ) wh300: [-- --] os150: [-- --] os38: [NB --] (3.0s) 07/29 09:08-07/29 09:19 ( ) wh300: [-- --] os150: [-- --] os38: [-- BB] (3.0s) 07/29 09:20-07/29 09:30 ( ) wh300: [-- --] os150: [-- --] os38: [NB BB] (6.0s) 07/29 09:32-07/29 09:43 ( ) wh300: [-- --] os150: [-- --] os38: [NB --] (3.0s) 07/29 09:44-07/29 09:56 ( ) wh300: [-- --] os150: [-- --] os38: [-- BB] (3.0s) 07/29 09:57-07/29 10:00 ( ) wh300: [-- --] os150: [-- --] os38: [NB BB] (6.0s) 07/29 10:00-07/29 10:08 ( ) wh300: [-- --] os150: [-- --] os38: [NB BB] (6.0s) sr2016_210_ /29 10:09-07/29 10:20 ( ) wh300: [-- --] os150: [NB --] (1.1s) os38: [-- --] sr2016_210_ /29 10:20-07/29 10:31 ( ) wh300: [-- --] os150: [-- BB] (1.1s) os38: [-- --] sr2016_210_ /29 10:31-07/29 10:42 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] sr2016_210_ /29 10:44-07/29 10:55 ( ) wh300: [-- --] os150: [NB --] (1.1s) os38: [-- --] sr2016_210_ /29 10:55-07/29 11:06 ( ) wh300: [-- --] os150: [-- BB] (1.1s) os38: [-- --] sr2016_210_ /29 11:07-07/29 11:18 ( ) wh300: [-- --] os150: [NB BB] (2.2s) os38: [-- --] cruise leg = sr1601_16 sr2016_210_ /29 15:02-07/29 15:04 ( ) wh300: [-- --] os150: [NB BB] (3.3s) os38: [-- --] sr2016_210_ /29 15:04-07/29 16:00 ( ) wh300: [-- --] os150: [-- BB] (2.2s) os38: [-- --] sr2016_210_ /29 16:00-07/29 18:00 ( ) wh300: [-- --] os150: [-- BB] (2.2s) os38: [-- --] sr2016_210_ /29 18:00-07/29 20:00 ( ) wh300: [-- --] os150: [-- BB] (2.2s) os38: [-- --] sr2016_210_ /29 20:00-07/29 21:23 ( ) wh300: [-- --] os150: [-- BB] (2.2s) os38: [-- --] UHDAS instrument settings (grouped in chunks)

17 ==================================================== =================== chunks ===================== ==================================================== ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16'] ================== sr1601_01 ================= on (bb, 50, 2.0, 4.0, 2.0) on (bb, 55, 4.0, 4.0, 4.0) on (bb, 100, 12.0, 16.0, 13.2) ================== sr1601_02 ================= off (bb, 50, 2.0, 4.0, 2.0) off (nb, 50, 8.0, 4.0, 8.0) off (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_03 ================= off (bb, 50, 2.0, 4.0, 2.0) on (nb, 50, 8.0, 4.0, 8.0) on (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_04 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (bb, 100, 12.0, 16.0, 13.2) (nb, 75, 24.0, 16.0, 24.0)

18 ================== sr1601_05 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (bb, 100, 12.0, 16.0, 13.2) (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_06 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (bb, 60, 4.0, 4.0, 4.0) (nb, 55, 8.0, 4.0, 8.0) off (bb, 100, 12.0, 16.0, 13.2) (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_07 ================= ================== sr1601_08 ================= off (bb, 50, 2.0, 4.0, 2.0) off (nb, 50, 8.0, 4.0, 8.0) off (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_09 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0)

19 off (bb, 100, 12.0, 16.0, 13.2) (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_10 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (bb, 100, 12.0, 16.0, 13.2) (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_11 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (nb, 75, 24.0, 16.0, 24.0) off (bb, 100, 12.0, 16.0, 13.2) (nb, 75, 24.0, 16.0, 24.0) ================== sr1601_12 ================= off (nb, 50, 8.0, 4.0, 8.0) off (bb, 100, 12.0, 16.0, 13.2) ================== sr1601_13 ================= on (bb, 50, 2.0, 4.0, 2.0) on (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (nb, 50, 8.0, 4.0, 8.0) off (bb, 55, 4.0, 4.0, 4.0) on (nb, 50, 8.0, 4.0, 8.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0)

20 off (nb, 75, 24.0, 16.0, 24.0) off (bb, 100, 12.0, 16.0, 13.2) off (nb, 75, 24.0, 16.0, 24.0) off (bb, 100, 12.0, 16.0, 13.2) ================== sr1601_14 ================= off (bb, 50, 2.0, 4.0, 2.0) on (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) ================== sr1601_15 ================= off (bb, 50, 2.0, 4.0, 2.0) off (bb, 55, 4.0, 4.0, 4.0) (nb, 50, 8.0, 4.0, 8.0) off (nb, 35, 8.0, 4.0, 8.0) off (bb, 70, 4.0, 4.0, 4.0) off (bb, 70, 4.0, 4.0, 4.0) (nb, 35, 8.0, 4.0, 8.0) off (nb, 35, 8.0, 4.0, 8.0) off (bb, 70, 4.0, 4.0, 4.0) off (bb, 70, 4.0, 4.0, 4.0) (nb, 35, 8.0, 4.0, 8.0) off (nb, 35, 8.0, 4.0, 8.0) off (bb, 70, 4.0, 4.0, 4.0) off (bb, 70, 4.0, 4.0, 4.0) (nb, 35, 8.0, 4.0, 8.0) off (nb, 35, 8.0, 4.0, 8.0) off (bb, 70, 4.0, 4.0, 4.0) off (bb, 70, 4.0, 4.0, 4.0) (nb, 35, 8.0, 4.0, 8.0) off (nb, 75, 24.0, 16.0, 24.0) off (nb, 12, 24.0, 16.0, 24.0) off (bb, 100, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) (nb, 12, 24.0, 16.0, 24.0) off (nb, 12, 24.0, 16.0, 24.0) off (bb, 24, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) (nb, 12, 24.0, 16.0, 24.0) off (nb, 12, 24.0, 16.0, 24.0)

21 off (bb, 24, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) (nb, 12, 24.0, 16.0, 24.0) off (nb, 12, 24.0, 16.0, 24.0) off (bb, 24, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) (nb, 12, 24.0, 16.0, 24.0) off (nb, 12, 24.0, 16.0, 24.0) off (bb, 24, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) (nb, 12, 24.0, 16.0, 24.0) off (nb, 12, 24.0, 16.0, 24.0) off (bb, 24, 12.0, 16.0, 13.2) off (bb, 24, 12.0, 16.0, 13.2) (nb, 12, 24.0, 16.0, 24.0) ================== sr1601_16 ================= on (bb, 70, 4.0, 4.0, 4.0) (nb, 35, 8.0, 4.0, 8.0) on (bb, 70, 4.0, 4.0, 4.0) ==================================================== ============ configurations ===================== ==================================================== ================== sr1601_01 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 4 0 (bb, 55, 4.0, 4.0, 4.0) 4 0 (bb, 100, 12.0, 16.0, 13.2) 4 ================== sr1601_02 =================

22 0 (bb, 50, 2.0, 4.0, 2.0) 4 0 (nb, 50, 8.0, 4.0, 8.0) 4 0 (nb, 75, 24.0, 16.0, 24.0) 4 ================== sr1601_03 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 12 0 (nb, 50, 8.0, 4.0, 8.0) 12 0 (nb, 75, 24.0, 16.0, 24.0) 12 ================== sr1601_04 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 2 0 (bb, 55, 4.0, 4.0, 4.0) 2 1 (nb, 50, 8.0, 4.0, 8.0) 2 0 (bb, 100, 12.0, 16.0, 13.2) 2

23 1 (nb, 75, 24.0, 16.0, 24.0) 2 ================== sr1601_05 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 1 0 (bb, 55, 4.0, 4.0, 4.0) 1 1 (nb, 50, 8.0, 4.0, 8.0) 1 0 (bb, 100, 12.0, 16.0, 13.2) 1 1 (nb, 75, 24.0, 16.0, 24.0) 1 ================== sr1601_06 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 2 0 (bb, 55, 4.0, 4.0, 4.0) 6 1 (nb, 50, 8.0, 4.0, 8.0) 6 2 (bb, 60, 4.0, 4.0, 4.0) 4 3 (nb, 55, 8.0, 4.0, 8.0) 4 0 (bb, 100, 12.0, 16.0, 13.2) 10 1 (nb, 75, 24.0, 16.0, 24.0) 10 ================== sr1601_07 =================

24 ================== sr1601_08 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 1 0 (nb, 50, 8.0, 4.0, 8.0) 1 0 (nb, 75, 24.0, 16.0, 24.0) 1 ================== sr1601_09 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 8 0 (bb, 55, 4.0, 4.0, 4.0) 8 1 (nb, 50, 8.0, 4.0, 8.0) 8 0 (bb, 100, 12.0, 16.0, 13.2) 8 1 (nb, 75, 24.0, 16.0, 24.0) 8 ================== sr1601_10 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 5

25 0 (bb, 55, 4.0, 4.0, 4.0) 5 1 (nb, 50, 8.0, 4.0, 8.0) 5 0 (bb, 100, 12.0, 16.0, 13.2) 5 1 (nb, 75, 24.0, 16.0, 24.0) 5 ================== sr1601_11 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 1 0 (bb, 55, 4.0, 4.0, 4.0) 3 1 (nb, 50, 8.0, 4.0, 8.0) 3 0 (nb, 75, 24.0, 16.0, 24.0) 6 1 (bb, 100, 12.0, 16.0, 13.2) 4 ================== sr1601_12 ================= 0 (nb, 50, 8.0, 4.0, 8.0) 1 0 (bb, 100, 12.0, 16.0, 13.2) 1 ================== sr1601_13 =================

26 0 (bb, 50, 2.0, 4.0, 2.0) 25 0 (bb, 55, 4.0, 4.0, 4.0) 13 1 (nb, 50, 8.0, 4.0, 8.0) 16 0 (nb, 75, 24.0, 16.0, 24.0) 2 1 (bb, 100, 12.0, 16.0, 13.2) 2 ================== sr1601_14 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 2 0 (bb, 55, 4.0, 4.0, 4.0) 2 1 (nb, 50, 8.0, 4.0, 8.0) 2 ================== sr1601_15 ================= 0 (bb, 50, 2.0, 4.0, 2.0) 1 0 (bb, 55, 4.0, 4.0, 4.0) 1 1 (nb, 50, 8.0, 4.0, 8.0) 1 2 (nb, 35, 8.0, 4.0, 8.0) 12 3 (bb, 70, 4.0, 4.0, 4.0) 12

27 0 (nb, 75, 24.0, 16.0, 24.0) 2 1 (nb, 12, 24.0, 16.0, 24.0) 13 2 (bb, 100, 12.0, 16.0, 13.2) 1 3 (bb, 24, 12.0, 16.0, 13.2) 14 ================== sr1601_16 ================= 0 (bb, 70, 4.0, 4.0, 4.0) 5 1 (nb, 35, 8.0, 4.0, 8.0) 1 6 Appendix WH300 HAT (Harbor Acceptance Trial) [ WH ADCP Test ] [ ************* ] [ The following tests are basic tests which will confirm that your system ] [ is ready for use. Some tests will need to be run with the system in ] [ water. You will be prompted when this is necessary. ] [ Connect the WH ADCP to power and the PC as described in the manual. ] [ Turn on power to the WH ADCP. ] [ The results of all tests will be printed to the screen and saved to the ] [ log file WH_TESTS.TXT. A file called WH_TESTS.TXT with the results of ] [ this test will be created in the same directory as the BBTALK program ] [ is running from. ] [ The following tests will be performed: ] [ PA Basic Internal System Tests ] [ PC2 Sensor Verification Test ] [ PC1 Beam Continuity Test ] [ Program is delaying 20 seconds before continuing. ] [ Press <Enter to continue. ] [ PA -- Basic Internal System Tests ] [ The following tests will verify that the internal electronics are ] [ performing correctly. These tests are best run when the transducer ]

28 [ face is submerged in water. A bucket of water deep enough to cover ] [ the transducer beams is all that is needed. If done in air some tests ] [ may fail. ] [ Program is delaying 10 seconds before continuing. ] [ Press <Enter to continue. ] [ =======================================================================] [ Sending a break to Wake Up the System ] [BREAK Wakeup B] WorkHorse Mariner ADCP Version Teledyne RD Instruments (c) All Rights Reserved. [ Restoring factory defaults into temporary memory for TEST. ] CR1 [Parameters set to FACTORY defaults] [ Collecting system specific data. ] TS? TS 16/07/13,12:46: Time Set (yr/mon/day,hour:min:sec) PS0 Instrument S/N: Frequency: HZ Configuration: 4 BEAM, JANUS Match Layer: 10 Beam Angle: 20 DEGREES Beam Pattern: CONVEX Orientation: DOWN Sensor(s): HEADING TILT 1 TILT 2 TEMPERATURE Temp Sens Offset: degrees C CPU Firmware: [0] Boot Code Ver: Required: 1.16 Actual: 1.16 DEMOD #1 Ver: ad48, Type: 1f DEMOD #2 Ver: ad48, Type: 1f PWRTIMG Ver: 85d3, Type: 7 Board Serial Number Data: F FF 1C REC E FE B8 F5 09 CPU E FF 02 7B 09 DSP H F 09 PIO G PS3 Beam Width: 3.7 degrees Beam Elevation Azimuth Beam Directional Matrix (Down):

Healy Cruise HLY10TB/HLY10TC ADCP: ADCP Acquisition and Processing Settings

Healy Cruise HLY10TB/HLY10TC ADCP: ADCP Acquisition and Processing Settings Healy Cruise HLY10TB/HLY10TC ADCP: ADCP Acquisition and Processing Settings Dr. Julia M Hummon University of Hawaii hummon@hawaii.edu mid June, 2010 July 1, 2010 July 20, 2010 Revision History original,

More information

UHDAS Troubleshooting

UHDAS Troubleshooting UHDAS Troubleshooting Part 1 What UHDAS does Tour of the UHDAS GUI Basic Troubleshooting: Follow the data Part 2 Guidelines Instrument settings Computer overview Frequently Used Answers UHDAS Troubleshooting

More information

Perspective-MB. -- Bathymetry Processing Guide. Kongsberg.ALL Addendum

Perspective-MB. -- Bathymetry Processing Guide. Kongsberg.ALL Addendum Perspective-MB -- Bathymetry Processing Guide Kongsberg.ALL Addendum By: Tony M. Ramirez November, 2013 Triton Imaging Inc. Engineering Office 2121 41 st Avenue, Suite 211 Capitola, CA 95010 USA +1-831-722-7373

More information

WinRiver Quick Start Guide

WinRiver Quick Start Guide WinRiver Quick Start Guide P/N 957-6203-00 (October 2003) RD Instruments Acoustic Doppler Solutions Table of Contents... 1 Introduction...1 Overview...1 Hardware Overview...2 ADCP Requirements...2 ADCP

More information

Workhorse ADCP Multi- Directional Wave Gauge Primer

Workhorse ADCP Multi- Directional Wave Gauge Primer Acoustic Doppler Solutions Workhorse ADCP Multi- Directional Wave Gauge Primer Brandon Strong October, 2000 Principles of ADCP Wave Measurement The basic principle behind wave the measurement, is that

More information

> 1000 m current profiling range for stand-alone and online applications

> 1000 m current profiling range for stand-alone and online applications > 1000 m current profiling range for stand-alone and online applications The ADCP is a current profiler that combines an ultralong range with a compact layout. Novel ADCP transducer design allows 1000

More information

WinADCP User s Guide. P/N (November 2001) RD Instruments Acoustic Doppler Solutions

WinADCP User s Guide. P/N (November 2001) RD Instruments Acoustic Doppler Solutions WinADCP User s Guide P/N 957-6158-00 (November 2001) RD Instruments Acoustic Doppler Solutions Table of Contents 1 Introduction... 1 1.1 System Requirements...1 1.2 Software Installation...2 2 Using WinADCP...

More information

DEPLOYMENT GUIDE OCEAN SURVEYOR/OBSERVER. P/N 95A (June 2018) 2018 Teledyne RD Instruments, Inc. All rights reserved.

DEPLOYMENT GUIDE OCEAN SURVEYOR/OBSERVER. P/N 95A (June 2018) 2018 Teledyne RD Instruments, Inc. All rights reserved. OCEAN SURVEYOR/OBSERVER DEPLOYMENT GUIDE P/N 95A-6052-00 (June 2018) 2018 Teledyne RD Instruments, Inc. All rights reserved. Information included herein is controlled by the Export Administration Regulations

More information

2D Horizontal Profiler khz

2D Horizontal Profiler khz Up to 100 m horizontal profiling range; ideal for side-wall applications The 2D Horizontal Profiler is the ideal tool for current measurements from a physical structure in, for example, port entrances.

More information

VmDas User's Guide. P/N 95A (August 2000)

VmDas User's Guide. P/N 95A (August 2000) VmDas User's Guide P/N 95A-6015-00 (August 2000) Table of Contents 1 Introduction... 1 1.1 System Requirements...1 1.1.1 Using Windows 95...2 1.1.2 Using Windows NT...2 1.2 Software Installation...2 2

More information

S. D. Pierce J. A. Barth. College of Oceanic and Atmospheric Sciences Oregon State University Corvallis, Oregon

S. D. Pierce J. A. Barth. College of Oceanic and Atmospheric Sciences Oregon State University Corvallis, Oregon Acoustic Doppler current profiler observations during the Coastal Ocean Advances in Shelf Transport (COAST) Survey III: R/V Wecoma cruise W0301B, 19 January - 9 February 3 S. D. Pierce J. A. Barth College

More information

Rowe Technology, Inc. Pulse Wave User Guide

Rowe Technology, Inc. Pulse Wave User Guide Rowe Technology, Inc. Pulse Wave User Guide Pulse Wave 0.0.2 1 Trademark Information Rowe Technology, Inc. Pulse, the Rowe Technology, Inc. Pulse logo design, Rowe Technology, Inc. the Rowe Technology,

More information

EM 120 Multibeam Echosounder

EM 120 Multibeam Echosounder EM 120 Multibeam Echosounder The EM 120 multibeam echosounder from Kongsberg was used for bathymetric surveying. The system has an operating frequency of 12 khz, suitable for deep ocean waters, and 191

More information

GEOACOUSTICS GEOSWATH PLUS DATA PROCESSING WITH CARIS HIPS 8.1

GEOACOUSTICS GEOSWATH PLUS DATA PROCESSING WITH CARIS HIPS 8.1 GEOACOUSTICS GEOSWATH PLUS DATA PROCESSING WITH CARIS HIPS 8.1 IN SUPPORT OF SANDY SUPPLEMENTAL RESEARCH Val Schmidt and Kevin Jerram University of New Hampshire Center for Coastal and Ocean Mapping Sunken

More information

Sample 3D velocity at up to 200 Hz for use in hydraulic models and laboratory flumes

Sample 3D velocity at up to 200 Hz for use in hydraulic models and laboratory flumes Sample 3D velocity at up to 200 Hz for use in hydraulic models and laboratory flumes The is a high-resolution acoustic velocimeter used to measure 3D water velocity fluctuations within a very small sampling

More information

High-performance mean currents and turbulence, wave height and direction

High-performance mean currents and turbulence, wave height and direction High-performance mean currents and turbulence, wave height and direction The ADCP is the optimal tool for turbulence measurements. With a maximum sampling frequency of 16 Hz, it gives the scientific community

More information

WinH-ADCP User s Guide

WinH-ADCP User s Guide WinH-ADCP User s Guide P/N 95B-6000-00 (January 2005) RD Instruments Acoustic Doppler Solutions Table of Contents 1 Introduction... 1 1.1 System Requirements...1 1.2 Software Installation...2 1.3 Conventions

More information

Sample 3D velocity at up to 64 Hz for small-scale research in coastal areas

Sample 3D velocity at up to 64 Hz for small-scale research in coastal areas Sample 3D velocity at up to 64 Hz for small-scale research in coastal areas The Vector is a high-accuracy single-point current meter that is capable of acquiring 3D velocity in a very small volume at rates

More information

Checking the values using backscatter data

Checking the values using backscatter data A Technique for using Backscatter Imagery to Calibrate your Multibeam sonar Harold Orlinsky Harold@Hypack.com Checking the values using backscatter data The collection of Backscatter is co located with

More information

Software for Hydrographic Data Processing

Software for Hydrographic Data Processing Software for Hydrographic Data Processing Data courtesy of Dr. T. Komatsu, Tokyo University Ocean Research Institute CleanSweep provides a fast, user friendly environment for processing hydrographic survey

More information

Aquadopp Profiler 1 MHz

Aquadopp Profiler 1 MHz Small and compact, with up to 25 m current profiling range; option for PUV wave measurements The Aquadopp Profiler is a highly versatile Acoustic Doppler Current Profiler (ADCP) available in four profiling

More information

Handout. and. brief description. Marine Gravity Meter KSS 32- M

Handout. and. brief description. Marine Gravity Meter KSS 32- M and brief description of Marine Gravity Meter KSS 32- M Copyright 1999-2010 Bodensee Gravitymeter Geosystem GmbH All rights reserved 1 KSS32-M Marine Gravity Meter Cover removed Copyright 1999-2010 Bodensee

More information

Ocean High Technology Institute, Inc. Tadahiko Katsura Japan Hydrographic Association

Ocean High Technology Institute, Inc. Tadahiko Katsura Japan Hydrographic Association Technical Aspects of Marine Scientific Research for Continental Shelf Outer Limits: Advanced Method of Multi-beam Data Processing to Obtain Detailed and Precise Bathymetry Yasutaka Yokoi Ocean High Technology

More information

WavesMon v3.08 User s Guide

WavesMon v3.08 User s Guide WavesMon v3.08 User s Guide P/N 957-6232-00 (November 2011) 2011 Teledyne RD Instruments, Inc. All rights reserved. Table of Contents 1 Introduction... 1 1.1 How to Contact Teledyne RD Instruments... 1

More information

Real time 3D display of hydrographic data for QA and QC.

Real time 3D display of hydrographic data for QA and QC. Real time 3D display of hydrographic data for QA and QC. Roland Arsenault Center for Coastal and Ocean Mapping & Joint Hydrographic Center University of New Hampshire roland@ccom.unh.edu Figure 1 Data

More information

The Results of Limiting MRU Updates In Multibeam Data by Pat Sanders, HYPACK, Inc.

The Results of Limiting MRU Updates In Multibeam Data by Pat Sanders, HYPACK, Inc. The Results of Limiting MRU Updates In Multibeam Data by Pat Sanders, HYPACK, Inc. Abstract: Some Motion Reference Units (MRUs) can deliver heave- pitch- roll data at rates up to 100Hz. This paper investigates

More information

Quick Start: GeoDAS-LT with Single Beam Echo Sounder

Quick Start: GeoDAS-LT with Single Beam Echo Sounder Quick Start: GeoDAS-LT with Single Beam Echo Sounder I. Setting up GeoDAS-LT for Single Beam Echo Sounder Survey 1. Connect your single beam echo sounder, GPS receiver and other sensors (e.g. gyro and

More information

5TM Sensor 2365 NE Hopkins Ct / Pullman, WA USA Volumetric Water Content and Temperature

5TM Sensor 2365 NE Hopkins Ct / Pullman, WA USA Volumetric Water Content and Temperature 5TM Sensor 2365 NE Hopkins Ct / Pullman, WA 99163 USA Volumetric Water Content and Temperature APPLICATIONS Volumetric water content measurement. Soil water balance Irrigation management Soil temperature

More information

Single-point current meter designed for very long-term deployments

Single-point current meter designed for very long-term deployments Single-point current meter designed for very long-term deployments With all the features and capabilities of the standard Aquadopp, the deepwater current meter has been used and proven by oceanographers

More information

Patch Test & Stability Check Report

Patch Test & Stability Check Report Patch Test & Stability Check Report Storebælt, 2009 SB Cable Project CT Offshore Final Report November, 2009 SB Cable Project November 2009 8-10 Teglbaekvej DK-8361 Hasselager Aarhus, Denmark Tel: +45

More information

WorkHorse Horizontal ADCP Quick Start Guide

WorkHorse Horizontal ADCP Quick Start Guide WorkHorse Horizontal ADCP Quick Start Guide P/N 957-6210-00 (December 2008) Table of Contents Horizontal ADCP Quick Start Guide... 1 Introduction... 1 How to Contact Teledyne RD Instruments... 1 What

More information

DYNAMIC POSITIONING CONFERENCE September 16-17, Sensors

DYNAMIC POSITIONING CONFERENCE September 16-17, Sensors DYNAMIC POSITIONING CONFERENCE September 16-17, 2003 Sensors An Integrated acoustic positioning and inertial navigation system Jan Erik Faugstadmo, Hans Petter Jacobsen Kongsberg Simrad, Norway Revisions

More information

1.1.1 Orientation Coordinate Systems

1.1.1 Orientation Coordinate Systems 1.1.1 Orientation 1.1.1.1 Coordinate Systems The velocity measurement is a vector in the direction of the transducer beam, which we refer to as beam coordinates. Beam coordinates can be converted to a

More information

USER MANUAL. Specifications. 0.1 m/s for wind speed degrees for wind direction -30 C to +80 C for temperature

USER MANUAL. Specifications. 0.1 m/s for wind speed degrees for wind direction -30 C to +80 C for temperature USER MANUAL Overview The TriSonica Mini is a lightweight three-dimensional airflow sensor in a small package, ideal for both fixed and moveable applications. TriSonica Mini uses the properties of sound

More information

SeaBat T50-P Product Description

SeaBat T50-P Product Description SeaBat T50-P Ultra-High Resolution Multibeam Echosounder December 2015 Table of Contents System Overview... 4 Introduction... 4 Typical Applications... 4 Warranty... 4 System Architecture... 5 SeaBat T50-P...

More information

RDI Tools User s Guide

RDI Tools User s Guide RDI Tools User s Guide P/N 957-6157-00 (November 2002) RD Instruments Acoustic Doppler Solutions Table of Contents 1 Introduction... 1 1.1 System Requirements...1 1.2 Software Installation...2 2 Using

More information

Acoustic Tools for Studying Marine Mammals. Sean Wiggins Scripps Institution of Oceanography

Acoustic Tools for Studying Marine Mammals. Sean Wiggins Scripps Institution of Oceanography Acoustic Tools for Studying Marine Mammals Sean Wiggins Scripps Institution of Oceanography http://cetus.ucsd.edu Whales and Dolphins of the World 5m 30m What do we need to know to conserve these animals?

More information

Table of Contents Introduction... 4

Table of Contents Introduction... 4 MGPBox Manual Page 2 Table of Contents Introduction... 4 Overview... 5 System Requirements... 6 General Requirements... 6 Windows Operating Systems... 6 Other Operating Systems... 6 ASCOM Connections...

More information

Deconvolution in the radial trace domain

Deconvolution in the radial trace domain R-T domain deconvolution Deconvolution in the radial trace domain David C. Henley ABSTRACT The radial trace (R-T) domain has been shown to be useful for coherent noise attenuation and other seismic wavefield

More information

WORKHORSE SENTINEL, MONITOR, & MARINER OPERATION MANUAL. P/N (June 2018) 2018 Teledyne RD Instruments, Inc. All rights reserved.

WORKHORSE SENTINEL, MONITOR, & MARINER OPERATION MANUAL. P/N (June 2018) 2018 Teledyne RD Instruments, Inc. All rights reserved. WORKHORSE SENTINEL, MONITOR, & MARINER OPERATION MANUAL P/N 957-6150-00 (June 2018) 2018 Teledyne RD Instruments, Inc. All rights reserved. Information included herein is controlled by the Export Administration

More information

Simrad EK80. Software Release Note Introduction

Simrad EK80. Software Release Note Introduction Simrad EK80 Software Release Note 1.12.2 Introduction This document describes the changes introduced with the new software version. Product: EK80 Software version: 1.12.2 This software controls all functionality

More information

RESEARCH VESSELS. Full Picture Delivery

RESEARCH VESSELS. Full Picture Delivery RESEARCH VESSELS Reflections and suggestions related to installation of hydroacoustic systems onboard research vessels with main focus on ice breakers Full Picture Delivery 5. DEKK 4. DEKK 3. DEKK 2. DEKK

More information

ECV ecompass Series. Technical Brief. Rev A. Page 1 of 8. Making Sense out of Motion

ECV ecompass Series. Technical Brief. Rev A. Page 1 of 8. Making Sense out of Motion Technical Brief The ECV ecompass Series provides stable azimuth, pitch, and roll measurements in dynamic conditions. An enhanced version of our ECG Series, the ECV includes a full suite of precision, 3-axis,

More information

Replacing ECMs with Premium MEMS Microphones

Replacing ECMs with Premium MEMS Microphones Replacing ECMs with Premium MEMS Microphones About this document Scope and purpose This document provides reasons to replace electret condenser microphones (ECM) with premium MEMS microphones. Intended

More information

Manual on Wobble Analysis

Manual on Wobble Analysis Manual on Wobble Analysis In Swathed Index Index...2 Introduction...3 0.1 Recognize Artefacts...5 0.2 Unravel the data...6 0.3 Make a DTM...8 0.4 Open the data...8 1 Swath editor...10 1.1 Introduction...10

More information

Flow Meter. The most flexible flow meter

Flow Meter. The most flexible flow meter Flow Meter The most flexible flow meter Keep Smart Monitoring Simple The Signature from Teledyne Isco is not just another open channel flow meter it is a highly flexible monitoring platform, adapting right

More information

Calibrating HART Transmitters. HCF_LIT-054, Revision 1.1

Calibrating HART Transmitters. HCF_LIT-054, Revision 1.1 Calibrating HART Transmitters HCF_LIT-054, Revision 1.1 Release Date: November 19, 2008 Date of Publication: November 19, 2008 Document Distribution / Maintenance Control / Document Approval To obtain

More information

HiPAP. Software release notes. Release (XP)/Release (Win7/XP)

HiPAP. Software release notes. Release (XP)/Release (Win7/XP) HiPAP Software release notes Release 2.15.4 (XP)/Release 3.5.4 Added support for HiPAP 200. In an LBL array, when reply from one transponder was missing, no LBL position was computed and no telegram sent

More information

Gemini Profiler with Survey Software

Gemini Profiler with Survey Software 0695-SOM-00008, Issue: 02 1 Tritech International Ltd. QPS QINSy 0695-SOM-00008, Issue: 02 Tritech International Ltd The copyright in this document is the property of Tritech International Ltd. The document

More information

MB8450 USB-CarSonar-WR 2 USB Ultrasonic Proximity Sensor

MB8450 USB-CarSonar-WR 2 USB Ultrasonic Proximity Sensor 2 USB Ultrasonic Proximity Sensor The is a high performance, low-cost USB ultrasonic proximity sensor designed to detect the side of a vehicle in a drive thru. The features a simultaneous multi-sensor

More information

G017 Beyond WAZ - A Modeling-based Evaluation of Extensions to Current Wide Azimuth Streamer Acquisition Geometries

G017 Beyond WAZ - A Modeling-based Evaluation of Extensions to Current Wide Azimuth Streamer Acquisition Geometries G017 Beyond WAZ - A Modeling-based Evaluation of Extensions to Current Wide Azimuth Streamer Acquisition Geometries M. Cvetkovic* (ION Geophysical), Z. Zhou (ION Geophysical / GXT Imaging Solutions) &

More information

MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY

MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY T.M. Kegel and W.R. Johansen Colorado Engineering Experiment Station, Inc. (CEESI) 54043 WCR 37, Nunn, CO, 80648 USA

More information

Channel Master SDI-12 Setup

Channel Master SDI-12 Setup RD Instruments Acoustic Doppler Current Profilers Application Note FSA-020 (September 2004) Channel Master SDI-12 Setup 1 Introduction This application note will help the user to log temperature, pressure,

More information

INS aided subsurface positioning for ROV surveys

INS aided subsurface positioning for ROV surveys INS aided subsurface positioning for ROV surveys M. van de Munt, Allseas Engineering B.V., The Netherlands R van der Velden, Allseas Engineering B.V., The Netherlands K. Epke, Allseas Engineering B.V.,

More information

Th N D Source Designature Using Source-receiver Symmetry in the Shot Tau-px-py Domain

Th N D Source Designature Using Source-receiver Symmetry in the Shot Tau-px-py Domain Th N103 13 3D Source Designature Using Source-receiver Symmetry in the Shot Tau-px-py Domain G. Poole* (CGG), J. Cooper (CGG), S. King (CGG) & P. Wang (CGG) SUMMARY While sufficient for many deep water

More information

HOBO State Data Logger (UX90-001x) Manual

HOBO State Data Logger (UX90-001x) Manual HOBO State Data Logger (UX90-001x) Manual The HOBO State/Pulse/Event/Runtime data logger records state changes, electronic pulses and mechanical or electrical contact closures from external sensing devices.

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE GETTING STARTED GUIDE Trimble Variety Tracking System Introduction Getting the most out of the Trimble Variety Tracking system Preparing for installation Calibrating the system Recording varieties during

More information

MEMS technology quality requirements as applied to multibeam echosounder. Jerzy DEMKOWICZ, Krzysztof BIKONIS

MEMS technology quality requirements as applied to multibeam echosounder. Jerzy DEMKOWICZ, Krzysztof BIKONIS MEMS technology quality requirements as applied to multibeam echosounder Jerzy DEMKOWICZ, Krzysztof BIKONIS Gdansk University of Technology Gdansk, Narutowicza str. 11/12, Poland demjot@eti.pg.gda.pl Small,

More information

DS-2 Sonic Anemometer 2365 NE Hopkins Ct / Pullman, WA USA Wind Speed, Direction, and Gusts

DS-2 Sonic Anemometer 2365 NE Hopkins Ct / Pullman, WA USA Wind Speed, Direction, and Gusts DS-2 Sonic Anemometer 2365 NE Hopkins Ct / Pullman, WA 99163 USA Wind Speed, Direction, and Gusts APPLICATIONS Weather stations Within and above canopy wind measurements Crop weather monitoring Fire weather

More information

High speed laser. altimeter for. accurate mapping. and obstacle. detection. Features: SF30 Accelerated laser rangefinder Product manual

High speed laser. altimeter for. accurate mapping. and obstacle. detection. Features: SF30 Accelerated laser rangefinder Product manual SF30 Accelerated laser rangefinder High speed laser altimeter for accurate mapping and obstacle detection. Features: Update rate of 20K readings per second Accurate, reliable measurements unaffected by

More information

Altec Systems Inc 16 Goldpark Court Woodbridge, Ontario L4L 8V5. Monday October 22, 2007 Project Number

Altec Systems Inc 16 Goldpark Court Woodbridge, Ontario L4L 8V5. Monday October 22, 2007 Project Number Altec Systems Inc 16 Goldpark Court Woodbridge, Ontario L4L 8V5 Monday October 22, 2007 Project Number 20070901 S. Areibi School of Engineering University of Guelph Guelph, Ontario N1G 2W1 Subject: Construction

More information

Ocean Observer Direct Reading. Installation Guide

Ocean Observer Direct Reading. Installation Guide Ocean Observer Direct Reading Acoustic Doppler Current Profiler Installation Guide P/N 95A-6037-00 (August 2012) 2012 Teledyne RD Instruments, Inc. All rights reserved. Information included herein is controlled

More information

M70/2 processing report

M70/2 processing report FIELAX Gesellschaft für wissenschaftliche Datenverarbeitung mbh Phone: +49 (0) 471 30015 0, Fax: +49 (0) 471 30015 22, Mail: info@fielax.de, W3:www.fielax.de Schifferstraße 10-14, 27568 Bremerhaven M70/2

More information

NAVIPAC/NAVISCAN WITH EDGETECH 6205

NAVIPAC/NAVISCAN WITH EDGETECH 6205 NAVIPAC/NAVISCAN WITH EDGETECH 6205 Last update: 19/11/2015 Version: 1.0 Contents 1 Scope of the document... 3 2 NaviScan Configuration... 3 2.1 Configuring the instruments from EdgeTech... 3 2.1.1 Configuring

More information

Introduction. M A G L I N Samplers support data acquisition from the following data acquisition modules and instruments:

Introduction. M A G L I N Samplers support data acquisition from the following data acquisition modules and instruments: Introduction M A G L I N is a computer program designed to perform continuous unattended data acquisition from one or more instruments, with sampling rates typically between 0.01Hz and 800Hz. It has been

More information

Time in ms. Chan. Summary

Time in ms. Chan. Summary Marine source signature estimation with dual near-field hydrophones Rob Telling*, Sergio Grion Stuart Denny & R. Gareth Williams, Shearwater GeoServices Summary We derive marine seismic signatures using

More information

Real-time Monitoring of

Real-time Monitoring of Real-time Monitoring of Uncertainty due to Refraction in Multibeam Echosounding J. Beaudoin Ocean Mapping Group University of New Brunswick Oct. 21 st 2008 Shallow Survey 2008 1 Introduction CSL Heron

More information

Prepared for: CALIFORNIA COAST COMMISSION c/o Dr. Stephen Schroeter 45 Fremont Street, Suite 2000 San Francisco, CA

Prepared for: CALIFORNIA COAST COMMISSION c/o Dr. Stephen Schroeter 45 Fremont Street, Suite 2000 San Francisco, CA REVIEW OF MULTIBEAM SONAR SURVEYS WHEELER REEF NORTH, SAN CLEMENTE, CALIFORNIA TO EVALUATE ACCURACY AND PRECISION OF REEF FOOTPRINT DETERMINATIONS AND CHANGES BETWEEN 2008 AND 2009 SURVEYS Prepared for:

More information

Intelligent sonic online flow measurement. Pouriya Niknam Piramoon System Qeshm, Iran

Intelligent sonic online flow measurement. Pouriya Niknam Piramoon System Qeshm, Iran Intelligent sonic online flow measurement Pouriya Niknam Piramoon System Qeshm, Iran Table of Content Introduction measurement principal modeling verification Challenges and conclusion Introduction The

More information

Fusion of Radar and EO-sensors for Surveillance

Fusion of Radar and EO-sensors for Surveillance of Radar and EO-sensors for Surveillance L.J.H.M. Kester, A. Theil TNO Physics and Electronics Laboratory P.O. Box 96864, 2509 JG The Hague, The Netherlands kester@fel.tno.nl, theil@fel.tno.nl Abstract

More information

BROADBAND SERIES. Signature1000/500 A HIGH PERFORMANCE SCIENTIFIC POWERHOUSE TRUE INNOVATION MAKES A DIFFERENCE

BROADBAND SERIES. Signature1000/500 A HIGH PERFORMANCE SCIENTIFIC POWERHOUSE TRUE INNOVATION MAKES A DIFFERENCE Signature1000/500 A HIGH PERFORMANCE SCIENTIFIC POWERHOUSE BROADBAND SERIES TRUE INNOVATION MAKES A DIFFERENCE SIGNATURE1000/500 A HIGH PERFORMANCE SCIENTIFIC POWERHOUSE Signature1000 and Signature500,

More information

Techniques to Reduce Measurement Errors in Challenging Environments

Techniques to Reduce Measurement Errors in Challenging Environments Techniques to Reduce Measurement Errors in Challenging Environments Jon Semancik VTI Instruments Corp. 2031 Main Street Irvine, CA 92614 949-955-1894 jsemancik@vtiinstruments.com INTRODUCTION Test engineers

More information

MONITORING OF THE SUBMERGED STRUCTURES OF DAMS

MONITORING OF THE SUBMERGED STRUCTURES OF DAMS MONITORING OF THE SUBMERGED STRUCTURES OF DAMS E Isomäki 1 and K Hänninen 2 1. ELY Centre for Häme, Hämeenlinna, Finland 2. VRT Finland, Jyväskylä, Finland PUBLISHED IN ICOLD SYMPOSIUM 2016, SOUTH AFRICA

More information

Selection and Integration of Sensors Alex Spitzer 11/23/14

Selection and Integration of Sensors Alex Spitzer 11/23/14 Selection and Integration of Sensors Alex Spitzer aes368@cornell.edu 11/23/14 Sensors Perception of the outside world Cameras, DVL, Sonar, Pressure Accelerometers, Gyroscopes, Magnetometers Position vs

More information

SHALLOW SOUNDING BATHYMETRIC USING MULTIBEAM ECHOSOUNDER AND TOPOGRAPHIC LASER SCANNER

SHALLOW SOUNDING BATHYMETRIC USING MULTIBEAM ECHOSOUNDER AND TOPOGRAPHIC LASER SCANNER SHALLOW SOUNDING BATHYMETRIC USING MULTIBEAM ECHOSOUNDER AND TOPOGRAPHIC LASER SCANNER BY : NURSUGI, TRI PATMASARI & KHAFID GEOSPASIAL INFORMATION AGENCY AMSTERDAM, 11-14 NOVEMBER 2014 Indonesia coastline

More information

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors Ron Boe 5/15/2014 This user guide details the servo drives capabilities and physical interfaces. Users will be able to

More information

MEASURING SURFACE CURRENTS USING IR CAMERAS. Background. Optical Current Meter 06/10/2010. J.Paul Rinehimer ESS522

MEASURING SURFACE CURRENTS USING IR CAMERAS. Background. Optical Current Meter 06/10/2010. J.Paul Rinehimer ESS522 J.Paul Rinehimer ESS5 Optical Current Meter 6/1/1 MEASURING SURFACE CURRENTS USING IR CAMERAS Background Most in-situ current measurement techniques are based on sending acoustic pulses and measuring the

More information

The Concept of Sample Rate. Digitized amplitude and time

The Concept of Sample Rate. Digitized amplitude and time Data Acquisition Basics Data acquisition is the sampling of continuous real world information to generate data that can be manipulated by a computer. Acquired data can be displayed, analyzed, and stored

More information

OMNI COLOR SCANNING SONAR JFS-6880SERIES

OMNI COLOR SCANNING SONAR JFS-6880SERIES OMNI COLOR SCANNING SONAR JFS-6880SERIES A Target Fish School Clear At a Glance!! Ship s Heading Mark (SHM) Cursor position Transducer unit operating state Information Area Fish quantity mark Fish school

More information

CS 229: Machine Learning Final Report Identifying Driving Behavior from Data

CS 229: Machine Learning Final Report Identifying Driving Behavior from Data CS 9: Machine Learning Final Report Identifying Driving Behavior from Data Robert F. Karol Project Suggester: Danny Goodman from MetroMile December 3th 3 Problem Description For my project, I am looking

More information

VP-4 Sensor 2365 NE Hopkins Ct / Pullman, WA USA Vapor Pressure, Humidity, Temperature, and Atmospheric Pressure

VP-4 Sensor 2365 NE Hopkins Ct / Pullman, WA USA Vapor Pressure, Humidity, Temperature, and Atmospheric Pressure VP-4 Sensor 2365 NE Hopkins Ct / Pullman, WA 99163 USA Vapor Pressure, Humidity, Temperature, and Atmospheric Pressure APPLICATIONS Greenhouse monitoring. Canopy monitoring. Reference evapotranspiration

More information

Array Shape Tracking Using Active Sonar Reverberation

Array Shape Tracking Using Active Sonar Reverberation Lincoln Laboratory ASAP-2003 Worshop Array Shape Tracing Using Active Sonar Reverberation Vijay Varadarajan and Jeffrey Kroli Due University Department of Electrical and Computer Engineering Durham, NC

More information

SF10 SF10. Features: The SF10 laser altimeter is ideal for automated landings and precision hovering.

SF10 SF10. Features: The SF10 laser altimeter is ideal for automated landings and precision hovering. The is a compact, lightweight laser altimeter for above-groundlevel altitude measurement from small fixed wing or multi-rotor craft. The laser altimeter is ideal for automated landings and precision hovering.

More information

MassaSonic PulStar and FlatPack Series Ultrasonic Level Sensors. Serial Communications Guide

MassaSonic PulStar and FlatPack Series Ultrasonic Level Sensors. Serial Communications Guide Guide to MassaSonic PulStar & FlatPack Sensor Serial Communications Page 1 of 26 MassaSonic PulStar and FlatPack Series Ultrasonic Level Sensors Serial Communications Guide March 23, 2016 Tel: 781-749-4800

More information

Chapter 5. Track Geometry Data Analysis

Chapter 5. Track Geometry Data Analysis Chapter Track Geometry Data Analysis This chapter explains how and why the data collected for the track geometry was manipulated. The results of these studies in the time and frequency domain are addressed.

More information

SonarWiz Quarterly Highlights Detail Q1

SonarWiz Quarterly Highlights Detail Q1 SonarWiz Quarterly Highlights Detail - 2016 Q1 Revision 1.0,4/13/2016 Chesapeake Technology, Inc. email: support@chesapeaketech.com Main Web site: http://www.chesapeaketech.com Support Web site: http://www.chestech-support.com

More information

PSL Power Standards Lab 2020 Challenger Drive Alameda, CA USA TEL FAX

PSL Power Standards Lab 2020 Challenger Drive Alameda, CA USA TEL FAX Reading PQube Meters remotely using Modbus-over-TCP PSL Power Standards Lab 2020 Challenger Drive Alameda, CA 94501 USA TEL ++1-510-522-4400 FAX ++1-510-522-4455 www.powerstandards.com 1 October 2010 A

More information

Smart Sensor Wireless

Smart Sensor Wireless Smart Sensor Wireless By: James Alich, P.E. 812 Aircraft Instrumentation Test Squadron (AITS) Edwards Air Force Base DISTRIBUTION A. Approved for public release; Distribution is unlimited 412-TW-PA-18255

More information

10 THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter

10 THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter Introduction The digital multimeter (DMM) is the most commonly used instrument on an engineer s bench. We use it almost every day.

More information

National Instruments Analog-to-Digital (NI A2D) Module Manual

National Instruments Analog-to-Digital (NI A2D) Module Manual Particle Analysis and Display System (PADS): National Instruments Analog-to-Digital (NI A2D) Module Manual DOC-0292 Rev A PADS 3.5, NI A2D Module 3.5 2545 Central Avenue Boulder, CO 80301 USA C O P Y R

More information

Operator Manual. M3 Sonar. Portable Hydrographic System

Operator Manual. M3 Sonar. Portable Hydrographic System Operator Manual M3 Sonar Portable Hydrographic System M3 Sonar Portable Hydrographic System (PHS) Operator Manual Release 1.0 This manual provides you with the basic information required to operate the

More information

RC3KD TriKit RC3000D to ANDREW Trifold Interface Kit. Installation Manual

RC3KD TriKit RC3000D to ANDREW Trifold Interface Kit. Installation Manual RC3KD TriKit RC3000D to ANDREW Trifold Interface Kit Installation Manual 26 March 2008 RESEARCH CONCEPTS INC. 5420 Martindale Shawnee, KS 66218 (913)422-0210 www.researchconcepts.com TABLE OF CONTENTS

More information

LAB 2: DATA FILTERING AND NOISE REDUCTION

LAB 2: DATA FILTERING AND NOISE REDUCTION NAME: LAB TIME: LAB 2: DATA FILTERING AND NOISE REDUCTION In this exercise, you will use Microsoft Excel to generate several synthetic data sets based on a simplified model of daily high temperatures in

More information

APPLICATIONS FOR COORDINATED MOTION IN RADOME TESTING

APPLICATIONS FOR COORDINATED MOTION IN RADOME TESTING APPLICATIONS FOR COORDINATED MOTION IN RADOME TESTING Scott McBride Evan Langman Marion Baggett MI Technologies, LLC 4500 River Green Parkway, Suite 200 Duluth, GA 30096 ABSTRACT Traditional data collection

More information

HOBO State Data Logger (UX90-001x) Manual

HOBO State Data Logger (UX90-001x) Manual HOBO State Data Logger (UX90-001x) Manual The HOBO State/Pulse/Event/Runtime data logger records state changes, electronic pulses and mechanical or electrical contact closures from external sensing devices.

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement Lian Shen Department of Mechanical Engineering

More information

Summary of Publicly Released CIPS Data Versions.

Summary of Publicly Released CIPS Data Versions. Summary of Publicly Released CIPS Data Versions. Last Updated 13 May 2012 V3.11 - Baseline data version, available before July 2008 All CIPS V3.X data versions followed the data processing flow and data

More information

Precision Voltage Measurement. Instruments. Applications. Voltage Inputs. High-Stability, Low Drift Voltage References. Key Design Features

Precision Voltage Measurement. Instruments. Applications. Voltage Inputs. High-Stability, Low Drift Voltage References. Key Design Features VOLTpoint Precision Voltage Measurement Instruments Precision Voltage Measurement VOLTpoint is a family of precision instruments designed for measuring a wide range of voltage inputs; ideally suited for

More information

Integrating Digiquartz MET3 and MET3A Broadband Meteorological Systems with a Trimble NetRS GPS Receiver

Integrating Digiquartz MET3 and MET3A Broadband Meteorological Systems with a Trimble NetRS GPS Receiver Precision Pressure Instrumentation Doc. No. G8036 Rev. NC 25 November 2003 Integrating Digiquartz MET3 and MET3A Broadband Meteorological Systems with a Trimble NetRS GPS Receiver The standard by which

More information

Industrial 2D LASER SCANNER LMS-Q120ii

Industrial 2D LASER SCANNER LMS-Q120ii LMS-Q120ii Preliminary Datasheet Industrial 2D LASER SCANNER LMS-Q120ii The RIEGL LMS-Q120ii 2D - laser scanner provides accurate noncontact line scanning using a narrow infrared laser beam. The instrument

More information