CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - pwm波形

搜索资源列表

  1. designofPWMpower

    0下载:
  2. 基于dsp的PWM开关电源设计方案,介绍了基于DSP的PWM型开关电源的原理及设计方法,以DSP芯片TMS320LF2407产生SPWM为例阐述了开关电源中PWM波形的实现方法。-based dsp PWM switching power supply design, introduced a DSP-based PWM switching power supply design principle and the method DSP chip TMS320LF2407 SPWM have d
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:315909
    • 提供者:高颖
  1. dainlu

    0下载:
  2. 此开关稳压电源由AT89S52单片机作为控制核心。系统包括AD采样,PID控制,PWM输出,构成闭环系统。交流电源输入到整流模块,经整流滤波后输出平稳的直流电压。该直流电压直接输出至IGBT全桥变换器模块。高精度AD转换器将后端输出的电压电流信号由模拟信号量变为数字量供给单片机进行数字PlD运算,经过PID控制运算后,由控制模块输出PWM调制波形至IGBT栅极,构成一个闭环系统,控制电压稳定输出,从而实现开关稳压电源控制系统。此外,可由键盘输入欲得电压值,从LCD显示实际电压值,人机交互界面友好
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:46298
    • 提供者:周陶钧
  1. PWM

    0下载:
  2. 此文件是用于智能小车的自动调速,通过PWM波形来改变脉冲占空比,从而该变电机两边的电压,又P=UI的,电机的功率改变,从而达到电机的调速。-This file is automatically used for the smart s speed through the PWM duty cycle waveform to change the pulse so that the variable voltage motor on both sides, and P = UI of, elec
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1028
    • 提供者:ni yeye
  1. PWMxhatfiles

    0下载:
  2. PWM控制技术是逆变电路中应用最广泛的技术。为了对PWM型逆变电路进行分析,从PWM控制的基本原理出发,首先建立了逆变器控制所需的电路模型,采用IGBT作为开关器件,并对单相桥式电压型逆变电路和PWM控制电路的工作原理进行了分析。使用双踪示波器对电路的输出波形进行分析,给出了仿真波形。实践表明:运用PWM控制技术能够很好地实现逆变电路的运行要求-PWM control of inverter circuit technology is the most widely used technolog
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:31907
    • 提供者:班小栓
  1. 1231212

    0下载:
  2. PWM波形产生电路的实现及其应用 PWM-PWM waveform generation circuit implementation and its application PWM
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:104918
    • 提供者:ZTC
  1. shuangpwmbianhuanqi

    0下载:
  2. 本文以双Pwm变换器为基础,分析论述了电力电子装置的整流、逆变和回馈状态的国内外发展状况。随着科学技术的发展,电力电子装置的低功率因数和高谐波污染已经成为电网的两大主要危害,因此提高系统功率因数便是电力电子技术的发展趋势,本文阐述了功率因数的定义,脉宽调制的种类以及电压 型PWM变换器的原理、控制方法等内容,比较了脉宽调制的各种类型,详细推导了三相电压型PWM变换器的数学建模,指出系统各种控制方法的优缺点,着重表达了二相调制脉宽空间矢量WPM的算法推导,选用了系统主控芯片,编写了系统软件程序
  3. 所属分类:Project Manage

    • 发布日期:2017-05-15
    • 文件大小:3617778
    • 提供者:狼狼
  1. Example_281xEvPwm

    0下载:
  2. 该程序用来生成pwm波形,是一个工程项目,头文件和初始化都有。-The program used to generate pwm waveform, is a project header files and initialize all.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:李秀亮
  1. 200636122228

    0下载:
  2. 利用凌阳单片机实现电机驱动程序,通过多电机pwm波形占空比的调整,实现对电机速度的控制!-Sunplus MCU using motor driver, through the multi-motor pwm waveform duty cycle adjustment, the motor speed control!
  3. 所属分类:File Formats

    • 发布日期:2017-05-14
    • 文件大小:3137259
    • 提供者:zhaojing
  1. Study-on-the-Control-Scheme

    0下载:
  2. 恒频恒压(CVCF)逆变电源的输出电压波形质量是衡量其性能的重要指标之一。文章采用一种重复控制和双闭环控制相结合的电压波形控制策略,以重复控制器提高逆变电源输出电压的稳态精度,减小总谐波畸变率;以双闭环控制器达到较快的动态响应速度。该方案在一台采用TMS320F240 DSP控制芯片的50 Hz三相PWM逆变器上得到验证。-Constant voltage constant frequency (CVCF) Inverter output voltage waveform quality is
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:405207
    • 提供者:Jew
  1. PWM-WAVE-CONTROL

    0下载:
  2. 什么是PWM波形控制技术,用51单片机怎么编写程序实现该技术,简单的用二极管实现!-What is a PWM waveform control technology, how to program with 51 single-chip implementation of the technology, simply use the diode!
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:8871
    • 提供者:王敏
  1. PWM

    0下载:
  2. PWM波形发生器的设计,脉冲宽度调制是现代控制技术常用的一种控制信息输出,可以有效地利用数字技术控制模拟信号的技术-Pulse width modulation of modern control technology is one of the most common control information output, can effectively use digital technology control simulation signal of the technology
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:201436
    • 提供者:刘杰
  1. AT89C2051_sevor_contror

    0下载:
  2. 舵机是机器人、机电系统和航模的重要执行机构。舵机控制器为舵机提供必要的能源和控制信号。本文提出一种以外部中断计数为基础的PWM波形实现方法。该方法具有简单方便,成本低,可实现多路独立PWM输出的优点-Servo robot, mechanical and electrical systems and model aircraft executing agency. Servo controller for the steering gear to provide the necessary en
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:255005
    • 提供者:woody
  1. PWM

    0下载:
  2. MCU的pwm波形输出可以实现led调光的智能驱动-Intelligent drive the MCU the pwm waveform output can be achieved led dimming
  3. 所属分类:Software Testing

    • 发布日期:2017-11-13
    • 文件大小:11604
    • 提供者:杜兴崎
  1. PWM

    1下载:
  2. 51单片机 pwm定时器中断程序,利用定时器中断,发生PWM波形 可调占空比-The 51 microcontroller pwm timer interrupt, using the timer interrupt, adjustable duty cycle of the PWM waveform
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:6363
    • 提供者:张萍萍
  1. 28335_EPWMconduct-PWM

    0下载:
  2. DSP28335实现PWM波形的产生,讲述了ePWM模块中产生PWM的必要配置,讲述了如何用ePWM模块实现0 ~100 占空比控制,PWM模块配置 。-The DSP28335 PWM waveform generation, about the necessary configuration for generating a PWM ePWM module about how module ePWM used to achieve 0 to 100 duty cycle control
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:717040
    • 提供者:吴剑英
  1. MEGA8-PWM

    0下载:
  2. MEGA8的PWM输出功能来完成三路PWM波形.doc-MEGA8 PWM output function to complete the three-way PWM waveform. Doc
  3. 所属分类:File Formats

    • 发布日期:2014-12-16
    • 文件大小:7168
    • 提供者:2388204660
  1. pwm

    0下载:
  2. pwm波形发生器,这里是pwm波形发生器的顶层文件-pwm waveform generator, here is the top-level file pwm waveform generator
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:4062
    • 提供者:gggg
  1. MSP430F149--PWM

    0下载:
  2. MSP430F149或兼容型号输出PWM波形-MSP430F149 or compatible type PWM output waveform
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:631
    • 提供者:gantianzhao
  1. PWM

    0下载:
  2. 初始化PWM功能模块,由PWM6输出PWM波形-PWM module initialization function, the output PWM waveform PWM6
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:1324
    • 提供者:金孝静
  1. 高级定时器PWM波(库函数)

    0下载:
  2. stm32高级定时器pwm波形,,,,,,,,带死区(STM32 advanced timer PWM waveform)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:5959680
    • 提供者:fffiii
« 12 »
搜珍网 www.dssz.com