计算机类英文文献 英语怎么说,计算机专业外文文献翻译共5页(样例3)

《计算机专业外文文献翻译.doc》由会员分享,可免费在线阅读全文,更多与《计算机专业外文文献翻译(共5页)》相关文档资源请在帮帮文库(www.woc88.com)数亿文档库存里搜索。

1、电源一般不用于启动外部输入或输出。用户必须提供独立的电源来启动PLC控制器的输入和输出,因为这样可以保证PLC控制器的所谓“纯电源”。使用纯电源意味着工业环境中的电源不会严重影响它。有些较小的PLC控制器从与PLC控制器集成在一起的小电源为它们的输入提供电压源。节选外文文献:[]AGhatak,KThyagaraian,ComtemeraryOtics,PlenumPress,[]JPMathieu,Otics,PergamonPress,l[]ANussbaum,RAPhillis,ComtemoraryOticsforScientistsandEngineersPrenticeHall,[]LockwoodHFandHawryloFZLowthresholdLOCGaAsinjectionlasersAlPhysLett:~[]TTsangWTSymmetricsearateconfinementheterosturctureLaserswithlowthresholdandnarrowbeamdivergencebyMBEElectronicsLett:~指导教师审阅意见:指导教师:年月。

2、,butalsothroughmanualrogrammers(consoles)ThisracticallymeansthateachPLCcontrollercanrogrammedthroughacomuterifyouhavethesoftwareneededforrogrammingToday’stransmissioncomutersareidealforrerogrammingaPLCcontrollerinfactoryitselfThisisofgreatimortancetoindustryOncethesystemiscorrected,itisalsoimortanttoreadtherightrogramintoaPLCagainItisalsogoodtocheckfromtimetotimewhetherrograminaPLChasnotchangedThishelstoavoidhazardoussituationsinfactoryrooms(someautomakershaveestablishedcommunicationnetworkswhichreg。

3、的程序重新读入PLC控制器也是非常重要的。定期检查PLC中的程序是否改变是非常好的事情。这有助于避免车间发生危险情况(一些汽车制造商已经建立了通信网络,可以定期检查PLC中的程序,以保证运行的程序都是正确的)。几乎所有用于为PLC控制器编程的程序都拥有各种不同的选项,例如系统输入输出(IO线)的强制开关,程序实时跟踪以及图表验证。图表验证对于理解、定义失败和故障非常必要。程序员可以添加标记,书日和输出设备名称,以及对于查找错误或者对于系统维护很有用的注释。添加注释和标记可以使技术人员(不仅仅是开发人员)很快理解梯形图。注释和标记甚至还可以准确地引用零件号,如果需要更换零件的话。这将加快由于损坏零件而引起的任何问题的修理速度。响应的旧方法是这样的,开发系统的人必须保护这个程序,他旁边再没有人知道系统是怎样完成的。正确的、备有证明文件的梯形图使任何技术人员都能彻底理解系统的功能。电源是为中央处理单元提供电源的。大部分PLC控制器的工作电压为VDC或者VAC。在有些PLC控制器上,你可以看见作为独立模块的电源。用户必须确定从IO模块取出多大电流来保证电源提供适当的电流。不同的模块使用不同的电流量。该。

4、sgreatlyshortenedRerogrammingarogrammemoryisdonethroughaserialcableinarogramforalicationdevelomentUsermemoryisdividedintoblockshavingsecialfunctionsSomeartsofamemoryareusedforstoringinutandoututstatusTherealstatusofaninutisstoredeitheras“”oras“”inasecificmemorybiteachinutoroututhasonecorresondingbitinmemoryOtherartsofmemoryareusedtostorevariablecontentsforvariablesusedinusedrogramForexamle,timevalue,orcountervaluewouldbestoredinthisartofthememoryPLCcontrollercanbererogrammedthroughacomuter(usualway)。

5、系统。除了这个操作系统之外,它还包括一个由梯形图翻译成而进制形式的用户程序。快擦型存储器(FLASHmemory)的内容只有在改变用户程序的时候可以被改变。PLC控制器比快擦型存储器使用得更早,EPROM存储器比快擦型存储器也更早,快擦型存储器必须用紫外线(UV,UltraVioletRay)灯擦除,并在编程器上进行编程。由于快擦型存储器技术的应用,使得这个过程大大缩短了。在应用程序开发中,通过一个串行电缆可以对程序存储器进行重新编程。用户存储器被分成具有特殊功能的块。一部分存储器用来存储输入和输出状态。一个输入的实际状态存储状态存储在专用存储器位上,为“”或者“”。每一个输入和输出在存储器中都有一个相应的位。另外一部分存储器用来存储用户程序中的变量的内容。例如,定时器值,或者记数器值存放在存储器的这个部分。PLC控制器可以通过计算机(通常方式)重新编程,但是也可以通过人工编程器控制台)编程。实际上,这意味着,如果你有编程所需要的软件,早期PLC控制器可以通过计算机进行编程。今天的传输计算机是工厂自己对PLC控制器进行重新编程的理想设备。这对于工业企业来说是非常重要的。一旦系统修改结束,将正确。

