1.08k likes | 1.37k Views
EEL-3705 TPS QUIZZES. Chapter 4. Quiz 4-1. Using the 2x4 Decoder shown below and two-input OR gates, design a logic circuit which implements. Solution. Quiz 4-2. Using the 3x8 Decoder shown below and two-input OR gates, design a logic circuit which implements. Solution. Solution. Quiz 4-3.
E N D
EEL-3705TPS QUIZZES Chapter 4
Using the 2x4 Decoder shown below and two-input OR gates, design a logic circuit which implements
Using the 3x8 Decoder shown below and two-input OR gates, design a logic circuit which implements
Using the 3x8 Decoder shown below and two-input OR gates, design a logic circuit which implements
Using 3x8 Decoders with Active LOW Enables and NOT gates, design a logic circuit which implements a 4x16 decoder
Using standard two-input and three-input logic gates, design an encoder circuit that implements the following truth table
Solution 1 1 1 1
Solution 1 1 1 1
Using standard two-input logic gates, design a 2X1 MUX which implements Your circuit should have three inputs, Data inputs D0 and D1, and control input S. Hint: Develop the truth table first
1 bit deep 2x1 MUX 2 Logical Data Inputs 1 bit deep 1 Control Input 1 Logical Output 1 bit deep
1 bit deep 4x1 MUX 4 Logical Data Inputs 1 bit deep 2 Control Inputs 1 Logical Output 1 bit deep
2 bits deep 2x1 MUX 2 Logical Data Inputs 2 bits deep 1 Control Input 1 Logical Output 2 bits deep
2 bits deep 4x1 MUX 4 Logical Data Inputs 2 bits deep 2 Control Inputs 1 Logical Output 2 bits deep
4 bits deep 2x1 MUX 2 Logical Data Inputs 4 bits deep 1 Control Input 1 Logical Output 4 bits deep
Using the 2X1 MUX shown below and NOT gates, design a logic circuit which implements:
Solution We need We have Let a=s, D0=b, D1=b
Using standard two-input logic gates, design a 2X1 MUX with Enable which implements Your circuit should have four inputs, Data inputs D0 and D1, and control inputs E and S.
Design a 4x1 MUX using the 2x1 MUX with enable shown below, NOT, and OR gates Your design should implement this equation
Using the 4x1 MUX shown below and NOT gates, design a logic circuit which implements
Using the 4x1 MUX shown below and NOT gates, design a logic circuit which implements
Solution c c F c c a b
Quiz 4-11 Module A
Design a logic circuit (let’s call this module A) which converts a three bit signed magnitude input into its equivalent three bittwo’s complement output. Let X2=0 indicate a positive number and X2=1 indicate a negative number.X1 and X0 represent the magnitude of the number. For example Module A INPUT: X[2..0] OUTPUT: A[2..0] Hint: Really this is a hint !!!, Develop the truth table for all possible input combinations