搜索资源列表
基于触摸屏和单片机的温度控制系统设计
- 从硬件和软件两个方面介绍了一种基于AT89S52 单片机和触摸屏的温度控制系统的组成,阐述了PID 控制算法的限幅处理、参数整定和实现过程,创新点就是在控制系统中采用触摸屏来实现有关功能。系统实现了由触摸屏设置给定温度,显示实时温度、PID 参数、实时温度变化曲线;单片机数据采集、数据处理、控制输出,最终在触摸屏上显示了良好的温度控制曲线,实现对于温控炉温度的恒定控制。
PID
- PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
PID
- 实现了PID控制的仿真显示-Realize the PID control Simulation shows
PID
- 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve,
PID
- 采用C语言编写的PID控制例程,其中包含有PID程序范例,和PID参数自整定的实现例程。-The use of C language routines PID control, PID procedure includes an example of PID parameters and the realization of self-tuning routine.
PID
- 目前,PID控制及其控制器或智能PID控制器(仪表)已经很多,产品已在工程实际中得到了广泛的应用,有各种各样的PID控制器产品,各大公司均开发了具有PID参数自整定功能的智能调节器(intelligent regulator),其中PID控制器参数的自动调整是通过智能化调整或自校正、自适应算法来实现.-At present, PID control and its controller or intelligent PID contro
pid
- PID控制的C语言程序实现,该程序具有很好的通用性,根据对象稍加修改就行-PID control of C language program, the program has a very good generality, according to a target
最全PID控制算法的C语言实现
- 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
PID控制算法分析与实现
- 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不
pid
- 在VS2015环境下实现多种类型的pid实现。(In the VS2015 environment, various types of pid implementations are implemented.)
PID电机控制20160722
- PID控制电机转速,,实现调速、定速功能(PID control motor speed, speed control, speed control function)
智能PID控制算法的研究与实现
- 智能PID控制算法的研究与实现,模糊pid控温(Research and implementation of intelligent PID control algorithm -- Fuzzy PID temperature control)
基于simulink的模糊PID控制例子
- 模糊PID控制,基于Matlab仿真实现(Fuzzy PID Control and based on matlab.simulink)
pid control
- pid控制基本编程仿真,包括单回路pid控制系统,纯滞后系统的大林控制算法,Smith控制算法,可快速实现pid控制(PID control basic programming simulation, including single loop PID control system, pure lag system of the Dalin control algorithm, Smith control algorithm, can
PID控制算法的C语言实现.(绝对的好东西)
- pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)
PID控制算法的C语言实现一 PID算法原理
- PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
内模pid控制
- 内模pid控制simulink实时控制框图,借助于dSPACE平台实现控制(The internal model PID control simulink real-time control block diagram, with the help of dSPACE platform to achieve control.)
PID控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
舵机的PID控制(两个自由度)
- 利用是stm32f103rct6单片机实现舵机的PID控制(Using stm32f103rct6 microcontroller to realize PID control of steering gear)