Chapter 4 Revision
Chapter 4 Revision
BUSES
Address (bus)-Carries an address of the next item to be fetched. Data travels one
way (unidirectional)
Data (bus)-Carries data that is currently being processed or that will be. Data can
travel in both directions (bidirectional)
Control (bus) -Carries signals. Controls the actions of the CPU. Can be either
Unidirectional or Bidirectional
CPU
PRIMARY MEMORIES
SECONDARY MEMORIES
Memory and data storage
File formats
MPEG-3 (MP3)
● Uses audio compression to convert music and other sounds into MP3 file
format.
● CD files can be converted to MP3 using file compression software.
● Perceptual music shaping removes sounds that the human ear cannot hear
properly, allowing the file to be compressed to 10% its original size.
● MP3 employs lossy compression.
● Quality of MP3 files depend on the bit rate - that is the number of bits used
per second to store audio.
MPEG-4 (MP4)
● MP4 files allow the storage of multimedia like music, videos, photos and
animation.
Compression
● All the data bits from the original file are reconstructed when the file is again
uncompressed.
● In a text file:
○ Uses compression algorithm
○ Repeating words / phrases / patterns are identified and are replaced
with a smaller placeholder value
○ File / dictionary / index of phrases created
○ Index will store word/phrase with value
Primary memory
● Volatile/temporary. The contents of the RAM are lost when the power is turned
off.
● It is used to store data, files, or the part of the operating system that is
currently in use.
● It can be written to or read from and the contents can be changed.
Dynamic RAM
Static RAM
Secondary storage
● No moving parts.
● Data is stored by controlling the movement of electrons within NAND chips,
inside millions of tiny transistors within the chip.
● SSDs with NAND chips are called flash storage.
● Some SSDs use Electronically Erasable Programmable Read-Only Memory
(EEPROM), which uses NOR chips instead of NAND. This makes them faster
and more expensive.
● EEPROM allows data to be erased in bytes at a time, while flash storage only
allow blocks of data to be erased.
Off-line storage
CD/DVD
DVD-RAM
Blu-ray Disks
● A blue laser instead of a red laser is used, which has a smaller wavelength.
● This means that the ‘pits’ and ‘bumps’ can be much smaller. So, Blu-ray disks
can store five times as much data as normal DVDs.
● Doesn’t suffer from birefringence because it uses only one layer.
● Comes with a secure encryption system which helps prevent piracy and
copyright infringement.
● HDDs that can be connected to the computer using a USB port. They can be
used as back-up devices.
PRIMARY vs SECONDARY
– Primary stores boot up instructions and can hold data whilst being processed
– Secondary is non-volatile
Give reasons why an SSD, rather than a HDD, is used in the mobile device.
It is more durable // it has no moving parts
It has a faster read / write / access speed
It is more compact / light weight / smaller / portable
It uses less energy // battery will last longer
It is quieter
Not affected by magnetic forces
It runs at a cooler temperature
Less latency // takes less time to warm up