Goal:
Estimate the received signal level in dBm (where 0 dBm corresponds to 0.224 volts) on a spectrum analyzer for a given TV transmitter.
Scenario:
I have many details on the transmitter, including height, frequency, ERP, coordinates, etc. derived from the FCC's LMS database. The Spectrum analyzer is using a "whip" antenna with effectively no gain, and no input amplifier gain. The transmitter has these properties of note.
- Tx to Rx distance: 13.65km
- Tx height: 520m
- Tx frequency: 605 MHz
- Tx ERP: 650 kW
What I've tried:
- Using the FCC's TVStudy command line program, I'm able to obtain the Field Strength accounting for terrain between points using 3 different propagation model options. The results are in dBu for a reference ERP of 0 dBk. This scenario returns around 84 dBu from this program.
- In a few real-world measurements, I've measured around -60 dBm for this scenario.
- Using a couple online dBu to dBm calculators, I get -68.5 dBm for this scenario.
Question(s):
- How does ERP contribute to received signal strength in this case? The FCC program does not have ERP as an input. -68.5 dBm is close, but some other scenarios I've tried are less successful.
- Am I conflating power and voltage measurements, hence making the -68.6 dBm useless?
- Should I consider another method other than the FCC's program to obtain an estimate of received signal level?