SlideShare a Scribd company logo
1 of 17
Integrated project
On
Two bit adder
BE(ECE/7-1)
Submitted by –
Sumit Bansal – B130020009
ACKNOWLEDGEMENT
• We owe are gratitude towards CHITKARA
UNIVERSITY for giving us the opportunity to
present this project .
• We want to thank our project guide and our
BEEE teacher Mrs. Minaxi Dassi ma’am ,for
providing us the necessary information and
help whenever required .
• We also want to thank our parents and our
friends for their support.
CONTENTS
• Aim
• Introduction
• Components Used
• Half Adder
• Logic Approach
• 1. Logic Gates
• 2. Logic Diagram
• Circuit Diagram
• Truth Table
• Conclusion
• References
AIM
To construct a two bit adder using Switches as input
and Led’s As output
INTRODUCTION
The Adder is a digital circuit which forms the sum
and carry of two or more numbers. Adder circuits are
essential inside microprocessors as part of the ALU,
or arithmetic logic unit, where the processing and
manipulation of binary numbers takes place.
COMPONENTS USED
• RESISTOR: A resistor is a passive two-terminal
electrical component that implements electrical
resistance as a circuit element. Resistors act to reduce
current flow, and, at the same time, act to lower
voltage levels within circuits. We have used one 1M
ohm resistor and five 100 ohm resistors.
• IC: An integrated circuit or monolithic integrated
circuit (also referred to as an IC, a chip, or a microchip)
is a set of electronic circuits on one small plate ("chip")
of semiconductor material, normally silicon . We have
used (CMOS) 7486 and (CMOS) 7408.
• LED: A light-emitting diode (LED) is a two-lead
semiconductor light source that resembles a basic pn-
junction diode, except that an LED also emits light. When
an LED's anode lead has a voltage that is more positive
than its cathode lead by at least the LED's forward voltage
drop, current flows.
• DIP SWITCH: A DIP switch is a manual electric switch that
is packaged with others in a group in a standard dual in-
line package (DIP). The term may refer to each individual
switch, or to the unit as a whole.
• Diode : In electronics, a diode is a two-terminal electronic
component with asymmetric conductance; it has low
(ideally zero) resistance to current in one direction, and
high (ideally infinite) resistance in the other .
HALF ADDER
The addition of two 1-bit binary numbers looks like...
To let the addition of two 1-bit numbers be
done by a logic circuit, you need to look at
the truth table...
If you are only interested in a 1-bit
response Q, you only need
an XOR operation.
However, if you add up 1 and 1, the answer
is more complicated. A 1 must
be transferred to the next digit. This bit is
called a Carry-Bit. As the output of a logic
circuit, it is indicated with CO (Carry Out).
The result of CO is realized with
an AND operation.
Logic Gates
AND Gate : The AND gate is a basic digital logic gate that
implements logical conjunction- it behaves according to the truth table to
the right. A HIGH output (1) results only if both the inputs to the AND gate
are HIGH (1). If neither or only one input to the AND gate is HIGH, a LOW
output results . The CMOS IC used for AND gate is 7408, it’s a quad (two
input) AND gate IC .
OR GATE: The OR gate is a digital logic gate that implements logical disjunction -
it behaves according to the truth table to the right. A HIGH output (1) results if
one or both the inputs to the gate are HIGH (1).The IC used for OR Gate is 7432
but we have used diode logic
instead of IC .
XOR Gate: The XOR gate (sometimes EOR gate, or EXOR gate) is a digital logic
gate that implements an exclusive or; that is, a true output (1/HIGH) results if
one, and only one, of the inputs to the gate is true. If both inputs are false
(0/LOW) or both are true, a false output results. XOR represents the inequality
function, i.e., the output is true if the inputs are not alike otherwise the output
is false. A way to remember XOR is "one or the other but not both ". The CMOS
IC used for XOR Gate is 7486, it’s a quad XOR Gate IC .
LOGICAL
APPROACH
Logic Diagram
CIRCUIT DIAGRAM
TRUTH TABLE
CONCLUSION
Adders are widely used in many electronic devices. Adders
can be used to add numbers, subtract numbers (negative
addition), multiply (repetitive addition) as well as divide
numbers (repetitive subtraction).
The limitation of this project is that it can only compute sums
up to a maximum value of 7.
Adders form an integral part of ALU’s [Arithmetic Logic Unit]
and are widely used in high-performance DSP Applications.
[Digital Signal Processing] .
REFERENCES
• www.play-hookey.com
• www.howstuffworks.com
• “Introduction to Digital Systems” – University of
Texas at Dallas
• www.doctronics.co.uk

More Related Content

What's hot (20)

Digital logic design part1
Digital logic design part1Digital logic design part1
Digital logic design part1
 
