搜索资源列表
pid整定
- 基于ziegler-nichols方法的pid整定,包括连续与离散两种方法,是基于稳定性分析的pid整定方法。-based Ziegler-Nichols pid of the whole, including both discrete and continuous method is based on analysis of the pid stability of the entire system.
grey-pid
- 灰色pid,离散灰色系统,连续灰色系统,pid控制,灰色预测-gray pid, discrete gray, gray row, pid control, Gray forecast
pid整定
- 基于ziegler-nichols方法的pid整定,包括连续与离散两种方法,是基于稳定性分析的pid整定方法。-based Ziegler-Nichols pid of the whole, including both discrete and continuous method is based on analysis of the pid stability of the entire system.
grey-pid
- 灰色pid,离散灰色系统,连续灰色系统,pid控制,灰色预测-gray pid, discrete gray, gray row, pid control, Gray forecast
Discretesystemspid
- 针对离散系统的阶跃信号,正弦信号和方波信号的位置响应,设计了离散pid控制器-Step for discrete-time systems signal, sinusoidal signal and the square wave signal in response to the location, design a discrete controller pid
lisaxitongshuzifangzhen
- 离散系统的数字PID仿真:针对离散系统的阶跃信号、正弦信号和方波信号的位置响应,设计离散PID控制器。其中,S为信号选择变量,S=1时为阶跃跟踪,S=2时为方波跟踪,S=3时为正弦跟踪。-PID digital discrete system simulation: discrete-time systems for the step signal, sinusoidal signal and the square wave signa
DiscretePIDcontroller
- 离散 PID 控制 设计方法 ATMEL参考设计-PID control design method of discrete reference design ATMEL
PID
- PID仿真程序,仿真对象是二阶系统,采用龙科库它法进行离散化,可以通过修改PID来看看PID参数对系统的影响-err
nnpidcontroll
- Matlab 神经网络离散PID控制实例,在Simulink环境中搭载仿真模块即可实现,结果图效果不错-Matlab neural network PID control of discrete examples, in the Simulink environment with simulation module can be realized, the results of Fig good results
PIDSimulation
- 针对离散系统的阶跃信号、正弦信号和方波信号,设计离散PID-Step for the discrete-time systems signal, sinusoidal signal and the square wave signal, the design of discrete PID
bldc.matlab
- 在分析无刷直流电机(BLDC)数学模型的基础上,提出了一种无刷直流电机控制系统仿 真建模的新方法。在Matlab/Simulink环境下,把独立的功能模块和S函数相结合,构建了无刷直流 电机系统的仿真模型。系统采用双闭环控制:速度环采用离散PID控制,根据滞环电流跟踪型PWM 逆变器原理实现电流控制。仿真和试验结果与理论分析一致,验证了该方法的合理性和有效性。 此方法也适用于验证其他控制算法的合理性,为实际电机控制系统的
PID
- 该程序描述了用单片机实现离散的PID控制器,通过改变kp,ki,kp参数可以实现控制器的调节。-The program describes the use of single-chip realization of a discrete PID controller, by changing the kp, ki, kp controller parameter adjustment can be achieved.
PID
- 简单离散PID计算C程序,适用于初学者学习和进行简单PID控制。-Simple discrete PID calculation C program for beginners to learn and simple PID control.
Z-PID
- 针对3阶系统的阶跃响应进行控制,系统采用离散PID的simlink进行仿真。-On the step response of the three order system control, the system USES the discrete PID simlink simulation.
PID
- 用simulink搭的离散PID,可以用自动生成代码再下载进单片机运行-With simulink take discrete PID, can be used to automatically generate code and then downloaded into the microcontroller operation
Motor-speed-PID
- PID调速电机测试程序。使用AT89C51实现。主要展示离散PID控制电机的使用方法。-PID speed motor testing program. Use AT89C51 achieve. The main display discrete PID control method using a motor.
离散PID
- 离散pid源程序,学习好资料,大家好好学哈 ,实际使用不错(Discrete pid source code, learning good information)
matlab程序
- 这个m文件实现了一阶惯性加延迟环节的离散,仿真效果较好。(Discretization of the first order inertial plus delay element.)
lisanpid
- 一种离散PID,传递函数离散化,在输入端加约束。(A discrete PID, the transfer function is discretized, and constraints are added to the input ends.)
C Language for PID
- 使用c语言实现PID算法,内容具体包括pid的离散化过程和示例代码。(Using c language to implement PID algorithm)