-
Control signal from the receiver into the signal modulation of the channel chip,...
控制信号由接收机的通道进入信号调制芯片,获得直流偏置电压。它内部有一个基准电路,产生周期为20ms,宽度为1.5ms的基准信号,将获得的直流偏置电压与电位器的电压比较,获得电压差输出。最后,电压差的正负输出到电机驱动芯片决定电机的正反转。当电机转速一定时,通过级联减速齿轮带动电位器旋转,使得电压差为0,电机停止转动。当然我们可以不用去了解它的具体工作原理,知道它的控制原理就够了。就象我们使用晶体管一样,知道可以拿它来做开关管或放大管就行了,至于管内的电子具体怎么流动是可以完全不用去考虑的。-Control signal from the receiver into the signal modulation of the channel chip, access to the DC bias voltage. It has a base internal circuit, resulting in a period of 20ms, the base width of 1.5ms signal, will be the DC bias voltage and the voltage comparator potentiometer to obtain the output voltage difference. Finally, the positive and negative output voltage difference to the motor driver chip motor positive decision. When the motor speed must, through the reduction gear drive cascading rotary potentiometers, the voltage difference is 0, motor to stop rotating. Of course, we do not have to understand the principle of its work, the control principle to know its enough. As we use the same transistors that can switch it to do or to enlarge
- 2022-02-25 02:23:49下载
- 积分:1
-
This is my time of learning embedded in the course materials, for just contact w...
这是我在中嵌学习的时候的课程资料,对于刚刚接触嵌入式的人来说会有定的帮助,有兴趣的人可以拿去看哈!-This is my time of learning embedded in the course materials, for just contact with people who will be embedded help those who are interested to see is unspeakable Ha!
- 2023-04-28 21:40:10下载
- 积分:1
-
清华大学老师的课件,很经典,希望大家有所帮助,共同进步。...
清华大学老师的课件,很经典,希望大家有所帮助,共同进步。-Tsinghua University teachers courseware, it is a classic, I hope all of you to help make progress together.
- 2023-08-23 14:25:05下载
- 积分:1
-
c++
C++程序设计(第2版)-习题解答-c++
- 2022-08-18 10:58:06下载
- 积分:1
-
FPGA nios ii 快速入门教程 适用于初学者 简单易懂 方便
FPGA nios ii 快速入门教程 适用于初学者 简单易懂 方便-FPGA nios ii QuickStart for easy convenience beginners
- 2022-07-07 16:22:22下载
- 积分:1
-
收集整理的经典的C语言资料,对程学设计和编程思想的理解很有好处,第二部分...
收集整理的经典的C语言资料,对程学设计和编程思想的理解很有好处,第二部分-Collection of the classic C language materials, engineering design and programming is very beneficial to the understanding of thinking, Part II
- 2022-05-17 05:18:42下载
- 积分:1
-
MIT Press
MIT Press - An Introduction to Genetic Algorithms.pdf-MIT Press- An Introduction to Genetic Algorithms.pdf
- 2022-05-05 21:12:24下载
- 积分:1
-
从校长的一个很好的解释视角的物理意义…
从物理意义的角度很好的解释了主成分分析法,是一篇很好的主成分分析入门文献。-Physical meaning from the perspective of a very good explanation of the principal component analysis method, is a good entry-principal component analysis literature.
- 2022-07-26 07:27:09下载
- 积分:1
-
delta = (srcW << 16)/dstW
int pos = delta >> 1...
着几乎所有智能机厂商都将有自己配套的App Store,甚至并非智能手机制造商的三星也有意加入本次混战.
当然,我们也不能忘记苹果最先从iTunes中得到的灵感,从而带来了应用程序商店,一个正确的面向用户,开发者的平台,提供收入分配的盈利模式.
Symbian下也有众多有趣的程序,诺基亚的应用商店将会让这些软件更有吸引力.
-delta = (srcW > 1
for (int x = 0 x < dstW x++) {
g.setClip(x, 0, 1, srcH)
g.drawImage(src, x- (pos >> 16), 0, Graphics.LEFT |
Graphics.TOP)
pos+= delta
}
Image dst = Image.createImage(dstW, dstH)
g = dst.getGraphics()
delta = (srcH > 1
for (int y = 0 y < dstH y++) {
g.setClip(0, y, dstW, 1)
g.drawImage(tmp, 0, y- (pos >> 16), Graphics.LEFT |
Graphics.TOP)
pos+= delta
- 2022-08-15 23:44:24下载
- 积分:1
-
精通MFC程序 设计,第十三章源码,MFC的GDI与绘图,适合初学者。...
精通MFC程序 设计,第十三章源码,MFC的GDI与绘图,适合初学者。-Proficient in MFC programming, Chapter XIII-source, MFC and the GDI graphics, suitable for beginners.
- 2022-06-18 21:01:22下载
- 积分:1