Basic Wireless Communication for Microcontrollers
Chapter 2 - Design Project 1: Crystal Radio Receiver
Radio Link Analysis
     The radio signal originates at the radio transmitter(figure 1). Here, an oscillator generates a constant amplitude AC voltage at the radio station's carrier frequency (590kHz, for example, for WARM 590 in Northeast Pennsylvania). This signal is then multiplied by the audio signal, creating an Amplitude Modulated (AM) radio signal, where the carrier amplitude varies according to the instantaneous audio voltage at each point in time. This signal, which is an electrical current, is amplified to a much greater power (typically a few thousand watts) and applied to an antenna. The result is that power is radiated out in all directions. When dealing with any communications system, there is some minimum power which the receiver must get in order to yield a usable signal. In a crystal receiver, this is determined by how much power the ear must receive in order to hear the station. In receivers with gain (powered receivers), it is ultimately determined by the noise level in the receiver, which is the combination of internal receiver noise and external noise and interference. Let's call this minimum detectible signal Pmin, measured in Watts.
Figure 1 - An ultra-simple AM radio transmitter site, similar (in concept) to typical AM broadcast stations.
Antenna Pattern and Effective Area
     Transmitting antennas do not radiate equally in all directions, but instead prefer certain angles. This can be described by an antenna pattern, as shown in figure 2. Usually, antennas will try to concentrate all their power into a narrow beam (beam antenas) or in all directions in a certain plane (omnidirectional antennas). Both types of pattern are shown in figure 2. This can be accounted for by determining the direction between the transmitter and receiver, and reading the gain off the plot of antenna pattern. The gain is the amount of power sent out in that direction relative to the amount which would be radiated in that direction by an isotropic antenna. Of course, the total power radiated by the theoretical, isotropic antenna and the real antenna are equal, and gain does not imply more power out than goes into the antenna. It is simply a way of taking into account the fact that more radiation goes out in certain directions than in others.
Figure 2 - Two examples to illustrate the concept of antenna pattern. The parabolic dish antenna forms a narrow beam, the same in the horizontal plane (azimuth) as in the vertical plane (altitude). The two pattern diagrams describe the gain (in dB) versus azimuth angle or altitude angle. The second example, a vertical monopole antenna radiates into an expaning "disk", which is omnidirectional in the horizontal plane but quite directional in the vertical plane. Try visualizing the 3D patterns of both antennas in your mind.
The Link Equation
     Once you know both the transmitting antenna gain and the receiving antenna's effective area, you can determine how much power the receiver gets for a given transmitted power. The power flux (power per area) at the receiving antenna's location is: [P]=Ptrans*Gain/(4*pi*r^2), where [P] is in Watts/meter^2 and r is in meters. If this is then multiplied by the Aeff for the receiving antenna, we get Prec, or Power received. So, the full equation is: Prec=Ptrans*Gain*Aeff/(4*pi*r^2).BACK   Table of Contents    NEXT