昨天下午陈冰老师跟我们集中讲了三方面的知识: (1) 电机的原理与控制。 讲了电机的控制原理,通过桥电路控制通断,形成pwm波来控制电机。最开始是MCU控制控制器,在控制器里再加个MCU 通过外部MCU与控制器内的MCU通信来控制是更“轻松”的方法,把“脏活累活”都交给控制器自己去干。...
分类:
其他好文 时间:
2015-10-18 23:08:48
阅读次数:
158
本文仅仅是为了知道如何使用pwm来控制buzzer,已达到控制不同声音的频率。
分类:
系统相关 时间:
2015-10-07 14:42:27
阅读次数:
338
把STC12C5A60S2.H、STC12C2052AD.H头文件放到C:\Keil\C51\INC\STC单片机头文件【51CTO-->单片机-->STC单片机官方头文件】下载链接链接:http://pan.baidu.com/s/1pJKK4w7密码:a0re测量2个LED的端的电压0~4.8V逐渐增减变化/*
工程创建MCU选取,Atmel89C55
单片机:STC12C..
分类:
其他好文 时间:
2015-09-27 06:35:28
阅读次数:
463
DCDC 称为直流直流变换,将直流电进行斩波,形成脉动的直流电压,最后经过储能,滤波电路留平滑输出,使得输出为直流电。在这期间运用PWM或PFM调制方法。(PWM:pulse width modulation,指的是一个周期内,改变有效脉冲的宽度,而频率不变),(PFM:pulse frequ...
分类:
其他好文 时间:
2015-09-21 17:23:33
阅读次数:
169
how determine the RC time constant in PWM digital to analog low-pass filter?I 'm looking for the best RC time constant and its reason in a PWM to conv...
分类:
其他好文 时间:
2015-09-19 17:58:31
阅读次数:
262
how to generate an analog output from a in-built pwm of Atmega 32AVR microcontrloller?you need a resistor, a capacitor and an opamp.opamp is not reall...
分类:
其他好文 时间:
2015-09-14 01:52:22
阅读次数:
331
The Secret Mixed-Signal Life of PWM PeripheralsPulse-width modulation (PWM) peripherals have enjoyed a long association with microcontrollers and powe...
分类:
其他好文 时间:
2015-09-14 01:50:32
阅读次数:
303
i just finished this simple circuit and am very satisfied with the result. The output is very stable and extremely linear!just though id share as i di...
分类:
其他好文 时间:
2015-09-14 01:48:46
阅读次数:
156
How do you generate complementary PWM Outputs?I would like to generate complementary PWM Outputs with adjustable dead time.According to the STM32F401R...
分类:
其他好文 时间:
2015-09-08 09:29:59
阅读次数:
379