3

Given some description of some parameters like:

  • transmitter power
  • frequency
  • antenna
  • location
  • time of day

how can I know over what distance communication is possible? Can I know the limits to these things, like:

Phil Frost - W8II
  • 51,701
  • 6
  • 88
  • 212
  • 1
    It sounds like you're trying to create a question to point others to when you feel their question is inappropriate, but this question itself violates many aspects of the following guidelines: http://ham.stackexchange.com/help/dont-ask – Adam Davis Feb 13 '14 at 18:18
  • @AdamDavisKD8OAS Specifically what guidelines? If you think it would be more appropriate to add a specific close reason that can be applied to questions like this, and you want to suggest it on meta, by all means, go ahead. However, that I've never seen such a question get closed suggests such a proposal wouldn't get much traction. At least this way the answers can say "what you seek is not possible", then link to another with more detail, rather than repeating the same incomplete explanation every time. – Phil Frost - W8II Feb 13 '14 at 18:31
  • 1
    Too many to list, which is why I didn't pick one to focus on in my comment. Consider at least the following: "If you can imagine an entire book that answers your question, you’re asking too much." ... "You should only ask practical, answerable questions based on actual problems that you face." ... "there is no actual problem to be solved: “I’m curious if other people feel like I do.”" ... also consider reading the blog post Real Questions Have Answers I can imagine dozens, if not hundreds, of valid answers for this. – Adam Davis Feb 13 '14 at 18:45
  • @AdamDavisKD8OAS can you explain then why you didn't vote to close any of the other questions linked here on the same grounds, and in fact, you asked some of them? This question does have an answer, and it is you can't. Also, you've cast a close vote as "unclear what you are asking", which seem contrary to your explanation in the comments. I think you just don't like the question, and can't provide a specific reason why, or offer an alternate solution to the problem I'm trying to address here. – Phil Frost - W8II Feb 13 '14 at 18:48
  • 1
    Please read the close reason carefully: "Please clarify your specific problem* or add additional details to highlight exactly what you need."* As it stands your question is very broad, but that is because you aren't asking a specific question, or trying to solve a specific problem you actually have. I can't ask for clarification because you aren't in a situation where you can narrow the problem you are experiencing down to a single issue we can help you troubleshoot. You are free to disagree and ignore my suggestions. I'm sorry if you feel this is some personal slight - it isn't. – Adam Davis Feb 13 '14 at 18:58
  • Unfortunately, I have to agree with @AdamDavisKD8OAS on this one. This question seems to me to fail the if you can imagine an entire book test: entire books can and have been written on the subject of radio propagation, and radio propagation is heavily dependent on particulars such as wavelength, solar height at ionospheric altitude, solar activity, etc. And even that is ignoring issues like receiver noise floor, transmission mode, etc. Rules of thumb can be stated, but they cannot say anything about over which distance you can communicate. – user Feb 14 '14 at 14:18
  • @MichaelKjörling so then, why not close the many other questions which are exactly this question? If I add, "on HF", or "with Wi-Fi", or "on Tuesday", the answer is still the same: an entire book on radio propagation. What's different about the questions linked here, or the new ones that keep popping up like http://ham.stackexchange.com/questions/1463/how-far-2-4ghz-1watt-signal-can-go-in-a-rural-area ? – Phil Frost - W8II Feb 16 '14 at 23:17
  • @PhilFrost The question How far can a 2.4 GHz, 1 watt signal go in a rural area? specifies a frequency (2.4 GHz), mode (WiFi; meaning one of the 802.11 modes), transmitter power output (1 W) and setting (rural area), and asks if it will provide service for a receiver (that OP's phone) at a specific distance (2 km). While we cannot know the answer with 100% certainty, that is still a specific question that can be answered concretely citing specific data, and in fact it has been. – user Feb 17 '14 at 07:33
  • If you'd like to discuss the closure of this question further, please post on [meta] and link to that post here, rather than make it a long-winded discussion in the comments. – user Feb 17 '14 at 07:34

2 Answers2

2

Shannon's law on information communication provides statistical upper limits on data rate given a signal to noise ratio: S/N.

There may be nice physics models on the power coupled between a pair of dipoles in free space, to get a best case on signal power received.

Unfortunately, the transmission channel is usually not in outer space, but contains a huge number of absorptive and reflective bodies (perhaps including the upper atmosphere), often in unknown or nearly randomly changing configurations, ruining any nice clean closed form equation for the the received S in S/N.

Also unfortunately, the noise floor (the N in S/N) is almost always quite indeterminate in the real world, and has to be found by experimentation. Background noise, interfering signals, receiver front-end noise, and etc.

You can test yourself, or perhaps make a reasonable guess at what might be possible based on prior published results. Assuming conditions are fairly similar and don't change much.

hotpaw2
  • 13,316
  • 6
  • 45
  • 76
0

You can not know these things except by probabilities. Radio propagation is a stochastic process, the result of many random variables. There are many things that can be done to improve one's chances of success, or worsen them, but always when we are talking about whether something is possible or not, what is the smallest/best/simplest/cheapest piece of equipment, and so on, we are specifying only a small part of the system.

Consider the entire system involved in communicating between point A and point B, and some of the variables involved at each step.

First, we must capture the information to be sent as a baseband signal. Is this a human voice? How intelligible is this voice? Are you repeating everything five times, or just once? Is a good microphone used?

The information must be modulated. Does the modulation limit the fidelity of the baseband signal? How robust in the modulation? Does it employ forward error correction or other redundancy? Does it distort the baseband signal?

The signal must be amplified. What's the transmitter power?

All this must pass through the transmitter's electronics. Are they of good quality? Are they introducing any distortion?

This must pass through a feedline, to an antenna. What are the feedline losses? How efficient is the antenna? Is the antenna directional? Is it pointed in the best direction?

The signal must then propagate to the receiver. What are current propagation conditions? Are there any geomagnetic storms? Even ordinary lightning creates noise. For HF propagation, ionospheric conditions are somewhat predictable, but still highly variable, just like the weather. Line-of-sight propagation is more predictable, but still, is there anything in the propagation path that can absorb/refract/disperse/distort the signal? Dense smog? Cars? Pedestrians? Buildings? Power lines? Airplanes?

The signal must be received. Again, what's the receiving antenna and feedline? Of what quality is the receiver? Does it have good filters?

The signal must be demodulated. What's the noise floor at the receiver? Is there a nearby strong station desensitizing the receiver? What diversity schemes can the receiver employ? What's the operator's skill? What's the modulation's robustness to noise?

These are just a few of the factors that determine the possibility of communicating between A and B. At every step of the way, there are opportunities to improve our chances, or make them worse. To improve your chances of successful communication, you might:

  • wait for exceptionally good propagation conditions
  • increase transmitter power
  • increase antenna gain (on either end)
  • use a more robust modulation, like WSPR
  • repeat the transmission multiple times, increasing redundancy
  • put antennas on a high tower where there are fewer obstructions

The list goes on, and technological advancement is always creating new possibilities. Thus, if we should ask "what's the smallest antenna" or "what's the lowest power" or any similar "what's the worst X could be" type question, the answer is nearly always that there is no limit, because there are always things that can be done to compensate.

Phil Frost - W8II
  • 51,701
  • 6
  • 88
  • 212