用单片机制作的信号发生器【摘要】 本文介绍一种用 8751 单片机构成的波形发生器,可产生方波、三角波、梯形波、锯齿波、正弦波和脉冲信号等多种波形,波形的周期可用程序改变,并可根据需要选择单极性输出或双极性输出,具有线路简单、结构紧凑、性能优越等特点。信号发生器一般区分为函数信号发生器及任意波形发生器,而函数波形发生器在设计上又区分出模拟及数字合成式.【关键词】 信号发生器 单片机 8751 单片机 ADC8032 Title : signal generatorA bstract: This article introduced one kind the profile generator whichconstitutes with 8,751 monolithic integrated circuits, may have thesquare-wave, the triangle wave, the trapezoidal wave, the saw—toothwave, the sine wave and the pulse signal and so on the many kinds ofprofiles, the profile cycle may use the change of program, and mayaccording to need to choose 单极性 the output or 双极性 theoutput, has the line simply, the structure compact, the performance issuperior and so on the characteristic. Signal generating devicegeneral discrimination for function signal generating device and freeprofile generator, but the function profile generator differentiatesthe simulation and the digital integrated model in the design。 Keywords signal generator singlechip 8751 singlechip ADC08323 目录第一章 绪论第二章 外围设备2。1 复位电路2.2 系统时钟第三章 单片机内部结构及其资源分配3.1 单片机的内部结构3。2 ADC0832 内部结构及配置第四章编写程序及其对程序的简易分析第五章与同类波波形发生器作比较5.1 几种简单的占空比可调脉冲电路5。2 单片多波形发生器结论致谢参考文献 第一章 绪论 单片机一直被视为难学的课程之一,“难"的方面是多方面的,如涉及知识面广,该念难于理解,但是一个不可忽略的原因就是“单片机”难以自学,且没有足够的实验实践机会。 单片机是将 CPU,定时器,计数器,接口等集中到一块芯片上的计算机。时至今日,单片机已由 8 位机进展成为 32 位机甚至更高。其性价比更加优异,集成度更高,体积更小,可靠性更高,控制功能更强,需求电压低,耗...