SlideShare a Scribd company logo
1 of 10
DIGITAL LOGIC DESIGN
1
Adder Circuit:
An adder is a digital logic circuit in electronics that implements addition of numbers.
Application of Adder Circuit:
In many computers and other kinds of processors adders are used in the arithmetic logic units or
ALU. They are also utilized in other parts of the processor, where they are used to
calculate addresses, table indices, increment and decrement operators, and similar operations.
Classification of adders:
Adders are classified into two types:
 Half adder
 Full adder
Half Adder and Full Adder
2
Saturday, November 24, 2018
 Half adder:
Truth Table:
Half Adder and Full Adder
3
Saturday, November 24, 2018
Inputs Outputs
Augend (A) Addend (B) Carry Sum
0 0 0 0
0 1 0 1
1 0 0 1
1 1 1 0
1+1=2 in decimal
is equal to 10 in
binary!
Truth table
output of AND
gate.
Truth table
output of XOR
gate.
Logic Diagram:
Half Adder and Full Adder
4
Saturday, November 24, 2018
C=A.B
S=𝑨 ⊕ 𝑩 S= 𝑨𝑩 + 𝑨 𝑩=
Classification of adders:
 Full adder:
Half Adder and Full Adder
5
Saturday, November 24, 2018
Truth Table:
Half Adder and Full Adder
6
Saturday, November 24, 2018
Inputs Outputs
A B Carry in ‘C’ Sum ‘S’ Carry out
0 0 0 0 0
0 0 1 1 0
0 1 0 1 0
0 1 1 0 1
1 0 0 1 0
1 0 1 0 1
1 1 0 0 1
1 1 1 1 1
1+1+1=3 in decimal is
equal to 11 in binary!
Boolean Expression Using K Map:
For “SUM”
𝑆 𝐴, 𝐵, 𝐶 = Ʃ𝑚(1,2,4,7)
Half Adder and Full Adder
7
Saturday, November 24, 2018
𝑩𝑪
00
𝑩𝑪
01
BC
11
𝑩 𝑪
10
𝐴
0
A
1
XOR Gate XNOR Gate
𝑆 = 𝐴𝐵𝐶 + 𝐴𝐵𝐶 + 𝐴𝐵𝐶 + 𝐴𝐵 𝐶
𝑆 = 𝐵 𝐴 𝐶 + 𝐴𝐶 + 𝐵 𝐴𝐶 + 𝐴𝐶
𝑺 = 𝑩 ⊕ (𝑨 ⊕ 𝑪)
Boolean Expression Using K Map:
For “CARRY OUT”
𝐶𝑜𝑢𝑡 𝐴, 𝐵, 𝐶 = Ʃ𝑚(3,5,6,7)
Half Adder and Full Adder
8
Saturday, November 24, 2018
𝑩𝑪
00
𝑩𝑪
01
BC
11
𝑩 𝑪
10
𝐴
0
A
1
𝑪 𝒐𝒖𝒕 = 𝑨𝑪 + 𝑨𝑩 + 𝑩𝑪
Logic Diagram:
Half Adder and Full Adder
9
Saturday, November 24, 2018
10

More Related Content

What's hot

Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & DecoderSyed Saeed
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adderSanjuktaBanik
 
What is Adder-Half and Full Adder
What is Adder-Half and Full AdderWhat is Adder-Half and Full Adder
What is Adder-Half and Full AdderAdeel Rasheed
 
Carry look ahead adder
Carry look ahead adderCarry look ahead adder
Carry look ahead adderdragonpradeep
 
Decoders
DecodersDecoders
DecodersRe Man
 
Encoders and decoders
Encoders and decodersEncoders and decoders
Encoders and decodersGaditek
 
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexersUnsa Shakir
 
logical circuits substractors
logical circuits substractors logical circuits substractors
logical circuits substractors Fâhém Ähmêd
 
Encoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexersEncoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexerspubgalarab
 
Encoders and decoders
Encoders and decodersEncoders and decoders
Encoders and decodersDeepikaDG1
 
Presentation bcd adder
Presentation bcd adderPresentation bcd adder
Presentation bcd adderNokiBul
 

What's hot (20)

Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & Decoder
 
encoder
encoder encoder
encoder
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adder
 
What is Adder-Half and Full Adder
What is Adder-Half and Full AdderWhat is Adder-Half and Full Adder
What is Adder-Half and Full Adder
 
Encoders and decoders
Encoders and decodersEncoders and decoders
Encoders and decoders
 
Carry look ahead adder
Carry look ahead adderCarry look ahead adder
Carry look ahead adder
 
Decoders
DecodersDecoders
Decoders
 
Parity generator & checker
Parity generator & checkerParity generator & checker
Parity generator & checker
 
BCD Adder
BCD AdderBCD Adder
BCD Adder
 
Multiplexers & Demultiplexers
Multiplexers & DemultiplexersMultiplexers & Demultiplexers
Multiplexers & Demultiplexers
 
