RSSI based Positioning System Design
UESTC Innovation and Enterprise Program. Supervised by Engr. Bo Chen
Background
Received Signal Strength Indicator (RSSI) positioning method is one of the common modern communication positioning techniques. The method takes the phenomenon of the signal strength attenuation with the increase in distance to discover the position of an anchor. The positional error exists due to the several disturbance in the propagation of the electromagnetic wave, which results in the differences between the calculated distance through the attenuation coefficient and the practical distance.
System Design Scheme
- Cosidering the existing triangle centroid positioning algorithm making use of three intersections to figure out the position of one anchor, we managed to involve four to add more information and put forward the corresponding quadrilateral diagonal intersection positioning algorithm.
- Applied the distance of each intersection as the weighted coefficient to increase the effect of nearer intersection on the final calculation.
- Simulated the whole design on the Matlab platform.
Test Results
The average error of quadrilateral diagonal algorithm is 0.3733, while it is 0.4957 for the triangle centroid algoeithm. Therefor, the positional precision is improved by 20%.