Chapter 4 Flashcards
arithmetic overflow
an attempt to represent an integer that exceeds the maximum allowable value
code mapping
representing textual material in binary by assigning to each printable letter of symbol in our alphabet a unique number
amplitude
the height of a sound wave is a measure of its loudness
period
the time it takes for a wave to make one complete cycle
frequency
the total number of cycles per unit time measured in cycles/second, also called hertz
pitch
the highness or lowness of a sound
sampling
at fixed time interva;s, the amplitude of a signal is measured and stored as an integer value
scanning
measuring the intensity values of distinct points located at regular intervals across and image’s surface
lossless compression scheme
no information is lost during compression, and it is possible to exactly reproduce the original data
lossy compression scheme
compress data in a way that does not guarantee that all of the information in the original data can be fully and completely recreated
Information is stored in the memory of a computer using the binary numbering system
True
Two’s complement representation is a signed integer representation tat does not suffer from the problem of two zeros
True
Two’s complement will always have one more negative number than positive, which less of a problem than two kinds of zeros
True
A strictly black-and-white image as greater storage requirements than an image represented using a gray scale
False
It is not currently feasible to build a reliable decimal computer due to the degradation and signal loss inherent in current electrical system.s
True
The emitter and collecter are the two input lines of a transistor
False
To construct an AND gate, two transistors are connected in parallel
False
Every Boolean expression algorithm can be represented pictorially as a circuit diagram, and every output value in a circuit diagram can be written as a Boolean expression
True
The sum-of-products algorithm always produces a circuit, but it is not always optimal
True
A multiplexer is a circuit that has 2^n output lines
False