Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Prelab Design and draw the schematic for a 4-bit Adder/Subtractor. Use 4x 1-bit adders rather than a single 4-bit adder and connect the carry-out into

Prelab

  1. Design and draw the schematic for a 4-bit Adder/Subtractor.
    • Use 4x 1-bit adders rather than a single 4-bit adder and connect the carry-out into the next carry-in
    • Be sure to add an output that will show the result of Carry.
  2. The data sheet for the 74LS83 is similar to the 4-bit Logisim adder. Find the datasheet online and use it as a reference.
  3. The circuit will perform A+B or A+(-B) to perform subtraction.
    • Remember A-B = A+(-B) = A+ (B +1). where (B + 1) is the 2s complement of B.
  4. Create a blank table as shown below to record your prediction and results. Add the rest of the required test cases (3-7).
  5. We will test the simulation circuit by doing the following additions & subtractions:
    1. 3 + 2 = 5
    2. 3 - (+2) = 1
    3. 4 + 3 = 7
    4. 3 - (+4) = -1
    5. 5 + 7 = 12
    6. 4 (+4) = -8
    7. 4 + (-4) = -8
  6. An example of the chart is shown below:
    • Note that the most significant bit (A3, B3, or S3) act as sign bits, 0 indicating a positive number, 1 indicating a negative number.
    • Be sure to use 2's complement when working with negative numbers, or subtraction.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial Accounting Tools For Business Decision Making

Authors: Paul D. Kimmel, Jerry J. Weygandt, Donald E. Kieso

3rd Edition

047169195X, 978-0471691952

More Books

Students also viewed these Accounting questions

Question

=+c) How many factors are involved?

Answered: 1 week ago

Question

What online recruitment methods are available?

Answered: 1 week ago