Giter Site home page Giter Site logo

15eeep203_dc_lab_structure_enquiry's Introduction

15EEEP203: DIGITAL CIRCUITS LABORATORY STRUCTURED ENQUIRY

Assignment Questions:

Question 01: Gray to Binary and Excess-3 to BCD Code Converters Using NAND Gates

Question 02: Subtractor Using 74153 Multiplexer

1a. Gray to Binary Code Converters Using NAND Gates

Introduction: The reflected binary code or Gray code is an ordering of the binary numeral system such that two successive values differ in only one bit (binary digit). Gray codes are very useful in the normal sequence of binary numbers generated by the hardware that may cause an error or ambiguity during the transition from one number to the next. So, the Gray code can eliminate this problem easily since only one bit changes its value during any transition between two numbers. Gray codes are used in rotary and optical encoders, Karnaugh maps, and error detection. The hamming distance of two neighbors Gray codes is always 1 and also first Gray code and last Gray code also has Hamming distance is always 1, so it is also called Cyclic codes. You can convert a Gray code to Binary number using two methods.

Truth Table

image

Circuit Diagram

image

1b. Excess-3 to BCD Code Converters Using NAND Gates

Introduction: The excess-3 code is a non-weighted and self-complementary BCD code used to represent the decimal numbers. This code has a biased representation. This code plays an important role in arithmetic operations because it resolves deficiencies encountered when we use the 8421 BCD code for adding two decimal digits whose sum is greater than 9. The Excess-3 code uses a special type of algorithm, which differs from the binary positional number system or normal non-biased BCD.

Truth Table

image

Circuit Diagram

image

2a. Half-Subtractor using 74153 Multiplexer

Truth Table

image

Circuit Diagram

image

2b. Full-Subtractor using 74153 Multiplexer

Truth Table

image

Circuit Diagram

image

15eeep203_dc_lab_structure_enquiry's People

Contributors

sheshanksk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.