Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PID
Search - PID - List
A PIC-PID Example
Date : 2025-12-20 Size : 11kb User :

这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
Date : 2025-12-20 Size : 75kb User : 韦东

本程序代码是一个温度控制器的源代码,内有PID控制代码-the code is a temperature controller of the source code, there PID control code
Date : 2025-12-20 Size : 4kb User : pawo

Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
Date : 2025-12-20 Size : 1kb User : 张磊

pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考-pid algorithm c language source code for reference purposes only pid algorithm c language source code for reference only
Date : 2025-12-20 Size : 8kb User : npvt

FPGA闭环控制电路积分分离式PID算法子程序,算法函数,中断函数-Closed-loop control circuit FPGA points separate subroutine PID algorithm, the algorithm functions, interrupt functions
Date : 2025-12-20 Size : 5kb User : 小刚

用avr实现pid算法,用的编译器是g-Pid using avr realization algorithm, the compiler used is g
Date : 2025-12-20 Size : 92kb User : 天宇

pid,直流电机双闭环控制的DSPF2812算法-pid, double-loop DC motor control algorithm DSPF2812
Date : 2025-12-20 Size : 140kb User : wangying

在工业控制中常常会遇到模糊控制算法的问题,次程序为通用的PID算法,根据需要进行修改,便可实现不同的功能。-In industrial control often encounter the problem of fuzzy control algorithm, sub-procedures for the common PID algorithm, according to the need for modifications can realize different functions.
Date : 2025-12-20 Size : 4kb User : 小黑

一个有关PID调节的程序,可供学习-PID regulation of a procedure for learning
Date : 2025-12-20 Size : 90kb User : 宁浩

PID自动控制算发,在变频器中使用-PID automatic control fat balance in the use of frequency converter
Date : 2025-12-20 Size : 1kb User : eric

PID自动调节直流电机的速度。认为规定直流转多少转,通过PID算法自动控制稳定在规定的转速内!-PID automatic adjustment of the speed of DC motor. DC to consider the number of provisions to, through the PID algorithm for automatic control of speed and stability within the required!
Date : 2025-12-20 Size : 19kb User : 谢为

该程序描述了用单片机实现离散的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.
Date : 2025-12-20 Size : 3kb User : lixiaohui

采用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.
Date : 2025-12-20 Size : 5kb User : xiapeng

自平衡机器人的源代码,包括kalman滤波器,PID控制的源代码-code of self balancing robot ,kalman filter s Pid control s code
Date : 2025-12-20 Size : 20kb User : peace

PID keil C 环境下编写的程序源码-PID keil C software(8051MCU)
Date : 2025-12-20 Size : 23kb User : joansun

PID技术,C代码文件,拷贝其中部分代码稍加修改就可以控制温度、流量、压力等。-PID technology, C code files, copy the code slightly modified some of them can control the temperature, flow, pressure and so on.
Date : 2025-12-20 Size : 3kb User : 千里之外

数字PID调节器算法,执行时间最短最精炼-digital pid
Date : 2025-12-20 Size : 45kb User : townes

pid 调试程序 应用于飞思卡尔智能车,可以作为你的PID参考程序-pid Freescale debugger used smart cars, PID can be used as your reference program
Date : 2025-12-20 Size : 1kb User : j


Date : 2025-12-20 Size : 286kb User : yangzhi
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.