Chapter 4 Test

0.0(2)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/57

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

58 Terms

1
New cards

binary numbering system

how is memory stored in the computer?

2
New cards

base 2 positional

what kind of numbering system is binary base

3
New cards

signed magnitude notation

number representation in which the sign represents the ordering of the number (negative and positive) and the value represents the magnitude

4
New cards

1

what is the number to show negative in sign/magnitude notation

5
New cards

0

what is the number to show positive in sign/magnitude notation

6
New cards

16 (65,536)

how many bits does Unicode use

7
New cards

ASCII

Unicode is a superset of what

8
New cards

32 (4 billion)

Unicode has a variant of what bit

9
New cards

ASCII

American Standard Code for Information Interchange

10
New cards

8 (256)

what bit is ASCII

11
New cards

010 and 011

uppercase and lowercase in ASCII

12
New cards

65-90 and 97-122

uppercase alphabet and lowercase alphabet in ASCII

13
New cards

Analog Representation

Objects can take on any continuous value

14
New cards

a tone in sound

an example of analog representation

15
New cards

amplitude

what measures the loudness (height) of a waveform

16
New cards

period

what measures the time it takes for the waveform to complete a cycle

17
New cards

frequency (hertz)

what measures the total number of cycles per unit time of a waveform

18
New cards

pitch

what does frequency measure

19
New cards

f = 1/T

what is hertz defined as

20
New cards

20,000

hertz a human ear can detect

21
New cards

sampling rate

how many times per second we sample the amplitude of the sound wave

22
New cards

a more accurate reproduction

a greater sampling rate results in what

23
New cards

bit depth

the number of bits used to encode each sample

24
New cards

16 (65,000) or 24 (16,000,000)

most audio encoding schemes use how many bits

25
New cards

pixels

points of color

26
New cards

a more accurate encoding of an image

more pixels results in what

27
New cards

bitmap

rectangular grid of pixels

28
New cards

number of bits

each pixels color is specified by what

29
New cards

color depth

bits per pixel

30
New cards

raster graphics

A dot matrix data structure that represents a generally rectangular grid of pixels, stored in image files with varying formats

31
New cards

JPEG

Raster, lossy compression

32
New cards

PDF

Vector, Lossless

33
New cards

GIF

This extension is Lossless compression

34
New cards

computer driven and lossless compression

Vectors are what and what

35
New cards

PNG

Raster, Lossless improvement to GIF

36
New cards

Vector

SVG and EPS

37
New cards

compression ratio

how much compression schemes reduce the storage requirements of the data

38
New cards

Significant saving of space

if the commonly used characters are less bits, what happens

39
New cards

uncompressed data/compressed data

how do you calculate compression ratio

40
New cards

Lossless Compression

No information is lost in the compression and its possible to exactly reproduce that original data.

41
New cards

Lossy Compression

Data is compressed in a way that does not fully guarantee all of the information in the original data can be fully and completely recreated

42
New cards

MP3

Lossy Compression

43
New cards

What does Lossy compression allow for

Allows for higher compression ratios as they give up small inaccuracies undetectable by the human eye.

44
New cards

pitch

highness or lowness of a sound

45
New cards

digitized

digital signals are created from sampling an analog signal

46
New cards

numerical amplitudes

A wave is represented in a computer as a sequence of what

47
New cards

sequential circuit

contain feedback loops in which the output of a gate is fed back as input to an earlier gate

48
New cards

Memory units

Sequential circuits are used to build what

49
New cards

transistor

An electronic device that can be in an OFF state, which does not allow electricity to flow, or in an ON state, in which electricity can pass unimpeded; a transistor is a solid-state device that has not mechanical or moving parts

50
New cards

ON

a closed switch is what for the transistor

51
New cards

OFF

an open switch is what for the transistor

52
New cards

semiconductors

what are transistors made of

53
New cards

Multiplexer

multiple inputs become one output (signal)

54
New cards

Demultiplexer

One input (signal) is split into multiple outputs

55
New cards

trapezoid

what shape is used for multiplexer and demultiplexer

56
New cards

transistor

elementary building block for all modern computer systems

57
New cards

magnetic core

what came before the transistor

58
New cards

vector graphics

computer graphics images that are defined in terms of 2D points, which are connected by lines and curves to form polygons and other shapes