위치추정
TOA(도달 시간), TDOA(도달 시간 차), TSOA(도달 시간 합), 위치 추정
TOA(도달 시간), TDOA(도달 시간 차), TSOA(도달 시간 합) 측정값을 사용하여 타깃 위치를 구할 수 있습니다. 거리-각도 및 바이스태틱 측정값을 사용합니다. 위치추정은 능동 시나리오 또는 수동 시나리오를 포함할 수 있습니다.
객체
phased.TOAEstimator | Time-of-arrival estimation (R2024a 이후) |
phased.TDOAEstimator | Time-difference of arrival estimation (R2024b 이후) |
함수
toaposest | Estimate target position using TOA measurements (R2024a 이후) |
tdoaposest | Estimate target position from TDOA measurements (R2024a 이후) |
tsoaposest | Estimate target positions using time-sum-of-arrival (TSOA) measurements (R2025a 이후) |
bistaticposest | Estimate position of targets using bistatic range/range sum and angle-of-arrival measurements (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 (R2025a 이후) |
블록
| Bistatic Position Estimator | Estimate targets positions using bistatic range and angle measurements (R2025a 이후) |
| Range-Angle Position Estimator | Estimate target positions using range-angle measurements (R2025a 이후) |
| TDOA Estimator | Estimate time-difference of arrival (R2024b 이후) |
| TDOA Position Estimator | Estimate target position from time-difference of arrival (R2024b 이후) |
| TOA Estimator | Estimate time of arrival, time-difference of arrival, and position (R2024a 이후) |
| TOA Position Estimator | Estimate target position from time-of-arrival estimates and anchor positions (R2024b 이후) |
| TSOA Position Estimator | Estimate target position from time-sum of arrival (R2025a 이후) |
도움말 항목
- Wireless Localization Measurements and Methods
Measure delay from target to individual receive anchors using
phased.TOAEstimator