2P6 Information Engineering Flashcards
(53 cards)
How do you find the energy of a signal?
Parsaval’s theorem: integral(|x(t)|^2) over all real numbers
How do you find the power of a signal?
P = lim T->inf (1/T integral(|x(t)|^2)) from -T/2 to +T/2
Define bandwidth
The range of frequencies over which its spectrum is non-zero. |X(f)| where X(f) is the fourier transform of x(t)
What is a passband signal?
A signal where its spectral content is centered around +- fc,
Usually fc+W to fc-W. so the bandwidth is 2W.
What is rect(t/T)?
Rectangular pulse, which =1 for -T/2 <t<T/2
What are some alternative definitions of bandwith which are more realistic?
90% bandwidth, the range of frequencies which contain 90% of the energy of the spectrum
3- dB bandwith, range of frequencies that contain 50% o the energy of teh spectrum.
null->null bandwidth, the width of the main lobe
How can you model a channel?
y(t) = h(t)*x(t) + n(t)
How is noise in a channel modelled?
As a Gaussian random process, at each time t, n(t) is a Gaussian random variable.
For normal AM modulation what is the moduluation index limited to?
mA = max(x(t))/a0
mA <1 because otherwise there will be phase reversal.
What is a reciever for a normal AM receiver?
diode into a capacitor and resistor in parallel.
Positive half cycle, capacitor chargers up rapidly, when input falls below, diode is reverse biased so slowly dischargers through Rl
What is the spectrum of an ordinary AM sigal?
delta function at carrier frequency, and the information bandwidth shifted to symetrically around the carrier frequency.
What is the power of an ordinary AM signal withoriginal power Px, and offset a0?
a0^2/2 + Px/2
What is DSB-SC?
Double Side Band Suppressed Carrier,
get rid of a0, to get rid of delta function at fc,
s(t) = x(t) cos(2pi fc t)
How does a DSB-SC reciever work?
modulator + lowpass filter
s(t) * cos(2pifct)
What is SSB-SC?
Only need to specify X(f) for f>0
What is the power of of SSB-SC and DSB-SC?
DSB-SC -> Px/2
SSB-SC -> Px/4
What is the expression for an FM modulated signal?
s(t) = Ac cos [ 2pi fc t + 2pi kf integral(x(u)du)]
because x determines instantaenous frequency, so needs to be integrated.
How do you obtain the original signal from an FM signal?
differentiate giving passband signal with AM, then can use envelope detection
differentiator + envelope detector.
Why is FM more robust than AM?
message is hidden infrqeucny rather than amplitude, which is less affected by noise. But this leads to increased bandwidth.
What is the moduluation index of an FM signal?
Δf/fx, where Δf is the max deviation of teh carrier frequency f(t) from fx.
What is the spectrum of an FM wave?
Bessel function multipled by delta functions either side of fc and -fc.
What is the effective bandwidth of an FM signal?
Bfm = 2Δf + 2fx
What’s the difference between sampling and Quantisation?
Sampling discretises the time axis.
Quantisation discretises the signal amplitude axis
What is the fourier transform of the sampled signal?
Xs(f) = 1/T * Sum (X(f-nfs))