CSP Unit 1 Flashcards
analog signal
continuous and infinite data, similar to how data may appear in the natural world
abstraction
the reduction of complexity being presented at a given point in computation: allowing for the use of something wihtout necessairly understanding it
byte
a grouping of 8 bits, with a maximum possible value of 225
lossless compression
storage conserving technique where data can be restored entirely to its original state without the loss of info
round-off error
error from attempting to represent a number that is too precise
data
info that may be stored and maipulated by a computer
binary number
a base 2 number with two possible different digits
ASCII
a stnadardized system for interpreting binary numbers as text
overflow error
error from a given number value being larger than the container used to store it
bit
a 1 or 0, used in a computer’s memory or processing
digital signal
finite and segmented data, similar to data as it would be stored in a computer
algorithm
a finite set of instructions for performing a particular task
lossy compression
storage conserving technique where some amount of information or detail is lost in the process of saving storage space
pixel
a single area of illumination on a screen, usually composed of smaller red, green, and blue lights which can be turned on or off
decimal numbers
a base 10 number with ten possible digits
sample size
a process for creating a digital representation of analog data by measuring the analog data at regular intervals called samples