NAVEDTRA 14185A, NEETS Mod. 13, Ch. 3 Flashcards

1
Q

Which gate is a modified OR gate that produces a HIGH output when only one of the inputs is HIGH?

A

Exclusive OR (XOR)

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

What are combinations of logic gates that combine binary values to obtain a sum?

A

Adders

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

Which circuit can add two binary digits but will not produce a carry?

A

Quarter adder

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

What is designed to combine two binary digits and produce a carry?

A

Half adder

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

Subtraction is accomplished in computers by the R’s complement and what other method?

A

ADD

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

What may be used to store data temporarily, to multiply or divide, to count operations, or to receive and transfer information?

A

Flip-flops

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

Which type of bistable device changes state on command from a common input terminal?

A

Toggle

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

What is the most widely used FF because of its versatility?

A

J-K FF

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

What is a timing signal generated by the equipment to control operations?

A

Clock

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

The frequency stability of the astable multivibrator can be increased by applying what to the circuit?

A

Trigger pulse

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

What allow functions involving more than one operation to be completed during a single clock cycle?

A

Multiphase clocks

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

What do most modern high-speed equipment use as the basis for their timing networks?

A

Crystal-controlled oscillators

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

What is the total number of counts or stable states a counter can indicate called?

A

Modulus

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

Which term is used to describe the count capability of counters?

A

Modulo

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

Which term means that the events (setting and resetting of FFs) occur one after the other rather than all at once?

A

Asynchronous

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

High-frequency operations require that all the FFs of a counter be triggered at the same time to prevent errors. Which type of counter is used for this type of operation?

A

Synchronous

17
Q

What is defined as a loop of bistable devices (flip-flops) interconnected in such a manner that only one of the devices may be in a specified state at one time?

A

Ring counter

18
Q

Which type of temporary storage device is used to store data, memory addresses, and operation codes?

A

Register

19
Q

Which type of register can the contents be shifted one or more places to the left or right?

A

Shift register

20
Q

Which term means that the data is moved along a single line one bit at a time?

A

Serial transfer

21
Q

Which term means that each bit of data is moved on its own line and that all bits transfer simultaneously?

A

Parallel transfer

22
Q

Which term means to change the magnitude of a number?

A

Scaling

23
Q

What are groups of logic circuits that are based on particular types of elements (resistors, transistors, and so forth)?

A

Logic families

24
Q

What is the feature known as when the output of one logic circuit can be used as the input to another logic circuit?

A

Compatibility