文档介绍:本科毕业论文(设计)
题目音频信号处理系统
指导教师 XX 职称讲师
学生姓名 XX 学号 XXXXXX
专业电子信息工程班级电信(1)班
院(系) 电子信息工程学院
完成时间 2011年04月21日
音频信号处理系统
摘要
音频信号的频谱显示是FFT运算的一大进步,随着科技水平的提高,人们对于音频信号的频谱显示提出了更高的要求。与传统频谱分析相比,FFT运算通过对单片机进行编程实现频谱运算,操作简单,易于仿真测试,为研究新的频谱算法提供一个广阔的平台。因此,用FFT运算研究音频信号的频谱具有重要的意义。
本文利用单片机及外围电路实现音频信号的频谱显示。该系统以STC12C5A60S2中的A/D接口对音频信号进行数据采集和A/D转换,并将得到的数据送入STC12C5A60S2进行FFT运算,运算的结果将显示在LCD1604上。此处所使用的音频信号可来自CD或DVD碟机。该系统结构简单,可分块独立实现,操作简单。在家庭影院、卡拉OK等音响系统中,实时显示音乐信号的频谱将为音乐系统增添不少色彩。
关键字音频信号/单片机/频谱显示
AUDIO SIGNAL PROCESSING SYSTEM
ABSTRACT
Audio signal spectrum display is a major progress putation FFT, along with the technological level enhancement, people for audio signal spectrum display put forward higher request. Compared with the traditional spectrum analysis, FFT operations through the SCM for programming realize spectrum operation, simple operation, easy to simulation test for the study of the new algorithm provides a broad spectrum of the platform. Therefore, with the FFT spectrum of puting research has important significance.
This atticle used singlechip and peripheral circuit implementation audio signal spectrum display. This system to the A/D interface STC12C5A60S2 for audio signal for data acquisition and A/D conversion, and will get data into STC12C5A60S2 on FFT operations, operation results will show in LCD1604. Here the audio signal can be used from a CD or DVD machine. The system structure is simple, can block independent realize, simple operation. In home theaters, karaoke sound system, such as music signals for real-time display for the spectrum will be music system add many colors.
KEY WORDS Audio Signal,Microcontroller,Spectrum Display Circuit
目录
中文摘要 I
英文摘要 II
1 绪论 1
2 系统功能定义 2
3 系统设计 3
主控单元 3
STC12C5A60S2 单片机最小应用系统 3
STC12C5A60S2系列单片机简介 5
STC12C5A60S2系列单片机的内部结构与信号引脚 7
STC12C5A60S2系列单片机的A/D转换器 9
频谱显示单元 11
LCD显示的基本原理 11
LCD1604简介 12
LCD1604的基本参数、引脚功能及指令说明 12
4 音频信号处理相关原理 16
采样频率 16
4.