Chapter 11: Digital Comms Flashcards

(20 cards)

1
Q

What problems arise with using schmitt inverter to regenerate a DC signal from AC?

A
  1. The thresholds are a fixed percentage of Vs. Noise is not predictable in the transmission.
  2. Cannot cope with negative Vin
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a a schmitt trigger do

A

Regenerates signal and overcomes the problems of a schmitt inverter

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

What does a schmitt trigger circuit diagram look like

A

Op amp configured as follows: Vref into inverting, vin into output through 2 resistors, Non-inverting connected in between the two resistors.

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

When will the schmitt trigger switch to positive saturation?

A

When the voltage at Vx, where the non-inverting is connected, is above 0V

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

When will the schmitt trigger switch to negative saturation?

A

When the voltage at Vx, where the non-inverting is connected, is below 0V

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

What does the graph of a Schmitt trigger look like

A

rectangle shaped,centered around Vref.
Symmetrical if Vref=0V
Not symmetrical if Vref≠0V

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

What is a SIPO

A

Serial in Parallel out, Shift register. Based off D type flip flops.

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

SIPO circuit diagram

A

Common clock and reset. Output from LSB into input of next flip flop and so on. Not Q, not connected.

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

What is a PISO

A

Parallel in Serial out shift register

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

PISO circuit diagram

A

Common clock, common reset. Logic 0 input to LSB and output into input. AND gate above each flip flop. One input connected to common load, other to individual input.

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

Loading the PISO

A

1.D types are reset when first switched on.
2. Data is set up on individual inputs to AND gates.
3. Logic 1 on load to set outputs of flip flop, then back to logic 0.

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

How is the data shifted on a PISO

A

1.Clock pulses n times to move the data out of the register of n number of flip flops.
2. MSB outputted first
3. After n pulses, Q outputs are zero

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

What is PCM

A

Sampling analogue signals and converting them to binary. Pulse coded modulation

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

In PCM, what does the sampling gate do?

A

repeatedly samples the analogue voltage at a frequency determined by the sampling clock.

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

What does a sampling gate in PCM generate?

A

A PAM signal that matches the amplitude of the input signal

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

Describe a PCM transmitter block diagram

A
  1. Input
  2. Low pass filter
  3. Sampling gate (sampling clock inputted here)
  4. n bit ADC
  5. PISO register (piso clock in)
  6. Output to comms link
17
Q

In a PCM transmitter what is the value of the sampling clock

A

greater than or equal to 2x the input frequency

18
Q

In a PCM transmitter what is the value of the PISO clock

A

n x sampling frequency/ nyquist

19
Q

What is the nyquist frequency

A

The sampling frequency must be greater than 2x the maximum frequency of the info signal