座机自动拨号报警专业系统设计本科毕业论文设计电话拨测自动报警系统设计摘 要本文介绍了由MCS51单片机控制的电话拨号自动报警系统的设计。首先描述的是MCS—51单片机的基本原理,包括它的内部结构、管脚排列以及中断、定时器、串行口的功能与使用方法;然后分析了该系统的硬件电路,并介绍该电路的几个主要的集成块;接着详细介绍了软件设计的过程,从总体结构到各子模块的流程设计都作了介绍;最后讲述的是在软硬件调试中出现的问题,并给出了解决与改进的方法,使系统更完善。 ABSTRACTThis paper describes how to design the autoalarm system with dial installation which controlled by monolithic computer you will be told the principle of the MCS—51 including structure, pin configuration and the functions and application methods of interrupt system,timer/counters and serial ports in the paper introduces several important integrated circuits of the autoalarm it formulates the design process of the software from complete structure to the flow graph of each subprogram and blockette. Last the prollems arising from the process of debugging hardware and software is given and the measures to solve the problem are also given to you which could improve the system.前 言随着单片机的进展,单片机的应用也越来越广泛,特别是在微控制领域。从前必须由模拟电路或数字电路实现的大部分控制功能,现在已能使用单片机通过软件来实现了。本次毕业设计所完成的电话自动报警和远程控制系统就是单片机的应用之一。 电话自动报警和远程控制系统是由单片机和电话电路组成的,随着电信事业的进展,电话已经进入千家万户,由于家庭防盗防火的需要,电话报警器逐步进入市场,它可以为我们的财产和人身安全提供有力的保障。 电话报警系统一般用于住宅小区,中小型公司以及各企业的财务室、仓库等地。报警器安装在用户室内,与电话线路相连,当室内起火或有人闯入触发警报信号时警报器能自动摘机,向外拨打预存的电话号码。用户可将总台及有关电话号码存入单片机中,以便其联系,也可随时查询电话号码存储及报警器状态。一般在小区总台或派出所内设有报警点,用来接收报警信号,并且显示出报警...