Implementace webové aplikace pro řešení zjednodušování boolean funkcí pomocí Karnaughových map
Loading...
Files
Downloads
16
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
This bachelor's thesis focuses on the design and implementation of a web application for simplifying Boolean functions using Karnaugh maps.
The introductory sections of the thesis summarize the theoretical foundations of Boolean algebra, Boolean functions, and methods of their minimization.
Furthermore, the thesis provides an overview of selected software tools designed for the minimization of logic functions.
The main part of the thesis is dedicated to the design, implementation, and integration of a custom web application that allows users to input truth tables, generate Karnaugh maps, automatically search for minimizations in the sum-of-products (SOP) or product-of-sums (POS) form, and display the resulting minimized expressions.
The thesis also includes study materials with solved examples to facilitate a better understanding of the subject.
Description
Subject(s)
Boolean algebra, Boolean function, logic function minimization, Karnaugh map, web application