Nyquist Criterion for Zero Intersymbol Interference

Research Depth 90 in the knowledge graph I know this Set as goal
Unlocks 1 downstream topic
nyquist-criterion isi pulse-shaping communication

Core Idea

The Nyquist criterion specifies conditions on pulse response p(t) for zero intersymbol interference (ISI) at sampling times: p(nTs) = 1 for n=0 and p(nTs) = 0 for n≠0. In frequency domain: Σ P(f + k/Ts) = Ts. This ensures adjacent symbols do not interfere, enabling reliable symbol recovery from noisy channels.

Explainer

From the sampling theorem, you know that a bandlimited signal with bandwidth B Hz can be reconstructed from samples taken at 2B samples per second, the Nyquist rate. Now consider the inverse problem in digital communications: you want to transmit discrete symbols (bits, or higher-order constellation points) through a channel with a limited bandwidth, at the highest possible symbol rate. Each transmitted symbol must be represented by a pulse that fits within the channel bandwidth — but narrow-bandwidth pulses have long time-domain tails that extend into neighboring symbol intervals. When those tails overlap and corrupt the detection of adjacent symbols, the result is intersymbol interference (ISI).

Think concretely: you transmit symbol a₀ = +1 using a pulse p(t), then symbol a₁ at time T later, then a₂ at 2T, and so on. The received signal is the sum r(t) = Σ aₙ p(t − nT). When you sample r(t) at time t = 0 to recover a₀, you get not just p(0) · a₀ but also p(−T) · a₁ + p(−2T) · a₂ + …. If the pulse has nonzero values at those shifted sampling times, every other symbol leaks into your detection of a₀. ISI is the additive interference from every symbol in the sequence, and it cannot be removed by simply increasing signal power — it is a structural problem caused by the pulse shape.

The Nyquist criterion provides the exact condition on p(t) that guarantees zero ISI at the sampling instants: p(nT) = 1 for n = 0, and p(nT) = 0 for all nonzero integers n. In words, the pulse must pass through zero at every symbol period except its own. The sinc function sinc(t/T) = sin(πt/T)/(πt/T) satisfies this exactly — it equals 1 at t = 0 and crosses zero at every multiple of T. The sinc pulse corresponds to a rectangular spectrum of bandwidth 1/(2T), achieving the theoretical maximum symbol rate of 2B symbols per second over a channel of bandwidth B. This is the Nyquist rate for transmission, directly analogous to the sampling theorem you know.

In practice, the ideal sinc pulse is unusable: its tails decay as 1/t and never reach zero, so any timing error causes catastrophic ISI, and it requires an infinitely long filter. The raised cosine spectrum is the engineering solution. It modifies the rectangular spectrum with a smooth rolloff over an "excess bandwidth" Δf = α/2T, where α ∈ [0, 1] is the rolloff factor. The resulting pulse still satisfies the Nyquist zero-crossing condition, but its tails decay as 1/t³ instead of 1/t, making it robust to timing errors. The cost is reduced bandwidth efficiency: the raised cosine with rolloff α requires bandwidth (1+α)/(2T) instead of the minimum 1/(2T). Choosing α is a fundamental design tradeoff in every digital communication system — α = 0 maximizes spectral efficiency but demands perfect timing; α = 1 halves the spectral efficiency but tolerates practical timing jitter. Most real systems (cellular, satellite, cable modem) use α between 0.2 and 0.5 as a practical compromise.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsSeparable Differential EquationsIntegrating Factor Method for First-Order Linear ODEsFirst-Order Linear Ordinary Differential EquationsSecond-Order Linear Homogeneous Differential EquationsCharacteristic Equation Method for Linear ODEsComplex Roots and Oscillatory SolutionsSpring-Mass Systems and Mechanical VibrationsResonance and Damping in Forced VibrationsRLC Circuit Applications of Differential EquationsIntroduction to Differential EquationsLaplace Transform: Fundamentals and PropertiesLaplace Transform Properties and Inverse TransformTransfer Function, Poles, and ZerosFrequency Response: Magnitude and PhaseBode Plot Construction and InterpretationNyquist Criterion for Stability AnalysisNyquist Criterion for Zero Intersymbol Interference

Longest path: 91 steps · 370 total prerequisite topics

Prerequisites (3)

Leads To (1)