Week 5 - PCM, analog-digital conversion Flashcards

1
Q

What is digitization?

A

Converting analog signal to digital data.

PCM is a common method.

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

What are the 3 main elements of Pulse Code Modulation (PCM)?

A

Sampling
Quantizing
Encoding

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

What are the three sampling methods (PAM - Pulse Amplitude Modulation)?

A

Ideal Sampling (discrete point)

Natural Sampling (sampling with finite width pulse/high speed switch)

Flat-top Sampling (Similar to natural sampling but the sample value is discrete and held over the duration of pulse).

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

What is the restriction on sampling rate?

A

To reproduce the original analog signal, we must sample at x2 the highest frequency.

Why? To capture the peak and trough of each cycle.

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

f, 2f, 4f Which of these would be oversampling and undersampling? (f = highest frequency of analog wave)

A

f - under-sampling
4f- over-sampling

2f - required sampling rate

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

Why can’t we tell what the minimum sampling rate is for a bandpass signal given the bandwidth?

A

Because the lowest frequency is non-zero, we cannot assume the highest frequency = bandwidth.

Sampling rate = 2*highest frequency

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

What is Quantization?

A

Mapping signal amplitudes to discrete values. (Approximation)

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

How do we determine quantization levels?

A

(Max voltage - min voltage) / levels

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

What is the relationship between normalized amplitude and normalized quantized values?

A

The amplitudes are divided into quantization levels. Therefore, each quantization level represents a range of amplitudes.

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

How do we determine normalized quantized values?

What is the relationship between normalized quantized values, normalized PAM values, and normalized error?

A

Say we have 8 levels. Our quantization levels would range from 4 to -4 (to represent a sine wave)

The midpoint of each level would be a normalized quantized value.

Any normalized PAM values within that level will assume the normalized quantized value.

The difference in value between the two is the normalized error.

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

What is a quantization code?

A

Refers to each quantization level starting from 0.

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

How is quantization error related to the number of levels?

A

More levels means less error and more accurate signal recovery.

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

Quantization error changes the SNR of a signal (T or F)

A

True

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

What is the issue with uniform quantization?

A

Quantization levels are evenly spaced, this may not be practical for music for example where amplitudes are concentrated near zero.

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

What is PCM Encoding?

A

Converting each quantization level into an encoded word (1010)

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

Why might digitization increase the amount of bandwidth we need?

A

The more bits we use to represent each quantization level, the more bandwidth we need.

17
Q

Why is baud rate <= bit rate?

A

S = N/r

18
Q

What is a carrier signal?

A

A high frequency simple signal from the sending devices that acts as a base for information.

19
Q

What is modulation/shift keying?

A

Modifying amplitude, frequency, or phase of the carrier signal to convey digital data.

20
Q

What kind of signal does ASK create?

A

Composite non-periodic

21
Q

What is the bandwidth for ASK?

A

Bandwidth is proportional to the signal rate (baud) S = N / r * case factor

22
Q

How many bits per signal element are there in binary and multi-level ASK?

A

log(base2) # amplitudes

23
Q

In FSK the frequency of the modulated signal is constant for the duration of a signal element (T or F)

A

True

24
Q

What is the bandwidth for FSK?

A

The bandwidth(s) are centered around the various frequencies.

25
Q

How many bits per signal element are there in binary/multi-level FSK?

A

Same as ASK

log(base)2 #frequencies

26
Q

Why is PSK less susceptible to noise than ASK?

A

Noise affects amplitude.

27
Q

Which analog to digital modulation technique requires more sophisticated hardware?

A

PSK
Phase-shift keying

28
Q

What is the bandwidth required for PSK?

A

Same as ASK, bandwidth centered around carrier signal frequency. Requires less BW than FSK.

29
Q

What is binary PSK?

A

Uses an in-phase, and out of phase wave for the signal element/ Offset by 180 degrees or 1/2 cycle

30
Q

What is Quadrature Amplitude Modulation (QAM)?

A

Combines ASK and PSK.

Dominant method of digital to analog
modulation

One in phase carrier and one quadrature carrier offset by 90 degrees.

Why?
Same bandwidth as ASK and PSK.
Using phases of two carriers AND amplitude allows for more distinct values.

31
Q

What does binary ASK look like on constellation diagram?

A

Two dots on the x axis representing a single in-phase carrier at two distinct positive values

32
Q

What does binary PSK look like on a constellation diagram?

A

Two dots on the x-axis representing a single in phase carrier. Each dot will be a positive and negative amplitude respectively to represent the 180 degree phase shift.

33
Q

What does a QAM look like on a constellation diagram?

A

You have an I component (in-phase) and a Q component (90 degrees offset). Each constellation point on the quadrant correlates to a specific amplitude, phase of the in-phase carrier, and phase of the quadrature carrier.

34
Q

What is Amplitude Modulation (AM)?

A

Carrier amplitude is modulated in response to the input analog signal.

Bandwidth of modulated signal is twice that of input (think of how noise affects amplitude)

35
Q

What is the bandwidth of an AM station and guards?

A

10kHz

To find the total # of stations we would take entire frequency range and divide by 10kHz. Then divide the result by 2.

36
Q

What is the bandwidth of FM station and guards?

A

200kHz

The bandwidth of the input is equal to the modulated signal because we are altering frequency in response to input signal amplitude.