|
说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
|
|
您的位置: 首页 -> 词典 -> OPC模型预测控制
1) OPC model predictive control
OPC模型预测控制
2) model predictive control
模型预测控制
1.
A new control algorithm with multi-object in model predictive control;
可实现多种控制目标的模型预测控制新算法
2.
Performance assessment for robust model predictive control systems;
鲁棒模型预测控制系统的评估基准
3.
An improvement method of performance assessment of model predictive control;
模型预测控制性能评价的一种改进方法
3) Predictive Control Model
预测控制模型
4) model based predictive control
模型预测控制
5) MPC
模型预测控制
1.
Optimization of supply chain management in inventory & manufactory based on MPC strategy
模型预测控制策略的供应链库存与生产优化调度方法
2.
In practical application,aiming at largescale complex industry systems,to implement robust control of them,a very large control horizon is usually needed by using the traditional model predictive control(MPC) methods.
复杂的工业大系统,利用传统的模型预测控制(MPC)方法对其实施鲁棒性控制时,不可避免地产生因计算复杂而带来巨大的计算负荷问题。
3.
An automatic monitoring system based on model predictive control(MPC) technology is designed,where the supervisory subsystem uses MPC strategy to on-line optimize the control policy-decision and the regulatory subsystem uses cascade control strategy to keep the process variables at their set values.
针对某选矿厂的两段磨矿回路,通过分析磨矿过程,确定了主要的输入输出变量,设计了基于模型预测控制技术的自动监控系统,其中监督层采用模型预测控制策略在线优化控制决策,控制层采用串级控制策略确保过程变量保持在设定值。
6) model predictive control(MPC)
模型预测控制
1.
In traditional model predictive control(MPC),non-parameter model based on pulse response is usually adopted as predictive control model,which results in complex computation,so this method is difficult to implement directly in realtime control system.
传统的模型预测控制(MPC)采用脉冲响应的非参数模型作为系统的预测控制模型,计算量大,很难直接应用于实时控制系统。
补充资料:OPC技术介绍与OPC开发技术
COM是Component Object Model的缩写,是所有OLE机制的基础。COM是一种为了实现与编程语言无关的对象而制定的标准,该标准将Windows下的对象定义为独立单元,可不受程序限制地访问这些单元。这种标准可以使两个应用程序通过对象化接口通讯,而不需要知道对方是如何创建的。例如,用户可以使用C++语言创建一个Windows对象,它支持一个接口,通过该接口,用户可以访问该对象提供的各种功能,用户可以使用Visual Basic,C,Pascal,Smalltalk或其它语言编写对象访问程序。在Windows NT4.0操作系统下,COM规范扩展到可访问本机以外的其它对象,一个应用程序所使用的对象可分布在网络上,COM的这个扩展被称为DCOM(Distributed COM)。 通过DCOM技术和OPC标准,完全可以创建一个开放的、可互操作的控制系统软件。OPC采用客户/服务器模式,把开发访问接口的任务放在硬件生产厂家或第三方厂家,以OPC服务器的形式提供给用户,解决了软、硬件厂商的矛盾,完成了系统的集成,提高了系统的开放性和可互操作性。 OPC服务器通常支持两种类型的访问接口,它们分别为不同的编程语言环境提供访问机制。这两种接口是:自动化接口(Automation interface);自定义接口(Custom interface)。自动化接口通常是为基于脚本编程语言而定义的标准接口,可以使用VisualBasic、Delphi、PowerBuilder等编程语言开发OPC服务器的客户应用。而自定义接口是专门为C++等高级编程语言而制定的标准接口。OPC现已成为工业界系统互联的缺省方案,为工业监控编程带来了便利,用户不用为通讯协议的难题而苦恼。任何一家自动化软件解决方案的提供者,如果它不能全方位地支持OPC,则必将被历史所淘汰。 OPC规范简介
由OPC Task Force制定的OPC(OLE for Process Control)规范于1996年8月正式诞生了,随着1997年2月Microsoft公司推出Windows95支持的DCOM技术,1997年9月新成立的OPC Foundation对OPC规范进行修改,增加了数据访问等一些标准,OPC规范得到了进一步的完善。 “OPC 基于Microsoft公司的 Distributed interNet Application (DNA) 构架和 Component Object Model (COM) 技术的,根据易于扩展性而设计的。OPC规范定义了一个工业标准接口,这个标准使得COM技术适用于过程控制和制造自动化等应用领域。”OPC 基础委员会主席Dave Rehbein是这样描述的 OPC是以OLE/COM机制作为应用程序的通讯标准。OLE/COM是一种客户/服务器模式,具有语言无关性、代码重用性、易于集成性等优点。OPC规范了接口函数,不管现场设备以何种形式存在,客户都以统一的方式去访问,从而保证软件对客户的透明性,使得用户完全从低层的开发中脱离出来。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条
|