【精品】函数发生器毕业设计单片机 毕业论文 软件 硬件 电信.doc
文本预览下载声明
本科毕业设计(论文)
题 目 函数发生器的软硬件设计
学生姓名
专业班级
学 号
院 (系)
指导教师
完成时间
本科毕业设计任务书
题目 函数发生器的软件设计
专业 学号姓名
设计的主要内容:
1利用AT89C51、DAC0832等芯片对函数发生器进行设计,使之能产生正弦波、方波、三角波。
2设计软件总程序和具体的正弦波、三角波、方波产生子程序。
3掌握正弦波、方波、三角波三种波形发生的原理。
基本要求:
1能产生正弦波、方波、三角波三种波形,波形的频率可调,输出幅度的可调,并且具有显示功能。
2英文翻译不少于5000字符。
3资料综述不少于3000字符。
4中英文摘要不少于200字符。
主要参考资料:
1蔡明生 电子设计 北京 高等教育出版社 2004.1
2全国大学生电子设计竞赛组委会 第五届全国大学生电子设计竞赛获奖作品选编 北京 北京理工大学出版社 2003.1
3张毅坤 陈善久 裘雪红 单片微型计算机原理及应用 西安 西安电子科技大学出版社 1998
完 成 期 限:2011年月日到2010年6月日
函数发生器的软件设计
摘 要
函数发生器是一种多波形的信号源,它可以产生正弦波,方波,三角波等任意波形,在电子行业中应用很广泛。本设计是设计一个基于单片机的函数发生器的软件设计,利用AT89C51单片机产生正弦波,方波,三角波三种波形,用C语言编程,程序中包括中断子程序,显示子程序,键盘扫描子程序等功能子程序,正弦波用查表法编程,利用改变查询两点之间的时间改变频率,程序也可控制幅度的改变,方波和三角波程序简单,将在论文中详解,最后输出的波形利用DAC0832进行数/模转换,用LCD显示幅度和频率。本设计是以软件介绍为主,对各个程序的编写调试都有很好的介绍。
关键词 函数发生器 单片机 数/模转换
Function Generator Software
ABSTRACT
Function Generator is a multi-wave signal source, which can produce sine, square, triangular wave arbitrary waveform applications in the electronics industry is extensive. This design is to design a microcontroller based function generator of software design, use of microcontroller AT89C51 produce sine, square, triangle of three waveforms, using C language programming, the program includes interrupt routines, display routines, the keyboard scan subroutine features such as subroutines, sine wave method with the lookup table programming, using the time change the query to change the frequency between two points, the program can also control the rate of change, square wave and triangular wave procedure is simple, Xiang Jie in the paper, the final output waveform for use DAC0832 D / A converter, with LCD display amplitude and frequency. The design is based on software, the main presentation, the preparation of each program has a very good introduction to debugging.
KEYWORDS Function Generator
显示全部