| Chapter Resources:
Chapter Assignments
Chapter 10 - Arithmetic Circuits
- Do some binary addition and subtraction problems using
a scientific calculator. (see www.calculator.com for a variety
of calculators)
- Signed binary numbers are written in what form?
- An 8-bit group can represent signed numbers from + _____
to - _____ when written in 2s complement notation.
- Write the 2s complement notation for the following numbers:
- +127
- -128
- -90
- -40
- +40
- +90
- Binary adder and subtractor circuits are classified _____
(combinational, sequential) logic circuits. This type of logic
circuit _____ (has, does not have) a memory characteristic.
- Can you find a scientific calculator that will do calculations
on hex numbers? (see www.calculator.com for a variety of calculators)
- Refer to the adder/subtractor system
shown in Fig. 10-30, Digital Electronics,
6th.ed. p. 327. During addition the Cin input to the 1s
FA block is LOW which converts the full adder into a _____
adder circuit.
- Refer to the adder/subtractor system
shown in Fig. 10-30, Digital Electronics,
6th.ed. p. 327. What is the purpose of the XOR gates during
the subtraction process?
- Refer to Fig. 10-1 (below). Using circuit simulation software,
- construct the 4-bit adder/subtractor system,
- try several addition and subtraction problems, and
- demonstrate the circuits operation to your instructor.

|