ACTIVITY No. 1: Logic Gate Circuits (Various Logic Families) Christian O. Sabas
ACTIVITY No. 1: Logic Gate Circuits (Various Logic Families) Christian O. Sabas
I. INTRODUCTION
In the production of the digital basically we will be just simulating this
integrated circuits various circuit diagram to the multism.
configurations and production
technology are used. These
configurations and approaches are
called Logic families such as the Diode-
Resistor Logic (DRL), Diode-Transistor
Logic (DTL), Transistor-Transistor Logic
(TTL). For every same family that is
fabricated entails similar or identical
electrical attributes. These
characteristic could be the same logic
input and output level, speed of
response, dissipation of power and the
range of voltage supply. It is very
The following diagram shows the output of DRL
important for us to know the OR gate.
significance of the different logic
families in creating a more compatible
and a much better combination of the
integrated circuits for the design of the
digital system.
II. METHODLOGY
The entire procedure of this
experiment was done through the
use of the multisim, It enables
virtual simulation of the circuitry as
per the module has instructed.
0 0 0
0 1 0
1 0 0
1 1 1
Table 1.2 DRL AND gate.
Input A Output
Q = A’
0 1
1 0
Table 2.1: DTL NOT gate.
A B Q = (A.B)’
0 0 1
0 1 1
1 0 1
1 1 0
Table 2.2: DTL NAND gate.
V. REFERENCES
Input Output
A B Q = (A+B)’
0 0 1
0 1 0
1 0 0
1 1 0
Table 2.3: DTL NOR gate.
IV. CONCLUSION
Multisim is a very proficient flat
form to help the students visualize
how the logic gate works. The