ARITHMETIC CIRCUITS AND COMPARATORS
ELEC201
Digital Electronics
Partner Name:
Excelsior College
Objectives
This experiment seeks to:
- Examine how addition and subtraction are performed by the use of logic gates.
- Examine how binary numbers are compared using logic gates.
- Understand the working principle of comparators.
Introduction
It is possible to implement binary arithmetic in hardware through the direct application of basic logic gates. This is through the manipulation of binary numbers using simple gates such as the AND and OR gates, for example, the AND gate can be used to realize a multiplication operation in ...