Design of controller for following command is discussed in detail.
本文详细讨论了指令跟踪控制器的设计。
The software design of controller is divided into menu program and control program.
控制器的系统软件设计分为液晶显示菜单程序和控制程序。
The software design of controller is divided into Man-machine interface program and control program.
控制器的系统软件设计分为人机接口程序和控制程序。
The results are useful to quide to the distribution of sensors, actuators and the design of controller.
有关结论对传感器、致动器布置及控制器设计有重要的指导意义。
The problems discussed include the system structure, the design of controller bank, model bank and algorithm.
所讨论的问题包括系统结构、控制器库、模型库和控制算法设计。
The paper introduces the design of controller system of voltage regulator based on MCU for electrostatic precipitator power supply.
本文介绍了一种基于单片机设计的静电除尘电源调压控制系统。
It introduces the SMC in backstepping design to modify the last step of backstepping algorithm and simplify the design of controller.
该方法通过在反演设计中引入滑模控制来改进反演的最后一步算法,并简化控制器的设计。
According to the linear optimal control theory, the optimal control forces are determined, and the design of controller is discussed.
依据线性最优控制理论,对最优控制力的确定以及控制器设计进行了深入分析。
This paper introduces the composing of magnetic levitation ball system, the design of controller and the implementation of hardware and software.
本文以单自由度的磁悬浮球系统为模型,对磁悬浮球系统的稳定性做了深入研究,并给出了数字控制器的解决方案。
This met hod divided the customary controller into two parts: the feedback adjuster and cur rent distributor so the design of controller is predigested.
该方法将原来控制器分为反馈控制器和电流分配器两部分,以简化控制器设计。
The processes and the steps of design of controller have been researched and given, lays the theoretical foundation for the introduction of motor control.
本文介绍了其相关的基本概念和定理,研究并给出了其控制器设计的过程和步骤,为其引入电机控制打下了理论基础。
This paper introduces some familiar AMR systems, analyzes their characteristics at first, and keeps emphasis on the design of controller based on Ethernet AMR system.
本文首先介绍目前几种常见的自动抄表系统,分析它们各自的特点,然后重点介绍以太网抄表系统及其控制器的设计与实现。
The new modularized-framework design of controller can not only meet the demand of MES cell controller, but also improve efficiency of development of hardware and software.
新的控制器构架采用模块化设计,不仅满足MES对单元控制器的要求,还使软硬件设计简洁、清晰,可靠性和可维护性提高。
The design of controller in cutting aluminum profile with microcontroller 89C2051 is presented, which implemented to set cutting length, and to show cutting speed or numbers.
介绍以小型铝型材剪切机为对象,采用89C2 0 5单片机实现剪切长度设定、剪切速度、剪切根数显示记录的控制器的研制。
The design of controller function and structure, sample product are made on the basis of deriving control parameter calculation formulas of motorcycle hydraulic anti-lock brake.
在导出摩托车液压盘式制动防抱死控制参数计算公式的基础上,进行了防抱死控制器的功能原理设计、结构设计和样品制造。
Simulating experiments show that the control system has good control result and stronger capability of identification and control. And it is very simple in design of controller.
仿真实验表明:这种控制系统,其控制效果优良,具有较强的辨识和控制能力,且控制器设计并不复杂。
A new smoothness tester has been designed and accomplished. This paper presents in details the module design of controller, data acquisition, man-machine interface and real clock.
设计了一种新型平滑度仪,详细描述了控制器、数据采集、人机接口和实时时钟等模块的具体选型及设计;
The research meaning of this subject is to find out the most suitable method of design of controller witch has good robust stability and witch is suitable for thermal control target .
这一课题的研究意义就在于,在理论分析及仿真试验的基础上找出最为适合热工控制对象参数时变这一特性的具有较强鲁棒性的控制器设计方案。
The key technology of realization of quick and reliable design of controller is to apply the limited unipolar pattern PWM system as the primary channel of the fully-digitized controller.
采用受限单极模式P WM系统作为全数字化控制器主控通道,是实现控制器快速可靠设计的关键技术。
This paper presents the structure and principle of intelligent home system. It introduces the pivotal parts of X10 communication technology, and give the design of controller based on it.
本文研究了智能家居系统的结构和工作原理,介绍了X10电力线载波技术的关键部分,并在此基础上设计了网络控制器。
The design of controller is based directly on pseudo- partial-derivatives (PPD) derived on-line from the input and output information of the system using a novel parameter estimation algorithm.
控制器的设计是直接基于称为伪偏导数的向量,伪偏导数是通过新型参数估计算法,根据给出的永磁直流直线电机非线性系统模型的输入输出信息在线导出的。
The controller parameters can be adjusted by using of crisp fuzzy adjusting rules, so the design of controller is easy to realize. At the same time it also has strong adaptation and robustness.
该控制器的参数调整采用确定性的模糊调整规则,不但使控制器的设计易于实现而且具有很强的适应性和鲁棒性。
You probably also know that the roots of this separation go back to one of the earliest design patterns: Model-View-Controller.
您很可能也知道这种分离的根源要追溯到最早的设计模式之一:模型-视图-控制器。
Model View Controller (MVC) is a popular design pattern for building many different types of applications.
模型-视图-控制器(MVC)是一种常用的设计模式,用于构建许多不同类型的应用程序。
For now, a controller class is a placeholder for one or more classes that would be fleshed out during design to implement the business logic of your system.
现在,控制器类是设计实现系统商业逻辑填充的一个或多个类的位置保持器。
Use of the Controller component significantly reduces the complexity in design and development of Advanced Service Registry.
Controller组件的使用,极大地减少了AdvancedServiceRegistry设计和开发的复杂度。
Continuing with this design, you can place all of the business logic and transition mapping in a utility class for use by both our controller and JSPs.
继续这个设计,您可以将所有的业务逻辑和转换映射放在一个实用程序类中,以供我们的控制器和JSP使用。
The MVC architecture (or design pattern) is a graphical user interface (GUI) design style that consists of three parts: model, view, and controller.
MVC架构(或设计模式)是图形用户界面(GUI)的设计样式,由三部分构成:模型、视图和控制器。
This paper presents the design method of servo system controller applying in image identifying and tracking system.
介绍了应用于图像识别与跟踪系统中的伺服系统控制器的设计方法。
The usual design of the magnetic controller always linearizes around the balance point and bases on the linear system theory to design the linear controller.
磁悬浮轴承的控制器设计通常是在平衡点附近进行线性化,按照线性理论设计线性控制器。
应用推荐