Ok, this is a strange one, I am working on a signal strength meter for one of my touch screens for the WiFi signal strength.
From what I can find 100db is 0% signal strength and 30db is 100% signal strength.
I want to somehow make a formula to spit out the signal strength on a scale of 1 to 100. I can't seem to wrap my brain around the equation!
For example using the above
100dB = 0%
30dB = 100%
then 65 =50% (I got this by just averaging the 2 numbers)
I just need an equation to be able to feed the dB to and get the percentage.
Any help is appreciated!
From what I can find 100db is 0% signal strength and 30db is 100% signal strength.
I want to somehow make a formula to spit out the signal strength on a scale of 1 to 100. I can't seem to wrap my brain around the equation!
For example using the above
100dB = 0%
30dB = 100%
then 65 =50% (I got this by just averaging the 2 numbers)
I just need an equation to be able to feed the dB to and get the percentage.
Any help is appreciated!