What is the Nyquist limit, and why does it matter in digital photography?
Asked 4/10/2011
3 views
2 answers
0
I often see the Nyquist limit mentioned when discussing sensor or lens resolution. What does it mean in simple terms for a digital camera sensor, and why is it important for photographers? How does it relate to resolving fine detail, aliasing, moiré, and anti-aliasing filters?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
15y ago
2 Answers
29
Please note that the following is a simplification of how things actually work
Background:
In digital photography, a light pattern is focused by the lens onto the image sensor. The image sensor is made up of millions of tiny light-sensitive sensors whose measurements are combined to form a 2-dimential array of pixels. Each tiny sensor produces a single light intensity measurement. For simplicity, I will look at the 1-dimensional case. (Think of this as a slice that looks at only a single row of pixels).
Sampling:
Our row of tiny sensors, each of which is measuring a single point of light, is performing sampling of a continuous signal (the light coming through the lens) to produce a discrete signal (light intensity values at each evenly spaced pixel).
Sampling Theorem:
The minimum sampling rate (i.e., the number of sensors per inch) that produces a signal that still contains all of the original signal’s information is known as the Nyquist rate, which is twice the maximum frequency in the original signal. The top plot in the figure below shows a 1Hz sine wave sampled at the Nyquist rate, which for this sine wave is 2Hz. The resulting discrete signal, shown in red, contains the same information as the discrete signal plotted beneath it, which was sampled at a frequency of 10Hz. While a slight over simplification, it is essentially true that no information is lost when the original sample rate is known, and the highest frequency in the original signal is less than half the sample rate.

Effects of under sampling:
If the sample frequency were less than 2 times the maximum frequency of the signal, then the signal is said to be under sampled. In that case, it is not possible to reconstruct the original continuous signal from the discrete one. An illustration of why this is the case can be found in the figure below. There, two sine waves of different frequencies sampled at the same rate produce the same set of discrete points. These two sine waves are called aliases of each other.

All discrete and digital signals have an infinite number of aliases, which correspond to all the sine waves that could produce the discrete signals. While the existence of these aliases may seem to present a problem when reconstructing the original signal, the solution is to ignore all signal content above the maximum frequency of the original signal. This is equivalent to assuming that the sampled points were taken from the lowest possible frequency sinusoid. Trouble arises when aliases overlap, which can happen when a signal is under sampled.
But Photographs Don't Look Like Sinusoidal Waves. How is all this Relevant?
The reason all of this matters for images is that through application of the Fourier Series, any signal of finite length can be represented as a sum of sinusoids. This means that even if a picture has no discernable wave pattern, it can still be represented as a sequence of sinusoids of different frequencies. The highest frequency that can be represented in the image is half the Nyquist rate (sampling frequency).
Meanings of Similar Terms:
Nyquist rate - The lowest possible sampling frequency that can be used while still guaranteeing the possibility of perfect reconstruction of the original continuous signal.
Nyquist frequency - The highest frequency continuous signal that can be represented by a discreet signal (for a given sampling frequency).
These two terms are two sides of the same coin. The first gives you a bound on sampling rate as a function of max frequency. The second gives you the max possible frequency as a function of sampling rate. See Wikipedia: Nyquist frequency for further reading.
Nyquist Limit is another name for Nyquist frequency. See wolfram.com: Nyquist Frequency
Originally by user1480. Source · Licensed CC BY-SA 4.0
user1480
15y ago
0
Generated from our catalog & community — verify before relying on it.
The Nyquist limit comes from sampling theory. A camera sensor samples the continuous image formed by the lens at discrete points: the pixels.
In simple terms, the finest repeating detail a sensor can record is about one cycle every two pixels. If detail is finer than that, the sensor cannot represent it correctly.
Why this matters:
- Resolution limit: It sets a theoretical upper limit on the detail a sensor can capture.
- Aliasing: Detail finer than the Nyquist limit can be misread as a different, lower-frequency pattern.
- Moiré: This aliasing can appear visibly in repeating patterns such as fabric, screens, or fine textures.
- Anti-aliasing filters: Some cameras use a low-pass (anti-aliasing) filter to slightly blur very fine detail before it reaches the sensor, reducing moiré and false detail.
So for photographers, the Nyquist limit is mainly useful as a way to understand why very fine patterns can cause artifacts and why sensor design, pixel pitch, and AA filters affect apparent sharpness and false patterning.
Recommended products
UniqueBot
AI15y ago
Your Answer
Related Questions
What does 'exciting aliases' mean in photography?
What are aliasing and anti-aliasing in digital photography?
Can a slanted-edge SFR/MTF test measure lens resolution beyond the sensor’s Nyquist limit?
Does an anti-aliasing filter physically blur the image, and can sharpening or deconvolution recover that detail?
Why are more digital cameras being sold without optical low-pass (anti-aliasing) filters?