imaging + signalling Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

formation of real image by thin converging lens

A

lens changes curvature of incident wavefront

curvature = 1 / r

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

what is power of converging lens?

A

power is curvature added to wavefronts as they pass through converging lens

p = 1 / f

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

lens equation:

A

1/v = 1/u + 1/f

(u is negative)

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

where focus is, based on object / source position:

A

1) light from object closer to lens than fl: focus beyond fp
2) light from distant object (parallel incoming rays): focus at fp
3) light from near object but beyond fl (at distance u): focus at distance v
4) light from object at fl: focus at long distance (rays are made parallel)

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

linear magnification

A

m = image height / object height

on magnification diagram, triangles formed by paths of light rays before and after lens are congruent

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

magnification values:

A

1) negative: image is inverted
2) m < 1: image is smaller + closer to lens than object (source)
3) m = 1: image is same size + distance from lens to object (source)
4) m > 1 = image is larger + further from lens than object (source)

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

wave speed equation:

A

v = f x λ

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

frequency equation:

A

f = 1 / T

T: period of wave

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

characteristics of em waves (polarising):

A

1) electromagnetic waves are transverse + when unpolarised they oscillate in randomly changing plane
2) when polarised they oscillate in 1 fixed plane

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

how to polarise microwaves:

A

1) using metal grate + microwave transmitter (+ detector), if wave oscillates in plane parallel to grate alignment, wave is absorbed as electrons in grate can move length of grate so can absorb higher energy photons
2) if grate is rotated 90° so wave oscillates perpendicular to grate alignment, wave passes through as electrons in metal grate can only move width of each bar of grate - so, it cannot absorb photons of microwave as their energy is too large

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

pixel def:

A

pixel: single ‘picture element’ created by light sensitive detectors

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

bit def:

A

bit: smallest unit of digital information

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

byte

A

1 byte = 8 bits = 256 alternatives

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

resolution (imaging + signalling):

A

resolution: scale of smallest detail that can be distinguished

r = width of object in image / number of pixels across it

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

image processing:

A

1) changing brightness: add (+ / -) value on each pixel (to inc brightness, inc value on each pixel until brightest is coded at 255)
2) smoothing (removing noise): each pixel is replaced with mean of surrounding pixels
3) noise reduction (removing noise): each pixel is replaced with median of surrounding pixels
4) edge detection: mean of surrounding 8 pixels is subtracted from each pixel
5) changing contrast: to change contrast, multiply each pixel by (+ / -) value (where|value| < 1). to improve contrast, stretch range of pixels in image to full range (256) (values tend to 0 or 255 depending on which they are closer to) (image with little contrast does not use full range of pixels)

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

signal

A

signal transfers information from one place to another

(can be coded into binary digits to form digital signal)

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

analogue signal + cons:

A

analogue signal: continuously varying signal

1) can be amplified when distorted by noise, however this amplifies noise too
2) noise can be filtered out, but this loses signal clarity

18
Q

digital signal + pros + cons:

A

digital signal: signal that only contains two values / ‘modes’, 0 or 1 / on or off

pros:
1) signal doesn’t lose detail when noise is filtered out
2) easy to detect, only takes values of 0 or 1 so can be regenerated perfectly
3) travels faster
4) carries more information

cons:
1) digital signals / numbers can be changed or scrambled, threats to online banking
2) digitally enhanced images on films - achieve level of reality we can’t achieve

19
Q

amount of information in image? [equation]

A

info in image amount = num of pixels x bits per pixel

20
Q

equations for quantisation levels + num of bits per sample needed to store them?

A

N = 2^b
b = log2[N]

where:
N = number of quantisation levels
b = bits per sample

21
Q

def for noise

A

noise is random variation on a signal

22
Q

what is sampling?

A

sampling is the process where the displacement of a continuous [analogue] signal is measured at small Δt and turned into a string of binary numbers (samples)

23
Q

what is sampling rate / sampling frequency?

A

sampling rate / frequency is the number of samples per second

24
Q

how to sample varying signal accurately?

A

• to sample a varying signal accurately, the time between samples must be shorter than the time between when important changes in the signal occur (eg troughs, peaks)
• with a larger Δt, details of the original signal is lost => can cause aliasing

25
Q

quantisation levels description:

A

quantisation levels description:
• the signal being quantised can be represented graphically, with voltage (amplitude) on the y-axis and time on the x-axis (levels are kind of like the notches on the y-axis)
• number of levels = 2^b

26
Q

what happens when you increase the number of quantisation levels?

A

increasing the number of quantisation levels causes a better signal match, however it also increases the demand on storage and transmission

27
Q

what happens if the spacing between subsequent [/ consecutive] quantisation levels is smaller than the size of the noise variation?

A

if the spacing between subsequent [/ consecutive] quantisation levels is smaller than the size of the noise variation, then digitising the signal is useless as it would detail the noise [/ sample the noise to a higher detail], not reduce it

28
Q

equation for max number of quantisation / alternative levels?

A

max number of levels (2^b) = V total / V noise

29
Q

equation for max number of bits per sample?

A

max number of bits per sample (b) = log2

30
Q

what to do if b (number of bits per sample) is decimal?

A

• if b is a decimal, round up!
• this ensures there are enough bits to provide the number of levels required

31
Q

what is a quantisation error?

A

a quantisation error is the difference between the signal value and the quantisation level value

32
Q

what is resolution (in signalling context)?

A

resolution is the smallest change in pd that can be determined

33
Q

what is the equation for resolution (in signalling context)?

A

resolution =
pd range of signal / number of quantisation levels

34
Q

what are the two conditions for sampling?

A

the two conditions for sampling are:
• the signal cannot contain frequencies above a certain maximum
• the min sampling rate must be at least 2x the max frequency of the signal (the Nyquist rate / Nyquist’s rule)

35
Q

what is the standard sampling frequency for music?

A

the standard sampling frequency for music is 44.1kHz

(the limit of human hearing is 20 kHz, so the sampling frequency must be greater than 40 kHz)

36
Q

what happens when frequencies above a certain maximum are sampled?

A

if frequencies above a certain maximum are sampled, the signal won’t be regenerated accurately and aliases will be generated

37
Q

what happens if the sampling frequency used to sample a signal is too low [/ slow]?

A

if sampling is too slow, high frequencies will be missed and false, low frequency aliases will be created

38
Q

what are aliases?

A

aliases are low frequency values that were not in the original signal

39
Q

what is bit rate?

A

bit rate is the rate of transmission of digital information (units: Hz or bits^-1)

40
Q

what is the question for bit rate?

A

the equation for bit rate is:

bit rate = samples per second x bits per sample

Note:
samples per second = sampling rate or sampling frequency

41
Q

what is the equation for signal duration?

A

the equation for signal duration is:

signal duration =
number of bits per signal / bit rate