combinational-logic-circuit_with_Proper_Diagrams.pptx

MdYekraRahman1 51 views 56 slides Mar 29, 2024
Slide 1
Slide 1 of 56
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38
Slide 39
39
Slide 40
40
Slide 41
41
Slide 42
42
Slide 43
43
Slide 44
44
Slide 45
45
Slide 46
46
Slide 47
47
Slide 48
48
Slide 49
49
Slide 50
50
Slide 51
51
Slide 52
52
Slide 53
53
Slide 54
54
Slide 55
55
Slide 56
56

About This Presentation

Combinational Logic Circuits


Slide Content

Combinational Logic circuit 18 Marks Course Outcome: Build simple combinational circuits

Contents Types of digital circuit Combinational circuit Block diagram of combinational circuit Sum of product form Product of sum form Standard SOP form Standard POS form Conversion of non standard SOP to standard SOP Conversion of non standard POS to standard POS Minterm and Maxterm

Types of circuits In digital Electronics Two types of circuits 1. combinational circuit 2. sequential circuit

Introduction of Combinational circuit a circuit whose output is dependent only on the state of its inputs The output of combinational circuit at any instant of time, depends only on the levels present at input terminals. The combinational circuit do not use any memory. The previous state of input does not have any effect on the present state of the circuit. A combinational circuit can have an n number of inputs and m number of outputs. for example: Adder, subtractor,encoder , decoder, multiplexer and demultiplexer .

Block Diagram of Combinational Logic Circuit

3.1 Standard Boolean representation Sum of Product (SOP) & Product of Sum (POS), Maxterm and Minterm , Conversion between SOP and POS forms, Realization using NAND/NOR gates. Unit outcome: Develop logic circuits in standard SOP/POS form for the given logical expression.

Standard Any logical expression can be expressed in the following two forms: Sum of Product (SOP) Form Product of Sum (POS) Form

Sum of product form ( SOP form) of logical expression

Product of Sum form(POS form) of logical expression

Standard or canonical form means? A logic expression is said to be in the standard (or canonical) SOP or POS form if each product term (for SOP) and sum term (for POS) consists of all the literals in their complemented or uncomplemented form. std. SOP form std. POS form

Example:

Conversion of non standard SOP form to Standard SOP Steps: 1. Write down all the terms. 2. If one or more variables are missing in any product term, expand the term by multiplying it with the sum of each one of the missing variable and its complement . 3. Drop out the redundant terms

Conversion of non standard SOP expression in to standard SOP form

Continued---

Example: convert the following expression into canonical SOP form A+BCD ABC+BD

Convert the expression into canonical POS form 1. Y=(A+B)(A+C)(B+C) 2. Y=(A+B)(A+C)

Conversion of POS form to Standard POS Steps: 1. Write down all the terms. 2. If one or more variables are missing in any sum term, expand the term by adding the products of each one of the missing variable and its complement . 3. Drop out the redundant terms

Example

Continued--

minterm and Maxterm

minterm and Maxterm A  minterm  is a Boolean expression resulting in  1  for the output of a single cell, and  s for all other cells in a Karnaugh map, or truth table. If a minterm has a single  1  and the remaining cells as  s, it would appear to cover a minimum area of  1 s. minterm ABC a single product term, as a single 1 in a map A  Maxterm  is a Boolean expression resulting in a   for the output of a single cell expression, and  1 s for all other cells in the Karnaugh map, or truth table. Maxterm   (A+B+C) , a single sum term, as a single   in a map

Minterm

Maxterm

Minterm & Maxterm

Minterm

Maxterm

K-Map Reduction Technique

K-map reduction technique for the Boolean expression

K-map

Cell number assignment

K-map

K-map

K-map

K-map

K-map

K-map

K-map

K-map

Representation of Standard SOP form expression on K-map

Simplification of K-map

Simplification of K-map

Simplification of K-map

Grouping of Two Adjacent 1’s : Pair

Grouping of Two Adjacent 1’s : Pair

Grouping of Two Adjacent 1’s : Pair
Tags