已阅读5页,还剩31页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
WiseMAC: An Ultra Low Power MAC Protocol for the Downlink of Infrastructure Wireless Sensor Networks,Presented by Angel PaganNovember 27, 2007,A. El-Hoiydi and J.-D. DecotignieCSEM, Swiss Center for Electronics and Microtechnology, Inc. Computers and Communications, 2004. Proceedings. ISCC 2004. Ninth International SymposiumVolume 1, Issue , 28 June-1 July 2004 Page(s): 244 - 251 Vol.1,2,Outline,IntroductionInfrastructure NetworkWiseMACZigBeeComparisonPower-delay characteristicsConclusion,3,Introduction,Focus on infrastructure topologyPropose WiseMAC (Wireless Sensor MAC) for the downlinkTrade-off power consumption and transmission delay.WiseMAC is compared to ZigBee.,4,Power consumption,Energy efficiency is important in the sensor nodesPower consumption of transceiver in receiver mode is considerableMinimize energy wasteIdle listening active listening to idle channel.Overhearing reception of a packet or part of a packet destined to another node.,5,Infrastructure WSN,Composed of a number of access points (AP).Each access point serves a number of sensor nodes.AP is energy unconstrainedCan listen continuouslyCan send any amount of signaling trafficExploited by WiseMAC protocol,6,Traffic direction,Focus on low traffic situationsDownlinkFrom AP to sensor nodesTransmit configuration data and query requestsTransmit without requiring sensor node continuously listeningUplinkFrom sensor node to APTransmit acquired dataAP can listen continuously with unlimited powerOnly issue is multiple access of medium,7,WiseMAC,Medium Access Control protocolBased on CSMA with preamble samplingSampling minimizes idle listeningExploit sensor nodes sampling schedules to minimize length of the wake-up preambleData frames are repeated in long preambles to mitigate overhearing,8,Sampling,Sensor nodes regularly sample the medium listen to the radio channel for a short durationIf medium found busy listen until frame is received or until idle againSensor node sample with constant period TwSchedule offsets are independent of each other and constant,9,Preamble,AP transmits wake-up preamble of duration Tp in front of every data frameEnsures the receiver will be awake when the data frame arrivesProvides low power consumption when channel is idleTp is minimized by exploiting knowledge of sensor node sample schedule,10,Sampling schedules,AP keeps an up-to-date sampling schedule of all sensor nodesSample schedules acquired from every acknowledgment packetACK specifies the remain time until next scheduled sampling,11,WiseMAC sampling activity,Diagram from IEEE Computer Journal feature article, WiseNET: an ultra low-power wireless sensor network solution, published by IEEE Computer Society, August 2004,12,Preamble duration,Tp must compensate for drift between the clock at the AP and the sensor nodePreamble duration must be 4L if both quartz have a frequency tolerance of and L is the interval between communications,13,Drift Compensation,AP may be late, while node may be early, start the preamble 2L in advanceBecause the sensor node may be late while the AP is early the duration of preamble must be 4L,Diagram from presentation slides of Real-Time Networking Wireless Sensor Networks by Prof J.-D. Decotignie.http:/lamspeople.epfl.ch/decotignie/RTN_WSN.pdf,14,Drift Compensation (contd),In cases where L is very large and 4L is larger than the sampling period Tw, the preamble length of Tw is used.,Tp = min (4L, Tw),15,WiseMAC is adaptive,In high traffic, the interval L between communications is smallIn low traffic, the interval L between communications is large, with maximum equal to TwWiseMAC is adaptive to the traffic; per packet overhead decreases in high traffic conditions,Diagram from presentation slides of Real-Time Networking Wireless Sensor Networks by Prof J.-D. Decotignie.http:/lamspeople.epfl.ch/decotignie/RTN_WSN.pdf,16,High traffic conditions,When traffic is high overhearing is mitigated due to the preamble sampling technique and minimized preambleShort transmissions are likely to fall in between sampling instants of potential overhearers,17,Low traffic conditions,When traffic is low Tp can exceed the length of the data packetIn which case the wake-up preamble is composed of padding bits and repetitions of the data frame,18,Frame pending bit,In the header of the data packetIf set, the sensor node will continue listening after having sent acknowledgmentThe AP will send the next data packet after receiving the acknowledgementPermits a larger wake-up interval and reduces queue delay at APCost of preamble is shared among multiple data packets,19,IEEE 802.15.4 ZigBee,WiseMAC is compared to the power save MAC protocol in ZigBeeUses central coordinator labeled access point (AP) in this documentAP buffers incoming trafficAP sends periodic beacon every TwBeacon contains address of sensor node for which data is buffered,20,ZigBee Power Save Protocol,All sensor nodes wake-up regularly to receive beaconSensor node polls AP for the buffered data if the beacon contains its addressAlso uses frame pending bit in data packet header,21,Optimize Zigbee,For fair comparison, consider optimized version of ZigBeeIn practice polling procedure consist of POLL-ACK-DATA-ACKInterested in performance of basic protocol that uses beacon indicationFor low power consumption, consider POLL packet followed by DATA packetACK is piggy-backed on following POLL packet,22,Performance Analysis,Model transition delays between transceiver states and power consumption in each stateTransceiver statesDOZE The transceiver is not able to transmit nor receive, but is ready to quickly power-on into the receive or transmit stateRX The transceiver is listening to the channel possibly receiving dataTX The transceiver is transmitting data,23,Radio Model,Ts the setup time required to turn on the transceiver from DOZE state into the RX or TX stateTT the turn-around time required to switch the transceiver between RX and TXPz, PR, PT power consumed, respectively, in the DOZE, RX, and TX statesPR = PR PZ ; the increment in power consumption caused by being in the RX statePT = PT PZ ; the increment in power consumption caused by being in the TX state,24,Traffic Model,Population of N sensor nodesDownlink Poisson traffic arrives at the AP at global rate Average packet inter-arrival time at sensor node is L = N/Data packet duration is TDControl packet (pollings, acks, beacons) duration is TcAssume low traffic conditions,1/ TD + TT + Tc,25,WiseMAC Power Consumption,Average power consumed by WiseMAC,Power consumed in DOZE state,Power consumed by sampling activity,Power consumed while receiving the packet and ACK it,Power consumed overhearing the packet by N-1 neighbors,Duration destination node listens to preamble prior to detect of start of the data frame,Average duration a potential overhearer listens to a transmission,26,ZigBee Power Consumption,Average power consumed by ZigBee,Power consumed in DOZE state,Power consumed while listening to cover the drift between AP and node,Power consumed to power on and listen to the beacon length Tc,Power consumed while polling and receiving of data packet every L seconds,27,Transmission delay,The time elapsed between the arrival of a packet at the AP and the end of its transmission to the destination,Transmission delay with WiseMAC,Transmission delay with ZigBee,28,Radio Transceiver,Consider the transceiver used for WiseNET low power radio transceiver,29,Power consumption and delay,Trade-off between consumed power and average transmission delay,WiseMAC consumes less power than ZigBee,30,Power-delay characteristics,Ideal delay,Ideal power consumption,Combine power plot with delay plot and draw power-delay characteristics for varying Tw,31,Compare wake-up schemes,WiseMAC wake-up scheme consumes less power than the one of ZigBeeAs L approaches infinity the power consumption of WiseMAC and ZigBee becomesWiseMAC node powers up every Tw with a duration of a radio symbolZigBee transceiver periodically receives a beacon with a duration larger than a radio symbol,32,Sensitivity Analysis,Vary the traffic and the number sensor nodesCompare WiseMAC, ZigBee, and WiseMAC*WiseMAC* - a sub-optimal version where long wake-up preambles are not composed of repeated data frames,33,Varyin
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 医学26年:第二肿瘤防控要点解读 查房课件
- 2025~2026学年河南周口市第一初级中学八年级下学期英语寒假作业检测题
- 2026丽水护士考试题目及答案
- 2026护士报考试题目及答案
- 2026广西北海市社会保险经办中心招聘公益性岗位2人备考题库及答案详解1套
- 2026福建莆田市卫生健康委员会招聘25人备考题库附答案详解(达标题)
- 2026河南安阳幼儿师范高等专科学校招聘30人备考题库含答案详解(预热题)
- 2026云南红河州河口嘉威供应链有限公司社会化招聘11人备考题库及答案详解(真题汇编)
- 幼儿园运动会日报
- 2026陕西省通信服务有限公司校园招聘备考题库含答案详解(巩固)
- 浙商银行2026校园招聘无领导面试仿真题
- 2025中国铁路南宁局集团有限公司招聘高校毕业生53人笔试历年参考题库附带答案详解
- 湖北省鄂东南联盟2025-2026学年高二下学期期中考试语文试卷(含答案)
- 四川省内江市高2026届适应性训练试题(内江三模)历史+答案
- 2026浙江杭州市萧山区人民法院招聘14人笔试备考试题及答案解析
- 2026中国农业大学烟台研究院非事业编学生管理岗招聘3人考试模拟试题及答案解析
- 2025年江苏省南通市初二地生会考真题试卷+解析及答案
- 结直肠癌筛查健康教育
- 2026上半年安徽黄山市休宁城乡建设投资集团有限公司及权属子公司招聘18人笔试历年参考题库附带答案详解
- 全民国家安全教育日知识普及课件
- 第十三章活动层面的的环境管理课件
评论
0/150
提交评论