information rep and multimedia Flashcards
analogue data
- data obtained by measurement of physical property
- any value from a contiuous range of values
- continuous electrical signals
ASCII
- only english alphabets can be represented
- each character encoding takes up 7 bits, 128 possible characters
- smaller storage space
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
- data that has been stored as binary value (0s and 1s)
- discrete electrical signals
drawing list
set of commands defining the vector
drawing objects
a mathematically defined construct of shapes
Extended ASCII
- includes most European languages’ alphabets
- extended to 8 bits, 256 possible characters
features of vector graphics
- stores a set of instructions about how to draw the shape
- individual elements of vector graphics can be grouped
- each geometric shape needs to be changed to alter the design
- does not require a large file size
- not very realistic as the number of shapes are limited
- file formats: .svg, .cgm, .odg
- can be resized without pixelation
storing commands, not individual pixels - can be transferred and downloaded quicker
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