unit 1.1 Systems Architecture Flashcards
CPU
Is the Central Processing Unit:
- the brains of the computer
- holds nothing permanently
- carries out instructions
- processes data
one register in the CPU
MAR= Memory Address Register
- holds the memory location of data that needs to be accessed
- the contents of the PC are copied here and then transferred along the address bus
effects of a faster clock speed
more energy and more heat
how many cores in a quad core
4 cores
effect of having a processor with more cores
more power to run multiple programs at the same time
effects of a processor with a bigger cache
faster the data transfer and the better the CPU performance
what is an embedded system?
a system with one specific function and is part of a complete device (bigger system) which includes hardware and software
3 examples of embedded systems
- DVD player
- microwave
- dishwasher
what is the purpose of the ALU?
means: Arithmetic Logic Unit performs arithmetic and logical operations including: * + * - *AND *OR
what is the purpose of the control unit?
overall control of the FDE cycle
- controls flow of data
- sends control signals between the different internal components:
- memory read
- memory write
- I/O write
- hard drive disk read
what is the purpose of cache?
a very fast and a very small memory in the CPU/procession chip
-stores commonly used instructions