Unit 3 Sequential Logic Flashcards

0
Q

Binary Counter

A

Group of flip-flops connected in a special arrangement in which the states of the flip-flops represent the binary number equivalent to the number of pulses that have occurred at the input of the counter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

Decade Counter

A

Any counter capable of going through 10 different logic states

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

Down Counter

A

Counter that counts from a maximum count downward to 0

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

Modulus

A

The number of states through which a counter sequences before repeating

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

Modulus N Counter

A

A counter with a modulus of N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
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
7
Q

Up Counter

A

Counter that counts upward from 0 to a maximum count

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

Up/Down Counter

A

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

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

Asynchronous Inputs

A

Flip-Flop inputs that can affect the operation of the flip-flop independent of the synchronous and clock inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
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
11
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
12
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
13
Q

D Latch

A

Circuit that contains a NAND gate latch and two steering NAND gates

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

Duty Cycle

A

Fraction of the total period that a digital waveform is in the HIGH state. DC=th/T

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

Edge-Sensitive

A

Manner in which a flip-flop is activated by a signal transistion

16
Q

Falling Edge

A

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

17
Q

Flip-Flop

A

A sequential circuit based on a latch whose output changes when it’s clock CLOCK input receives a pulse

18
Q

Frequency

A

The number of cycles per unit time of a periodic waveform

19
Q

Level-Sensitive

A

Enabled by a logic HIGH or LOW level

20
Q

Period

A

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

21
Q

PRESET

A

Asynchronous input used to set Q=1 immediately

22
Q

Propagation Delays

A

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

23
Q

RESET/CLEAR

A

Asynchronous input used to set Q=0 immediately

24
Q

Rising Edge

A

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

25
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

26
Q

Shift register

A

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

27
Q

State Machines

A

A sequential circuit that advances through several defined states

28
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