Lucky Resistor
Menu
  • Home
  • Learn
    • Learn C++
    • Product Photography for Electronics
      • Required Equipment and Software
    • Soldering for Show
  • Projects
  • Libraries
  • Applications
  • Shop
  • About
    • About Me
    • Contact
    • Stay Informed
  •  
Menu

Logic Gates Puzzle 10

Posted on 2021-05-012023-01-24 by Lucky Resistor

The shown logic circuit performs a handy function; can you discover what it is?

The circuit was not optimised for functionality but to create a nice artwork and exciting puzzle.

If you need to know the meaning of logic gate symbols, look at this Wikipedia page. Also, there are great videos from Ben Eater on how to build real digital logic circuits.

If you get stuck, check the hints below.

Hints

Hint 1

The overall shape of the circuit is a hint.

Hint 2

Have a look at the outputs, why they have letters and not numbers?

Hint 3

A real circuit like this would have four inputs, not only three. It makes it so much more useful.

Hint 4

The outputs are connected to seven LEDs which are arranged in a special way.

Solution

This circuit is a 7-segment display driver with only 3-bit input. It displays the digits 0 to 7 on an attached 7-segment display.

You find more details about 7-segment displays on this Wikipedia page. Here you also find the common assignments of the letters A to G to each segment.

Real-World Design with Matrix

To build a complete 7-segment driver, you start with a binary decoder. The decoder will convert the binary encoded numbers from 0000 to 1111 into 16 distinctive signals.

Then you create a matrix from these 16 signals and the seven outputs. If a segment should light up for one of the 16 distinctive signals, you connect it using a diode.

For a wonderful example, see Fran’s great video about diode steering.

Additional Challenges

  • The circuit displays the digit 7 in an alternate form, adding the segment F. Do you find out, why this decision was made?
  • Design a circuit that displays a signed 4-bit number, including the existing digital circuit. The minus sign will be an additional output Iminus.

Conclusion

I hope you enjoyed this logic circuit puzzle. Let me know if you like to see more puzzles like this.

If you have any questions, missed information, or want to provide feedback, feel free to comment below. 😄

 

More Puzzles

Logic Gates Puzzle 101

Logic Gates Puzzle 101

The message you got does not make any sense. Can you decypher it with the following logic puzzle? The circuit ...
Read More
Logic Gates Puzzle 100

Logic Gates Puzzle 100

Assume, while digging out an ancient site from 450 AD, you found a mysterious stone with a digital display. Your ...
Read More
Logic Gates Puzzle 11

Logic Gates Puzzle 11

The shown logic circuit performs a well-known function; can you discover what it is? The circuit was not optimised for ...
Read More
Logic Gates Puzzle 10

Logic Gates Puzzle 10

The shown logic circuit performs a handy function; can you discover what it is? The circuit was not optimised for ...
Read More
Logic Gates Puzzle 1

Logic Gates Puzzle 1

What kind of logic circuit do you see here? This logic circuit was optimised for symmetry and art. Can you ...
Read More

More Posts

Update to the Storage Boxes System

Update to the Storage Boxes System

Last week I sent all subscribers a small update to my storage boxes system. There are new split boxes for the tall boxes (LR2052-300C-S) and a new extensive PDF catalogue with a great overview, but ...
Read More
Logic Gates Puzzle 101

Logic Gates Puzzle 101

The message you got does not make any sense. Can you decypher it with the following logic puzzle? The circuit was not optimised for functionality but to create a challenging puzzle and gorgeous artwork. If ...
Read More
Large Update to the Circle Pattern Generator

Large Update to the Circle Pattern Generator

Today I published a significant update to the circle pattern generator. Version 1.4.1 of the application is available for macOS and Windows for download. This new version adds various shapes, rotations, colours and a generator ...
Read More
Rail Grid Alternatives and More Interesting Updates

Rail Grid Alternatives and More Interesting Updates

I published another large update to the storage boxes project in the last two weeks. All buyers who subscribed to update emails already got a summary of the changes. If you read the email, you ...
Read More
The Importance of Wall Profiles in 3D Printing

The Importance of Wall Profiles in 3D Printing

In this post, I write about wall profiles in 3D printing, and I will explain why they are essential to creating stable parts with minimal filament use. Also, I will show common mistakes that result ...
Read More
Get Blog Updates With the New Mailinglist

Get Blog Updates With the New Mailinglist

In a few days, I will stop using Twitter for project notifications. If you like to get notified about new projects and updates, please subscribe to the new mailing list: It is a low-frequency mailing ...
Read More

Leave a Reply Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Stay Updated

Join me on Mastodon!

Top Posts & Pages

  • Simple Box with Lid for 3D-Print
  • Storage Boxes System for 3D Print
  • Logic Gates Puzzle 101
  • Build a 3D Printer Enclosure
  • MicroPython Bitmap Tool
  • Logic Gates Puzzles
  • How and Why to use Namespaces
  • Font To Byte
  • Use Enum with More Class!
  • Real Time Counter and Integer Overflow

Latest Posts

  • The Importance of Wall Profiles in 3D Printing2023-02-12
  • The Hinges and its Secrets for Perfect PETG Print2023-02-07
  • Better Bridging with Slicer Guides2023-02-04
  • Stronger 3D Printed Parts with Vertical Perimeter Linking2023-02-02
  • Logic Gates Puzzle 1012023-02-02
  • Candlelight Emulation – Complexity with Layering2023-02-01
  • Three Ways to Integrate LED Light Into the Modular Lantern2023-01-29
  • The 3D Printed Modular Lantern2023-01-17

Categories

  • 3D Printing
  • Build
  • Common
  • Fail
  • Fun
  • Learn
  • Projects
  • Puzzle
  • Recommendations
  • Request for Comments
  • Review
  • Software
Copyright (c)2022 by Lucky Resistor. All rights reserved.
 

Loading Comments...