Module 2.1 : Memory and Display Flashcards
1
Q
memory/scan converter
A
- allows us to store image
- responsible for gray scale
- enables freeze frame and cine loop and post processing
2
Q
memory - how memory works basic
A
- module’s or circuits are designed to store ultrasound information and enables the machine to build up the image
- from the memory the image goes to a display or recording device
3
Q
historical memory
A
- scan conversion was an analog process
+ not stable - current systems use a digital scan converter
4
Q
analog vs. digital
A
- analog like a ramp or analog clock
+ gives us every single bit of information even stuff we don’t need - digital like stairs or digital clock
+ only gives us the information we need, only the relevant information
5
Q
analog characteristics
A
- continuous values
- prone to drift
- less reproducible
6
Q
digital characteristics
A
- discrete numbers
- stable
- reproducible
7
Q
analog scan converter
A
- like a cathode ray tube but with a silicon wafer called dielectric matrix
- no cine in analog scan converter
- MAIN ADVANTAGE = allows for gray scale
- also acts as buffer between image and display with good short term memory
- DISADVANTAGE = prone to drift and there was no long term memory
8
Q
digital scan converter
A
- reliable and versatile can be connected to many other systems or cameras and have superior resolution
- consists of a matrix (group of squares) 1024x768 which are divided into small rectangular pixels
9
Q
pixels
A
- aka picture element
- contains a digital number to represent the amplitude of the received echo
- 1024 x 768 matrix has 786 432 pixels
- smallest form of display
- MORE PIXELS = BETTER RESOLUTION
10
Q
matrix
A
- checker board arrangement of pixel locations on a grid
- each square of the matrix stores data that represents gray scale info of the returning echoes
- each square corresponds to a particular depth
11
Q
binary code
A
- computers operate in binary code
- uses only 1’s and 0’s
- data contained within each square of the matrix is equal to a one or zero
- could only show two shade of gray with this set up
12
Q
how to show multiple shades of gray
A
- additional matches are staked one on top of the other so that every pixel location can be represented by several 1’s or 0’s
- the combo of many binary digits represent multiple shades of gray
13
Q
bit
A
- one binary digit
- 1 or 0
14
Q
byte
A
- 8 bits of data
+ 10011010
15
Q
word
A
- combination of bits expressed as a unit