基于单片机控制的直流恒流源的设计毕业论文
基于单片机的程控直流电流源设计

毕业设计 [论文]题目:基于单片机的程控数字直流电流源设计学院:电气与信息工程学院专业:自动化姓名:宋晓明学号:092409232指导老师:徐安峰完成时间:2013.5.25摘要随着电子技术的发展、数字电路应用领域的扩展,人们对程控恒定电流器件的需求越来越高。
应社会发展的需求,对基于单片机控制的“程控恒流电流源”进行研究论证,并运用Proteus软件进行仿真。
设计由两大模块组成:①单片机应用系统模块;②大功率压控电流源模块。
设计采用AT89S52单片机应用系统,由TLC2543对精密电阻康铜丝的电压进行监控,由LTC1456直接控制输出电压,单片机、A/D、D/A三者组成控制系统,形成闭环回路,保持恒流。
电流源采用4×4矩阵键盘进行设定,并采用LCD显示界面。
运用Proteus软件仿真,实现输出电流范围为200mA~2000mA,满足步进10mA,可以同时显示电流的给定值、仿真测试值、负载电压值、负载电阻值。
关键词:电流源;稳压电源;AT89S52;LCD显示;ProteusABSTRACTThe requiements of numerical controlling constant current devices is increasing as development of electronic technology and expanding of digital circuit applicational field. As to satisfy society development, do a study based on "numerical controlling constant current power" of SCM controlling and apply Proteus to simulating software. This design includes two module: ①SCM application system module; ②superpower voltage controls current power module. This design adopts AT89S52 SCM application system, monitoried by precision resistance constantan wire voltage corresponding of TLC2543 and controlled and putout voltage directly by LTC1456, which three aspects consist of controlling system and being closed loop circuit to keep constant cuurent. Current souce adopts 4×4 matrix keyboard to set and LCD display interface. Applying Proteus simulation software to realizing the range of output current as 200mA~2000mA satisfies stepping 10mA,displaying set-value, simulation values, load voltage value and load load resistance value of current simultaneouslyKey words Current source;Manostat ;AT89S52;LCD display;Proteus目录1 绪论 (1)1.1 程控直流电流源的发展现状 (2)1.2 程控直流电流源的研究意义 (2)1.3 该研究解决的主要内容 (3)2 设计任务及要求 (4)2.1 设计任务 (4)2.2 发挥部分................................................................................... 错误!未定义书签。
毕业设计(论文)_基于at89s52单片机的直流数控恒流源设计[管理资料]
![毕业设计(论文)_基于at89s52单片机的直流数控恒流源设计[管理资料]](https://img.taocdn.com/s3/m/799df42126fff705cd170aaa.png)
安徽建筑工业学院毕业设计 (论文)专业电子信息工程专业班级 02电子⑤班学生姓名学号课题直流数控恒流源设计指导教师2006年 6 月 5 日目录第一部分摘要与关键字---------------------------------------------3 第二部分正文----------------------------------------------------------4 一引言----------------------------------------------------------------4 二方案设计及论证--------------------------------------------------4 单片机应用系统设计方案----------------------------------------4电源模块设计方案-----------------------------------------------5恒流源模块设计方案---------------------------------------------5三系统原理及理论分析---------------------------------------------6 单片机应用系统组成---------------------------------------------6系统性能---------------------------------------------------------6恒流原理---------------------------------------------------------7 四硬件设计-----------------------------------------------------------8 单片机应用系统设计----------------------------------------------8 芯片选择及其性能介绍--------------------------------------8电路设计---------------------------------------------------11电源设计---------------------------------------------------------12 芯片选择及其性能介绍--------------------------------------12单片机及其外设工作电源-----------------------------------13大功率三极管及其电流源负载电源--------------------------14恒流源模块设计--------------------------------------------------15 芯片选择及其性能介绍--------------------------------------15压控电流源电路设计----------------------------------------16五软件设计------------------------------------------------------------18 主程序流程图-----------------------------------------------------18闭环比较子程序框图----------------------------------------------19 六性能测试----------------------------------------------------------20校准-------------------------------------------------------------21测量数据记录----------------------------------------------------21结论-------------------------------------------------------------22误差分析--------------------------------------------------------23七发挥与创新-------------------------------------------------------24八设计总结----------------------------------------------------------25第三部分谢辞---------------------------------------------------------26第四部分参考文献与附录-------------------------------------------27一参考文献-----------------------------------------------------------27二附录---------------------------------------------------------------28任务书----------------------------------------------------------18原理图英文资料翻译英文原文英文翻译摘要本系统以直流电流源为核心,AT89S52单片机为主控制器,利用单片机所具有的智能测控特点,设计制作了基于单片机的“数控直流电流源”。
基于51单片机的恒流源设计

基于51单片机的恒流源设计Abstract: This paper presents the design of a constant current source based on AT89C51 microcontroller for precision applications. The device is implemented with a sensing resistor, an operational amplifier and a switching transistor to maintain a consistent output current. The control algorithm is written in C programming language and the device can be programmed through a serial interface. The experimental results demonstrate the effectiveness of the proposed design with high precision and stability in various conditions.Keywords: Constant Current Source; AT89C51 Microcontroller; Sensing Resistor; Operational Amplifier; Switching Transistor; C Programming Language.Introduction:Constant current source is an important circuit that provides a stable current output for various applications such as LED drivers, battery charging and sensor bias. The existing options of current source are based on discrete components such as transistors, resistors and zener diodes. The major disadvantage of these circuits is the limited precision and instability caused by mismatches, temperature fluctuations and aging effects. On the other hand, microcontroller based current sources offer greater flexibility, precision and stability due to their digital control and programmability. This paper presents the design of a constant current source based on AT89C51 microcontrollerfor high precision applications.Design:The proposed circuit employs a sensing resistor and an operational amplifier to detect and amplify the voltage drop across the resistor. The amplified signal is fed to theanalog input of the microcontroller where the controlalgorithm is executed. The algorithm compares the voltage toa reference value and adjusts the output voltage of aswitching transistor accordingly to maintain a constant current. The switching transistor is connected in series with the load and controlled by the microcontroller through adriver circuit. The control algorithm is written in C programming language and compiled with Keil µVision software. The device can be programmed and debugged through a serial interface using a PC with a USB to TTL converter.Results:The performance of the proposed circuit was evaluated through experiments with a load resistance of 10 ohms. The nominal current was set to be 100mA and the maximum output voltage was 5V. The measurements were taken under various conditions of temperature and load resistance. The experimental results demonstrate the high precision andstability of the circuit with a current accuracy of 1% and a voltage ripple of 10mV. The response time of the control algorithm was 100µs and the maximum switching frequency was1kHz. The circuit was also tested with a capacitive load and the results showed a good transient response withoutovershoot or oscillation.Conclusion:A constant current source based on AT89C51microcontroller has been designed and implemented with highprecision and stability. The circuit employs a sensing resistor, an operational amplifier and a switching transistor to maintain a consistent output current. The control algorithm is written in C programming language and the device can be programmed through a serial interface. The experimental results demonstrate the effectiveness of the proposed design with high precision and stability in various conditions. The circuit can be further improved by adding protection features, current limiting and remote control options.。
基于单片机的可控直流稳压电源设计——硬件毕业设计论文

ABSTRACT
This design is the significance of the research and design studies SCM controllable power supply for the future development of the presentation from this study is controllable power in the field of development and prospects, then there are some questions about the existence of controllable power and technology The drawbacks of these issues now to make the appropriate design, this paper points to design and overcurrent protection following modules, the main power modules, voltage regulator circuit module, voltage / current collection. Set on the keyboard of a progressive class 0.1 fixed voltage, the output voltage range of 5-15V, the maximum current flowing through the circuit is 1A, the system has a protection circuit (protection circuit) This is for fear circuit overcurrent The burning of the circuit is large, when the current value is large when the switch will automatically disconnect, and sound an alarm over the same alarm. System voltage collected by A / D converter input to the microcontroller, the output displayed on four digital. PID operation through the microcontroller to control the PWM duty cycle of adjustment control switch-off time to output different voltages. Reliability program is made in the system of data analysis and the stability of the output voltage to judgment.彈贸摄尔霁毙攬ital controlling power suppl
毕业设计论文:基于单片机控制的直流电流源电路[管理资料]
![毕业设计论文:基于单片机控制的直流电流源电路[管理资料]](https://img.taocdn.com/s3/m/1fc96727c1c708a1294a449a.png)
单片机原理与应用技术课程设计报告题目:基于单片机控制的直流电流源专业班级:姓名:时间:指导教师:基于单片机控制的直流电流源设计并制作数控直流电流源。
输入交流200~240V,50Hz;输出直流电压≤10V。
其原理示意图如下所示。
(一)基本功能1. 输出电流范围:200mA~2000mA;2. 可设置并显示输出电流给定值,要求输出电流与给定值偏差的绝对值≤给定值的1%+10 mA;3. 具有“+”、“-”步进调整功能,步进≤10mA;4. 改变负载电阻,输出电压在10V以内变化时,要求输出电流变化的绝对值≤输出电流值的1%+10 mA;5. 纹波电流≤2mA;6. 自制电源。
(二)扩展功能1. 输出电流范围为20mA~2000mA,步进1mA;2. 设计、制作测量并显示输出电流的装置 (可同时或交替显示电流的给定值和实测值),测量误差的绝对值≤%+3个字;3. 改变负载电阻,输出电压在10V以内变化时,要求输出电流变化的绝对值≤%+1 mA;4. 纹波电流≤;二.计划完成时间三周,同时按要求上交设计报告一份。
目录1引言 (1)2总体设计方案 (1) (1) (1) (2) (2)3设计组成及原理分析 (2) (2) (2)D/A转换电路 (2)A/D转换电路 (3)-电流转换和功率放大电路 (3) (4) (4) (5)4结束语 (6)参考文献 (6)附录 (7)基于单片机控制的直流电流源摘要:本设计基于单片机的数控直流电流源设计方案,给出了硬件组成及软件系统。
本系统以单片机AT89S51为核心部件,由键盘、显示、及D/A转换,V/I转换、功率放大等模块组成。
采用负反馈闭环控制系统,单片机实时将预置值和实测值进行比较、调整控制,提高了电流源的输出精度。
所设计的数控直流电流源具有输出可调、步进精确、纹波电流极小的功能,而且可将输出电流预置值、实测值在数码管上同时显示。
关键词:单片机,电流源,数控,V/I变换1引言低纹波、高精度稳定直流电流源是一种非常重要的特种电源,在现代科学研究和工业生产中得到了越来越广泛的应用。
单片机控制电流源设计

本科毕业设计(论文)学生姓名XXX 学 号 xxxxxxxx 教学院系 xxx 专业年级 xxx 指导教师xxx 职 称 xxx单 位 xxxxx题目:基于单片机控制的4~20mA 直流电流源的设计与制作摘要直流电流源作为稳定电源的分支,在工程技术和测量领域中有着重要的实用价值。
当今社会,数控恒压技术已经很成熟,但是恒流源方面特别是数控恒流源的技术还有待发展,高性能的数控恒流器件的开发和应用存在巨大的发展空间。
本设计直流电流源是以STC12C2052AD单片机为核心控制芯片,设计的直流电流源可以实时、准确的输出4~20mA范围的稳定直流电流。
本直流电流源的硬件部分主要由中央控制模块、人机界面模块、滤波和电压电流转换模块、恒流源模块和采样电路模块组成。
中央控制模块以STC12C2052AD单片机为核心,该单片机有很好的抗干扰能力、响应速度快,基于此单片机的PWM脉宽调制技术控制实现高精度数控恒流源的设计,通过改变其内部PWM控制寄存器的数值来实现占空比的相应变化,实现核心控制作用。
产生的PWM波经滤波采样电路输出稳定的直流电压,经过负载电阻转化为直流电流。
人机界面模块以ZLG7289b芯片为核心,由键盘、数码管电路实现电流数值设定和显示功能。
软件部分采用C语言,编程特点简洁紧凑、灵活方便。
关键词:脉宽调制技术;STC12C2052AD单片机;ZLG7289b ;电压电流转换目录1绪论(设计背景) (1)1.1直流电流源 (1)1.2脉冲宽度调制(PWM)概述 (1)1.3单片机概述 (2)2系统方案的选择与论证 (4)2.1功能要求 (4)2.2系统总体方案选择与论证 (4)2.3系统各模块方案选择与论证 (6)3系统的硬件电路设计与实现 (8)3.1系统的硬件组成部分 (8)3.2 主要电路模块设计 (9)3.2.1中央控制模块 (9)3.2.2人机界面模块 (11)3.2.3低通滤波电路与电压电流转化电路模块 (15)3.2.4恒流源模块 (17)4系统的软件设计及实现 (17)4.1系统的总体流程图 (19)4.2数码管正常显示子程序流程图 (20)4.3按键扫描子程序流程图 (21)4.4 PWM输出子程序流程图 (22)5数据测试及分析 (23)6结束语 (24)7致谢....................................................... 错误!未定义书签。
基于atmega16单片机的直流恒流源设计大学论文

数控直流电流源设计学生学号:学生姓名:专业班级:指导教师:职称:起止日期:摘要:该数控直流电流源以精密压控电流源为核心、用单片机、DAC组成控制电路,引入“S类”反馈控制功率放大电路,实现超精密电流控制、具备精准的扩流能力、低失调、有步进、同时带有丰富扩展功能的精密电流源。
完成输出电流显示功能,并使输出范围覆盖0~1A,是理想的电流源解决方案。
关键词:单片机 TLC5615 PWM控制Abstract: The direct current source of numerical control bases on accurate VCCS, using MCU and DAC as controller kernel, importing circuit of power amplification of type S with feedback control; achieves ultra accurate current control; has low offset and excellent capacity for current enlarging; has step by step motion. At the same time, it provides abundance extended functions. it carries out the function of displaying the current output, meanwhile it achieves a range of 0 to 1A. Above all, it is an ideal solution of current source.Keyword: accurate current source , low offset , power amplification of type S目录摘要I 目录II 第1章绪论- 1 -1.1 在计量领域中的应用- 1 -1.2 在半导体器件性能测试中的应用- 1 -1.3 恒流源的发展历程- 2 -1.2.1 电真空器件恒流源的诞生- 2 -1.2.2 晶体管恒流源的产生和分类- 2 -1.2.3 集成电路恒流源的出现和种类- 2 -第2章恒流源的设计理论与总体方案- 3 -2.1 总体方案选取及性能指标- 3 -2.1.1 数控直流电流源的设计要求- 3 -2.1.2数控直流电流源系统设计方案比较- 3 -2.2 恒流源基本设计原理与实现方法- 4 -2.2.1 恒流源的基本设计原理- 4 -2.2.2 引起稳定电源输出不稳定的主要原因- 4 -2.2.3 恒流源的基本设计原理- 5 -第3章系统的硬件设计与实现- 5 -3.1 A TMEGA16单片机介绍- 5 -3.2 LCD1602液晶- 6 -3.3 D/A的介绍- 6 -3.4 供电电源的设计- 7 -3.5 PWM芯片的选择- 7 -3.6 PWM调制波与MOSFET的驱动电路的设计- 11 -第4章系统的软件设计- 12 -4.1 主软件流程- 12 -程序初始化- 12 -4.2 LCD1602软件流程- 13 -第5章系统测试分析与总结- 13 -5.1 测试方法- 13 -5.2 总结- 13 -附录- 16 -附1:原件清单- 16 -附2:总电路图- 17 -附3:源程序- 17 -参考文献- 23 -第1章绪论在实际生活中,很多电子系统都要求有稳定的直流电流源供电,特别是在厂矿企业和实验室中,直流稳压电流源作为一种必备的电子设备得到了广泛的应用。
基于单片机控制的直流恒流源的设计

河北工业大学硕士学位论文基于单片机控制的直流恒流源的设计姓名:穆云田申请学位级别:硕士专业:电工理论与新技术指导教师:张惠娟20070101河北工业大学硕士学位论文基于单片机控制的直流恒流源的设计摘要目前电源技术已逐步发展成为一门多学科互相渗透的综合性技术学科,它对现代通讯、电子仪器、计算机、工业自动化、电力工程、国防及某些高新技术提供高质量、高效率、高可靠性的电源起着关键作用。
本文设计了一种基于单片机控制的数控直流恒流源。
该恒流源以AT89S52为控制核心,采用了高共模抑制比低温漂的运算放大器OP07和达林顿管TIP122构成恒流源的主体,配以高精度采样电阻及12位D/A芯片MAX532、16位A/D芯片AD7715,完成了单片机对输出电流的实时检测和实时控制。
人机接口采用4×4键盘及LED数码管显示器,控制界面直观、简洁,具有良好的人机交互性能。
本文在软件设计上采用增量式PID控制算法,即数字控制器的输出只是控制量的增量。
增量式控制虽然只是算法上作了一点改进,却带来了如下的优点:一是算式中不需要累加,控制增量的确定仅与最近三次的采样值有关,容易通过加权处理获得比较好的控制效果;其次是计算机每次只输出控制增量,即对应执行机构位置的变化量,故机器发生故障时影响范围小、不会严重影响生产过程。
文章最后对该恒流源的主要性能参数进行了测定,测试结果表明:该系统已基本达到预期的设计目标,具有功能强、性能可靠、体积小、电路简单的特点,可以应用于需要高稳定度的小功率恒流源的领域。
关键词:单片机,数字控制,恒流源,PID控制算法i基于单片机控制的直流恒流源的设计THE DESIGN OFDC CONSTANT-CURRENT SOURCECONTROLLED BASED ON SCMABSTRACTAt present, the technique of power supply is becoming a comprehensive technique imbued with multiplex techniques and playing a crucial role in providing the power supply with high quality and high efficiency to the following fields: telecommunication, technical instruments, computer, industrial automatic control, electric power engineering, national defence as well as some high-technology industry.In the paper we designed a DC constant-current power controlled based on SCM. The system adopt AT89S52 as hard core and the main circuit of constant-current source consist of darlington device TIP122 and operational amplifier OP07 which has high CMRR(Common Mode Rejection Ratio) and low temperature shift. Moreover, we adopt 12 bit D/A chip MAX532 and 16 bit A/D chip AD7715 to realize a real-time test and control to the current output controlled based on SCM. The display interface with 4×4 keyboard technique and LED enables operator to read the screen more intuitively.This paper adopt incremental PID control algorithm in software design,namely the output of digital controller is just the increment of controlled variable. Incremental control is a little improvement at algorithm. However, it has some advantage as follows: first, accumulating is not needed in equation, the decision of increment is just involved in last three sampling values and it can obtain good controlled effect with weighted processing. Next, the computer output only controlled increment every time, namely the variable value of position corresponding operator. So the range of influence is small and it will not affect the production process when the machine get out of order.In the end, the paper measured the primary parameter of the constant-current source. And it confirmed that the system has reached the anticipated objective. This system armed comprehensive functionalities in the following aspects: power suit, high credibility, simple circuit design. It can be used flexibly in the domain which in a demand of high-stable constant-current source with small power.KEY WORDS:SCM ,digital-control,constant-current source, PID control arithmeticii原创性声明本人郑重声明:所呈交的学位论文,是本人在导师指导下,进行研究工作所取得的成果。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
基于单片机控制的直流恒流源的设计毕业论文基于单片机控制的直流恒流源的设计摘要本文主要论述了一种基于单片机为核心控制器的数控直流电源的设计原理和实现方法。
该电源具有电压可预置、可步进调整、输出的电压信号和电流信号可同时显示功能。
文章介绍了系统的总体设计方案,其主要由微控制器模块、稳压控制模块、电压/电流采样模块、显示模块、键盘模块、电源模块五部分构成。
该系统原理是以单片机为控制单元,以数模转换芯片DAC0832输出参考电压控制电压转换模块LM3输出电压大小,同时输出稳压、恒流采用转换芯片C0832对采样的电压、电流转换为数字信号,再通过单片机闭环控制。
文章最后对数控直流电源的主要性能参数进行了测定,并对其发展前景进行了展望。
AbstractThe method of this paper based on the 51 microcontroller core of the numerical controller DC power supply design theory and realization. The power supply has some functions such as presetting voltage, stepping adjustment, displaying the output voltage signals and current signals at the same time. This paper introduces a general designing plan of the system, which is mainly consisted of micro-controller module, DC Regulators module, voltage/current sampling module, display module, keyboard module, power supply module. The system is based on the principle of single-chip microcomputer to control the unit STC89C52 to DAC0832 digital-to-analog converter chip reference voltage to control the output voltage LM317 output voltage conversion module size, while the output voltage regulator, current use of analog-to-digital converter ADC0832 chip sampling of voltage and current converted to digital signals, and then through the single-chip closed-loop control to achieve. Article on the main DC power supply CNC performance parameters were measured and summarized, and their development prospects.Keywords:microcontroller MCU , the Digital to Analog DAC ,the Analog to Digital ADC , the closed-loop control目录摘要Abstract目录第一章绪论 11.1研究背景及意义 11.2 国内外研究现状 11.3 单片机概述、应用及发展2单片机发展概述 3单片机的应用领域 5单片机的发展趋势 6单片机应用系统开发简介7单片机开法方式的发展81.4 恒流源的发展历程9电真空器件恒流源的诞生9晶体管恒流源的产生和分类9集成电路恒流源的出现和种类10 1.5 国内外研究现状101.6 课题的主要内容10第二章方案与设计基础知识122.1方案设计与论证122.2主控单片机 MCU 14STC89C52 简介14引脚说明 152.3 液晶显示屏(1602)15 LCD1602简介 15口说明162.4 三端可调稳压器172.5 运算放大器OP07 1818介 182.6数模转换芯片18A/D转换芯片ADC0832介绍19ADC0832接口说明20第三章系统电路原理及硬件实现 21 3.1 系统总体框图 213.2 系统模块电路设计21单片机控制模块21稳压控制模块22电压与电流采样模块23块 26电源模块 27键盘模块 273.3 系统整体原理图28第四章系统的软件设计294.1 软件设计思路 294.2 系统软件流程 29模块29较程序模块31第五章系统测试与误差分析325.1 系统测试32试 32硬件测试 32体测试。
335.2 误差分析34第六章总结35参考文献37附录A 系统整体原理图38 附录B 系统源程序39第一章绪论1.1研究背景及意义直流稳压电源是电子技术常用的仪器设备之一,广泛的应用于教学、科研等领域,是电子实验员、电子设计人员及电路开发部门进行实验操作和科学研究所不可缺少的电子仪器。
在电子电路中,通常都需要电压稳定的直流电源来供电。
而整个稳压过程是由电源变压器、整流、滤波、稳压等四部分组成。
然而这种传统的直流稳压电源功能简单、不好控制、可靠性低、干扰大、精度低且体积大、复杂度高。
普通的直流稳压电源品种有很多, 但均存在以下二个问题: 输出电压是通过粗调波段开关及细调电位器来调节。
这样, 当输出电压需要精确输出, 或需要在一个小范围内改变时困难就较大。
另外, 随着使用时间的增加, 波段开关及电位器难免接触不良, 对输出会有影响。
稳压方式均是采用串联型稳压电路, 对过载进行限流或截流型保护, 电路构成复杂,稳压精度也不高。
家用电器和其他各类电子设备中,通常都需要电压稳定的直流电源供电。
但在实际生活中,都是由220V 的交流电网供电。
这就需要通过变压、整流、滤波、稳压电路将交流电转换成稳定的直流电。
滤波器用于滤去整流输出电压中的纹波,一般传统电路由滤波扼流圈和电容器组成,若由晶体管滤波器来替代,则可缩小直流电源的体积,减轻其重量,且晶体管滤波直流电源不需直流稳压器就能用作家用电器的电源,这既降低了家用电器的成本,又缩小了其体积,使家用电器小型化。
传统的直流稳压电源通常采用电位器和波段开关来实现电压的调节并由电压表指示电压值的大小因此,电压的调整精度不高读数欠直观,电位器也易磨损而基于单片机控制的直流稳压电源能较好地解决以上传统稳压电源的不足。
随着科学技术的不断发展,特别是计算机技术的突飞猛进,现代工业应用的工控产品均需要有低纹波、宽调整范围的高压电源在一些高能物理领域急需电脑或单片机控制的低纹波、宽调整范围的电源。
1.2 国内外研究现状世纪年代末起,随着对系统更高效率和更低功耗的需求,电信与数据通讯设备的技术更新推动电源行业中直流/直流电源转换器向更高灵活性和智能化方向发展。
在80年代的第一代分布式供电系统开始转向到世纪末更为先进的第四代分布式供电结构以及中间母线结构,直流/直流电源行业正面临着新的挑战,即如何在现有系统加入嵌入式电源智能系统和数字控制。
随着科学技术的迅速发展,人们对物质需求也越来越来高,特别是一些高新技术产品。
如今随着直流电源技术的飞跃发展, 整流系统由以前的分立元件和集成电路控制发展为微机控制, 从而使直流电源智能化, 具有遥测、遥信、遥控的三遥功能, 基本实现了直流电源的无人值守。
并且,在当今科技快速发展过程中,模块化是直流电源的发展趋势,并联运行是电源产品大容量化的一个有效手段,可以通过设计N+1冗余电源系统,实现容量扩展,提高电源系统的可靠性、可用性,缩短维修、维护时间,从而使企业产生更大的效益。
如:扬州鼎华公司近年来结合美国Sorensen Amrel等公司的先进技术,成功开发了单机最大功率120KW智能模块电源,可以并联32台(可扩展到64台),使最大输出功率可以达到7600kW 以上。
智能模块电源采用电流型控制模式,集中式散热技术,实时多任务监控,具有高效、高可靠、超低辐射,维护快捷等优点,机箱结构紧凑,防腐与散热也作了多方面的加强。
它的应用将会克服大功率电源的制造、运输及维修等困难。
而且和传统可控硅电源相比节电20%-30%节能优势,奠定了它将是未来大功率直流电源的首选。
单片机是一种集成电路芯片,采用超大规模技术把具有数据处理能力如算术运算,逻辑运算、数据传送、中断处理的微处理器 CPU ,随机存取数据存储器 RAM ,只读程序存储器 ROM ,输入输出电路 I/O口,可能还包括定时计数器,串行通信口 SCI ,显示驱动电路 LCD或LED驱动电路,脉宽调制电路 PWM ,模拟多路转换器及A/D转换器等电路集成到一块芯片上,构成一个最小而完善的计算机系统[1]。
这些电路能在软件的控制下准确、迅速、高效地完成程序设计者事先规定的任务。
由此来看,单片机有着微处理器所不具备的功能,它可单独地完成现代工业控制所要求的智能化控制功能,这是单片机最大的特征。
然而单片机又不同于单板机,如果赋予它特定的程序,它便是一个最小的、完整的微型计算机控制系统,它与单板机或个人电脑 PC机有着本质的区别,单片机的应用属于芯片级应用,需要用户了解单片机芯片的结构和指令系统以及其它集成电路应用技术和系统设计所需要的理论和技术,用这样特定的芯片设计应用程序,从而使不同的单片机有着不同的硬件特征和软件特征,即它们的技术特征均不尽相同,硬件特征取决于单片机芯片的内部结构,用户要使用某种单片机,必须了解该型产品是否满足需要的功能和应用系统所要求的特性指标[2]。
这里的技术特征包括功能特性、控制特性和电气特性等等,这些信息需要从生产厂商的技术手册中得到。
软件特征是指指令系统特性和开发支持环境,指令特性即我们熟悉的单片机的寻址方式,数据处理和逻辑处理方式,输入输出特性及对电源的要求等等。
开发支持的环境包括指令的兼容及可移植性,支持软件包含可支持开发应用程序的软件资源及硬件资源。
要利用某型号单片机开发自己的应用系统,掌握其结构特征和技术特征是必须的。
单片机控制系统能够取代以前利用复杂电子线路或数字电路构成的控制系统,可以软件控制来实现,并能够实现智能化,现在单片机控制范畴无所不在,例如通信产品、家用电器、智能仪器仪表、过程控制和专用控制装置等等,单片机的应用领域越来越广泛[3]。