Combinational Logic Ckts by JYOTHI
Combinational Logic Ckts by JYOTHI
Combinational Logic Ckts by JYOTHI
By
P. Jyothi
Dept. of Instrumentation
Sri Krishnadevaraya University
Anantapur
Why Digital Circuits???
Specification
Describes the problem to be solved.
Describes what needs to be done,
not how to do it.
Implementation
Describes how the problem is solved.
Design Concepts
Issues
Most solutions are not unique.
More than one solution may meet the
specifications
Cannot always satisfy all of the requirements.
Must identify (and study) design tradeoffs.
Cost
Speed
Power consumption
etc.
Design Process
Identify requirements (i.e. circuit specifications)
Determine the inputs and outputs.
Derive the Truth Table
Determine simplified Boolean expression(s)
Implement solution
Verifying the Solution
Logic Circuit Design
Example:
01 1 1 1 01 1 1
11 1 1 11 1 1 1
10 1 1 10 1 1
x1
x3
f2
x2
x3
x4
Note: the minimum-cost implementation for the combined circuit may not
be the same as the minimum-cost implementations for the individual circuits.
Multiple-output Logic Circuit
x1 x 2 x1 x 2
x 3 x4 x3 x 4
00 01 11 10 00 01 11 10
00 00
01 1 1 1 01 1 1 1
11 1 1 1 11 1 1 1
10 1 10 1
01 1 1 1 01 1 1 1
11 1 1 1 11 1 1 1
10 1 10 1