You are not logged in. Log in
|
|
The xir3000 pluginFrom $1The plugin acquires data from the XIR3000 USB video processor board by Russell Technologies Inc. The xir3000 plugin is available in revision 638 and later of the radR branch found here. Currently, this plugin is supported only under Windows XP. Please contact Russell Technologies for information about using the XIR3000 under Windows 7. 6 Oct. 2010: Starting with revision 655, radR supplies with the minimal subset of the RTI SDK required for using the XIR3000 with radR. This resides in the plugins/xir3000/SDK folder. No special installation is required - the SDK is used directly from that location. Permission to redistribute these files has been kindly granted by Harvey Russell of RTI. The following instructions have been simplified from previous versions. Configuring the xir3000 to work with your radarThe XIR3000 uses parameters from the database file radR/plugins/xir3000/SDK/CANStar.ant to decide how to acquire signals from your radar. For some radars (or "antennas", as the RTI software calls them), the digitizing parameters have already been determined and will be used when the correct antenna is selected from the xir3000 plugin menu. If your radar is not on that list, you have two choices:
Automatically loading the XIR3000 pluginTo have this plugin automatically loaded each time you run radR:
Choose the XIR3000 as a sourceFrom the player window, select the plugin as a source:
The most likely problem is that the trigger pulse is not being detected. There are several digitizing parameters which you can control from the XIR3000 plugin menu:
XIR3000 Plugin Interaction with the RTI antenna databaseWhen you open the XIR3000 device, the digitizing parameters for the selected antenna are loaded from the file: radR/plugins/xir3000/SDK/CANStar.ant Most of these parameters cannot be changed with the radR GUI (they affect whether or not a signal is properly obtained, not how it is processed). However, video gain and trigger offset can be modified and, optionally, resaved to the database by using choices from the xir3000 plugin menu. You may also reload the original values for these parameters from the database (unless you have overwritten them by resaving.) Sampling rate and azimuth resolution are not stored in the RTI database, but rather in the file: radR/plugins/xir3000/xir3000.conf.R Values for these parameters are resaved to the file if you either "Save this plugin's configuration" from the xir3000 plugin menu, or if you quit radR and answer "Yes" to the question "Save parameters and GUI configuration". Changing other XIR3000 parametersThe full set of XIR3000 digitizing parameters is available via the ant() function in the XIR3000 plugin, and this can be accessed from the radR console once the XIR3000 has been selected as a data source. Here is an example of its use: > XIR3000$ant() ## outputs a full list of digitizing parameters > XIR3000$ant(trge = 0, negvideo = 1) ## sets digitizing to begin on rising (not falling) edge of trigger pulse; indicates video signal must be negated ## Note: an incorrect value of trge will result in loss of data within a fixed distance of the radar, regardless ## of the range cell size. Values of parameter set with the ant() function are only effective during the current XIR3000 session, and will be reloaded from radR's copy of the RTI antenna database whenever you:
To permanently save changes to parameter values you have made with the ant() function, choose "Save values of video gain, ..." from the XIR3000 plugin menu. Despite the title, this saves all XIR3000 digitizing parameters. The digitizing parameters are exactly those set using RTI's RadarSample program, and are described in the documentation accompanying the XIR3000.
Was this page helpful?
Tags: (Edit tags)
|
Powered by MindTouch Core |