NAVEDTRA 14185A, NAVY ELECTRICITY AND ELECTRONICS TRAINING SERIES, MODULE 13-NUMBER SYSTEMS AND LOGIC CIRCUITS Flashcards

(67 cards)

1
Q

What was one of the earliest known calculators that was developed by the Chinese?

A

Abacus

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

Which year did Blaise Pascal invent the first adding machine?

A

1642

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

Which part of the number system tells you the number of symbols that are used in the system?

A

Base

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

Which system is the value of a number defined not only by the symbol but by the symbol’s position?

A

Positional notation

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

What is the number of times a base is multiplied by itself referred to as?

A

Power

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

What is the power called when it is written above and to the right of the base?

A

Exponent

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

Which symbol represents one, or more, complete objects?

A

Whole number

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

Which type of number is a symbol representing a portion of an object?

A

Fractional

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

Which type of number represents on, or more, complete objects, and some portion of an object?

A

Mixed

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

What is the division between whole numbers and fractional numbers referred to as when you use any base other than the decimal system?

A

Radix point

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

Which digit in a number has the greatest effect on that number?

A

Most significant digit

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

Which form of counting is where one quantity is added to another?

A

Addition

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

What is the quantity called to which an addend is added?

A

Augend

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

What is produced when the sum of two or more digits in a vertical column equals or exceeds the base of the number system in use?

A

Carry

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

What is the number called from which another number is subtracted?

A

Minuend

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

What is the simplest possible number system?

A

Binary

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

What is something used to complete something else called?

A

Complement

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

How many binary digits is one octal digit the equivalent value of?

A

Three

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

Which system uses 16 symbols?

A

Hex

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

What do computer systems use to convert decimal numbers to binary numbers?

A

Additional circuitry

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

Which number is a dividend divided by called?

A

Divisor

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

What is the number called resulting from the division of one number by another?

A

Quotient

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

Which method is the conversion of a decimal number to its 8 base equivalent done?

A

Repeated division

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

What is the best method for the conversion of octal numbers to decimal?

A

Positional notation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Which two purposes was the microprocessor designed for?
Data processing and control
26
What are the series of electrical pulses called that computers and microprocessors both operate on?
Words
27
What is defined as the science of reasoning?
Logic
28
Which type of voltage is used to represent the logic 1 state of a statement?
Logic polarity
29
What will be used to illustrate all possible input and corresponding output combinations?
Truth table
30
What are the "decision-making" circuits of computers and other types of digital equipment?
Logic gates
31
Which type of logic gate is a logic circuit that requires all inputs to be TRUE at the same time in order for the output to be TRUE?
And
32
Which type of logic device has an output opposuite of the input?
Inverter
33
Which gate is simply an AND gate with an inverter (NOT gate) at the output?
NAND
34
Who developed Boolean Algebra?
George Boole
35
What is a description of the input conditions necessary to get the desired output?
Boolean expression
36
What is a term that is TRUE in one part of an expression will be TRUE in all other parts of the expression?
Law of identity
37
Which law is defined as the order in which terms are written does not affect their value (AB=BA, A+B=B+A)?
Commutative law
38
What is an example of Associative law?
A(BC)=ABC or A+(B+C) = A+B+C
39
What is an example of idempotent law?
AA=A, A+A=A
40
What is an example of the law of intersection?
0(A*1=A, A*0=0)
41
What is an example of the law of union?
(A+1=1, A+0 =A)
42
What is an example of distributive law?
A+(BC) = (A+B) * (A+C)
43
What is an example of the law of absorption?
A*(A+B) =A or A+(AB)=A
44
Which gate is modified OR gate that produces a HIGH output when only one of the inputs is HIGH?
Exclusive OR
45
What are combinations of logic gates that combine binary values to obtain a sum?
Adders
46
Which circuit can add two binary digits but will not produce a carry?
Quarter adder
47
What is designed to combine two binary digits and produce a carry?
Half adder
48
Subtraction is accomplished in computers by the R's complement and what other method?
ADD
49
What may be used to store data temporarily, to multiply or divide, to count operations, or to receive and transfer information?
Flip-flops
50
Which type of bistable device changes state on command from a common input terminal?
Toggle
51
What is the most widely used FF because of its versatility?
J-K FF
52
What is a timing signal generated by the equipment to control operations?
Clock
53
The frequency stability of the astable multivibrator can be increased by applying what to the circuit?
Trigger pulse
54
What allow functions involving more than one operation to be completed during a single clock cycle?
Multiphase clocks
55
What do most modern high-speed equipment use as the basis for their timing networks?
Crystal-controlled oscillators
56
What is the total number of counts or stable states a counter can indicate called?
Modulus
57
Which term is used to describe the count capability of counters?
Modulo
58
Which term means that the events (setting and resetting of FFs) occur one after the other rather than all at once?
Asynchronous
59
High-frequency operations require that all FFs of a counter be triggered at the same time to prevent errors. Which type of counter is used for this type of operation?
Synchronous
60
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?
Ring counter
61
Which type of temporary storage device is used to store data, memory addresses, and operation codes?
Register
62
Which type of register can the contents be shifted one or more places to the left or right?
Shift register
63
Which term means that the data is moved along a single line one bit at a time?
Serial transfer
64
Which term means that each bit of data is moved on its own line and that all bits transfer simultaneously?
Parallel transfer
65
Which term means to change the magnitude of a number?
Scaling
66
What are groups of logic circuits that are based on particular types of elements (resistors, transistors, and so forth)?
Logic families
67
What is the feature known as when the output of one logic circuit can be used as the input to another logic circuit?
Compatibility