摘要智能电话转接系统是为了延伸 VSAT 电话的应用范围,用于解决工作人员不能长时 间值守的难题而做出的设计。本课题参考了有关文献,详细介绍了基于单片机系统的智 能电话转接系统的相关内容,包括智能电话转接系统的发展情况,设计意义与工作原理, 从而提出了总体的设计方案,并依此确定了系统的硬件电路,编写了系统的控制代码。 用 51 单片机实现了智能电话转接系统的主体设计,同时运用 Proteus 与 Keil 软件联合 仿真调试,对设计进行验证,最终得到满意成果。78043
毕业论文关键字:智能电话转接系统 单片机 仿真 设计
毕 业 设 计 说 明 书 外 文 摘 要
Title The Design of Intelligent telephone switching system
Abstract
Intelligent telephone switching system is a design using Single-chip as the central processor to achieve control functions,for purpose of extending the scope of application of VSAT phone。 The project introduced the intelligent telephone switching system based on single chip computer system in detail with some reference to the relevant literature ,including the development of intelligent telephone switching system, the design significance and working principle。According to those,I proposed the overall design scheme ,determined the hardware circuit of the system and write the control code of the system at the same time。The main design of the intelligent telephone switching system is realized with 51 single chip microcomputer。 Using Proteus and Keil software to simulate and debug the whole program and then we can obtain satisfactory results。
Keywords: intelligent telephone switching system Single-chip simulation
本科毕业设计说明书 第 I 页
目 次
1 引言 1
1。 1 课程背景 1
1。 2 课程意义 1
2 系统方案论证 2
2。 1 设计原理 2
2。 2 设计方案 2
3 硬件电路设计 4
3。1 硬件设计 4
3。2 元件简介 14
3。3 实现功能 22
4 系统软件设计 24
4。1 主程序流程图 24
4。2 中断程序流程图 25
4。3 中继程序流程图 26
4。4 自动转接程序流程图 27
5 系统仿真 28
5。1 硬件电路 28
5。2 仿真结果 31
结束语 37
致谢 38
参考文献 39
附录 A 设计整体电路图 40
附录 B 主程序代码 41
附录 C