Sum of Products PCB

by 704292 in Circuits > Arduino

34 Views, 1 Favorites, 0 Comments

Sum of Products PCB

Screenshot 2024-06-18 at 1.49.26 AM.png

This project takes a simple four-bit adder and has it built upon a PCB.

Supplies

Supplies required to construct the project (Can differ depending on given truth table):

Reverse Engineer Truth Table

Screenshot 2024-06-18 at 1.42.23 AM.png
unnamed-3.jpg
unnamed-2.jpg
unnamed.jpg

To begin, you must first figure what logic gates you require by reverse engineering a truth table. You can create this truth table on your own by having 3 switches and randomly deciding the values of your first and second LEDs. Once you have created your equations, you can count up how many gates are required for your PCB, they may not be the same as the gates mentioned in the supplies section were required specifically for my truth table. Once you have figured out which gates are required and how to wire them together, you can move on to the next step.

Order PCB

Schematic_PCB-Suma_2024-06-17.png
PCB_PCB_PCB-Suma_2024-06-17.png

Once you have successfully reverse engineered your truth table you can proceed to the creation of the PCB. We will be creating our PCB on EasyEDA. To start off you must make a sketch of your circuit. This can be done directly on EasyEDA. To create a sketch, all you must do is find all the components you require and wire them together in other to make the circuit you will be attaching to your PCB. After completing your sketch, make sure to check your nets, you can proceed to converting it into a PCB schematic. Here you will decide on the layout and design of your PCB. At this point you are free to create your own unique layout and designs. Once you have created a schematic you are happy with, you can go ahead to ordering your board.

Solder Components Onto PCB

unnamed-4.jpg

Once your PCB has arrived, you can begin to solder your components onto the board. This is a rather simple process though it could take some adjusting at first. If it happens to be your first time soldering, there are many tutorials available online to teach you how to correctly solder your components. One of these videos will be linked below to assist you whilst creating this project.

Soldering Tutorial

Completed!

unnamed-5.jpg

If every step was completed properly, you should now have a functioning 4-bit adder mounted on a PCB.