Download PDF
Download page External u-blox GNSS.
External u-blox GNSS
Doc for Ellipse firmware ≥ 3.0
You are currently viewing the documentation for an Ellipse running firmware version ≥ 3.0. If your Ellipse is operating on firmware version 2.x or earlier, please use the version picker in the top-right corner of the page to select the appropriate version.
This brief document guides you in the process of configuring an external Ublox GNSS receiver for your Ellipse INS products.
Use this document in complement of the Operating Handbooks.
Step 1: GNSS and Ellipse connections
Connect GNSS Tx signal(s) pin to the Rx pin on one of the following Ellipse connectors: PORT A, B, C, D or E. Please also connect Ellipse and GNSS ground signals to each other.
Connect GNSS PPS signal pin to Sync A, B, C or D input pin.
Step 2: GNSS module configuration
Basic operation - single antenna
The table values are configuration settings in the form of divisors, not the actual frequency. For example, setting UBX_NAV2_PVT to 1 means an output frequency of 5 Hz.
Configure the following outputs and output rates on your GNSS receiver:
Parameter | Value |
---|---|
UBX-NAV-PVT | 1 |
UBX-NAV-HPPOSLLH | 1 |
UBX-NAV-SAT | 5 |
UBX-NAV-SIG | 5 |
UBX-NAV-STATUS | 5 |
CFG-RATE-MEAS | 200 |
CFG-RATE-NAV | 1 |
CFG-RATE-TIMEREF | 0-UTC |
CFG-ITFM-ENABLE | true |
CFG-ITFM-ANTSETTING | active |
UBX_NAV_DOP | 5 |
UBX_MON_RF | 5 |
Basic operation - dual antenna
RTK is not compatible with external u-blox operating in dual antenna mode.
The two external u-blox receivers should be connected to each other, the Aux receiver will send messages to the Main receiver, and the Main receiver will send messages to the INS.
They should be configured to 460800 bps at least, with the following outputs:
Main receiver parameter | Value | Aux receiver parameter | Value |
---|---|---|---|
CFG-RATE-MEAS | 200 ms | CFG-RATE-MEAS | 200 ms |
CFG-RATE-NAV | 1 | CFG-RATE-NAV | 1 |
CFG-RATE-TIMEREF | UTC | CFG-RATE-TIMEREF | UTC |
CFG-ITFM-ENABLE | true | CFG-MSGOUT-RTCM_3X_TYPE1074 | 1 |
CFG-ITFM-ANTSETTING | active | CFG-MSGOUT-RTCM_3X_TYPE1084 | 1 |
CFG-NAV2-OUT_ENABLED | true | CFG-MSGOUT-RTCM_3X_TYPE1094 | 1 |
CFG-NAV2-SBAS_USE_INTEGRITY | true | CFG-MSGOUT-RTCM_3X_TYPE1124 | 1 |
UBX_NAV_RELPOSNED | 1 | CFG-MSGOUT-RTCM_3X_TYPE1230 | 1 |
CFG-NAV2-OUT_ENABLED | true | CFG-MSGOUT-RTCM_3X_TYPE4072_0 | 1 |
UBX_NAV2_DOP | 5 | ||
UBX_NAV2_PVT | 1 | ||
UBX_NAV2_SIG | 5 | ||
UBX_NAV2_SAT | 5 | ||
UBX_NAV2_STATUS | 5 | ||
UBX_MON_RF | 5 |
PPS signal
For proper operation, the 1PPS signal from the u-Blox needs to be connected to a Sync In pin on the INS. The 1PPS fom u-Blox is named Time Pulse (TP).
Configure the following settings for the Time Pulse on your GNSS receiver to have it at 1Hz with a rising edge:
Parameter | Value |
---|---|
CFG-TP-PULSE_DEF | 1-Freq |
CFG-TP-PULSE_LENGTH_DEF | 1-Length |
CFG-TP-FREQ_TP1 | 1 |
CFG-TP-LEN_TP1 | 1000 |
CFG-TP-POL_TP1 | 1 |
Adding post-processing capability
The following additional message configuration is required for post-processing.
Parameter | Value |
---|---|
UBX-RXM-RAWX | 5 |
UBX-RXM-RTCM | 5 |
UBX-RXM-SFR-BX | 1 |
Step 3: Ellipse configuration
In order to configure the Ellipse-E, you need to use the sbgCenter and open the configuration window. Simply follow those instructions:
Set aiding assignment
In this window, you just indicate where you connected your GNSS receiver.
Both communication port and Sync In pin must be set.
Set correct baud rate and mode for serial port
In our example we configured the GNSS to be connected on PORT C in RS‑232 mode using a baudrate of 460800 bauds.
Set logic input configuration for PPS signal
In order to use correctly PPS signal information, you must enable the corresponding logic input. Here we configured PPS on Sync C.
Polarity should be set accordingly with the actual PPS signal which is provided by your GNSS receiver (rising edge or falling edge), we configured it to rising edge for this example.
Set correct GNSS model and configuration
GNSS model should be set to ublox (Passive).
GNSS lever arms should be measured accurately FROM the IMU TO the antenna phase center (APC), in the vehicle frame. For RTK applications, the Primary antenna lever arms must be measured with an accuracy of within 1 cm. A larger tolerance may be acceptable when operating in single point positioning mode.
- In case of Dual antenna system, the secondary antenna lever arm must also be entered FROM the IMU TO the antenna phase center (APC), and the same accuracy requirements as for the primary antenna apply.
Finally, each available measurement (position and heading if available i.e. if using a dual antenna receiver) should be configured to be used or not. Automatic is recommended.
Check clock alignment
Finally, you check that the time synchronization reference is set to GPS 1 (default configuration).
Step 4: Checking status
The status and GNSS windows should be checked carefully before going further. These status indicators will give essential hints in case of troubles to get a correct fix. Each step is labeled in red in the following screenshot.
Corresponding COM port must be OK.
GNSS 1 frame in “Aiding Inputs” tab must show that the data is received. Not seeing this would probably imply that there is a baudrate or wiring issue.
After that, you can check if the GNSS solution has been calculated and is consistent.
Then you can check the "Clock" section. Input clock must be OK and UTC time should be set to valid after a few minutes in steering mode.