SlideShare a Scribd company logo
2
Most read
3
Most read
5
Most read
Combinational Circuits &
Sequential Circuits
By:-Gourav Kottawar
3/11/2016
Contents
3.1 Half / Full Adder
3.2 Decoder / Encoder
3.3 Multiplexer / Demultiplexer,
3.4 Flip Flops - SR, D, JK, Master – Slave, Edge
Triggered
D flipflop with timing diagram
3.5 Shift Registers (Any one type)
3.6 Introduction to Counters, Synchronous &
Asynchronous counter, Binary counter, mod-10
Counter
3/11/2016 By:-Gourav Kottawar
Introduction
 There are two types of logic circuits
 Combinational Circuits
 Formed by combination of different logic circuits
 Outputs depend on the current inputs
 Ex- Multiplexer, De multiplexer, Encoder,
Decoder
 No memory allocation required
 Sequential Circuits
 Outputs depend on current and previous inputs
 Requires separating previous, current and future
 Called states or tokens
 Example: Finite State Machines (FSMs),
Pipelines 3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
Difference between Combinational and
sequential circuits
Combinational Sequential
Output of any instance of time
depends only upon the input
variables
Output is generated dependent
upon the present input variables
and also on the basis of past
history of these inputs
Memory unit is not required. i.e.
it doesn’t allocate any memory
to the elements.
Memory unit is required. . i.e. it
allocates any memory to the
elements.
Faster Slower
Easy to design Difficult
Parallel adder Serial adder
Ex- Half and full adder
Half and full subtractor
MUX , DEMUX
Ex- Flip flops
Shift registers
Binary counters
3/11/2016 By:-Gourav Kottawar
Adders
 Computers implement arithmetic computations
such as addition, subtraction, multiplication,
division and many such operations using the
concept of combinational circuits.
 Ex- 1 1 0
0 1 1
1 0 0 1
 When addition of two k bits is computed the answer
must be of k bits.
 But If the numbers are unsigned binary , the result
can be K+1 bits.
 This k+1 bit is carry.
 Three types of Adder
1. Half Addder 2.Full Adder 3.Ripple carry
Adder 3/11/2016 By:-Gourav Kottawar
1. Half Adder
3/11/2016 By:-Gourav Kottawar
1. Half Adder
 The implementation of half adder using
 The implementation of half adder using
exclusive–OR and an AND gates is used to
show that two half adders can be used to
construct a full adder.
 The inputs to the XOR gate are also the inputs
to the AND gate.
3/11/2016 By:-Gourav Kottawar
Half Adder
 Draw backs
1. Doesn’t handle carries
2. Doesnot do further processing on
carries.
3/11/2016 By:-Gourav Kottawar
2. Full Adder
 Full Adder is a combinational circuit that
performs the addition of three bits (two
significant bits and previous carry).
 It consists of three inputs and two
outputs, two inputs are the bits to be
added, the third input represents the
carry form the previous position.
 The full adder is usually a component in
a cascade of adders, which add 8, 16 etc
binary numbers.
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3. Binary Adder
(Asynchronous Ripple-Carry
Adder)
 A binary adder is a digital circuit that
produces the arithmetic sum of two binary
numbers.
 A binary adder can be constructed with full
adders connected in cascade with the
output carry form each full adder
connected to the input carry of the next
full adder in the chain.
 The four-bit adder is a typical example of
a standard component. It can be used in
many application involving arithmetic
operations.
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
Example
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar
3/11/2016 By:-Gourav Kottawar

More Related Content

PPT
Combinational circuits
PPTX
Combinational circuit
PPT
decoder and encoder
PPTX
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
PPTX
Chapter 4: Combinational Logic
PPT
Digital Logic Design
PPTX
Sequential circuits
PPT
adder and subtractor
Combinational circuits
Combinational circuit
decoder and encoder
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
Chapter 4: Combinational Logic
Digital Logic Design
Sequential circuits
adder and subtractor

What's hot (20)

PPTX
Combinational circuits
PPTX
Counters
PDF
Encoder & Decoder
PDF
Decoders
PPT
8255 presentaion.ppt
PPT
Half adder & full adder
PPTX
sequential circuits
PPTX
Latches and flip flop
PPTX
Encoder and decoder
PPT
Multiplexers & Demultiplexers
PPTX
latches
PPT
boolean algebra and logic simplification
PPTX
3.programmable interrupt controller 8259
PPTX
Code conversion
PPTX
Adder ppt
PPTX
Flip flops, counters & registers
PPTX
Architecture of 8085 microprocessor
PPTX
Addressing modes 8085
PPTX
Interrupts on 8086 microprocessor by vijay kumar.k
Combinational circuits
Counters
Encoder & Decoder
Decoders
8255 presentaion.ppt
Half adder & full adder
sequential circuits
Latches and flip flop
Encoder and decoder
Multiplexers & Demultiplexers
latches
boolean algebra and logic simplification
3.programmable interrupt controller 8259
Code conversion
Adder ppt
Flip flops, counters & registers
Architecture of 8085 microprocessor
Addressing modes 8085
Interrupts on 8086 microprocessor by vijay kumar.k
Ad

