computer systems Flashcards
What is hardware?
the physical components of a computer system e.g.hardrive
What is software?
the non-physical components of a computer system e.g.applications
What is application software?
programs that help the user perform specific tasks e.g.word processor
What is system software?
software used to control the computer and run applications e.g.OS
What is utility software?
helps maintain the system e.g.encryption
What is volatile memory?
memory where data is lost when the computer is shut down
What is ROM?
read-only memory
non-volatile
What is RAM?
random-access memory
volatile
What is virtual memory?
volatile memory created in storage drive temporarily
What is memory?
has short term memory
What is storage?
location for saving and accessing data on a long-term basis
What is the CPU and what does it do?
the central processing unit which controls the computer
How can you improve CPU performance?
Cores- more cores means multiple instructions can be processed at once
clock speed- higher clock speed means more pulses per second and data is processed faster
What is the fetch, decode and execute cycle?
fetch- control unit reads memory address, instruction stored in that address,memory address incremented
decode-instruction from memory decoded and control unit prepared
execute- carries out process
What are the 3 levels of cache?
L1-stored in CPU
L2-traditionally outside CPU now stored in the CPU
L3-stored in chip between CPU and memory
How do magnetic disks work?
use magnetic fields to magnetise individual sections off a metal spinning disk.
How do optical disks work?
use a laser to scan the surface of a spinning disk
How does solid state work?
can be used as external secondary storage
What are the advantages of magnetic disks?
large storage capacity faster than optical disks power not required to retain data cheap easily replaced
What are the disadvantages if magnetic disk?
moving parts will eventually fail crashes can lead to loss of data fragile high power consumption can be noisy
What are the advantages of optical disk?
easy to store portable wide compatibility east to use can last a long time
What are the disadvantages of optical disk?
data on write-once discs permanent require special drive to read and write cost of storage is high easily broken longevity not confirmed
What are the advantages solid state?
read speeds faster than normal hard disk drives power not required to retain information lightweight and durable no moving parts require less power and are silent
What are the disadvantages of solid state?
limited storage capacity
write speeds can be 4x slower than magnetic disks
cost per unit storage is higher than magnetic drives
information can only be modified a certain amount of times