Skip to content
#

sum-of-products

Here is 1 public repository matching this topic...

This repository explores the design of a seven-segment display decoder focused on segment 'e'. It compares various logic design methods—including sum of products, product of sums, and NOR gate implementations—using Boolean algebra and Karnaugh maps. The study concludes that the NOR gate circuit is the most efficient, requiring only three NOR gates,

  • Updated Aug 21, 2025

Improve this page

Add a description, image, and links to the sum-of-products topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sum-of-products topic, visit your repo's landing page and select "manage topics."

Learn more