Before you can read a single line of the parent note, you need to know what each little symbol means as a picture. This page builds every one of them from nothing. Read top to bottom — each idea is a brick for the next.
Picture a garden hose. The water pressure at the nozzle is like transmitter power: how much "push" you start with. A radio transmitter's power Pt (the subscript t means transmit) is typically a few watts to tens of watts on a spacecraft — tiny, because electrical power in space is scarce.
Why the topic needs it: everything in a link budget is ultimately a comparison of powers — the power you send versus the power that arrives versus the power of the noise.
Here is the single most important picture in the whole topic.
Let us earn every symbol in 4πr2:
r is the radius — the distance from the source, in metres. Look at the red arrow in the figure.
π (pi) ≈3.14159 is a fixed number defined as a circle's circumference divided by its diameter (π=circumference/diameter); it is the same for every circle.
4πr2 is the surface area of a sphere. It grows with the square of distance: double r, and the area becomes four times as big.
Why the topic needs it: this sphere is why signals get weak with distance, and it is the origin of both path loss and the definition of EIRP (both defined below).
Take the total power and divide by the bubble's area:
S=4πr2P
Look at the figure: the same four rays of "power" pass through a small square up close, but at double the distance they are spread across a square four times larger — each patch gets one-quarter as much.
Why the topic needs it: the receiving antenna is a bucket that catches whatever power density is falling on it. S is the rainfall; the antenna catches a puddle's worth.
Real antennas do not radiate equally in all directions. A dish focuses the beam, exactly like a flashlight reflector focuses a bulb.
G=power density an isotropic antenna would givepower density in the main beam
Gt = gain of the transmit antenna.
Gr = gain of the receive antenna.
Gain of 1 means "no focusing at all" (isotropic). Gain of 300 means the beam is 300× more intense straight ahead — but weaker off to the sides. No antenna creates power; it only redirects it.
Why the topic needs it: gain is the "free help" in the budget — it concentrates your precious watts toward Earth instead of wasting them into empty space.
The numbers in a link budget span from tiny (a received power of 0.000000000000001 W) to enormous (a path loss factor of 1027). Multiplying such numbers by hand is misery. Engineers use a trick.
Here log10 (base-10 logarithm) answers the question "10 to what power gives this number?" For example log10(1000)=3, because 103=1000.
Reference-flavoured decibels (the reference Pref is baked into the name):
Recall Quick dB self-test
What is 100 W in dBW? ::: 10log10(100)=20 dBW.
Why do we add gains in dB instead of multiplying? ::: Because log turns multiplication into addition.
Radio signals are waves. Two numbers describe a wave.
They are locked together by:
c=fλ⟺λ=fc
This is the symbol promised back in §3: the far-field condition "r much bigger than a wave" is now simply r≫λ.
Why the topic needs it: path loss secretly depends on λ — a shorter wavelength means a tiny receiving antenna "sees" a smaller effective area, so higher frequencies lose more per metre unless you also focus them with gain.
We are now ready to combine the sphere (4πr2) with the wavelength (λ) into the topic's biggest loss.
Where the 4πr/λ factor comes from (the WHY, worked on this page):
Transmit side: a source of EIRP produces power density S=4πr2EIRP at distance r — that is the first factor of 4πr2 (the spreading sphere from §2–§3).
Receive side: an antenna does not catch all of S; it catches only the power falling on its effective aperture Ae (its catch-area in m², introduced in §4), so received power Pr=S⋅Ae. From §4 we already have Ae=4πGrλ2 — that is the second factor of 4π and where λ2 enters.
Put both together: Pr=4πr2EIRP⋅4πGrλ2=EIRP⋅Gr⋅(4πr)2λ2. Strip out the antenna gains Gt,Gr; what is left over — the pure distance-and-wavelength penalty — is
Lp=(λ4πr)2.
Why the topic needs it:Lp is the single "how much the journey costs" number — the main thing EIRP and antenna gains must overcome.
Even with the transmitter switched off, a receiver hears a faint random hiss. This is noise, produced by the jiggling of warm electrons everywhere — in the sky, the ground, the amplifier.
N0 (read "N-nought") is the noise power spectral density — noise power per hertz, in W/Hz. In decibels k becomes −228.6 dBW/K/Hz (a constant you will see added in every C/N0 line, defined in §10).
See Noise Temperature and Noise Figure for the full story of where Tsys comes from.
Why the topic needs it: the signal only "survives" if it arrives louder than this hiss. Noise is the enemy the whole budget fights.
Why the topic needs it:G/T is the single "figure of merit" that lets you compare two ground stations at a glance, without re-listing gain and temperature separately. It slots straight into the C/N0 equation: N0C=EIRP−Lp+TG−10log10(k).