SlideShare a Scribd company logo
Name :- Smit Shah -140410109096
S.Y electrical 2 Sem 4
Subject:-Digital Electronics
Topic :- Parallel Adder and Subtractor….
The n-Bit Parallel Adder:
 The full adder is capable of adding only two single
digit binary numbers along with a carry input.
 But in practice we need to add binary numbers which
are much larger in size than just one bit. The Two
binary numbers to be added could be 4 bit, 8 bit, 16 bit
long. In general we assume that both the numbers are
n bit long.
 It uses a number of full adders which are connected in
cascade.
 The carry output of the previous full adder is
connected to the carry input of the next full adder.
A Four Bit Parallel Adder Using Full
Adder..
 The block diagram of a four bit parallel adder using
full adders is show in fig. Lets the two four bit word
that are to be added be A and B.
 A=A3 A2 A1 A0 B=B3 B2 B1 B0
 Hence Full Adder -0 is the lowest stage. Hence its cin
has been connected to 0 permanenty.
 The rest of connection are exactly same as those done
for the n-bit parallel adder.
 The 4-bit parallel adder is a very common logic circuit.
It is normally shown by a block diagram as shown in
fig.
 An n-bit parallel adder requires n full-adders
 It can be constructed from 4-bit, 2-bit and 1-bit full-
adders ICs by cascading several packages.
 The 4-bit binary parallel adder is a typical example of
an MSI function.
 It can be used in many applications involving arithmetic
operations.
 The application of this MSI function to the design of a
combinational circuit is demonstrated in the example of
BCD to excess-1 code converter.
CARRY PROPAGATION
The addition of two binary numbers in parallel implies
that all the bits of the augend and the addend are
available for computation at the same time.
As in any combinational circuit, the signal must
propagate through gates before the correct output sum is
available in output terminals.
 The total propagation time is equal to the propagation
delay of typical gate times the number of gate levels in
the circuit.
 The longest propagation delay time in a parallel adder
is the time it takes the carry to propagate through the
full-adders
N-Bit Parallel subtractor
 The subtractor can be carried out by taking 1s or 2s
complement of the number to be subtracted.
 For example we can perform the subtraction (A-B) by
adding either 1s complement or 2s complement of B to
A. that means we can use a binary adder to perform
the binary subtraction..
4 bit parallel subtractor using 2s
complement
 A 4-bit parallel subtractor using 4 bit parallel adder is
shown in fig.
 The number to be subtracted B is first passed through
inverters to obtain its 1s complement. One inverter per
bit of word B is used so that all bits of B get inverted.
 Then 1 is added to 1s complement of B, by making
cin=1. Thus we obtain the 2s complement of B.
 The 4-bit adder then add a and 2s complement of B to
produce the subtraction at its sum output .
 If A>B then c out =0 and the result is in true binary
form but if A < B then c out=1 and the result is negative
and in the 2s complement form…
Parallel Adder and Subtractor

More Related Content

What's hot

multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
Unsa Shakir
 
Subtractor
SubtractorSubtractor
Subtractor
Syed Saeed
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital Electronics
Paurav Shah
 
Subtractor (1)
Subtractor (1)Subtractor (1)
Subtractor (1)
Self-employed
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
Satya P. Joshi
 
Binary parallel adder
Binary parallel adderBinary parallel adder
Binary parallel adder
anu surya
 
adder and subtractor
 adder and subtractor adder and subtractor
adder and subtractor
Unsa Shakir
 
Combinational circuits
Combinational circuits Combinational circuits
Combinational circuits
DrSonali Vyas
 
Decoder Full Presentation
Decoder Full Presentation Decoder Full Presentation
Decoder Full Presentation
Adeel Rasheed
 
Quick tutorial on IEEE 754 FLOATING POINT representation
Quick tutorial on IEEE 754 FLOATING POINT representationQuick tutorial on IEEE 754 FLOATING POINT representation
Quick tutorial on IEEE 754 FLOATING POINT representation
Ritu Ranjan Shrivastwa
 
Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital Electronics
Janki Shah
 
IEEE floating point representation
 IEEE floating point representation IEEE floating point representation
IEEE floating point representation
MaskurAlShalSabil
 
BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE
Tamim Tanvir
 
review of number systems and codes
review of number systems and codesreview of number systems and codes
review of number systems and codes
srinu247
 
Encoder
EncoderEncoder
MULTIPLEXER
MULTIPLEXERMULTIPLEXER
MULTIPLEXER
Siddhi Shrivas
 
Digital Logic circuit
Digital Logic circuitDigital Logic circuit
Digital Logic circuit
kavitha muneeshwaran
 
Half Subtractor.pptx
Half Subtractor.pptxHalf Subtractor.pptx
Half Subtractor.pptx
Pooja Dixit
 

What's hot (20)

multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
 
Adder ppt
Adder pptAdder ppt
Adder ppt
 
Subtractor
SubtractorSubtractor
Subtractor
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital Electronics
 
Subtractor (1)
Subtractor (1)Subtractor (1)
Subtractor (1)
 
Binary parallel adder
Binary parallel adderBinary parallel adder
Binary parallel adder
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
Binary parallel adder
Binary parallel adderBinary parallel adder
Binary parallel adder
 
adder and subtractor
 adder and subtractor adder and subtractor
adder and subtractor
 
Combinational circuits
Combinational circuits Combinational circuits
Combinational circuits
 
Decoder Full Presentation
Decoder Full Presentation Decoder Full Presentation
Decoder Full Presentation
 
Quick tutorial on IEEE 754 FLOATING POINT representation
Quick tutorial on IEEE 754 FLOATING POINT representationQuick tutorial on IEEE 754 FLOATING POINT representation
Quick tutorial on IEEE 754 FLOATING POINT representation
 
Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital Electronics
 
IEEE floating point representation
 IEEE floating point representation IEEE floating point representation
IEEE floating point representation
 
BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE
 
review of number systems and codes
review of number systems and codesreview of number systems and codes
review of number systems and codes
 
Encoder
EncoderEncoder
Encoder
 
MULTIPLEXER
MULTIPLEXERMULTIPLEXER
MULTIPLEXER
 
Digital Logic circuit
Digital Logic circuitDigital Logic circuit
Digital Logic circuit
 
Half Subtractor.pptx
Half Subtractor.pptxHalf Subtractor.pptx
Half Subtractor.pptx
 

Viewers also liked

Explain Half Adder and Full Adder with Truth Table
Explain Half Adder and Full Adder with Truth TableExplain Half Adder and Full Adder with Truth Table
Explain Half Adder and Full Adder with Truth Table
elprocus
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adderKamil Hussain
 
Half subtracter
Half subtracterHalf subtracter
Half subtracter
awais ahmad
 
Multi-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generationMulti-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generation
Mahesh Khadatare
 
Nand 4011 design
Nand 4011 designNand 4011 design
Nand 4011 design
Thevenin Norton TOng
 
French greetings
French greetingsFrench greetings
French greetings
Amy Allen Sekhar
 
Days of the week french
Days of the week frenchDays of the week french
Days of the week french
Amy Allen Sekhar
 
Hexagonal Paving Tiles
Hexagonal Paving TilesHexagonal Paving Tiles
Hexagonal Paving Tiles
Divyesh Ruparel
 
Verilog VHDL code Parallel adder
Verilog VHDL code Parallel adder Verilog VHDL code Parallel adder
Verilog VHDL code Parallel adder
Bharti Airtel Ltd.
 
Half Subtractor : Combiational Circuit
Half Subtractor : Combiational CircuitHalf Subtractor : Combiational Circuit
Half Subtractor : Combiational Circuit
DoCircuits
 
Digital logic circuit
Digital logic circuit Digital logic circuit
Digital logic circuit
Prabhu R
 
Good report on Adders/Prefix adders
Good report on Adders/Prefix addersGood report on Adders/Prefix adders
Good report on Adders/Prefix addersPeeyush Pashine
 
4 bit binary full subtractor
4 bit binary full subtractor4 bit binary full subtractor
4 bit binary full subtractor
PathurOzie Wafferz
 
Степи россии
Степи россииСтепи россии
Степи россии
Максим Муромцев
 
L5 Adders
L5 AddersL5 Adders
L5 Adders
ankitgoel
 
