Question:medium

The carrier phase observation model in GNSS is given as
\[ \phi_A^i = f\delta^i - \frac{\rho_A^i}{\lambda} - f\delta_A + N_A^i - f\delta_{\text{iono}} + f\delta_{\text{tropo}} + \epsilon \]
where \(\phi_A^i\) is the observed carrier phase in cycles, \(f\) is the frequency of the carrier in hertz, and \(\lambda\) is the wavelength of the carrier in meters.
What is the unit of the ionospheric (\(\delta_{\text{iono}}\)) and tropospheric (\(\delta_{\text{tropo}}\)) delay terms in the given equation?

Show Hint

Every additive term in the equation must come out in cycles like phi itself; since these delay terms are multiplied by the frequency f (in cycles per second), work out what unit delta must have on its own to cancel out to cycles.
Updated On: Jul 20, 2026
  • Second
  • Meter
  • Cycle
  • Cycles/second
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: List the unit of every symbol in the equation as stated or implied.
$\phi_A^i$: cycles (given). $f$: hertz = cycles/second (given). $\rho_A^i$: meters (given, it is a range). $\lambda$: meters (given). $N_A^i$: cycles (it is an integer ambiguity, a whole number of wavelengths, dimensionless/cycles). $\epsilon$: cycles (a small phase noise/residual term, same units as $\phi$).
Step 2: Build a unit-cancellation table for each term on the right.
Term $\rho_A^i/\lambda$: $\text{m}/\text{m} = $ dimensionless $=$ cycles (matches $\phi$). Term $f\delta^i$: for this to equal cycles, since $f$ is in cycles/second, $\delta^i$ must supply the missing second to cancel, so $\delta^i$ is in seconds. Term $f\delta_A$: identical structure, so $\delta_A$ is in seconds too (both are clock biases, consistent with GNSS convention).
Step 3: Apply the same cancellation logic to the delay terms.
Term $f\delta_{\text{iono}}$: again, $f$ contributes cycles/second, and for the product to land in cycles (matching every other additive term), $\delta_{\text{iono}}$ must contribute the cancelling factor of seconds: $(\text{cycles/second}) \times (\text{second}) = \text{cycles}$. The identical cancellation applies to $f\delta_{\text{tropo}}$, so $\delta_{\text{tropo}}$ is also in seconds.
Step 4: Cross-check using a concrete numeric example.
Take $f = 1.57542 \times 10^9$ Hz (GPS L1) and suppose the tropospheric path delay is $\delta_{\text{tropo}} = 10^{-8}$ s (about 3 m of extra path divided by the speed of light). Then $f\delta_{\text{tropo}} = 1.57542 \times 10^9 \times 10^{-8} \approx 15.75$ cycles, a sensible, unit-consistent number of cycles, confirming $\delta_{\text{tropo}}$ was correctly treated as a quantity in seconds.
Step 5: Reject the distractor units.
If $\delta_{\text{tropo}}$ were instead in meters (option B), the product $f\delta_{\text{tropo}}$ would have units of $\text{Hz}\cdot\text{m}$, which is not cycles and does not match the rest of the equation. If it were already in cycles (option C) or cycles/second (option D), multiplying by $f$ again would give cycles$^2$/second or cycles$^2$/second$^2$, neither of which matches $\phi_A^i$'s unit of cycles.
Step 6: Conclude.
The only unit for $\delta_{\text{iono}}$ and $\delta_{\text{tropo}}$ that keeps the equation dimensionally consistent is the second.
\[ \boxed{\delta_{\text{iono}}, \delta_{\text{tropo}} \ \text{are in seconds}} \]
Was this answer helpful?
0