Noise and SNR
Is the signal beating the noise?
Sweep the SNR. With high SNR the received levels hug the two values and split cleanly at the threshold (gold); as it drops they scatter, and symbols that cross the threshold turn red as errors.
Noise adds on
Electrons in a wire jiggle endlessly because of temperature, and that jiggle makes a small random voltage in every receiver. The signal you receive is the one you sent with this noise added on: r(t) = s(t) + n(t). Noise cannot be erased. The only thing you can do is make the signal large enough to stand over it.
What matters is the ratio — SNR
On a channel where boosting the signal also boosts the noise, raw strength tells you nothing. What actually decides whether the receiver can split the bits is the ratio of signal power S to noise power N, SNR = S/N. When S is far above N the two levels sit well apart and clear; when N creeps up to S the two levels overlap and the distinction collapses. The ratio is usually written in decibels: SNR(dB) = 10 log₁₀(S/N).
Thermal noise and bandwidth
Thermal noise power is N = k T B, proportional to Boltzmann’s constant k, the absolute temperature T, and the bandwidth B you admit. So the wider you open the band, the more noise comes in. There are two ways to raise SNR: increase the signal power, or narrow the band to just what you need and let in less noise. And this SNR is exactly what sets the Shannon capacity — the absolute limit on the information a channel can carry.
Back to the first screen
As you lowered the SNR the received values, once snug against the two levels, scattered ever wider, and any symbol that crossed the threshold turned red as an error. Raise the SNR again and the values are pulled back into the two levels, clean and gold. Through all of it, the signal’s raw strength never once appeared on screen. The one thing to hear in noise is this: what decides whether it is read is not how large the signal is, but how high it stands above the noise — the ratio S/N.
In the next unit
Noise is random, so you cannot know its value at any instant in advance. To handle it you need the language of probability. Next we look at how to describe a random signal by its distribution, mean and variance — why the bell-shaped normal distribution is noise’s default face, and what average power means.