1.2.4 Flashcards
binary shifts
shift 1 to the left is the same as multiplying by two
character set
defined list of characters recognised by computers
why do we use binary codes to represent characters?
computers communicate in binary and all instructions are represented by strings of 1s and 0s
ASCII
uses 7-bit and can form 128 characters
Unicode
uses 16-bit and can form 65,536 characters
sample
measure of amplitude at a specific time
sample rate
number of samples taken per second
bit depth
number of bits used for each sample
factors affecting the size and quality of a file
-number of times sound is sampled each second
-higher the sample rate = more accurate sound
-bit depth, number of bits per sample
-length of the sound
file size =
file size = sample rate x bit depth x seconds
bitmap
page is divided into an invisible grid and each pixel is assigned a colour
vector
based on mathematical formulas
resolution
number of pixels per square inch
colour depth
number of bits used to encode the colour of each pixel
the greater the colour depth…
more data needs to be stored