8051,chapter1,architecture and peripherals
8051,chapter1,architecture and peripherals8051,chapter1,architecture and peripherals
8051,chapter1,architecture and peripherals
 
SHIFT REGISTERS
SHIFT REGISTERSSHIFT REGISTERS
SHIFT REGISTERS
 
Flip flops and registers
Flip flops and registersFlip flops and registers
Flip flops and registers
 
Multiplexers & Demultiplexers
Multiplexers & DemultiplexersMultiplexers & Demultiplexers
Multiplexers & Demultiplexers
 
Bistable multivibrator
Bistable multivibratorBistable multivibrator
Bistable multivibrator
 
Intigrated circuit
Intigrated circuitIntigrated circuit
Intigrated circuit
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
Power amplifier
Power amplifierPower amplifier
Power amplifier
 
Counters
CountersCounters
Counters
 
integrated circuits
integrated circuitsintegrated circuits
integrated circuits
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Clock divider by 3
Clock divider by 3Clock divider by 3
Clock divider by 3
 
ppt on IC [Integrated Circuit]
ppt on IC [Integrated Circuit]ppt on IC [Integrated Circuit]
ppt on IC [Integrated Circuit]
 
Subtractor
SubtractorSubtractor
Subtractor
 
Binary parallel adder
Binary parallel adderBinary parallel adder
Binary parallel adder
 
slew rate in opamp
slew rate in opampslew rate in opamp
slew rate in opamp
 
MOSFET Operation
MOSFET OperationMOSFET Operation
MOSFET Operation
 
encoder and decoder in digital electronics
encoder and decoder in digital electronicsencoder and decoder in digital electronics
encoder and decoder in digital electronics
 

Similar to Two Bit Adder

Integrated circuit 7483 Adder/Subtractor
Integrated circuit 7483 Adder/SubtractorIntegrated circuit 7483 Adder/Subtractor
Integrated circuit 7483 Adder/Subtractortanishashukla147
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Digital Logic Design basic gate and Logic Probe
Digital Logic Design basic gate and Logic ProbeDigital Logic Design basic gate and Logic Probe
Digital Logic Design basic gate and Logic ProbeAQCreations
 
Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )
Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )
Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )Jikrul Sayeed
 
Lata digital electronics
Lata digital electronicsLata digital electronics
Lata digital electronicslata kushwaha
 
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational CircuitsCOMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational CircuitsVanitha Chandru
 
integrated circutits -324567654-12-345-.pptx
integrated circutits -324567654-12-345-.pptxintegrated circutits -324567654-12-345-.pptx
integrated circutits -324567654-12-345-.pptxFermanIbrahim
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptxAravindaAKumar1
 
Cs302 shortnoteslectures1to45
Cs302 shortnoteslectures1to45Cs302 shortnoteslectures1to45
Cs302 shortnoteslectures1to45javediqbalmirza
 
Week1&2 comm., for engineering technicians
Week1&2  comm.,  for engineering techniciansWeek1&2  comm.,  for engineering technicians
Week1&2 comm., for engineering techniciansTriza Kamel
 
ALU project(segma team)
ALU project(segma team)ALU project(segma team)
ALU project(segma team)Mohamed Seif
 
Temparature sensor relay switching circuit
Temparature sensor relay switching circuitTemparature sensor relay switching circuit
Temparature sensor relay switching circuitImrul hasan Rajib
 

Similar to Two Bit Adder (20)

Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
Integrated circuit 7483 Adder/Subtractor
Integrated circuit 7483 Adder/SubtractorIntegrated circuit 7483 Adder/Subtractor
Integrated circuit 7483 Adder/Subtractor
 
Class 12th Logic Gates
Class 12th Logic GatesClass 12th Logic Gates
Class 12th Logic Gates
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Digital Logic Design basic gate and Logic Probe
Digital Logic Design basic gate and Logic ProbeDigital Logic Design basic gate and Logic Probe
Digital Logic Design basic gate and Logic Probe
 
Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )
Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )
Logic gate tester for IC's ( Digital Electronics and Logic deisgn EE3114 )
 
Lata digital electronics
Lata digital electronicsLata digital electronics
Lata digital electronics
 
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational CircuitsCOMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
 
integrated circutits -324567654-12-345-.pptx
integrated circutits -324567654-12-345-.pptxintegrated circutits -324567654-12-345-.pptx
integrated circutits -324567654-12-345-.pptx
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptx
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
2th year iv sem de lab manual
2th year iv sem de lab manual2th year iv sem de lab manual
2th year iv sem de lab manual
 
Logic Gates & Family.pdf
Logic Gates & Family.pdfLogic Gates & Family.pdf
Logic Gates & Family.pdf
 
Cs302 shortnoteslectures1to45
Cs302 shortnoteslectures1to45Cs302 shortnoteslectures1to45
Cs302 shortnoteslectures1to45
 
