Preview

Bcd to Excess-3 Code Convertor

Powerful Essays
Open Document
Open Document
1915 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Bcd to Excess-3 Code Convertor
Implementation of BCD To Excess-3 Code Convertor
Ritu Ashok Gupta RAIT Navi-Mumbai rg140593@gmail. com Gayatri Katkar RAIT Navi-Mumbai gayatrigkatkar@g mail.com Snehal Kadam RAIT Navi-Mumbai snehalkadam2512 92@gmail.com Mrs. S.N. Ghate RAIT Navi-Mumbai snghate23@gmail. com

ABSTRACT
The primary advantage of XS-3 coding over BCD coding is that a decimal number can be nines ' complemented (for subtraction) as easily as a binary number can be ones ' complemented ; just invert all bits. In addition, when the sum of two XS-3 digits is greater than 9, the carry bit of a four bit adder will be set high. This works because, when adding two numbers that are greater or equal to zero, an "excess" value of six results in the sum. Since a four bit integer can only hold values 0 to 15, an excess of six means that any sum over nine will overflow. A code converter is a circuit that makes the two systems compatible even though each uses a different binary code. Our project is to convert a user entered BCD number into Excess-3 using 4:1 MUX. We chose to use multiplexer so as to simplify the circuit and reduce the use of more number of IC’s.

channel is displayed on your screen. Similarly, you select a radio station to listen to, and it plays on your radio. An n-1 MUX consists of the following: Data inputs: n Control inputs: ceil (log2 n) Outputs: 1 Where ceil is the ceiling function ceil(x) = n for the smallest integer where n >= x. Given n possible choices for inputs, you need log2 n bits to select it (technically, you need the ceiling of this; just in case n is not a power of 2). For example, if you have 16 possible inputs, you need 4 bits to specify one of 16 values. If you have, say, 12 possible inputs, you still need 4 bits, even though some of the 4 bit patterns may not correspond to any of the 12 choices. 4:1 MUX In electronics, a multiplexer (or MUX) is a device that selects one of several analog or digital input signals and forwards the selected input into a single



References:

You May Also Find These Documents Helpful

  • Good Essays

    i.e multiple signals are carried simultaneously on the same medium, by allocation each signal with different frequency band, by modulation. Multiplexing and modulation need different equipment, to do their jobs. They are used with analog signals.…

    • 764 Words
    • 4 Pages
    Good Essays
  • Good Essays

    We all know that digital electronics use the binary number system. However, with new computers containing 32, 64, and even 128 bit data busses, displaying numbers in binary is quite cumbersome. For example, a single piece of data on a 64-bit data bus would look like this:…

    • 412 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    The bit pattern 1011 in 1’s complement notation is 7. The result of 7 – 2 using 2’s complement notation is 8. The bit pattern 1110 in 2’s complement notation is 9. The range of numbers that can be represented using the Excess-2N-1 notation is _________.…

    • 4533 Words
    • 19 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Using a system of 1's and 0's ______________ is the most common way of encoding data.…

    • 932 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    ect114

    • 1514 Words
    • 7 Pages

    Encoding is used to generate a coded output (such as BCD or binary) from a singular active numeric input line.…

    • 1514 Words
    • 7 Pages
    Satisfactory Essays
  • Powerful Essays

    MOLC

    • 4075 Words
    • 17 Pages

    Your answers are due back via email to Yedu Rajeev. Your email time-stamp should be at or before 8 PM on…

    • 4075 Words
    • 17 Pages
    Powerful Essays
  • Satisfactory Essays

    In addition it has two 16-bit inputs, a 16-bit output, a 1-bit overflow and a 1-bit Zero output, which is set to 1 when all bits of the Result are 0.…

    • 500 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    SUBMITTED BY: Amaresh Chandra Panda K H Gupta Mehul Shah SNDS Ramanish Sadhu Upasana Patra…

    • 5153 Words
    • 21 Pages
    Powerful Essays
  • Powerful Essays

    BSI Code

    • 4565 Words
    • 19 Pages

    LICENSED TO INDIAN INSTITUTE OF TECHNOLOGY - KHARAGPUR, FOR INTERNAL USE AT THIS LOCATION ONLY, SUPPLIED BY BOOK SUPPLY BUREAU.…

    • 4565 Words
    • 19 Pages
    Powerful Essays
  • Satisfactory Essays

    The above mentioned technique is inadequate when the multiplicand is the largest negative number that can be represented (e.g. if the multiplicand has 4 bits then this value is −8). One possible correction to this problem is to add one more bit to the left of A, S and P. Below, we demonstrate the improved technique by multiplying −8 by 2 using 4 bits for the multiplicand and the multiplier:…

    • 325 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Shruthi Chandrappa (A32, Banner id-03165713), Ajay Rajendra (A3, Banner id-03165721), Aanup Praatam (A1, Banner id-03172668), Pratik Jain Ramesh (A24, Banner id-03164657)…

    • 1466 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Decimal to Binary

    • 452 Words
    • 2 Pages

    Set up the problem. For this example, let's convert the decimal number 15610 to binary.…

    • 452 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Encoder and Input Lines

    • 340 Words
    • 2 Pages

    The basic function of a decoder is to detect the presence of a particular combination of bits at the inputs and indicate the presence of that particular set of bits by outputting a specified output level. Typically a decoder with n input lines require 2n output lines to decode every possible combination of bits. BCD to decimal conversion, looked at in part 3 of this lab, is accomplished using a decoder which has 4 input lines and 10 output lines (the 10 output lines correspond to the decimal numbers 0-9). This device is used to convert between binary numbers and decimal numbers.…

    • 340 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    BCD Code 1 1

    • 1022 Words
    • 15 Pages

    digits within a single byte by taking advantage of the fact that four bits are…

    • 1022 Words
    • 15 Pages
    Satisfactory Essays
  • Better Essays

    Alu Design

    • 1534 Words
    • 7 Pages

    • A one bit adder has three inputs, numbers A and B and Carry in. There are two outputs, the Sum and Carry out. t t th S dC t…

    • 1534 Words
    • 7 Pages
    Better Essays