传感器WSNs TheDataLinkLayer——X-MAC

无线传感器WSNs TheDataLinkLayer------X-MAC

  • X-MAC是什么?
  • [X-MAC 的两项关键技术](#X-MAC 的两项关键技术)
    • [short preambles 短前导](#short preambles 短前导)
    • [preamble sequence - strobing 间歇式前导序列](#preamble sequence - strobing 间歇式前导序列)
  • 词汇说明

X-MAC是什么?

Short-preamble medium access control protocol
tackles mainly energy issues of preamble sampling → B-MAC 以B-MAC为基础解决它的能源问题

X-MAC(eXtended MAC)是一种为无线传感器网络(WSNs)设计的低功耗 MAC(Medium Access Control)协议,它的主要目标是降低能耗、减少通信延迟,并比传统协议(如 S-MAC、B-MAC)更加节能高效。

X-MAC 的两项关键技术

short preambles 短前导

DATA TX: data packet + acknowledgement

preamble sequence - strobing 间歇式前导序列

细节操作:

Series of short preambles, each containing the ID of the target node. 一系列简短的前导码,每个序言都包含目标节点的 ID

所以:

neighbors overhearing the preamble may return to sleeping immediately; continuing their normal duty cycle. 无意中听到序言的邻居可能会立即恢复睡眠状态;继续其正常的占空比。

Strobed preamble: series of short preambles with pauses → transmitter listens to the medium during pauses

receiver sends an early ACK back

sender may then stop sending preambles and start sending the data

在 X-MAC 中,所谓 strobed preamble 的关键机制是:

发送方(Sender)发出一系列短前导 SP;

在两个 SP 之间的间隙,发送方会短暂监听信道,看是否有目标接收方返回 ACK;

----如果收到 ACK,就立即停止剩余前导并发送数据,节省能量;

----如果没收到 ACK,就继续发下一个 SP。

因此,SP之间的Sender 是清醒的,在监听(listening)ACK,而不是睡眠状态。

词汇说明

preamble

/ˈpriːæmb(ə)l/

n.

(法规、契约的)序言,绪论;前言,开场白

v.

作序文

sampling

n.

取样;抽样

v.

取样;抽样(sample 的 ing 形式)

在无线传感器网络(WSNs)的这个背景中,"preamble sampling" 的中文翻译是:

✅ "前导采样" 或 "前导侦听"

相关推荐
淡忘_cx1 天前
Dify 插件开发与打包教程 (Mac)
macos
2501_915918411 天前
App 上架苹果商店全流程详解 从开发者账号申请到开心上架(Appuploader)跨平台免 Mac 上传实战指南
macos·ios·小程序·uni-app·objective-c·cocoa·iphone
亚林瓜子1 天前
SpringBoot中使用tess4j进行OCR(在macos上面开发)
java·spring boot·macos·ocr·lstm·tess4j
AirDroid_cn1 天前
在 iOS 18 的照片应用,如何批量隐藏截屏?
macos·objective-c·cocoa
00后程序员张1 天前
iOS 文件管理与导出实战,多工具协同打造高效数据访问与调试体系
android·macos·ios·小程序·uni-app·cocoa·iphone
javaGHui2 天前
macOS 上获取调试版
macos
2501_915918412 天前
iOS描述文件功能解析
android·macos·ios·小程序·uni-app·cocoa·iphone
2501_915918413 天前
iOS 上架应用市场全流程指南,App Store 审核机制、证书管理与跨平台免 Mac 上传发布方案(含开心上架实战)
android·macos·ios·小程序·uni-app·cocoa·iphone
darkb1rd3 天前
MacCalendar:专为 Mac 用户打造的高效日历工具
macos
神秘剑客_CN4 天前
MacOS学习笔记
笔记·学习·macos