Unit 06: Understanding and Assessing Hardware: Evaluating your System Flashcards
Moore’s Law
the pace at which CPU’s improve
who created Moore’s law? when?
Gorden Moore - 1965
DRAM?
dynamic random access memory - most common form of memory found in personal computers
will Moore’s law always be true?
probably not
6 main types of devices available?
- smartphones
- tablets
- ultrabooks
- 2-in-ones
- laptops
- desktops
3 types of tech users?
- casual users - internet access focus
- power users - fast and powerful process focus
- mobile users - lightweight focus
4 computer subsystems?
- CPU
- memory
- storage
- media
3 advantages of the desktop?
- more computing power
- easier to upgrade hardware
- bigger screen
how long should I keep my computing device?
2-5 years depending on upgrading system
system evaluation?
checks how the computer’s subsystems perform during a typical workday
CPU?
located on motherboard responsible for processing instruction, performing calculations, and managing the flow of info
AMD?
popular manufacturer of CPU
Ryzen and FX series are examples of?
AMD CPU’s
Step on how CPU processes data (4)
- fetch - collects binary data from RAM
- decode - decodes binary code into commands
- execute - CPU uses specialized hardware to perform the task
- store - outcome is stored in register
register?
special memory storage area built into CPU
machine cycle?
series of step CPU goes through when performing program instructions
the 2 units of a CPU?
- ALU
2. control unit
ALU?
arithmetic logic unit - performs all the arithmetic calculations and makes logical comparisons
control unit?
manages CPU switches
system clock?
the internal clock used by the motherboard to control when the CPU moves to the next stage
clock cycle?
sets the pace by which the CPU moves from process to process
clock speed?
the pace/speed by which the CPU moves from process to process - frequency
what determines a CPU’s processing power? (3)
- clock speed
- number of cores
- amount of cache memory
benefits of higher clock speed?
faster processing of instructions by CPU