Viewers also liked (20)

PPTX
Difference between combinational and
PPTX
Sequential and combinational alu
PPTX
SEQUENTIAL AND COMBINATIONAL CIRCUITS,DIGITAL LOGIC DESIGN
PPT
Sequential Logic Circuit
PDF
Sequential circuits in digital logic design
PPT
Encoders and Decoders
PPT
Combinational circuits
PPTX
Arithmetic logic units
PPT
Digital 1 8
PPT
COMBINATIONAL CIRCUITS & FLIP FLOPS
PPT
Sequential Circuits - Flip Flops (Part 2)
PPT
PPT
COMPUTER ORGANIZATION -Multiplexer,Demultiplexer, Encoder
PPT
encoder and decoder in digital electronics
PPT
Arithmetic Logic Unit (ALU)
PPTX
multiplexer and d-multiplexer
PDF
Chapter 4 flip flop for students
PDF
Biased random-key genetic algorithms with applications to optimization proble...
PPT
Sequential circuits
PPTX
Sequential logics 1
Difference between combinational and
Sequential and combinational alu
SEQUENTIAL AND COMBINATIONAL CIRCUITS,DIGITAL LOGIC DESIGN
Sequential Logic Circuit
Sequential circuits in digital logic design
Encoders and Decoders
Combinational circuits
Arithmetic logic units
Digital 1 8
COMBINATIONAL CIRCUITS & FLIP FLOPS
Sequential Circuits - Flip Flops (Part 2)
COMPUTER ORGANIZATION -Multiplexer,Demultiplexer, Encoder
encoder and decoder in digital electronics
Arithmetic Logic Unit (ALU)
multiplexer and d-multiplexer
Chapter 4 flip flop for students
Biased random-key genetic algorithms with applications to optimization proble...
Sequential circuits
Sequential logics 1
Ad

Similar to Combinational Circuits & Sequential Circuits (20)

PPT
Binary parallel adder, decimal adder
PPTX
lecture 2.1.4.pptxDHGGGHJFGHCFHJHFHGGK.H
PDF
Combinational and sequential logic
PPT
digital electr Chapter-4-Combinational ckt.ppt
PPTX
11- Adders.pptxidididirkrirkrirjrurjrirjrurjru
PDF
ADDERS IN DIGITAL ELECTRONICS (DE) BY RIZWAN
PPT
5. Arithmaticn combinational Ckt.ppt
PPT
Logic System Design KTU Chapter-4.ppt
PDF
COA UNIT 3 NOTES new ccture jia architr
PPT
combinational-circuit (1).ppt
PPTX
combinational-circuit.pptx it tis creative study of digital electronics for ...
PPTX
Parallel Adder_Mul_Mag.pptx
PPTX
Digital electronics-COMBINATIONAL CIRCUIT DESIGN
PDF
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
PPT
9525.ppt
PPTX
Combinational logic circuits design and implementation
PDF
Lect 1 unit 2.pdf
DOCX
bds project final documentation
PPTX
combinational logic circuits and its application.
PDF
Chapter 5_combinational logic (EEEg4302).pdf
Binary parallel adder, decimal adder
lecture 2.1.4.pptxDHGGGHJFGHCFHJHFHGGK.H
Combinational and sequential logic
digital electr Chapter-4-Combinational ckt.ppt
11- Adders.pptxidididirkrirkrirjrurjrirjrurjru
ADDERS IN DIGITAL ELECTRONICS (DE) BY RIZWAN
5. Arithmaticn combinational Ckt.ppt
Logic System Design KTU Chapter-4.ppt
COA UNIT 3 NOTES new ccture jia architr
combinational-circuit (1).ppt
combinational-circuit.pptx it tis creative study of digital electronics for ...
Parallel Adder_Mul_Mag.pptx
Digital electronics-COMBINATIONAL CIRCUIT DESIGN
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
9525.ppt
Combinational logic circuits design and implementation
Lect 1 unit 2.pdf
bds project final documentation
combinational logic circuits and its application.
Chapter 5_combinational logic (EEEg4302).pdf

More from gourav kottawar (20)

PPTX
operator overloading & type conversion in cpp
PPTX
constructor & destructor in cpp
PPTX
classes & objects in cpp
PPTX
expression in cpp
PPTX
basics of c++
PPT
working file handling in cpp overview
PPT
pointers, virtual functions and polymorphisms in c++ || in cpp
PPTX
exception handling in cpp
PPT
cpp input & output system basics
PPTX
operator overloading & type conversion in cpp over view || c++
PPTX
constructor & destructor in cpp
PPTX
basics of c++
PPTX
classes & objects in cpp overview
PPTX
expression in cpp
PPT
SQL || overview and detailed information about Sql
PPT
SQL querys in detail || Sql query slides
PPT
Rrelational algebra in dbms overview
PPT
overview of database concept
PPT
Relational Model in dbms & sql database
PPTX
DBMS information in detail || Dbms (lab) ppt
operator overloading & type conversion in cpp
constructor & destructor in cpp
classes & objects in cpp
expression in cpp
basics of c++
working file handling in cpp overview
pointers, virtual functions and polymorphisms in c++ || in cpp
exception handling in cpp
cpp input & output system basics
operator overloading & type conversion in cpp over view || c++
constructor & destructor in cpp
basics of c++
classes & objects in cpp overview
expression in cpp
SQL || overview and detailed information about Sql
SQL querys in detail || Sql query slides
Rrelational algebra in dbms overview
overview of database concept
Relational Model in dbms & sql database
DBMS information in detail || Dbms (lab) ppt

