You are on page 1of 32

ME-303 MECHATRONICS

Dr. Fakhre Alam Khan


• System Types (Static vs Dynamic)

• Combinational Logic Circuits (Boolean Algebra)

• Boolean Simplifications (using theorem equations)

• Karnaugh's Maps Construction (Gray code)

• Karnaugh's Maps(Logic simplification)


2
3
4
5
6
7
8
9
10
11
12
13
14
C.L: depends on
current inputs

S.L: depends on
current & previous
input as well

15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
: are single bit storage devices.
: are clocked latches.

31
32

You might also like