6、ularlycheckrogramsinPLCcontrollerstoensureexecutiononlyofgoodrograms)AlmosteveryrogramforrogrammingaPLCcontrollerossessesvarioususefulotionssuchas:forcedswitchingonandoffofthesysteminutoututs(IOlines),rogramfollowuinrealtimeaswellasdocumentingadiagramThisdocumentingisnecessarytounderstandanddefinefailuresandmalfunctionsProgrammercanaddremarks,namesofinutoroututdevices,andcommentsthatcanbeusefulwhenfindingerrors,orwithsystemmaintenanceAddingcommentsandremarksenablesanytechnician(andnotjustaersonwhode。

7、industrialenvironmentcannotaffectitdamaginglySomeofthesmallerPLCcontrollerssulytheirinutswithvoltagefromasmallsulysourcealreadyincororatedintoaPLC中文翻译:从结构上分,PLC分为固定式和组合式(模块式)两种。固定式PLC包括CPU板、IO板、显示面板、内存块、电源等,这些元素组合成一个不可拆卸的整体。模块式PLC包括CPU模块、IO模块、内存、电源模块、底板或机架,这些模块可以按照一定规则组合配置。在使用者看来,不必要详细分析CPU的内部电路,但对各部分的工作机制还是应有足够的理解。CPU的控制器控制CPU工作,由它读取指令、解释指令及执行指令。但工作节奏由震荡信号控制。运算器用于进行数字或逻辑运算,在控制器指挥下工作。寄存器参与运算,并存储运算的中间结果,它也是在控制器指挥下工作。CPU速度和内存容量是PLC的重要参数,它们决定着PLC的工作速度,IO数量及软件容量等,因此限制着控制规模。PLC使用系统存储器(现在大部分采用闪存技术了)用于过程控制。

8、,butalsothroughmanualrogrammers(consoles)ThisracticallymeansthateachPLCcontrollercanrogrammedthroughacomuterifyouhavethesoftwareneededforrogrammingToday’stransmissioncomutersareidealforrerogrammingaPLCcontrollerinfactoryitselfThisisofgreatimortancetoindustryOncethesystemiscorrected,itisalsoimortanttoreadtherightrogramintoaPLCagainItisalsogoodtocheckfromtimetotimewhetherrograminaPLChasnotchangedThishelstoavoidhazardoussituationsinfactoryrooms(someautomakershaveestablishedcommunicationnetworkswhichreg。

9、eloedthesystem)tounderstandaladderdiagramrightawayCommentsandremarkscanevenquotereciselyartnumbersifrelacementswouldbeneededThiswouldseeduareairofanyroblemsthatcomeuduetobadartsTheoldwaywassuchthataersonwhodeveloedasystemhadrotectionontherogram,sonobodyasidefromthisersoncouldunderstandhowitwasdoneCorrectlydocumentedladderdiagramallowsanytechniciantounderstandthoroughlyhowsystemfunctionsElectricalsulyisusediningingelectricalenergytocentralrocessingunitMostPLCcontrollersworkeitheratVDCorVACOnsomePLCco。

10、ntrollersyou’llfindelectricalsulyasasearatemoduleThoseareusuallybiggerPLCcontrollers,whilesmallandmediumseriesalreadycontainthesulymoduleUserhastodeterminehowmuchcurrenttotakefromIOmoduletoensurethatelectricalsulyrovidesaroriateamountofcurrentDifferenttyesofmodulesusedifferentamountsofelectricalcurrentThiselectricalsulyisusuallynotusedtostartexternalinutoroututUserhastorovidesearatesuliesinstartingPLCcontrollerinutsbecausethenyoucanensuresocalled“ure”sulyforthePLCcontrollerWithuresulywemeansulywhere。

11、毕业设计(论文)外文文献翻译(本科学生用)题目:Plcbasedcontrolsystemforthemusicfountain学生姓名:____学号:学部(系):信息学部专业年级:_自动化()班_指导教师:___职称或学位:助教__年月日外文文献翻译(译成中文字左右):【主要阅读文献不少于篇,译文后附注文献信息,包括:作者、书名(或论文题目)、出版社(或刊物名称)、出版时间(或刊号)、页码。提供所译外文资料附件(印刷类含封面、封底、目录、翻译部分的复印件等,网站类的请附网址及原文】英文节选原文:CentralProcessingUnit(CPU)istheainofaPLCcontrollerCPUitselfisusuallyoneofthemicrocontrollersAforetimethesewerebitmicrocontrollerssuchas,andnowtheseareandbitmicrocontrollersUnsokenruleisthatyou’llfindmostlyHitachiandFujicumicrocontrollersinPLCcontrollers 。

12、byJaanesemakers,SiemensinEuroeancontrollers,andMotorolamicrocontrollersinAmericanonesCPUalsotakescareofcommunication,interconnectednessamongotherartsofPLCcontrollers,rogramexecution,memoryoeration,overseeinginutandsettinguofanoututPLCcontrollershavecomlexroutinesformemorycheckuinordertoensurethatPLCmemorywasnotdamaged(memorycheckuisdoneforsafetyreasons)Generallyseaking,CPUunitmakesagreatnumberofcheckusofthePLCcontrolleritselfsoeventualerrorswouldbediscoveredearlyYoucansimlylookatanyPLCcontrollerands

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值