自动化专业英语考试整理版

上传人:muw****50 文档编号:145367413 上传时间:2022-08-29 格式:DOC 页数:9 大小:28.01KB
收藏 版权申诉 举报 下载
自动化专业英语考试整理版_第1页
第1页 / 共9页
自动化专业英语考试整理版_第2页
第2页 / 共9页
自动化专业英语考试整理版_第3页
第3页 / 共9页
资源描述:

《自动化专业英语考试整理版》由会员分享,可在线阅读,更多相关《自动化专业英语考试整理版(9页珍藏版)》请在装配图网上搜索。

1、翻译P.1The voltage across a pure inductor is defined by Faradaylaw,which states that the voltage across the inductor is proportional to the rate of change with time of the current through the inductor.thus we have U=Ldi/dt.纯电感电压由法拉第定律定义,法拉第定律指出:电感两端的电压正比于流过电感的电流随时间的变化率。因此可得到:U=Ldi/dt 式中 di/dt = 电流变化率,

2、 安培/秒; L = 感应系数, 享利。P.3A three-phase electric circuit is energized by three alternating emfs of the same frequency and differing in time phase by 120 electrical degrees .三相电压的产生三相电路可由三个频率相同在时间相位上相差120电角度的电动势供电。P.9One problem with electronic devices corresponding to the generalized amplifiers is that

3、 the gains,AU or AI ,depend upon internal properties of two-port system( ).This makes design difficult since these parameters usually vary from device to device ,as well as temperature .运算放大器像广义放大器这样的电子器件存在的一个问题就是它们的增益AU或AI取决于双端口系统(m、b、RI、Ro等)的内部特性。器件之间参数的分散性和温度漂移给设计工作增加了难度。P.31However, the disadvan

4、tage is that they generate harmonics in the utility system creating a power quality problem for other consumers.Besides thyristor converters constitute a low lagging power factor load on tha utility system.但是,它们的缺点是在电力系统中产生谐波,对其他用户产生供电质量问题。此外,晶闸管变换器给电力系统提供了一个滞后的低功率因数负载。P.32Inverter is a device which

5、 receives DC voltage at one side and converts it to AC voltage on the other side逆变器是从一侧接受直流电压,在另一侧将其转换成交流电压的装置。 .Inverter can be classified voltage-fed inverter and current-fed inverter.逆变器可分成电压源型和电流源型两种。P.36The permanent-magnet motor has several advantages over convertional types of DC motors.One a

6、dvantage is reduced operational cost.The speed characteristics of the permanent-magnet motor are similar to those of the shunt-wound DC motor.The direction fo rotation of a permanent-magnet moror can be reversed by reversing the twopower lines.永磁电机相对于常规直流电机有几个优点。优点之一是减少了运行损耗。永磁电机的转速特性类似于并励式直流电机的转速特性

7、。永磁电机的旋转方向可通过将电源线反接来实现P40A signal proportional to the motor speed is obtained from the speed sensor.The speed sensor output is filtered to remove the AC ripple and compared with the speed reference. The speed error is processed through a speed controller.The output of the speed controller UC adjusts

8、 the rectifier firing angle A to make the actual speed close to the reference speed.正比于电机速度的信号可从速度传感器获得。速度传感器的输出滤除交流波,并与速度参考值比较,速度误差被速度控制器处理,速度控制器的输出uc调整整流器的触发角,以使实际的速度接近于参考速度。P.45In a wound-rotor machine,the rotor wingding si similar to that of the stator,but in a cage machine ,the rotor has a squi

9、rrel cage-like structure with shorted end rings.对绕线式转子电机而言,转子绕组与定子绕组类似,但鼠笼式电机的转子具有鼠笼状结构,并且有两个短路环。With the system transfer funcion known, the Routh-Hurwitz criterion willTell us whether or not a system is stable .If it is stable ,the steady-state accuracy can be determined for various types of inputs

10、.如果已知系统的传递函数,劳斯-胡尔维茨判据会告诉我们系统是否稳定。如果系统稳定,可以确定各种类型输入时系统的稳态精度P.87There are as many as locus branches as there open-loop poles.A branch srtarts,for K=0,at each open-loop pole.As K is increased ,the closed-loop pole positions trace out loci,which end,for K at the open-loop zeros.根轨迹的分支数等于开环极点数。当K=0时,分支起

11、始于每一个开环极点。随着K值的增加,闭环极点位置绘出根轨迹,当K时,根轨迹终止于开环零点。P.107The transition from simple approximate modles,which are easy to work with,to more realistic models produces two effects. First, a larger number of variables must be included in the model .Second ,a more realistic model is more likely to contain nonli

