Sie sind auf Seite 1von 29

E52. Load the circuit file for Section 51b.

(a) Create a truth table using the Logic Converter. How many different
input combinations produce a 1 in the output?
Jawab
A
0
0
0
0
0
0
0
0
1

: terdapat 7 kombinasi input yang menghasilkan logika 1


B
C
D
X
0
0
0
0
0
0
1
0
0
1
0
0
0
1
1
1
1
0
0
0
1
0
1
0
1
1
0
0
1
1
1
1
0
0
0
0

1
1
1
1
1
1
1

0
0
0
1
1
1
1

0
1
1
0
0
1
1

1
0
1
0
1
0
1

0
0
1
1
1
1
1

(b) Use the Logic Converter to find the simplified equation at X. What is
the simplified equation?
Jawab : AB + CD

E54. Load the circuit file for Section 53b.

(a) What is the Boolean equation at X?


Jawab : A'B'C+A'BC'+A'BC+AB'C+ABC'+ABC
(b) Create a truth table using the Logic Converter. How many different
input combinations produce a 1 in the output?
Terdapat 6 kombinasi input yang menghasilkan logika 1
A
B
C
X
0
0
0
0
0
0
1
1
0
1
0
1
0
1
1
1
1
0
0
0
1
0
1
1
1
1
0
1
1
1
1
1

(c) Use the Logic Converter to find the simplified equation at X. What is
the simplified equation?
Jawab : the simple equation is B+C

(b)Draw the simplified circuit using the Logic Converter.

E55. Load the circuit file for Section 53c. Use the gates that are provided
to draw the logic circuit for the following equation: (ABC + B)BC

(a) Create a truth table using the Logic Converter. How many different
input combinations produce a 1 in the output?
Terdapat 2 kombinasi yang menghasilkan logika 1

A
0
0
0
0
1
1
1
1

B
0
0
1
1
0
0
1
1

C
0
1
0
1
0
1
0
1

X
0
0
0
1
0
0
0
1

(b) Use the Logic Converter to find the simplified equation at X. What is
the simplified equation?
Simple equation nya adalah BC

(c) Draw the simplified circuit using the Logic Converter.

E56. Load the circuit file for Section 53d. Use the gates that are
provided to draw the logic circuit for the following equation:

(a) Create a truth table using the Logic Converter. How many different
input combinations produce a 1 in the output?
Jawab : terdapat 10 variasi logika untuk mendapatkan nilai 1
Tabel kebenaran

(b) Use the Logic Converter to find the simplified equation at X. What is
the simplified equation?
Jawab : the simplified equation is ABD + CD
(d)Draw the simplified circuit using the Logic Converter.

E58. Load the circuit file for the Section 53f. The combinational logic

circuit inside of the box labeled COMBO2 produces an output at X. Study the
waveforms shown on the Logic Analyzer to determine the
Boolean logic that is inside circuit COMBO2. Write the equation at X.

Jawab
a

Jika dilihat dari abel kebenaran beberapa grafik, dperoleh kesimpulan bahwa
equation nya sama dengan X = A + B + C
E510. Load the circuit file for Section 54b. The circuit shown is a combinational
logic circuit.

(a) What is the Boolean equation at X?


Jawab : boolean equation X :

(b) Create a truth table using the Logic Converter. How many different
input combinations produce a 1 in the output?

Terdapat 7 kombinasi untuk membentuk sinyal otput 1

(c) Use the Logic Converter to find the simplified equation at X. What is
the simplified equation?
The simplified equation is X = A + C + B
E512. Load the circuit file for Section 54d. Use the gates that are
provided to draw the logic circuit for the following equation:

(a) Create a truth table using the Logic Converter. How many different input
combinations produce a 1 in the output?
Jawab
A
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1

; terdapat 15 kombinasi input jika ingin dihasilkan output 1


B
C
D
X
0
0
0
1
0
0
1
1
0
1
0
1
0
1
1
1
1
0
0
1
1
0
1
1
1
1
0
1
1
1
1
1
0
0
0
1
0
0
1
1
0
1
0
1
0
1
1
1
1
0
0
1
1
0
1
0
1
1
0
1
1
1
1
1

(b) Use the Logic Converter to find the simplified equation at X. What is
the simplified equation?
The simplified equaton is (X= A+B+C+D)
(e) Draw the simplified circuit using the Logic Converter

E514. Load the circuit file for Section 54f. The Word Generator is set
up to output a binary up-counter waveform similar to the one commonly
used in the textbook. Design a circuit that will output a HIGH if only one
of the inputs A, B, or C is LOW. Connect the output of your design to the
Logic Analyzer. Study the four waveforms to see if your design worked.
Dari logic converter diperoleh equation X = A'B'C+A'BC'+AB'C'

Sehingga untuk circuit yang menghasilkan logic 1 saat hanya A, B , atau C (low)
adalah :

E516. Load the circuit file for Section 54h. The Word Generator is set
up to output a binary up-counter waveform similar to the one commonly

used in the textbook. Design a circuit that will output a LOW when the binary
value of ABCD is greater than 7 and less than 10. Connect
the output of your design to the Logic Analyzer. Study the five
waveforms to see if your design worked.
Multisim troubleshoot
E518. The following circuit files have faults in them. Study the combinational
logic circuit operation in Example 56 before attempting to find
the faults.
(a) AND-OR_t-shoot_d

