An Enhanced Logic Gate Simulation System

Student: Khadijah Hussaina Ismail (Project, 2025)
Department of Computer Science
Usmanu Danfodio University, Sokoto, Sokoto State


Abstract

ABSTRACT
This project presents the development of a Logic Gates Simulation System aimed at simplifying the learning application of digital logic concepts. The system provides an interactive platform for users to interact and simulate the behavior of the seven basic logic gates; AND, OR, NOT, NOR, NAND, EXOR AND EXNOR. It allows users to input the desired number of variables, select a Gate type, automatically generates corresponding truth tables and observe the step-by-step simulations of gate operations. This system is built using python, Tkinter for the graphical user interface, and pygame for simulation, the system combines efficiency with user friendliness bridging the gap between theoretical learning and practical application. Providing a reliable and efficient resource for digital logic education.

Keywords
enhanced logic simulation system