搜索资源列表
PID
- PID例程 简单给出PID的简单模型,用以参考,没有补偿,和饱和限制等部分。-PID routines simple PID given a simple model for reference, there is no compensation, and saturation part of the restrictions.
triapf1
- 基于单位功率因数控制策略的三相全控整流。开关器件采用IGBT。PWM波形产生控制电路里使用的饱和限制模块,就是限制波形的幅度的,对输出直流电压幅值影响很大。-Based on the unity power factor control strategy of three-phase full-controlled rectifier. Switching device IGBT. PWM waveform generator control circuit in the saturation
IGBT
- 文首先谈论了IGBT 的驱动电路的基本要求和过流保护分析,然后运用IGBT 集电极退饱和原理,提供了一个采用分立元件构成的IGBT 驱动电路和过流保护电路。仿真 和试验结果证明了所设计驱动电路的可行性-Paper first discussed the IGBT drive circuit of the basic requirements and overcurrent protection, and then use the collector IGBT de-saturation
Motor-Considering-Saturation-Effect
- 考虑磁场饱和效应的电励磁同步电机矢量控制的一篇论文,在电机考虑磁路饱和是挺有启发的-Electrically Excited Synchronous Motor Vector Control Considering Saturation Effect
MSP430_SP02
- 基于msp430xG46x的血氧饱和度监测代码,程序可调红光红外光亮度,同时利用平均功率方法计算血氧浓度,此外还附加计算了心率-Based on msp430xG46x of oxygen saturation monitoring code, program adjustable brightness red infrared light, while the average power calculated using Oxygen concentration, in addition
BA6845FS
- The BA6845FS is a stepping motor driver with a maximum output current of 1.0A. The logic input allows three output modes : forward, reverse, and power save. The IC has a low output saturation voltage and is capable of driving motors at low supply
IRM8601S
- The BA6845FS is a stepping motor driver with a maximum output current of 1.0A. The logic input allows three output modes : forward, reverse, and power save. The IC has a low output saturation voltage and is capable of driving motors at low supply
OV7725_CSP2_DS-(1.2)
- OV7670/OV7171 CAMERACHIPTM图像传感器,体积小、工作电压低,提供单片VGA摄像头和影像处理器的所有功能。通过SCCB总线控制,可以输出整帧、子采样、取窗口等方式的各种分辨率8位影响数据。该产品VGA图像最高达到30帧/秒。用户可以完全控制图像质量、数据格式和传输方式。所有图像处理功能过程包括伽玛曲线、白平衡、饱和度、色度等都可以通过SCCB接口编程。OmmiVision图像传感器应用独有的传感器技术,通过减少或消除光学或电子缺陷如固定图案噪声、托尾、浮散等,提高图像质量,
STM32-camera
- 本实验将实现如下功能:开机后,初始化摄像头模块(OV7670),如果初始化成功,则在LCD模块上面显示摄像头模块所拍摄到的内容。我们可以通过KEY0设置光照模式(5种模式)、通过KEY1设置色饱和度,通过KEY2设置亮度,通过WK_UP设置对比度,通过TPAD设置特效(总共7种特效)。通过串口,我们可以查看当前的帧率(这里是指LCD显示的帧率,而不是指OV7670的输出帧率),同时可以借助USMART设置OV7670的寄存器,方便大家调试。DS0指示程序运行状态。-The experiment
shexiangtou
- 采用STM32,初始化摄像头模块(OV7670),如果初始化成功,则在LCD模块上面显示摄像头模块所拍摄到的内容。我们可以通过KEY0设置光照模式(5种模式)、通过KEY1设置色饱和度,通过KEY2设置亮度,通过WK_UP设置对比度,通过TPAD设置特效(总共7种特效)。通过串口,我们可以查看当前的帧率(这里是指LCD显示的帧率,而不是指OV7670的输出帧率),同时可以借助USMART设置OV7670的寄存器,方便大家调试。DS0指示程序运行状态-Using STM32, initialize
tidc056
- 基于ti处理器的脉搏血氧测试仪的设计,可以准确测量人体血氧饱和度和脉率-Pulse oximeter tester ti processor-based design that can accurately measure blood oxygen saturation and pulse rate
hue-circle
- 本程序旨在在尽量节约定时器资源的情况下实现三彩LED在饱和度和亮度都为50 时的色相循环 以及包含RGB与HSB互相转换函数的头文件-This program is designed to save as much as possible in the case of timer resources to achieve three-color LED in the saturation and brightness of the hue cycle of 50 and contai
LEDdianyuan
- 输入交变电源的电压220V,50Hz;直流电压的输出小于10V。 ① 电流输入的大小范围:200mA到2000mA之间; ② 可以在允许的范围内通过矩阵键盘设定电流的预设值,显示模块会显示预设的电流值,设计要求预设电流与实际输出电流值相差的绝对值要小于或者等于输入的电流值的1%。 ③ 为了增强可调节性,该设计还具有加减的步进功能,步进为10mA; ④ 负载的电阻改变,电压输出值同样不会高于10V,精度方面输出电流的误差绝对值要小于等于预设电流值的1%。 -The design
pid
- PID算法的各种实现,包括位置型,增量型,饱和积分,及积分分离等各种pid算法的实现例程。-Various PID algorithm, including the location type, incremental, saturation points, and other integral separation pid algorithm to achieve routine.
pidCode
- 一种自适应PID调节器,具有PID增益参数自调整,抗积分饱和。-An adaptive PID regulator with PID gain parameter self-tuning, anti-integral saturation.
pidtest
- 位置型、增量型、积分分离、抗积分饱和等功能集合,有单独备注。对初学PID的人很有帮助(There are separate functions such as position type, increment type, integral separation, integral saturation and so on. For beginners PID people very helpful)