Algorithm 2. CHC—Convex Hull Centroid Model Algorithm |
Data Input |
is the number of receivers. , , is the planar position of each receiver. , is the signal range of each receiver to an emitter. |
Procedure |
1: Execute the steps 1 until 4 of algorithm Polar Points Centroid Model. |
2: Apply (d-8), find the convex hull polygon for all polar-points in . The obtained polygon is the minimal convex polygon that involves all interest points in . This polygon constitutes the ROI. |
3: Exclude all polar-points on the boundary of this convex polygon, called bad polar-points, from . |
4: Apply (d-9) in , compute the location estimation, , of the emitter. |
Information Output |
5: Emitter location estimation . |