Introduction to Logic Functions, AND/OR Gates Flashcards

1
Q

The ______ is represented by the rounded rectangle symbol.

A

AND gate

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

The function of an AND gate is to determine when all input conditions are _____ at the same time. A HIGH output is only available when all the inputs are ____ or _____.

A

The function of an AND gate is to determine when all input conditions are TRUE at the same time. A HIGH output is only available when all the inputs are HIGH or TRUE.

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

When ALL inputs to the AND gate are HIGH, the gate produces a ______ output.

If any input is LOW, the gate produces a ______ output.

A

When ALL inputs to the AND gate are HIGH, the gate produces a HIGH output.

If any input is LOW, the gate produces a LOW output.

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

The OR logic function produces a HIGH output if any input is ______.

A

The OR logic function produces a HIGH output if any input is HIGH.

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

How does the NOT logic fuction?

A

The NOT logic function inverts the input signal, producing the opposite signal as the output.

The NOT function is used with the AND and OR functions to change their output when the opposite condition is needed.

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

The AND function is represented by the “__” symbol. The Boolean equation for the AND function is “A____B”.

A

The AND function is represented by the “•” symbol. The Boolean equation for the AND function is “A • B”.

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

The OR function is represented by the “___” symbol. The Boolean equation for the OR function is “A ___ B”.

A

The OR function is represented by the “+” symbol. The Boolean equation for the OR function is “A + B”.

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

The NOT function is represented by the “___” (macron) symbol placed ___ the value. For example, the Boolean equation for the NOT function is “A”.

A

The NOT function is represented by the “–” (macron) symbol placed over the value. For example, the Boolean equation for the NOT function is “A”.

A is pronounced “NOT A”. When you see the NOT equation, you’ll know that what’s being stated is, “If input A is HIGH, the output is A or LOW.”

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

The ______ is represented by the rounded triangle symbol.

A

OR gate

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

The function of an OR gate is to determine when at least one input condition is TRUE. A _____output is available when any input is ______.

A

The function of an OR gate is to determine when at least one input condition is TRUE. A HIGH output is available when any input is HIGH.

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

Generally, inputs to an OR/AND gate are voltages or pulsed waveforms that change between two ______.

A

Generally, inputs to an OR/AND gate are voltages or pulsed waveforms that change between two logic levels.

LOGIC LEVELS - Logic levels represent HIGH or LOW conditions.

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