ADR Sign Convention used in NovAtel GPS Receivers and RINEX Almanac Injection Procedure Amperage vs Voltage ASCII to binary log conversion example Can carbon fiber be used as an antenna cover? Can the GPGGA positions be output with more decimal places? Destination IP Should be Set in ICOMCONFIG if Setting up UDP Connection Difference Between Message Latency and Time Accuracy DL-4 DL-V script Example Do GPS-700 series antennas have a defined "North point"? GNSS-750 MTBF GNSS Ephemerides and Almanacs GNSS Frequencies and Signals GPS Receiver and SPAN SDLC card synchronization GPS Tracking Performance on Aircraft (Power Supply Issues) How does RTKANTENNA work? How Electrical Overstress damage is caused How often does Averaging Filter in POSAVE Command get Applied? How to Connect to PwrPak7 How to Determine the Channel in an ASSIGN Command How to extract 85-bit string from GLORAWFRAME log How to identify my PwrPak7 How to Recover Abbreviated ASCII Logs from Raw Data How to Use PASSCOM to Redirect Data HxGN SmartNet on NovAtel receivers In what frame is CORRIMUDATAS output in OEM6? ITK and Dual Antenna Receivers Maximum Cable Length vs. Data Rate MIC Mating Connectors MSM 6 and MSM 7 Issue MTBF Specifications for GPS-700 Series New ALIGN Message Lengths OEM4 and OEMV Reporting 1994 (Week Roll Over) OEM615 MTBF OEM628 MTBF OEM6 Dev Kit weight OEMStar API Specifcations OEMStar MTBF OEMV1-DF MTBF OEMV-2 & OEMV-2G MTBF OEMV Auth Codes for 3.907 ProPak6 FTP ProPak6 - USB Drive File Format Recommended Alignment Procedures Recommended Logs for Post Processing Regarding Absolute and Relative Antenna Calibrations Regarding standard deviations used in RBV Calibration Remaining memory on OEM638/ProPak6 Reporting a Stolen Receiver RTK Quality Mode, Extra Safe Mode SBAS Position Mode Sending Batch File and Logging Binary Data in Real Term SPAN-CPT Commonly Asked Questions SPAN-CPT Power specifications SPAN Troubleshooting logs Understanding IMU Data Gaps: Causes and Mitigation Strategies Updating SMART6 firmware from 6.230 or 6.231 to 6.510 (or later) USB Not Supported in WinLoad Software Using RTCM ephemeris data to speed up Time To First Fix (TTFF) WGS84 to ETRS89 datum transformations What Ionospheric Correction will SETIONOTYPE AUTO use? What is a EURO card? What is the Difference Between Active and Passive Serial Connection in CDU/Connect? What is the Effect of Bad Lever Arms in the GNSS/INS Filter? What is the Maximum Accepted Latency in ALIGN? What would cause speed (Field 8) in GPRMC to remain constant for some amount of time? Why am I seeing Two Kinds of HEADING2 Logs when Using two PP6Ds in Relative INS? Why Can't I disable RXSTATUSEVENTA permanently? Why is there no decoding information on the CAN PGNs? Why is the standard deviation of the BESTPOS log larger than the spec on the data sheet? Support Search

ITK and Dual Antenna Receivers

Frequently asked questions about ITK on dual antenna receivers such as the OEM 7720 and PwrPak 7D. 

Q1: Can interference be detected and logged from the second antenna?

A1: Yes. By default, interference detection is on for the first antenna but not the second.  To configure detection on the second antenna, use an ITDETECTCONFIG_1 command.  Once this is done, interference detection results for the second antenna will be logged in ITDETECTSTATUS_1.

Q2: Can the RF spectrum be logged by the second antenna?

A2: Yes.  It can be configured with the ITSPECTRALANALYSIS_1 command and logged with the ITPSDFINALB_1 log. 

Q3: Can filters be applied on the secondary antenna? Related, are filters automatically applied to both antennas?

A3: Yes, filters can be applied to the secondary antenna, however, they are not automatically applied to both antennas.  A user can use ITPROGFILTCONFIG_1 or ITBANDPASSCONFIG_1 to configure a filter on a signal path on the secondary antenna, and ITFILTTABLE_1 to see the configured filters. The available filters are in ITBANDPASSBANK_1 and ITPROGFILTBANK_1

Q4: Does the ITWARNINGCONFIG command apply to both antennas?

A4: Yes, ITWARNINGCONFIG is applied to both antennas. There is no ITWARNINGCONFIG_1 command.

Q5: Which ITK logs or commands allow an _1 extension?

A5: Here are the commands:

Here are the logs:

Example

Here is an example of how to use dual antenna ITK:

At startup, send this command to detect interference on both antennas, rather than just the first antenna (note that ITDETECTCONFIG ALL is a default command):

ITDETECTCONFIG_1 ALL
 

To view the detection status from both antennas, log:

LOG ITDETECTSTATUSB ONCHANGED
LOG ITDETECTSTATUSB_1 ONCHANGED
 

To view the spectrum from the primary antenna, commands like these could be used:

ITSPECTRALANALYSIS PREDECIMATION GPSL1 1000 8K 5 2
LOG ITPSDFINALB ONNEW
 

To view the spectrum from the secondary antenna, commands like these could be used.  Note that only one spectrum can be collected at a time. 

ITSPECTRALANALYSIS_1 PREDECIMATION GPSL1 1000 8K 5 2
LOG ITPSDFINALB_1 ONNEW
 

If interference is identified that should be mitigated on the primary antenna, use commands such as this to view allowable filters, choose a filter, and confirm it is configured:

LOG ITBANDPASSBANKA
ITBANDPASSCONFIG BEIDOUB1 ENABLE 1555
LOG ITFILTTABLEA
 

or:

LOG ITPROGFILTBANKA
ITPROGFILTCONFIG GPSL1 PF0 ENABLE NOTCHFILTER 1580 1
LOG ITFILTTABLEA
 

Similarly, on the secondary antenna these commands can be used.  Note that the allowable filters vary based on the channel configuration.

LOG ITBANDPASSBANKA_1
ITBANDPASSCONFIG_1 BEIDOUB1 ENABLE 1555
LOG ITFILTTABLEA_1
 

or:

LOG ITPROGFILTBANKA_1
ITPROGFILTCONFIG_1 GPSL1 PF1 ENABLE NOTCHFILTER 1580 1
LOG ITFILTTABLEA_1
 

To change to HDR mode on all RF paths for both antennas, use these commands:

ITFRONTENDMODE L1 HDR
ITFRONTENDMODE L2 HDR
ITFRONTENDMODE_1 L1 HDR
ITFRONTENDMODE_1 L2 HDR
 

To log the interference detection spectrum from both antennas, enter:

LOG ITPSDDETECTB ONNEW
LOG ITPSDDETECTB_1 ONNEW
 

Please contact NovAtel Support for remaining questions or technical issues concerning ITK on dual antenna receivers, or visit the NovAtel Support page for additional resources.

NovAtel Support

NovAtel Support page