Digital Logic Project
Digital Logic Project
15 Marks Logic Design Project: Exploring Combinational Circuits with Logisim Simulator
Instructions:
• Use Logisim to design each task
• Logisim Website: https://sourceforge.net/projects/circuit/
• Complete your file work with (specification, formulation, optimization, and implementation) for each
task then submit your work with word report to describe the step of solution Attachment type +
Logisim circuit file.
Introduction:
Welcome to the Logic Design Project using the powerful Logisim Simulator. This project aims to
provide you with hands-on experience in designing, simulating, and optimizing various basic
combinational circuits.
By utilizing Logisim, you will explore essential concepts in logic design and enhance your problem-
solving skills. Throughout this project, you will focus on Three different tasks, each involving the
specification, formulation, optimization, and implementation of a specific circuit using Logisim.
Tasks:
Task 1: Designing a BCD to 7-Segment Decoder
In this task, you will design a Binary Coded Decimal (BCD) to 7-Segment Decoder circuit. The
circuit should accept a 4-bit BCD input and display the corresponding decimal digit (0 to 9) on a
7-segment display. Pay close attention to ensuring accurate decoding for each possible BCD input
combination.
- Specifications
- Formulation
- Optimization
- Implementation