logical circuits substractors
logical circuits substractors logical circuits substractors
logical circuits substractors
Fâhém Ähmêd
 

Viewers also liked (20)

Explain Half Adder and Full Adder with Truth Table
Explain Half Adder and Full Adder with Truth TableExplain Half Adder and Full Adder with Truth Table
Explain Half Adder and Full Adder with Truth Table
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adder
 
Half subtracter
Half subtracterHalf subtracter
Half subtracter
 
Multi-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generationMulti-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generation
 
Nand 4011 design
Nand 4011 designNand 4011 design
Nand 4011 design
 
French greetings
French greetingsFrench greetings
French greetings
 
Days of the week french
Days of the week frenchDays of the week french
Days of the week french
 
Hexagonal Paving Tiles
Hexagonal Paving TilesHexagonal Paving Tiles
Hexagonal Paving Tiles
 
Verilog VHDL code Parallel adder
Verilog VHDL code Parallel adder Verilog VHDL code Parallel adder
Verilog VHDL code Parallel adder
 
Half Subtractor : Combiational Circuit
Half Subtractor : Combiational CircuitHalf Subtractor : Combiational Circuit
Half Subtractor : Combiational Circuit
 
Digital logic circuit
Digital logic circuit Digital logic circuit
Digital logic circuit
 
Good report on Adders/Prefix adders
Good report on Adders/Prefix addersGood report on Adders/Prefix adders
Good report on Adders/Prefix adders
 
Ripple adder
Ripple adderRipple adder
Ripple adder
 
4 bit binary full subtractor
4 bit binary full subtractor4 bit binary full subtractor
4 bit binary full subtractor
 
4 bit add sub
4 bit add sub4 bit add sub
4 bit add sub
 
Dias positivas 2
Dias positivas 2Dias positivas 2
Dias positivas 2
 
Степи россии
Степи россииСтепи россии
Степи россии
 
Parallel adder
Parallel adderParallel adder
Parallel adder
 
L5 Adders
L5 AddersL5 Adders
L5 Adders
 
logical circuits substractors
logical circuits substractors logical circuits substractors
logical circuits substractors
 

Similar to Parallel Adder and Subtractor

Logic gates
Logic gatesLogic gates
Logic gates
kajal kumari
 
Parallel Adder_Mul_Mag.pptx
Parallel Adder_Mul_Mag.pptxParallel Adder_Mul_Mag.pptx
Parallel Adder_Mul_Mag.pptx
PreetamKalyaan
 
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic CircuitsFYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
Arti Parab Academics
 
18CSC203J_COA_Unit 2 final.pptx
18CSC203J_COA_Unit 2 final.pptx18CSC203J_COA_Unit 2 final.pptx
18CSC203J_COA_Unit 2 final.pptx
takix43466
 
DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and BCD Add...
DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and  BCD Add...DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and  BCD Add...
DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and BCD Add...
SaveraAyub2
 
DLD Chapter-4.pdf
DLD Chapter-4.pdfDLD Chapter-4.pdf
DLD Chapter-4.pdf
TamiratDejene1
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
Vaagdevi College of Engineering
 
Lect 1 unit 2.pdf
Lect 1 unit 2.pdfLect 1 unit 2.pdf
Lect 1 unit 2.pdf
saijalvishwakarma12
 
IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...
IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...
IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...
IRJET Journal
 
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
ISMT College
 
DLD Lecture No 21 BCD Multiplier and Magnitude Comparator.pptx
DLD Lecture No 21  BCD Multiplier and Magnitude Comparator.pptxDLD Lecture No 21  BCD Multiplier and Magnitude Comparator.pptx
DLD Lecture No 21 BCD Multiplier and Magnitude Comparator.pptx
SaveraAyub2
 
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
ssusera0b94b
 
combinational_circuits
combinational_circuitscombinational_circuits
combinational_circuitsBindu Madhavi
 
combinational_circuits
combinational_circuitscombinational_circuits
combinational_circuitsBindu Madhavi
 
Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...
Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...
Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...
UmerKhan147799
 
CSO PPT.pptx
CSO PPT.pptxCSO PPT.pptx
CSO PPT.pptx
PranjalTripathi19
 
