Grp10 Lab 1 DLD
Grp10 Lab 1 DLD
1. Read the topic Integrated Circuits (2.9) from your course book and answer the following questions:
Digital ICs can be categorized according to the complexity of their circuits usually termed as scale
integration. The following are the six major categories. Give their full names and range of gates available in
each of them.
MSI Medium Scale Integration Several gates (10 to 100 gates per IC)
LSI Large Scale Integration Hundreds of gates (100 to 1000 gates per IC)
VLSI Very Large Scale Integration Thousands of gates (1000 to 10000 gates per IC)
ULSI Ultra Large Scale Integration Millions of gates (10000 to 1000000 gates per IC)
2. Another categorization is with respect to the Logic Families of Digital ICs. The seven of
these are listed below. Give their full name and give their utilization in terms of speed,
power etc. (e.g. Low Power, High Speed).
TOP VIEW
Most of the ICs have a Notch (or sometimes a dot) to denote the start of the PIN numbering. Place the IC such that
the Notch is on left side, then the lower left PIN is numbered 1 and the numbering continues in the anticlockwise
direction.
Datasheet:
The information about any IC (its number of pins and gates inside it) can be found by simply searching by its name
on internet. The document containing information about the IC is called its datasheet. Different manufacturers of
these chips have this information on their sites.
4. Show the correct pin numbering and connection of gates inside these blank chips with the help of their
datasheets.
7404:
7432:
IC MANUFACTURER OF DATASHEET
SN74 LS08n Free Scale Semiconductor
SN74HC32n ON Semiconductor
SN74LS04n ON Semiconductor
7408
7432
7404
Procedure
1. Make a schematic layout diagram in the space provided below, showing ICs pin numbers and
their connections to form the logic circuit.
2. Plug in all ICs in bread board and power the ICs providing ground and VCC=5V to appropriate
pins. The ground pin is to be connected first and then any other connections are made.
3. By looking at pin configuration apply input signals from a switch on logic lab. Connect the output
to LED for display. The operation of circuit is verified and results to be shown to teacher or Lab
Asst. For trouble shooting of circuit use the logic probe provided in the lab.
4. Make the truth tables in the space provided below:
AND Gate:
OR Gate:
5. Mention the full name of each IC provided to you with the help of its datasheet and explain the
naming convention (You should be able to get this information from internet).
HC Stands for High-Speed CMOS technology, which means faster and more efficient operation
LS means Low Power Schottky, offers faster switching and lower power consumption
04 Function identifier, refers to a Hex Inverter, meaning it contains six NOT gates in a single
package
1. The ICs in 7400 series are based on TTL (Transistor-Transistor Logic) logic family?
Hardware implementation:
Inputs = 0 0
Inputs = 0 1
Inputs = 1 0
Inputs = 0 0
Inputs = 0 1
Inputs = 1 1
Inputs = 1
Inputs = 0
Practically we learned a lot of things like how to ground, power and use ICs based upon their
nodes. Countless little things like the fact that the trainer uses red light to represent 1 and green to
represent 0 were learned.
Some of our pre-existing knowledge like the creation of truth tables was also utilized. And we
learned how to use a new software called ISIS proteus software to create digital simulations of
circuits through icon based gates.
Primarily, this lab taught us to verify the functioning of circuits practically (amongst a lot of other
things).