Abstract
This paper evaluates the implementation of a low-complexity adaptive full direct-state
Kalman filter (DSKF) for robust tracking of global navigation satellite system (GNSS) signals. The full DSKF includes frequency locked loop (FLL), delay locked loop (DLL), and phase locked loop (PLL) tracking schemes. The DSKF implementation in real-time applications requires a high computational cost. Additionally, the DSKF performance decays in time-varying scenarios where the statistical distribution of the measurements changes due to noise, signal dynamics, multi-path, and non-line-of-sight effects. This study derives the full lookup table (LUT)-DSKF: a simplified full DSKF considering the steady-state convergence of the Kalman gain. Moreover, an extended version of the loop-bandwidth control algorithm (LBCA) is presented to adapt the response time of the full LUT-DSKF. This adaptive tracking technique aims to increase the synchronization robustness in time-varying scenarios. The proposed tracking architecture is implemented in an GNSS hardware receiver with an open software interface. Different configurations of the adaptive full LUT-DSKF are evaluated in simulated scenarios with different dynamics and noise cases for each implementation. The results confirm that the LBCA used in the FLL-assisted-PLL (FAP) is essential to maintain a position, velocity, and time (PVT) fix in high dynamics.
1. Introduction
Global navigation satellite system (GNSS) receivers require reliable synchronization with incoming GNSS signals to achieve a continuous position, velocity, and time (PVT) solution [1]. The synchronization process consists of two stages: acquisition and tracking. Acquisition coarsely estimates the code phase and the carrier Doppler of received GNSS signals. The tracking stage refines these synchronization parameters and includes the fine estimation of the carrier phase. A successful synchronization permits the decoding of the navigation message and the estimation of the pseudo-range and pseudo-range rate, which finally leads to the PVT calculation [2,3].
The carrier phase , carrier Doppler f, and code phase are the main parameters the GNSS receiver synchronizes with. Standard tracking techniques use scalar tracking loops (STLs) in the tracking stage. This tracking scheme synchronizes with a single synchronization parameter of a GNSS signal at a time [1,3]. Thus, a tracking channel includes three STLs: phase locked loop (PLL), frequency locked loop (FLL), and delay locked loop (DLL). The STL contains a correlator, a discriminator, a loop filter, and a numerically controlled oscillator (NCO) [4,5]. The configuration parameters of the STL include the discriminator type, the loop bandwidth B, the integration time , the order p, and the correlator spacing . These parameters determine the performance and robustness against noise and signal dynamics. The well-known trade-off between noise filtering capabilities and signal dynamics resistance is the main challenge of fix-configured STLs. In particular, this problem is aggravated in time-varying scenarios. These scenarios are characterized by different realizations of signal dynamics, noise, and fading effects that lead to challenges regarding synchronization capability [1]. For instance, a high-order STL with wide loop bandwidth and short integration time is adequate to track rapidly changing parameters. In contrast, a low-order STL with narrow loop bandwidth and long integration time is preferable to track noisy parameters. Therefore, a fixed configuration of the STL is a sub-optimal solution for time-varying scenarios.
Carrier-phase continuity in mobile devices is fundamental to achieving decimeter-level positioning through real-time kinematic (RTK) [6] or precise point positioning (PPP) [7,8]. However, smartphones use ultra-low-cost GNSS chipsets and low-gain antennas leading to poor GNSS observations [9], challenging carrier phase continuity and, in turn, decimeter-level positioning. Moreover, GNSS observations are highly affected by multipath, particularly in dense urban scenarios [10]. Additionally, vehicular scenarios usually experience short outages, where GNSS signals can be shortly blocked by residential buildings, overpasses, or short tunnels, interrupting the GNSS observations. Therefore, searching for a robust tracking technique that maintains the carrier phase continuity under these scenarios is highly necessary.
Size, weight, and power (SWAP) are key metrics for GNSS mass-market chip manufacturing. In particular, power consumption is a relevant topic in mobile devices, and several power-saving techniques have been proposed [11,12]. When the GNSS receiver loses the synchronization of the GNSS signals, the re-acquisition is performed, returning to the acquisition stage. Since acquisition is a power-consuming process, a robust tracking architecture can avoid re-acquisition by not losing the lock of the GNSS signal, decreasing the power consumption significantly.
GNSS receivers like the GOOSE©platform [13] partially implement the tracking stage in hardware (correlators and NCO ) and software (discriminators and loop filters). These receivers try to close the loop of all the tracking channels before a new correlation is performed. A low time complexity of the software implementation is essential to close the loop on time, avoiding synchronization failures. Furthermore, the lower the time complexity, the more tracking channels the GNSS receiver can manage. Hence, a low-complexity robust tracking architecture is critical to achieving a low time complexity and, in turn, more tracking channels.
The Kalman filter (KF) is an optimal infinite impulse response (IIR) estimator under the assumption of linear Gaussian error statistics [14,15,16]. Knowledge of the process noise covariance and the measurement noise covariance allows the KF to adapt its coefficients optimally, achieving the minimum mean square error (MMSE) [17]. There are several KF implementation methods in STLs [18] grouped into error-state Kalman-filter (ESKF) and direct-state Kalman filter (DSKF) [19]. The former replaces the loop filter of the STL with a KF [20,21,22,23], whereas the latter considers the whole STL as part of the KF [24,25,26,27,28]. The implementation of the DSKF is straightforward due to the relation between the STL’s coefficients and the DSKF’s Kalman gains [24].
The MMSE is only achieved if prior knowledge of and is available or if these are accurately estimated [17]. If this is not the case, the KF converges to a suboptimal solution [29]. Hence, for time-varying scenarios in which and continuously change, the DSKF and STL share the same challenge in synchronization capability.
There has been significant research towards robust tracking solutions to solve this problem [30]. However, there are still ample opportunities to find the best technique in terms of performance and complexity [25,31]. Adaptive tracking methods can improve the tracking performance in time-varying scenarios. Different methods to estimate the noise covariances of the KF have been summarized in a review study [32]. One solution can be to implement a moving average filter to estimate and and, consequently, adapt the response time of the KF optimally [33]. Moreover, it is possible to implement a carrierto-noise density ratio (C/N0)-based DSKF, in which depends on the variance of the STL discriminator output [27]. can also be adapted according to the dynamic stress error [28]. Recent research implements the loop-bandwidth control algorithm (LBCA)-based DSKF for the PLL [24]. The LBCA performs a loop bandwidth-dependent weighted difference between estimated noise and estimated dynamics of the discriminator output [34]. This algorithm updates the loop bandwidth and, in turn, , based on the steady-state relationship.
Despite the tracking performance advantage of the KF, its implementation in real-time applications requires a high computational cost compared to the STL. Therefore, efficient low-complexity methods have been studied [23,25]. The complexity of the ESKF can be reduced by taking advantage of the Kalman gain convergence in the steady state [23]. The same can be done for the DSKF, leading to the so-called lookup table (LUT)-DSKF [25]. The implementation of an LBCA-based LUT-DSKF in a PLL tracking scheme has been presented recently [25]. The ratio between the steady-state process variance and the measurement variance provides a one-to-one relationship between the steady-state Kalman gains and the loop bandwidth. Hence, the LBCA can adapt the loop bandwidth to, in turn, adapt the steady-state Kalman gains.
Aiding the FLL in the PLL can significantly improve the robustness against high signal dynamics [35]. Recent research implements an LBCA-based FLL-assisted-PLL (FAP) architecture [36]. This adaptive tracking architecture consists of two independent LBCAs to adapt the bandwidths of a second-order FLL and a third-order PLL. Despite the promising results, extensive tuning was required to find the optimal weighting functions for each LBCA. Furthermore, the second LBCA doubles the complexity.
Figure 1 shows the relation of relevant research on LBCA-based techniques. First, the implementation of the LBCA in tracking schemes with only one measurement has been studied. From the STL [31,34,37,38,39] to more advance tracking schemes such as the DSKF [24] and the LUT-DSKF [25]. Second, the research has been recently expanded by implementing the LBCA in tracking schemes with two measurements. Recent research implements an adaptive LUT-DSKF in a FAP tracking architecture [26]. The derivation of the discrete algebraic Riccati equation (DARE) of this tracking architecture presents an inter-dependency between FLL and PLL coefficients. Only one LBCA can adapt the LUT-DSKF’s response time based on the found inter-dependency. This architecture has been also evaluated under simulated controlled fading scenarios [40]. Furthermore, recent studies show the tracking performance of the LBCA under simulated moon exploration missions [41].
Figure 1.
Research survey and comparison to other publications.
This research expands a conference paper [26]. First, the code phase estimation is included in the DSKF leading to the full DSKF. Second, the DARE derivation of the full DSKF obtains the full LUT-DSKF: a low-complexity tracking structure that uses the steady-state Kalman gains. The derivation shows the same steady-state coefficients that update the frequency Doppler and the carrier phase for the full LUT-DSKF and the LUT-DSKF in the FAP tracking scheme. This study also presents the full LUT-DSKF steady-state coefficients that update the code phase and remarks on the impact of the PLL-assisted-DLL (PAD) on the coefficients. Third, the LBCA is expanded to adapt the full LUT-DSKF. The same LBCA as in the conference paper is used to adapt the response time of the FAP in the full LUT-DSKF. Additionally, this research presents a second LBCA to update the DLL’s response time. Fourth, instead of evaluating the tracking performance of a particular satellite vehicle (SV), as presented in the conference paper [26], the carrier and code system performance metrics are selected. These metrics consider all the visible tracked SVs and indicate an overall performance of the tracking architectures under test.
This paper shows the adaptive LUT-DSKF, a compact representation of a robust single-frequency adaptive tracking architecture considering all the primary synchronization parameters. This architecture is implemented in the tracking stage of a GOOSE© receiver [13]. The system performance of different adaptive full LUT-DSKF configurations are evaluated under simulated scenarios with different dynamics and noise levels.
The rest of the paper is organized as follows. Section 2 describes the full DSKF. The analysis of this tracking scheme in the analog and discrete domain is performed, presenting the system and measurement model, the state space model (SSM) representation, and the steady-state convergence. Section 3 shows the architecture of the integration of the LBCA in the full LUT-DSKF. Section 4 presents the experimental setup and Section 5 the achieved results. Finally, Section 6 concludes and indicates future work.
2. Full Direct-State Kalman Filter in Tracking Stage
This section describes the full DSKF tracking scheme of a GNSS receiver. First, the full DSKF is analyzed in the analog domain. The system and measurement models, the SSM representation, and the derivation of the continuous domain algebraic Riccati equation (CARE) is shown. Second, the full DSKF in the discrete domain is presented. As in the analog domain, the system and measurement models, the SSM, and the DARE are derived. Finally, the linear model of the steady-state full DSKF, the LUT-DSKF is shown.
2.1. Analog Domain
Assuming a Brownian motion model for the angular acceleration state and the code phase [42], the system model is represented as:
where t is the time index, is the state vector composed of the code phase , the carrier phase , the carrier Doppler f, and the angular acceleration a. The the rate of the state vector consists of the respective deviates (i.e., rates) . is the state transition matrix, and is the process noise vector. consists of the zero-mean Gaussian distributed perturbations that suffer the code phase in and angular acceleration in , denoted as and . The parameter is a scaling factor that determines the aiding of the carrier Doppler state f into the code phase rate . This parameter changes if PAD is enabled or disabled. It is defined as:
where is the chipping rate in chips/s and is the carrier frequency of the GNSS signal in Hz.
The process variance of the analog system model is represented as:
where is the average operation, and and are the variances of the random processes in and in .
The full DSKF has three measurements from the main synchronization parameters: the code phase , the carrier phase , and the carrier frequency . The relation between measurements and states is:
where is the measurement vector, is the measurement matrix, and is the measurement noise vector. The random variables (RVs) represent the zero-mean Gaussian distributed noise of .
The measurement noise covariance matrix is:
where are the variances of .
The continuous SSM is derived from Equations (1) and (4):
where is the coefficient matrix, also known as the Kalman gain matrix. is the predicted measurement that includes the estimated code phase , the estimated carrier phase and the estimated carrier Doppler . The innovation vector is represented as the difference between the measurement and the estimated measurement :
The presented SSM in Equations (6) and (7) is equivalent to a Kalman-Bucy filter [43]. In the steady-state region, the error covariance matrix converges to a steady-state value, denoted as given a constant and . If the process and measurement variance matrices are known, the trace of represents the MMSE. is calculated solving the CARE [44,45]:
The following assumption facilitates the CARE solution [23]:
The approximated positive-definite solution of the CARE gives the steady-state value of the error covariance matrix .
where sym. is the abbreviation of symmetrical.
The steady-state Kalman gain is derived based on the calculated in Equation (12):
where is the ratio and is the ratio in Hertz. The variables and simplify the natural formulation to improve readability. Considering the assumption in Equation (11), the steady-state coefficients of the DLL are approximated to zero. The steady-state coefficients of the PLL and the FLL depend on , whereas the remainder coefficient of the DLL is dependent on . These two parameters determine the time of response of the full LUT-DSKF. Furthermore, the dependency of with indicates that, if PAD is enabled, the carrier phase error and the code phase error will have an influence on the code phase rate estimation (see Equation (6)).
2.2. Digital Domain
Based on the backward Euler transform (BET) [46,47], the discrete system model of the full DSKF is represented as:
where n is the sample index, is the discrete state matrix, is the integration time, and the term determines the discrete process noise that drives the signal dynamics.
The discrete process covariance matrix is defined as:
The discrete measurement model is as follows:
The innovation vector is represented as in Equation (8):
The measurement covariance matrix is the same as in Equation (5).
The system and measurement models in Equations (15) and (17) present four states, , and three measurements, . The open-loop discrete SSM is represented as:
To calculate the steady-state Kalman gains in discrete domain , the solution of the DARE can be derived [44,45]:
Different methods such as the Schur decomposition can be used to solve the DARE [48]. This research takes a simplified approach using the analog Kalman gain coefficients derived from the CARE (see Equation (14)) in the discrete Kalman gain :
Figure 2 shows the linear model of the discrete full LUT-DSKF tracking architecture, which consists of three main components: the comparator, the loop filters (i.e., for DLL, FLL, and PLL), and the NCO. The comparator is the innovation stage of the DSKF (see Equation (18)), and the rest of the modules perform the state prediction and update of the DSKF (see Equations (19) and (20)). The steady-state Kalman gains are the loop filter coefficients (see Equation (22)).
Figure 2.
Linear model of full LUT-DSKF tracking architecture.
The open-loop transfer functions of the full LUT-DSKF are derived to show the match between the described system and the presented architecture. The code and carrier phase open-loop transfer functions results by combining the -transform of Equations (19) and (20):
In Equation (24), if PAD is disabled (i.e., ), the FAP is uncoupled from the DLL. In this case, only the code phase difference drives the DLL loop filter and the code NCO to output the estimated code phase measurement . On the contrary, if PAD is enabled (i.e., ), the carrier phase and carrier Doppler difference , smoothed by the PLL and FLL loop filter , aids information to the code phase estimation.
Equation (25) shows the open-loop transfer function for the carrier phase estimation. The smoothed carrier Doppler, derived from the unsmoothed carrier phase and carrier Doppler error , drives to the carrier NCO to obtain the estimated carrier phase . For simplicity, the linear model considers in the comparator the following relation between carrier Doppler and carrier phase:
Two main findings can be addressed from the steady-state coefficients of the full LUT-DSKF. First, there is one single response time parameter for the FAP, significantly reducing the complexity of implementing an adaptive tracking technique. Second, the DLL has an additional time of response parameter . This parameter must be adapted independently, which implies an increase in complexity. In the following section, an extension of the LBCA adapts the time of response parameters of the full LUT-DSKF, .
3. Adaptive Full Direct-State Kalman Filter
This section describes the architecture of the LBCA-based full LUT-DSKF. The LBCA updates the response time based on a weighted difference between estimated dynamics and noise statistics from the innovation vector [34]. In previous studies, the LBCA has been implemented in the standard STL [31,36], the DSKF [24], and the LUT-DSKF in a PLL [25] and a FAP [26] tracking scheme. Furthermore, this algorithm has been implemented in the interference mitigation stage to adapt the FLL of an adaptive notch filter (NF) [38,39,49].
The LBCA can update any parameter related to the system’s time of response. Equation (22) shows that and are related to the coefficients of . Since there are two times of the response parameters, two LBCAs are required.
Figure 3 shows the architecture of the LBCA to adapt and . First, the normalized dynamics of the carrier phase error and the code phase error are calculated:
where is the absolute mean and the standard deviation of the carrier phase and code phase discriminator output, respectively. Second, the difference between the normalized dynamics and weighting function is performed:
where are the control values use to update the response times. are the weighting functions that depend on the product between the integration time and the response time parameter . The maximum values of are defined as . The control logic module accumulates the control values until there is an update of the response time parameter:
where are the accumulated control values. Finally, the accumulated control values update the current parameters :
where are the estimated response time parameters. A Schmitt trigger is used to avoid possible noise instabilities from :
where are the update steps set to Hz, and are the initial loop bandwidths of the PLL and the DLL set to Hz.
Figure 3.
LBCA architecture used in the full LUT-DSKF.
Moreover, the standard deviation estimation of the frequency discriminator output is required to calculate the ratio between and . Due to this operation, the LBCA used in the FAP requires an extra division and multiplication compared to the LBCA implemented in the PLL [25].
Figure 4 presents the selected weighting function for the FAP, and the DLL, :
where is the Sigmoid function [50], and are the dynamic thresholds of . The lower the dynamic threshold, the more sensitive the LBCA is to dynamics. On the contrary, a high dynamic threshold implies a higher sensitivity to noise. To reduce the Sigmoid function complexity, the piecewise linear approximation of nonlinearities (PLAN) technique is used [31,51] to piece-wise interpolate it. The weighting function depends on the normalized bandwidth , which represents the product between the loop bandwidth and the integration time .
Figure 4.
Selected normalized weighting functions for and .
Figure 5 presents the architecture of the LBCA-based full LUT-DSKF. Compared to Figure 2, only the and the are added to adapt the steady state coefficients of the full LUT-DSKF (see Equation (22)).
Figure 5.
Adaptive full LUT-DSKF using LBCA.
4. Experimental Setup
This section describes the GNSS receiver under test, the metric used to determine the system performance, and the simulated scenarios.
4.1. GNSS Receiver
The GOOSE© platform, developed by Fraunhofer IIS and marketed through TeleOrbit GmbH, is a GNSS receiver with an open software interface [13,52,53]. This receiver contains a customized tri-band radio-frequency front-end (RFFE), a Xilinx Kintex7 field-programmable gate array (FPGA), and a peripheral component interconnect express (PCIe) interface to connect to an external processor. Figure 6 shows the GOOSE single board computer (SBC) receiver. The RFFE amplifies, filters, downconverts, discretizes the GNSS signals, and sends the digital samples to the FPGA. The analog-to-digital converter (ADC) discretizes each frequency band at a sample rate of 81 MHz and a resolution of 8 bits for the in-phase and quadrature-phase (IQ) components. The FPGA includes one acquisition module and sixty single point correlator (SPC) tracking channels, which the processor can control. The Kintex7 FPGA of the GOOSE SBC is connected to a dual-core ARM processor with an Ubuntu 16.04 operating system and 1GB RAM. The processor performs the acquisition of the incoming digital samples using the acquisition module of the FPGA. The tracking starts once the acquisition achieves a rough estimate of the frequency Doppler f and code phase . The tracking stage of this GNSS receiver is partially implemented in the FPGA (e.g., correlators and NCO) and software (e.g., discriminators and loop filters). This stage consists of three steps. First, the FLL and the DLL refine the acquired f and estimates. Second, the PLL starts and synchronizes with the carrier phase. Finally, the FLL stops and the PLL can work unaided when the latter successfully achieves a good lock with the carrier phase. The receiver synchronizes with the navigation data at this stage, and the integration time increases to the symbol period. In the case of Global Positioning System (GPS) L1 C/A, the integration time is increased to 20 ms. Table 1 presents the configuration of the tracking scheme during the fine carrier phase synchronization. Once the navigation data is decoded, the PVT solution is computed based on the pseudo range measurements.
Figure 6.
Photo of the GOOSE SBC receiver @Fraunhofer IIS/Paul Pulkert.
Table 1.
Configuration of tracking stage in GOOSE receiver.
The LBCA-based full LUT-DSKF is implemented in the tracking stage of the GOOSE receiver in software. In order to evaluate correctly the performance of this tracking architecture, the reacquisition is disabled.
4.2. System Performance Metric
Two metrics are selected to evaluate the system performance of the proposed adaptive tracking architecture. The first metric evaluates the system performance in terms of the carrier phase. The carrier system performance is the same as in previous studies [25]:
where denotes the phase-lock indicator (PLI) average between the satellites that remain on track, and indicates the normalized minimum number of tracked visible satellites during the entire simulation.
The expression of is:
where is the number of measurement epochs under evaluation, and is the starting time in samples. is the minimum number of visible satellites that remain on track during the simulation time under evaluation:
The of the lth SV being tracked is calculated based on the prompt IQ components [25]:
The second term of Equation (39), , is defined as:
where is the total number of visible SVs during the simulation.
The second metric evaluates the system performance in terms of the code phase. The GOOSE SBC has been configured only to compute the PVT based on the pseudo ranges derived from the code phase estimates. The horizontal root mean square error (HRMSE) gives a good indicator of the code system performance. To avoid infinite values of the HRMSE in case there is no fix of the PVT solution during the simulation time under evaluation, the inverse of the HRMSE is considered. Then, the code system performance is defined as:
where is defined as the mean operation, and are the calculated north and east user position from the GOOSE platform, and and are the north and east ground truth user position.
and are both unitless. A high value of and indicates a good system performance. The opposite case means an increased probability of losing the PVT fix. A final metric is achieved combining (39) and (44):
The average system performance with respect the C/N0 levels determines the overall performance of the adaptive tracking technique.
where is the number of C/N0 levels. The system performance metric which accounts for both noise and dynamics for tracking, is a novel contribution of this paper.
4.3. Evaluation Setup
Figure 7 shows a block diagram of the evaluation setup. It is the same as in previous studies [25,31,34,37]. The setup consists of three main parts: the Spirent GSS9000 radio frequency constellation simulator (RFCS), the GOOSE SBC, and the user computer. The user computer manages the simulator and the GOOSE SBC through transmission control protocol (TCP) to perform the test automation. First, the user computer configures RFCS. It selects the desired scenario and sets the C/N0 to 50 dBHz to all the GNSS signals. A high C/N0 level is selected to ensure that all the visible SVs achieve tracking at the beginning of the scenario. Second, once the RFCS is ready and starts the simulation (), the user sends the application to the GOOSE SBC and commands the GOOSE to run it. Third, the user reduces the C/N0 level by 4 dB until reaching the desired C/N0 level. Finally, after 20 min of simulation (), the user stops the application that is running in GOOSE, collects all the logging data, and stops the simulation at the RFCS. The process repeats until evaluating all the desired C/N0 levels for all the applications, and for all the selected scenarios.
Figure 7.
Evaluation setup consisting of a Spirent RFCS, a GOOSE SBC receiver, and a control computer.
The selected C/N0 levels are {26, 30, 34, 38, 42, 46, 50} dBHz. The first 10 min of the simulations, , are used to reach the desired C/N0 level and, in case of the adaptive tracking, to reach also to stability in the response time. The last 10 min of the simulation, , are under evaluation. Considering that the sampling period of the logged measurements is equal to the integration time , 20 ms, the starting evaluation time and the simulation time under evaluation are:
A static scenario and a dynamic scenario are selected to evaluate these applications. In both scenarios, the radiation pattern of the antenna is simulated as isotropic, and it is direct line-of-sight (LOS) with the SVs. In future work, different antenna patterns and more challenging environments will be simulated. Figure 8 shows the skyplot of both scenarios. There are 10 visible satellites during the simulation. However, SV G1 disappears behind the horizon after two minutes of simulation, SV G30 rises above the horizon near the end of the simulation, and SV G23 is discarded due to its low elevation. Therefore, the maximum number of visible satellites is limited to seven.
Figure 8.
Sky-plot of the simulated scenarios.
Figure 9 presents the LOS dynamics of the simulated dynamic scenario. During the first 10 min of the simulation, the vehicle remains static. During the second half of the simulation, the vehicle moves at high speed generating some jerk dynamics that can challenge the tracking stage. In this scenario, the maximum LOS signal jerk dynamics is 11.55 g/s in SV G9.
Figure 9.
LOS dynamics in simulated dynamic scenario. (a) LOS velocity dynamics. (b) LOS jerk dynamics.
From Figure 5, different configurations of this adaptive tracking architecture can be considered. For instance, the and the can be bypassed. Furthermore, the FAP can be disabled by setting the FLL coefficients to zero once the PLL achieves lock. Furthermore, the PAD can be enabled or disabled based on Equation (2). Therefore, in this research 10 applications with different configurations are selected to be evaluated. Table 2 shows the different tracking schemes derived from the LBCA-based LUT-DSKF. These applications are evaluated under different dynamics and noise levels. Since there are seven C/N0 levels and two scenarios, the total amount of time required to evaluate a single application is 280 min.
Table 2.
Tracking applications under evaluation. The tracking configurations used for each application are marked with x.
A theoretical method to quantify an adaptive tracking technique’s complexity is to measure the number of required mathematical operations. This method provides a “best-case” comparison and neglects any implementation limitations. Table 3 presents the theoretical complexity based on the added number of additions, multiplications, and divisions for each tracking configuration. The includes an additional multiplication and division compared to the due to the ratio used to adapt the FLL coefficients (see Equation (22). The aiding the FLL into the PLL (i.e., FAP) adds three additions and three multiplications (see Figure 2). The aiding of the estimated carrier Doppler to the DLL (i.e., PAD) adds only one addition. The division presented in Equation (2) can be precomputed during initialization.
Table 3.
Complexity of tracking configurations based on the added number of operations.
5. Results
The results are separated into three sections. First, the system performance of the static scenario is evaluated. Second, the system performance of the dynamic scenario is presented. Finally, the average system performance of each adaptive tracking configuration is summarized in a table. The dataset used to plot the presented results is available online to download [54].
5.1. Static Scenario
Figure 10 shows the carrier system performance and the code system performance in a static scenario under different C/N0 levels. The selected tracking configurations under evaluation are listed in Table 2. All the tracking configurations present similar carrier and code system performance. The only tracking configuration that loses the PVT solution is the LBCA-based PLL with an unaided LBCA-based DLL. The LBCA’s weighting function used for the carrier phase synchronization (see Equation (37)) is configured to be sensitive to dynamics. Therefore, low C/N0 levels can challenge carrier synchronization with this configuration. However, this is a sporadic error since the other tracking configurations using the same LBCA can maintain a PVT fix.
Figure 10.
System performance evaluation in static scenario. (a) Carrier system performance. (b) Code system performance.
An interesting result can be observed in Figure 10b. When no PAD is enabled, the LBCA-based DLL performs poorly compared to the other tracking techniques at any C/N0 level. The LBCA used for the DLL is highly noise-sensitive, leading to a constant decrease in the DLL bandwidth until reaching a minimum bandwidth of 0.25 Hz. Since there is no carrier aiding to mitigate the dynamics, the DLL suffers a code phase bias error. Although being a static scenario, these dynamics can be generated by the receiver’s clock. For more extended simulations, this tracking configuration probably loses the PVT fix.
5.2. Dynamic Scenario
Figure 11 depicts the dynamic system performance of the selected tracking configurations. The standard tracking techniques have no PVT fix at any C/N0 level. The LBCA-based PLL techniques do not maintain either the PVT fix, but they manage to keep the tracking of at least two to three SVs from 34 dBHz to 50 dBHz. The high score compared to the standard tracking techniques can be observed in Figure 11a. Only the LBCA-based FAP architectures keep a continuous PVT solution from 34 dBHz to 50 dBHz. From the LBCA-based FAP techniques, the one with the standard DLL presents the best carrier system performance. At 30 dBHz, although the PVT fix is lost, this tracking technique maintains a continuous track of three SVs during the entire simulation. The LBCA-based FAP combined with the LBCA-based DLL presents a continuous PVT from 34 dBHz to 50 dBHz, but Figure 11b shows a degraded compared to the rest of LBCA-based FAP architectures. The reason behind this is the low bandwidth of the DLL set by theLBCA and the unaided carrier dynamics.
Figure 11.
System performance evaluation in dynamic scenario. (a) Carrier system performance. (b) Code system performance.
5.3. Total System Performance
Table 4 summarizes the final static and dynamic system performance of each tracking configuration under evaluation. The best static and dynamic system performance is marked green, whereas the worse performance is marked red. Moreover, the added time complexity of each adaptive tracking technique is included. The same procedure to calculate the added time complexity as in previous research is carried out [25,31]. The complexity is marked as red, orange, and green, depending on the level of complexity. The colors vary from the most complex one, marked in red, to the simplest one, marked in green.
Table 4.
System performance of adaptive tracking techniques.
The main outcome of these results is the significant improvement of the system performance in the high dynamic scenario using the LBCA-based FAP. It presents an excellent system performance in dynamic scenarios, keeping a great tracking sensitivity in static scenarios. This tracking configuration is the only one that maintains a continuous PVT solution during the entire high-dynamic scenario. The LBCA-based PLL and the standard techniques are not robust enough to maintain a continuous PVT solution. It is possible to improve the LBCA-based PLL to be more sensitive to dynamics by decreasing the dynamic threshold of the LBCA weighting function (see Equation (37)). However, that change can degrade the tracking sensitivity in stationary scenarios. It highlights the trade-off for tuning for sensitivity to dynamic scenarios.
The system performance using the LBCA-based DLL could be improved. The high sensitivity to noise drives the selected time of response parameter to a low value. Some further tuning of its weighting function is required. When carrier aiding is enabled, the LBCA-based FAP aids the dynamics into the DLL, achieving good scores in the system performance for both scenarios. However, among the LBCA-based FAP tracking schemes, the LBCA-based FAP with unaided DLL achieves the best performance. In the static scenario, aiding the carrier Doppler into the code phase estimation can be counterproductive at low C/N0 levels, since the carrier Doppler estimate becomes noisy. On the contrary, at high C/N0 levels, carrier aiding is a solution to decrease the DLL bandwidth and improve the code system performance. In the dynamic scenario, the carrier aiding was expected to outperform the other configurations. However, a slight decrease in performance is observed. Further testing involves fine-tuning the weighting function for the LBCA-based DLL.
A separate LBCA for the DLL increases the complexity. Further investigations will be conducted on reducing the adaptive full LUT-DSKF using one single LBCA. In addition, a negligible increase in complexity is observed while enabling PAD. The use of FAP also shows a minor increase.
The configuration with the best system performance is the LBCA-based FAP with unaided DLL, being 1.9 times more complex than the standard tracking, the second least complex from the presented techniques. Figure 12b and Figure 13 present the position estimation and the variation of the FAP’s response time parameter in the simulated static and dynamic scenario at 34 dBHz. Further analysis of the other configurations is available on the cloud [54]. Figure 12a shows the estimated position in the static scenario using this adaptive tracking configuration at 34 dBHz. Furthermore, the response time parameter is depicted in Figure 12b. Initially, the C/N0 level is 50 dBHz, and each LBCA increases to 13 Hz. Every 30 s, the C/N0 decreases until reaching 34 dBHz. The LBCA reduces the response time parameter accordingly. At 34 dBHz, the LBCA maintains a value of 8 Hz.
Figure 12.
Results of LBCA-based FAP with unaided DLL at 34 dBHz in the static scenario. (a) Position point-cloud. (b) Loop-bandwidth variation of FAP architecture.
Figure 13.
Results of LBCA-based FAP with unaided DLL at 34 dBHz in a dynamic scenario. (a) Comparison between reference trajectory and estimated trajectory from GOOSE. (b) Loop-bandwidth variation of FAP architecture.
In the dynamic scenario, the comparison between the estimated trajectory based on this adaptive tracking configuration and the reference trajectory is shown in Figure 13a. The circles depicted in red indicate the high dynamic events with significant LOS jerk dynamics. Figure 13b presents the adaptation done by the LBCA. During the static region, each tracking channel’s LBCA lstabilizes the bandwidth to 8 Hz. Once dynamic events are present, marked in red circles, the LBCA increases the bandwidth to maintain the carrier phase lock. The bandwidth peaks are closely related to the LOS jerk dynamics of the simulated scenario presented in Figure 9b. After the dynamic events, the LBCA returns to a low bandwidth to maintain a good carrier phase synchronization at 34 dBHz.
These results confirm the robustness of the presented adaptive full LUT-DSKF to maintain carrier-phase continuity under different noise and signal dynamic levels while keeping low time complexity.
6. Conclusions
This paper presents a complete single-frequency adaptive scalar tracking architecture: the LBCA-based full LUT-DSKF. First, the full DSKF is analyzed by explaining the system and measurement model, the state space model, and the transfer function. Second, to reduce the complexity of the full DSKF, the convergence of the Kalman gains is calculated by solving the CARE, deriving the so-called full LUT-DSKF. Previous research shows that the LUT-DSKF reduces the time complexity by more than half compared to the DSKF [25]. This simplification shows a relationship between Kalman gains based on the ratio parameter and (see Equation (22)). Third, the response time of the full LUT-DSKF is adapted through and using two LBCAs. Fourth, the carrier and code system performance of different configurations of the LBCA-based full LUT-DSKF are compared in a static and a dynamic scenario under different C/N0 levels. A metric to evaluate the code system performance is presented based on the HRMSE. The product of the code and carrier system performance leads to a final metric in which the tracking scheme can be nicely evaluated. The results show the importance of the LBCA-based FAP in high dynamic scenarios. This tracking configuration is the only one that maintains the PVT solution, requiring a slightly increased complexity compared to the LBCA-based PLL.
The inter-dependency between FLL and PLL coefficients in a FAP architecture benefits the implementation of a low-complexity adaptive technique using a single LBCA. Another important observation is the fact that it is not necessary to set the third coefficient of the FLL, , to zero, as it is usually done. While deriving the DARE, one can observe that equals zero is not the optimal configuration. No relationship between the DLL and the FAP coefficients has been found. Therefore, another LBCA is required to adapt the DLL coefficients.
Future work follows-up recent research [36] testing the presented adaptive tracking architecture in simulated rocket scenarios. Next studies consist of analyzing the effect of the sounding rocket’s attitude and its antenna’s radiation pattern in the adaptive full LUT-DSKF. Moreover, an extension of the presented tracking architecture is proposed: an LBCA-based multi-frequency adaptive tracking architecture. Multi-frequency tracking architectures imply a selective frequency diversity that can benefit tracking sensitivity [55]. The addition of the LBCA in this tracking architecture can optimize the tracking performance by weighting the filter coefficients depending on the estimated dynamics and noise of each band. Furthermore, as multipath affects each frequency band differently, multi-frequency adaptive tracking techniques can suppress the bands affected by multipath while allowing only the non-affected ones. The use of the LBCA in this multi-frequency tracking scheme cannot only improve the tracking performance in dynamic and noisy scenarios, but it can also increase the robustness against interferences and multipath effects.
Like the loop bandwidth, the integration time also affects the tracking response time. A method to adapt the integration time based on the LBCA’s loop-bandwidth update has been presented [41]. Future research will introduce the normalized-bandwidth control algorithm (NBCA): an extension of the LBCA that adapts the loop bandwidth and the integration time simultaneously. An improvement in tracking sensitivity is expected, particularly in pilot signals.
Author Contributions
Conceptualization, I.C.; methodology, I.C. and J.R.v.d.M.; software, I.C.; validation, I.C.; formal analysis, I.C.; investigation, I.C. and J.R.v.d.M.; resources, I.C.; data curation, I.C.; writing—original draft preparation, I.C.; writing—review and editing, I.C., J.R.v.d.M., E.S.L. and J.N.; visualization, I.C.; supervision, J.N. and E.S.L.; project administration, W.F.; funding acquisition, W.F. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
Publicly available datasets were analyzed in this study. This data can be found here: https://owncloud.fraunhofer.de/index.php/s/LGoWPVtV5xbQ9mB (accessed on 18 March 2023).
Conflicts of Interest
The authors declare no conflict of interest.
Abbreviations
The following abbreviations are used in this manuscript:
| ADC | analog-to-digital converter |
| BET | backward Euler transform |
| CARE | continuous domain algebraic Riccati equation |
| carrier-to-noise density ratio | |
| DARE | discrete algebraic Riccati equation |
| DLL | delay locked loop |
| DSKF | direct-state Kalman filter |
| ESKF | error-state Kalman-filter |
| FAP | FLL-assisted-PLL |
| FLL | frequency locked loop |
| FPGA | field-programmable gate array |
| GNSS | global navigation satellite system |
| GPS | Global Positioning System |
| HRMSE | horizontal root mean square error |
| IIR | infinite impulse response |
| IQ | in-phase and quadrature-phase |
| KF | Kalman filter |
| LBCA | loop-bandwidth control algorithm |
| LOS | line-of-sight |
| LUT | lookup table |
| MMSE | minimum mean square error |
| NBCA | normalized-bandwidth control algorithm |
| NCO | numerically controlled oscillator |
| NF | notch filter |
| PAD | PLL-assisted-DLL |
| PCIe | peripheral component interconnect express |
| PLAN | piecewise linear approximation of nonlinearities |
| PLI | phase-lock indicator |
| PLL | phase locked loop |
| PPP | precise point positioning |
| PVT | position, velocity, and time |
| RFCS | radio-frequency constellation simulator |
| RFFE | radio-frequency front-end |
| RTK | real-time kinematic |
| RV | random variable |
| SBC | single board computer |
| SPC | single point correlator |
| SSM | state space model |
| STL | scalar tracking loop |
| SV | satellite vehicle |
| SWAP | size, weight, and power |
| TCP | transmission control protocol |
References
- Kaplan, E.D.; Hegarty, C.J. Understanding GPS: Principles and Applications, 2nd ed.; Artech House Mobile Communications Series; Artech House: Norwood, MA, USA, 2006. [Google Scholar]
- Van Dierendonck, A.J. GPS Receivers. In Global Positioning System: Theory and Applications; American Institute of Aeronautics and Astronautics, AJ Systems: Los Altos, CA, USA, 1996; Volume 1. [Google Scholar]
- Won, J.; Pany, T. Signal Processing. In Springer Handbook of Global Navigation Satellite Systems; Springer International Publishing: Cham, Switzerland, 2017; pp. 401–442. [Google Scholar]
- Jwo, D.J. Optimisation and sensitivity analysis of GPS receiver tracking loops in dynamic environments. IEE Proc.-Radar Sonar Navig. 2001, 148, 241–250. [Google Scholar] [CrossRef]
- Gardner, F.M. Phaselock Techniques, 3rd ed.; Wiley: New York, NY, USA, 2005. [Google Scholar]
- Dabove, P.; Di Pietra, V. Single-baseline RTK positioning using dual-frequency GNSS receivers inside smartphones. Sensors 2019, 19, 4302. [Google Scholar] [CrossRef]
- Aggrey, J.; Bisnath, S.; Naciri, N.; Shinghal, G.; Yang, S. Multi-GNSS precise point positioning with next-generation smartphone measurements. J. Spat. Sci. 2020, 65, 79–98. [Google Scholar] [CrossRef]
- Wu, Q.; Sun, M.; Zhou, C.; Zhang, P. Precise point positioning using dual-frequency GNSS observations on smartphone. Sensors 2019, 19, 2189. [Google Scholar] [CrossRef]
- Zangenehnejad, F.; Gao, Y. GNSS smartphones positioning: Advances, challenges, opportunities, and future perspectives. Satell. Navig. 2021, 2, 24. [Google Scholar] [CrossRef]
- Xie, P.; Petovello, M.G. Measuring GNSS multipath distributions in urban canyon environments. IEEE Trans. Instrum. Meas. 2015, 64, 366–377. [Google Scholar]
- Linty, N.; Lo Presti, L.; Dovis, F.; Crosta, P. Performance analysis of duty-cycle power saving techniques in GNSS mass-market receivers. In Proceedings of the 2014 IEEE/ION Position, Location and Navigation Symposium (PLANS), Monterey, CA, USA, 5–8 May 2014; pp. 1096–1104. [Google Scholar]
- Morales Ferre, R.; Seco-Granados, G.; Lohan, E.S. Energy-efficiency considerations for GNSS signal acquisition. Inside GNSS 2021, 16, 32–39. Available online: https://insidegnss.com/energy-efficiency-considerations-for-gnss-signal-acquisition/ (accessed on 18 March 2023).
- Overbeck, M.; Garzia, F.; Popugaev, A.; Kurz, O.; Forster, F.; Felber, W.; Ayaz, A.S.; Ko, S.; Eissfeller, B. GOOSE-GNSS receiver with an open software interface. In Proceedings of the 28th International Technical Meeting of The Satellite Division of the Institute of Navigation (ION GNSS+ 2015), Tampa, FL, USA, 14–18 September 2015. [Google Scholar]
- Driessen, P.F. DPLL bit synchronizer with rapid acquisition using adaptive Kalman filtering techniques. IEEE Trans. Commun. 1994, 42, 2673–2675. [Google Scholar] [CrossRef]
- Gelb, A. The Analytic Sciences Corporation. In Applied Optimal Estimation; The MIT Press: Cambridge, MA, USA, 1974. [Google Scholar]
- Thacker, N.A.; Lacey, A.J. Tutorial: The Likelihood Interpretation of the Kalman Filter; Tina Memo; University of Manchester: Manchester, UK, 2006. [Google Scholar]
- Vilá-Valls, J.; Closas, P.; Navarro, M.; Fernández-Prades, C. Are PLLs dead? A tutorial on Kalman filter-based techniques for digital carrier synchronization. IEEE Aerosp. Electron. Syst. 2017, 32, 28–45. [Google Scholar] [CrossRef]
- Won, J.H.; Dötterböck, D.; Eissfeller, B. Performance comparison of different forms of Kalman filter approaches for a vector-based GNSS signal tracking loop. Navigation 2010, 57, 185–199. [Google Scholar] [CrossRef]
- Won, J.H.; Pany, T.; Eissfeller, B. Characteristics of Kalman filters for GNSS signal tracking loop. IEEE Trans. Aerosp. Electron. Syst. 2012, 48, 3671–3681. [Google Scholar] [CrossRef]
- O’Driscoll, C.; Lachapelle, G. Comparison of traditional and Kalman filter based tracking architectures. In Proceedings of the 2009 European Navigation Conference (ENC), Warsaw, Poland, 3–6 May 2009. [Google Scholar]
- O’Driscoll, C.; Petovello, M.; Lachapelle, G. Choosing the coherent integration time for Kalman filter based carrier phase tracking of GNSS signals. GPS Solut. 2011, 15, 345–356. [Google Scholar] [CrossRef]
- Tang, X.; Falco, G.; Falletti, E.; Lo Presti, L. Theoretical analysis and tuning criteria of the Kalman filter-based tracking loop. GPS Solut. 2014, 19, 489–503. [Google Scholar] [CrossRef]
- Tang, X.; Falco, G.; Falletti, E.; Lo Presti, L. Complexity reduction of the Kalman filter-based tracking loops in GNSS receivers. GPS Solut. 2017, 21, 685–699. [Google Scholar] [CrossRef]
- Cortés, I.; Marín, P.; van der Merwe, J.R.; Simona Lohan, E.; Nurmi, J.; Felber, W. Adaptive techniques in scalar tracking loops with direct-state kalman-filter. In Proceedings of the 2021 International Conference on Localization and GNSS (ICL-GNSS), Tampere, Finland, 1–3 June 2021; pp. 1–7. [Google Scholar]
- Cortés, I.; van der Merwe, J.R.; Lohan, E.S.; Nurmi, J.; Felber, W. Performance evaluation of adaptive tracking techniques with direct-State Kalman filter. Sensors 2022, 22, 420. [Google Scholar] [CrossRef] [PubMed]
- Cortés, I.; Conde, N.; van der Merwe, J.R.; Lohan, E.S.; Nurmi, J.; Felber, W. Low-complexity adaptive direct-state Kalman filter for robust GNSS carrier tracking. In Proceedings of the 2022 International Conference on Localization and GNSS (ICL-GNSS), Tampere, Finland, 7–9 June 2022; pp. 1–7. [Google Scholar]
- Won, J.W.; Eissfiller, B. A tuning method based on signal-to-noise power ratio for adaptive PLL and its relationship with equivalent noise bandwidth. IEEE Commun. Lett. 2013, 17, 393–396. [Google Scholar] [CrossRef]
- Won, J.H. A novel adaptive digital phase-lock-loop for modern digital GNSS receivers. IEEE Commun. Lett. 2014, 18, 46–49. [Google Scholar] [CrossRef]
- Vilà-Valls, J.; Closas, P.; Fernández-Prades, C. On the identifiability of noise statistics and adaptive KF design for robust GNSS carrier tracking. In Proceedings of the 2015 IEEE Aerospace Conference, Big Sky, MT, USA, 7–14 March 2015; pp. 1–10. [Google Scholar]
- López-Salcedo, J.A.; Peral-Rosado, J.A.D.; Seco-Granados, G. Survey on robust carrier tracking techniques. IEEE Commun. Surv. Tutor. 2014, 12, 670–688. [Google Scholar] [CrossRef]
- Cortés, I.; van der Merwe, J.R.; Nurmi, J.; Rügamer, A.; Felber, W. Evaluation of adaptive loop-bandwidth tracking techniques in GNSS receivers. Sensors 2021, 21, 502. [Google Scholar] [CrossRef]
- Duník, J.; Straka, O.; Kost, O.; Havlík, J. Noise covariance matrices in state-space models: A survey and comparison of estimation methods—Part I. Int. J. Adapt. Control Signal Process. 2017, 31, 1505–1543. [Google Scholar] [CrossRef]
- Bolla, P. Advanced Tracking Loop Architectures for Multi-Frequency GNSS Receiver. Ph.D. Thesis, Tampere University of Technology, Tampere, Finland; Samara University, Samara, Russia, 2018. Available online: http://urn.fi/URN:ISBN:978-952-15-4309-8 (accessed on 18 March 2023).
- Cortes, I.; Van der Merwe, J.R.; Rügamer, A.; Felber, W. Adaptive loop-bandwidth control algorithm for scalar tracking loops. In Proceedings of the 2020 Proceedings of IEEE/ION Position, Location and Navigation Symposium (PLANS), Portland, OR, USA, 20–23 April 2020; pp. 1178–1188. [Google Scholar]
- Hurd, W.; Statman, J.; Vilnrotter, V. High dynamic GPS receiver using maximum likelihood estimation and frequency tracking. IEEE Trans. Aerosp. Electron. Syst. 1987, AES-23, 425–437. [Google Scholar] [CrossRef]
- Cortés, I.; Urquijo, S.; Overbeck, M.; Felber, W.; Agrotis, L.; Mayer, V.; Schönemann, E.; Enderle, W. Robust tracking strategy for modern GNSS receivers in sounding rockets. In Proceedings of the ESA Workshop on Satellite Navigation User Equipment Technologies (NAVITEC), Noordwijk, The Netherlands, 5–7 April 2022; pp. 1–7. [Google Scholar]
- Cortés, I.; Iñiguez de Gordoa, J.A.; van der Merwe, J.R.; Rügamer, A.; Felber, W. Performance and complexity comparison of adaptive loop-bandwidth tracking techniques. In Proceedings of the 2020 International Conference on Localization and GNSS (ICL-GNSS), Tampere, Finland, 2–4 June 2020; pp. 1–7. [Google Scholar]
- Van der Merwe, J.R.; Cortés, I.; Garzia, F.; Lohan, E.S.; Nurmi, J.; Felber, W. Resilient interference mitigation with adaptive frequency locked loop based adaptive notch filtering. In Proceedings of the 2021 Navigation, Edinburgh, UK, 15–18 November 2021; pp. 1–18. [Google Scholar]
- Van der Merwe, J.R.; Cortés, I.; Garzia, F.; Rügamer, A.; Felber, W. Exotic FMCW waveform mitigation with an advanced multi-parameter adaptive notch filter (MPANF). In Proceedings of the 35th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2022), Denver, CO, USA, 19–23 September 2022; pp. 3783–3819. [Google Scholar]
- Conde, N.; Cortés, I.; van der Merwe, J.R.; Rügamer, A.; Felber, W. Analysis of multipath effect in the tracking stage using loop bandwidth control algorithm. In Proceedings of the 35th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2022), Denver, CO, USA, 19–23 September 2022; pp. 1236–1256. [Google Scholar]
- Song, Y.J.; Won, J.H. Table-Based adaptive digital phase-locked loop for GNSS receivers operating in moon exploration missions. Sensors 2022, 22, 10001. [Google Scholar] [CrossRef] [PubMed]
- Lasota, A.; Michael, C.M. Chaos, Fractals, and Noise: Stochastic Aspects of Dynamics, 2nd ed.; Applied Mathematical Sciences; Springer: New York, NY, USA, 1994. [Google Scholar]
- Bucy, R.S.; Joseph, P.D. Filtering for Stochastic Processes with Applications to Guidance; Interscience Publishers: New York, NY, USA, 1968. [Google Scholar]
- Einicke, G. Smoothing, Filtering and Prediction: Estimating the Past, Present and Future; InTechOpen: London, UK, 2012. [Google Scholar]
- Brown, R.G.; Hwang, P.Y.C. Introduction to Random Signals and Applied Kalman Filtering: With MATLAB Exercises and Solutions, 3rd ed.; Wiley: New York, NY, 1997. [Google Scholar]
- Aguirre, S.; Hurd, W.; Kumar, R.; Statman, J. A comparison of methods for DPLL loop filter design. In Telecommunications and Data Acquisition Progress Report 42-79; Jet Propulsion Laboratory: Pasadena, CA, USA, 1986. [Google Scholar]
- Jury, E.I. Theory and Application of the Z-Transform Method; Wiley: New York, NY, USA, 1964. [Google Scholar]
- Laub, A. A Schur method for solving algebraic Riccati equations. IEEE Trans. Automat. Contr. 1979, 24, 913–921. [Google Scholar] [CrossRef]
- van der Merwe, J.R.; Cortés, I.; Garzia, F.; Rügamer, A.; Felber, W. Multi-parameter adaptive notch filter (MPANF) for enhanced interference mitigation. J. Navig. 2023, 70, 2. [Google Scholar] [CrossRef]
- Domingos, P. The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World; Basic Books, Inc.: New York, NY, USA, 2018. [Google Scholar]
- Amin, H.; Curtis, K.; Hayes-Gill, B. Piecewise linear approximation applied to nonlinear function of a neural network. IEE Proc. Circuits Devices Syst. 1997, 144, 313–317. [Google Scholar] [CrossRef]
- Seybold, J. GOOSE: Open GNSS Receiver Platform; Technical Report; TeleOrbit GmbH: Nuremberg, Germany, 2020; Available online: https://teleorbit.eu/en/satnav/ (accessed on 18 March 2023).
- Welcome to the Open Gnss RecEiver (OGRE) Wiki! Available online: https://github.com/Fraunhofer-IIS/ogre/wiki/ (accessed on 18 March 2023).
- Robust Tracking Techniques Dataset using GOOSE Receiver. Available online: https://owncloud.fraunhofer.de/index.php/s/LGoWPVtV5xbQ9mB (accessed on 18 March 2023).
- Yang, R.; Xu, D.; Morton, Y.T. Generalized multifrequency GPS carrier tracking architecture: Design and performance analysis. IEEE Trans. Aerosp. Electron. Syst. 2020, 56, 2548–2563. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).