analogue data
ASCII
bandwidth
rate of data transfer
Binary coded decimal (BCD)
practical applications:
- a string of digits on any electronic device displaying numbers (calculators)
- accurately measuring decimal fractions
- electronically coding denary numbers
bitmap images
images stored as an array of individual pixels. a bitmap image is created by combining pixels.
colour depth/bit depth
number of bits allocated to represent each pixel’s colour -> colour depth depends on bit depth
compression
the reduction of file size
digital data
drawing list
set of commands defining the vector
drawing objects
a mathematically defined construct of shapes
Extended ASCII
features of vector graphics
features or graphic editing software
Ready Crabs Bring Revenge
- re-size: increase/decrease the size of the image
- crop: remove certain parts of the image
- blur: reduce the focus
- red-eye reduction: reduces red light reflected from human eye
file header
contains info regarding the image such as image size, number of pixels, types of compression, colour depth, file location
formula for bit rate
bit rate = sampling rate x sampling resolution
file size = bit rate x length of sound
formula for size calculation
width pixels x height pixels x colour depth
hexadecimal base and applications
base 16
- defining colours in HTML
- defining media access control (MAC) addresses
- assembly language and machine code
- debugging via memory dumps
high resolution images -> increase in file size
impacts:
- the number of images that can be stored on the hard drive
- the time to download images from the internet
- the time it takes to transfer images from device to device
how images are encoded into digital format
how sampling is used to record the sound clip
image resolution
lossless compression
lossless is used when
accuracy of data is important
lossy file compression
data is lost and the decompressed file is not the same as the original