# Block 6 — GPS Fundamentals

<p class="block-meta"><span class="b-block">Block 06</span><span class="b-time">~50 min</span><span class="b-demos">1 demo</span></p>

<p class="block-synopsis">Pseudoranges, the four-unknown nonlinear least-squares fix (three position components plus receiver clock bias), Dilution of Precision, and the principal error sources (ionosphere, troposphere, multipath).</p>

## What you'll learn

1. Describe the GPS constellation and signal architecture.
2. Explain how a pseudorange is formed and why it is "pseudo".
3. Formulate GPS positioning as a nonlinear least-squares problem.
4. Explain how satellite geometry amplifies pseudorange noise into position error.
5. Identify the four dominant GPS error sources and their typical magnitudes.
6. Interpret GPS accuracy specifications (CEP, $1\sigma$, 2DRMS).

## In this block

<div class="block-toc">
  <a class="bt-card bt-reading" href="L06_GPS_Reading.html">
    <span class="bt-kind">Reading</span>
    <h4>Reading</h4>
    <p>Pseudoranges, the four-unknown fix, DOP, and error sources.</p>
  </a>
  <a class="bt-card bt-flashcards" href="L06_Flashcards.html">
    <span class="bt-kind">Flashcards</span>
    <h4>Flashcards</h4>
    <p>Click-to-reveal cards for the block's key terms and equations.</p>
  </a>
  <a class="bt-card bt-demo" href="L06_GPSPositioning_Demo.html">
    <span class="bt-kind">Demo</span>
    <h4>Demo · GPS Positioning</h4>
    <p>Drag satellites around the orbit; watch DOP and the 95% covariance ellipse respond live.</p>
  </a>
</div>

<nav class="block-nav">
  <a class="block-nav-prev" href="../block05/index.html">← Multi-State KF</a>
  <a class="block-nav-next" href="../block07/index.html">Extended Kalman Filter →</a>
</nav>
