chapter 12 Binary Logic Test 1

0.0(0)
studied byStudied by 10 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Aviation

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

at any given time, a binary function can be in only ___ of ___ possible states

one;two

2
New cards

the truth table displays each possible combination of ___ to the function/system and the resultant ___ for that input

input; output

3
New cards

the logical operator of a function is defined as the logical relationship between the ___

functions inputs and its outputs

4
New cards

the truth table for the input/output relationship of a function with six inputs would contain entries for exactly ___ configurations of these inputs

64

5
New cards

an electrical wire or hydraulic line can be represented by the ___ logical operator

buffer

6
New cards

In mathematics the value of any positive number raised to the zero power (any positive number with zero as its exponent) is ___

1

7
New cards

The number 10101 in the base 2 binary system can be converted to ___ in the base 10 decimal system

21

8
New cards

The number 1101 in the base two binary system can be converted to ___ and the base 10 decimal system or ___ in the base 16 hexadecimal system

13; D

9
New cards

Assume a system whose configuration is controlled by a six bit binary digital device the maximum number of configurations that can be controlled by this device is ___

64

10
New cards

Consider a function with three inputs that has an and logical operator. A test indicates that the output is low (not sufficient) the technician can assume that the function has failed if and only if ___

All three inputs are sufficient

11
New cards

The highest value digit in the octo number system is

7

12
New cards

The highest value digit in the hexadecimal number system is

F

13
New cards

The value of x^0 (the number X raised zero power) is

One if the value of X is greater than zero

14
New cards

The value of the binary number 11100 converted to the decimal number system is

28

15
New cards

The number 256 in the decimal system can be converted to the hexadecimal number

FF

16
New cards

If a function has an AND logical operator, it's output will be sufficient if and only if

All inputs are sufficient

17
New cards

The following symbol is for a function with

An XOR logical operator

18
New cards

Which of the following symbols is correct for a NOR logical operator

Answer D

19
New cards

Two functions are combined to form a higher function as shown below the logical operator of the combined function is a/an

OR

20
New cards

The following truth table is for a/an

OR logical operator