Circuits and Logic Gates Flashcards

1
Q

What are Transistors?

A

Transistors are the fundamental devices. A transistor
acts, depending on the voltage level of an input
signal, either as a wire that conducts electricity or as
a resistor that blocks the flow of electricity

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

What do Logic Gates do?

A

A logic gate processes one or more input values to
generate an output value. The values are binary (1, 0)

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

What are the six logic gates called?

A

AND, OR, NOT, NAND (NOT+AND), NOR(NOT+OR), XOR(EXCLUSIVE OR)

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

What is the purpose of Boolean Algebra?

A

Boolean Algebra is used to analyse and simplify the digital
logic circuits.

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

Draw a circuit that simulates the following Boolean equations and give a truth table
for each ( is the bar):
a)A .B + A.D
b)A B + AB
c)A +C .A + BD

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

What does a decoder do?

A

The basic function of a decoder is to detect the presence of a
specified combination of bits on its inputs and indicate that presence by a specified output

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