DE Chapter 3

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

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

As more electronic systems have been designed using digital technology, devices have become smaller and less powerful

F

2
New cards

A digital audio system makes a copy of the waveform

F

3
New cards

A digital audio system stores a code, a series if amplitude numbers, that tells the compact disc player how to re-create the original sound every time a disc is played

T

4
New cards

The binary number system is a positional notation system

T

5
New cards

Hexadecimal numbers are primarily used as a shorthand of binary

T

6
New cards

The signal on a CD is sampled ___________ times a second

44,100

7
New cards

assigning the digit 1 to a logic HIGH and digit 0 to logic LOW is called ___________

positive logic

8
New cards

The hexidecimal system is based on powers of

16

9
New cards

A momentary variation of voltage from one logic level to the opposite level and back again is called...

pulse

10
New cards

The rightmost bit of a binary number is the

least significant bit

11
New cards

Which of the following does not apply to digital signals

Continuously Variable

12
New cards

A __________ system is a system of writing numbers where the value of a digit depends not only on the digit, but also on its placement within a number

positional notation

13
New cards

After the binary system, ______ numbers are the most often used in digital applications

hexadecimal

14
New cards

_________ is a fraction of the total period that a digital waveform is in the HIGH state

Duty Cycle

15
New cards

______ is a time-varying sequence of logic HIGHs and LOWs that repeats over a specified period of time.

Periodic waveform

16
New cards

A special case of symmentrical periodic waveform is a:

Clock signal

17
New cards

_________ is a system in which low represents binary digit 1 and high represents 0

Negative logic

18
New cards

A truth table is a list of output levels of a circuit corresponding to all different

input combinations

19
New cards

For binary numbers from 0000 to 1111, the decimal equivalents are _____.

15

20
New cards

Two commonly used methods to convert decimal to binary

sum of powers of 2 and repeated division by 2