Localization
TIme of arrival (TOA), time-difference of arrival (TDOA), time-sum of
arrival (TSOA), position estimation
Use time-of-arrival (TOA), time difference-of-arrival (TDOA), and time sum-of-arrival (TSOA) measurements to solve for target locations. Employ range-angle and bistatic measurements. Localization could encompass active or passive scenarios.
Objects
phased.TOAEstimator | Time-of-arrival estimation (Since R2024a) |
phased.TDOAEstimator | Time-difference of arrival estimation (Since R2024b) |
Functions
toaposest | Estimate target position using TOA measurements (Since R2024a) |
tdoaposest | Estimate target position from TDOA measurements (Since R2024a) |
tsoaposest | Estimate target positions using time-sum-of-arrival (TSOA) measurements (Since R2025a) |
bistaticposest | Estimate position of targets using bistatic range/range sum and angle-of-arrival measurements (Since R2025a) |
rangeangposest | Estimates the positions of multiple targets from multiple anchors at known positions combined with one-way range and angle of arrival measurements at the anchors (Since R2025a) |
Blocks
Bistatic Position Estimator | Estimate targets positions using bistatic range and angle measurements (Since R2025a) |
Range-Angle Position Estimator | Estimate target positions using range-angle measurements (Since R2025a) |
TDOA Estimator | Estimate time-difference of arrival (Since R2024b) |
TDOA Position Estimator | Estimate target position from time-difference of arrival (Since R2024b) |
TOA Estimator | Estimate time of arrival, time-difference of arrival, and position (Since R2024a) |
TOA Position Estimator | Estimate target position from time-of-arrival estimates and anchor positions (Since R2024b) |
TSOA Position Estimator | Estimate target position from time-sum of arrival (Since R2025a) |
Topics
- Wireless Localization Measurements and Methods
Measure delay from target to individual receive anchors using
phased.TOAEstimator