design 1 digit bcd adder using ic 7483
#1

can you help me to design 1 bit BCD adder using 7483
Reply
#2
BCD binary numbers represent Decimal digits 0 to 9. A 4-bit BCD code is used torepresent the ten numbers 0 to 9. Since the 4-bit Code allows 16 possibilities, therefore thefirst 10 4-bit combinations are considered to be valid BCD combinations. The latter sixcombinations are invalid and do not occur.BCD Code has applications in Decimal Number display Systems such as Counters andDigital Clocks. BCD Numbers can be added together using BCD Addition. BCD Addition issimilar to normal Binary Addition except for the case when sum of two BCD digits exceeds 9 ora Carry is generated. When the Sum of two BCD numbers exceeds 9 or a Carry is generateda 6 is added to convert the invalid number into a valid number. The carry generated by addinga 6 to the invalid BDC digit is passed on to the next BCD digit.Addition of two BCD digits requires two 4-bit Parallel Adder Circuits. One 4-bit ParallelAdder adds the two BCD digits. A BCD Adder uses a circuit which checks the result at theoutput of the first adder circuit to determine if the result has exceeded 9 or a Carry has beengenerated. If the circuit determines any of the two error conditions the circuit adds a 6 to theoriginal result using the second Adder circuit. The output of the second Adder gives the correctBCD output. If the circuit finds the result of the first Adder circuit to be a valid BCD number(between 0 and 9 and no Carry has been generated), the circuit adds a zero to the valid BCDresult using the second Adder. The output of the second Adder gives the same result. Figurr

THEORY:

Circuit that takes the logical decision and the process are called logic gates. Each gate has one or more input and only one output.
OR, AND and NOT are basic gates. NAND, NOR and X-OR are known as universal gates. Basic gates form these gates.

AND GATE:
The AND gate performs a logical multiplication commonly known as AND function. The output is high when both the inputs are high. The output is low level when any one of the inputs is low.


OR GATE:

The OR gate performs a logical addition commonly known as OR function. The output is high when any one of the inputs is high. The output is low level when both the inputs are low.

NOT GATE:

The NOT gate is called an inverter. The output is high when the input is low. The output is low when the input is high.

NAND GATE:

The NAND gate is a contraction of AND-NOT. The output is high when both inputs are low and any one of the input is low .The output is low level when both inputs are high.

NOR GATE:

The NOR gate is a contraction of OR-NOT. The output is high when both inputs are low. The output is low when one or both inputs are high.

X-OR GATE:

The output is high when any one of the inputs is high. The output is low when both the inputs are low and both the inputs are high.

PROCEDURE:
(i) Connections are given as per circuit diagram.
(ii) Logical inputs are given as per circuit diagram.
Observe the output and verify the truth table
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: ic 7483, bcd to 7 segment code converter using 7447, bcd adder using ic 7483 how it works with explain pdf, 4 bit binary adder subtractor using ic 7483 report, 4 3 multiplier using ic 7483, advantages of 4bit binary full adder using ic 7483, a new reversible design of bcd adder report,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  industrial self supporting chimney design calculation 0 8,264 11-02-2021, 05:11 PM
Last Post:
  computer aided design vijayaraghavan book free download 2 10,015 27-11-2018, 04:49 PM
Last Post:
  vlsi design by kvkk prasad pdf 0 858 24-10-2018, 05:31 AM
Last Post: Guest
Information vlsi design by kvkk prasad pdf 0 871 23-10-2018, 10:27 PM
Last Post: Guest
  go kart design report in ieee format 0 5,968 06-10-2018, 04:21 PM
Last Post: Guest
  free download design of rectangular water tanks in xls 0 983 30-09-2018, 12:01 PM
Last Post: Guest
  computer aided design vijayaraghavan book free download 0 1,042 23-08-2018, 11:17 AM
Last Post: Guest
Rainbow design fabrication of hydraulic sheet bending machine wikipedia 3 1,174 15-08-2018, 06:10 PM
Last Post: Guest
  computer aided design vijayaraghavan book free download 0 661 26-07-2018, 08:04 PM
Last Post: Guest
  design of sarda type fall ppt 0 463 26-07-2018, 06:43 PM
Last Post: Guest

Forum Jump: