当前位置:文档之家› 基于DSP的数控直流稳压电源的设计资料

基于DSP的数控直流稳压电源的设计资料

2014 届毕业设计说明书数控直流稳压电源的设计院、部:电气与信息工程系学生姓名:指导教师:职称讲师副指导老师:赵定文职称工程师专业:班级:完成时间:2014年6月摘要在我们生活的各个角落都可以见到直流稳压电源的身影,我们用的手机、笔记本电脑、工业用的各种电子仪表等,它无处不在,在电子设备中发挥着不可替代的作用。

但是当前我们常见的直流稳压电源,多半是选用数字电位器来调节,通过调整数字电位器来调整输出电压。

现有的数字电位器的分辨率有限,常见的有32抽头,64抽头有限精密分压器电路构成,不能够满足所需的设计要求。

本文给以微处理器数据处理系统为核心部分,通过软件的运转控制系统工作,从而完成预设参数的功能操作。

将微处理器数字控制技术,有机地展。

微处理器不但拥有良好的集成性能, 而且都具有在线编程接口, 融入直流稳压电源的设计中,实现了直流稳压电源数字化的设计。

该设计是把220V的交流电压经过变压器变压成低电压的交流电,再经过整流电路变换为脉动的直流电压,后经过滤波电路滤去输出电压中的文波,最后通过采集电压信号,由DSP主控制器控制,DC/DC变换器输出所需要的稳压电源。

该电源具有LCD液晶的显示、键盘的数字输入调压、数字电位器调压精度高的特点。

通过软件编程,易于实现功能的扩还具备JTAG 仿真和下载功能; 含有片内看门狗电路、复位电路、时钟电路、键盘电路、液晶显示电路、数模转换电路、直流稳压电路和DC/DC变换电路组成。

本设计由微处理器控制输出数字信号,经过D/A转换器输出模拟量,在经过DC-CD变换器,最后输出设备所需要的电压。

基于DSP的数控直流稳压电源,利用了DSP微处理器精准的数据采集与高速的数据处理能力,以完成对直流稳压电源的稳定的控制,从而改善输出电压的精准度。

本电源可以用微处理器控制预设参数,以取代许多不准确的设计,带给我们不同程度的便利性和效率。

关键词:DSP控制器;DC/DC变换电路;直流稳压电源ABSTRACTIn every corner of our life can see the figure of dc regulated power supply, we use mobile phones, notebook computers, industrial use a variety of electronic instrument, etc., it is everywhere, in the electronic equipment plays an irreplaceable role. But the current common dc regulated power supply, we mostly use digital potentiometer to adjust, by adjusting the digital potentiometer to adjust output voltage. Resolution of existing digital potentiometer is limited, common 32 tap, tap 64 limited precision voltage divider circuit composition, are not able to meet the design requirements. This paper give the microprocessor data processing system as the core part, through the operation control system of software, so as to complete the function of the preset parameters.The microprocessor digital control technology, organically. Microprocessor not only has good integrated performance, and have online programming interface, into the design of dc regulated power supply, realized the digital dc regulated power supply design. This design is the 220 v ac voltage by transformer transformer into low voltage alternating current (ac), repass for pulsating DC voltage rectifier circuit transformation, after the filter circuit Wen Bo in the filter to the output voltage, final voltage signal through gathering, controlled by DSP main controller, DC/DC converter regulated power supply output needed. The power supply has a LCD digital display, a keyboard input voltage regulator, digital potentiometer, the characteristics of high precision voltage regulator. Through software programming, easy to realize the function expansion also has the JTAG simulation and download function; Contain internal watchdog circuit, reset circuit, clock circuit, keyboard circuit, liquid crystal display circuit, d/a conversion circuit, DC voltage circuit and DC/DC conversion circuit. This design is controlled by A microprocessor output digital signal, through D/A converter output analog quantity, after DC - CD converter, finally the voltage output devices needed.Numerical control dc regulated power supply based on DSP, using the DSP microprocessor precise data acquisition and high-speed data processing ability, to complete the control of the stability of dc regulated power supply, so as to improve the precision of output voltage. This power can use a microprocessor control default parameters, to replace many inaccurate design, bring us the convenience and efficiency of different level.Key words:DSP controller. DC/DC conversion circuit; Dc regulated power supply目录1 概论 (1)1.1 系统研究的背景和意义 (1)1.2 系统的研究现状及在发展趋势 (1)1.3 论文的总体结构 (2)2 系统总体设计方案 (4)2.1 系统的任务分析: (4)2.1.1 系统的功能特点分析 (4)2.1.2 性能指标 (4)2.2 系统的方案论证与选择 (4)2.2.1 方案一 (4)2.2.1 方案二 (5)2.3 总体设计方案 (6)3 系统硬件设计 (7)3.1 直流稳压电源的设计 (7)3.1.1 电源变压器 (7)3.1.2 整流电路 (8)3.1.3 滤波电路 (9)3.1.4 稳压电路 (10)3.1.5 保护电路 (11)3.2 开关变换器的设计 (13)3.2.1 BUCK 变换器基本工作原理 (13)3.2.2 滤波电容的设计 (14)3.2.3 滤波电感的设计 (14)3.2.4 占空比计算 (15)3.3 控制器的设计 (15)3.3.1 主控制器模块 (16)3.3.2 5V 电源的产生电路设计 (18)3.3.3 复位和WATCH DOG电路设计 (18)3.3.4 时钟电路 (19)3.3.5 TMS320C5402 的电源设计 (20)3.3.6 JTAG 仿真接口电路 (21)3.4 输入输出电路的设计 (22)3.4.1 键盘接口电路设计 (22)3.4.2 液晶显示电路设计 (24)3.4.3 模数转换模块 (25)3.4.4 数字电位器 (26)4 系统软件设计 (28)4.1 系统软件设计的方法及工具 (28)4.2 系统的主程序设计 (28)4.3 系统的子程序设计 (29)4.3.1 数模转换子程序模块 (29)4.3.2 键盘扫描子程序模块 (30)4.3.3 液晶显示子程序模块 (32)4.3.4 中断子程序模块 (32)5 系统的应用设计 (34)6 总结 (35)致谢 (36)参考文献 (37)附录一 (38)附录二 (39)1 概论1.1 系统研究的背景和意义随着科技技术的飞速进步,电子技术领域也得到了快速的提升,所以把电源技术带到了一个新的台阶。

电源技术产品也已广泛应用到人们的日常生活屮去,可以说,电源产业支撑着我们的工业,支撑着我们的日常中的生活。

市场的全球化也促使电源产品的国际化,这种技术的快速流通和服务的全球化使得人们加弥对电源产品的设计研究以适应不同国情、不同环境的需要,这也就进一步刺激了电源的发展。

相关主题