Third Term Revision SheetG10
Third Term Revision SheetG10
storage
Chapter 6
File Formats
always associated with the storage of music files. However, MIDI files are not music
and don't contain any sounds; they are very different to, for example, MP3 files. Each
MIDI command has a specific sequence of bytes. The first byte is the status byte - this
informs the MIDI device what function to perform. Encoded in the status byte is the
MIDI channel. MIDI operates on 16 different channels, which are numbered O to 15.
Examples of MIDI commands include
1-note on/off: this indicates that a key (on an electronic keyboard ) has been
pressed/released to produce/stop producing a musical note
2-key pressure: this indicates how hard the key has been pressed
( this could indicate loudness of the music note or whether any vibrato has been used,
and so on)
Musical Instrument Digit al Interface
(MIDI)
Two additional bytes are required, a PITCH BYTE, which tells the MIDI
device which note to play, and a VELOCITY BYTE, which tells the device
how loud to play the note. when music or sound is recorded on a
computer system, these MIDI
messages arc saved in a file which is recognised by the file extension
mid.
MPEG-3 (MP3) and MPEG-4 (MP4)
RAM ROM
1-the user may wish to program in their own 1-stores the factory settings such as remote
routines; these new instructions would be stored control frequencies
in the RAM. Chip 2-stores the 'start-up' routines when the car is
2-the RAM. chip will store the data/instructions first switched on
received from the remote control unit. 3-stores the set routines; for example, how the
buttons on the hand-held device control turning
left
Secondary storage
Hard Disk Drives (HDD) Solid-state Drives (SSD)
are probably still the most common method Latency is an issue in HDDs as
used to described earlier. SOLID-STATE
store data on a computer. Data is stored in a DRIVES (SSD) remove this issue
digital format on the magnetic surfaces of the considerably. They have no moving
disks ( or parts and all data is retrieved at the
platters, as they are frequently called). The same rate. They don't rely on
hard disk drive will have a number of platters magnetic properties; the most
which can spin at about 7000 times a second common type of solid-state storage
devices store data by controlling the
movement of electrons within NAND
chips
use ELE,CI"RONICALLY ERASABLE PROGRAMMABLE READ-ONLY MEMORY
(EEPROM) technology. The main difference is the use of NOR chips rather
than NAND. This makes them faster in operation but devices using EE
PROM are considerably more expensive than those that use NAND
technology
Off-line storage
1-CD/DVD disks
2-DVD-RAM