IAS101 Flashcards

(37 cards)

1
Q

Is used to analyze and simply the digital (logic) circuits.

A

Boolean Algebra

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

It is also called as __________ or ___________

A

Binary Algebra or Logical Algebra

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

Boolean Algebra was invented by ________________

A

George Boole in 1854

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

The standard _____ gate is given a symbol whose shape is of a _________ pointing to the right with a _______ at the end.

A

NOT, Triangle, Circle

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

The circle is known as an “_____________”

A

Inversion Bubble

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

Symbol and Y= of NOT GATE

A

triangle with bubble and Y = Ā

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  • If the two input signals are asserted __________ the output will also be asserted. Otherwise, the output will be de-asserted __________.
A

MAIN ANS: AND LOGIC GATE
high, low

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

Is a basic digital logic gate that implements logical conjunction.

A

AND GATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  • A ______ output results only if all the inputs to the AND gate are _______. if none or not all inputs to the AND gate are _____, _____ output results.
A

MAIN ANS: AND
HIGH, HIGH, HIGH, LOW

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

Symbol of AND gate, Truth table, Y =

A

.

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

A HIGH output result if one or both the inputs to the gate are digital logic gate that implements logical disjunctions.

A

OR LOGIC GATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • It behaves according to the ______, If neither input is ______, a ______outputs results.
A

MAIN ANS: OR
High, High, Low

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

Symbol of OR gate, Truth table, Y =

A

.

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

Is a logic gate which gives a positive output only when both inputs are negative.

A

NOR gate

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

______ gates are so called “____________” that can be combined to form any other kind of logic gate.

A

NOR gate, Universal Gates

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

Is a combination of OR gate and inverter.

17
Q

Symbol of NOR gate, truth table, Y =

18
Q

In digital electronics, a _________ gate is a logic gate which produces an output which is false only if all its input are true.

19
Q

Its ouput is complement to that of an AND gate.

20
Q

A low output is results only if all the inputs to the gate are ________, if any inputs is _______ a ________ output result

A

MAIN:NAND
HIGH, LOW, HIGH

21
Q

Symbol of NAND Gate, Truth Table, Y =

22
Q

Is a digital logic gate that gives a true output when the number of true inputs is odd.

23
Q

A true output results if one, and only one, of the inputs to the gate is true if both inputs are false or both true, a false output result.

24
Q

Symbol of XOR gate, truth table, Y =

25
This functions as an exclusive-NOR gate, or simply the complement of the XOR gate
XNOR gate
26
Is a digital logic fate whose function is the logical complement of the Exclusive OR gate.
XNOR gate
27
Behaving according to the truth table to the right, and hence the gate is something called an "___________________"
Equivalence gate
28
Symbol of XNOR gate, truth table, Y =
.
29
The order of operations for ______________ algebra, form _____ to _____ is _______, then _____ then ___ Expression in brackets are always evaluated first.
Boolean Algebra, Highest to Lowest, NOT, AND, OR
30
The _______________ consists of gates and symbols that can directly replace an expression in Boolean Arithmetic.
Logic Diagram
31
A ____________ is a device that can perform one or all of the Boolean _______ operations...
Logic gate, logic
32
The behavior of digital circuits can be presented with ______, _________, or s________
waveforms, truth tables or symbols
33
TRUE/FALSE Primitive gates can be combined to form larger circuits
TRUE
34
__________ defines how many binary variables can be combined
Boolean algebra
35
Each row with an output of 1 becomes
Product of term
36
Is a diagram in a rows and columns showing how the falsity of a proposition varies with that of its components
Truth Table
37
_________ deals with binary variables and logic operators
Boolean Algebra