0% found this document useful (0 votes)
24 views6 pages

Template de Projeto

This document contains several tables and diagrams related to binary coding and logic gates, including: 1) Binary-coded decimal (BCD) tables showing decimal number representations. 2) Gray code table showing binary representations that differ by one bit. 3) Truth tables for logic gates. 4) Karnaugh maps showing how to minimize logic gate combinations.

Uploaded by

JONATHA BERNARDO
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views6 pages

Template de Projeto

This document contains several tables and diagrams related to binary coding and logic gates, including: 1) Binary-coded decimal (BCD) tables showing decimal number representations. 2) Gray code table showing binary representations that differ by one bit. 3) Truth tables for logic gates. 4) Karnaugh maps showing how to minimize logic gate combinations.

Uploaded by

JONATHA BERNARDO
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Padrões de referência

Decimal BCD 7421 BCD 5211 BCD


Decimal
2421 2 de 5 Johnson
0 0000 0000 0000
0 00011 00000
1 0001 0001 0001
1 00101 00001
2 0010 0011 0010
2 00110 00011
3 0011 0101 0011
3 01001 00111
4 0100 0111 0100
4 01010 01111
5 0101 1000 1011
5 01100 11111
6 0110 1001 1100
6 10001 11110
7 1000 1011 1101
7 10010 11100
8 1001 1101 1110
8 10100 11000
9 1010 1111 1111
9 11000 10000

Decimal Gray
0 0000
7 SEGUIMENTOS
1 0001
2 0011
3 0010
4 0110
5 0111
6 0101
7 0100
8 1100
9 1101
10 1111
11 1110
12 1010
13 1011
14 1001
15 1000

BRAILLE Obs.: = ‘0’ e = ‘1’


Tabela Verdade
Tabela Verdade
Mapas Karnaugh 2
B
0

B
0
0 1 0 1
B

B
1

1
0 0
1 1
B

B
0

0
0 1 0 1
B

B
1

1
0 0
1 1
B

B
0

0 1 0 1
1

1
B

0 0
1 1
0

0
B

0 1 0 1
B

B
1

0 0
1 1
Mapas Karnaugh 3

B
0
B
0

0 1

B
1
0 1
B
1

B
2
B
2

00 00
01 01
11 11
10 10

B
0
B
0

0 1
B
1
0 1
B
1

2
B
B
2

00 00
01 01
11 11
10 10
B
0
B
0

0 1
B
1

0 1
1
B

B
2
2
B

00 00
01 01
11 11
10 10
B
0
B
0

0 1
B
1

0 1
B
1

B
2
B
2

00 00
01 01
11 11
10 10
Mapas Karnaugh 4
B

B
0

0
B

B
1

1
00 01 11 10 00 01 11 10
B

B
2

2
B

B
3

3
00 00
01 01
11 11
10 10
0

0
B

B
1

1
B

B
00 01 11 10 00 01 11 10
B
2

B
2
B
3

B
00 3 00
01 01
11 11
10 10
B

B
0

0
B

B
1

00 01 11 10 00 01 11 10
B

B
2

2
B

B
3

00 00
01 01
11 11
10 10
0

0
B

B
1

1
B

00 01 11 10 00 01 11 10
2

2
B

B
B
3

B
3

00 00
01 01
11 11
10 10

You might also like