Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M4613

Nyquist Rate

Nyquist Rate
TechnicalHigh supportComputer Science
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

To faithfully reconstruct an analog signal without distortion, the sampling frequency must be at least twice the highest frequency present in the signal.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Set the minimum frequency for acquiring information. If you want to monitor a rapidly changing project (such as public opinion changing every hour), and your checking frequency (sampling rate) is less than twice its rate of change, the information you obtain will be completely distorted (aliasing). To see the truth, you must run at least twice as fast as the truth changes.

anchor

Anchor fast decisions

Sampling theorem: To reconstruct a continuous signal from its samples without distortion, the sampling frequency must be at least twice the highest frequency of the signal; this minimum sampling rate is the Nyquist rate. The mechanism is to avoid spectral aliasing.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Nyquist_rateZH · Explicit
    verified

RELATED MODELS