NAVIPAC GLOBAL PARAMETERS

Size: px
Start display at page:

Download "NAVIPAC GLOBAL PARAMETERS"

Transcription

1 NAVIPAC GLOBAL PARAMETERS Author: Ole Kristensen Last update: 24/10/2016 Version: 3.10

2 Contents 1 Introduction Global parameters for NaviPac NaviPac GPS Filters Height Calculations UW and Remote Navigation Advanced Trace D Monitor NaviScan NaviPac Navigation cycle modes Time Input Absolute time Page 2 of 20

3 1 Introduction The Global Parameters section in NaviPac enables the user to edit general parameters for the entire software behaviour. 2 Global parameters for NaviPac Please note that the Global Parameters dialogue box includes different tabs for different options: NaviPac: Parameters related to general NaviPac behaviour GPS: Global parameters of GPS handling Filters: NaviPac filter control Kalman and deskewing filters Height Calculations: Definition of height calculation and geoidal separation UW and Remote Navigation: General parameters for USBL, LBL and remote navigation Advanced: Control various advanced parameters please use carefully Trace: Enable/disable NaviPac debug tracing 3D Monitor: Enable/disable and control the use of online 3D monitoring NaviScan: Enable/disable and control NaviScan port sharing 3 NaviPac Navigation cycle Define which cycle mode NaviPac should operate in. See details under Section 12 NaviPac Navigation cycle modes. Time: Asynchronous cycle based on time period Input: Trigger by input Absolute time: Semi-asynchronous cycle based on time period Timeout For Input cycle mode only, define the maximum allowable timeout length in cases of missing input. GlobalParm.docx.docx Last update: 24/10/2016 Page 3 of 20

4 Trigger instrument For Input cycle mode only, select the instrument that will trigger the cycle. Cycle period Define how often NaviPac should calculate a reference position. The default value is 1 s. HD cycle period Define how often NaviPac updates the Helmsman s Display (HD) local and remote. The default value is 1 s. You may wish to increase this time if you have network load problems or if the HD seems to be struggling with updates. Max. Std. Deviation During runtime, NaviPac calculates a standard deviation of the position (in case of redundancy in position). This calculation gives a value for how correct the position is. To monitor the correctness, NaviPac generates an alarm when the standard deviation exceeds the defined maximum limit. Reasonable limits could be: Highest/Fixed RTK < 0.5 m Differential < 2 m All (Autonomous) < 15 m Input port sharing If this checkbox is checked, the user may use the same port for multiple input instruments (only data for gyro, motion sensor and data acquisition). NaviPac does not check whether the sharing makes sense (eg use of NMEA GPS for both surface navigation and motion sensor). As default, this checkbox is not checked. Missing dataacq critical Select whether you want NaviPac to go into red state (by checking this checkbox) if no data is received from a data acquisition instrument (eg an echo sounder), or whether you just want alarms to be generated (by leaving this checkbox blank). Use hard weighting Select whether you want NaviPac to perform a soft (ordinary) or hard (rejects sample completely if more than 2 sigma away) weighting of navigation data when operated with a single GPS. Hard weighting will provide better blunder-rejection but also increase the risk of NaviPac going into red state. Page 4 of 20

5 4 GPS GPS parameters defined under Options > Global Parameters > GPS apply to all GPS instruments loaded in NaviPac Configuration. GPS position The GPS can output position in various quality levels (fix status, etc). In NaviPac, this is mapped on three levels: All (Autonomous) Differential Highest/Fixed RTK For this parameter, you can select the level(s) of GPS quality that you will accept. Please check that your GPS data is interpreted correctly before using this filter. Flag if not highest quality If you want to use GPS even without the highest quality but need to make it clear that the quality is lower, you can choose to let NaviPac flag the data as yellow state (use this function with caution) by checking this checkbox. Please check that your GPS data is interpreted correctly before using this filter. Discard height if not highest quality If you only want to use GPS height with the highest quality, you can select that only Highest/Fixed RTK data will be used in height (Z) calculations by checking this checkbox. Please check that your GPS data is interpreted correctly before using this filter. HDOP limit For this parameter, you can define a maximum allowed GPS horizontal dilution of precision (HDOP). If the value becomes higher than the defined limit, an alarm is generated, and the GPS position is weighted down. Leap time This parameter allows the user to specify the difference between the GPS clock and UTC time, ie time to be subtracted from the GPS time to get the UTC time. As of Thursday, 21 March 2013, the leap time was 16 seconds. GPS time (Global Positioning System time) is the atomic time scale implemented by the GlobalParm.docx.docx Last update: 24/10/2016 Page 5 of 20

6 atomic clocks in the GPS ground control stations and the GPS satellites themselves. GPS time was zero at 12 am on 6 January 1980, and since it is not perturbed by leap seconds, GPS time is, as of Thursday, 21 March 2013, ahead of UTC time by 16 seconds. Preserve antenna positions Use this checkbox to select whether you want NaviPac to treat the raw GPS antenna position (without any corrections, skewing, etc) as a separate object, ie make it visible on the display, in logging, etc. Calculate GPS tide Select whether to use GPS height to calculate GPS tide. The primary GPS height will be compensated for antenna offset, roll, pitch and heave thus representing normal height of the vessel CRP. Averaging interval To get rid of noise, the calculation uses an averaging interval (eg 30 cycles). NaviPac calculates a GPS tide value at each cycle and puts it into a list. The corresponding values will hereafter be the average of this list. The timestamp will be the average time of the data in the list. Store GPS tide to file NaviPac creates a tide file in the same folder as the ordinary recording. The files will be named ddmmyy.npt and NaviPac maintains one file per day. The data format will be: $NPTide,<Date>,<Time>,<Tide>,<GPS H><cr><lf> Tide is positive above datum. Store continuously Define whether NaviPac should store one measurement per cycle or reduce to the selected averaging interval. A typically scenario would use a 30-second averaging interval, so it is a matter of whether you want to have one value saved in the file per second or one value saved in the file per 30 seconds. Tide offset Offset between vessel CRP and waterline. Page 6 of 20