Half & Full Adder
Half &  Full AdderHalf &  Full Adder
Half & Full Adder
 
Encoders and decoders
Encoders and decodersEncoders and decoders
Encoders and decoders
 
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
 
Multiplexers
MultiplexersMultiplexers
Multiplexers
 
logical circuits substractors
logical circuits substractors logical circuits substractors
logical circuits substractors
 
Encoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexersEncoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexers
 
Encoders and decoders
Encoders and decodersEncoders and decoders
Encoders and decoders
 
Presentation bcd adder
Presentation bcd adderPresentation bcd adder
Presentation bcd adder
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
Verilog hdl
Verilog hdlVerilog hdl
Verilog hdl
 

Similar to Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design |

Digital logic design lecture 2
Digital logic design lecture 2Digital logic design lecture 2
Digital logic design lecture 2JalpaMaheshwari1
 
Digital logic design lecture 2
Digital logic design lecture 2Digital logic design lecture 2
Digital logic design lecture 2JalpaMaheshwari1
 
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adderGaditek
 
UNIT - II.pptx
UNIT - II.pptxUNIT - II.pptx
UNIT - II.pptxamudhak10
 
Half Adder_Digital logic_
Half Adder_Digital logic_Half Adder_Digital logic_
Half Adder_Digital logic_Rabin BK
 
Combinational and sequential logic
Combinational and sequential logicCombinational and sequential logic
Combinational and sequential logicDeepak John
 
1d-HALF ADDER & FULL ADDER-PPT.pdf
1d-HALF ADDER & FULL ADDER-PPT.pdf1d-HALF ADDER & FULL ADDER-PPT.pdf
1d-HALF ADDER & FULL ADDER-PPT.pdfssusera0b94b
 
unit-5_combinational_circuit-1.pptx
unit-5_combinational_circuit-1.pptxunit-5_combinational_circuit-1.pptx
unit-5_combinational_circuit-1.pptxPratikBose10
 
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.pptChapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.pptDavid Louie Bedia
 
Half Adder & Full Adder
Half Adder & Full AdderHalf Adder & Full Adder
Half Adder & Full AdderHabibur Rahman
 
ArithmeticCircuits.Ivy Nile vs. Rhea Ripley
ArithmeticCircuits.Ivy Nile vs. Rhea RipleyArithmeticCircuits.Ivy Nile vs. Rhea Ripley
ArithmeticCircuits.Ivy Nile vs. Rhea RipleyRudraBhai3
 

Similar to Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design | (20)

Digital logic design lecture 2
Digital logic design lecture 2Digital logic design lecture 2
Digital logic design lecture 2
 
Digital logic design lecture 2
Digital logic design lecture 2Digital logic design lecture 2
Digital logic design lecture 2
 
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adder
 
Digital logic
Digital logicDigital logic
Digital logic
 
Adder ppt
Adder pptAdder ppt
Adder ppt
 
UNIT - II.pptx
UNIT - II.pptxUNIT - II.pptx
UNIT - II.pptx
 
Fulll Adder
Fulll AdderFulll Adder
Fulll Adder
 
Half Adder_Digital logic_
Half Adder_Digital logic_Half Adder_Digital logic_
Half Adder_Digital logic_
 
Combinational and sequential logic
Combinational and sequential logicCombinational and sequential logic
Combinational and sequential logic
 
Juthi
JuthiJuthi
Juthi
 
Introduction
IntroductionIntroduction
Introduction
 
1d-HALF ADDER & FULL ADDER-PPT.pdf
1d-HALF ADDER & FULL ADDER-PPT.pdf1d-HALF ADDER & FULL ADDER-PPT.pdf
1d-HALF ADDER & FULL ADDER-PPT.pdf
 
unit-5_combinational_circuit-1.pptx
unit-5_combinational_circuit-1.pptxunit-5_combinational_circuit-1.pptx
unit-5_combinational_circuit-1.pptx
 
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.pptChapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
 
Half Adder & Full Adder
Half Adder & Full AdderHalf Adder & Full Adder
Half Adder & Full Adder
 
Arithmetic circuits
Arithmetic circuitsArithmetic circuits
Arithmetic circuits
 
Lecturer mid.ppt
Lecturer mid.pptLecturer mid.ppt
Lecturer mid.ppt
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
 
Adder and subtrctor DLD
Adder and subtrctor  DLDAdder and subtrctor  DLD
Adder and subtrctor DLD
 
ArithmeticCircuits.Ivy Nile vs. Rhea Ripley
ArithmeticCircuits.Ivy Nile vs. Rhea RipleyArithmeticCircuits.Ivy Nile vs. Rhea Ripley
ArithmeticCircuits.Ivy Nile vs. Rhea Ripley
 

More from JalpaMaheshwari1

Finding determinant of 4X4 Matrix
Finding determinant of 4X4 MatrixFinding determinant of 4X4 Matrix
Finding determinant of 4X4 MatrixJalpaMaheshwari1
 
