You are not logged in. Log in
|
|
Seascan pluginFrom $1This plugin acquires data from Rutter Inc.'s Seascan server, version 4.2, which in turn receives live radar data from Rutter's Sigma S6 radar digitizing card. This card provides 12-bit samples with up to 4 mega samples (i.e. 4 * 1024 * 1024) per sweep (when data are gated). The basic digitizing clock rate is 60 MHz, and with clock division, the following sampling rates are available: Sampling Rate (Mhz): 2.5 5 7.5 10 20 30 40 60 Range Cell Size (m): 60 30 20 15 7.5 5 3.75 2.5 The number of samples per pulse, and the number of pulses per sweep must both be multiples of 256, with a product at most 4 * 1024 * 1024. Configuration with SeaScanRCUThe Seascan server requires two configuration files to describe the radar used with the Sigma S6 card: SeaScan0.ini and SeaScan0.bin. These files can be created with Rutter's SeaScanRCU utility, and specify the radar pulse modes and digitization modes. The Seascan server looks for these files in the current working directory when it is started, so it is important to understand what directory this will be. If you run the Seascan server manually (i.e. from the Windows Start menu or desktop icon), the working directory will be the location of the Seascan.exe program itself, typically: c:\Program Files\Rutter\Sigma S6\SeaScanRT\ However, the seascan plugin can start/stop the Seascan server automatically when it is loaded, and in this case, the working directory will be the seascan plugin folder, e.g.: c:\Program Files\radR\plugins\seascan The seascan plugin provides its own SeaScan0.bin and SeaScan0.ini files and these can be edited with the SeaScanRCU utility. Configuration with mode tablesThe seascan plugin provides another approach to modifying the SeaScan0.bin/ini files: translation of a digitizing mode table into a .bin file. To use this approach, do this:
to a file with a different name, e.g. myradar.radar.R
Digitizing parametersThe Sigma S6 card maps radar video voltage levels to sample values with a linear map whose parameters are:
Typically, a marine radar uses a logarithmic amplifier, so that the video signal voltage is a linear function of the log of the power received by the antenna. Thus, Sigma S6 sample values are a linear function of the received power measured in dbm. For example, with the Furuno 1954C-BB and gain = 255, the relationship is: P_in (dbm) = -4.834e01 + 1.738e-02 * sample - 8.020e-01 * offset The best way to obtain this relationship for your radar is to calibrate the radar + Sigma S6 system with a microwave pulse generator. However, if you already know the relation between received power and video signal voltage for your radar, then you can combine this with the voltage->sample mapping of the Sigma S6 card to obtain the relationship. Contact the author of radR for details on this. Choosing total range and range cell sizeThe seascan plugin lets you choose from among the digitizing modes specified by the SeaScan0.bin file.
You can create different configuration files to allow for different numbers of pulses to be digitized per sweep at a given PRF, but the SeaScan server must be restarted to switch between such files. Currently, radR is unable to let you choose which SeaScan0.bin/.ini files the Seascan server should use, so you must manually rename and/or copy different configuration files to the radR/plugins/seascan folder between stopping and restarting the Seascan server, in order to change the number of pulses digitized per sweep. Range on the radar console vs. in seascan dataThe Range setting on your radar console does not directly affect the maximum range or range resolution of data obtained by the seascan plugin, but they are not completely independent either:
The seascan plugin does not ensure that your digitizing settings are sensible. In particular, it is possible to create modes where the total sampling time for each pulse is longer than the interpulse interval, in which case "pulses" of seascan data will include samples corresponding to more than one physical pulse. This will result in a bright ring at long range in the radR plot window, and is not recommended for typical use.
Was this page helpful?
Tags: (Edit tags)
|
Powered by MindTouch Core |