文件名称:closed_loop
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- yiyuz******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序主要是单片机控制的DC—DC开关电源系统的软件设计。
闭环反馈控制功能:在开环控制的基础上,设置一个反馈控制触发按键,该按键按下时,启动闭环控制程序,将电源输出电压反馈到单片机中,并由闭环算法调整输出矩形波的占空比,使得重新输出的电压与数码管显示电压误差减小。-A DC-DC system controlled by single chip, including the realization of the hardware as well as the software of the system. The chip AT89S52, chip TL494, and the A/D chip ADC0804 matching with the outside circuit realize the hardware part of the system. The software controls the PWM to generate a DC power supply ranging from 5V to 10V in condition of an input voltage ranging from 20V to 30V. The integration of two parts implements the effect of Open-loop Control and Close-loop Control.
闭环反馈控制功能:在开环控制的基础上,设置一个反馈控制触发按键,该按键按下时,启动闭环控制程序,将电源输出电压反馈到单片机中,并由闭环算法调整输出矩形波的占空比,使得重新输出的电压与数码管显示电压误差减小。-A DC-DC system controlled by single chip, including the realization of the hardware as well as the software of the system. The chip AT89S52, chip TL494, and the A/D chip ADC0804 matching with the outside circuit realize the hardware part of the system. The software controls the PWM to generate a DC power supply ranging from 5V to 10V in condition of an input voltage ranging from 20V to 30V. The integration of two parts implements the effect of Open-loop Control and Close-loop Control.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
closed_loop.c