/TDOA

Implementation Of TDOA Using Chan Algorithm And Taylor Algorithm

Primary LanguageC++

TDOA

Implementation Of TDOA Using Chan Algorithm And Taylor Algorithm in 3D space

Author:HaoyaWHL
Finish Time:2016/5 when I was masterGrade 1
Implement:Visual Studio 2013 in C++

Workflow

step1:using socket to get the data from four base stations
step2:pre-treating the data,get the form as I want
step3.1:using CHAN algorithm to get the coordinates of X and Y
step3.2:using Taylor algorithm to make the coordinates of X and Y more accuracy
step4.1:using CHAN algorithm to get the coordinate of Z
step4.2:using Taylor algorithm to make the coordinates of Z more accuracy
step5:output the coordinates of X , Y and Z