Arithmetic circuits
Arithmetic circuitsArithmetic circuits
Arithmetic circuits
Sanjay Saluth
 
Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...
Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...
Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...
IJERD Editor
 
Digital Electronics Unit_2.pptx
Digital Electronics Unit_2.pptxDigital Electronics Unit_2.pptx
Digital Electronics Unit_2.pptx
Thapar Institute
 
Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...
Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...
Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...
inventionjournals
 

Similar to Parallel Adder and Subtractor (20)

Logic gates
Logic gatesLogic gates
Logic gates
 
Parallel Adder_Mul_Mag.pptx
Parallel Adder_Mul_Mag.pptxParallel Adder_Mul_Mag.pptx
Parallel Adder_Mul_Mag.pptx
 
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic CircuitsFYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
 
18CSC203J_COA_Unit 2 final.pptx
18CSC203J_COA_Unit 2 final.pptx18CSC203J_COA_Unit 2 final.pptx
18CSC203J_COA_Unit 2 final.pptx
 
DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and BCD Add...
DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and  BCD Add...DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and  BCD Add...
DLD Lecture No 20 Look Ahead Carry Generator, Binary Subtractors and BCD Add...
 
DLD Chapter-4.pdf
DLD Chapter-4.pdfDLD Chapter-4.pdf
DLD Chapter-4.pdf
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
 
Lect 1 unit 2.pdf
Lect 1 unit 2.pdfLect 1 unit 2.pdf
Lect 1 unit 2.pdf
 
IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...
IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...
IRJET- An Efficient Multiply Accumulate Unit Design using Vedic Mathematics A...
 
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
Adder & subtractor (Half adder, Full adder, Half subtractor, Full subtractor)
 
DLD Lecture No 21 BCD Multiplier and Magnitude Comparator.pptx
DLD Lecture No 21  BCD Multiplier and Magnitude Comparator.pptxDLD Lecture No 21  BCD Multiplier and Magnitude Comparator.pptx
DLD Lecture No 21 BCD Multiplier and Magnitude Comparator.pptx
 
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
 
combinational_circuits
combinational_circuitscombinational_circuits
combinational_circuits
 
combinational_circuits
combinational_circuitscombinational_circuits
combinational_circuits
 
Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...
Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...
Lecture4 Chapter4- Design 4-bit Lookahead Carry Binary Adder-Subtractor Circu...
 
CSO PPT.pptx
CSO PPT.pptxCSO PPT.pptx
CSO PPT.pptx
 
Arithmetic circuits
Arithmetic circuitsArithmetic circuits
Arithmetic circuits
 
Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...
Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...
Comparison of Adders for optimized Exponent Addition circuit in IEEE754 Float...
 
Digital Electronics Unit_2.pptx
Digital Electronics Unit_2.pptxDigital Electronics Unit_2.pptx
Digital Electronics Unit_2.pptx
 
Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...
Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...
Implementation and Simulation of Ieee 754 Single-Precision Floating Point Mul...
 

More from Smit Shah

Flow chart & Program for CAAD of choke coil
Flow chart & Program for CAAD of choke coilFlow chart & Program for CAAD of choke coil
Flow chart & Program for CAAD of choke coil
Smit Shah
 
Line to Line & Double Line to Ground Fault On Power System
Line to Line & Double Line to Ground Fault On Power SystemLine to Line & Double Line to Ground Fault On Power System
Line to Line & Double Line to Ground Fault On Power System
Smit Shah
 
Finite difference method for charge calculation
Finite difference method for charge calculationFinite difference method for charge calculation
Finite difference method for charge calculation
Smit Shah
 
Parallel Inverter
Parallel InverterParallel Inverter
Parallel Inverter
Smit Shah
 
Dry Type Transformer
Dry  Type TransformerDry  Type Transformer
Dry Type Transformer
Smit Shah
 
Half wave control rectifier with RL load
Half wave control rectifier with RL loadHalf wave control rectifier with RL load
Half wave control rectifier with RL load
Smit Shah
 
Pipeline & Nonpipeline Processor
Pipeline & Nonpipeline ProcessorPipeline & Nonpipeline Processor
Pipeline & Nonpipeline Processor
Smit Shah
 
