0% found this document useful (0 votes)
29 views

Electronica 1

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

Electronica 1

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

Ejercicios 4 entradas Lógicas:

1. ( a∗b )∗(a+b)

¿=a∗b
¿=a+b

nand= ( a∗b )∗(a+ b)


A B C D F(A,B,C,D)
0 0 0 0 1
0 0 0 1 1
0 0 1 0 1
0 0 1 1 1
0 1 0 0 1
0 1 0 1 1
0 1 1 0 1
0 1 1 1 1
1 0 0 0 1
1 0 0 1 1
1 0 1 0 1
1 0 1 1 1
1 1 0 0 1
1 1 0 1 0
1 1 1 0 0
1 1 1 1 0
Podemos confirmar con proteus
2. ( a+ b ) +(c∗d )

nor =a+b
¿=c∗d
¿= a+b ) +(c∗d )
(
A B C D F(A,B,C,D)
0 0 0 0 1
0 0 0 1 1
0 0 1 0 1
0 0 1 1 1
0 1 0 0 0
0 1 0 1 0
0 1 1 0 0
0 1 1 1 1
1 0 0 0 0
1 0 0 1 0
1 0 1 0 0
1 0 1 1 1
1 1 0 0 0
1 1 0 1 0
1 1 1 0 0
1 1 1 1 1
Confirmamos con proteus
3. ( a∗b )+(c +d )

not=a
not=c
¿=( a∗b )
¿=( c+ d)
nor =( a∗b ) +(c +d )
A B C D F(A,B,C,D)
0 0 0 0 0
0 0 0 1 0
0 0 1 0 1
0 0 1 1 0
0 1 0 0 0
0 1 0 1 0
0 1 1 0 0
0 1 1 1 0
1 0 0 0 0
1 0 0 1 0
1 0 1 0 1
1 0 1 1 0
1 1 0 0 0
1 1 0 1 0
1 1 1 0 1
1 1 1 1 0
Confirmamos con proteus
4. ( a+(b∗c))∗¿

not=b ; c
¿=b∗c
nor =a+(b∗c )
¿
F(A,B,C,
A B C D
D)
0 0 0 0 0
0 0 0 1 0
0 0 1 0 1
0 0 1 1 0
0 1 0 0 1
0 1 0 1 0
0 1 1 0 1
0 1 1 1 0
1 0 0 0 0
1 0 0 1 0
1 0 1 0 0
1 0 1 1 0
1 1 0 0 0
1 1 0 1 0
1 1 1 0 0
1 1 1 1 0
Comprobamos con proteus

Ejercicios 3 entradas lógicas


5. ( a∗b )+ c

not=a
not=c
¿=a∗b
nor =( a∗b ) + c
A B C F(A,B,C)
0 0 0 0
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 1
1 1 0 0
1 1 1 1
Comprobar con proteus
6. a∗(b+c ¿)¿

not=a
¿=b+ c
not=b+ c
¿
A B C F(A,B,C)
0 0 0 0
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
Comprobamos con proteus
7. ( a∗b )∗(b+c )

not=b
¿=a∗b
nor=b +c
nand= ( a∗b )∗(b+ c)
A B C F(A,B,C)
0 0 0 1
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
Comprobar en proteus

You might also like