7 5 Filters Deskew position Select whether you want surface navigation data from the position sources to be deskewed to the correct time or not. This checkbox must be checked in order to be able to combine and compare multiple surface navigation systems. See this guide dedicated to deskewing questions for further details: Deskew filter NaviPac uses a skewing technique to adjust measurements to the same time, ie if you have two independent GPS systems, you must correct for age and delays in order to compare the two. To do that, NaviPac uses an exponential filter to calculate filtered value ValF. First, NaviPac calculates a smooth rate of change (or speed) of the sensor by an exponential filter: ValF(T) = (1-G)*Val(T) + G*ValF(T-1) Filter value: G = exp(-cyclefrq/filter) Then, NaviPac calculates the predicted value: VT= VTgps+ Vfilt*Age Using ValF, NaviPac can calculate smooth speed and acceleration of each position source in use and thereby correct for any delays and age. The value should be set based on the size of the vessel, ie how fast it can change course or speed. See the NaviScan Online manual ( for further details. CMG/SMG filter 1 5 For each of the up to five priority groups (primary position, secondary position, etc), NaviPac calculates the speed and course based on the selected navigation position sources. To do this, an exponential filter is used, as for deskewing. The same filter value is used to calculate filtered position. The filter calculates raw heading (comparing the two last positions) and filtered heading by: GlobalParm.docx.docx Last update: 24/10/2016 Page 7 of 20

8 F_H(T) = (1-G)*H(T) + G*F_H(T-1) Where G = exp(cycle Frequency/Filter), F_H = filtered heading (ie CMG), and H = raw calculated heading. The same principle is used for SMG. Page 8 of 20

9 6 Height Calculations Height reduction Define the relationship between GPS ellipsoidal height and orthometric height (local datum). Five choices are available: NONE: Use the GPS height as it is perhaps reduced manually (see the individual GPS instrument setup). EIVA/KMS: Use an EIVA geoidal file with distance between GPS ellipsoidal height and orthometric height (local datum).this format is identical to the GRI files supplied by KMS sample file found in \eiva\navipac\setup. EGG 97: Use the European Gravimetric Geoid model for the separation. This requires a license from eg IAG ( University of Copenhagen). GCG05 - Germany: Use the German Quasigeoid model for the separation. This requires a license from the supplier. To learn more, see VORF: Use the Vertical Offshore Reference Frame from the UK for the separation. US Geoidal model: NaviPac supports the special binary geoide model for the US called GEOID09. Details and files can be obtained from the official NOAA web page: Reduction file If the user has selected EIVA/KMS, EGG97, GCG05 - Germany or VORF under Height reduction, the specific file can be selected here. The data will be pre-parsed and the file name will be displayed in this field. The result is always stored in the file GEOIDE.BIN located in the Setup folder. Test geoide file This loads the converted GEOIDE.BIN file and allows the user to test it. Additional reduction You can, as supplement to Reduction file described above, specify a manual separation. This fixed value, defined in metres, will be subtracted from the reference height resulting from the Reduction file. Apply GPS height to offsets If the GPS is in Highest/Fixed RTK mode, select (by checking this checkbox) whether all offsets must be calculated relative to the resulting GPS height (orthometric height/local datum) or relative to local vessel 0 (by leaving this checkbox blank). GlobalParm.docx.docx Last update: 24/10/2016 Page 9 of 20

10 7 UW and Remote Navigation Use stacked surface nav. Select whether NaviPac should use interpolated surface position (stacked as set) or just the latest update for reference of the calculated underwater positioning. Preserve transponder positions Select whether NaviPac should create a second object for a new transponder position. This is only relevant for transponders where offsets are defined in the instrument setup. It will be ignored for those that have not been changed from the default value of 0 m. This parameter is similar to the Preserve antenna positions parameter. Free object hold time Define how long NaviPac should keep free (unassigned) underwater objects active in the navigation measurements. IMCA Id IMCA Id (two characters giving company IMCA Id, eg Stolt Offshore = ST). 8 Advanced Under this tab, you can edit a series of advanced parameters. Some of these may have significant influence on the behaviour of the software, so please handle with care. Note that the parameters have been divided into categories in NaviPac to provide a better overview: I/O: PPS Pin, Auto switch Gyro, Auto switch Motion, Copy from, To UDP/IP Events: Ignore SOL/EOL, Use time for nav Recording: Auto Stop/Start, Use NPRec, Hide NPRec, Special raw logging Helmsman s Display: HD cycle period, Delay in transmit, Delay time, Buffer size NAVIPAC.INI PPS Pin NaviPac can read pulse per second (from the GPS instrument or from the GPS clock) on a pin on the serial port via: RING: Typically on pin 9 of a 9-pin (DB9) serial port, or pin 22 of a 25-pin (DB25) serial port Page 10 of 20

11 DSR: Data Set Ready on pin 6 of a serial port Auto switch Gyro Select whether you want NaviPac to automatically switch over to the secondary vessel gyro if connection or communications to the primary vessel gyro have been lost (by checking the checkbox). Note: NaviPac will not switch back to the primary gyro until you have restarted the navigation. Auto switch Motion Select whether you want NaviPac to automatically switch over to the secondary vessel motion sensor if connection or communications to the primary vessel motion sensor have been lost (by checking the checkbox). Note: NaviPac will not switch back to the primary vessel motion sensor until you have restarted the navigation. Copy from and To UDP/IP If an incoming data set has to be used for multiple incompatible instruments in NaviPac (eg Both GPS and gyro), you often handle this by splitting the serial input into two physical COM ports. Alternatively, you can handle this by copying the serial input to a temporary UDP/IP port by selecting the source instrument and defining an UDP/IP port. The second driver can then read the data from UDP/IP on the defined port. Ignore SOL/EOL NaviPac generates manual events (special case) at start and stop points of recording (or from the start line/stop line in the HD). This can be ignored in certain scenarios such as distance shooting. Check this checkbox to ignore these events. Use time for nav NaviPac will normally perform navigation cycles at a fixed interval (defined under Cycle period). In certain operations, it is preferable to force a navigation update at the time of an event (eg in distance shooting). Check this checkbox to force this option. Auto Stop/Start Select whether you want NaviPac to automatically switch to a new log file if changes have been made in the online setup (shift priority, weighting, corrections, etc). It is recommended to enable this option (by checking this checkbox), as it ensures that log file headers and data are consistent. GlobalParm.docx.docx Last update: 24/10/2016 Page 11 of 20

12 Use NPRec NaviPac data recording is handled and controlled by the LogData module. To learn more, see For larger installations (typically only significant when handling more than 20 interfaces), this module has had performance problems. In these cases, we recommend that you switch over and use NPRec for survey and general data recording (by checking this checkbox). Please note that logging control and Custom format will still be handled by the LogData module. Hide NPRec Select whether you want to hide the NPRec module in order to avoid users starting/stopping recording via the NPRec module instead of the standard LogData module. Special raw logging Select whether you want NaviPac to enable special raw data logging for playback. To learn more, see ck.pdf. Note: this function requires substantial disc space and must be started from the Online > Options > NaviPac Raw Log menu item or included in the warm start. Auto start raw log module If you have enabled special raw data logging for playback under Special raw logging, select whether NaviPac should start the NaviPac Raw Log module as part of navigation start. Auto start raw logging If you have enabled special raw data logging for playback under Special raw logging, select whether NaviPac should start the raw logging immediately and perform 24/7 black box recording. HD cycle period Define how often the system updates the HD local and remote. The default value is 1 s. You may wish to increase this increment if you have network load problems or if the HD seems to be struggling with updates. Delay in transmit Select whether you want NaviPac to use a small delay in transmit of data to the HD. This may be needed if the network has a small bandwidth or if you experience problems with many collisions, etc. Please note that the length of the delay multiplied by the number of Page 12 of 20

13 objects selected in NaviPac Configuration must be significant smaller than the length defined for HD cycle period. Delay time Define the amount of delay between packets (if enabled under Delay in transmit) sent from NaviPac to the HD. Delay is measured in milliseconds. Please note that the length of the delay multiplied by number of objects must be significantly smaller than the length defined for HD cycle period. The recommended length of delay is between 1 and 10 milliseconds (default value is 1 ms ). Sample setup: A system tracking a total of 50 objects (as counted in the Object Monitor) can be set to delay maximum 10 milliseconds if the HD cycle period is 1 second. Buffer size Define the network buffer size between NaviPac and the HD. The default value is 32 KBytes, but you can try to increase or decrease this value if you experience network problems. Distribute internal objects Possible to limit the objects delivered to local and remote Helmsman s Displays. This will eg. Cut away USBL reference position and data acquisition objects. Note it s not having any influence on data recording and distribution NAVIPAC.INI Check this check box if you want to manually edit the NAVIPAC.INI file. This is normally only recommended for extremely advanced expert users. 9 Trace NaviPac provides you with the option to store various debug trace information in ASCII log files. These files can be very helpful in assisting EIVA with debugging in case of problems or unexpected behaviour. You can enable trace for the following NaviPac modules: DataIO Kernel Remote Access Local Access GlobalParm.docx.docx Last update: 24/10/2016 Page 13 of 20

14 Online Helmsman s Display LogData Data Mon Position Mon Object Mon Trace can be defined on three levels: NONE Standard Expanded The trace information will be stored in the folder \eiva\navipac\log. Please note that the folder will be erased each time restart navigation is performed. 10 3D Monitor In this section, you can control the availability of the online 3D Monitor (3D HD). The 3D option is normally turned on and configured with the correct parameters. NaviPac will, if enabled, send all directly positioned objects (vessel position and dynamic positions, but not user-defined offsets, etc) to the 3D Monitor (via the so-called SceneServer). The 3D Monitor can be used throughout your entire network. Alternatively, you can use a dedicated data output (EIVA 3D Display) if you need to more precisely control the output selection and update frequency. Use online 3D Select whether you want to enable or disable automatic use of the 3D Monitor. Online 3D port Define the port used between NaviPac and the SceneServer. The default value is Please note that this is also configurable in the SceneServer properties. Online 3D TCP/IP port Define the port used between 3D Monitor and SceneServer. The default value is Please note that this is also configurable in the SceneServer properties. Page 14 of 20

15 Online 3D program If the 3D Monitor is not installed in the default location, the actual location can be specified here. Data interval NaviPac will by default output position data once per cycle (Cycle period default is 1 s ). If you want a less frequent update, you can define the data interval (number of cycles between each output) here. 11 NaviScan NaviPac offers a feature to share COM ports with NaviScan (or other external receivers). This is done by sending the time-tagged data (registered by NaviPac) out on the UDP/IP network using the TimeBox/ATTU data format: { char Ident[4]; // Packet starter: always EIVA INT32 Length; // Length of packet remaining of entire packet INT32 VersAndDomain; // First 16 bit version number (1) // Last 16 bit domain id unique time box number INT32 InsId; // Id of instrument version 1 COM port number TIMEVAL time_stamp; // Timestamp of reception of telegram (first bit) } char data [length-16]; // The raw telegram not really a part of // structure but follows right after the header Data is kept in four-byte structures to avoid any discussions on special alignments. Where TIMEVAL is found in the general sys/time.h header file. In Windows it is defined as: struct timeval { long tv_sec; /* seconds */ long tv_usec; /* and microseconds */ }; And in UNIX/Linux: GlobalParm.docx.docx Last update: 24/10/2016 Page 15 of 20

16 struct timeval { }; time_t tv_sec // seconds suseconds_t tv_usec // microseconds Enable port sharing Define whether NaviPac should export data from data inputs to NaviScan and thus enable port sharing between the two programs without losing time-tagging accuracy. This is only applicable for serial (COM) inputs from: GPS Gyro Motion sensor Doppler log Bathy Pipe tracker Sharing can be used on the same PC or on remote PC(s). Destination Define the destination TCP/IP address of the receiver computer, eg: For specific PC receiving the data For broadcast to multiple receivers on same subnet For local PC only Port ID The data will be sent out as UDP/IP messages using the TimeBox/ATTU format. Each serial port will be output on its own UDP port, defined by the original port number plus this add-on. If you, for example, enter 10000, then COM1 will be sent on UDP Data selector Select whether you want NaviPac to broadcast all inputs ( All ) or only for a selected object (eg ROV1 ). The changes in setup will not be available until the next restart of navigation. Local Loop Back Enable you to send NaviScan data to both local IP and remote computer. Page 16 of 20

17 12 NaviPac Navigation cycle modes NaviPac operates in a cyclic mode, where data is buffered up until a new cycle starts. During a cycle, all data is processed, and final calculations are made for all included objects based on the timestamps of the data in use. The cycle also triggers data output, recording and display. NaviPac versions prior to version 3.9 only support a time-based cycle mode where you specify the cycle frequency. In NaviPac versions 3.9 and higher, we have expanded this function to support additional cycle modes. The selection of cycle mode is performed under NaviPac Configuration > Options > Global Parameters > NaviPac > Navigation cycle. Figure 1 Selecting Navigation cycle mode Three cycle modes are currently available: Time Input GlobalParm.docx.docx Last update: 24/10/2016 Page 17 of 20

18 Absolute time For more details on these three modes, see the following three sections. Regardless of which cycle mode you are using, you must select the parameters very carefully. The navigation cycle triggers data output, recording and display, so selecting a cycle period that is too short may cause overload. It may help to update the HD less frequently, as the HD may be operating with a higher load than the remaining modules. This can be controlled by setting the HD cycle period. It is also important that you adjust the cycle period with your data input. For example, if you are using a cycle period of 0.1 seconds (frequency of 10 hertz), ensure that you receive updates every 0.1 seconds from the GPS, gyro and motion sensors Time Figure 2 Selecting the Time cycle mode Select Time under Navigation cycle, and under Cycle period, define the length of the cycle period in seconds. The Cycle Period length must be between 0.1 and 10 seconds. In Figure 2 above, NaviPac is set to update the position every 0.1 seconds (with a frequency 10 hertz) and the HD every 1 second (with a frequency of 1 hertz). The navigation cycle will be entirely asynchronous. Page 18 of 20

19 12.2 Input Figure 3 Selecting the Input cycle mode Select Input under Navigation cycle, define the Timeout length in seconds, and select the Trigger instrument. It is important to note that NaviPac triggers on any input from the instrument no matter how the string looks. So if the GPS outputs GGA, ZDA and VTG on the same port, you may risk generating three triggers instead of one. To protect NaviPac, there has been defined a minimum trigger distance of 50 milliseconds. If the instrument in use for some reason is not updating, the navigation cycle stops. If a stop lasts longer than the defined Timeout length, an emergency trigger is generated, and an alarm message will be sent to the Alarm Monitor module. Figure 4 Alarm Monitor It is highly recommended that you have the Alarm Monitor open to monitor the navigation triggering. It is not recommended to use the Input cycle mode in operations where you perform distance shooting unless you are sure you get a very regular update rate. GlobalParm.docx.docx Last update: 24/10/2016 Page 19 of 20

20 12.3 Absolute time Figure 5 Selecting the Absolute time cycle mode Select Absolute time under Navigation cycle, and under Cycle period, define the length of the cycle period in seconds. The Cycle period length must be between 0.1 and 10 seconds. In Figure 5 above, NaviPac is set to update the position every 0.1 seconds (with a frequency of 10 hertz) and the HD every 1 second (with a frequency of 1 hertz). The navigation cycle will be entirely semi-asynchronous, as NaviPac at the navigation start just activates a time with the defined Cycle period length, but NaviPac will try to initiate the cycling on a timestamp of a whole second and from time to time adjust the cycle period in order to hit whole seconds. This will only work well if the defined Cycle period length is rounded to the nearest tenth of a second ( 0.5 s is acceptable, s is problematic) so that NaviPac will pick the nearest allowed number. Page 20 of 20

User Configurable POSITION 303 DATA OUTPUT 450 HEADING 910

User Configurable POSITION 303 DATA OUTPUT 450 HEADING 910 WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS TRACS TDMA

More information

Kongsberg Seatex AS Pirsenteret N-7462 Trondheim Norway POSITION 303 VELOCITY 900 HEADING 910 ATTITUDE 413 HEAVE 888

Kongsberg Seatex AS Pirsenteret N-7462 Trondheim Norway POSITION 303 VELOCITY 900 HEADING 910 ATTITUDE 413 HEAVE 888 WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS SEAPATH Kongsberg

More information

DEVICE CONFIGURATION INSTRUCTIONS

DEVICE CONFIGURATION INSTRUCTIONS WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS POS/MV (NMEA)

More information

DEVICE CONFIGURATION INSTRUCTIONS. WinFrog Device Group:

DEVICE CONFIGURATION INSTRUCTIONS. WinFrog Device Group: WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS NMEA GPS (Sercel)

More information

EIVA A/S Software NaviPac <-> NaviScan

EIVA A/S Software NaviPac <-> NaviScan EIVA A/S Software NaviPac NaviScan FAQ number 1! Interface between NaviPac and NaviScan We have got a NaviPac and a NaviScan how do we interface the two systems? NaviPac has got a series of relevant

More information

WinFrog Device Group:

WinFrog Device Group: WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS NMEA GPS National

More information

NaviPac. 8. User s Guide to NaviPac GPS Status

NaviPac. 8. User s Guide to NaviPac GPS Status NaviPac 8. User s Guide to NaviPac GPS Status Version History Version Who Additions 1.0 KUP 10. Dec. 1998 Created 3.2 OKR 19. Jan. 2000 Modified to support UKOOA information. 3.3 OKR 3. Sep. 2001 Expanded

More information

NAVIPAC 4. NAVIPAC ONLINE

NAVIPAC 4. NAVIPAC ONLINE NAVIPAC 4. NAVIPAC ONLINE Author: EIVA SW Version: 3.10 Contents 1. Reading Guide... 6 2. Program Overview... 7 2.1 Online Main Window... 7 2.1.1 Toolbar... 8 2.1.2 Date & Time... 8 2.1.3 Gyro... 8 2.1.4

More information

GPS NAVSTAR PR (XR5PR) N/A

GPS NAVSTAR PR (XR5PR) N/A WinFrog Device Group: GPS Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: NAVSTAR PR (XR5PR) Symmetricom Navstar Systems Ltd. Mansard

More information

Generic Bathymetry Data - Interface Control Document

Generic Bathymetry Data - Interface Control Document Generic Bathymetry Data - Interface Control Document For WASSP Prepared by: Keith Fletcher Electronic Navigation Ltd October 15, 2013 Version 2.2 2013 by WASSP Ltd No part of this document should be reproduced

More information

Global Navigation Satellite System for IE 5000

Global Navigation Satellite System for IE 5000 Global Navigation Satellite System for IE 5000 Configuring GNSS 2 Information About GNSS 2 Guidelines and Limitations 4 Default Settings 4 Configuring GNSS 5 Configuring GNSS as Time Source for PTP 6 Verifying

More information

WinFrog Device Group:

WinFrog Device Group: WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WINFROG DATA STRING(S) Output to Device: WinFrog Data Item(s) and their RAW record: GPS NOVATEL CON

More information

Key Modules For Your Success SKYTRAQ. GPS Module MG-ST1315. UUser s Manual Ver 展得國際有限公司

Key Modules For Your Success SKYTRAQ. GPS Module MG-ST1315. UUser s Manual Ver 展得國際有限公司 SKYTRAQ GPS Module MG-ST1315 UUser s Manual Ver 1.01 1. IntroductionT 1.1 Overview Modulestek GPS module MG-ST1315 is a high sensitivity, low power consumption; compact size GPS module designed for a broad

More information

GPS-41EBR GPS-41EBF. GPS Receiver Module GPS-41EB. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information

GPS-41EBR GPS-41EBF. GPS Receiver Module GPS-41EB. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information FEATURES 12 parallel channel GPS receiver 4000 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support High Sensitivity: -140dBm acquisition sensitivity -150dBm tracking sensitivity Fast Acquisition:

More information

BRB900 GPS Telemetry System August 2013 Version 0.06

BRB900 GPS Telemetry System August 2013 Version 0.06 BRB900 GPS Telemetry System August 2013 Version 0.06 As of January 2013, a new model of the BRB900 has been introduced. The key differences are listed below. 1. U-blox GPS Chipset: The Trimble Lassen IQ

More information

WinFrog Device Group:

WinFrog Device Group: WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WINFROG DATA STRING(S) Output to Device: WinFrog Data Item(s) and their RAW record: GPS NOVATEL CON

More information

GPS Firmware A1080 A description of the standard NMEA GPS firmware provided on Tyco Electronics GPS module A1080 User s Manual Version 3.

GPS Firmware A1080 A description of the standard NMEA GPS firmware provided on Tyco Electronics GPS module A1080 User s Manual Version 3. GPS Firmware A description of the standard NMEA GPS firmware provided on Tyco Electronics GPS module User s Manual Version 3.0 This page was intentionally left blank. Revision History Revision History

More information

NMEA2000- Par PGN. Mandatory Request, Command, or Acknowledge Group Function Receive/Transmit PGN's

NMEA2000- Par PGN. Mandatory Request, Command, or Acknowledge Group Function Receive/Transmit PGN's PGN Number Category Notes - Datum Local geodetic datum and datum offsets from a reference datum. T The Request / Command / Acknowledge Group type of 126208 - NMEA - Request function is defined by first

More information

Overview and Setup Guide

Overview and Setup Guide October 8, 2009. Application Note Page 1 of 10 Firmware 3.700 ALIGN Release With Y-Model Feature: 1 Introduction Overview and Setup Guide This application note provides an overview of the new ALIGN feature

More information

IVI STEP TYPES. Contents

IVI STEP TYPES. Contents IVI STEP TYPES Contents This document describes the set of IVI step types that TestStand provides. First, the document discusses how to use the IVI step types and how to edit IVI steps. Next, the document

More information

IEFIS GPS manual Applicable to iefis G3 including Lite versions Firmware or later

IEFIS GPS manual Applicable to iefis G3 including Lite versions Firmware or later IEFIS GPS manual Applicable to iefis G3 including Lite versions Firmware 1.0.3.5 or later Page 1 Table of Contents General...3 GPS sources...3 Internal GPS...3 NMEA GPS...3 ARINC GPS...3 CAN based GPS...3

More information

PB100 WeatherStation Technical Manual

PB100 WeatherStation Technical Manual PB100 WeatherStation Technical Manual also covers model LB100 Revision 1.009 AIRMAR Technology Corporation 35 Meadowbrook Drive Milford, NH 03055-4613 (603) 673-9570 1. Introduction This document is a

More information

KONGSBERG seafloor-mapping echosounders

KONGSBERG seafloor-mapping echosounders KONGSBERG seafloor-mapping echosounders Berit Horvei WORLD CLASS through people, technology and dedication AGENDA Historical overview EM series Multibeam echosounder and Subbottom profiler Topside software.

More information

SKYTRAQ. GPS Module MG-ST1315S. UUser s Manual Ver 1.01

SKYTRAQ. GPS Module MG-ST1315S. UUser s Manual Ver 1.01 SKYTRAQ GPS Module MG-ST1315S UUser s Manual Ver 1.01 1. IntroductionT Overview Modulestek GPS module MG-ST1315S is a high sensitivity, low power consumption; compact size GPS module designed for a broad

More information

Getting Started Guide

Getting Started Guide MaxEye Digital Audio and Video Signal Generation ISDB-T Signal Generation Toolkit Version 2.0.0 Getting Started Guide Contents 1 Introduction... 3 2 Installed File Location... 3 2.1 Soft Front Panel...

More information

UniTraQ OEM Module. GT-310F (Flash version) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module. Features

UniTraQ OEM Module. GT-310F (Flash version) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module. Features UniTraQ OEM Module Features 12 parallel channel GPS receiver 4000 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support Programmable Flash version -140dBm acquisition sensitivity -150dBm tracking

More information

GGA-Global Positioning System Fixed Data

GGA-Global Positioning System Fixed Data SOFTWARE COMMAND NMEA Output Command GGA-Global Positioning System Fixed Data Table B-2 contains the values for the following example: $GPGGA,161229.487,3723.2475,N,12158.3416,W,1,07,1.0,9.0,M,,,,0000*18

More information

GPS-41MLR GPS-41MLF. GPS Receiver Module GPS-41ML. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information

GPS-41MLR GPS-41MLF. GPS Receiver Module GPS-41ML. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information GPS-41ML Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES 12 parallel channel GPS receiver 4100 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support High Sensitivity:

More information

SPECTRACOM ecall Compliance Tool

SPECTRACOM ecall Compliance Tool SPECTRACOM ecall GSG SIMULATOR configuration PROVIDED BY SPECTRACOM for ecall GNSS DEVICE TESTING European Standard regulation for ecall (ANNEX VI GNSS testing) Spectracom solution provides GSG simulators

More information

GMS6-CR6(SIRF-IV) Fast Acquisition Enhanced Sensitivity 48 Channel GPS Sensor Module

GMS6-CR6(SIRF-IV) Fast Acquisition Enhanced Sensitivity 48 Channel GPS Sensor Module GMS6-CR6(SIRF-IV) Fast Acquisition Enhanced Sensitivity 48 Channel GPS Sensor Module The GMS6-CR6 is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer

More information

2320 cousteau court

2320 cousteau court Technical Brief AN139 Rev C22 2320 cousteau court 1-760-444-5995 sales@raveon.com www.raveon.com RV-M7 GX with TDMA Data By John Sonnenberg Raveon Technologies Corporation Overview The RV-M7 GX radio modem

More information

NMEA 2000 Parameter Group Numbers and Description as of August 2007 NMEA 2000 DB Ver

NMEA 2000 Parameter Group Numbers and Description as of August 2007 NMEA 2000 DB Ver Category General & or Mandatory ISO Acknowledgment This message is provided by ISO 11783 for a handshake mechanism between transmitting and receiving devices. This message is the possible response to acknowledge

More information

TDS Survey Pro CE Version Setup RTK Base on known NAD83/WGS84 Point: Mapping Plane Geoid99 Modeling.

TDS Survey Pro CE Version Setup RTK Base on known NAD83/WGS84 Point: Mapping Plane Geoid99 Modeling. TDS Survey Pro CE Version 2.1.8 Setup RTK Base on known NAD83/WGS84 Point: Mapping Plane Geoid99 Modeling. Pre-load known NAD83 State Plane Coordinates and appropriate NGS Geoid 99/96 data files into the

More information

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Introduction This document introduces the fundamental aspects of making valid timing and synchronisation measurements and

More information

DGNSS Position Quality Information for DP Applications

DGNSS Position Quality Information for DP Applications Return to Session Directory Return to Session Directory Doug Phillips Failure is an Option DYNAMIC POSITIONING CONFERENCE October 9-10, 2007 Sensors DGNSS Position Quality Information Dr. David Russell

More information

Piksi Multi Settings. 1 Introduction. Firmware Version v1.2.14

Piksi Multi Settings. 1 Introduction. Firmware Version v1.2.14 Firmware Version v1.2.14 1 Introduction Piksi R Multi has a number of settings that can be controlled by the end user via the provided Swift Console or through the SBP binary message protocol. This document

More information

CAST Application User Guide

CAST Application User Guide CAST Application User Guide for DX900+ Electromagnetic Multilog Sensor U.S. Patent No. 7,369,458. UK 2 414 077. Patents Pending 17-630-01-rev.b 05/24/17 1 Copyright 2017 Airmar Technology Corp. All rights

More information

CANopen Programmer s Manual Part Number Version 1.0 October All rights reserved

CANopen Programmer s Manual Part Number Version 1.0 October All rights reserved Part Number 95-00271-000 Version 1.0 October 2002 2002 All rights reserved Table Of Contents TABLE OF CONTENTS About This Manual... iii Overview and Scope... iii Related Documentation... iii Document Validity

More information

GPS-Aided INS Datasheet Rev. 2.3

GPS-Aided INS Datasheet Rev. 2.3 GPS-Aided INS 1 The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined L1 & L2 GPS, GLONASS, GALILEO and BEIDOU navigation and

More information

CANopen Programmer s Manual

CANopen Programmer s Manual CANopen Programmer s Manual Part Number 95-00271-000 Revision 7 November 2012 CANopen Programmer s Manual Table of Contents TABLE OF CONTENTS About This Manual... 6 1: Introduction... 11 1.1: CAN and

More information

GPS Receiver. UT-41R (DB9 and PS2 cable) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Receiver. Features

GPS Receiver. UT-41R (DB9 and PS2 cable) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Receiver. Features GPS Receiver Features 12 parallel channel GPS receiver 4100 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support -140dBm acquisition sensitivity -150dBm tracking sensitivity < 10 second hot

More information

ExpoM - ELF User Manual

ExpoM - ELF User Manual ExpoM - ELF User Manual Version 1.4 ExpoM - ELF User Manual Contents 1 Description... 4 2 Case and Interfaces... 4 2.1 Overview... 4 2.2 Multi-color LED... 5 3 Using ExpoM - ELF... 6 3.1 Starting a Measurement...

More information

MINIMUM SYSTEM REQUIREMENTS

MINIMUM SYSTEM REQUIREMENTS Quick Start Guide Copyright 2000-2012 Frontline Test Equipment, Inc. All rights reserved. You may not reproduce, transmit, or store on magnetic media any part of this publication in any way without prior

More information

GPS RECEIVER GP-320B

GPS RECEIVER GP-320B GPS RECEIVER GP-320B SAFETY INSTRUCTIONS CAUTION Confirm that the power supply voltage is compatible with the voltage rating of the equipment. Connection to the wrong power supply can cause fire or damage

More information

APN-0046: Configure CAN for SPAN

APN-0046: Configure CAN for SPAN APN-0046: Configure CAN for SPAN Page 1 March 11, 2015 Configure CAN for SPAN This application note provides general guidance on how to configure the Controller Area Network (CAN) interface for NovAtel

More information

Agilent N5411A Serial ATA Electrical Performance Validation and Compliance Software Release Notes

Agilent N5411A Serial ATA Electrical Performance Validation and Compliance Software Release Notes Agilent N5411A Serial ATA Electrical Performance Validation and Compliance Software Release Notes Agilent N5411A Software Version 2.60 Released Date: 7 Nov 2008 Minimum Infiniium Oscilloscope Baseline

More information

LD2342 USWM V1.6. LD2342 V1.4 Page 1 of 18

LD2342 USWM V1.6. LD2342 V1.4 Page 1 of 18 LD2342 USWM V1.6 LD2342 V1.4 Page 1 of 18 GENERAL WARNINGS All Class A and Class B marine Automatic Identification System (AIS) units utilize a satellite based system such as the Global Positioning Satellite

More information

EM-401. GPS ENGINE BOARD with Active Antenna PRODUCT GUIDE. Globalsat Technology Corporation (Taiwan)

EM-401. GPS ENGINE BOARD with Active Antenna PRODUCT GUIDE. Globalsat Technology Corporation (Taiwan) EM-401 GPS ENGINE BOARD with Active Antenna PRODUCT GUIDE Globalsat Technology Corporation (Taiwan) www.globalsat.com.tw USGlobalSat, Inc. (USA) www.usglobalsat.com Page 1 of 1 EM-401 GPS BOARD with Active

More information

08/10/2013. Marine Positioning Systems Surface and Underwater Positioning. egm502 seafloor mapping

08/10/2013. Marine Positioning Systems Surface and Underwater Positioning. egm502 seafloor mapping egm502 seafloor mapping lecture 8 navigation and positioning Marine Positioning Systems Surface and Underwater Positioning All observations at sea need to be related to a geographical position. To precisely

More information

TDS Ranger Survey Pro CE Version RTK Base on known Control Point. RTK Rover - Localization with Control Points.

TDS Ranger Survey Pro CE Version RTK Base on known Control Point. RTK Rover - Localization with Control Points. TDS Ranger Survey Pro CE Version 2.1.8 RTK Base on known Control Point. RTK Rover - Localization with Control Points. Pre-load control Coordinates and appropriate NGS Geoid 99/96 data files into the Ranger

More information

SIMREX Corporation Your Trusted Wireless Solution Provider

SIMREX Corporation Your Trusted Wireless Solution Provider SIMSYNC Instruction Manual Traffic Controller Time Synchronization System Firmware Release 1.7 SIMREX MAN.SIMSYNC, Rev 8.0 MARCH 2006 Your Trusted Wireless Solution Provider www.simrex.com Introduction

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

Advances in GNSS Technology and it s Application to Tidal Derivation

Advances in GNSS Technology and it s Application to Tidal Derivation Advances in GNSS Technology and it s Application to Tidal Derivation Tim Painter Chief Surveyor Fugro Survey Africa Pty Ltd John Vint Survey and Starfix Product Manager Fugro Survey AS, Norway Scope of

More information

Home Automation, Inc. Omnistat2. RC-1000 and RC-2000 Communicating Thermostat. Serial Protocol Description

Home Automation, Inc. Omnistat2. RC-1000 and RC-2000 Communicating Thermostat. Serial Protocol Description Home Automation, Inc. Omnistat2 RC-1000 and RC-2000 Communicating Thermostat Serial Protocol Description This document contains the intellectual property of Home Automation, Inc. (HAI). HAI authorizes

More information

CANopen Programmer s Manual

CANopen Programmer s Manual CANopen Programmer s Manual Part Number 95-00271-000 Revision 5 October, 2008 CANopen Programmer s Manual Table of Contents TABLE OF CONTENTS About This Manual... 7 Overview and Scope... 7 Related Documentation...

More information

Raveon M7 GX Frequently Asked Questions

Raveon M7 GX Frequently Asked Questions Technical Brief AN134Rev A3 Raveon M7 GX Frequently Asked Questions By John Sonnenberg Raveon Technologies Corp How far will a 5-watt UHF radio communicate? An excellent question, but very difficult to

More information

GPS-41SMDR GPS-41SMDF. Embedded GPS Module GPS-41SMD. Fast-Acquisition Enhanced-Sensitivity 16-Channel SMD GPS Receiver Module FEATURES

GPS-41SMDR GPS-41SMDF. Embedded GPS Module GPS-41SMD. Fast-Acquisition Enhanced-Sensitivity 16-Channel SMD GPS Receiver Module FEATURES GPS-41SMD Fast-Acquisition Enhanced-Sensitivity 16-Channel SMD GPS Receiver Module FEATURES 16 parallel channel GPS receiver 4100+ correlators SBAS (WAAS, EGNOS) support Supports active and passive antenna

More information

745 Transformer Protection System Communications Guide

745 Transformer Protection System Communications Guide Digital Energy Multilin 745 Transformer Protection System Communications Guide 745 revision: 5.20 GE publication code: GEK-106636E GE Multilin part number: 1601-0162-A6 Copyright 2010 GE Multilin GE Multilin

More information

igpsdevice: A MOOS Driver for GPS Devices

igpsdevice: A MOOS Driver for GPS Devices igpsdevice: A MOOS Driver for GPS Devices Fall 2017 Alon Yaari, ayaari@mit.edu Michael Benjamin, mikerb@mit.edu Department of Mechanical Engineering, CSAIL MIT, Cambridge MA 02139 1 igpsdevice: A MOOS

More information

Specifying GPS Disciplined Oscillators

Specifying GPS Disciplined Oscillators Clock modules Introduction Are you using GPS as a timing reference? Are you using some other timing source as a reference? Does this result in a 1 pulse per second (1PPS) signal? What happens when you

More information

ONCORE ENGINEERING NOTE M12 Oncore

ONCORE ENGINEERING NOTE M12 Oncore ONCORE ENGINEERING NOTE M12 Oncore 1. Product Specifications 2. Basic Description 3. Mechanical 4. Environmental 5. Electrical 6. RF Characteristics of Receiver 7. RF Requirements for Antenna 8. Performance

More information

MN5020HS Smart GPS Antenna Module

MN5020HS Smart GPS Antenna Module 1 Description The Micro Modular Technologies MN5020HS Smart Global Positioning System (GPS) Antenna Module is a complete 20-channel receiver with an integrated 18 x 18 mm patch antenna. With this highly

More information

CONDOR C1722 GPS RECEIVER MODULE technical notes

CONDOR C1722 GPS RECEIVER MODULE technical notes CONDOR C1722 GPS RECEIVER MODULE TECHNICAL HIGHLIGHTS Receiver: GPS L1 frequency (1575.42 MHz), C/A code, 22-channel continuous tracking NMEA output and input: serial port, USB port On-board low noise

More information

GPS Receiver. User s Guide. Dec Rev. A

GPS Receiver. User s Guide. Dec Rev. A GR-213U GPS Receiver User s Guide Dec. 25 2005 Rev. A Technology, Inc. 1F.No 30, R&D Rd. II. Hsinchu City, Science-based Industrial Park Taiwan Phone: +886-3-6687000 Fax: +886-3-6687111 E-Mail: info@holux.com.tw

More information

i1800 Series Scanners

i1800 Series Scanners i1800 Series Scanners Scanning Setup Guide A-61580 Contents 1 Introduction................................................ 1-1 About this manual........................................... 1-1 Image outputs...............................................

More information

CONDOR C1919 GPS RECEIVER MODULE technical notes GENERAL OVERVIEW

CONDOR C1919 GPS RECEIVER MODULE technical notes GENERAL OVERVIEW CONDOR C1919 GPS RECEIVER MODULE TECHNICAL HIGHLIGHTS Receiver: GPS L1 frequency (17. MHz), C/A code, -channel continuous tracking NMEA output and input: serial port On-board low noise amplifier GENERAL

More information

CONDOR C1216 GPS RECEIVER MODULE technical notes ZELIA INTEGRATES ANTENNA, GPS RECEIVER, RTC AND LNA

CONDOR C1216 GPS RECEIVER MODULE technical notes ZELIA INTEGRATES ANTENNA, GPS RECEIVER, RTC AND LNA CONDOR C1216 GPS RECEIVER MODULE technical notes Zelia GPS RECEIVER MODULE TECHNICAL HIGHLIGHTS Integrated antenna element, GPS receiver, real-time clock, and low noise amplifier Receiver: Trimble Condor

More information

Article Number: 457 Rating: Unrated Last Updated: Wed, Sep 2, 2009 at 3:46 PM

Article Number: 457 Rating: Unrated Last Updated: Wed, Sep 2, 2009 at 3:46 PM T opcon GB-1000 - Receiver Board Firmware Version 3.4 Article Number: 457 Rating: Unrated Last Updated: Wed, Sep 2, 2009 at 3:46 PM Topcon has recently released GNSS receiver board firmware version 3.4

More information

RELEASE NOTES. Introduction. Trimble Infrastructure GNSS Series Receivers

RELEASE NOTES. Introduction. Trimble Infrastructure GNSS Series Receivers RELEASE NOTES Trimble Infrastructure GNSS Series Receivers These release notes describe the latest improvements made to the Trimble NetR9 GNSS Infrastructure series receivers. Introduction New Features

More information

GPS Engine Board USB Interface

GPS Engine Board USB Interface GPS Engine Board USB Interface Specification DGM-U2525B Page 1 of 14 1. Introduction 1.1. Overview The DGM-U2525B is a high sensitivity ultra low power consumption cost efficient, compact size GPS engine

More information

GPS-Aided INS Datasheet Rev. 3.0

GPS-Aided INS Datasheet Rev. 3.0 1 GPS-Aided INS The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO, QZSS, BEIDOU and L-Band navigation

More information

ORCA-50 Handheld Data Terminal UHF Demo Manual V1.0

ORCA-50 Handheld Data Terminal UHF Demo Manual V1.0 ORCA-50 UHF Demo Manual V1.0 ORCA-50 Handheld Data Terminal UHF Demo Manual V1.0 Eximia Srl. www.eximia.it - www.rfidstore.it mario.difloriano@eximia.it 1 Eximia Srl www.eximia.it - www.rfidstore.it Catelogue

More information

GT-720F (Flash version) Fast Acquisition Enhanced Sensitivity 65 Channel GPS Sensor Module

GT-720F (Flash version) Fast Acquisition Enhanced Sensitivity 65 Channel GPS Sensor Module GT-720F (Flash version) Fast Acquisition Enhanced Sensitivity 65 Channel GPS Sensor Module The GT-720F is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer

More information

SRT Marine Technology. LD2342 V1.4 Page 1 of 22

SRT Marine Technology. LD2342 V1.4 Page 1 of 22 LD2342 V1.4 Page 1 of 22 LD2342 V1.4 Page 2 of 22 2 LD2342 V1.4 Page 3 of 22 GENERAL WARNINGS All marine Automatic Identification System (AIS) units utilise a satellite based system such as the Global

More information

Research Vessel Technical Enhancement Committee (RVTEC) November 2009 Meeting ISS - Integrated Survey Systems

Research Vessel Technical Enhancement Committee (RVTEC) November 2009 Meeting ISS - Integrated Survey Systems Research Vessel Technical Enhancement Committee (RVTEC) November 2009 Meeting ISS - Integrated Survey Systems John Kiernan, P.E. SAIC - Marine Science and Technology Division ISS-2000 Integrated Survey

More information

USBL positioning and communication SyStEmS. product information GUidE

USBL positioning and communication SyStEmS. product information GUidE USBL positioning and communication SyStEmS product information GUidE evologics s2c R usbl - series underwater positioning and communication systems EvoLogics S2CR USBL is a series of combined positioning

More information

Non-Packet Time-of-Day Distribution

Non-Packet Time-of-Day Distribution Non-Packet Time-of-Day Distribution Presented to: WSTS 2011 Session 2 Telcordia Contact: Tom Bowmaster Principal Analyst Advanced Technology Solutions tbowmast@telcordia.com +1 732.699.5489 May 10, 2011

More information

Inertial Systems. Ekinox Series TACTICAL GRADE MEMS. Motion Sensing & Navigation IMU AHRS MRU INS VG

Inertial Systems. Ekinox Series TACTICAL GRADE MEMS. Motion Sensing & Navigation IMU AHRS MRU INS VG Ekinox Series TACTICAL GRADE MEMS Inertial Systems IMU AHRS MRU INS VG ITAR Free 0.05 RMS Motion Sensing & Navigation AEROSPACE GROUND MARINE EKINOX SERIES R&D specialists usually compromise between high

More information

ANNEX 12. RESOLUTION MSC.74(69) (adopted on 12 May 1998) ADOPTION OF NEW AND AMENDED PERFORMANCE STANDARDS

ANNEX 12. RESOLUTION MSC.74(69) (adopted on 12 May 1998) ADOPTION OF NEW AND AMENDED PERFORMANCE STANDARDS RESOLUTION MSC.74(69) (adopted on 12 May 1998) ADOPTION OF NEW AND AMENDED PERFORMANCE STANDARDS THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) of the Convention on the International Maritime Organization

More information

GPS-Aided INS Datasheet Rev. 2.6

GPS-Aided INS Datasheet Rev. 2.6 GPS-Aided INS 1 GPS-Aided INS The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO and BEIDOU navigation

More information

Inertial Sensors. Ellipse 2 Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG

Inertial Sensors. Ellipse 2 Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG Ellipse 2 Series MINIATURE HIGH PERFORMANCE Inertial Sensors IMU AHRS MRU INS VG ITAR Free 0.1 RMS Navigation, Motion & Heave Sensing ELLIPSE SERIES sets up new standard for miniature and cost-effective

More information

Inertial Sensors. Ellipse 2 Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG

Inertial Sensors. Ellipse 2 Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG Ellipse 2 Series MINIATURE HIGH PERFORMANCE Inertial Sensors IMU AHRS MRU INS VG ITAR Free 0.1 RMS Navigation, Motion & Heave Sensing ELLIPSE SERIES sets up new standard for miniature and cost-effective

More information

Installation & Quick Start Guide CLB2000 Class B AIS Transponder

Installation & Quick Start Guide CLB2000 Class B AIS Transponder Installation & Quick Start Guide CLB2000 Class B AIS Transponder QUICK START CLB2000 - VR1.01 1. Introduction Congratulations on the purchase of your CLB2000 Class B AIS Transponder. It is recommended

More information

ThunderBolt Display. by Adam Maurer, VK4GHZ

ThunderBolt Display. by Adam Maurer, VK4GHZ ThunderBolt Display by Adam Maurer, VK4GHZ Overview ThunderBolt Display is a stand-alone microprocessor-controlled LCD specifically for Trimble s ThunderBolt Disciplined Clock, providing a comprehensive

More information

Piksi Multi Settings. 1 Introduction. Firmware Version v1.0.11

Piksi Multi Settings. 1 Introduction. Firmware Version v1.0.11 Firmware Version v1.0.11 1 Introduction Piksi Multi has a number of settings that can be controlled by the end user via the provided Piksi Console or through the SBP binary message protocol. This Document

More information

S320 and SurvCE RTK Base Unknown Location

S320 and SurvCE RTK Base Unknown Location S320 and SurvCE RTK Base Unknown Location Part Number 874-0303-000 Released April 17, 2012 Overview This document describes how to configure the S320 RTK base using SurvCE at an unknown location, perform

More information

TX CONTROLLER Model EM-IP Quick Start Guide

TX CONTROLLER Model EM-IP Quick Start Guide TX CONTROLLER Model EM-IP Quick Start Guide 860 boul. de la Chaudière, suite 200 Québec (Qc), Canada, G1X 4B7 Tel.: +1 (418) 877-4249 Fax: +1 (418) 877-4054 E-Mail: gdd@gdd.ca Web site: www.gdd.ca Visit

More information

MONITORING SEA LEVEL USING GPS

MONITORING SEA LEVEL USING GPS 38 MONITORING SEA LEVEL USING GPS Hasanuddin Z. Abidin* Abstract GPS (Global Positioning System) is a passive, all-weather satellite-based navigation and positioning system, which is designed to provide

More information

Channels that are not occupied by temperature sensors, can take over alternative functions:

Channels that are not occupied by temperature sensors, can take over alternative functions: Firmware /TEMP12 The /TEMP12 firmware allows you to connect up to twelve digital temperature sensors (type Dallas DS18B20). Data from twelve channels is transferred to your PC via USB. ONE temperature

More information

GPS-Aided INS Datasheet Rev. 2.7

GPS-Aided INS Datasheet Rev. 2.7 1 The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO, QZSS and BEIDOU navigation and highperformance

More information

Instruction Manual ABM HART Gateway Software. Instruction Manual Revision A.1

Instruction Manual ABM HART Gateway Software. Instruction Manual Revision A.1 Instruction Manual ABM HART Gateway Software Instruction Manual Revision A.1 Table of Contents Section 1: Getting Started... 3 1.1 Setup Procedure... 3 1.2 Quick Setup Guide for Ultrasonic Sensors... 11

More information

Inertial Sensors. Ellipse Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG

Inertial Sensors. Ellipse Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG Ellipse Series MINIATURE HIGH PERFORMANCE Inertial Sensors IMU AHRS MRU INS VG ITAR Free 0.1 RMS Navigation, Motion & Heave Sensing ELLIPSE SERIES sets up new standard for miniature and cost-effective

More information

Cost efficient design Operates in full sunlight Low power consumption Wide field of view Small footprint Simple serial connectivity Long Range

Cost efficient design Operates in full sunlight Low power consumption Wide field of view Small footprint Simple serial connectivity Long Range Cost efficient design Operates in full sunlight Low power consumption Wide field of view Small footprint Simple serial connectivity Long Range sweep v1.0 CAUTION This device contains a component which

More information

Instruction manual for T3DS software. Tool for THz Time-Domain Spectroscopy. Release 4.0

Instruction manual for T3DS software. Tool for THz Time-Domain Spectroscopy. Release 4.0 Instruction manual for T3DS software Release 4.0 Table of contents 0. Setup... 3 1. Start-up... 5 2. Input parameters and delay line control... 6 3. Slow scan measurement... 8 4. Fast scan measurement...

More information

GT-321R-RS232 Fast Acquisition Enhanced Sensitivity 65 Channels GPS Sensor Receiver

GT-321R-RS232 Fast Acquisition Enhanced Sensitivity 65 Channels GPS Sensor Receiver GT-321R-RS232 Fast Acquisition Enhanced Sensitivity 65 Channels GPS Sensor Receiver The GT-321R-RS232 is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer

More information

4.5.1 Mirroring Gain/Offset Registers GPIO CMV Snapshot Control... 14

4.5.1 Mirroring Gain/Offset Registers GPIO CMV Snapshot Control... 14 Thank you for choosing the MityCAM-C8000 from Critical Link. The MityCAM-C8000 MityViewer Quick Start Guide will guide you through the software installation process and the steps to acquire your first

More information

theben Fan Coil Actuator FCA 1 Fan Coil Actuator FCA 1 FCA Version: Jan-08 (Subject to change) Page 1 of 77

theben Fan Coil Actuator FCA 1 Fan Coil Actuator FCA 1 FCA Version: Jan-08 (Subject to change) Page 1 of 77 Fan Coil Actuator FCA 1 FCA 1 492 0 200 Version: Jan-08 (Subject to change) Page 1 of 77 Contents 1 Functional characteristics...4 1.1 Operation and display...5 1.2 Advantages of the FCA 1...5 1.2.1 Special

More information

CDR-915 Data Radio Module INTEGRATOR S GUIDE

CDR-915 Data Radio Module INTEGRATOR S GUIDE CDR-915 Data Radio Module Coyote DataCom, Inc. 3941 Park Drive, Suite 20-266, El Dorado Hills, CA 95762 Tel. 916-933-9981 Fax 916-913-0951 www.coyotedatacom.com TABLE OF CONTENTS General Information and

More information

Tsunami Detection System Nick Street, Project Engineer David Mould, Presenter.

Tsunami Detection System Nick Street, Project Engineer David Mould, Presenter. Tsunami Detection System Nick Street, Project Engineer David Mould, Presenter Agenda 1. Need for Tsunami Detection System 2. System Overview 3. Tsunami Detection System requirements 4. Seabed Unit - Tsunameter

More information

Fan Coil Actuator FCA 2

Fan Coil Actuator FCA 2 Fan Coil Actuator FCA 2 FCA 2 4920210 Updated: Feb-16 (subject to changes) Page 1 of 89 Contents 1 Function description... 4 1.1 Operation and display... 5 1.2 Advantages of the FCA 2... 6 1.2.1 Special

More information