AC Supply system, Comparison Between AC-DC System, Advantage HV transmission
AC Supply system, Comparison Between AC-DC System, Advantage HV transmissionAC Supply system, Comparison Between AC-DC System, Advantage HV transmission
AC Supply system, Comparison Between AC-DC System, Advantage HV transmission
Smit Shah
 
Lap winding for AC machine
Lap winding for AC machineLap winding for AC machine
Lap winding for AC machine
Smit Shah
 
Hacking & Attack vector
Hacking & Attack vectorHacking & Attack vector
Hacking & Attack vector
Smit Shah
 
Block Reduction Method
Block Reduction MethodBlock Reduction Method
Block Reduction Method
Smit Shah
 
Frequency spectrum of periodic signal..
Frequency spectrum of periodic signal..    Frequency spectrum of periodic signal..
Frequency spectrum of periodic signal..
Smit Shah
 
Divergence Theorem & Maxwell’s First Equation
Divergence  Theorem & Maxwell’s  First EquationDivergence  Theorem & Maxwell’s  First Equation
Divergence Theorem & Maxwell’s First Equation
Smit Shah
 
Solar Dryer & Solar Distillation
Solar Dryer & Solar DistillationSolar Dryer & Solar Distillation
Solar Dryer & Solar Distillation
Smit Shah
 
Type of Single phase induction Motor
Type of Single phase induction MotorType of Single phase induction Motor
Type of Single phase induction Motor
Smit Shah
 
Fluid Properties Density , Viscosity , Surface tension & Capillarity
Fluid Properties Density , Viscosity , Surface tension & Capillarity Fluid Properties Density , Viscosity , Surface tension & Capillarity
Fluid Properties Density , Viscosity , Surface tension & Capillarity
Smit Shah
 
Application of different types of dc generator and dc motor
Application of different types of dc generator and dc motorApplication of different types of dc generator and dc motor
Application of different types of dc generator and dc motor
Smit Shah
 
Initial Conditions
Initial ConditionsInitial Conditions
Initial Conditions
Smit Shah
 
Laplace Transform And Its Applications
Laplace Transform And Its ApplicationsLaplace Transform And Its Applications
Laplace Transform And Its Applications
Smit Shah
 
Transistor Configuration
Transistor Configuration Transistor Configuration
Transistor Configuration
Smit Shah
 

More from Smit Shah (20)

Flow chart & Program for CAAD of choke coil
Flow chart & Program for CAAD of choke coilFlow chart & Program for CAAD of choke coil
Flow chart & Program for CAAD of choke coil
 
Line to Line & Double Line to Ground Fault On Power System
Line to Line & Double Line to Ground Fault On Power SystemLine to Line & Double Line to Ground Fault On Power System
Line to Line & Double Line to Ground Fault On Power System
 
Finite difference method for charge calculation
Finite difference method for charge calculationFinite difference method for charge calculation
Finite difference method for charge calculation
 
Parallel Inverter
Parallel InverterParallel Inverter
Parallel Inverter
 
Dry Type Transformer
Dry  Type TransformerDry  Type Transformer
Dry Type Transformer
 
Half wave control rectifier with RL load
Half wave control rectifier with RL loadHalf wave control rectifier with RL load
Half wave control rectifier with RL load
 
Pipeline & Nonpipeline Processor
Pipeline & Nonpipeline ProcessorPipeline & Nonpipeline Processor
Pipeline & Nonpipeline Processor
 
AC Supply system, Comparison Between AC-DC System, Advantage HV transmission
AC Supply system, Comparison Between AC-DC System, Advantage HV transmissionAC Supply system, Comparison Between AC-DC System, Advantage HV transmission
AC Supply system, Comparison Between AC-DC System, Advantage HV transmission
 
Lap winding for AC machine
Lap winding for AC machineLap winding for AC machine
Lap winding for AC machine
 
Hacking & Attack vector
Hacking & Attack vectorHacking & Attack vector
Hacking & Attack vector
 
Block Reduction Method
Block Reduction MethodBlock Reduction Method
Block Reduction Method
 
Frequency spectrum of periodic signal..
Frequency spectrum of periodic signal..    Frequency spectrum of periodic signal..
Frequency spectrum of periodic signal..
 
