LAB #2
BASIC TWO-LEVEL CIRCUITS
- Prelab Assignment
- 2.1, 2.6, 2.7, 2.9, 2.12, 2.16, 2.17
- Integrated Circuits
- 7404: Hex Inverters
- 7408: Quadruple 2-Input Positive AND Gates
- 7432: Quadruple 2-Input Positive OR Gates
- Laboratory Experiments
- The following table illustrates the XOR function.
A |
B |
|
F |
0 |
0 |
|
0 |
0 |
1 |
|
1 |
1 |
0 |
|
1 |
1 |
1 |
|
1 |
- Determine the SOP equation.
- Determine the Minterm shorthand expression.
- Construct a logic diagram of the circuit described by the previous expressions
- Build the circuit described by the previous expressions
- Verify your circuit with the lab instructor.
- The following table illustrates the XOR function.
A |
B |
|
F |
0 |
0 |
|
0 |
0 |
1 |
|
1 |
1 |
0 |
|
1 |
1 |
1 |
|
1 |
- Determine the POS equation.
- Determine the Maxterm shorthand expression.
- Construct a logic diagram of the circuit described by the previous expressions
- Build the circuit described by the previous expressions
- Verify your circuit with the lab instructor.
- Design an SOP implementation of the network defined in the following
truth table. Use only invertors, two-input AND gates and two-input OR gates.
A |
B |
C |
TP0 |
TP1 |
|
F |
0 |
0 |
0 |
0 |
1 |
|
0 |
0 |
0 |
1 |
0 |
0 |
|
0 |
0 |
1 |
0 |
1 |
0 |
|
1 |
0 |
1 |
1 |
1 |
1 |
|
1 |
1 |
0 |
0 |
0 |
1 |
|
1 |
1 |
0 |
1 |
0 |
0 |
|
0 |
1 |
1 |
0 |
1 |
0 |
|
0 |
1 |
1 |
1 |
1 |
1 |
|
1 |
- Determine the SOP equation.
- Determine the Minterm shorthand expression.
- Construct a logic diagram of the circuit described by the previous expressions
- Build the circuit described by the previous expressions
- Verify your circuit with the lab instructor.