Hardware and Software Flashcards
Modular design
a computer made up of many parts
advantages of a modular design
=repairs -allows user to remover nd replace only necessary parts
=upgrades -simplifies the upgrading of the computer with better hardware
=fexibility-allows a variety of components to be added to the motherboard depending on the user’s needs
hyperthreading
process which breaks a single physical processor into two logical/virtual processors
multithreading
process that simultaneously runs numerous threads in a single process
multiprocessing
having multiple CPUs called cores on a single CPU chip. Instead of duplicating the registers only, the entire core is duplicated on the CPU chip. Processes re executed at the same time which is parallel processing.
processor cache
The speed of the processor which is much faster than the speed of the RAM .LU1 cache has the same speed as the CPU internal speed.LU2 is slightly larger than LU1 and has slower access.LU3 is on or near the CPU chip and has the lowest access.
register size
indicates how much information the processor can operate at one time and how it moves data around internally within the chip
Bus size
the amount of bits than can be simultaneously transferred on a bus
Bus size
the amount of bits that can be simultaneously transferred on a bus. The bigger the bus…
overclocking
the practice of making computer components run at speeds faster than designed by manipulating the frequencies at which the components are set to run
overclocking per component
the CPU operates faster than the system clock by changing its own clock maipulation factor
overclocking the whole system
the system clock is increased affecting all components that detect the system clock and multiply a factor
onboard
a term used to describe a hardware coponent embedded into a circuit board.Users cannot remove these components from their computer like expansion cards
expansion cards
printed circuit board that can be inserted into an expansion slot on a computer’s mpotherboard to add functionaltiy to a computer system
motherboard
a large circuit board which connect components of the CPU and connectors for other peripherals
co-processor
an assistant to the CPU by taking over the burden of some of the processing.Most common co-processors are graphics and maths
graphics processing unit
a computer chip that renders graphics and images by performing rapid mathematical calculations
The main components of a graphics card
- a motherboard connection for data and power
-a processor to render each pixel on the screen
-memory to store details about each pixel and temporarily store completed pictures
-monitor connection to view images
VRAM
type of RAM that stores data about each pixel ,its colour and location on the screen
intergrated graphics
a GPU built onto the processor and shares the system RAM instead of having a separate RAM
advantages of using integrated graphics
cost- the computer will be more affordable
less heat and less power usage -rsults in longer battery life in mobile devices
math co-processor
Helps the ALU of the CPU process complex calculations using numeric data such as integers of real numbers.It is designed to perform floating point calculations extremely quickly
advantages of a maths co-processor
calculations are processed faster improving performance
disadvantages of a maths co-processor
- the cost of additional co-processor
- the required motherboard space
- great power consumption