Giter Site home page Giter Site logo

logisim's Introduction

BCD Counter Circuits (BCD Sayıcı Devreleri)

BCD Nedir?

En basit kod sistemi "Binary Code Decimal" kısaca ifade edildiği gibi "BCD" kodudur. Bu kod 'da 0 - 9 decimal sayılarının ifadesi için, binary sayı sistemi kullanılır. BCD sayıları 0 ve 1 ile ifade edilirler.

Decimal Sayılar Binary Kodu
0 0000
1 0001
2 0010
3 0011
4 0100
5 0101
6 0110
7 0111
8 1000
9 1001

Bu kod sisteminde her decimal sayı karakteri için, dört bitli binary karakteri kullanılır.

Decimal BCD
675 0110 0111 0101
26 0010 0110
1923 0001 1001 0010 0011

Devremiz çalıştığı zaman çıktısı aşağıdaki gibidir:

BCD Counter Circuit

7493-integrated

7447-integrated

LED'lerin devre çizimleri ve doğruluk tabloları:

LED A Devresi:

LEDA

LED A Doğruluk Tablosu:

LEDA-truth-table

logisim's People

Contributors

ardasdasdas avatar

Stargazers

 avatar  avatar  avatar

Forkers

q-b1t

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.