Project on orientation programme
Project on orientation programmeProject on orientation programme
Project on orientation programme
 
Week1&2 comm., for engineering technicians
Week1&2  comm.,  for engineering techniciansWeek1&2  comm.,  for engineering technicians
Week1&2 comm., for engineering technicians
 
ALU project(segma team)
ALU project(segma team)ALU project(segma team)
ALU project(segma team)
 
Temparature sensor relay switching circuit
Temparature sensor relay switching circuitTemparature sensor relay switching circuit
Temparature sensor relay switching circuit
 
embedded system
embedded system  embedded system
embedded system
 

More from Sumit Bansal

Vanaspati oil Act & weight and measures act.
Vanaspati oil Act & weight and measures act.Vanaspati oil Act & weight and measures act.
Vanaspati oil Act & weight and measures act.Sumit Bansal
 
Pasteurization and Homogenization of milk
Pasteurization and Homogenization of milkPasteurization and Homogenization of milk
Pasteurization and Homogenization of milkSumit Bansal
 
Pasteurization of various food products
Pasteurization of various food productsPasteurization of various food products
Pasteurization of various food productsSumit Bansal
 
Biocolorant (A potential food additive)
Biocolorant (A potential food additive)Biocolorant (A potential food additive)
Biocolorant (A potential food additive)Sumit Bansal
 
Quality Management System
Quality Management SystemQuality Management System
Quality Management SystemSumit Bansal
 
Food Adulteration Act & AGMARK
Food Adulteration Act & AGMARKFood Adulteration Act & AGMARK
Food Adulteration Act & AGMARKSumit Bansal
 
Juice Clarification & its type.
Juice Clarification  & its type.Juice Clarification  & its type.
Juice Clarification & its type.Sumit Bansal
 
Cheese / cheese production
Cheese / cheese production Cheese / cheese production
Cheese / cheese production Sumit Bansal
 
Food Dehydrators and evaporators
Food Dehydrators and evaporatorsFood Dehydrators and evaporators
Food Dehydrators and evaporatorsSumit Bansal
 
Fermentation / fermented food / type of fermented food / microbial action
Fermentation / fermented food / type of fermented food / microbial action Fermentation / fermented food / type of fermented food / microbial action
Fermentation / fermented food / type of fermented food / microbial action Sumit Bansal
 
Space food / Food science / NASA food / Production of space food / type of sp...
Space food / Food science / NASA food / Production of space food / type of sp...Space food / Food science / NASA food / Production of space food / type of sp...
Space food / Food science / NASA food / Production of space food / type of sp...Sumit Bansal
 
Wine / type of wine / manufacturing of wine / processing of wine / fermented ...
Wine / type of wine / manufacturing of wine / processing of wine / fermented ...Wine / type of wine / manufacturing of wine / processing of wine / fermented ...
Wine / type of wine / manufacturing of wine / processing of wine / fermented ...Sumit Bansal
 

More from Sumit Bansal (16)

Vanaspati oil Act & weight and measures act.
Vanaspati oil Act & weight and measures act.Vanaspati oil Act & weight and measures act.
Vanaspati oil Act & weight and measures act.
 
Fermentation
Fermentation Fermentation
Fermentation
 
Pasteurization and Homogenization of milk
Pasteurization and Homogenization of milkPasteurization and Homogenization of milk
Pasteurization and Homogenization of milk
 
Polarimetry
PolarimetryPolarimetry
Polarimetry
 
Pasteurization of various food products
Pasteurization of various food productsPasteurization of various food products
Pasteurization of various food products
 
Biocolorant (A potential food additive)
Biocolorant (A potential food additive)Biocolorant (A potential food additive)
Biocolorant (A potential food additive)
 
Quality Management System
Quality Management SystemQuality Management System
Quality Management System
 
Synthetic milk
Synthetic milkSynthetic milk
Synthetic milk
 
Food Adulteration Act & AGMARK
Food Adulteration Act & AGMARKFood Adulteration Act & AGMARK
Food Adulteration Act & AGMARK
 
Juice Clarification & its type.
Juice Clarification  & its type.Juice Clarification  & its type.
Juice Clarification & its type.
 
Cheese / cheese production
Cheese / cheese production Cheese / cheese production
Cheese / cheese production
 
Food Dehydrators and evaporators
Food Dehydrators and evaporatorsFood Dehydrators and evaporators
Food Dehydrators and evaporators
 
Fermentation / fermented food / type of fermented food / microbial action
Fermentation / fermented food / type of fermented food / microbial action Fermentation / fermented food / type of fermented food / microbial action
Fermentation / fermented food / type of fermented food / microbial action
 
