说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 动态并行补偿
1)  DPDC
动态并行补偿
1.
H_∞ Fuzzy Tracking Control for a Class of Nonlinear Dynamic Systems Via DPDC;
基于动态并行补偿的一类非线性动态系统的H_∞模糊跟踪控制
2)  Parallel distributing compensation
并行补偿
3)  dynamic compensation
动态补偿
1.
The analysis of dynamic compensation about the rewinder's tension control;
复卷机退纸卷张力控制的动态补偿分析
2.
Dynamic compensation and correction in dynamic weighing system;
动态称重系统的动态补偿和校正
3.
Synchronous drive system based on dynamic compensation and fuzzy control;
基于负载动态补偿及模糊控制的同步进给系统
4)  parallel distributed compensation
并行分布补偿
1.
According to Lyapunov stability theory,the scheme of decentralized PDC(parallel distributed compensation)fuzzy control is used to design controller via LMI method.
采用T-S模型对非线性系统进行建模,根据李雅普诺夫稳定性理论,基于线性矩阵不等式(LMI),利用分散化并行分布补偿(PDC)的方法设计了基于观测器的控制器,给出了实现该非线性系统保性能控制的充分条件。
2.
With the Takagi-Sugeno(T-S)fuzzy modeling technique used to develop a fuzzy bilinear model,both the direct Lyapunov method and parallel distributed compensation(PDC)method are employed to stabilize the fuzzy bilinear interrelated large-scale systems,then the sufficient condition is derived to satisfy the performance indices via linear matrix inequalities(LMI).
首先采用T-S模糊模型构建模糊双线性模型,然后利用模糊双线性模型逼近一类关联大系统,并根据Lyapunov方法和并行分布补偿算法设计模糊控制器,最后以线性矩阵不等式(LMI)的形式给出在模糊控制器作用下系统满足H∞性能指标的充分条件。
3.
Taking other control characters such as responding speed and the input limit into consideration,the quadratic stability controller which meets general demands was worked out using parallel distributed compensation(PDC) method.
应用线性参变系统二次稳定的充要条件,采用Takagi-Sugeno模糊模型对某飞行器的滚动通道动力学模型进行了逼近,推导出公共正定矩阵P存在的条件,将控制器的设计问题转化为线性矩阵不等式的凸优化问题,综合考虑响应速度和输入限制等控制品质,利用并行分布补偿方法设计了满足总体需求的二次稳定控制器。
5)  parallel distributed compensation (PDC)
并行分布补偿
1.
Based on the T-S fuzzy models, the parallel distributed compensation (PDC) technique was applied to design a state feedback controller for the chaotic systems.
在此T-S模糊模型的基础上,给出一种基于并行分布补偿(PDC)技术的状态反馈控制器设计方法,并用Lyapunov稳定性理论证明了闭环系统的鲁棒稳定性。
6)  parallel distributed compensation
并行分配补偿
1.
This method is called as parallel distributed compensation.
这种方法称为并行分配补偿法。
补充资料:并行程序设计语言


并行程序设计语言
parallel programming language

b ingxing ehengxu sheji yuyan并行程序设计语言(p姗llel Pr雌n”nnungIang”age)一种用于并行程序设计的语言。并行程序设计语言可分为显式并行语言和具有并行编译功能的串行语言。显式并行程序设计语言可以用传统串行语言加上并行语句等扩充的办法形成,也可以设计一个全新的具有并行功能的语言。这种语言有SISAL,FORCE,LINDA,PARLOC和PCF POR-TRAN等等。具有并行编译功能的串行语言从用户使用角度看是一个传统的串行语言,但它的编译程序可将程序分解为并行执行的部分。 使用显式并行语言进行程序设计时用户要解决以下三个间题:①逻辑分解,即寻找一种适应并行处理的代码和数据划分。②从逻辑分解到处理系统的映射,即从资源分配负载均衡等考虑各程序部分怎样分布在系统的各台处理机上。③数据的定位。虽然上述三问题很难,但是如果程序员的水平较高,采用显式并行语言可达较高的并行度从而较高地提高系统的效率。 并行编译的过程可分为三个阶段:词法和语法分析,优化以及并行代码生成。优化是并行编译的主体,它包括以下三部分:依赖关系分析,识别;程序转换,主要是循环转换;进程的分配及调度。70年代末美国1llinois大学首先开展了向量化和并行化的工作。随之出现了许多RI形1、RAN向量化、并行化的工具,为后面的工作奠定了基础。80年代末并行化的工作已较多地开展起来。如Al〕CFOR-TRAN,交互式并行化工具lq毛OL和PA’1,等。90年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条