Notess Sound, Text and File Size
Notess Sound, Text and File Size
To represent sound, a computer converts an analogue sound wave into a digital format using
a process called sampling. The sound wave is sampled at regular intervals, and each
sample is converted into a binary number that the computer can process.
Key concepts:
● Sample Rate: This is the number of times the sound wave is sampled per second,
measured in Hertz (Hz). A higher sample rate captures more detail from the sound,
improving accuracy but increasing the file size. For example, CDs use a sample rate
of 44.1 kHz (44,100 samples per second).
● Sample Resolution (Bit Depth): This is the number of bits used to store each
sample. A higher resolution allows for a more precise representation of the sound's
amplitude, leading to better audio quality. However, more bits per sample also
increases the file size.
● Effects: As both sample rate and resolution increase, the accuracy of the recorded
sound improves because more details are captured. However, this also leads to
larger file sizes, requiring more storage and processing power.
Image:
A computer represents an image as a series of small dots called pixels. Each pixel is
assigned a color, which is converted into a binary number that the computer can process.
Key concepts: