| 设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计 | |||||
|
|||||
|
|||||
|
|||||
分级输出四路带保护直流电源设计与实现
【摘要】目前电源已经广泛运用于我们生活,大到引领社会发展的高科技,小到生产生活。任何需要电的装置都有电源控制模块。本系统主要为工业生产制动化而设计,利用设备代替人力,操作简单,方便。
分级输出四路带保护直流电源运用于遥控器生产线,遥控器出厂之前要进行一次电压测试,电压测试范围2.4V-3.6V,在此电压范围内遥控器应该正常工作,否则属于不合格产品。考虑到解决检测的数量和需要的人力的问题,采用了分级输出:在一定时间的范围里电压自动跳动,采用四路输出,一个人可以做四个人的工作。
本文介绍了该分级输出四路带保护直流电源系统的具体开发过程,通过对程控电源的实验测试和保护电源的研究,实现了2.0V-4.0V范围内任何一级的稳定输出,分级输出四路带保护直流电源系统可以根据生产的需要通过USB配置程序加载自己需要的配置,同时系统具有保护功能,当出现电流过大的各种情况(遥控器出现短路),该路会制动断开,直到下一轮测试才恢复,系统设计部分主要介绍了单片机硬件及软件的具体设计,包括可行性分析、设计方案等;系统实现部分主要介绍了电压分级输出及控制模块的实现。
【关键词】工业生产 USB配置 保护功能 分级输出
he design and Implementation of Rated output four protected ways of a dc power supply
【Abstract】At present power have been widely used in our life, to lead the social development of the high-tech, small to production and living. Any need to electrical devices are a source control module. This system mainly for industrial production of brake and design, use equipment to replace human, simple operation, convenient.
Rated output four protected ways of a dc power supply and use the remote control line. The factory before a voltage test, The test of 2.4V-3.6V. At this voltage within the scope of the remote control should be a normal work, or of nonconforming product. Considered to resolve the number of tests and manpower of the need for classification output, In a little time the scope of the voltage in the brake, use four ways of output, a man can do the work of the four.
This article describes the output of four grading a dc power supply system to the specific development, Controlled by the power of the test and protection of the research. To 2.0V-4.0V within the scope of the stability of the output at any level, Rated output four ways of a dc power supply systems based on the production needs through USB serial configuration program on the configuration and system of protection, and when there is a great variety of situations ( in the short circuit ), The road will be stopping, until the next round of tests before recovery. Rated output four ways of a dc power supply systems based on the production needs through USB serial configuration program on the configuration and system of protection, and when there is a great variety of situations ( in the short circuit )
【Keywords】Industrial control USB configuration Protection function
Graduate output
目录
中文摘要…………………..…………………………….………………………………………….…VI
外文摘要………………….………………………...….………………………………………….…VII
1 引言 1
1.1 选题背景 1
2 系统综述 2
2.1文献综述 2
2.1.1稳定电压输出与可调电压技术 3
2.1.2单片机控制技术 3
2.2 系统及需求分析 3
2.2.1 主要功能 3
2.2.2 可行性分析 4
2.3 设计背景 5
2.4 系统功能简介 6
2.4.1 分级输出功能 6
2.4.2 模式选择功能 6
2.4.3 报警功能 6
2.4.4 下载配置功能 6
2.4.5 保护功能 7
2.5 系统开发目标 7
3 系统分析 7
3.1 硬件结构图 7
3.2 功能模块图 8
4 系统设计 9
4.1 硬件模块结构设计 9
4.1.1 总电路图 9
4.1.2 稳压输出部分电路设计 9
4.1.3 分级部分电路设计 10
4.1.4 保护功能部分设计 11
4.1.5 蜂鸣器提示部分设计 12
4.1.6 配置存储电路设计 12
4.1.7 单片机部分周边电路设计 13
4.2 软件设计 13
4.2.1 主体程序流程图 14
4.2.2 电压调节模式流程图 14
4.2.3 永久触发模式流程图 15
5 系统实现 17
5.1 硬件部分的实现 17
5.2 软件的实现 19
5.2.2 下位机配置读\写程序的实现 24
5.2.6 总体程序的实现 30
6 系统的开发环境及测试分析 30
6.1 系统开发环境 30
6.2 系统测试分析 30
6.2.1 硬件测试分析 31
6.2.2 程序测试分析 31
6.2.3 全系统测试 31
6.2.4 用户验收测试 32
7 总结 32
致谢 34
附录………………….………………………...….……….……………………………………….…..35


















毕业66资料站 biye66.com ©2015-2026 版权所有 | 微信:15573586651 QQ:3903700237
本站毕业设计和毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!