12、nearities and time-varying parameters.从易于处理的简单近似模型到实际一些的模型的转换产生了两种作用(存在着两个方面的问题)。第一,大量的变量必须包含在模型中。第二,更实际的模型更容易包含非线性和时变参数。 P.133The memory of a computer consists of a set of sequentially numbered locations.Each location is a register in which binary information can be stored.The “number”of a location

13、 is called its address.The lowest address is 0.计算机的内存由一组连续编号的单元构成。每一个单元都是一个存储二进制信息的寄存器。单元的编号称为其地址。最低的地址为0。P.135The CPUs job is to fetch instructions from memory and execute these instructions.The structure of the CPU is shown in Fig.3-1A-3.It has four main components:an arithmetic and logical unit(A

14、LU),a set of registers,an internal processor bus and controller CPU的工作是从存储器中取回指令并执行。它有四个主要部件:算术逻辑单元,一系列存储器,一个内部处理器总线和控制器.P.163These two types of architecture are found in single-chip microcomputers.Some employ the split program/data memory of the Harvard architecture,shown in Fig.3-4A-1.others follo

15、w the philosophy,widely adopted for general-purpose computers and microprocessors,of making nological distinction between program and data memory as in the Princeton architecture,shown in Fig-3-4A-2.单片机有这样两种结构类型。一些使用了哈佛结构的分离的程序/数据存储器,如图3-4A-1所示。另一些被通用计算机和微处理器广泛采用的是普林斯顿结构,遵循在程序存储器与数据存储器之间没有逻辑区别的原理,如图

16、3-4A-2所示。In general terms a single-chip microcomputer is characterized by the incorporation of all the uints of a computer into a single device,as shown in Fig.3-4A-3.概括地讲,单片机的特征是将计算机的所有部件都合并到一个单一的装置上,如图3-4A-3.所示。P.164RAM is for the storage of working variables and data used during program execution

17、. RAM是用于程序执行过程中对工作变量和数据的存储P.166 digtital Signal Processor is a super-fast chip computer,which has been optimized for the detection,processing and generation of real world signals such as voice,video,music,etc,inreal time.数字信号处理器是一种超高速单片计算机,它已被优化以用于一些现实信号如语音、视频、音乐等等的实时检测、处理和产生。Distinguishing between

18、DSP and micro by application is perhaps not the best way forward after all.In fect,the main difference lies deep inside the divices themselves,in the internal chip architecture,with DSP devices particularly optimized for high-speed,high-accuracy multiplication. 要按应用来分辨DSP与微处理器可能不是最好的方法。实际上,它们两者主要的不同

19、存在于它们的内部芯片结构。DSP器件对高速、高精度的乘法进行了特殊的优化。P180Automatic process control is concerned with maintaining process variables,temperatures,pressures,flows,compositions,and the like at some desired operating valur.As we shall see in the ensuing pages,processes are dynamic in nature.Changes are always occurring,

20、and if actions are not taken,the important process variables-those related to safety,product quality,and production rates-will not achieve design conditions.自动过程控制与持续过程变量、温度、压力、流量、成分和期望操作值一类的量有关。正如我们在后续的章节中所看到的,过程本身是动态的。变化不断发生,并且如果激励未加入,重要的过程变量与安全有关的变量、产品质量和生产率将不能获得期望值P186There are some other common

21、 industrial sensors:pressure,flow,temperature,and level.Sometimes it is important for system analysis to obtain the parameters that describe the sensor/transmitter behavior.其他工业传感器有:压力、流量、温度和水平面。有时候,获得描述传感器/热敏电阻动态性能的参数对于系统分析是很重要的汉译英1.这种仪表用来测定电池充电的程度。This instrument is used to determine how fully the

22、 batteries are charged.2.电流的大小与电压成正比,与电阻成反比。An current varies directly as the voltage force and inversely an the resistance.3.应当注意报复仪器免受灰尘和潮湿。Care should be taken to protect the instrument from dust and dump.4.模糊控制的作用不同于传统的比列积分微分控制。Fuzzy ccntrol acts differently from conventional PID control.5.铜的导电性

23、良好。Copper conducts electricity very well.6.变压器的输出电压为10Kv.The output of transformers has a voltage of 10kilovoltages.7.如果系统增益超过了一定界限,系统就会不稳定。If the system gain is increased beyond a certain limit the system will become unstable.8.这个部门有3台计算机感染了病毒。The three computers in this section are infected by virus.9.积分(作用)可以消除闭环系统中的静差(现象)。Integration can get rid of the static error in closed-loop system.

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

copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!