Divergence Theorem & Maxwell’s First Equation
Divergence  Theorem & Maxwell’s  First EquationDivergence  Theorem & Maxwell’s  First Equation
Divergence Theorem & Maxwell’s First Equation
 
Solar Dryer & Solar Distillation
Solar Dryer & Solar DistillationSolar Dryer & Solar Distillation
Solar Dryer & Solar Distillation
 
Type of Single phase induction Motor
Type of Single phase induction MotorType of Single phase induction Motor
Type of Single phase induction Motor
 
Fluid Properties Density , Viscosity , Surface tension & Capillarity
Fluid Properties Density , Viscosity , Surface tension & Capillarity Fluid Properties Density , Viscosity , Surface tension & Capillarity
Fluid Properties Density , Viscosity , Surface tension & Capillarity
 
Application of different types of dc generator and dc motor
Application of different types of dc generator and dc motorApplication of different types of dc generator and dc motor
Application of different types of dc generator and dc motor
 
Initial Conditions
Initial ConditionsInitial Conditions
Initial Conditions
 
Laplace Transform And Its Applications
Laplace Transform And Its ApplicationsLaplace Transform And Its Applications
Laplace Transform And Its Applications
 
Transistor Configuration
Transistor Configuration Transistor Configuration
Transistor Configuration
 

Recently uploaded

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 

Parallel Adder and Subtractor

  • 1. Name :- Smit Shah -140410109096 S.Y electrical 2 Sem 4 Subject:-Digital Electronics Topic :- Parallel Adder and Subtractor….
  • 2. The n-Bit Parallel Adder:  The full adder is capable of adding only two single digit binary numbers along with a carry input.  But in practice we need to add binary numbers which are much larger in size than just one bit. The Two binary numbers to be added could be 4 bit, 8 bit, 16 bit long. In general we assume that both the numbers are n bit long.
  • 3.  It uses a number of full adders which are connected in cascade.  The carry output of the previous full adder is connected to the carry input of the next full adder.
  • 4. A Four Bit Parallel Adder Using Full Adder..  The block diagram of a four bit parallel adder using full adders is show in fig. Lets the two four bit word that are to be added be A and B.  A=A3 A2 A1 A0 B=B3 B2 B1 B0  Hence Full Adder -0 is the lowest stage. Hence its cin has been connected to 0 permanenty.
  • 5.  The rest of connection are exactly same as those done for the n-bit parallel adder.
  • 6.  The 4-bit parallel adder is a very common logic circuit. It is normally shown by a block diagram as shown in fig.
  • 7.  An n-bit parallel adder requires n full-adders  It can be constructed from 4-bit, 2-bit and 1-bit full- adders ICs by cascading several packages.  The 4-bit binary parallel adder is a typical example of an MSI function.  It can be used in many applications involving arithmetic operations.  The application of this MSI function to the design of a combinational circuit is demonstrated in the example of BCD to excess-1 code converter.
  • 8. CARRY PROPAGATION The addition of two binary numbers in parallel implies that all the bits of the augend and the addend are available for computation at the same time. As in any combinational circuit, the signal must propagate through gates before the correct output sum is available in output terminals.
  • 9.  The total propagation time is equal to the propagation delay of typical gate times the number of gate levels in the circuit.  The longest propagation delay time in a parallel adder is the time it takes the carry to propagate through the full-adders
  • 10. N-Bit Parallel subtractor  The subtractor can be carried out by taking 1s or 2s complement of the number to be subtracted.  For example we can perform the subtraction (A-B) by adding either 1s complement or 2s complement of B to A. that means we can use a binary adder to perform the binary subtraction..
  • 11. 4 bit parallel subtractor using 2s complement  A 4-bit parallel subtractor using 4 bit parallel adder is shown in fig.  The number to be subtracted B is first passed through inverters to obtain its 1s complement. One inverter per bit of word B is used so that all bits of B get inverted.
  • 12.  Then 1 is added to 1s complement of B, by making cin=1. Thus we obtain the 2s complement of B.
  • 13.  The 4-bit adder then add a and 2s complement of B to produce the subtraction at its sum output .  If A>B then c out =0 and the result is in true binary form but if A < B then c out=1 and the result is negative and in the 2s complement form…