Explain half-adder with truth-table and logic diagram, Computer Engineering

Assignment Help:

What is a half-adder? Explain a half-adder with the help of truth-table and logic diagram.

Ans.
Half Adder: It is a logic circuit for the addition of two 1-bit numbers is termed  to as an half-adder. The process of addition is exemplified in truth table demonstrated in Table. There A and B are the two inputs and also S (SUM) and C (CARRY) are two outputs.

A

B

S

C

0

0

0

0

0

1

1

0

1

0

1

0

1

1

0

1

Truth Table for Half Adder

By the truth table, we get the logical expressions for S and C outputs that is
S = A B+A B
C = AB
An Half-adder logic diagram using gates is demonstrated in figure given below:

908_Explain half-adder with truth-table and logic diagram.png

Logic Diagram for an Half-adder


Related Discussions:- Explain half-adder with truth-table and logic diagram

Write a verilog code to swap contents of two registers, Write  a  verilog  ...

Write  a  verilog  code  to  swap  contents  of  two registers  with  and without  a  temporary register? With temp reg : always @ (posedge clock) begin temp=b; b

View the site files, To see a high-level representation of the structure of...

To see a high-level representation of the structure of a local site, you use Dreamweaver's Site Map view. You can also use site map to add new files to the site, to add, remove and

Concept of pipelining, Describe the concept of pipelining. Ans: Pipeli...

Describe the concept of pipelining. Ans: Pipelining is the means of executing machine instructions concurrently. This is the effective way of organizing concurrent activity in

Graphics, what is bitmap and pixmap

what is bitmap and pixmap

Transfer of control, Question a) Name and explian the four essential ...

Question a) Name and explian the four essential elements of a machine instruction. b) Provide any four common examples of mnemonics. c) The level of disagreement conce

Determine the o/p for JK flip flop with J=1 & K=0, For JK flip flop with J=...

For JK flip flop with J=1, K=0, the output after clock pulse will be ? Ans. The output will be 1 after clock pulse.

What are the basic components of an expert system, Q. What are the basic co...

Q. What are the basic components of an expert system? ANSWER: There are three components of components: Information, people, and IT components. Information kinds are domain exp

Target_parent, TARGET = "_parent" "_parent" is used in a situation whe...

TARGET = "_parent" "_parent" is used in a situation where a frameset file is nested inside another frameset file. A link in one of the inner frameset documents that uses "_par

Can you define a field without a data element, Can you define a field witho...

Can you define a field without a data element? Yes.  If you require specifying no data element and thus no domain for a field, you can enter data type and field length and a sh

Describe the term- macros, Describe the term- Macros A macro is a key o...

Describe the term- Macros A macro is a key or name which signifies a series of commands or key strokes. Many applications allow single nominated key or single word on a keyboar

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd