Chapter 1.1 - Hardware Flashcards
(118 cards)
define modular design
means that a computer consists of separate components and peripherals instead of one unit
advantages of modular design
- easier to upgrade: certain component s can be added or replaced with better ones if needed. eg. computer slow easily add more RAM to the DIMM slots on motherboard
-easy to repair: if component breaks, replace just component
define modular programming
design of a program using methods such as functions and procedures
function of modular programming
methods are separate blocks of code that can be reused without the duplication of code, which also makes it easier to debug the code
define the motherboard
the motherboard is the main circuit board found inside of the computer case, which allows the peripherals and other components to connect to it
what are the functions of the motherboard
-it provides slots and connectors for various components and peripherals to connect to
-some components and peripherals connected to the computer, receive power from the motherboard
-the motherboard allows for communication to occur between components and peripherals
what is the function of storage
hardware that permanently stores data and instructions in the from of files and software
another term for storage
secondary memory
which slot does storage have on the motherboard/ what connects storage and the motherboard
SATA
characteristics of storage
-slower access time and data transfer rate compared to RAM and CPU
-cheaper per GB than RAM
-non-volatile so it keeps data permanently even when the computer is turned off
types of storage
mechanical and electronic
examples of mechanical storage
-hard disk drive
-external hard drive
examples of electronic storage
-solid state drive
-flash drive
-SD card
-external hard drive
expand HDD
hard disk drive
what is the speed unit for a HDD
RPM: revolutions per minute
characteristics of HDD
it is mechanical with moving parts - therefore slower than SSD or RAM
the header on the arm needs to find data on the spinning disks
expand SSD
solid state drive
characteristics of SSD
electronic with no moving parts - faster than HDD
where is SSD found in
-desktops/laptops
-smartphones
-tablets
why is SSD used in mobile devices
-smaller in size compared to HDD so fits into smaller device
-no moving parts which means use less battery power
what port does a flashdrive use
USB ports
what is the capacity unit for a flash drive
GB
what are characteristics of flash drives
electronic with n moving parts - faster than HDD
what is the use of flash drives
transfer files from one computer to another