04. Pulse Code Modulation

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/64

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

65 Terms

1
New cards

pulse code modulation (PCM)

It is essentially analog-to-digital conversion of a special type where the information contained in the instantaneous samples of an analog signal is represented by digital words in a serial bit stream.

2
New cards

instantaneous samples

PCM is essentially analog-to-digital conversion of a special type where the information contained in the____ of an analog signal is represented by digital words in a serial bit stream.

3
New cards

TRUE

PCM is relatively inexpensive digital circuitry that may be used extensively.

4
New cards

PCM

It is derived from all types of analog sources that may be merged with data signals and transmitted over a common high-speed digital communication system.

5
New cards

TRUE

[TRUE or FALSE] In long-distance digital telephone systems requiring repeaters, a clean PCM waveform can be regenerated at the output of each repeated, where the input consists of a noisy PCM waveform.

6
New cards

TRUE

[TRUE or FALSE] The noise performance of a digital system can be superior to that of an analog system.

7
New cards

appropriate coding techniques

The probability of error for the system output can be reduced even further by the use of _____.

8
New cards
  • sampling

  • quantizing

  • encoding

3 Basic Operations of PCM Signal (HINT: SQE)

9
New cards

flat-top PAM signal

Sampling operation generates a ______.

10
New cards

quantizing operation (quantization)

It approximates analog values by using a finite number of levels.

11
New cards

approximates

Quantizing operation _____ analog values by using a finite number of levels.

12
New cards
  • uniform quantizer

  • quantization error

  • quantized PAM signal output

3 Steps of Quantizing Information (HINT: UQQ)

13
New cards

quantized PAM signal

PCM signal is obtained from the _______ by encoding each quantized sample value into a digital word.

14
New cards
  • sampling

  • quantization

  • encode

3 Functions of Analog-to-digital Converter (ADC)

15
New cards

sampling

This make the signal discrete in time.

16
New cards

TRUE

[TRUE or FALSE] If the analog input has a bandwidth of W Hz, then the minimum sample frequency such that the signal can be reconstructed without distrotion.

17
New cards

W Hz

If the analog input has a bandwidth of ____, then the minimum sample frequency such that the signal can be reconstructed without distrotion.

18
New cards

quantization

This makes the signal discrete in amplitude.

19
New cards

quantization

This rounds off to one of q discrete levels.

20
New cards

encode

It maps the quantized values to digital words that are v bits long.

21
New cards

v bits long

It maps the quantized values to digital words that are _____.

22
New cards

TRUE

[TRUE or FALSE] If the Nyquist sampling theorem is satisfied, then only quantization introduces distortion to the system.

23
New cards

analog-to-digital conversion

knowt flashcard image
24
New cards

continuous in amplitude

The output of a sampler is still ______.

25
New cards

TRUE

[TRUE or FALSE] Each sample can take on any value

26
New cards

infinite

The number of possible values in sampling is _____.

27
New cards

TRUE

[TRUE or FALSE] To transmit as a digital signal, we must restrict the number of possible values.

28
New cards

quantization

It is the process of “rounding off” a sample according to some rule.

29
New cards

quantization error

knowt flashcard image
30
New cards

uniform quantizers

Most ADCs use ______.

31
New cards

equally spaced apart

In uniform quantization, the quantization levels are _____.

32
New cards

uniform quantizers

They are optimal when the input distribution is uniform. When all values within the dynamic range of the quantizer are equally likely.

33
New cards

dynamic range

Uniform quantizers are optimal when all values within the _______ of the quantizer are equally likely.

34
New cards

sampling timing

knowt flashcard image
35
New cards

quantized 5-level

knowt flashcard image
36
New cards

quantized 10-level

knowt flashcard image
37
New cards

33 bits

How many bits were used to encode a signal?

<p>How many bits were used to encode a signal?</p>
38
New cards

M possible signal levels

The output of the quantizer is one of __________.

39
New cards

n-bit binary word

If we want to use a binary transmission system, then we need to map each quantized sample into an _________.

40
New cards

M = 2n

Formula in Finding Quantization/Signal Levels

41
New cards

n = log2(M)

Formula to find the n-bit binary word.

42
New cards

encoding

It is the process of representing each quantized sample by a v bit code word.

43
New cards

one-on-one

In encoding, the mapping is _____ so there is no distortion introduced by encoding.

44
New cards

TRUE

[TRUE or FALSE] Some mappings are better than others.

45
New cards

gray code

This gives the best end-to-end performance.

46
New cards

TRUE

[TRUE or FALSE] The weakness of Gray codes is poor performance when the sign bit (MSB) is received in error.

47
New cards

most significant bit (MSB)

the sign bit is also known as the _____.

48
New cards

one bit position

With gray codes, adjacent samples differ only in _____.

49
New cards

number of quantization levels

In M = 2n, M is the?

50
New cards

number of bits per sample

In n = log2(M), n is the?

51
New cards
  • counting or ramp (Maxim ICL7126 ADC)

  • serial or successive approximation (AD 570)

  • parallel or flash encoders (CA3318)

3 Popular Techniques Used to Implement ADC Encoding Operation (HINT: CSP)

52
New cards

Maxim ICL7126 ADC

example of an ADC in counting or ramp

53
New cards

AD 570

example of a serial or successive approximation

54
New cards

CA3318

example of a parallel or flash encoders

55
New cards

to generate PCM word

What is the objective of practical PCM circuits?

56
New cards

serialized

Parallel digital output obtained needs to be _____ before sending over a 2-wire channel.

57
New cards

parallel-to-serial converters

Serializing parallel digital output is accomplished by _____.

58
New cards

Serial Input-Output (SIO) chip

example of a parallel-to-serial converter

59
New cards
  • UART

  • USRT

  • USART

Examples of Serial Input-Output Chips (HINT: 3Us)

60
New cards

TRUE

[TRUE or FALSE] The spectrum of the PCM signal is not directly related to the spectrum of the input signal.

61
New cards

bandwidth

The _____ of (serial) binary PCM waveforms depends on the bit rate R and the waveform pulse shape used to represent the data.

62
New cards

R = nfs

formula for bit rate R

63
New cards

number of bits in the PCM word (M=2^n)

In R = nfs, what does n represent?

64
New cards

sampling rate

In R = nfs, what does fs represent?

65
New cards

BPCM(min) = R/2 = nfs/2

For no aliasing case (fs≥2B), the minimum bandwidth of PCM is?