Data reprentation Topic 1 Flashcards
Define bit
basic computing element that is either 0 or 1
Defnie overflow error
the result of a calculation producing a value too large for the computer’s allocated word size
logical shift
shifting bits left or right in a register
-any out of register are replaced with 0
two’s complement
method of representing negative numbers in binary
What is most significant bit
left most bit
ASCII code
character set for all the characters on a standard keyboard and control codes
(American standard code for Information Interchange)
character set
list of characters defined by the computer hardware and software
-so computers can understand human characters
Unicode
character set which represents all the languages of the world, including the ASCII code
Sampling resolution
number of bits used to represent sound amplitude in digital sound recording
-aka bit depth
bit depth
number of bits used to represent the smallest unit in a sound file
color depth
number of bits used to represent the colors of a pixel
sampling rate
number of sound samples taken per second in a digial sound recording
bitmap image
image made up of pixels
pixel
smallest element used to make up an image on a display
image resolution
number of pixels that make up an image