Rangkaian salah

Rangkaian benar

(b)AND-OR_t-shoot_c
Rangkaian Salah

Rangkaian benar

GND

Logic Probe
Indicator

VCC
5V

'1'

Warning Indicator
[Buzzer (X)]

U2A

'0'
A
'1'

U3A

7408N

7432N

'0'
B

U1B

7432N

'1'
'0'
C

E520. The following circuit files have faults in them. Study the combinational
logic circuit operation in Example 59 before attempting to find
the faults.

(a) AND-OR-invert_t-shoot_c
Rangkaian salah

Rangkaian setelah diperbaiki


GND

Logic Probe
Indicator

VCC
5V

'1'
U1A

'0'
A

7432N
'1'
'0'
B
'1'

U3A
7404N

U2A

7408N

U4A

U1B
7408N

'0'
C

7432N

E522. The following circuit files have faults in them. Study the combinational
logic circuit operation in Example 515 before attempting to find the
faults.

(a) NAND-NOR_t-shoot_c
Rangkaian salah
GND

Logic Probe
Indicator

VCC
5V

'1'
U1A

'0'
A

7400N
'1'
U3A
'0'
B

7408N

'1'

U2A

'0'
7432N

GND

Logic Probe
Indicator

VCC
5V

'1'
U1A

'0'
A

7400N
'1'
U3A
'0'
B
'1'

7408N
U2A

'0'
C

7432N

Dilihat dari 2 contoh rangkaian diatas. Terdapat masalah pada gate 7408.
Karena jika dilihat dari truth table seharusnya ketika input A: 0, B: 0, dan C: 1
maka output yang dihasilkan akan high. Dimana dapat dilihat dari probe yang
akan menyala. Tetapi pada kasus diatas probe tidak menyala.
Rangkaian setelah diperbaiki

GND

Logic Probe
Indicator

VCC
5V

'1'
U1A

'0'
A

7400N
'1'

U3A

'0'
B

7408N

'1'

U2A

'0'
7432N

(b)NAND-NOR_t-shoot_d

Gate mengalami
trouble.
Karena logika
Logic Probe
Indicator
untuk OR (1,0)

GND

VCC
5V

'1'
U1A

'0'
A

7400N
'1'
U3A
'0'
B

Dari tabel kebenaran


seharusnya input
( 1,0,1) output 1.
Tetapi karena gate
7432 trouble maka
probe tidak menyala
(bukan berarti error)

7408N

'1'

U2A

'0'
7432N

Rangkaian setelah diperbaiki


GND

Logic Probe
Indicator

VCC
5V

'1'
U1A

'0'
A

7400N
'1'
U3A
'0'
B
'1'

Terbukti gate
tidak error.
Setelah diganti
lampu menyala.

7408N
U2A

'0'
C

7432N

E524. Load the circuit file for Section 54j. The 7400 shown is a quad
NAND.
(a) On a separate piece of paper write the Boolean equation for the circuit
shown.

(b) Simplify the equation.


(c) Use the Logic Analyzer to observe the waveforms. Are they what you
expect? If not, troubleshoot the circuit using the Logic Analyzer.
(d) Is one of the gates bad? Substitute gate-4 for the bad gate and retest the

Tugas seven segmen


Tabel logika sevensegmen
Input
0000
0001
0010
0011
0100
0101
0110
0111
1000
1001

a
1
0
1
1
0
1
1
1
1
1

b
1
1
1
1
1
0
0
1
1
1

c
1
1
0
1
1
1
1
1
1
1

d
1
0
1
1
0
1
1
0
1
1

e
1
0
1
0
0
0
1
0
1
0

f
1
0
0
0
1
1
1
0
1
1

g
0
0
1
1
1
1
1
0
1
1

Dari tabel diatas dengan menggunakan karnaugh mapping kita dapat


memperoleh equation untuk masing-masing logika. Apabila ingin menghemat
waktu, kita bisa menggunaan logic converter yang terdapat di multisim.
Segmen

Equation

BD+BD+C+A

CD+CD+B

B+D+C

BD+BC+BCD+CD+A

CD+BD

CD+BC+BD+A

BC+BC+CD+A

RANGKAIAN PERSEGMEN
Segmen A
A

XLC1

AB

7
8

9
10

Segmen B
B

11 13

XLC1

15

AB

14
12

Segmen C

16

17
18

19

D
XLC1

AB

Segmen D
A

XLC1
AB

7
5

8
10

12

13

11
15

14

Segmen E
B

12

D
15

XLC1
AB

14

13

16

17
18

Segmen F

XLC1
AB

2
4

11

10

Segmen G
A

6
XLC1
AB

3
1

8
5
7

10

11

Rangkaian keseluruhan

19

Key = Key
Space
= Space
Key = Space
Key = Space
S1

S2

S3

VCC

CK

U2

S4
5V

A B C D E F G

U8

OR4
U7

U19

U10

U9
OR3
OR3

OR4
AND3

U11

OR4
U12

OR4

Pengecekan masing-masing digit

Das könnte Ihnen auch gefallen