28
DIGITAL IC TESTER AND RECOGNIZER A Mini Project Report on : CHRIS MANOJ Prof. K. SUBBA RAO 07N71A0412 Head , Dept. of E.C.E. By : Under the esteemed guidance of : DRK-IST. DRK-IST.

digital ic tester-ppt

Embed Size (px)

Citation preview

Page 1: digital ic tester-ppt

DIGITAL IC TESTER AND RECOGNIZER

A Mini Project Report on :

CHRIS MANOJ Prof. K. SUBBA RAO07N71A0412 Head , Dept. of E.C.E.

By : Under the esteemed guidance of :

DRK-IST. DRK-IST.

Page 2: digital ic tester-ppt

Objective

• This project intends to test a, IC under consideration, is in a working condition or not.

• This makes the task of debugging the faulty circuit easier rather than checking the circuit on the whole .

Page 3: digital ic tester-ppt

INPUTS AND OUTPUTS

• INPUTSPower SupplyIC to be Tested. Keypad Entry.

• OUTPUTSLiquid Crystal Display.

Page 4: digital ic tester-ppt

HARDWARE

• Components for a regulated power supply.• Microcontroller AT89S52.• Liquid Crystal Display.• IC to be Tested (Base).• Keypad.

Page 5: digital ic tester-ppt

Components for a Regulated Power Supply

• Transformer

• Rectifier

• Filter

• Voltage Regulator

Page 6: digital ic tester-ppt

Software Used:

• Keil Compiler : Front end

• Pro-load

Page 7: digital ic tester-ppt

Design Requirements

• Input pins to take data from IC• Output pins to display data on LCD• Logic Unit and ALU -> Control Unit• Program Memory(ROM)• RAM• Timers .To have all these in one socket we go for a microcontroller

Page 8: digital ic tester-ppt

Which Microcontroller ?

• To select a Microcontroller we have to think of the following factors :

SpeedPower ConsumptionCostEfficiency So, we go for AT89S52

Page 9: digital ic tester-ppt

Features of AT89s52• 8K Bytes of Re-programmable Flash Memory. • RAM is 256 bytes.• 4.0V to 5.5V Operating Range.• Fully Static Operation: 0 Hz to 33 MHz’s• 32 Programmable I/O Lines.• Three 16-bit Timer/Counters.• Eight Interrupt Sources.• Full Duplex UART Serial Channel.• Low-power Idle and Power-down Modes.• Interrupt recovery from power down mode.• Fast programming time.• Flexible ISP programming (byte and page mode).

Page 10: digital ic tester-ppt

PIN DIAGRAM of AT89s52

Page 11: digital ic tester-ppt
Page 12: digital ic tester-ppt

LIQUID CRYSTAL DISPLAY

Page 13: digital ic tester-ppt

LCD INTERFACE WITH MICROCONTROLLER

Page 14: digital ic tester-ppt

INTERFACING THE KEYPAD TO MICROCONTROLLER

Page 15: digital ic tester-ppt

BLOCK DIAGRAM

Page 16: digital ic tester-ppt

IC that were TESTED

• 74LS00- QUAD 2-INPUT NAND GATE

• 74LS02- QUAD 2-INPUT NOR GATE

• 74LS09 QUAD -2 INPUT AND GATE

Page 17: digital ic tester-ppt

74LS00- QUAD 2-INPUT NAND GATE

Page 18: digital ic tester-ppt

74LS02- QUAD 2-INPUT NOR GATES

Page 19: digital ic tester-ppt

74LS09 QUAD -2 INPUT AND GATE

INPUT INPUT OUTPU

T

A B AB

L L L

L H L

H L L

H H H

Function Table :

Page 20: digital ic tester-ppt

SCHEMATIC DIAGRAM

DIGITAL IC TESTER AND RECOGNIZER :

Page 21: digital ic tester-ppt
Page 22: digital ic tester-ppt

CODING PART

Page 23: digital ic tester-ppt
Page 24: digital ic tester-ppt

DUMPING THE HEX FILE INTO THE MICROCONTROLLER

Page 25: digital ic tester-ppt
Page 26: digital ic tester-ppt

FUTURE SCOPE

• The project can be extended to work for more 16 pin ICs by changing some hardware and coding.

Page 27: digital ic tester-ppt

ICs that can be tested and recognized:

• 4070- Quad 2-Input Exclusive OR Gate • 7266- Quad 2-Input Exclusive NOR Gate • 4073- Triple 3-Input AND Gate • 4075- Triple 3-Input OR Gate •4082- Dual 4 input And gate • 4052- 4 X 2 Multiplexer • 4051- 8 X 1 Multiplexer • 4053- 2x1 Multiplexer • 7485- 4 bit binary comparator • 74194- 4 bit bidirectional Shift Register

Page 28: digital ic tester-ppt

THANK YOU - CHRIS MANOJ