CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PID PWM

搜索资源列表

  1. Text1

    1下载:
  2. 程序要实现的功能是:键盘设定初值并由数码管显示, 程序开始时先将初值送入PWM控制程序,输出相应占空比的 波形,然后监测ad转换得到的数据与设定值的差异调用PID算法 程序,运用增量型PID进行计算,自动调节PWM占空比, 使输出趋近于设定值-The function of the program to be implemented: the keyboard initialization by digital tube display program starts when t
  3. 所属分类:SCM

    • 发布日期:2015-04-07
    • 文件大小:2048
    • 提供者:韩建超
  1. mapancesu

    0下载:
  2. 飞思卡尔比赛XS128单片机的PID模块头文件,PWM头文件,PAC头文件,及光电码盘测速程序。-Freescale' s game XS128 microcontroller the PID Module header files, the PWM header files, the PAC header files, and photoelectric encoder tachometer procedures.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-06
    • 文件大小:70265
    • 提供者:王迪
  1. water-temperature-control-system

    0下载:
  2. 该系统以AT89C51单片机为核心实现温度控制。温度信号由AD590和温度/电压转换电路获得,温度实时控制采用PID算法,控制输出采用PWM波触发可控硅来控制加热通断。使系统具有较高的测量精度和控制精度。-The system AT89C51 microcontroller as the core temperature control. Temperature signal obtained by the AD590 and temperature/voltage conversion cir
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:3365
    • 提供者:小源源
  1. wd

    1下载:
  2. 基于PID的无极温度控制系统,有温度采集和PID控温。使用可控硅和PWM技术。-PID the induction temperature control system, a temperature acquisition and PID temperature control. SCR and PWM technology.
  3. 所属分类:SCM

    • 发布日期:2015-04-23
    • 文件大小:59392
    • 提供者:柳小亿
  1. BLDCM-based-on-NIOS

    0下载:
  2. 基于NIOSII的无刷直流电机控制器设计 庄任勤 大连海事大学 硕士论文 电力电子与电力传动 2009年6月 本文介绍了无刷直流电机的工作原理,研究了无刷直流电机的PWM调制方式,实现了基于Nios软核的无刷直流电机控制系统的SOPC设计。系统硬件包括以FPGA为核心的控制电路和用于电机驱动的三相全桥逆变电路,对FPGA及其外围设备的选择和逆变电路的设计做了大量研究工作。软件设计包括在Quartusn中用vHDL语言生成的位置检测模块、电机控制模块和PID调节器的I
  3. 所属分类:Project Design

    • 发布日期:2017-11-16
    • 文件大小:3739268
    • 提供者:午后薄荷
  1. DC-DC

    0下载:
  2. /功 能:1.实现与CPLD的通信,从而控制PWM的占空比. 2.实现LCD显示相关信息. // 3.实现对键盘按键的判断和确定相应的操作. 4.实现对电压电流的检测. // 5.实现过载保护功能,电流过大时,切断PWM输出,当排除过流故障后,自动恢复供电 // 6.实现用PID算法跟踪电压,实现稳压输出-/ Function: 1. Achieve communication with the CPLD to control the PWM duty cycle.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:74835
    • 提供者:洪观
  1. dspyu110216

    0下载:
  2. 基于DSP的变频控制功能部分代码,DSP pwm pid 等。-DSP-based frequency control function part of the code, DSP pwm pid and so on.
  3. 所属分类:Energy industry

    • 发布日期:2017-11-27
    • 文件大小:1192075
    • 提供者:sun sleaven
  1. Synchronous-generator

    0下载:
  2. Synchronous generator simulation of power electronic components, to achieve ACDC, DCAC, using computational method PWM, PID controller, with far more satisfactory
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:18325
    • 提供者:nader
  1. power-elec

    0下载:
  2. power electronic components, to achieve ACDC, DCAC, using computational method PWM, PID controller,
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3130
    • 提供者:nader
  1. chengxu

    0下载:
  2. 本系统对温度控制的要求精度较高,因此考虑使用PID控制来控制系统温度,加热元件的控制采用PWM波来进行精确控制。由温度传感器来传回温度数据,单片机处理数据并发出相应的动作,从而保证温度在控制范围之内。-The temperature control system require high accuracy, so consider using the PID control to control the system temperature, the heating element is con
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2121
    • 提供者:luyi
  1. Temperature-control-system

    0下载:
  2. 用C8051F020做的关于水温控制系统的一套资料,用到PID算法控制PWM波形来控制加热丝。-C8051F020 do with water temperature control system on a set of data, PID control algorithm is used to control the heating wire PWM waveform.
  3. 所属分类:ELanguage

    • 发布日期:2017-03-30
    • 文件大小:68046
    • 提供者:庄尚
  1. DC-Motor

    1下载:
  2. MSP430G2553 lunchpad,通过PWM输出驱动L298N工作来控制直流电机,并利用编码器实现闭环PID控制,使其能转过指定的角度-Working through the PWM output driver L298N to control the DC motor, and use the encoder to achieve closed-loop PID control, so that it can turn a specified angle
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:34707
    • 提供者:ichzk
  1. DC_DC

    0下载:
  2. 基于430的DC_DC变化,采用PID控制,调节PWM的输出占公比,从而反馈调节输出电压-Based on 430 DC_DC change, using PID control, adjust the PWM output accounted common ratio, thus regulating the output voltage feedback
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:45869
    • 提供者:lidingbo
  1. control-system-based-on-C8051F020

    1下载:
  2. 帆板控制系统设计 选用美国C yg nal公司推出的C8051F系列单片机C8051F020作为帆板控 制核心 采用PID控制算法 C8051F020输出不同占空比的脉冲宽度调制信号 PWM 以得到不同的风扇 电机转速 由此改变帆板转动的角度 系统选用 MMA7361加速度传感器检测帆板的转角 运行状态由 RT12864M 显示 本系统能精确控制帆板角度 帆板角度控制精度在1° 以内 响应速度快 工作稳定可靠 关键词-windsurfing control system desi
  3. 所属分类:SCM

    • 发布日期:2016-04-06
    • 文件大小:387072
    • 提供者:罗雕
  1. first-car

    0下载:
  2. 机器人游中国小车轻量级参考程序,包含寻线程序、PWM波调控程序、pid算法程序-Tour China car lightweight robot reference program, including the hunt program, PWM wave control procedures, pid algorithm procedures, etc. ...
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:300418
    • 提供者:小紫
  1. ultrasound

    0下载:
  2. 瑞萨的一款单片机的超声测距调节程序,能PID自动调节由距离控制的PWM输出-Renesas microcontroller ultrasonic ranging regulate a program that can automatically adjust the PID controlled PWM outputs by the distance
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:91148
    • 提供者:周日成
  1. duojichengxu

    0下载:
  2. 程序功能:接收PWM控制信号,将其转换成对应的控制目标角度,A/D采样回馈得到当前摇臂的角度,最后在程序中采用PID控制输出,是摇臂到达预定目标。-Program features: PWM control signal received, which was converted to the corresponding control target angle, A/D sampling to obtain the current angle of the swing arm back. Fi
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1715
    • 提供者:liuqiang
  1. pid_sw

    0下载:
  2. 利用51单片机PID算法控制pwm的占空比实现水温控制-51 SCM PID control algorithm pwm duty cycle for temperature control
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:100395
    • 提供者:钱益阳
  1. PID_control

    1下载:
  2. PID控制PWM脉冲调制,基于AVR单片机实现-PID control
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:278179
    • 提供者:柳宗炎
  1. PID_PowerAshley

    0下载:
  2. 利用PID算法控制PWM输出电压,实现串联型数控电源,通过键盘输入控制期望电压-PID algorithm to control the use of PWM output voltage to achieve tandem CNC power, through the keyboard input control voltage expectations
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:147313
    • 提供者:谭晓敏
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com