I wanted to inquire if I can use relative distances instead of real distances with the solution.
The case is mainly related to RSSI which is a relative value to indicate the distance between two targets (points). For example, if I have three base station A(0,0), B(10,10), C(5,5), and a device may say the RSSI-A is -60, RSSI-B is -70 and RSSI-C is -80. Thus, I just know the proportions of the distance which is D(A):D(B):D(C)=6:7:8 in the example but the real distances.
I wanted to inquire if I can use relative distances instead of real distances with the solution.
The case is mainly related to
RSSIwhich is a relative value to indicate the distance between two targets (points). For example, if I have three base station A(0,0), B(10,10), C(5,5), and a device may say the RSSI-A is -60, RSSI-B is -70 and RSSI-C is -80. Thus, I just know the proportions of the distance which is D(A):D(B):D(C)=6:7:8 in the example but the real distances.