NAVEDTRA 14185A, NEETS Mod. 13, Ch. 3 Flashcards
Which gate is a modified OR gate that produces a HIGH output when only one of the inputs is HIGH?
Exclusive OR (XOR)
What are combinations of logic gates that combine binary values to obtain a sum?
Adders
Which circuit can add two binary digits but will not produce a carry?
Quarter adder
What is designed to combine two binary digits and produce a carry?
Half adder
Subtraction is accomplished in computers by the R’s complement and what other method?
ADD
What may be used to store data temporarily, to multiply or divide, to count operations, or to receive and transfer information?
Flip-flops
Which type of bistable device changes state on command from a common input terminal?
Toggle
What is the most widely used FF because of its versatility?
J-K FF
What is a timing signal generated by the equipment to control operations?
Clock
The frequency stability of the astable multivibrator can be increased by applying what to the circuit?
Trigger pulse
What allow functions involving more than one operation to be completed during a single clock cycle?
Multiphase clocks
What do most modern high-speed equipment use as the basis for their timing networks?
Crystal-controlled oscillators
What is the total number of counts or stable states a counter can indicate called?
Modulus
Which term is used to describe the count capability of counters?
Modulo
Which term means that the events (setting and resetting of FFs) occur one after the other rather than all at once?
Asynchronous