DIGIMAD-4 / main

0 stars 0 forks source link

Research: Correlatie RSSI vs. afstand #21

Open Villadelfia opened 3 years ago

Villadelfia commented 3 years ago

RSSI = −(10 × n)log10(d) − A Hieruit kunnen we afleden

d = 10 ^ ((A — RSSI)/(10 * n))

d= afstand A= referentie signaalsterkte (RSSI op 1m) (dBm) n = signal propagation constante resulteert tussen 5-20 dBm.

https://www.rn.inf.tu-dresden.de/dargie/papers/icwcuca.pdf

https://medium.com/@rakshitshah/formula-to-convert-the-rssi-value-of-the-ble-bluetooth-low-energy-beacons-to-meters-12a2fa426a2e#:~:text=Distance%20%3D%2010%20%5E%20((Measured%20Power,RSSI)%2F(10%20*%20N))

https://iiw.kuleuven.be/onderzoek/dramco/research/ladi-witepa/Radiopropagatie.pdf

https://cdn-learn.adafruit.com/downloads/pdf/adafruit-feather-m0-radio-with-lora-radio-module.pdf