Communication Systems/Wireless Transmission

From testwiki
Jump to navigation Jump to search

Template:Communication Systems/Page

This page will discuss Wireless EM wave propagation, and some basics about antennas.

Isotropic Antennas

An isotropic antenna radiates it's transmitted power equally in all directions. This is an ideal model; all real antennas have at least some directionality associated with them. However, it is mathematically convenient, and good enough for most purposes.

Power Flux Density

If the transmitted power is spread evenly across a sphere of radius R from the antenna, we can find the power per unit area of that sphere, called the Power Flux Density using the Greek letter Φ (capital phi) and the following formula:

Φ=PT4πR2

Where PT is the total transmitted power of the signal.

Effective Area

The effective area of an antenna is the equivalent amount of area of transmission power, from a non-ideal isotropic antenna that appears to be the area from an ideal antenna. For instance, if our antenna is non-ideal, and 1 meter squared of area can effectively be modeled as .5 meters squared from an ideal antenna, then we can use the ideal number in our antenna. We can relate the actual area and the effective area of our antenna using the antenna efficiency number, as follows:

η=AeA

The area of an ideal isotropic antenna can be calculated using the wavelength of the transmitted signal as follows:

A=λ24π

Received Power

The amount of power that is actually received by a receiver placed at distance R from the isotropic antenna is denoted PR, and can be found with the following equation:

PR=ΦRAe

Where ΦR is the power flux density at the distance R. If we plug in the formula for the effective area of an ideal isotropic antenna into this equation, we get the following result:

PR=PT(4πR/λ)2=PTLP

Where LP is the path-loss, and is defined as:

LP=(4πRλ)2

The amount of power lost across freespace between two isotropic antenna (a transmitter and a receiver) depends on the wavelength of the transmitted signal.

Directional Antennas

A directional antenna, such as a parabolic antenna, attempts to radiate most of its power in the direction of a known receiver.

Template:Info

Here are some definitions that we need to know before we proceed:

Azimuth Angle
The Azimuth angle, often denoted with a θ (Greek lower-case Theta), is the angle that the direct transmission makes with respect to a given reference angle (often the angle of the target receiver) when looking down on the antenna from above.
Elevation Angle
The elevation angle is the angle that the transmission direction makes with the ground. Elevation angle is denoted with a φ (Greek lower-case phi)

Directivity

Given the above definitions, we can define the transmission gain of a directional antenna as a function of θ and φ, assuming the same transmission power:

GT(θ,ϕ)=Φθ, ϕΦisotropic

Effective Area

The effective area of a parabolic antenna is given as such:

Ae=ηπD24

Transmit Gain

Gmax=4πAeλ2

If we are at the transmit antenna, and looking at the receiver, the angle that the transmission differs from the direction that we are looking is known as Ψ (Greek upper-case Psi), and we can find the transmission gain as a function of this angle as follows:

G(Ψ)=(2J1((πD/λ)sin(Ψ))sin(Ψ))2(λπD)2

Where J1( ) denotes the first-order bessel function.

Friis Equation

The Friis Equation is used to relate several values together when using directional antennas:

PR=PTGTGRLP

The Friis Equation is the fundamental basis for link-budget analysis.

If we express all quantities from the Friis Equation in decibels, and divide both sides by the noise-density of the transmission medium, N0, we get the following equation:

C/N0=EIRPLP+(GR/Te)k

Where C/N0 is the received carrier-to-noise ratio, and we can decompose N0 as follows:

N0=kTe

k is Boltzmann's constant, (-228.6dBW) and Te is the effective temperature of the noise signal (in degrees Kelvin). EIRP is the "Equivalent Isotropic Radiated Power", and is defined as:

EIRP=GTPT

To perform a link-budget analysis, we add all the transmission gain terms from the transmitter, we add the receive gain divided by the effective temperature, and we subtract Boltzmann's constant and all the path losses of the transmission.

Further reading