IAS101 Flashcards
Is used to analyze and simply the digital (logic) circuits.
Boolean Algebra
It is also called as __________ or ___________
Binary Algebra or Logical Algebra
Boolean Algebra was invented by ________________
George Boole in 1854
The standard _____ gate is given a symbol whose shape is of a _________ pointing to the right with a _______ at the end.
NOT, Triangle, Circle
The circle is known as an “_____________”
Inversion Bubble
Symbol and Y= of NOT GATE
triangle with bubble and Y = Ā
- If the two input signals are asserted __________ the output will also be asserted. Otherwise, the output will be de-asserted __________.
MAIN ANS: AND LOGIC GATE
high, low
Is a basic digital logic gate that implements logical conjunction.
AND GATE
- 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.
MAIN ANS: AND
HIGH, HIGH, HIGH, LOW
Symbol of AND gate, Truth table, Y =
.
A HIGH output result if one or both the inputs to the gate are digital logic gate that implements logical disjunctions.
OR LOGIC GATE
- It behaves according to the ______, If neither input is ______, a ______outputs results.
MAIN ANS: OR
High, High, Low
Symbol of OR gate, Truth table, Y =
.
Is a logic gate which gives a positive output only when both inputs are negative.
NOR gate
______ gates are so called “____________” that can be combined to form any other kind of logic gate.
NOR gate, Universal Gates