MES Module 1
MES Module 1
1 1 0 0 1 0 1 0
MSB?
LSB?
0th bit
How to make 2nd bit high
How to make 4th and 3rd bit low
2^10= 1024= 1K
32 BIT?
MC and ES by Lt. Rohini T, Asst. Prof., BNMIT 7
Solve it and give the answer in Hexadecimal
PROBLEM
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
1 1 1 0 0 0 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 0 1 0 1 1 1 0 0 1 0 1
0 0 0 0
The mentioned positions should be zero, what operations will you perform with what number for the given binary number?
L= A . B L= A + B
= "(3,5,6,7)
• Realize
Half Adder & Full Adder using logic gates.
Half Subtractor & Full subtractor using logic gates.
Resource: https://www.youtube.com/watch?v=0vEvpcY8O3o&list=PLxCzCOWd7aiGmXg4NoX6R31AsC5LeCPHe&index=13
Resource: https://www.slideshare.net/vanithachandru/karnaugh-map-24702642
MC and ES by Lt. Rohini T, Asst. Prof., BNMIT 29
2 variable k-map
PRIME IMPLICANTS:
x’y
xy’
PRIME IMPLICANTS:
A’C
AB
BC
• Lab Exp1
QR
P
F’= PQ + QR + P’Q’R’
Solution:
A) SOP
Solution:
B) POS
• F’= AC’+BC
RS
PQ
Resource: https://www.youtube.com/watch?app=desktop&v=V1RGtdVOBKA
0 1 2 5 6 7 8 9 10 14
a’c’d (1,5) x x
a’bd (5,7) x x
a’bc (6,7) x x
b’c’ (0,1,8,9) x x x x
b’d’ (0,2,8,10) x x x x