Instrumentation and Computers in Imaging Flashcards

1
Q

What is the difference between analogue and digital?

A
Analogue= continuous (parameters are infinitely variable)
Digital = discrete
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is binary?

A

A useful implementation of discrete because it is a base two number system (0, 1) which can be represented by on/off states of switches (ie. transistors).

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

How does an ADC affect data?

A

Analogue digital converter = loses data

Sensor: mA -> mV

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

Why doesn’t a transducer produce a perfect signal?

A
Errors / artefacts
Transfer function
Properties
•	Noise
•	Saturation
•	Linearity
•	Dynamic range
•	Resolution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the differnce between a perfect and a truthful transducer signal output?

A

draw graph

  • straight line =perfect
  • wiggled = truthful
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the process of digital acquisition?

A
  • Digitisation process mangles your data
    o Analogue (continuous) / Digital (discrete)
    o Discrete number system (binary)
    o Acquisition
    • Analogue physical interaction
    • Transducer -> mV / mA
    • ADC converts to binary
    • Calibration – convert numbers to meaningful quantity
    • Binary manipulation in computer
    • Binary interpreted as intensities for image à map
    o Resolution; Bit depth; Linearity; Dynamic range
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why does discretisation damage data?

A
•	Not only is the value of the signal made discrete, but time is discretised too!
•	ADC mangles signal value
•	Latch mangles time
o	Sampling
o	Nyquist sampling rate
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why is 44kHz data stream chosen for audio CD?

A

Human hearing = 20kHz,

Satisfies nyquist sampling rate (2x frequency)

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

How does MRI system work?

A

o Produces proton density map
o Analogue - RF emissions
o Digitise RF amplitude and phase (ADC)

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

How does Digital X Ray system work?

A

o Maps X-ray intensity
o Analogue detector is film/CCD
o Digitisation by ADC -> computer

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

What is the series of events for digital imaging?

A
  • continuous quantity
  • sensor (transducer - convert to mA/mV)
  • ADC (calibration)
  • Number (integer in computer)
  • Process
  • Displace
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why does an image not faithfully represent the object?

A

imagine system does not image a point as a point

  • the energy in the object point is smeared over a finite area
  • loss of conjugacy with associated degradation of the image
  • image becomes a sum of all the point spread functions modulated by the amplitudes of the object at each point
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a point spread function?

A

smeared representation of the point

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

What is the transfer function?

A

function that transforms the object to the image

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

When is the transfer function and the point spread function the same?

A

for an object consisting of a single point

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

What is the amplitude of point spread function modulated by?

A

amplitude of the object point

17
Q

Where is the point spread function centred?

A

on the object point

18
Q

On multipoint images, how is the point spread function calculated?

A

after calculating all the point spread functions distributed across image space, the final image is constructed by added up all the point spread functions at each point

19
Q

What is the convolution integral?

A

h(u) = integral from negative infinity to positive infinity (f(u-x)g(x).dx

f is said to be convolved with g (ie f*g)

20
Q

What is the importance of the convolution operation?

A

it is the basis of digital filtering and image processing
It describes the imaging of an object by the transfer function
An image can be digitally ‘re-imaged’ or manipulated using a mathematical convolution operation

21
Q

What are the dirichlet conditions?

A
  1. f(x) is defined and single values, except possible at a finite number of points (in the range -L to L)
  2. f(x) is periodic with period 2L
  3. f(x) and f’(x) are piece wise continuous in -L, L
22
Q

What is the relationship between fourier transforms and convolutions?

A

the fourier transform of a convolution of two functions equals the product of the fourier transforms of those functions
F[f*g] = F[f].F[g] = F[h]
(frequency spectrum of the image equals the frequency spectrum of the object, modulated by the frequency spectrum of the PSF)

23
Q

What is the modulation transfer function?

A

frequency spectrum of the PSF

presents a frequency interpretation of the convolution/filtering operation

24
Q

What does the fourier transform of a point object look like?

A

flat frequency spectrum
for good imaging of an object, the frequency spectrum of the transfer function should leave the object function untouched (MTF should be constant)

25
In reality, what does the modulation transfer function tend to and what is the effect of this?
attenuate the high frequencies (removes the sharpness form the image)