完整版:直流电子负载的设计.pdf
文本预览下载声明
直流电子负载的设计
丁X,梁X,万X
电子科技大学光电信息学院 四川成都 610054
【摘要】 本数控恒流源系统主要由恒流源控制电路、供电电路和单片机控制部分三个功能模块组
成。恒流源控制电路采用LM258 由硬件闭环稳流电路实现输出电流的稳定控制。供电电路由市电经降压整
流后经线性稳压芯片输出。单片机控制模块以Launchpad 的MSP430 单片机为控制核心,结合键盘、DAC
和LCD 实现系统的控制和显示功能。
关 键 词 数控恒流源;MSP430 ;模数转换器;数模转换器
Design of Dc Electronic Load
Ding X ,Liang X ,Wan X
School of Optoelectronic Information,University of Electronics Science and Technology of China
Chengdu 610054
ABSTRACT The NC constant current source control system mainly consists three
functional modules.Including a constant current source circuit, power supply circuit and MCU
control part.The part of constant current source control circuit using LM258 to achieve the stable
output current by closed loop steady flow circuit. Power supply circuit part using the commercial
power after the buck rectifier and output by the linear regulator chips. The MCU control part using
Launchpad MSP430 to control the core, combined with the keyboard, DAC and LCD to achieve
the system controlling and display function.
Key words NC constant current source; MSP430; AD converter; DA converter
1 概述
1.1 系统概述
本设计为一台恒流(CC )工作模式的简易直流电子负载。可测量并数字显示电子负载
两端的电压,电流,并自动测量直流稳压电源负载调整率。
1.2 作品性能指标
A 、恒流(CC )工作模式的电流设置范围为100mA~1000mA ,分辨率为10mA,并具
有开路设置。
B 、具有过压保护功能,阈值电压为18V±0.2V 。
C、能实时测量并数字显示电子负载两端的电压,分辨率为1mV。
D 、能实时测量并数字显示流过电子负载的电流,分辨率为1mA。
E 、具有直流稳压电源负载调整率自动测量功能,测量范围为0.1%~19.9%,测量精度
为±1%。
2 作品实现
2.1 设计方案论证
如图1,系统总体结构。根据题目要求,电路主要模块包括四部分:控制电路,恒流电
路,电压电流检测,输入、显示电路参数电路。1
图1 直流电子负载原理示意图
2.1.1 控制电路
方案一:采用美国TI 公司的MSP430F149 。此单片机功能较强、兼容性好、性价比高、
超低功耗;并且具有集成度高、易扩展、可靠性高、以及较高的数据处理和运算能力,系统
最高时钟频率可达 10MHZ,运行速度快。但是它内部集成12 位A/D 转换器并不能足够实
现本题所需精度,并且其引脚较多,对于本题将造成资源浪费。
方案二:采用美国TI 公司的msp430g2553 Launchpad
显示全部