PHYM008 Physical Methods in Biology & Medicine Flashcards
(191 cards)
Define additivity in words
The response to the sum of 2 inputs = the sum of the response of each input mathematically.
Define additivity mathematically
S(f1 + f2) = S(f1) + S(f2)
Define homogeneity in words
Scaling the input by a constant factor results in the output being scaled by the same factor.
Define homogeneity mathematically
S(αf) = αS(f) where α is a scalar constant
What properties must a measurement system S satisfy to be linear
Additivity and homogeneity (scaling)
Define shift/time-invariance
A measuring system is shift/time-invariant if a time shift in the input signal results in the same time shift in the output signal, without changing the shape of the output.
Define shift/time-invariance mathematically
S(f(t-τ)) = S(f) = g(t-τ) where τ is an arbitrary time shift
How can you test the shift-invariance in an optical imaging system?
- Use a known test target eg a regular grid
- Capture an image of the target at one position
- Shift the target by a known distance along the x or y axis
- Take a second image
- Compare corresponding parts of the two images: If the system is shift-invariant the images should be identical apart from the shift. Any differences (blurring, distortion) may indicate shift-variance due to lens aberrations or system misalignment.
What can cause shift variance in an optical imaging system
- Optical/lens aberrations
- Vignetting (light falloff at edges of FOV)
- Lens design limitations (eg perspective distortions)
Define convolution mathematically
(f * h)(t) = ∫[-∞, ∞] f(τ)h(t-τ)dτ where τ is the integration variable
Define convolution in words
The integral of the product of two functions after one is reversed and shifted.
Calculate the convolution of h(t) with itself e.g. g = h*h
Take the impulse response h(τ)
Horizontally flip: h(-τ)
Shift its centre to time t: h(t - τ)
You’re given h(t) = {0 t<0 1 t>0 etc
Construct same for h(τ) and h(t - τ) by replacing eg t<0 by t-τ<0
Simplify these eg t-τ<0 = τ>t
Find the inequalities where h(τ) and and h(t - τ) is non-zero (=1) for case 1 t<0 and case 2 t>= 0
If the inequalities are simultaneously possible, edit and solve the convolution integral. Therefore give g(t) = … for case 1 or 2 (eg t<0).
Combine g(t) = to give both cases ie g(t) = {… t<0 … t>=0
Calculate the convolution of f * h at a particular time t
Take the impulse response h(τ)
Horizontally flip: h(-τ)
Shift its centre to time t: h(t - τ)
You’re given h(t) = {0 t<0 1 t>0 etc
Construct same for h(t - τ) by replacing eg t<0 by t-τ<0
Simplify these eg t-τ<0 = τ>t
Find the inequalities where f(τ) and h(t - τ) is non-zero (=1) for case 1 t<0 and case 2 t>= 0
If the inequalities are simultaneously possible, edit and solve the convolution integral. Therefore give g(t) = … for case 1 or 2 (eg t<0).
Combine g(t) = to give both cases ie g(t) = {… t<0 … t>=0
Define the Fourier transform mathematically
f̂(v) = ℱ{f(t)} = ∫[-∞, ∞] f(t)e^(-2πitv) dt
Where f̂(v) is the Fourier transform of f(t), usually a complex-valued function of frequency ν.
Define the Fourier transform in words
The Fourier transform operation ℱ transforms a function f(t) from the time domain to the frequency domain, resulting in a function f̂(v).
Define the inverse Fourier transform in words
The inverse Fourier transform operation ℱ^-1 transforms a function f̂(v) from the frequency domain back to the time domain, recovering the original function f(t).
Define the inverse Fourier transform mathematically
f(t) = ℱ^-1{f̂(v)} = ∫[-∞, ∞] f̂(v)e^(2πitv) dv
Where f(t) is the original function in the time domain.
What are the difference between the normal and inverse Fourier transform mathematically
FT: f̂(v) = ℱ{f(t)} = ∫[-∞, ∞] f(t)e^(-2πitv) dt
IFT: f(t) = ℱ^-1{f̂(v)} = ∫[-∞, ∞] f̂(v)e^(2πitv) dv
- notation FT: f̂(v) = ℱ{f(t)} IFT: f(t) = ℱ^-1{f̂(v)}
- all t in FT replace by v in IFT
- exponential power +ve in IFT -ve in FT
- dt FT dv IFT
What does the Fourier transform, f̂(v), represent
f̂(v) is complex, it represents amplitude and phase at frequency v.
A specific signal is the shifted δ-function δ_τ(t) i.e. a δ-function with a peak at time τ. Give an expression for δ_τ(t) in terms of δ(t) and τ.
δ_τ(t) = δ(t - τ)
Define the Dirac delta function mathematically
δ(t - τ)
Define the Dirac delta function in words
An idealised impulse that is infinitely tall and narrow representing an instantaneous event (eg a perfect spike at time t = τ) but its area is normalised to 1.
Give the 2 key properties of the Dirac delta function δ(t - τ)
- Zero everywhere except t = τ
- Integration normalised to 1
∫[-∞, ∞] δ(t - τ) dt = 1
Give 2 key applications of the Dirac delta function δ(t - τ)
- Sampling/sifting property: extracts the value of f(t) at t=τ
- Impulse response in systems theory: used to model instantaneous perturbations (eg hammer strike in mechanics).