Skip to content

WiFi Distance Calculator is a utility that calculates the approximate distance between a WiFi device and an access point based on the signal level and frequency. Using a mathematical formula, this tool helps users determine the distance in meters based on the frequency in MHz and signal level in dBm.

Notifications You must be signed in to change notification settings

ankitmhatre/wifidistancecalculator

Repository files navigation

Wifi Distance Calculater

This basic calculator is based on the formula distance = 10 ^ ((27.55 - (20 * log10(frequency)) + signalLevel)/20) where frequency is in Mhz, signal level is in dBm and distance is in meters.

About

WiFi Distance Calculator is a utility that calculates the approximate distance between a WiFi device and an access point based on the signal level and frequency. Using a mathematical formula, this tool helps users determine the distance in meters based on the frequency in MHz and signal level in dBm.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages