communication system
includes source, channel, and receiver
Frequency multiplexing
sending two or more signals over same channel using different frequency bands
communication channel
any physical medium through which a signal is transmitted, such as
- copper wire
- fiber optic cable
- air
simplex channel: can transmit in one direction only
half-duplex channel: can transmit in either direction but not simultaneously
full-duplex channel: can transmit in both directions at once (usually combines two simplex channels)
Fourier analysis
can be used to express a complicated function in terms of less complicated sine and cosine waves
Fourier transform
The waveform may be periodic or nonperiodic
Convolution
mathematical operation the can be used to model or predict results of passing a signal through a device
impulse response h(t)
the response of a linear time invariant system with transfer function H(s) to an impulse
- once h(t) is known, the response, y(t), to any input signal, x(t) can be found by convolving the input signal with
h(t):
y(t) = h(t) * x(t)
- h(t) can also be used to find the inverse Laplace transform for a function not in the table of transform pairs
linear time-invariant (LTI) system
a system that is both linear and time invariant
- If an LTI system input is a unit impulse (zero duration, amplitude of 1), then the output is the time-domain equivalent of the system’s Laplace transfer function
system output
the convolution of the input and the time-domain equivalent of the system’s Laplace transfer function is the output
x(t) –> F(s) –> x(t) * f(t)
discrete-time systems
- Discrete points are often given the symbol k rather than t for discrete time
Difference equations
- can be useful in modeling: computer variables in a loop sequential circuits economic situations recursive processes systems with time delays
solving difference equations with z-transforms
Difference equations can be solved by a method similar to that for Laplace transforms
modulation
demodulation
process for reconstructing original information from received modulated signal
modulation process
a) information signal is at baseband frequency
b) carrier signal is at RF frequency of transmission
c) Baseband and carrier are multiplied together in a process called mixing, and the resultant signal is transmitted through the channel
single sideband AM (SSB-AM)
phase angle modulation
frequency modulation (FM)
demodulator
replicates the baseband signal except for distortion and noise introduced by the channel
AM demodulation
FM and PM demodulation
phase-locked loop (PLL)
time multiplexing
technique allowing more than one signal to share communication channel at one time
-can be analog or digital
pulse amplitude modulation (PAM)