3. Logic Gates and Circuits Flashcards

1
Q

Gate

A

One or a series of devices that perform a basic electrical operation

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

Circuit

A

Combination of gates, created to perform more complex tasks

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

How do we describe logic gates?

A

Boolean expressions

Truth Tables

Logic diagrams

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

Boolean expressions

A

Uses boolean algebra, a mathematical notation to express two valued logic

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

Truth table

A

Table showing all possible input values and the associated output values

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

Logic diagrams

A

A graphical representation of a circuit, each gate has its own symbol

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

Transistors

A

Electrical device with two possible roles:

1) Conductor –> wire that conducts electricity

2) Resistor –> blocks the flow of electricity

–> role depends on the voltage level of an input signal

Acts like a switch

Made of a material that makes it neither a particularly good conductor, nor a particularly good resistor

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

Components of a gate (terminals)

A

Source

Base

Emitter

–> connected to a ground wire

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

Role of base

A

Regulates a gate that determines whether the connection between the source and ground is made

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

Transistor functions

A

1) If base grounds source signal
–> Source is pulled down to 0 volts
–> Base signal is high (transistor on)
== Low output signal –> binary 0

2) If base signal is NOT grounded
–> source signal stays high == 5v
–> Base signal is low (transistor off)
== High output signal –> binary 1

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

Combinatorial Circuits

A

Input values explicitly determine the output

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

Sequential Circuits

A

Output is a function of the input values and the existing state of the circuit

Always involve the storage of information

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