文档介绍:大连理工大学城市学院
本科生毕业设计
学院: 电子与自动化学院
专业: 电子信息工程班
学生:
指导教师:
完成日期:2012年 5月 31日
大连理工大学城市学院本科生毕业设计(论文)
基于ISD4004芯片的语音录放系统设计
总计毕业设计(论文) 48 页
表格 5 个
插图 18 幅
摘要
基于ISD4004芯片的语音录放系统设计
用单片机控制语音芯片,再把单片机和语音芯片嵌入到通信设备,智能仪器,治安报警及儿童玩具中,就可做成语音播放的机器。
本文介绍了基于AT89C2051单片机及ISD4004语音板为主要部件的语音录放电路的工作原理、硬件和软件的设计。ISD4004系列工作电压3V,单片录放时间8至16分钟,音质好,适用于移动电话及其他便携式电子产品中。芯片设计是基于所有操作必须由微控制器控制,操作命令可通过串行通信接口SPI送入。论文概述了语音录放电路的原理,并且在介绍语音录放系统功能的基础上,提出了系统的总体构成。针对录放系统的录音、放音部分的总体设计方案进行了论证。进一步介绍了单片机AT89C2051应用在系统中的应用,分析了系统各部分的硬件及软件实现。
关键词:ISD4004 AT89C2051单片机语音录放
Abstract
The design of voice recording and playback system based on isd4004
With the single-chip puter control, and then make the pronunciation chip microcontroller and pronunciation chip embedded munication equipment, intelligent instruments, security alarm and children's toys, so can make a speech broadcast machine.
This paper introduces ISD4004 based on AT89C52 single puter and of the main parts of speech plate as the working principle of voice recording circuit and the design of hardware and software. ISD4004 series working voltage, monolithic 3V recording time 8 to 16 minutes, timbre, suitable for mobile phones and other portable electronics. Chip design is based on all the operation must by SPI into. This paper summarizes the principle of voice recording circuit, and introduces the function of speech on the basis of recording system, puts forward the general structure of the system. Recording system for the recording, playback part of the overall design scheme is demonstrated. This paper introduces microcontroller AT89C52 single applications in system, the application system were analyzed each part of hardware and software realization.
Keywords: ISD4004;89C2051microcontroller;voice recording and playback
目录
摘要 I
ABSTRACT II
目录 III
引言 1
第1章绪论 2
2
3
3
第2章单片机控制技术和开发环境介绍 3
89C2051单片机性能和引脚介绍 3
3
AT89C2051主要性能参数 4
4
keil开发环境和建立工程 6
ke