Digitisation Flashcards

1
Q

How do binary numbers and decimal numbers differ?

A
  • Decimal number = base 10, 10^x (10 possibilities)

- Binary = base 2, 2^x, 0 and 1 (2 possibilities)

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

How do you calculate a decimal number from binary number?

A

101 = (1x4)+(0x2)+(1x1) = 5.

columns in 2

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

How is a binary number created?

A

It is created by several low and high voltages using several bits.

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

How do you calculate the maximum number encoded in a binary number of a given bit depth?

A

8 bits (28 = 256), 16 bits are used to encode physiological measurements.

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

What is bit depth?

A

Bit depth = 2n.

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

How is a digital signal measured from an analogue signal?

A
  • Digital signal is measured from an analogue signal at each time point by an analogue to digital convertor.
  • ADC takes analogue signal as input and outputs a binary number at each time interval corresponding to the signal.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is signal sampling?

A

amplitude of analogue signal is measured at equal time intervals and this is
converted into binary number.

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

What is the resolution of the measured signal?

A

affected by the bit depth which needs to be high to accurately sample the waveform.

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

What is the frequency of samples?

A

a good sampling frequency to represent signal accurately.

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

How does a DAC work?

A
  • Converts digital waves to analogue waves
  • 8 bits is 8 resistors,
  • the output voltage of the
    amplifier is the sum of all the voltages sent to the input
  • a summing amplifier.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is voltage resolution and dynamic range? (VR)

A

Voltage resolution = size of the output voltage step

-VR = Vref/2bits.

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

What is voltage resolution and dynamic range? (DR)

A

maximum possible voltage range obtained from the DAC, depends on Vref.

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

How does an ADC work?

A
  • Start received
  • Control logic initialises the system
  • Clock sends regular pulses to counter
  • Counter outputs digital signal to DAC
  • Staircase ramp generated to comparator
  • Ramp Voltage rises and is closer to Vin
  • Comparator shift states
  • Signal to turn off the clock
  • Digital output read
  • Repeat
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Some limitations of ADC?

A
  • Slow

- Analogue signal may be smaller than dynamic range so small changes may not be produced by DAC

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

How can you increase ADC amplitude resolution?

A

Decrease the dynamic range by reducing Vref and increase bit depth.

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