版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、本科毕业设计外文文献及译文文献、资料题目:Designing Stable Control Loops文献、资料来源:期刊文献、资料发表(出版)日期:2010.3.25 院 (部): 信息与电气工程学院专 业: 电气工程与自动化班 级: 姓 名: 学 号: 指导教师: 翻译日期: 2011.3.10外文文献:Designing Stable Control LoopsThe objective of this topic is to provide the designer with a practical review of loop compensation techniques appl
2、ied to switching power supply feedback control. A top-down system approach is taken starting with basic feedback control concepts and leading to step-by-step design procedures, initially applied to a simple buck regulator and then expanded to other topologies and control algorithms. Sample designs a
3、re demonstrated with Math cad simulations to illustrate gain and phase margins and their impact on performance analysis. I. INTRODUCTIONInsuring stability of a proposed power supply solution is often one of the more challenging aspects of the design process. Nothing is more disconcerting than to hav
4、e your lovingly crafted breadboard break into wild oscillations just as its being demonstrated to the boss or customer, but insuring against this unfortunate event takes some analysis which many designers view as formidable. Paths taken by design engineers often emphasize either cut-and-try empirica
5、l testing in the laboratory or computer simulations looking for numerical solutions based on complex mathematical models. While both of these approach a basic understanding of feedback theory will usually allow the definition of an acceptable compensation network with a minimum of computational effo
6、rt.II. STABILITY DEFINEDFig. 1. Definition of stabilityFig. 1 gives a quick illustration of at least one definition of stability. In its simplest terms, a system is stable if, when subjected to a perturbation from some source, its response to that perturbation eventually dies out. Note that in any p
7、ractical system, instability cannot result in a completely unbounded response as the system will either reach a saturation level or fail. Oscillation in a switching regulator can, at most, vary the duty cycle between zero and 100% and while that may not prevent failure, it wills ultimate limit the r
8、esponse of an unstable system.Another way of visualizing stability is shown in Fig. 2. While this graphically illustrates the concept of system stability, it also points out that we must make a further distinction between large-signal and small-signal stability. While small-signal stability is an im
9、portant and necessary criterion, a system could satisfy thisrt quirement and yet still become unstable with a large-signal perturbation. It is important that designers remember that all the gain and phase calculations we might perform are only to insure small-signal stability. These calculations are
10、 based upon and only applicable to linear systems, and a switching regulator is by definition a non-linear system. We solve this conundrum by performing our analysis using small-signal perturbations around a large-signal operating point, a distinction which will be further clarified in our design pr
11、ocedure discussion。Fig. 2. Large-signal vs. small-signal stabilityIII. FEEDBACK CONTROL PRINCIPLESWhere an uncontrolled source of voltage (or current, or power) is applied to the input of our system with the expectation that the voltage (or current, or power) at the output will be very well controll
12、ed. The basis of our control is some form of reference, and any deviation between the output and the reference becomes an error. In a feedback-controlled system, negative feedback is used to reduce this error to an acceptable value as close to zero as we want to spend the effort to achieve. Typicall
13、y, however, we also want to reduce the error quickly, but inherent with feedback control is the tradeoff between system response and system stability. The more responsive the feedback network is, the greater becomes the risk of instability. At this point we should also mention that there is another
14、method of control feedforward.With feed forward control, a control signal is developed directly in response to an input variation or perturbation. Feed forward is less accurate than feedback since output sensing is not involved, however, there is no delay waiting for an output error signal to be dev
15、eloped, andfeedforward control cannot cause instability. It should be clear that feed forward control will typically not be adequate as the only control method for a voltage regulator, but it is often used together with feedback to improve a regulators response to dynamic input variations.The basis
16、for feedback control is illustrated with the flow diagram of Fig. 3 where the goal is for the output to follow the reference predictably and for the effects of external perturbations, such as input voltage variations, to be reduced to tolerable levels at the output Without feedback, the reference-to
17、-output transfer function y/u is equal to G, and we can express the output asy = GuWith the addition of feedback (actually the subtraction of the feedback signal)y = Gu - yHGand the reference-to-output transfer function becomesy/u=G/1+GHIf we assume that GH _ 1, then the overall transfer function si
18、mplifies toy/u=1/HFig. 3. Flow graph of feedback controlNot only is this result now independent of G,it is also independent of all the parameters of the system which might impact G (supply voltage, temperature, component tolerances, etc.) and is determined instead solely by the feedback network H (a
19、nd, of course, by the reference).Note that the accuracy of H (usually resistor tolerances) and in the summing circuit (error amplifier offset voltage) will still contribute to an output error. In practice, the feedback control system, as modeled in Fig. 4, is designed so thatG _ H and GH _ 1 over as
20、 wide a frequency range as possible without incurring instability. We can make a further refinement to our generalized power regulator with the block diagram shown in Fig. 5. Here we have separated the power system into two blocks the power section and the control circuitry. The power section handle
21、s the load current and is typically large, heavy, and subject to wide temperature fluctuations. Its switching functions are by definition, large-signal phenomenon, normally simulated in most stability analyses as just a two states witch with a duty cycle. The output filter is also considered as a pa
22、rt of the power section but can be considered as a linear block. Fig. 4. The general power regulatorIV. THE BUCK CONVERTER The simplest form of the above general power regulator is the buck or step down topology whose power stage is shown in Fig. 6. In this configuration, a DC input voltage is switc
23、hed at some repetitive rate as it is applied to an output filter. The filter averages the duty cycle modulation of the input voltage to establish an output DC voltage lower than the input value. The transfer function for this stage is defined bytON=switch on -timeT = repetitive period (1/fs)d = duty
24、 cycleFig. 5. The buck converter. Since we assume that the switch and the filter components are lossless, the ideal efficiency ofThis conversion process is 100%, and regulation of the output voltage level is achieved bycontrolling the duty cycle. The waveforms of Fig.6 assume a continuous conduction
25、 mode (CCM)Meaning that current is always flowing through the inductor from the switch when it is closed,And from the diode when the switch is open. The analysis presented in this topic will emphasizeCCM operation because it is in this mode that small-signal stability is generally more difficultto a
26、chieve. In the discontinuous conduction mode (DCM), there is a third switch condition in which the inductor, switch, and diode currents are all 5-4 zero. Each switching period starts from the same state (with zero inductor current), thus effectively reducing the system order by one and making small-
27、signal stable performance much easier to achieve. Although beyond the scope of this topic, there may be specialized instances where the large-signal stability of a DCM system is of greater concern than small-signal stability. There are several forms of PWM control for the buck regulator including, F
28、ixed frequency (fS) with variable tON and variable tOFF Fixed tON with variable tOFF and variable fS Fixed tOFF with variable tON and variable fS Hysteretic (or “bang-bang”) with tON, tOFF, and fS all variable Each of these forms have their own set of advantages and limitations and all have been suc
29、cessfully used, but since all switch mode regulators generate a switching frequency component and its associated harmonics as well as the intended DC output, electromagnetic interference and noise considerations have made fixed frequency operation by far the most popular. With the exception of hyste
30、retic, all other forms of PWM control have essentially the samesmall-signal behavior. Thus, without much loss in generality, fixed fS will be the basis for our discussion of classical, small-signal stability. Hysteretic control is fundamentally different in that the duty factor is not controlled, pe
31、r se. Switch turn-off occurs when the output ripple voltage reaches an upper trip point and turn-on occurs at a lower threshold. By definition, this isa large-signal controller to which small-signal stability considerations do not apply. In a small signal sense, it is already unstable and, in a math
32、ematical sense, its fast response is due more to feed forward than feedback.REFERENCES1 D. M. Mitchell, “DC-DC Switching Regulator Analysis”, McGraw-Hill, 1988,DMMitchell Consultants, Cedar Rapids, IA, 1992(reprint version).2 D. M. Mitchell, “Small-Signal Mathcad Design Aids”, (Windows 95 / 98 versi
33、on), e/jBLOOM Associates, Inc., 1999.3 George Chryssis, “High-Frequency Switching Power Supplies”, McGraw-Hill BookCompany, 1984.4 Ray Ridley, “A More Accurate Current- Mode Control Model”, Unitrode SeminarHandbook, SEM-1300, Appendix A2.5 Lloyd Dixon, “Control Loop Design”, Unitrode Seminar Handboo
34、k, SEM-800.6 Lloyd Dixon, “Control Loop Design SEPIC Preregulator Design”, Unitrode SeminarHandbook, SEM-900, Topic 7.7 Lloyd Dixon, “Closing the Feedback Loop”, Unitrode Seminar Handbook, SEM-300.中文翻译:控制电路设计摘要:本篇论文的写作目的,是为给设计师们提供一个实际性的说明,那就是线性补偿技术在电源转换与电流反馈操作中是如何应用的。一个组织管理严密的系统电路需要一开始就有一个基础的电流反馈操作理
35、论的支持,并且通过一步步的设计步骤,从初步阶段应用到一个简单升压调节器,然后再扩展到其他的拓扑学与算数控制学中去。matchad模拟器也验证了设计样本中幅相裕度整定在分布设计中是存在的,并且还影响着实验的分析报告。一、简介:验证所提议的电源供给解决方案的稳定性,一直就是电路设计过程中一个极具挑战性的方面。最让你感到窘迫的,并不是你最为得意之作的电路板正在实验的重要阶段中,被突然闯入的无序振荡所打乱,而是你实验恰恰验证了许多电路设计者感到最为头疼的数据分析。电路设计师常常强调,在实验室里要注重切换实验的实用价值,或者是以复杂的数学模式为电脑集成系统所需要的数据处理。然而这两者的方向都是以电路设计
36、的前提为基础。于是,对反馈原理最基本的理解将帮助我们去定义接受性补偿网系统的最小值计算范围。二、稳定性的界定:图1 稳定的定义 图1直接展示了至少一个关于稳定性的界定。用最简洁的术语来说,如果一个电路系统是稳定的,就算被从某些来源说产生的微扰所压制时,返回的微扰的也将会一并抵消。需要注意的是,在任何实用电路中,不稳定性不会导致一个完全无束缚的反应,这就如同电路既会达到饱和状态也会处于缺损状态一样。正在调节器转化过程中的振荡极有可能在零和百分之一百间的负荷周期中波动,并且这种变化不可能阻止失败,它将最终制约不稳定电路的回流电。图2 展示的是另外一个设想的稳定性。尽管该图形象地展示了电路稳定性的观
37、点,但与此同时,也指出了我们必须将大信号的稳定性与小信号的稳定性严格区分开来。然而小信号的稳定性是一个非常重要和非常需要的判断标准,一个电路也可以满足这个要求,并且会与一个大信号的微扰一起变得不稳定。重要的是,电路设计师们需要记得,所有我们可能执行的幅相裕度整定计算仅仅只是确保了小信号的稳定性。这些计算结果主要依靠并且只适用于线性电路,和一个转换调节器被定义为非线性的电路。我们通过用围绕小信号直流工作点周围小信号的微扰,来演算我们的分析结果,去解决这个迷团。这之中的具体差别将会在接下来的设计过程的有关探讨来说明。图2 强信号和弱信号三、反馈电流控制原理:展示的是一个最基本的调节器,在这里,不受
38、控制的电压来源(或者电流,或者功率)将会被应用到电路的输入,且在输出过程中被这个不受控制的电压(电流或者功率)的预期值完全的掌控。电流控制的基础是一些基准电压的结构,任何在输出电流和基准电压之间的偏差都是会导致电路的错误。在一个反馈操作电路中,负反馈回流电是用来减少在可接受的标准内这种错误就如我们希望能从一开始付出努力,一直坚持到最后能成功一样。然而,按照典型的案例来说,我们也希望让错误不会那么快的发生,但是回流电控制电路本身就存在着频率响应与电路稳定性的互换。回流电路的频率响应越多,不稳定的危险性就越大。在这一点上我们应该注意,另外一个控制方法前反馈。通过前反馈的控制,一个控制信号将被直接地
39、发展到去回应一个输出波动或者微扰中。前反馈没有回流电那么精准,因为检测输出电流不是那么复杂难懂,然而,无法否认的是,等待一个输出电流的错误信号会被发现,而且前反馈控制无法产生不稳定性。需要清楚表明的是,典型的前反馈控制将不像只有一个电压调节器的控制线路那么有效,但是前反馈的控制经常被用于和反馈一起去加快调节器对动态输入变动的响应频率。图3中的电流图阐述了反馈控制的基础,目标就是为了输出功率能跟着可以预测的基准电压,为了将外部微扰的影响,如同输出功率的变动一样,能会被减少到输出功率所能接受的等级上。图3 反馈控制流图如果没有反馈电,基准电压到输出功率的转换函数y/u就跟G是一样的,我们可以这样表
40、达输出功率:y=Gu另外反馈电流(实际上是反馈信号的减法):y = Gu - yHG之后r基准电压与输出功率的转换函数:Y=Gu=1 + GH如果我们假设GH=1,那么整体的转换函数就是: y/u=1/h这个函数不仅使得G现在成为独立,它还使所有的电路参数都变得独立,这这可能会影响G(供给功率、温度、元件公差,等等)并且被只被回流电路H(并且,理所当然的,被基准电压作用)所代替来决定它。值得一提的是,H的准确性(通常称为电阻的公差)和电路的总和(错误放大补偿功率)将继续造成输出电流的错误。在实际中,反馈控制电路,如图4的模型所示,如此设计是为了使G :H和GH=1的振动频率能越大范围越好并且不会产生任何不稳定性。我们可以进一步的改良概括功率调节器就像图4所见到的一样。在这里我们有单独分
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年质量主题年活动
- 武术教练员培训
- 环境施工安全教育培训
- 医院检验科年终总结
- 2024-2025学年八年级上学期期中考试地理试题
- 中国商业伦理学:全球视野与本土重构
- 【课件】Unit+3+SectionB+Reading+plus课件+人教版(2024)七年级英语上册
- 高中语文散文部分第1单元黄鹂-病期琐事课件新人教版选修中国现代诗歌散文欣赏
- ADK广告东南菱利全新上市整合传播建议案
- Windows Server网络管理项目教程(Windows Server 2022)(微课版)5.4 任务3 配置客户端访问web和ftp站点
- 智能化煤矿安全教育与培训制度
- 【基于PLC的物料检测与分拣系统设计研究7900字(论文)】
- 反电信网络诈骗法知识考试参考题库(350题)
- 肖申克的救赎中英双语字幕
- 三角债支付协议书
- 《基于核心素养如何在语文课堂中落实自主、合作、探究性学习》 课题研究中期成果报告
- 《神奇的科幻画》课件-1
- 战略发展部经理岗位职责
- 故事《快乐的小青蛙》
- 地下停车场交安设施施工方案车库交通安全设施施工方案标志标线交通设施
- 旧约概论列王记下
评论
0/150
提交评论