搜索资源列表
PIDControlVCDLL
- PIDControl的VC动态链接库,写得非常不错,有源代码,自动控制专业会用到的
PIDcontrol
- 嵌入式C的一个课程设计:电模拟系统的单片机PID控制。程序用C语言写。最小系统板与电模拟系统的原理图都有。把PID.C编译下载到目标板。运行接到示波器即可显示控制结果。
Lab308-EPWM dsp28335 epwm产生代码
- 一个dsp28335 epwm产生代码 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h&qu
Lab405-lcd
- 一个dsp28335 LCD显示的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototyp
PIDcontrol
- 用单片机实现PID控制算法 提高控制精度 提高实时响应 -With MCU PID control algorithm to improve the control precision can be improved in real-time response
PIDcontrol
- 增量式模糊PID控制方法AVR单片机mega16-Incremental fuzzy PID control method AVR Singlechip mega16
PIDControl
- 实用的PID控制算法,用汇编语言写的。用于控制电机、工业控制很有帮助。-PID control algorithm, written using assembly language
ElectricPowerSteeringSystemonRemoteVehicleunderSin
- 摘要:介绍了单片机控制的遥控汽车电动转向系统的工作原理和结构特点,并详细描述了其控制算法和控制电路。 关键词:遥控汽车 电动转向 PID控制 Bang-bang控制 单片机 PWM-Abstract:Theprincipleandstructureofelectricpowersteeringsystemonremotevehicleundersinglechipmicrocomputercontrollingisinvestigatedinthisthesis,anditscontrola
pidcontrol
- 当执行机构控制的不是控制量的绝对值,而是控制量的增量时,需要用增量式pid控制-When the implementation of control is not the absolute value of the volume control, but the incremental volume control, the need for incremental pid control
PIDcontrol
- 该课件详细介绍了PID算法,及其典型芯片电路-This courseware introduces the PID algorithm, and its typical chip circuit
Lab406-speaker
- 一个DSP28335 扬声器的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
Lab404-key
- 一个dsp28335 键盘输入的例子 慷慨赴死 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
Lab602-TrafficLight
- 一个dsp28335 交通灯控制例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
Lab407-Dcmotor
- 一个dsp 直流电机控制的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype st
Lab309-ECAN
- 一个dsp ecan的收发历程 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype st
PIDcontrol
- PID control 各种应用,包括飞思卡尔小车上pid调节-pid control all sort of applications include pid control for robot car
PIDcontrol-experience
- PID参数调节的整定技巧,包括比较流行使用的整定口诀和各种整定技巧-Tuning PID parameter adjustment techniques, including the use of the more popular formulas and a variety of tuning Tuning Tips
PIDControl
- 采用PI控制器方面的技术资料,包含工作机理、校正方面的内容。-A PI controller of technical data, including the working mechanism, this correction area.
PIDcontrol
- 本文主要论述PID算法的离散化处理,对于算法感兴趣的朋友可以可以参考学习(This paper mainly discusses the discrete processing of PID algorithm, for the friends who are interested in the algorithm, you can refer to the study)