JIMI 发表于 20:51

基于MCS51的单片机电源管理系统

论文编号:DZXX141  论文字数:11319,页数:35
摘 要
 随着信息时代的来临,电源管理技术在21世纪中的地位越来越重要。不论是最先进的个人电脑、便携式无线通讯设备,还是汽车电子产品,能否实现高效、智能的电源管理,将对整个系统的性能产生巨大的影响。新技术、新功能能否成为现实,也取决于是否能够实现高效、智能的电源管理。
 本课题针对单片机系统常用电源±5V、+9V、+12V、可调的LCD偏置电源(-10V~ -24V),基于专用电源芯片MAX715,进行了外围电路设计,通过AT98C51和键盘输入控制,实现了单片机用电源管理系统的功能。
 本课题硬件设计用Protel99 SE工具,软件仿真用Keil c V3.60语言编程。系统经调试,功能稳定,均实现各项任务指标。
关键词:电源管理;可调电压;MAX715;报警
ABSTRACT
 As the technology and information developing fast, the power source management technology is more and more important in the 21st century statuses. Whether it is in the most advanced personal computer, portable wireless communications equipment, or automotive electronic products, can achieve high efficiency, Intelligent power management, its performance throughout the system have a tremendous impact. New technologies and new functions can become a reality, but also on whether it is possible to achieve highly efficient and intelligent power management.
 This topic was based on the most popular power source of monolithic processor systems which was  ±5V、9V、12V. and tunable LCD bias power source (- 10V - 24V). Its periphery electric circuit was designed by the power chip MAX715, and with the AT89C51 and pressed key to carry out purpose of power source management system.
 The hardware of this topic was designed by Protel99 SE ,and the hardware emulator was designed by base Keil c V3.60.When the system was debugged, it carried out all required precision.
 Keywords: Power Source Management;Voltage Regulation;MAX715;Alarm
目录
 摘要 I
ABSTRACT II
第1章 引言 1
 1.1  背景 1
 1.2  研究内容 1
 1.3  单片机硬件系统设计原则 2
第2章  AT89C51与MAX715介绍 3
 2.1  AT89C51单片机简介 3
 2.1.1  主要性能参数 3
 2.2   MAX715电池供电系统简介 3
 2.3  主要性能 4
 2.4   MAX715芯片引脚介绍 5
 2.5   MAX715线性稳压器的内部电路 6
 2.5.1   MAX715的开关稳压内部电路 8
 2.6  本章小结 10
第3章  电源管理系统的软件设计 11
 3.1  硬件电路设计简介 11
 3.2  单片机接口电路 11
 3.3  MAX715工作电路设计 13
 3.4  硬件电路的调试及分析 16
 3.4.1  重要的几点电路调试 16
 3.4.2  重要的电路元件的选择 16
 3.5  本章小结 17
第4章  电源管理系统的软件设计 18
 4.1  软件设计思路 18
 4.2  程序简介 19
 4.3  软件系统调试 21
 4.4  本章小节 22
第5章  系统调试 23
 5.1系统检查与调试 23
 5.2问题解决 23
第6章  总结 24
致 谢 25
附录1硬件电路图 27
附录2程序清单 28
附录3元器件清单 30
附录4 硬件实物图 31
页: [1]
查看完整版本: 基于MCS51的单片机电源管理系统