Learn to understand the use of transistors and logic gates and their relationship in an electronic circuit
This project involved the creation of circuits through the Multisim software. These circuits, however, used AOI logic gates to determine where to divert current. The probes were used to determine where the power was diverted to in the circuit, and the function of the gates were determined.
I learned how to place even more elements in Multisim, including several logic gates. The AND gate returns a value of 1 if both inputs are 1. The OR gate returns a value of 1 if either input is 1. The NOT gate returns a value of 1 if the input is 0, and a value of 0 if the input is 1.