Unit 3/4 Flashcards

1
Q

Asynchronous Counter

A

Type of counter in which each flip-flop output serves as the clock input signal for the next flip-flop in the chain

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

Clock

A

Digital signal in the form of a rectangular pulse train or a square wave.

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

Clocked D Flip-Flop

A

Type of flip-flop in which the D (data) input is the synchronous input

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

Clocked J-K Flip-Flop

A

Type of flip-flop in which inputs J and K are the synchronous inputs.

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

Edge-Sensitive

A

Manner in which a flip-flop is activated by a signal transition. A flip-flop may be either a positive- or a negative-edge-triggered flip-flop.

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

Falling Edge

A

The part of a pulse where the logic level is in transition from a HIGH to a LOW.

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

Flip-Flop

A

A sequential circuit based on a latch whose output changes when its CLOCK input receives a pulse.

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

Frequency

A

The number of cycles per unit time of a periodic waveform.

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

Level-Sensitive

A

Enabled by a logic HIGH or LOW level.

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

Period

A

The amount of time required for one complete cycle of a periodic event or waveform.

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

PRESET

A

Asynchronous input used to set Q=1 immediately.

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

Propagation Delays

A

Delay from the time a signal is applied to the time when the output makes its change.

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

Sequential Logic

A

Digital circuitry in which the output state of the circuit depends not only on the states of the inputs, but also on the sequence in which they reached their present states.

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

Shift Register

A

Digital circuit that accepts binary data from some input source and then shifts these data through a chain of flip-flops one bit at a time

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

Synchronous Counter

A

Counter in which all of the flip-flops are clocked simultaneously.

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

Trigger

A

Input signal to a flip-flop or one-shot that causes the output to change states depending on the conditions of the control signals

17
Q

Decade Counter

A

Any counter capable of going through 10 different logic states.

18
Q

Down Counter

A

Counter that counts from a maximum count downward to 0.

19
Q

Modulus

A

The number of states through which a counter sequences before repeating.

20
Q

Up Counter

A

Counter that counts upward from 0 to a maximum count.

21
Q

Up/Down Counter

A

Counter that can count up or down depending on how its inputs are activated.