Git Product home page Git Product logo

digital-design-engg-2410-projects's Introduction

Adder-Subtractor

Overview

An efficient digital circuit that performs both addition and subtraction operations on binary numbers. It utilizes 2's complement representation for subtraction, allowing a unified approach for arithmetic operations. The circuit takes two inputs, A and B, and produces a sum output with a carry-out signal indicating overflow conditions.

Block Diagram Adder-Subtractor:





Sequence Recognizer Circuit

Overview

A specialized digital circuit designed to detect the binary sequence "1101" within an input stream. Implemented as a finite state machine (FSM), it transitions between states based on incoming bits, ultimately triggering a recognition signal when the specified pattern is identified.

Waveform Sequence Recognizer:





Seven Segment Display

Overview

A visual output device representing 4-bit hexadecimal digits (0-15) on a seven-segment display. The display uses a decoder to convert the 4-bit input into signals that control seven segments (a-g), forming the desired hexadecimal digit. For example, "1101" would be displayed as the letter 'D' on the seven-segment display.

Seven Segment Decoder:





digital-design-engg-2410-projects's People

Contributors

cbauma05 avatar msalaz03 avatar

Watchers

 avatar

Forkers

msalaz03

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.