问答文章1 问答文章501 问答文章1001 问答文章1501 问答文章2001 问答文章2501 问答文章3001 问答文章3501 问答文章4001 问答文章4501 问答文章5001 问答文章5501 问答文章6001 问答文章6501 问答文章7001 问答文章7501 问答文章8001 问答文章8501 问答文章9001 问答文章9501

欲求汉英翻译

发布网友 发布时间:2022-09-21 10:16

我来回答

2个回答

热心网友 时间:2023-11-17 07:38

3.1算法工作原理

3.1 algorithm working principle

在二进制搜索算法命令的基础上做出修改如下:

In binary search algorithm based on the amended commands are as follows:

(1) Request(x,n),请求命令。参数x为1或0,n为检测到碰撞的最高位。阅读器将请求命令发送给其作用范围内的待命标签,标签检测自己的序列号第n位与x否相同,若相同则应答,并返回剩余的0-(n-1)位的相关信息;若不同则标签不答。另外,规定发送请求命令Request(1)时,所有处于“非无声”状态下的标签都要应答。

(1) that (x, n), Request command. Parameters for x 1 or 0, n for detecting collision in the top. Reader will send its action request order within the scope of the standby labels, tags detection oneself of serial number n) with the same, if ever x is same response, and returned to the rest of the 0-1) a (n the related information, If different is tags do not answer. In addition, the regulation that Request to command (1), all is in "the silent" state labels to response.

(2)Read-write,读写命令。读写被Select激活标签的内部存储的数据。

(2) for - write, literacy command. Literacy is the Select activation tag internal storage of data.

(3)Active,标签休眠计数器触发命令,使标签能够响应Request请求命令。

(3) Active, labels, dormancy counter trigger commands, make tags can response that Request command.

Select(SNR)、Unselect与二进制搜索算法中的命令约定相同。

The Select (SNR), Unselect and the binary search algorithm commands in the same agreed.

为了便于说明过程,设标签的序列号位8位,阅读器范围内有4个标签,序列号分别为:标签A:10100111:标签B:10110101;标签C:10101111:标签D:10111101。

To facilitate the presentation process, A label the sequence number of bits 8-bit, reader worldwide 4 labels, serial number, respectively, tag A: 10100111: the tag B: 10110101; Tag C: 10101111: the tag D: 10111101.

执行过程描述如下:

Execution process description as follows:

第一步:阅读器发送Request(1),所有标签均响应,且各标签内count=0。根据曼彻斯特编码,解码数据为101XX1X1。可知,碰撞位为D4,D3,D1,所以n取4,从而得到下一次请求命令Request(0,4)。

The first pace: reader send that (1), all labels are response, and each tag within the count = 0. According to Manchester encoding, decoding, data for 101XX1X1. Knowable, collision bits for D4, D3, D1, so n take 4, thus obtains the next Request command that 0,4). (

第二步:阅读器发送Request(0,4),标签A、C响应,同时标签B、D的count=1。解码得到的编码数据为X111。可知,碰撞位为D3,n取3,得到下一次请求命令Request(0,3)。

Step 2: reader send 0,4), tags that (A and C response, while tags B and D count = 1. The coded data decoding get for X111. Knowable, collision bits for D3, n take 3, get the next Request command that (0,3).

第三步:阅读器发送Request(0,3),标签A响应,同时标签C的count=1,标签2、4的count=2。阅读器检测出标签A的序列号,发送select和Read—Write命令,处理完之后,发送Unselect命令,使标签A处于“无声”状态。发送Active命令,标签3的count=0,标签B、D的count=l。跳回上一级命令,即Request(0,4)。

Step 3: reader send 0,3), tag that (A response to the label C count = 1, 2, 4 of label count = 2. Reader detected A label the serial number of the, send the select and Write command, processing for - after sending orders, make tags Unselect A in the "silent" state. Send the Active command, labels, three of the count = 0, tag B and D count = l. Jump back on level orders, that is 0,4 that ().

第四步:阅读器发送Request(0,4),只有标签C响应,阅读器检测出标签A的序列号,发送select和Read—Write命令,处理完之后,发送Unselect命令,使标签C处于“无声”状态。发送Active命令,标签2、4的count=0。跳回上一级命令,即Request(1)。

Fourth step: reader send that (0,4), only labels C response, reader detect tag A serial number, send the select and Write command, processing for - after sending orders, Unselect make tags C in "silent" state. Send the Active command, labels, 2, 4 of the count = 0. Jump back on level command, namely that (1).

第五步:阅读器发送Request(1),标签B、D响应。解码得到的编码数据为1011X101。可知,碰撞位为D3,n取3,得到下一次请求命令Request(0,3)。

Step 5: reader send that (1), labels, B and D response. The coded data decoding get for 1011X101. Knowable, collision bits for D3, n take 3, get the next Request command that (0,3).

第六步:阅读器发送Request(0,3),只有标签B响应,且标签D的count=1。阅读器检测出标签B的序列号,发送select和Read—Write命令,处理完之后,发送Unselect命令,使标签B处于“无声”状态。发送Active命令,标签D的count=0。跳回上一级命令,即Request(1)。

Step 6: reader send that (0,3), only labels B, and tags D response count = 1. Reader detect tags, send the select the serial number of the B - Write command, and for processing after sending Unselect commands, make tags "B" is "silent" state. Send the Active command, labels, D count = 0. Jump back on level command, namely that (1).

第七步:阅读器发送Request(1),只有标签D响应。阅读器检测出标签D的序列号,发送select和Read—Write命令,处理完之后,发送Unselect命令,使标签D处于“无声”状态。所有标签被正确识别 。

Step 7: reader send that (1), only labels D response. Reader detect tag D serial number, sending the select and Write command, processing for - after sending orders, Unselect make tags D in "silent" state. All tags are correct identification.

参考资料:有道翻译

热心网友 时间:2023-11-17 07:38

3.1 algorithm working principle

In binary search algorithm based on the amended commands are as follows:

(1) that (x, n), Request command. Parameters for x 1 or 0, n for detecting collision in the top. Reader will send its action request order within the scope of the standby labels, tags detection oneself of serial number n) with the same, if ever x is same response, and returned to the rest of the 0-1) a (n the related information, If different is tags do not answer. In addition, the regulation that Request to command (1), all is in "the silent" state labels to response.

(2) for - write, literacy command. Literacy is the Select activation tag internal storage of data.

(3) Active, labels, dormancy counter trigger commands, make tags can response that Request command.

The Select (SNR), Unselect and the binary search algorithm commands in the same agreed.

To facilitate the presentation process, A label the sequence number of bits 8-bit, reader worldwide 4 labels, serial number, respectively, tag A: 10100111: the tag B: 10110101; Tag C: 10101111: the tag D: 10111101.

Execution process description as follows:

The first pace: reader send that (1), all labels are response, and each tag within the count = 0. According to Manchester encoding, decoding, data for 101XX1X1. Knowable, collision bits for D4, D3, D1, so n take 4, thus obtains the next Request command that 0,4). (

Step 2: reader send 0,4), tags that (A and C response, while tags B and D count = 1. The coded data decoding get for X111. Knowable, collision bits for D3, n take 3, get the next Request command that (0,3).

Step 3: reader send 0,3), tag that (A response to the label C count = 1, 2, 4 of label count = 2. Reader detected A label the serial number of the, send the select and Write command, processing for - after sending orders, make tags Unselect A in the "silent" state. Send the Active command, labels, three of the count = 0, tag B and D count = l. Jump back on level orders, that is 0,4 that ().

Fourth step: reader send that (0,4), only labels C response, reader detect tag A serial number, send the select and Write command, processing for - after sending orders, Unselect make tags C in "silent" state. Send the Active command, labels, 2, 4 of the count = 0. Jump back on level command, namely that (1).

Step 5: reader send that (1), labels, B and D response. The coded data decoding get for 1011X101. Knowable, collision bits for D3, n take 3, get the next Request command that (0,3).

Step 6: reader send that (0,3), only labels B, and tags D response count = 1. Reader detect tags, send the select the serial number of the B - Write command, and for processing after sending Unselect commands, make tags "B" is "silent" state. Send the Active command, labels, D count = 0. Jump back on level command, namely that (1).

Step 7: reader send that (1), only labels D response. Reader detect tag D serial number, sending the select and Write command, processing for - after sending orders, Unselect make tags D in "silent" state. All tags are correct identification.
声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com
热血江湖剑客怎么升级快些 三月份有哪些花开花 三月份有哪些花开花呢 三月什么花开的最旺盛呢 请问急性化脓性扁桃体炎期间可不可以食用巧克力? 扁桃体化脓吃什么消炎药 为什么扁桃体发炎或者化脓以后不能喝冷水或者吃辣的东西呢? 扁桃体化脓能吃冰淇淋吗 扁桃体化脓可以吃什么 炸酱面通常使用哪种面条? ...写一篇150词左右的英语短文。 Halloween(万圣节... 欲是什么意思,欲翻译成中文,日译中 《知更鸟女孩2沉默之歌》epub下载在线阅读全文,求百度网盘云资源 跪求冰与火之歌(权利的游戏)1~5云盘资源,百度,360都可以,谢了 《冰与火之歌(卷一)权力的游戏》epub下载在线阅读,求百度网盘云资源 《冰与火之歌(卷一)权力的游戏》pdf下载在线阅读,求百度网盘云资源 我男的20岁很喜欢吃零食怎么办?相比之下同龄人都是喜欢出去嗨皮,抽烟喝酒什么的,有着大人的样子。 嗨皮皮怎么发图文说说。 基金公司稳定吗 九月用英语怎么说 谁有小川阿作美的资源啊?邮箱1113036503@QQ.COM 什么是DSG与DCT? 离合器dct是什么意思 上海哪有卖小说的店铺 3元以内一本 上海哪里有专卖轻小说的店啊?哪位能告诉我 起底8800元平板电脑供应商!这供应商背后有什么猫腻? 如何学习linux内核编译 家装砸墙砌墙注意事项是什么?家装砸墙流程是什么? 农村石头墙砌法 砌墙的注意事项 风水来说家里的皮箱放哪好一点 五绝二首.读书 欲求翻译:(这几句是我非常喜欢的话) 鱼我所欲也的最简洁的翻译? 我们以为最难堪而极欲逃避的。惟有这个淡漠无味 翻译 急 详细点 大写一到十五笔怎么打? 请问一下大写一到十五笔怎么打 大写一到十五笔如何打 请问大写一到十五笔怎么打 民事纠纷有什么影响 民事纠纷案底有什么影响 自拍神器手机怎用不了,这是什么回事?手机是vivo 民事纠纷对被告人有什么影响 为什么我的vivox3 手机用不了自拍杆 我的vivo手机怎么不能用自拍杆啊? 民事纠纷对孩子有影响吗 民事纠纷会不会影响下一代 婆婆梦到儿媳骑驴啥意思 梦见和姐妈一起骑驴有什么寓意?求解 wellness宠物健康的猫粮怎么样,适口性如何? 周杰伦好听的歌曲有哪些 你们都是喂什么猫粮呢?我网上看中了蓝氏猫粮这个牌子,不知道怎么样?