vimwiki/tech/Antenna.wiki

73 lines
3.0 KiB
Plaintext
Raw Normal View History

2021-11-11 21:45:01 +00:00
= Antenna =
2021-11-11 22:15:01 +00:00
An antenna is some type of conductor, used to propagate radio signals. This is
2021-11-11 21:45:01 +00:00
done because an electric current in metal induces an electromagnetic field.
2021-11-11 22:15:01 +00:00
This can be transmitted and received by an antenna. When the antenna receives
2021-11-11 21:45:01 +00:00
the signal, an electric current is induced in the antenna due to the
intersection of the electromagnetic radiation in a conductor.
*Polarization* is what orientation the electric field is from an antenna. This
is the same orientation as the conductor of the antenna. To get the best
2021-11-11 22:15:01 +00:00
signal, the sending and receiving signals must be of the same polarization.
2021-11-11 21:45:01 +00:00
2021-11-11 22:15:01 +00:00
Due to how signals propagate through the atmosphere, their polarization
changes dramatically, and therefore it often doesn't matter what orientation an
antenna has when working with signals that propagate often (such as HF, see
[[frequency_range]]). This phenomenon is called elliptical polarization.
2021-11-11 21:45:01 +00:00
2021-11-11 22:00:01 +00:00
== Feed line ==
2021-11-11 21:45:01 +00:00
2021-11-11 22:00:01 +00:00
A feed line delivers a signal to the antenna. The ratio of voltage to current
2021-11-11 22:15:01 +00:00
is [[Impedance]]. This is due to the ratio of the physical dimensions of the
2021-11-11 22:00:01 +00:00
feed point, and the frequency of the signal. They are said to be in _resonance_
2021-11-11 22:15:01 +00:00
when the feed point impedance is all resistance with no reactance. All feed
lines have a characteristic impedance. This is different then the resistance of
the feed line. Things like length, conductors, spacing, etc determine the
impedance.
2021-11-11 22:00:01 +00:00
2021-11-11 22:15:01 +00:00
The feed points impedance is heavily affected by nearby conductors and its
2021-11-11 22:00:01 +00:00
height above ground.
2021-11-11 22:15:01 +00:00
A common feed line in Coax, due to its ease of use. Most for radio
coax has an characteristic impedance of *50 ohms*. TV coax has an impedance of
75 ohms.
Another common feed line is made of two leads, seperated by plastic. It is
called open wire, ladder line, window line, or twin lead. Becuase there is
little to no shielding, there is less loss than coax. However, it is very
sensitive to other nearby conductors.
2021-11-11 22:00:01 +00:00
== Gain ==
Gain is concentrating an antenna's radiated signals in a specific direction.
Gain aids in concentrating the antenna in an intended direction. This is done
2021-11-11 22:15:01 +00:00
by creating waves that constructively add in certain directions, and destructively
2021-11-11 22:00:01 +00:00
subtract in others.
*Omnidirectional antenna* radiate in all directions, and therefore have an
equal gain in all directions.
*Beam* or *directed antenna* have gain in a single direction, and are great for
communicating in a specific direction.
An *isotropic antenna* is a theoretical antenna that has no gain, because it
radiates equally in all directions. No such antenna exists, and is used for
reference.
Gain is measured in decibels (dB) and is in reference to something, most often
an isotropic antenna (abbr. dBi) or with respect to a dipoles peak gain (abbr.
2021-11-11 22:15:01 +00:00
dBd). The gain is often shown using an azimuthal and elevation diagram,
showing views from the top and side respectively.
Decibels are logarithmic in nature and therefore are calculated as shown
dB = 10 log (power ratio)
db = 20 log (voltage ratio)
Example: what is the power change from 5W to 10W, in dB?
10 log (10 / 5) = 10 (0.3010) = 3dB