1、 - 1 - 摘摘 要要 随着数字集成电路日益广泛的应用,其相关的测试技术也显得愈发重要。为了保证 数字集成电路的功能和性能参数符合技术要求,在集成电路的设计验证、产品检验以及 现场维护等方面都需要对集成电路进行测试。而测试设备是必不可少的工具,因此研究 它们的测试技术和开发测试设备具有重要的意义。 本文所设计的集成电路测试仪采用 MCS-51 单片机为核心,构建数字集成电路的测 试仪器,该仪器能够通过单片机程序对数字集成芯片插座进行控制和测试,可以完成对 TTL74/54、CMOS4000/4500 系列芯片的测试。测试仪使用了串口通信方式的 LCD 汉字 液晶显示器,以便节省出更多的单片机
2、接口供测试更多管脚的集成电路。针对不同型号 的集成电路 Vcc 和 GND 位置不同,在电路中使用了 P 沟道 CMOS 管来作为 Vcc 切换 开关。测试仪设计了总线标准接口 RS-232,能够实现与 PC 机的联机。通过对大量的 TTL、CMOS 集成电路的分析,建立了测试数据库。通过编写测试程序,最终以速度 快、准确率高的测试结果实现了测试TTL74/54、CMOS4000/4500系列芯片的任务。 论文第一章阐述此次设计的背景及意义、国内外数字电路测试系统现状、本文要解 决的主要问题。第二章对系统总体方案进行描述。第三章详细说明整个硬件系统的构 成。第四章主要说明软件测试的实现。第五章
3、叙述测试结果。 通过对实验电路和程序进行测试和试运行,结果证明达到了设计要求。以 MCS-51 单片机为核心的数字集成电路测试仪,硬件电路简单可靠,软件测试精确快速。并且具 有体积小、重量轻、成本低等优点。 关键词:关键词:数字集成电路;功能测试;MCS-51单片机;LCD - 2 - Abstract With the increasingly widespread application of digital integrated circuits, the related testing technology becomes increasingly important. To ensu
4、re the functions of digital integrated circuits and performance parameters meet the technical requirements, in integrated circuit design verification, product testing and on-site maintenance and other aspects need to test integrated circuits. The test equipment is essential to tools, test technology
5、 research and development of their test equipment is of great significance. This integrated circuit tester designed by MCS-51 microcontroller core, build digital integrated circuit testing equipment, the equipment is able to process the digital single chip control IC sockets and test, to be complete
6、d on TTL74/54, CMOS4000/4500 series of chip testing. Tester uses serial communication method character liquid crystal display LCD to save more of the MCU interface pins of the integrated circuit for testing more. Different types of IC GND and VCC different positions, the circuit used in the P-channel CMOS tube as the Vcc switch. Tester designed bus standard interface RS-232, can be achieved with PC-Online. Through a large number of TTL, CMOS integrated circuits analysis, the test database. B