Space food / Food science / NASA food / Production of space food / type of sp...
Space food / Food science / NASA food / Production of space food / type of sp...Space food / Food science / NASA food / Production of space food / type of sp...
Space food / Food science / NASA food / Production of space food / type of sp...
 
Wine / type of wine / manufacturing of wine / processing of wine / fermented ...
Wine / type of wine / manufacturing of wine / processing of wine / fermented ...Wine / type of wine / manufacturing of wine / processing of wine / fermented ...
Wine / type of wine / manufacturing of wine / processing of wine / fermented ...
 
Food packaging
Food packagingFood packaging
Food packaging
 

Recently uploaded

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

Two Bit Adder

  • 1. Integrated project On Two bit adder BE(ECE/7-1) Submitted by – Sumit Bansal – B130020009
  • 2. ACKNOWLEDGEMENT • We owe are gratitude towards CHITKARA UNIVERSITY for giving us the opportunity to present this project . • We want to thank our project guide and our BEEE teacher Mrs. Minaxi Dassi ma’am ,for providing us the necessary information and help whenever required . • We also want to thank our parents and our friends for their support.
  • 3. CONTENTS • Aim • Introduction • Components Used • Half Adder • Logic Approach • 1. Logic Gates • 2. Logic Diagram • Circuit Diagram • Truth Table • Conclusion • References
  • 4. AIM To construct a two bit adder using Switches as input and Led’s As output
  • 5. INTRODUCTION The Adder is a digital circuit which forms the sum and carry of two or more numbers. Adder circuits are essential inside microprocessors as part of the ALU, or arithmetic logic unit, where the processing and manipulation of binary numbers takes place.
  • 6. COMPONENTS USED • RESISTOR: A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. Resistors act to reduce current flow, and, at the same time, act to lower voltage levels within circuits. We have used one 1M ohm resistor and five 100 ohm resistors. • IC: An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small plate ("chip") of semiconductor material, normally silicon . We have used (CMOS) 7486 and (CMOS) 7408.
  • 7. • LED: A light-emitting diode (LED) is a two-lead semiconductor light source that resembles a basic pn- junction diode, except that an LED also emits light. When an LED's anode lead has a voltage that is more positive than its cathode lead by at least the LED's forward voltage drop, current flows. • DIP SWITCH: A DIP switch is a manual electric switch that is packaged with others in a group in a standard dual in- line package (DIP). The term may refer to each individual switch, or to the unit as a whole. • Diode : In electronics, a diode is a two-terminal electronic component with asymmetric conductance; it has low (ideally zero) resistance to current in one direction, and high (ideally infinite) resistance in the other .
  • 9. The addition of two 1-bit binary numbers looks like... To let the addition of two 1-bit numbers be done by a logic circuit, you need to look at the truth table... If you are only interested in a 1-bit response Q, you only need an XOR operation. However, if you add up 1 and 1, the answer is more complicated. A 1 must be transferred to the next digit. This bit is called a Carry-Bit. As the output of a logic circuit, it is indicated with CO (Carry Out). The result of CO is realized with an AND operation.
  • 10. Logic Gates AND Gate : The AND gate is a basic digital logic gate that implements logical conjunction- it behaves according to the truth table to the right. A HIGH output (1) results only if both the inputs to the AND gate are HIGH (1). If neither or only one input to the AND gate is HIGH, a LOW output results . The CMOS IC used for AND gate is 7408, it’s a quad (two input) AND gate IC .
  • 11. OR GATE: The OR gate is a digital logic gate that implements logical disjunction - it behaves according to the truth table to the right. A HIGH output (1) results if one or both the inputs to the gate are HIGH (1).The IC used for OR Gate is 7432 but we have used diode logic instead of IC .
  • 12. XOR Gate: The XOR gate (sometimes EOR gate, or EXOR gate) is a digital logic gate that implements an exclusive or; that is, a true output (1/HIGH) results if one, and only one, of the inputs to the gate is true. If both inputs are false (0/LOW) or both are true, a false output results. XOR represents the inequality function, i.e., the output is true if the inputs are not alike otherwise the output is false. A way to remember XOR is "one or the other but not both ". The CMOS IC used for XOR Gate is 7486, it’s a quad XOR Gate IC .
  • 16. CONCLUSION Adders are widely used in many electronic devices. Adders can be used to add numbers, subtract numbers (negative addition), multiply (repetitive addition) as well as divide numbers (repetitive subtraction). The limitation of this project is that it can only compute sums up to a maximum value of 7. Adders form an integral part of ALU’s [Arithmetic Logic Unit] and are widely used in high-performance DSP Applications. [Digital Signal Processing] .
  • 17. REFERENCES • www.play-hookey.com • www.howstuffworks.com • “Introduction to Digital Systems” – University of Texas at Dallas • www.doctronics.co.uk