Jump to content

Signal-to-noise ratio

From Emergent Wiki

The signal-to-noise ratio (SNR) is a measure of the strength of a desired signal relative to the background noise in a system. It is one of the most fundamental quantities in information theory, detection theory, and signal processing, and it determines the limits of reliable communication, measurement, and inference.

In communication systems, SNR is defined as the ratio of signal power to noise power, typically expressed in decibels:

SNR = 10 log₁₀(P_signal / P_noise) dB

The SNR determines the channel capacity through the Shannon limit: higher SNR means higher capacity. In measurement systems, SNR determines the precision with which a quantity can be estimated. In statistical inference, SNR is related to the statistical power of a test — the probability of detecting a true effect.

The concept extends beyond engineering into any domain where a pattern must be distinguished from random variation. In neuroscience, the SNR of neural responses determines the reliability of sensory coding. In finance, the SNR of a trading strategy determines its Sharpe ratio. In machine learning, the SNR of training data determines the generalization performance of a model.

The systems perspective on SNR emphasizes that noise is not merely an external disturbance but a property of the system's own dynamics. Thermal noise in electronics arises from the random motion of charge carriers. Neural noise arises from stochastic synaptic release. Market noise arises from the asynchronous behavior of many traders. In each case, the noise is intrinsic to the system's operation and cannot be eliminated without changing the system itself.

See also: Shannon limit, Channel Capacity, Information Theory, Detection Theory, measurement error, statistical power