CH. 27 Flashcards

1
Q

This is any machine that can perform mathematical computations, manipulate information, and make decisions.

A

Computer

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

A collection of hundreds of algorithms that allow the user to perform a general application such as calculating taxes, word processing, and organizing a data base is known as what?

A

Computer program

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

This is an algorithm stored apart from the overall instructions in a program acessible by a go to command for a function that will be used repeatedly.

A

Subtroutine

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

This is a machines ability to make decisions based on logic functions such as do, if then, and if else.

A

Artificial Intelligence

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

This is part of the computer that interprets and executes instructions is called?

A

Central processing unit (CPUs)

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

CPUs that are contained on a single integrated circuit chip is called what?

A

microprocessor

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

The power of a computer in terms of how much data it can process in a given time is measured as what?

A

units of millions of instructions per second or MIPS

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

The over all power of a computer is determined by what?

A

speed of internal clock of the microprocessor and is measured in Hertz

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

This has usually one single microprocessor and fits on a desktop.

A

Microcomputer- x-ray machine console

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

This is many microprocessors from cabinet size to filling up a room.

A

Minicomputer- CT and MRI computers

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

This is hundreds or thousands of microprocessors, fill large rooms or whole floors of buildings.

A

Mainframe and super computer- government and military organizations

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

The 1st general purpose modern computer came in what year and was named what?

A

1944 and called Mark I or Automatic Sequence Controlled Calculator (ASCC)

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

The 1st general purpose modern electronic computer came in what year and was called what?

A

1946 called an Electronic Numerical Integrator and Calculator (eniac)

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

This generation of computers contained vacuum tubes with conducting=filament heated=on.

A

1st generation-1951

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

This generation of computer used transistors for logic. Conduction=silicon charge=on. They had magnetic cores for memory

A

2nd generation- 1958

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

This generation of computer used microchips to enhance the miniaturization of integrated circuits. Had Large-Scale Integration (LSI)=thousands of elements and Very Large Scale Integration (VLSI)=millions of circuit elements onto a 1 cm chip.

A

4th generation- 1970 and 1990

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

Chemical and photographic reductions processes are used to fuse millions of circuit elements onto a 1cm silicon wafer called a?

A

Chip

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

This generation of computers used integrated circuits- miniaturized components chemically fused onto a small silicon chip in microscopic circuits.

A

3rd Generation- 1965

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

This is the sharing of computer use by multiple simultaneous users.

A

Timesharing

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

Silicon is a_____, and be doped by other chemicals to make it conduct, resist or block the flow of electricity.

A

Semiconductor

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

Preprogrammed instructions for specific tasks are called what?

A

algorithms

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

This was the turning point of computers?

A

Transistors

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

This is a type of processing system

A

CPU

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

This is a type of output device

A

Printer, Monitor speakers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
This is a type of input device
Mouse keyboard, IR Barscan
26
These are memory and storage devices
RAM, USB, CD, Floppy disk, Phones, cameras
27
Communications is?
Networking
28
Telecommunications is?
Networking
29
What does the term software refer to?
Programs such as thing we work in like Microsoft Office
30
This is the flow of data carried by a multiwire line connecting input to output to memory storage to the CPUs.
BUS lines
31
This directs flow of dats from primary memory and other devices it is programmed to select instructions from primary memory in proper order, interpret and relay them.
Contro Unit
32
This performs arithmetic calculations and logic functions.
Arithmetic/Logic Unit
33
Primary Memory is in what 4 sectors?
1. Program Storage for specific applications 2. Working or scratch pad storage for intermediate results 3. Temporary storage for input devices waiting to be processed 4. Temporary storace for processed data waiting to be exported.
34
This is 8 bits (binary digits)
Bytes
35
This is assigned to each permanent character stored within memory. Each storage unit consists of 8 storage units for bits.
Address
36
Most memory is contained on what?
RAM and ROM chips mounted on boards and connected directly to the CPU.
37
This stores the information when the computer is turned off.
ROM- read only
38
Access memory is erased.
RAM- read
39
The hard drive is arranged in what in how many bits?
Sectors, 64 bits
40
This has a bascoat is plastic with a plastic layer with a groove cut and laser beams are pits with data
Optical disc
41
Volatile is?
Erasable- ROM
42
Nonvolatile is?
Non erasable- RAM
43
Analog is?
Continuous more accurate difficult to read
44
Digital is?
Limited reading
45
During a radiographic exposure the various intensities of xrays that strike the image receptor can have any value and therefore constitute?
Analog Information
46
Rounding these input values out to the nearest allowable discrete unit so the computer can manage then is the function of an?
Analog to digital converter
47
Kilo in the decimal system is? Binary system?
10^3=1000 | 2^10=1024
48
Mega is the decimal system is? Binary system?
10^6=1,000,000 | 2^20= 1,048,576
49
Giga in the decimal system is? Binary system?
10^9= 1,000,000,000 | 2^30=1,073,741,824
50
Kilo, Mega and Giga are which types of expressions?
Binary
51
This is all instructions given to the computer hardware written in computer languages.
Computer Software
52
This consists of 16 characters (0-9 and A-F) and each character represents 4 binary numbers.
Hexadecimal Code
53
In a hexadecimal code 2 characters = what?
1 byte
54
This determines the general format of operation presenting an appropriate interactive interface or desktop in connection with the appropriate input devices for broad use.
The Operating system
55
The operating system us usually stored in what?
ROM
56
What are examples of computer Operating Systems?
Windows, Unix, MAC-OS
57
These are designed to make the entire computer system more user friendly?
Systems Software
58
These are programs written in user friendly languages to carry out specific user tasks.
Applications Software
59
What are examples of Systems Software?
assemblers, compliers, interpreters, and operating systems.
60
What are examples of applications software?
Word processing, communications, spreadsheets, graphics, database management
61
What are the 4 types of processing methods?
1. ONline 2. Batch 3. Real-time 4. Time-sharing
62
This is data processed immediately upon entering a command requires user to be present.
Online
63
This is large amounts of data subjected to only a few operations user may be absent once started.
Batch
64
This is an array of processors working in parallel to perform complex computations on large amounts of data.
Real time- Used in radiographic image display system
65
This is a large central computer serving several terminals.
Time-sharing, PACS
66
This is the rate of transmission.
Baud Rate
67
Direct memory acess
Instantaneous
68
LAN Local area netowrk
Server within a building, home internet
69
Wide area Netowrk WAN
.
70
RIS
Radiology Information System- houses data within radiology department, charges, schedules etc.
71
HIS
Hospital Information System-Houses pt data
72
This is the heart of a computer.
Microprocessor
73
This is computer components that consist of all the physical components including input devices, the processing system, memory and storage devices, output devices and systems for communication.
Hardware of the computer
74
This is the connection of bus lines to each device.
Ports
75
Input/Output devices are also called what?
Peripherals