Question

In: Electrical Engineering

Using Multisim Verify the logic of the XOR and XNOR gates and compare to OR and...

Using Multisim

Verify the logic of the XOR and XNOR gates and compare to OR and NOR gates.

A) Orient the Word Generator and Logic Analyzer in the workspace and enter the appropriate settings. (BELOW)

B) To create the four gates you will need four 10K resistors and:

1) OR gate: a (7432)

2) NOR gate: an OR (7432) with an INV (7404)

3) XOR gate: a (7486)

4) XNOR gate: a XOR (7486) with an INV (7404).

C) Use outputs 00 and 01 of the Word Generator as inputs A and B for each of the four gates and connect them to the first two inputs of the Logic Analyzer.

D) Wire the outputs from the four gates to the next four Logic Analyzer inputs and connect each output to ground through a 10K resistor.

Fill in a Truth Table for each of the four gates

Word Generator

The pins 15…….0 go across the bottom. Double click on the Word Generator to get the Control screen and select the following settings: Frequency = 1 kHz Trigger = Internal Display = Hex (codes) Also SET to Up Counter before you enter ACCEPT to leave the screen.

Logic Analyzer

Select the following setting: Clock/Div = 16 From the setup screen, click on Clock SET and choose: Clock Source = Internal Pre-trigger samples = 160 Post-trigger samples = 160 Threshold = 2.5V Enter ACCEPT to leave the Clock SET screen. From the setup screen, click on Trig SET and choose: Trigger Clock Edge = Positive Trigger Qualifier = x Pattern A = xxxxxxxxxxxxxx Trigger Combinations = A Enter ACCEPT to leave the Trig SET screen

Solutions

Expert Solution

Here is the screeenshot of circuit setup

Here is the word generator setting as per the question

Here is the logic analyser clock setting

Here is the logic analyser trigger setting

Here is the running simulation

OR gate: It gives high output when any or both the input is high.

NOR gate: It gives high output when both the input is low

X OR gate : It gives high output when both the inputs are different

X NOR: It gives high output when both the input is same.

If my answer helped you, thumbs me up, please


Related Solutions

Can you explain the hardware (using xor gates) implementation of the circuit that calculate CRC key,...
Can you explain the hardware (using xor gates) implementation of the circuit that calculate CRC key, suppose the polynomial key is x^4 + x^2 +x+1 and the message 100110011010. I need the hardware implementation only.
Using Multisim, connect the circuit and verify the characteristic tables for the following flip flops: D,...
Using Multisim, connect the circuit and verify the characteristic tables for the following flip flops: D, T and JK Add 4 screen shots which verify the characteristic table 2 for D, T, and JK FF. 2 more for remaining input combinations of JK
Using Multisim, design a 2-bit, synchronous binary counter and verify that it counts in the right...
Using Multisim, design a 2-bit, synchronous binary counter and verify that it counts in the right sequence, Can count up or down and use any FF you desire; 4 screen shots in total: 1 for each input combination
Why are NAND gates considered to be a universal logic gate? How are NAND gates utilized?
Why are NAND gates considered to be a universal logic gate? How are NAND gates utilized?
Describe the types of logic gates which might be more efficient in defining carry lookahead logic?
Describe the types of logic gates which might be more efficient in defining carry lookahead logic?
use LogiSim to implement Half Adder (HA) and Full Adder (FA) using Logic Gates. You will...
use LogiSim to implement Half Adder (HA) and Full Adder (FA) using Logic Gates. You will also implement a 4-bit adder/subtractor circuit using FA blocks provided by LogiSim. Save all circuits in one file o   Implement a FA as described in class using two XOR , two AND, and one OR gate. o   Implements a 4-bit adder capable of adding two 4-bit values (A3A2A1A0 and B3B2B1B0) using single FA blocks provided by LogiSim Simulate the circuit for ten random combinations of ‘A’...
In digital logic circuits, what are the maximum number of inputs for the following gates: AND...
In digital logic circuits, what are the maximum number of inputs for the following gates: AND OR NOR XOR(is it 2?) XNOR (is it 2?) NAND
create a digital alarm clock using multisim software
create a digital alarm clock using multisim software
Create a testbench in Verilog for the following module (logic). Verify the testbench works in your...
Create a testbench in Verilog for the following module (logic). Verify the testbench works in your answer. I'll upvote correct answers. This module does the following. The algorithm takes an input between 0 and 255 (in unsigned binary and counts the number of ones in each number (ex. 01010101 has 4 ones). Then the output would be 00000100 (4 in binary because there are 4 ones. The test bench would need to verify the inputs and outputs of each number....
1. Q(A,B,C,D) = ABC'+ A'BC+C'D'+AB'+B'C a) Implement the previous function using logic gates. b) implement the...
1. Q(A,B,C,D) = ABC'+ A'BC+C'D'+AB'+B'C a) Implement the previous function using logic gates. b) implement the same function using a 16 input multiplexer (74150) only. (Hint: draw the truth table for Q) 2. Implement the following logic function using 3-to-8 decoder (74138) and any necessary gates. (Hint: Express Q in minterms.    Q=AB'C+A'C'+BC'
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT