Part 1 - Introduction Flashcards
1
Q
Architecture (2)
A
- High level design aspects.
2. Specify what the computer has to be able to do.
2
Q
Organization (2)
A
- Low level aspects
2. How to achieve the requirements of the system
3
Q
Embedded computers (2)
A
- Specific purpose computers
2. Integrated in larger systems to automatically monitor and control processes
4
Q
Personal computers (1)
A
- For individual use
5
Q
Servers and Enterprise systems (1)
A
- Shared computers accessed from personal computers over a network.
6
Q
Supercomputers (1)
A
- Used for high demanding calculations (as in weather forecasting)
7
Q
Grid computers (2)
A
- Combination of a large number of personal computers and disk storages.
- Distribution over a network.
8
Q
Functional units (5)
A
- Input
- Output
- Arithmetic and logic
- Memory
- Control units
9
Q
Input (1)
A
- Accepts information from user
10
Q
Output (1)
A
- Sends back results
11
Q
Control units (1)
A
- Coordinates actions
- Sends control signals to sense the states.
- Govern timing signals.
12
Q
Interconnection network (1)
A
- Allows information exchange.
13
Q
Processor (1)
A
- ALU + Control units
14
Q
Information handled (2)
A
- Instructions
2. Data
15
Q
(Machine) Instructions (3)
A
- Explicit commands
- Govern the transfer of information
- Specify arithmetic and logic operations to perform.