2P6 Information Engineering Flashcards

1
Q

How do you find the energy of a signal?

A

Parsaval’s theorem: integral(|x(t)|^2) over all real numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you find the power of a signal?

A

P = lim T->inf (1/T integral(|x(t)|^2)) from -T/2 to +T/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define bandwidth

A

The range of frequencies over which its spectrum is non-zero. |X(f)| where X(f) is the fourier transform of x(t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a passband signal?

A

A signal where its spectral content is centered around +- fc,

Usually fc+W to fc-W. so the bandwidth is 2W.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is rect(t/T)?

A

Rectangular pulse, which =1 for -T/2 <t<T/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are some alternative definitions of frequency which are more realistic?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How can you model a channel?

A

y(t) = h(t)*x(t) + n(t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How is noise in a channel modelled?

A

As a Gaussian random process, at each time t, n(t) is a Gaussian random variable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

For normal AM modulation what is the moduluation index limited to?

A

mA = max(x(t))/a0

mA <1 because otherwise there will be phase reversal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a reciever for a normal AM receiver?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the spectrum of an ordinary AM sigal?

A

delta function at carrier frequency, and the information bandwidth shifted to symetrically around the carrier frequency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the power of an ordinary AM signal withoriginal power Px, and offset a0?

A

a0^2/2 + Px/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is DSB-SC?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How does a DSB-SC reciever work?

A

modulator + lowpass filter

s(t) * cos(2pifct)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is SSB-SC?

A

Only need to specify X(f) for f>0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the power of of SSB-SC and DSB-SC?

A

DSB-SC -> Px/2

SSB-SC -> Px/4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is the expression for an FM modulated signal?

A

s(t) = Ac cos [ 2pi fc t + 2pi kf integral(x(u)du)]

because x determines instantaenous frequency, so needs to be integrated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How do you obtain the original signal from an FM signal?

A

differentiate giving passband signal with AM, then can use envelope detection

differentiator + envelope detector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Why is FM more robust than AM?

A

message is hidden infrqeucny rather than amplitude, which is less affected by noise. But this leads to increased bandwidth.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is the moduluation index of an FM signal?

A

Δf/fx, where Δf is the max deviation of teh carrier frequency f(t) from fx.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the spectrum of an FM wave?

A

Bessel function multipled by delta functions either side of fc and -fc.

22
Q

What is the effective bandwidth of an FM signal?

A

Bfm = 2Δf + 2fx

23
Q

What’s the difference between sampling and Quantisation?

A

Sampling discretises the time axis.

Quantisation discretises the signal amplitude axis

24
Q

What is the fourier transform of the sampled signal?

A

Xs(f) = 1/T * Sum (X(f-nfs))

25
Q

What is uniform quantisation?

A

Finite set of levels, even step between each level, assign bits to each level.

26
Q

Loss rate of sampling and quantisation?

A

Sampling is a lossless procedure as long as the sampling rate is higher than the Nyquist rate.

Quatisation is always lossy.

27
Q

Define quantisation noise?

A

Q(x(nT)) is the quantisation of x(nT)
then

eQ = x(nT) - Q(x(nT))

if step size is Δ

then eq(z) ε [-Δ/2 , +Δ/2]

28
Q

What is noise power for a uniformlly distributed noise with a step size of Δ?

A

Δ^2/12

RMS noise = Δ/root(12)

29
Q

What is signal to noise ratio?

A

signal power/noise power = (RMS)^2/(RMS)^2

= (V^2/2) / (Δ^2/12) = 3 x 2^(2n-1)

30
Q

What is the rate of a digitised uniform quantiser?

A

n2W (bits/sec)

bandwidth W, n-bit uniform quantiser

31
Q

How can we reduce the bit-rate of signals by using quantisation?

A

non-uniform step size, more steps at smaller values, less steps at larger (rarer) values

32
Q

What is a constellation?

A

The set of value the bits are mapped to

33
Q

In a constellation with M symbol, each symbol represents how many bits?

34
Q

What is the orthonomal shifts property of digital pulses?

A

integral(p(t-kT)p(t-mT)dt) is only equal to 1 when k=m

35
Q

What shapes satisfy the orthonormal shift property?

A

sinc and rect

36
Q

What is a common pulse shape?

A

root raised cosine spectrum, quick decay but larger bandwidth

37
Q

What is a matched filter?

A

y(t) is passed through filter with impulse response p(-t)

the filter output is then xb(t) * h(t) = sum Xk integral(p(τ-kT)p(τ-t)dτ)

which is sampled only at t=mT so you only get Xm out

38
Q

What happens when there is noise at the reciever of a matched filter?

A

you get r(mT) = Xm + Nm

where Nm = integral(n(τ)p(τ-mT)dτ)

decoder usually picks te most likely one.

39
Q

How does does probability of detection error depend on snr?

A

Pe = e^(-snr/2)

40
Q

What is the difference between digital baseband and digital passband communications?

A

Passband -> the baseband signal is moduluated by a high frequency carrier.

x(t) = sum(Xk p(t-kT)) cost(2pifc t)

41
Q

What is quadrature amplitude modulation?

A

make the constellations complex valued

x(t) = Re[xb(t)e ^(j2pifct)]

the cosine component carriers the real part of the signal and the sine component carriers the imaginary part of the signal

42
Q

How is QAM demodulated?

A

By using two seperate de modulators.

One multiples by a cos and the other by a -sin,

they then end up seperately with the real and imaginary parts of the original signal. and the constellation can be extracted.

43
Q

Where are the decision regions for QAM?

A

Bisextors inbetween the points.

44
Q

What happens when you increase the number of constellation poins with QAM?

A

the transmission rate increases,

however, the power increases

45
Q

What is FSK?

A

Frequency shift keying, shifting the frequecny for each symbol of constellation.

46
Q

What are repetition codes?

A

Repeating each information bit odd number of times, and then picking the majority one. Slow rate 1/n, not hugely improved probability of correct.

47
Q

What is a block coding?

A

Passing a block of bits larger than actual number of bits, rate>0.5, but keep redundancy up.

first bits are the original, the other are dependent

48
Q

What is Hamming codes?

A

N=7 K=4, first 4 bits are information, last three are redundant bits.

c5 = s1+s2+s3
c6 = s2 + s3 + s4
c7 = s3 + s4 + s1

where + is moduluo 2 addition.

rate is 4/7.

Can only correct one flipped bit.

49
Q

What is TDMA,FDMA,CDMA?

A

TDMA - Time division multiple access
FDMA - frequency division multiple access
CDMA - code division multiple access

50
Q

How to demodulate FDMA?

A

modulate with different carrier frequencies depending on which signal you want to extract.

51
Q

How do you demodulate CDMA?

A

Integrate with the code that you want to extract, due to orthogonality of the codes, you will only end up with the one you are looking for.