直流电动机闭环控制系统毕业论文中英文资料外文翻译文献.doc_第1页
直流电动机闭环控制系统毕业论文中英文资料外文翻译文献.doc_第2页
直流电动机闭环控制系统毕业论文中英文资料外文翻译文献.doc_第3页
直流电动机闭环控制系统毕业论文中英文资料外文翻译文献.doc_第4页
直流电动机闭环控制系统毕业论文中英文资料外文翻译文献.doc_第5页
已阅读5页,还剩11页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

外文翻译直流电动机闭环控制系统中英文资料外文翻译文献DC Motor Closed Loop Control SystemOne of the most fundamental concepts in the area of advanced manufacturing technologies is numerical control (NC).Prior to the advent of NC, all machine tools were manual operated and controlled. Among the many limitations associated with manual control machine tools, perhaps none is more prominent than the limitation of operator skills. With manual control, the quality of the product is directly related to and limited to the skills of the operator . Numerical control represents the first major step away from human control of machine tools. Numerical control means the control of machine tools and other manufacturing systems though the use of prerecorded, written symbolic instructions. Rather than operating a machine tool, an NC technician writes a program that issues operational instructions to the machine tool, For a machine tool to be numerically controlled , it must be interfaced with a device for accepting and decoding the p2ogrammed instructions, known as a reader. Numerical control was developed to overcome the limitation of human operator , and it has done so . Numerical control machines are more accurate than manually operated machines , they can produce parts more uniformly , they are faster, and the long-run tooling costs are lower . The development of NC led to the development of several other innovations in manufacturing technology:Electrical discharge machining.Laser cutting.Electron beam welding.Numerical control has also made machine tools more versatile than their manually operated predecessors. An NC machine tool can automatically produce a wide variety of par4s , each involving an assortment of undertake the production of products that would not have been feasible from an economic perspective using manually controlled machine tools and processes.Like so many advanced technologies , NC was born in the laboratories of the Massachusetts Institute of Technology . The concept of NC was developed in the early 1950s with funding provided by the U.S Air Force .In its earliest stages , NC machines were able to make straight cuts efficiently and effectively.However ,curved paths were a problem because the machine tool had to be programmed to undertake a series of horizontal and vertical steps to produce a curve. The shorter is the straight lines making up the step ,the smoother is 4he curve . Each line segment in the steps had to be calculated.This problem led to the development in 1959 of the Automatically Programmed Tools (APT) language for NC that uses statements similar to English language to define the part geometry, describe the cutting tool configuration, and specify the necessary motions. The development of the APT language was a major step forward in the further development of NC technology. The original NC system were vastly different from those used punched paper , which was later to replaced by magnetic plastic tape .A tape reader was used to interpret the instructions written on the tape for the machine .Together, all /f this represented giant step forward in the control of machine tools . However ,there were a number of problems with NC at this point in its development.A major problem was the fragility of the punched paper tape medium . It was common for the paper containing the programmed instructions to break or tear during a machining process, This problem was exacerbated by the fact that each successive time a part was produced on a machine tool, the paper tape carrying the programmed instructions had to rerun thought the reader . If it was necessary to produce 100 copies of a given part , it was also necessary to run the paper tape thought the reader 100 separate times . Fragile paper tapes simply could not withstand the rigors of shop floor environment and this kind of repeated use.This led to the development of a special magnetic tape . Whereas the paper tape carried the programmed instructions as a series of holes punched in the tape , theThis most important of these was that it was difficult or impossible to change the instructions entered on the tape . To make even the most minor adjustments in a program of instructions, it was necessary to interrupt machining operations and make a new tape. It was also still necessary to run the tape thought the reader as many times as there were parts to be produced . Fortunately, computer technology become a reality and soon solved the problems of NC, associated with punched paper and plastic tape.The development of a concept known as numerical control (DNC) solve the paper and plastic tape problems associated with numerical control by simply eliminating tape as the medium for carrying the programmed instructions . In direct numerical control, machine tools are tied, via a data transmission link, to a host computer and fed to the machine tool as needed via the data transmission linkage. Direct numerical control represented a major step forward over punched tape and plastic tape. However ,it is subject to the same limitation as all technologies that depend on a host computer. When the host computer goes down , the machine tools also experience down time . This problem led to the development of computer numerical control.The development of the microprocessor allowed for the development of programmable logic controllers (PLC) and microcomputers . These two technologies allowed for the development of computer numerical control (CNC).With CNC , each machine tool has a PLC or a microcomputer that serves the same purpose. This allows programs to be input and stored at each individual machine tool. CNC solved the problems associated downtime of the host computer , but it introduced another problem known as data management . The same program might be loaded on ten different microcomputers with no communication among them. This problem is in the process of being solved by local area networks that connectDigital Signal ProcessorsThere are numerous situations where analog signals to be processed in many ways, like filtering and spectral analysis , Designing analog hardware to perform these functions is possible but has become less and practical, due to increased performance requirements, flexibility needs , and the need to cut down on development/testing time .It is in other words difficult pm design analog hardware analysis of signals.The act of sampling an signal into thehat are specialised for embedded signal processing operations , and such a processor is called a DSP, which stands for Digital Signal Processor . Today there are hundreds of DSP families from as many manufacturers, each one designed for a particular price/performance/usage group. Many of the largest manufacturers, like Texas Instruments and Motorola, offer both specialised DSPs for certain fields like motor-control or modems ,and general high-performance DSPs that can perform broad ranges of processing tasks. Development kits an software are also available , and there are companies making software development tools for DSPs that allows the programmer to implement complex processing algorithms using simple “drag n drop” methodologies.DSPs more or less fall into two categories depending on the underlying architecture-fixed-point and floating-point. The fixed-point devices generally operate on 16-bit words, while the floating-point devices operate on 32-40 bits floating-point words. Needless to say , the fixed-point devices are generally cheaper . Another important architectural difference is that fixed-point processors tend to have an accumulator architecture, with only one “general purpose” register , making them quite tricky to program and more importantly ,making C-compilers inherently inefficient. Floating-point DSPs behave more like common general-purpose CPUs ,with register-files.There are thousands of different DSPs on the market, and it is difficult task finding the most suitable DSP for a project. The best way is probably to set up a constraint and wishlist, and try to compare the processors from the biggest manufacturers against it.The “big four” manufacturers of DSPs: Texas Instruments, Motorola, AT&T and Analog Devices.Digital-to-analog conversionIn the case of MPEG-Audio decoding , digital compressed data is fed into the DSP which performs the decoding , then the decoded samples have to be converted back into the analog domain , and the resulting signal fed an amplifier or similar audio equipment . This digital to analog conversion (DCA) is performed by a circuit with the same name & Different DCAs provide different performance and quality , as measured by THD (Total harmonic distortion ), number of bits, linearity , speed, filter characteristics and other things.The TMS320 family DQP of Texas InstrumentsThe TLS320family consists of fixed-point, floating-point, multiprocessor digital signal processors (DPs) , and foxed-point DSP controllers. TMS320 DSP have an architecture designed specifically for real-time signal processing . The F/C240 is a number of theC2000DSP platform , and is optimized for control applications. TheC24x series of DSP controllers combines this real-time processing capability with controller peripherals to create an ideal solution for control system applications. The following characteristics make the TMS320 family the right choice for a wide range of processing applications:- Very flexible instruction set- Inherent operational flexibility -High-speed performance-Innovative parallel architecture-Cost effectivenessDevices within a generation of the TMS320 family have the same CPU structure but different on-chip memory and peripheral configurations. Spin-off devices use new combinations of On-chip memory and peripherals to satisfy a wide range of needs in the worldwide electronics market. By integrating memory and peripherals onto a single chip , TMS320 devices reduce system costs and save circuit board space.The 16-bit ,fixed-point DSP core of the C24x devices provides analog designers a digital solution that does not sacrifice the precision and performance of their system performance can be enhanced through the use of advanced control algorithms for techniques such as adaptive control , Kalman filtering , and state control. The C24x DSP controller offer reliability and programmability . Analog control systems, on the other hand ,are hardwired solutions and can experience performance degradation due to aging , component tolerance, and drift.The high-speed central processing unit (CPU) allows the digital designer to process algorithms in real time rather than approximate results with look-up tables. The instruction set of these DSP controllers, which incorporates both signal processing instructions and general-purpose control functions, coupled with the extensive development time and provides the same ease of use as traditional 8-and 16-bit microcontrollers. The instruction set also allows you to retain your software investment when moving from other general-purposeC2xx generation ,source code compatible with theC2x generation , and upwardly source code compatible with the C5x generation of DSPs from Texas Instruments.The C24x architecture is also well-suited for processing control signals. It uses a 16-bit word length along with 32-bit registers for storing intermediate results, and has two hardware shifters available to scale numbers independently of the CPU . This combination minimizes quantization and truncation errors, and increases p2ocessing power for additional functions. Such functions might include a notch filter that could cancel mechanical resonances in a system or an estimation technique that could eliminate state sensors in a system.The C24xDSP controllers take advantage of an set of peripheral functions that allow Texas Instruments to quickly configure various series members for different price/ performance points or for application optimization.This library of both digital and mixed-signal peripherals includes:-Timers-Serial communications ports (SCI,SPI)-Analog-to-digital converters(ADC)-Event manager-System protection, such as low-voltage and watchdog timerThe DSP controller peripheral library is continually growing and changing to suit the of tomorrows embedded control marketplace.The TMS320F/C240 is the first standard device introduced in the 24x series of DSP controllers. It sets the standard for a single-chip digital motor controller. The 240 can execute 20 MIPS. Almost all instructions are executed in a simple cycle of 50 ns . This high performance allows real-time execution of very comple8 control algorithms, such as adaptive control and Kalman filters. Very high sampling rates can also be used to minimize loop delays.The 240 has the architectural features necessary for high-speed signal processing and digital control functions, and it has the peripherals needed to provide a single-chip solution for motor control applications. The 240 is manufactured using submicron CMOS technology, achieving a log power dissipation rating . Also included are several power-down modes for further power savings. Some applications that benefit from the advanced processing power of the 240 include: -Industrial motor drives-Power inverters and controllers-Automotive systems, such as electronic power steering , antilock brakes, and climate control-Appliance and HVAC blower/ compressor motor controls-Printers, copiers, and other office products-Tape drives, magnetic optical drives, and other mass storage products-Robotic and CNC milling machinesTo function as a system manager, a DSP must have robust on-chip I/O and other peripherals. The event manager of the 240 is unlike any other available on a DSP . This application-optimized peripheral unit , coupled with the high performance DSP core, enables the use of advanced control techniques for high-precision and high-efficiency full variable-speed control of all motor types. Include in the event manager are special pulse-width modulation (PWM) generation functions, such as a programmable dead-band function and a space vector PWM state machine for 3-phase motors that provides state-of-the-art maximum efficiency in the switching of power transistors.There independent up down timers, each with its own compare register, support the generation of asymmetric (noncentered) as well as symmetric (centered) PWM waveforms.Open-Loop and Closed-Loop ControlOpen-loop Control SystemsThe word automatic implies that there is a certain amount of sophistication in the control system. By automatic, it generally means That the system is usually capable of adapting to a variety of operating conditions and is able to respond to a class of inputs satisfactorily . However , not any type of control system has the automatic feature. Usually , the automatic feature is achieved by feed.g the feedback structure, it is called an open-loop system , which is the simplest and most economical type of control system.inaccuracy lies in the fact that one may not know the exact characteristics of the further ,which has a definite bearing on the indoor temperature. This alco points to an important disadvantage of the performance of an open -loop control system, in that the system is not capable of adapting to variations in environmental conitions or to external disturbances. In the case of the furnace control, perhaps an experienced person can provide control for a certain desired temperature in the house; but id the doors or windows are opened or closed intermittently during the operating period, the final temperature inside the house will not be accurately regulated by the open-loop control.An electric washing machine is another typical example of an open-loop system , because the amount of wash time is entirely determined by the judgment and estimation of the human operator . A true automatic electric washing machine should have the means of checking the cleanliness of the clothes continuously and turn itsedt off when the desired degised of cleanliness is reached.Closed-Loop Control SystemsWhat is missing in the open-loop control system for more accurate and more adaptable control is a link or feedback from the output to the input of the system . In order to obtain more accurate bontrol, the controlled signal c(t) must be fed back and compared with the reference input , and an actuating signal proportional to the difference of the output and the input must be sent through the system to correct the error. A system with one or more feedback pat(s like that just described is called a closed-loop system. human being are probably the most complex and sophisticated feedback control system in existence. A human being may be considered to be a control system with many inputs and outputs, capable of carrying out highly complex operations.To illustrate the human being as a feedback control system , let us consider that the objective is to reach for an object on aperform the task. The eyes serve as a sensing device which feeds back continuously the position of the hand . The distance between the hand and the object is the error , which is eventually brought to zero as the hand reacher the object. This is a typical example of closed-loop control. However , if one is told to reach for the object and then is blindolded, one can only reach toward the object by estimating its exact position. It isAs anther illustrative example of a closed-loop control system, shows the block diagram of the rudder control system ofThe basic alements and the bloca diagram of a closed-loop control system are shown in fig. In general , the configuration of a feedback control system may not be constrained to that of fig & . In complex systems there may be multitude of feed

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论