WLAN仿真-發送機 wlan No Comments 設置完系統參數后,開始產生發送數據。 1. 產生隨機的發送bit(tx_bits),這里不考慮信道編碼。 2. QAM映射 3. 將數據映射到不同載波,形成OFDM符號 4. 產生pilot,并將pilot插入OFDM符號中 5. 加入dc和guard子載波 6. 進行ifft,將頻域信號變到時域,并加入循環前綴 7. 對信號進行overlap window 8. 在時域產生short preamble 9. 在時域產生long preamble 10. 將preamble和數據符號組成Packet 11. 升采樣 得到信道傳輸的數據Tx_signal_up 具體程序見附件 wlan_transmitter.m
上傳時間: 2016-11-09
上傳用戶:exxxds
作者的課外作業,模擬封包(Packet)標頭,將之轉成二進制,再顯示二進制的相加結果,再做一的補數。 (並附上html檔,不會java的,直接開啟html即可執行)
標簽:
上傳時間: 2014-01-06
上傳用戶:xjz632
這個小工具可以生成16進制的電力通信協議數據包,目前支持兩種 協議:“中華人民共和國多功能電能表通信規約(DL/T 645—1997)” 和”山東電力集團公司用電現場服務與管理系統通訊規約”。能自 動復制生成的數據,默認為生成的數據添加0x前綴,這樣就可以把 數據包方便地粘貼到代碼或各種16進制調試工具里面,如“串口調 試助手”。也可以用來在調試分析時和調試狀態的數據包進行對比, 以檢驗數據包的合法性。 本程序用 qt4.2.3 opensource + mingw 寫成,最后用 molebox打包 source目錄下是源代碼 協議包生成工具.exe 為打包后的可執行文件, 運行時不需要額外的動態連接庫 source\Packet\release\Packet.exe運行時需要三個dll: mingwm10.dll QtGui4.dll QtCore4.dll
上傳時間: 2017-04-19
上傳用戶:lps11188
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first Packet was generated at time [0], than the second Packet will be generated at time [0+x1],The third Packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes
標簽: Generate Possion between random
上傳時間: 2017-05-25
上傳用戶:bibirnovis
NDIS協議驅動開發,請參考DDK里面的Packet代碼閱讀本文
上傳時間: 2017-05-27
上傳用戶:蟲蟲蟲蟲蟲蟲
MULTIPLE ACCESS TECHNIQUES - THE MAIN ACCESSING TECHNIQUES USED IN MOBILE COMMUNICATIONS: PERFORMANCE AND CHARACTERISTICS -Duplex transmissions - Multiple access in mobile communications -Characteristics and parameters of FDMA systems - The characteristics and parameters of the TDMA systems - The characteristics and parameters of CDMA systems -Packet Radio – PR - ALOHA
標簽: TECHNIQUES COMMUNICATIONS ACCESSING MULTIPLE
上傳時間: 2013-12-23
上傳用戶:watch100
FEATURES • 16 bit PIPE Spec PCI Express Testbench • Link training • Initial Flow Control • Packet Classes for easy to build PHY,DLLP and TLP Packets • DLLP 16 bit CRC and TLP LCRC generation • Sequence Number generation and checking • ACK TLP Packets • Scrambling • MemRd MemWr CfgRd CfgWr TLPs
標簽: 8226 Testbench FEATURES training
上傳時間: 2014-01-18
上傳用戶:netwolf
Matrix_and_Vector PacketMatrix_and_Vector PacketMatrix_and_Vector PacketMatrix_and_Vector PacketMatrix_and_Vector Packet
標簽: PacketMatrix_and_Vector Matrix_and_Vector PacketMatr
上傳時間: 2013-12-24
上傳用戶:標點符號
流分類算法中的一種,Scalable Packet Classification 非常有參考價值。。
上傳時間: 2013-12-19
上傳用戶:yyyyyyyyyy
The book describes the USB interfase and how to develop drivers, communications, power distribution, data transfers, Packet definition and recovery and a software overview.
標簽: communications distribution describes interfase
上傳時間: 2014-01-13
上傳用戶:tfyt