Chapter 1 Flashcards

1
Q

is the basis of computers, and computers are intrinsically
at the heart of digital systems

A

Digital Logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

are used in scientific calculations, commercial and business data
processing, air traffic control, space guidance and many other areas.

A

Computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Characteristic of a _____________ is its manipulation of discrete elements of information. Such discrete elements may be electric impulses, the decimal digits, an alphabet, arithmetic operations or any other set of meaningful symbols

A

digital system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Discrete elements of information are represented in a digital system by physical quantities called __________. Electrical signals such as __________ and __________ are the most common.

A

signals, voltages, currents

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The signals in all electronic digital systems have only two discrete values and are said to be _________.

A

binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Most natural quantities and vary continuously. It can generally handle higher power than digital systems.

A

Analog systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

It can process, store, and transmit data more efficiently but can only assign discrete values to each point.

A

Digital systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Digital circuits operate in the binary mode where each input and output voltage is either ___ or ___ . 1 and 0 designations represent the logical state which has a pre-defined voltage ranges.

A

1 or 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A typical CD player accepts digital data from the CD drive and converts it to an analog signal for ______________.

A

amplification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Digital electronics uses circuits that have two states, which are represented by two different voltage levels called _____ and _____. The voltages represent numbers in the binary system.

A

HIGH and LOW

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In binary, a single number is called a ____ (for binary digit). A bit can have the value of either a 0 or a 1, depending on if the voltage is HIGH or LOW.

A

bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

it is the change between the LOW and HIGH levels

A

Digital Waveforms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A _________ going pulse is one that goes from a normally LOW logic level to a HIGH level and then back again

A

positive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Series of pulses:

A

1) positive-going pulse
2) negative-going pulse

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

are not ideal but are described by the rise time, fall time, amplitude, and other characteristics.

A

Pulses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

composed of pulses that repeats in a fixed interval called the period.

A

Periodic pulse waveforms

16
Q

The ___________ is the rate it repeats and is measured in hertz.

17
Q

is a basic timing signal that is an example of a periodic wave.

18
Q

In addition to frequency and period, repetitive pulse waveforms are described by the amplitude (A), pulse width (tW) and duty cycle. Duty cycle is the ratio of tW to T.

19
Q

is the fraction of time that a system is in an “active” state. It is also the proportion of time during which a component, device, or system is operated.

A

Duty Cycle

20
Q

is used to show the relationship between two or more digital waveforms,

A

Timing diagram

21
Q

All logic circuit combinations are based on the three major types of logic gates. (3)

A

1) AND Gate
2) OR Gate
3) NOT Gate

22
Q

True only if all input conditions are true.

23
Q

True only if one or more input conditions are true.

24
Indicate the opposite condition
NOT Gate
25
And, or, and not elements can be combined to form various logic functions. A few examples are:
comparison function Basic arithmetic functions encoding function decoding function
26
(DIP)
Dual-In-Line Package
27
(SOIC)
Small Outline IC
28
- are an alternative to fixed function devices. - The logic can be programmed for a specific purpose. - In general, they cost less and use less board space that fixed function devices.
Programmable logic devices (PLDs)
29
A PAL ( Programmable Array Logic) device is a form of ______ that uses a combination of a programmable AND array and a fixed OR array
PLD (Programmable Logic Device)