搜索资源列表
2407 PID 算法项目文件
- 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.-a TSM320C2407 PID control algorithm is very effective, and the C nested.
motorpidcontral
- 基于dsp2407设计的经典的pid控制算法控制方案-dsp2407 design based on the classic pid control algorithm control program
sensor-openloop
- 基于dsp2812用vc编写的开环pid控制算法,已经通过测试,可以直接使用
putongPID
- 利用DSP实现PID控制功能,PID控制算法为位置式PID算法
MotorControl_final_version
- 一个应用于LF2407的风扇转速控制系统,基于北京精仪达盛科技公司的试验箱,主要实现了风扇转速PID控制算法以及和利用DSP的串行口与上位机通讯的功能,以及LED,LCD显示,具体的通讯协议在压缩包里面的doc里面有
Motor-PID-control-code
- 应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, application of DSP pulse code ca
PID
- 北京瑞泰PID算法控制实验,熟悉C6713DSP的通用IO端口和定时器的编程使用-Beijing Ruitai PID algorithm for control experiments, C6713DSP familiar with common IO port and programming the timer to use
PID
- 用dsp作控制器,pid算法控制电机转动-Dsp controller for use, pid algorithm to control motor rotation
PID
- 唱用PID控制算法的SINMULINK显示程序。-Singing with the PID control algorithm SINMULINK display program.
Three_axis_tumtable_control_system_design_based_on
- 硕士论文 一阐述了本论文的研究背景和意义,综合评述了国内外三轴转 台的发展现状,提出了论文的主要研究内容。 二通过对转台总体指标进行分析,确定以FPGA+DSP为系统的硬 件平台,以直流力矩电机为控制对象,以感应同步器为测角传感器的 整体方案设计。 三针对转台的特性参数,进行了直流力矩电机,以及整个系统 的建模,并采用全数字PID算法进行系统仿真,对仿真结果进行了分 析。 四针对转台在运行过程中负载力矩的不确定性,提出采用模糊 控制的方法对转台进行控制,详细阐
F2812-PID
- 1.掌握利用 ICETEK–F2812-A 评估板与ICETEK-CTR 板上带速度反馈的直流电机B 的 连接和控制原理。 2.熟悉F2812DSP 的通用IO 端口和定时器的编程使用。 3.学习利用数字PID 控制算法控制电机转速。-1. Master the use of ICETEK-F2812-A evaluation board and ICETEK-CTR-board DC motor with speed feedback and control theory B co
Photovoltaic-Inverter-BASED-2812dsp
- 针对光伏并网发电系统中关健部件—逆变器的结构设计与控制方法研究进行了详细分析 和阐述。从电网、光伏阵列以及用户对逆变器的要求出发, 分析了各种不同的逆变器拓扑结构与控 制方法, 比较其运行效率和控制效果。对于本文提出了一种基于全桥变换器的正弦波逆变电源的整体设计 方案。文章首先对系统设计中将使用到的DC/DC变换器,DC/AC变 换器以及PWM控制技术在理论上进行了深入的研究。并讨论了数字 式PID控制算法的实现和在系统中的应用,还针对这种基于全桥变换 器的正
STM32F10x_DSP_Lib_V1.0.1
- STM32的DSP库,包括64点,256点,1024点FFT和PID控制算法-The STM32 DSP library, including 64 points, 256 points, 1024 points FFT and the PID control algorithm
PID
- PID算法详细说明,适用于多种闭环调节系统,如温度控制,电机调速。-Detailed descr iption of the PID algorithm, applied to a variety of closed-loop control system, such as temperature control, motor speed.
PWM_MotoB
- 1.本示例将演示电机的闭环控制,即以单位时间内的码盘脉冲输出为反馈,以单位时间内 // 欲达到的脉冲数为输入,以变占空比的PWM波为输出。使用的算法为经典的PID控制算法 // 该算法具有实现方便,参数整定容易,控制鲁棒性好等优点。借助我们的串口虚拟示波 // 器软件,用户可以很方便地整定出一套满意的参数。 //2.PID算法要处理的数据不外乎输入与反馈的偏差(做比例运算),本次偏差与上一次偏差 // 的差(做微分运算,离散化以后就是差分运算),所有变差的累积(积分运算,离散
Example_2833xDA
- 基于dsp的PID控制算法,采用积分分离式位置式控制-PID dsp
PID
- DSP2812PID算法,制作数控电源,用ADC采样给DSP,DSP执行算法控制电源输出稳定的电压。并利用DSP保护过压过流保护-DSP2812PID algorithm, the production of digitally controlled power, the ADC samples to the DSP, the DSP implementation of the algorithm to control the power supply output voltage. And D
PID
- 利用DSP中的28035对步进电机进行顺时针方向控制,采用PID控制算法-Using DSP in 28,035 pairs of stepper motor control clockwise direction, using PID control algorithm
PID
- 最为经典的PID控制算法程序源代码。实验背景的控制输出DA芯片的数字量。-The most classic PID control algorithm source code. DA chip to control the output of the digital experiments backgrounds.
PID控制C代码
- PID基础知识,PID控制C代码,C语言描述PID算法程序(PID basic knowledge, PID control C code, C language descr iption PID algorithm program)