You are on page 1of 9

E61. Load the circuit file for Section 62a.

The switches are used to input a 1(up) or


a 0(down) to each gate input. The lamp connected to each gate output comes ON if
the output is HIGH.

(a) What is the level at X and Y if all switches are up? Try it.

Jika semua input up maka X DOWN sedangkan Y UP


(b) What is the level at X and Y if all switches are down? Try it.

(c) Experimentally complete a truth table for each gate.


A
0
0
1
1

B
0
1
0
1

X
0
1
1
0

Y
1
0
0
1

E62. Load the circuit file for Section 62b. The Logic Analyzer shows the
input waveforms A and B and the output waveforms X and Y. Gate 1 and Gate
2 are hidden from your view, but each is either an Ex-OR or an Ex-NOR. Use
the Logic Analyzer display to determine the following:

(a) What is Gate 1, and


X-OR
(b) What is Gate 2?
X-NOR
E63. Load the circuit file for Section 62c. This circuit is used to troubleshoot the
number-4 gate of a 7486 Quad Ex-OR IC. Because that gate is working OK, the Logic
Probe will flash.

(a) If the unused input (Pin13) was tied to ground instead of Vcc, would the Logic
Probe still flash? Why? Try it.

Probe tetap flash karena gate yang digunakan adalah OR gate dimana akan high
jika inputnya berbeda.
(b) Test the remaining three Ex-OR gates on the chip. Are any bad?

Gate 1

Gate 2

Gate 3

Jadi yang bermasalah adalah gate 2


E64. Load the circuit file for Section 62d. Write the Boolean equation at X. Connect
the circuit to the Logic Converter and check your answer.

Jadi persamaan Booleannya adalah X = AB'C+ABC'

E65. Load the circuit file for Section 62e. Write the simplified Boolean equation at
X. Connect the circuit to the Logic Converter and check your answer

Jadi persamaan Boolean nya adalah X = ABC'

E66. Load the circuit file for Section 62f. Write the simplified Boolean equation at
X. Connect the circuit to the Logic Converter and check your answer

Jadi persamaan Boolean nya adalah X = A'C'+B'C'+ABC

E67. Load the circuit file for Section 63. On a piece of paper, make up a chart for
the even parity bit that would be generated for the binary count from 0000 to 1111
(0 to 15). Check all 16 of your answers by pressing step on the Word Generator
repeatedly as you compare your parity bit with the Even Parity Light. Note: The
number 1 is an odd number, and the number 2 is even. Why do they both generate
an even parity bit?

E68. Load the circuit file for Section 64. This is a Parallel Binary Comparator
similar to Figure 614. Two 4-bit binary strings are provided by the Word Generator.

(a) What type of Word Generator numbers turn the light ON?

(b) Lets say that when you go to build the circuit in lab, you cant find any Ex-NORs
but have four Ex-ORs. To get the same circuit function, what must the AND gate be
changed to? Try it.

You might also like