DICOM/Computer Mngmt Flashcards
Define Bit
Binary digit, has a value of 0 or 1
Define Byte
Collection of bits, almost always 8 bits
1 kilobyte equals how many bytes
1 kB = 2^10 or or 1024 bytes
1 megabyte equals how many kilobytes
1 MB = 1024 kilobytes
1 gigabyte equals how many megabytes
1 GB = 1024 megabytes
Define Analog
a variable signal that is continuous in time and amplitude
Define Digital
a discrete signal
What is ADC and what does it do
Analog to Digital converter; converts analog signals to discrete signals
What is RAM
Random Access Memory - where the operating system, applications, and data in current use are kept so they can be quickly reached by the computer processor
What is ROM
Read Only Memory - data stored in ROM cannot be modified
What is CPU
Central processing Unit - brains of computer, where most calculations take place
DICOM
Digital Imaging and Communications in Medicine
What are the 2 protocols of DICOM?
- TCP - transmission control protocol
2. IP - Internet Protocol
PACS
Picture Archiving and Communications System
What are the 2 web-based interfaces and how/what do they do:
- VPN - virtual private network - can include as little or as much as you want (does not use a web server - more secure than SSL)
- SSL - Secure Sockets Layers - used over http or web connection, encrypting info to web server, utilizes a certificate/keys