<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[怎样用一个编码器计米数的同时也把速度测 ..]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339.html]]></link>
 <description><![CDATA[Latest 50 replies of 怎样用一个编码器计米数的同时也把速度测 ..]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Thu, 07 May 2026 17:05:24 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[传送到两个寄存器，一个计数，一个算速度不就好了
 [s:21]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2129387.html]]></link>
 <author><![CDATA[wx3625xn]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 03 Jul 2020 02:50:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[唉&nbsp;&nbsp;智商啊&nbsp;&nbsp; 不会接两组 高速输入吗&nbsp;&nbsp;&nbsp;&nbsp;就是X短路一下&nbsp;&nbsp; 一个计速度&nbsp;&nbsp; 一个计长度]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2129282.html]]></link>
 <author><![CDATA[小八哥]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 02 Jul 2020 11:39:06 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第13楼愚公移山于2020-06-29 20:00发表的&nbsp;&nbsp;:


每秒钟中断一次
[/quote]
大哥，能分享一下程序么]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2129249.html]]></link>
 <author><![CDATA[zht1994612]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 02 Jul 2020 08:57:16 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第7楼marksman_01于2020-05-25 12:45发表的&nbsp;&nbsp;:

把C251的数据转移到空寄存器后用定时中断计算转速，每次计算清除只需要清除寄存器数值即可，高计的数值可以一直累计的，我之前都这么做，即有转速，还有圈数
[/quote]

每秒钟中断一次]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2128540.html]]></link>
 <author><![CDATA[愚公移山]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 29 Jun 2020 12:00:40 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[长度可以用累加]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2128538.html]]></link>
 <author><![CDATA[ccy5156]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 29 Jun 2020 11:55:40 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你好，你那有双输出的电子手轮吗？[quote]引用第10楼旋转编码器于2020-05-26 14:26发表的&nbsp;&nbsp;:
要么就装双输出的增量编码器，我们有款一个编码器 有两组增量信号输出&nbsp;&nbsp;一组可作为速度反馈 一组作为位置反馈
[/quote]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2128522.html]]></link>
 <author><![CDATA[zht1994612]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 29 Jun 2020 09:16:02 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[要么就装双输出的增量编码器，我们有款一个编码器 有两组增量信号输出&nbsp;&nbsp;一组可作为速度反馈 一组作为位置反馈]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121314.html]]></link>
 <author><![CDATA[旋转编码器]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 May 2020 06:26:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[清零前做加数，放另外一个寄存器咯]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121267.html]]></link>
 <author><![CDATA[zhuo610616]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 May 2020 02:56:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[速度就是距离对时间的一次微分，知道米数就能把速度算出来！跟2楼，3楼差不多的意思！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121086.html]]></link>
 <author><![CDATA[caoxj007]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 04:50:31 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用楼主飞沙漫天于2020-05-25 09:07发表的 怎样用一个编码器计米数的同时也把速度测出来？ :
用C251计数器怎样才能计米数的同时也把速度测出来，我看的有些案例，测速度时会每隔一秒清空一下C251，但是我里边的数值还要用来计算米数，不能清空。所以我该怎么把速度测出来呢？希望各位前辈给个建议。
[/quote]
把C ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121084.html]]></link>
 <author><![CDATA[marksman_01]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 04:45:12 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我也考虑了，我用的A,B两相计数，SPD测得时其中一相的脉冲数，是不是把n秒钟测出来的数再乘2就是这段时间测得的总脉冲数了？




[quote]引用第5楼ntbigcg于2020-05-25 09:54发表的&nbsp;&nbsp;:
试试SPD指令
[/quote]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121029.html]]></link>
 <author><![CDATA[飞沙漫天]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 02:02:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[试试SPD指令]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121027.html]]></link>
 <author><![CDATA[ntbigcg]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 01:54:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我的计数器里的数据不能清除，因为还要用来计算长度。所以，我要计算速度，我需要知道一秒钟计数器增加了多少才行，但是我没想到怎样才能把这个一秒钟的差值算出来。



[quote]引用第1楼xieshaokui于2020-05-25 09:13发表的&nbsp;&nbsp;:
一秒钟的数据足够你计算出你想要的东东了！
[/quote]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121025.html]]></link>
 <author><![CDATA[飞沙漫天]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 01:49:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[距离 时间不是都有了吗]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121020.html]]></link>
 <author><![CDATA[shangshan114]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 01:25:35 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[一秒钟计数的脉冲，除以时间不就是速度吗？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121018.html]]></link>
 <author><![CDATA[honggun]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 01:22:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[一秒钟的数据足够你计算出你想要的东东了！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1682339#2121013.html]]></link>
 <author><![CDATA[xieshaokui]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 May 2020 01:13:58 +0000]]></pubdate>
</item>
</channel></rss>