Recently uploaded (20)

PDF
Complications of Minimal Access Surgery at WLH
PPTX
master seminar digital applications in india
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Classroom Observation Tools for Teachers
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Institutional Correction lecture only . . .
PDF
Pre independence Education in Inndia.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
Cell Structure & Organelles in detailed.
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
01-Introduction-to-Information-Management.pdf
Complications of Minimal Access Surgery at WLH
master seminar digital applications in india
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Classroom Observation Tools for Teachers
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Institutional Correction lecture only . . .
Pre independence Education in Inndia.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Final Presentation General Medicine 03-08-2024.pptx
Week 4 Term 3 Study Techniques revisited.pptx
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Cell Structure & Organelles in detailed.
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
102 student loan defaulters named and shamed – Is someone you know on the list?
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
01-Introduction-to-Information-Management.pdf

Combinational Circuits & Sequential Circuits

  • 1. Combinational Circuits & Sequential Circuits By:-Gourav Kottawar 3/11/2016
  • 2. Contents 3.1 Half / Full Adder 3.2 Decoder / Encoder 3.3 Multiplexer / Demultiplexer, 3.4 Flip Flops - SR, D, JK, Master – Slave, Edge Triggered D flipflop with timing diagram 3.5 Shift Registers (Any one type) 3.6 Introduction to Counters, Synchronous & Asynchronous counter, Binary counter, mod-10 Counter 3/11/2016 By:-Gourav Kottawar
  • 3. Introduction  There are two types of logic circuits  Combinational Circuits  Formed by combination of different logic circuits  Outputs depend on the current inputs  Ex- Multiplexer, De multiplexer, Encoder, Decoder  No memory allocation required  Sequential Circuits  Outputs depend on current and previous inputs  Requires separating previous, current and future  Called states or tokens  Example: Finite State Machines (FSMs), Pipelines 3/11/2016 By:-Gourav Kottawar
  • 5. Difference between Combinational and sequential circuits Combinational Sequential Output of any instance of time depends only upon the input variables Output is generated dependent upon the present input variables and also on the basis of past history of these inputs Memory unit is not required. i.e. it doesn’t allocate any memory to the elements. Memory unit is required. . i.e. it allocates any memory to the elements. Faster Slower Easy to design Difficult Parallel adder Serial adder Ex- Half and full adder Half and full subtractor MUX , DEMUX Ex- Flip flops Shift registers Binary counters 3/11/2016 By:-Gourav Kottawar
  • 6. Adders  Computers implement arithmetic computations such as addition, subtraction, multiplication, division and many such operations using the concept of combinational circuits.  Ex- 1 1 0 0 1 1 1 0 0 1  When addition of two k bits is computed the answer must be of k bits.  But If the numbers are unsigned binary , the result can be K+1 bits.  This k+1 bit is carry.  Three types of Adder 1. Half Addder 2.Full Adder 3.Ripple carry Adder 3/11/2016 By:-Gourav Kottawar
  • 7. 1. Half Adder 3/11/2016 By:-Gourav Kottawar
  • 8. 1. Half Adder  The implementation of half adder using  The implementation of half adder using exclusive–OR and an AND gates is used to show that two half adders can be used to construct a full adder.  The inputs to the XOR gate are also the inputs to the AND gate. 3/11/2016 By:-Gourav Kottawar
  • 9. Half Adder  Draw backs 1. Doesn’t handle carries 2. Doesnot do further processing on carries. 3/11/2016 By:-Gourav Kottawar
  • 10. 2. Full Adder  Full Adder is a combinational circuit that performs the addition of three bits (two significant bits and previous carry).  It consists of three inputs and two outputs, two inputs are the bits to be added, the third input represents the carry form the previous position.  The full adder is usually a component in a cascade of adders, which add 8, 16 etc binary numbers. 3/11/2016 By:-Gourav Kottawar
  • 16. 3. Binary Adder (Asynchronous Ripple-Carry Adder)  A binary adder is a digital circuit that produces the arithmetic sum of two binary numbers.  A binary adder can be constructed with full adders connected in cascade with the output carry form each full adder connected to the input carry of the next full adder in the chain.  The four-bit adder is a typical example of a standard component. It can be used in many application involving arithmetic operations. 3/11/2016 By:-Gourav Kottawar