Digital Clock Using Logic Gates
Digital Clock Using Logic GatesDigital Clock Using Logic Gates
Digital Clock Using Logic GatesJalpaMaheshwari1
 
Square of an Input Number - Digital Logic Design | Lecture 5
Square of an Input Number - Digital Logic Design | Lecture 5Square of an Input Number - Digital Logic Design | Lecture 5
Square of an Input Number - Digital Logic Design | Lecture 5JalpaMaheshwari1
 
Design using Loft and Pattern features.
Design using Loft and Pattern features.Design using Loft and Pattern features.
Design using Loft and Pattern features.JalpaMaheshwari1
 

More from JalpaMaheshwari1 (8)

Finding determinant of 4X4 Matrix
Finding determinant of 4X4 MatrixFinding determinant of 4X4 Matrix
Finding determinant of 4X4 Matrix
 
Digital Clock Using Logic Gates
Digital Clock Using Logic GatesDigital Clock Using Logic Gates
Digital Clock Using Logic Gates
 
Unseen Beauty in Pakistan
Unseen Beauty in PakistanUnseen Beauty in Pakistan
Unseen Beauty in Pakistan
 
Square of an Input Number - Digital Logic Design | Lecture 5
Square of an Input Number - Digital Logic Design | Lecture 5Square of an Input Number - Digital Logic Design | Lecture 5
Square of an Input Number - Digital Logic Design | Lecture 5
 
Design using Loft and Pattern features.
Design using Loft and Pattern features.Design using Loft and Pattern features.
Design using Loft and Pattern features.
 
Propeller Tutorial
Propeller TutorialPropeller Tutorial
Propeller Tutorial
 
Solid Works Exercises
Solid Works Exercises  Solid Works Exercises
Solid Works Exercises
 
Digital Logic Design
Digital Logic DesignDigital Logic Design
Digital Logic Design
 

Recently uploaded

INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 

Recently uploaded (20)

INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 

Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design |

  • 2. Adder Circuit: An adder is a digital logic circuit in electronics that implements addition of numbers. Application of Adder Circuit: In many computers and other kinds of processors adders are used in the arithmetic logic units or ALU. They are also utilized in other parts of the processor, where they are used to calculate addresses, table indices, increment and decrement operators, and similar operations. Classification of adders: Adders are classified into two types:  Half adder  Full adder Half Adder and Full Adder 2 Saturday, November 24, 2018
  • 3.  Half adder: Truth Table: Half Adder and Full Adder 3 Saturday, November 24, 2018 Inputs Outputs Augend (A) Addend (B) Carry Sum 0 0 0 0 0 1 0 1 1 0 0 1 1 1 1 0 1+1=2 in decimal is equal to 10 in binary! Truth table output of AND gate. Truth table output of XOR gate.
  • 4. Logic Diagram: Half Adder and Full Adder 4 Saturday, November 24, 2018 C=A.B S=𝑨 ⊕ 𝑩 S= 𝑨𝑩 + 𝑨 𝑩=
  • 5. Classification of adders:  Full adder: Half Adder and Full Adder 5 Saturday, November 24, 2018
  • 6. Truth Table: Half Adder and Full Adder 6 Saturday, November 24, 2018 Inputs Outputs A B Carry in ‘C’ Sum ‘S’ Carry out 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 1 1 0 0 1 0 1 0 1 0 1 1 1 0 0 1 1 1 1 1 1 1+1+1=3 in decimal is equal to 11 in binary!
  • 7. Boolean Expression Using K Map: For “SUM” 𝑆 𝐴, 𝐵, 𝐶 = Ʃ𝑚(1,2,4,7) Half Adder and Full Adder 7 Saturday, November 24, 2018 𝑩𝑪 00 𝑩𝑪 01 BC 11 𝑩 𝑪 10 𝐴 0 A 1 XOR Gate XNOR Gate 𝑆 = 𝐴𝐵𝐶 + 𝐴𝐵𝐶 + 𝐴𝐵𝐶 + 𝐴𝐵 𝐶 𝑆 = 𝐵 𝐴 𝐶 + 𝐴𝐶 + 𝐵 𝐴𝐶 + 𝐴𝐶 𝑺 = 𝑩 ⊕ (𝑨 ⊕ 𝑪)
  • 8. Boolean Expression Using K Map: For “CARRY OUT” 𝐶𝑜𝑢𝑡 𝐴, 𝐵, 𝐶 = Ʃ𝑚(3,5,6,7) Half Adder and Full Adder 8 Saturday, November 24, 2018 𝑩𝑪 00 𝑩𝑪 01 BC 11 𝑩 𝑪 10 𝐴 0 A 1 𝑪 𝒐𝒖𝒕 = 𝑨𝑪 + 𝑨𝑩 + 𝑩𝑪
  • 9. Logic Diagram: Half Adder and Full Adder 9 Saturday, November 24, 2018
  • 10. 10