Jump back to chapter selection.
Table of Contents
12.1 Modulation as Frequency Shifting
12.2 Amplitude Modulation and Demodulation
12.3 Multiplexing and Pulse-Amplitude Modulation
12.4 Frequency Modulation
12.5 Linear Feedback Systems
12.6 Stability Margins
12 Communication and Feedback Systems
The earlier chapters develop the tools: convolution, Fourier transforms, sampling, Laplace transforms, z-transforms, and filters. Communication and feedback systems show why these tools matter. Communication uses modulation to move information around in frequency. Feedback uses system interconnection to change sensitivity, tracking, stability, and robustness.
12.1 Modulation as Frequency Shifting
Multiplication by a complex exponential shifts a spectrum. If
then
The whole spectrum of
Multiplication by a cosine creates two shifted copies:
Thus
This is the mathematical basis of amplitude modulation, frequency-division multiplexing, heterodyne detection, radio transmission, and many measurement techniques. The carrier does not create new information by itself; it relocates the spectrum to a band where transmission, filtering, or detection is convenient.
12.2 Amplitude Modulation and Demodulation
In double-sideband suppressed-carrier amplitude modulation,
If
then the shifted spectral copies do not overlap around the origin.
Coherent demodulation multiplies by the same carrier again:
The desired baseband term is
If the receiver oscillator has phase error
recovers a baseband term proportional to
Thus coherent demodulation requires carrier phase synchronization. A phase error of
Standard AM with transmitted carrier uses
If
Single-sideband modulation transmits only one sideband. It is more bandwidth efficient, but generation and demodulation require sharper filtering or Hilbert-transform methods.
12.3 Multiplexing and Pulse-Amplitude Modulation
Frequency-division multiplexing places different messages in different frequency bands:
The carrier frequencies are chosen so that the shifted spectra do not overlap. Bandpass filters and coherent demodulators recover the individual messages.
Time-division multiplexing assigns different signals to different time slots. This is naturally connected to sampling. Each source is sampled, the samples are interleaved, and the receiver separates the streams by timing.
Pulse-amplitude modulation (PAM) represents information by pulse amplitudes:
where
If pulses overlap at the sampling instants, symbols interfere with each other. This is intersymbol interference. A Nyquist pulse shape satisfies
so that neighbouring symbols do not contribute at the decision times.
Pulse-code modulation (PCM) adds quantization and binary coding. It is the basis for many digital communication and storage systems: sample, quantize, encode, transmit, decode, reconstruct.
12.4 Frequency Modulation
In frequency modulation, the message changes the instantaneous frequency rather than the amplitude. A typical FM signal is
The instantaneous phase is
so the instantaneous angular frequency is
For small modulation index, FM can be approximated by a carrier plus small sidebands. For larger modulation index, many sidebands appear. FM is more bandwidth-consuming than simple AM, but it can be more robust to amplitude noise because the information is carried primarily in phase/frequency.
This phase viewpoint also connects modulation to later topics such as phase-locked loops and frequency combs: controlling phase means controlling instantaneous frequency, and vice versa.
12.5 Linear Feedback Systems
In a basic negative-feedback loop, the forward system is
The denominator
or
is the characteristic equation. Its roots are the closed-loop poles, and they determine stability and transient behaviour.
Feedback can be used for:
- reducing sensitivity to plant variations;
- making an output track a reference;
- rejecting disturbances;
- stabilising an unstable system;
- approximating an inverse system;
- compensating nonideal components.
The benefit is not free. Feedback can also destabilise a system if the loop gain has the wrong phase at frequencies where its magnitude is large. This is why feedback analysis is inseparable from pole locations, frequency response, and phase.
For high loop gain
Thus the closed-loop response is set mainly by the feedback path, not by the forward plant. This is the basic robustness intuition behind feedback control.
12.6 Stability Margins
For continuous-time rational systems, closed-loop stability requires all closed-loop poles to lie in the left half-plane. For discrete-time systems, they must lie inside the unit circle.
Root-locus analysis studies how the closed-loop poles move as a scalar gain
the root locus shows the possible closed-loop pole locations as
The Nyquist stability criterion uses the frequency response of the open-loop transfer function
means
Encirclements of this point determine whether closed-loop poles move into the unstable region.
In engineering design, gain and phase margins are practical summaries:
- Gain margin: how much the loop gain can increase before instability.
- Phase margin: how much additional phase lag can be tolerated before instability.
Large margins usually mean robust but slower response. Small margins can give fast response but ringing, overshoot, and fragility. Feedback design is therefore a controlled compromise between speed, accuracy, disturbance rejection, and stability.