Representation of data in computer systems Flashcards
define the terms bit, nibble, byte, kilobyte, megabyte, gigabyte, terabyte
s
what format does data need to be converted into in order to be processed by a computer
s
convert positive denary whole numbers (0-255) into 8-bit binary numbers and vice versa
s
add two 8-bit binary integers and explain overflow errors which may occur
s
convert positive denary whole numbers (0-255) into 2-digit hexadecimal numbers and vice versa
s
convert between binary and hexadecimal equivalents of the same number
s
explain the use of hexadecimal numbers to represent binary numbers.
s
explain the use of binary codes to represent characters
s
explain the term character set
s
describe with examples (for example ASCII and Unicode) the relationship between the number of bits per character in a character set and the number of characters which can be represented.
s
explain the representation of an image as a series of pixels represented in binary
s
explain the need for metadata to be included in the file such as height, width and colour depth
s
discuss the effect of colour depth and resolution on the size of an image file.
s
explain how sound can be sampled and stored in digital form
s
explain how sampling intervals and other considerations affect the size of a sound file and quality of its playback.
s