ZigBee技術是一種應用于短距離范圍內,低傳輸數據速率下的各種電子設備之間的無線通信技術。ZigBee名字來源于蜂群使用的賴以生存和發展的通信方式,蜜蜂通過跳ZigZag形狀的舞蹈來通知發現的新食物源的位置、距離和方向等信息,以此作為新一代無線通訊技術的名稱。ZigBee過去又稱為“HomeRF Lite”、“RF-EasyLink”或“FireFly”無線電技術,目前統一稱為ZigBee技術。 2、ZigBee技術的特點 自從馬可尼發明無線電以來,無線通信技術一直向著不斷提高數據速率和傳輸距離的方向發展。例如:廣域網范圍內的第三代移動通信網絡(3G)目的在于提供多媒體無線服務,局域網范圍內的標準從IEEE802.11的1Mbit/s到IEEE802.11g的54Mbit/s的數據速率。而當前得到廣泛研究的ZigBee技術則致力于提供一種廉價的固定、便攜或者移動設備使用的極低復雜度、成本和功耗的低速率無線通信技術。這種無線通信技術具有如下特點: 功耗低:工作模式情況下,ZigBee技術傳輸速率低,傳輸數據量很小,因此信號的收發時間很短,其次在非工作模式時,ZigBee節點處于休眠模式。設備搜索時延一般為30ms,休眠激活時延為15ms,活動設備信道接入時延為15ms。由于工作時間較短、收發信息功耗較低且采用了休眠模式,使得ZigBee節點非常省電,ZigBee節點的電池工作時間可以長達6個月到2年左右。同時,由于電池時間取決于很多因素,例如:電池種類、容量和應用場合,ZigBee技術在協議上對電池使用也作了優化。對于典型應用,堿性電池可以使用數年,對于某些工作時間和總時間(工作時間+休眠時間)之比小于1%的情況,電池的壽命甚至可以超過10年。 數據傳輸可靠:ZigBee的媒體接入控制層(MAC層)采用talk-when-ready的碰撞避免機制。在這種完全確認的數據傳輸機制下,當有數據傳送需求時則立刻傳送,發送的每個數據包都必須等待接收方的確認信息,并進行確認信息回復,若沒有得到確認信息的回復就表示發生了碰撞,將再傳一次,采用這種方法可以提高系統信息傳輸的可靠性。同時為需要固定帶寬的通信業務預留了專用時隙,避免了發送數據時的競爭和沖突。同時ZigBee針對時延敏感的應用做了優化,通信時延和休眠狀態激活的時延都非常短。 網絡容量大:ZigBee低速率、低功耗和短距離傳輸的特點使它非常適宜支持簡單器件。ZigBee定義了兩種器件:全功能器件(FFD)和簡化功能器件(RFD)。對全功能器件,要求它支持所有的49個基本參數。而對簡化功能器件,在最小配置時只要求它支持38個基本參數。一個全功能器件可以與簡化功能器件和其他全功能器件通話,可以按3種方式工作,分別為:個域網協調器、協調器或器件。而簡化功能器件只能與全功能器件通話,僅用于非常簡單的應用。一個ZigBee的網絡最多包括有255個ZigBee網路節點,其中一個是主控(Master)設備,其余則是從屬(Slave)設備。若是通過網絡協調器(Network Coordinator),整個網絡最多可以支持超過64000個ZigBee網路節點,再加上各個Network Coordinator可互相連接,整個ZigBee網絡節點的數目將十分可觀。 兼容性:ZigBee技術與現有的控制網絡標準無縫集成。通過網絡協調器(Coordinator)自動建立網絡,采用載波偵聽/沖突檢測(CSMA-CA)方式進行信道接入。為了可靠傳遞,還提供全握手協議。
標簽: zigbee
上傳時間: 2013-11-24
上傳用戶:siguazgb
基于LMS的雙向回波削除源碼,不過回波幅度不要大于0.2,否則算法認為DOUBLE talk DETECT。各位可修改此閥值,試試效果
上傳時間: 2015-03-09
上傳用戶:lnnn30
A very small 250-line library (written entirely in MATLAB) that allows multiple MATLAB programs to talk to each other, so that hundreds of processors can work together.
標簽: MATLAB entirely multiple programs
上傳時間: 2015-04-03
上傳用戶:nanshan
數據抽象(使用類和對象設計回應程序) 實驗內容描述: 1. 測試程序 假設類名為Welcome,測試程序如下: void main() { Welcome we Welcome you(we) you.Display() you.Set(“Thank you.”) cout<<you.Get()<<endl you.talk() you.Display() }
上傳時間: 2015-08-27
上傳用戶:ommshaggar
megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there MegaHAL differs from conversation simulators such as ELIZA in that it uses a Markov Model to learn how to hold a conversation. It is possible to teach MegaHAL to talk about new topics, and in different languages.
標簽: conversation conversing simulators language
上傳時間: 2015-10-09
上傳用戶:lnnn30
利用WM5 實現電話功能 在程序中進行電話撥號 “項目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“確定” Imports Microsoft.WindowsMobile.Telephony Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim TestPhone As New Phone TestPhone.talk("1001") End Sub
標簽: Microsoft WindowsMobile Telephony Imports
上傳時間: 2013-12-20
上傳用戶:hasan2015
This book will provide the necessary skills to create GUI, networking, and Web applications. It also will talk about extending and embedding Ruby applications
標簽: applications networking necessary provide
上傳時間: 2014-01-14
上傳用戶:離殤
First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is recorded and encoded locally then sent as a message, decoded and played back by your peer. Voice messaging allow you to go through any firewall, so that you can continue to chat and talk with your friends from an applet !
標簽: Applet-phone capabilities User-Agent messaging
上傳時間: 2014-01-11
上傳用戶:c12228
The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, they can talk to our PLCs to exchange data.
標簽: MEWTOCOL-COM programming support useful
上傳時間: 2015-12-08
上傳用戶:youmo81
《模式分析的核方法》一書中的源代碼,其中有該書的基本介紹和talk!
上傳時間: 2014-12-07
上傳用戶:fredguo