Prerequisites
Before You Begin
This chapter draws on several earlier chapters. If any item below feels unfamiliar, revisit the linked material before proceeding.
- Linear algebra: least-squares, pseudo-inverses, matrix inversion lemma(Review ch01)
Self-check: Can you set up and solve an overdetermined system via the normal equations ?
- Probability: Gaussian distributions, maximum likelihood estimation, Fisher information(Review ch02)
Self-check: Can you write the log-likelihood for a vector of independent Gaussian observations and derive the Fisher information matrix?
- Propagation: path loss models, multipath, shadowing(Review ch05)
Self-check: Can you relate received power to distance via the log-distance path loss model and explain the effect of log-normal shadowing?
- Antenna arrays: steering vectors, angle-of-arrival estimation(Review ch07)
Self-check: Can you write the ULA steering vector and explain how phase differences across elements encode angle?
- Estimation theory: MVUE, Cramer-Rao bound, iterative estimators(Review ch09)
Self-check: Can you state the Cramer-Rao inequality and explain when equality is achieved?
Notation for This Chapter
Symbols introduced in this chapter. See also the NGlobal Notation Table master table in the front matter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Unknown 2D position of the user equipment (UE) | s01 | |
| Known position of the -th base station (BS) or anchor node | s01 | |
| True geometric distance from UE to BS | s01 | |
| Estimated time-of-arrival from BS | s01 | |
| Range measurement derived from TOA | s01 | |
| TDOA-derived range difference between BSs and | s01 | |
| Estimated angle-of-arrival at BS | s01 | |
| Received signal strength (RSS) from BS in dBm | s01 | |
| Fisher information matrix for position estimation | s02 | |
| Position error bound: | s02 | |
| Standard deviation of range measurement error (metres) | s02 | |
| Standard deviation of angle measurement error (radians) | s02 | |
| Signal bandwidth (Hz), determines ranging resolution | s03 |