DIGELEC1 (Finals) Flashcards

(50 cards)

1
Q

An example of a basic flip-flop is the

A

RS flip flop

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

RS flip flop is formed by

A

two cross-coupled NOR and NAND gate

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

How many outputs and inputs does an RS flip flop have

A

INPUT
- Reset
- Set

OUTPUT
- Q
- Not Q

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

In RS flip flop the outputs are always

A

opposite

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

In RS flip flop what input is described as “illegal” or “unallowed”

A

R = 1
S = 1

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

a device that serves as a temporary buffer memory. It is used to hold data after the input signal is removed.

A

Latch

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

Example of a latch device

A

D flip flop

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

The data are latched when the enable line is

A

Low

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

the output follows the input when the enable line is

A

High

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

It occurs when the output follows/is the same as the input only when the enable is active

A

Transparent latch

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

2 categories of binary counters

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

The input clock pulse is first felt by the first flip-flop. The effect is not felt by the second flip-flop immediately because of the delay through the first flip-flop.

A

Asynchronous

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

Asynchronous counters are commonly referred to as

A

Ripple counter

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

a counter in which each stage is
clocked at the same time

A

Synchronous

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

Synchronous counter is also called

A

Parallel counter

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

have a modulus of ten, or ten states in their counting sequence. A common type of this counter is the BCD (8421) counter, which produces a binary-coded-decimal sequence

A

Decade counter

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

A counter than can
count in either direction through
a certain sequence.

A

up-down counter

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

up-down counter is also called

A

bidirectional counter

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

are constructed of flip-flops wired together.

A

shift register

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

The circuit whose output at any instant depends only on the input present at that instant only

A

Combinational circuit

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

The circuit whose output at any instant depends not only on the input present but also on the past output

A

sequential circuit

22
Q

This type of circuit has no memory unit

A

Combinational circuit

23
Q

This type of circuit has memory unit for stored past output

A

sequential circuit

24
Q

An example of this circuit are half adder, full adder, magnitude comparator, multiplexer, demultiplixer

A

Combinational circuit

25
Example of this circuit are flip flops, register, counter
sequential circuit
26
This type of circuit is faster in speed
Combinational circuit
27
This type of circuit is slower in speed
Sequential circuit
28
2 categories of sequential circuits
- Asynchronous - Synchronous
29
Output changes at discrete interval of time. It is a circuit based on an equal state time or a state time defined by external means such as clock.
Synchronous sequential circuit
30
Output can be changed at any instant of time by changing the input. It is a circuit whose state time depends solely upon the internal logic circuit delays.
Asynchronous sequential circuit
31
A circuit that changes from 1 to 0 or from 0 to 1 when current is applied. It is one bit storage location
basic flip flop
32
SR flip flop is also called
SR latch
33
this circuit is used to overcome invalid state of the SR flip flop
clocked SR flip flop
34
Modification of the clocked SR flip flop
D flip flop
35
refers to a periodic signal where the ON and OFF times do not need to be the same
Clock signal
36
Types of triggering
- Level triggering - Edge triggering
37
The circuit is only activated in whenever the clock pulse happens to be at any particular level
Level triggering
38
Types of level triggering
- Positive - Negative
39
This transition or triggering either occurs from Logic High to Logic Low or from Logic Low to Logic High
Edge triggering
40
Types of edge triggering
- Positive - Negative
41
a device that selects between several analog ordigital input signals and forwards the selected input to a single output line.
multiplexer
42
Multiplexer is also known as
data selector
43
In multiplexer the selection is directed by a separate set of digital inputs known as
select lines
44
It takes a single input signal and routes it to one of many output lines
demultiplexer
45
Demultiplexer is also called as
data distributor
46
is a multiple-input, multiple-output logic circuit that converts coded inputs into coded outputs, where the input and output codes are different.
decoders
47
Types of decoders
- Binary decoders - BCD to 7 segment decoders - Demultiplexers as decoders
48
are devices that convert information from one format or code to another, typically for standardization, speed, secrecy, or compression.
encoder
49
are sensors that detect position and speed by converting rotational mechanical displacements into electrical signals and processing those signals
rotary encoders
50
Types of encoders
- Rotary encoders - Absolute encoders - incremental encoder