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