Zusammenfassung der Ressource
Cap 1 Stallings
- Organization
- Is related of how
works the hardware,
how interact every
component to do
every process
- Architecture
- Refers to a visible specification for
the computer (instructions). Also
mean everything related with Data
that is used
- How a Computer works?
- Function
- Basically a computer works with 4 process
- Data Processing
- Is necessary for a computer
understand what should do, how
process the data
- Data Save
- At least the most simple computer,
should be able to have storaged the
instruction that is executing, of
course a complex one have a lot of
ways to storage data
- Data Transfer
- Any computer needs
move data in himself .
That means, send it to
the different components.
Also send data to
peripherical instruments
and his enviroment
- Control
- Is the way as the word
say "control" the other three
process. Check everything
works well
- Structure
- Can be simplified to 4 structural components
- Central Processing
Unit (CPU)
- Control the correct operation, and do the
processes
- Components
- Control Unit
- Control the operations of the CPU
- ALU
- Process data and functions
- Registers
- Is a little storage memory in the CPU
- Interconncetions
- Connect the ALU, with registers and the control unit
- Main Memory
- The place where you
can save data
- I/O
- Works with the
environment the external,
and internal components
- Connections
- Make the communication
between all the parts possible.