1.2 Memory and Storage Flashcards
What is a character set
A table of all characters that a computer understands
How many bits does ASCII use
7bits, 8 if upgraded
How many bits are in Unicode
16bits
What languages can Unicode represent
All + symbols
What is metadata
Data about data
What are the 3 base number sets
- hexadecimal( hex ) ( base 16 )
- binary ( base 2 )
- deanery ( base 10 )
What are the 3 types of secondary storage
- optical
- solid state
- magnetic
How does solid state work
Electric circuits- no moving parts
How does magnetic storage work
Uses spinning disks and arm that reads magnatism
How does optical storage work
Uses a light/laser to read small indents in disks
What is the equation for sound file size
Bit depth * sample rate * duration
What is bit depth in sound
Measure the frequency at different sample points
What is sample rate
Number of samples per second
What is bit depth in an image
Number of bits needed to represent all colours in an image
What is a pixel
Smallest amount of colour that can be represented using binary
What is the equation of file size of an image
Bit depth * resolution
What is the difference between secondary storage and primary storage
All secondary storage is non volatile
What are the 2 types of primary storage
ROM + RAM
What does ROM hold
- Bootstrap
- BIOS
(If embedded system also os)
What does ROM stand for
Read Only Memory
What does RAM hold
Currently running programs and their data
What does RAM stand for
Random Access Memory
What are the 6 characteristics of secondary storage
- durability
- portability
- reliability
- costs
- speed
- capacity
What is the definition of durability
How much it can withstand physical shock