Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The FCC allows personal FM transmitters to operate with a maximum power output of 250 microvolts per meter at a distance of 3 meters. Other countries are more permissive, so this is not a problem. As long as you don't interfere with anyone and emit in a band that's not used in the area, it's perfectly fine.


Makes sense. I’ve seen Bluetooth fm dongles for cars to this effect. The dongle connects to your phone on Bluetooth and the old car can listen to your Spotify via the radio.


I was curious what kind of range that might have, so I put what you said into chatgpt and asked what the range of a typical car or home stereo would be, and it gave me this (not sure if it's correct). FWIW, much less than 20 miles, haha.

-- The maximum power output of a personal FM transmitter allowed by the FCC is 250 microvolts per meter at a distance of 3 meters. The range of the transmitter depends on various factors such as terrain, obstructions, and interference.

Assuming ideal conditions, such as no obstructions or interference, the range of the transmitter can be calculated using the inverse square law. This law states that the strength of a signal decreases with the square of the distance from the source.

At a distance of 3 meters, the signal strength would be 250 microvolts per meter. At a distance of 6 meters, the signal strength would be 62.5 microvolts per meter (250/4). At a distance of 9 meters, the signal strength would be 27.8 microvolts per meter (250/9).

Typical car and household stereos have a sensitivity of about 2 microvolts per meter. Using this sensitivity value, we can calculate the range of the transmitter for these devices.

For a car stereo, the transmitter would have a range of about 26 meters (square root of 250/2). For a household stereo, the transmitter would have a range of about 63 meters (square root of 250/0.5).

However, in reality, the actual range of the transmitter may be shorter due to various factors such as interference and obstructions.


> FWIW, much less than 20 miles

For the record I'm sure OP meant his has a range of 20 metres


sbcl: (* (sqrt (/ 250 2)) 3) => 33.54 meters, the factor that amplifies distance is the square root of the factor of signal strength.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: