Logic Circuits
Boolean algebra allows us to apply provable mathematical principles to design logic circuits but this can be difficult and time consuming.
Instead, Karnaugh maps (K-maps) are used by designers as a more automated method to do this
The following labs go through some exercises for you to try out and solutions are provided at the end.
Reduce the following to it's simpliest Boolean Expression
Reduce the following to it's simpliest Boolean Expression
Use a K-map to reduce the following 4-input circuit.
Simplify the following using
Logic circuit simulators can simulate electronic logic gates in an interactive environment on your computer. Such environments are often used to design circuits before implementing them with real electronic components
If you are interested in designing some circuitry, there are several nice simulators freely available.
One set of tools is called the Chipmunk System. It provides a wide variety of applicaations including electronic circuit simulation.
log is the program you need to download and run on your machine
Another such program is Multimedia Logic by Softronix.
Finally, you might choose to use Paul Falstad's online simulator
it might be interesting if you find alternatives, to post links on Slack to what you consider your best find!
NOTE No logic simplification is possible for the above diagram. This sometimes happens.
Reduce the following to it's simpliest Boolean Expression
Reduce the following to it's simpliest Boolean Expression
Use a K-map to reduce the following 4-input circuit.
Simplify the following