Memory and Display Flashcards

1
Q

the memory allows us to store an image but also is responsible for giving us what

A

a grayscale

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

another name for memory

A

scan converter

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

analog vs digital (3 things)

A

A: continuous values (ramp), prone to drift, less reproducible
D: discrete numbers (stairs), stable, reproducible

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

analog scan converter is similar to a CRT except that the phosphor face is replaced with a ______ called a _____

A

wafer of silicon
dielectric matrix

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

analog scan converter: electrons are emitted by the filament, pass through the ______ plate and strike the silicon wafer leaving a _____ charge

A

deflection
negative

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

main advantage to analog scan converter vs disadvantage

A

allows for gray scale
vs
prone to drift and there was no long term memory

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

what do we use instead of an analog scan converter today

A

we use a digital scan converter

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

what can digital scan converters be connected to and what improved thing do they have

A

can be connected to many other systems or cameras and have superior resolution

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

DSC: consists of a matrix typically ________(number), which is divided into small rectangular square picture elements called _____

A

1024x768
pixels

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

each pixel contains a digital number to represent the ______ of the received echo

A

amplitude

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

a 1024x768 matrix has _____ pixels

A

786432

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

binary code

A

computers operate in a binary code, which is a language consisting of only 1s and 0s

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

how do you get several shades of grey using the binary code

A

You add additional matrices that are stacked on top of the other so that every pixel location can be represented by several 1s and 0s

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

all 256 shades of gray can be represented by ____ stacked matrices

A

8

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

more pixels = _____ resolution

A

increased

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

one binary digit

A

bit - 1 or 0

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

8 bits of data

A

byte - 10010101

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

bit vs byte

A

one binary digit vs 8 bits of data

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

word

A

combination of bits expressed as a unit

20
Q

word length

A

number of bits in a word

21
Q

bit depth

A

the word length at each address location

22
Q

RAM

A

random access memory - fast, rewritable, cheap, erased when machine turned off

23
Q

ROM

A

read only memory - permanent and used for system function (i.e, pre-sets)

24
Q

the formula for calculating the shades of gray

A

2^n where n is the bit depth

25
the binary system relies on two digits - 1 or 0 which represents a circuit that is either ____ or ___
on off
26
what is the decimal number
it is where you convert the binary numbers using the chart 128 64 32 16 8 4 2 1 Add up the numbers with a 1 in their space ex. 1001=9
27
why is more pixels in a finite space better
the size of the pixels must decrease to fit the monitor better
28
we also impact the resolution by changing the _____
depth of field
29
axial res = (formula)
1/2 SPL SPL = wavelength x ringdown
30
modern day units use a ____ monitor for display
LCD (liquid crystal display)
31
the _____ was the first to use a CRT and is used in __, __, and ___ mode. It can only display using a x and y axis and is not compatible with a _____ signal
oscilloscope a b m video
32
the television CRT _____ a video signal and is _____ of displaying a wide range of grays
accepts capable
33
if equipped, the CRT is also able to display ____ which is useful for _____ applications
colour Doppler
34
the CRT is a large ____ vacuum tube that contains a cathode or source of _____ (_____).
glass electrons negative
35
the electron beam of a CRT is aimed at ______ (______)
phosphor plate positive
36
______ or _____ deflection plates are used to _____ the beam and the phosphor _____ will depend on the number of electrons that strike it
electrical magnetic steer brightness
37
the number of electrons is dependent on the ___ of the ____ signal
amplitude video
38
to obtain colour there are ____ electron guns that cause phosphor to light up either ____, ___, or _____
three red green blue
39
to move the electron beam a specific method is used called the _____
Raster Format
40
Raster Format: the beam is moved from ____ to ___ and in addition interlacing is used to first write ____ lines and then the ____ lines
left right odd even
41
a complete frame consists of ____ horizontal lines produced at ____ Hz (frame rate)
525 30
42
each frame has two field, the ____ and the ____, produced at ___ Hz (frame rate_
odd even 60
43
raster format is done to help reduce the appearance of ____ to the observer
flicker
44
____ odd lines in 1/60s + _____ even lines in 1/60s = ____ lines every ____
263 262 525 1/30s
45
computer monitors are superior to CRTs in that they have more ____ and ____ and the pixels are _____. This means higher ____
scan lines pixels smaller resolution
46
Where CRTs used ____ lines, monitors use ______ or higher
525 1024 x 768
47
computer monitor lines are written in a _____ manner with frame rates typically higher than ____
progressive 60Hz