imaging + signalling Flashcards
formation of real image by thin converging lens
lens changes curvature of incident wavefront
curvature = 1 / r
what is power of converging lens?
power is curvature added to wavefronts as they pass through converging lens
p = 1 / f
lens equation:
1/v = 1/u + 1/f
(u is negative)
where focus is, based on object / source position:
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)
linear magnification
m = image height / object height
on magnification diagram, triangles formed by paths of light rays before and after lens are congruent
magnification values:
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)
wave speed equation:
v = f x λ
frequency equation:
f = 1 / T
T: period of wave
characteristics of em waves (polarising):
1) electromagnetic waves are transverse + when unpolarised they oscillate in randomly changing plane
2) when polarised they oscillate in 1 fixed plane
how to polarise microwaves:
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
pixel def:
pixel: single ‘picture element’ created by light sensitive detectors
bit def:
bit: smallest unit of digital information
byte
1 byte = 8 bits = 256 alternatives
resolution (imaging + signalling):
resolution: scale of smallest detail that can be distinguished
r = width of object in image / number of pixels across it
image processing:
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)
signal
signal transfers information from one place to another
(can be coded into binary digits to form digital signal)