A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Phase Shift Keying Modulation

Research Depth 110 in the knowledge graph I know this Set as goal
1topic build on this
659prerequisites beneath it
See this on the map →
Quadrature Modulation and I/Q RepresentationFrequency Shift Keying ModulationPhase-Locked Loops for Synchronization
psk bpsk qpsk modulation communication

Core Idea

Phase Shift Keying (PSK) encodes information in carrier phase: s(t) = A·cos(ωct + φ[n]) for symbol n. BPSK uses two phases (0, π), QPSK uses four phases at π/4, 3π/4, 5π/4, 7π/4, and M-ary PSK extends to M phases. Demodulation uses phase-locked loops or matched filters matched to each constellation point.

Explainer

From quadrature modulation and IQ representation, you know that any bandpass signal can be described by its in-phase (I) and quadrature (Q) components — effectively a 2D coordinate in the IQ plane. You also know that multiplying a baseband signal by cos(ω_c t) shifts it to carrier frequency ω_c without altering its information content. Phase Shift Keying builds directly on this: instead of varying amplitude (as in ASK) or frequency (as in FSK), PSK encodes information by varying the phase angle of the carrier for each transmitted symbol.

In BPSK (Binary PSK), there are only two possible phases: 0 and π (i.e., 0° and 180°). A bit value of 0 sends A·cos(ω_c t); a bit value of 1 sends A·cos(ω_c t + π) = −A·cos(ω_c t). In the IQ plane, these two constellation points sit at (+A, 0) and (−A, 0) — they are diametrically opposite on the I-axis. The receiver decides which symbol was sent by determining which constellation point the received signal is closest to (a minimum distance decision). BPSK transmits 1 bit per symbol and has the largest possible separation between points for a given amplitude, making it the most noise-resistant PSK scheme.

QPSK (Quadrature PSK) uses four phases: π/4, 3π/4, 5π/4, and 7π/4. In the IQ plane, these four constellation points sit at the corners of a square — two bits are encoded per symbol, doubling the spectral efficiency without increasing the required bandwidth. The two bits (b₀, b₁) select one of the four phases via Gray coding: adjacent constellation points differ by only one bit, so a detection error (misidentifying a point as a neighbor) typically causes only a single-bit error rather than two, improving practical bit error rate. QPSK achieves 2 bits per symbol with the same bandwidth as BPSK — a factor-of-two efficiency gain.

M-ary PSK generalizes to M equally-spaced phases, transmitting log₂(M) bits per symbol. Each additional doubling of M (8-PSK, 16-PSK, ...) adds one more bit per symbol but shrinks the angular distance between constellation points, requiring higher SNR to maintain the same error rate. Beyond 8-PSK, engineers typically switch to QAM (Quadrature Amplitude Modulation), which uses both phase and amplitude variation to spread constellation points more efficiently in 2D space. Demodulation of PSK requires accurate carrier phase recovery (typically via a phase-locked loop) because the receiver must know the reference phase to make correct decisions — this is the central practical challenge of PSK systems and the reason coherent demodulation is essential.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication 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 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-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 IntroductionSine, Cosine, and Tangent RatiosTrigonometric 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 DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsSimple Harmonic MotionIntroduction to Differential EquationsLaplace Transform: Fundamentals and PropertiesLaplace Transform Properties and Inverse TransformTransfer Function, Poles, and ZerosFrequency Response: Magnitude and PhaseModulation: Amplitude, Frequency, and Phase Shift KeyingFrequency Shift Keying ModulationQuadrature Modulation and I/Q RepresentationPhase Shift Keying Modulation

Longest path: 111 steps · 659 total prerequisite topics

Prerequisites (2)

Leads To (1)