SkillAgentSearch skills...

BooleanAlgebraSolver

A C# Windows Desktop Application that solves many Boolean Algebra problems such as K-Map, QM, Multiple Output Minimization, hazard remover, Code Conversion and Hamming Code

Install / Use

/learn @gaumo62/BooleanAlgebraSolver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Instructions to run the file:

  1. Go to the BooleanAlgebraSolver > bin/Debug > BooleanAlgebraSolver.exe
  2. Download BooleanAlgebra.exe in your Windows computer.
  3. To run it, either (a) Right-click and "Run as Administrator" OR (b) Right-click > Properties > Check "Unblock". Click on "Apply" and "OK". Run as usual.

BooleanAlgebraSolver

A C# Windows Desktop Application that solves many Boolean Algebra problems. This project is done by the students of IIT Kharagpur.

Team Members: Gaurang Mohta, Sohan Kumar Parida, Shreyash Bapodia, Divyansh Singh, Rahul Agrawal, and Rhitvik Sinha

Our term project is a software package for Boolean Algebra and Digital Electronics enthusiasts which will help them solve simple to complex problems instantly. Our software has features which include:

  1. Karnaugh-Map (K-Map) Solver for SOP (Sum-Of-Products) and POS (Product-Of-Sum) with Don’t Cares (2-5 variables).
  2. Quine-McCuskey (QM) Algorithm for Prime Implicants (PI) and Essential Prime Implicants with Don’t Cares (Any number of variables).
  3. Hazard Detector and its Cover (Static 0 and Static 1 hazards).
  4. Multiple Output Minimization without Don’t Care (Any number of variables. 2 functions).
  5. Code Conversion between Decimal, Binary, 8421 (BCD), 2421, 5211, Excess-3 (XS-3) and Gray Code.
  6. Generating Hamming Code and decoding 1-bit Errors in Transmitted Hamming Code.

This project is done under the guidance of Professor Goutam Saha of IIT Kharagpur.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks0

Languages

C#

Security Score

55/100

Audited on Sep 15, 2022

No findings