tags:
- ece230
- bsu
- school
- digital-systems
- electronics
- lecture
- notes
- fall-2024
source: https://boisestatecanvas.instructure.com/courses/34549/files?preview=16670595
created: 2024-09-18
What is the Boolean equation for a 2-1 multiplexer?
The Boolean function for a 2-1 multiplexer is
What is the circuit diagram for a 2-1 multiplexer?
The circuit diagram for a 2-1 multiplexer is:
What is the circuit diagram for an XOR gate implemented with a 2-1 multiplexer?
The circuit diagram for an XOR gate implemented with a 2-1 multiplexer is:
What is the circuit diagram of a 1's complement generator using XOR gates?
The circuit diagram of a 1's complement generator using XOR gates is:
What is the circuit diagram for an AND gate implemented with a 2-1 multiplexer?
The circuit diagram for an AND gate implemented with a 2-1 multiplexer is:
What is the circuit diagram for an OR gate implemented with a 2-1 multiplexer?
The circuit diagram for an OR gate implemented with a 2-1 multiplexer is:
What is Shannon's Expansion Theorem?
Shannon's Expansion Theorem is a Boolean formula to convert any truth table to multiplexers.
Who created Shannon's Expansion Theorem?
Shannon's Expansion Theorem was created by Claude Shannon.
What does Shannon's Expansion Theorem state about any Boolean function?
Shannon's Expansion Theorem states that any Boolean function can be written in the form
How are the terms of Shannon's Expansion Theorem used on a 2-1 multiplexer?
The terms of Shannon's Expansion Theorem are used on a 2-1 multiplexer like so:
How do you use Shannon's Expansion Theorem on a Boolean function?
To use Shannon's Expansion Theorem on a Boolean function:
...
What's an example of using Shannon's Expansion Theorem with a Karnaugh map?
An example of using Shannon's Expansion Theorem with a Karnaugh map is:
00 | 01 | 11 | 10 | |
---|---|---|---|---|
0 | 0 | 0 | 1 | 0 |
1 | 0 | 1 | 1 | 1 |
What is another equation for the carry out of a full adder?
Another equation for the carry out of a full adder is
What is
What is the circuit diagram for a full adder that uses a multiplexer for the carry out?
The circuit diagram for a full adder that uses a multiplexer for the carry out is:
What is the circuit diagram for a 4-1 multiplexer?
The circuit diagram for a 4-1 multiplexer is:
What is the circuit diagram for a 4-1 multiplexer made using 2-1 multiplexers?
The circuit diagram for a 4-1 multiplexer made using 2-1 multiplexers is:
What is the circuit diagram for a 16-1 multiplexer made using 4-1 multiplexers?
The circuit diagram for a 16-1 multiplexer made using 4-1 multiplexers is:
A crossbar switch is a type of switch that connects multiple inputs to multiple outputs in a matrix format. This allows for any input to be connected to any output.
What is the symbol for a 2x2 crossbar switch?
The symbol for a 2x2 crossbar switch is:
What is the circuit diagram for a 2x2 crossbar switch?
The circuit diagram for a 2x2 crossbar switch is: