文件名称:16QAM2
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 356kb
- 下载次数:
- 0次
- 提 供 者:
- sh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对16QAM调制方式软解调,我们分为以下几个步骤进行:
⑴产生取值为0、1的随机数,作为16QAM调制的输入二进制序列;
⑵根据16QAM的星座图,按照输入序列分为I和Q两路进行映射,定义映射规则为00 -3,01 -1,11 1,10 3;
⑶产生一组高斯白噪声序列并分别叠加到映射后信号的实部、虚部;
⑷进行软解调。
-Soft demodulation of 16QAM modulation, we divided into the following steps: (1) to produce values for the 0,1 random number, and 16QAM modulation of the input binary sequence (2) according to the 16QAM constellation, according to the input sequence is divided into I and Q, two-way mapping, define the mapping rules for 00-3,01-1,11 1,10 3 (3) generate a set of white Gaussian noise sequence and were superimposed on the signal mapping the real part and imaginary part (4) conduct soft demodulation.
⑴产生取值为0、1的随机数,作为16QAM调制的输入二进制序列;
⑵根据16QAM的星座图,按照输入序列分为I和Q两路进行映射,定义映射规则为00 -3,01 -1,11 1,10 3;
⑶产生一组高斯白噪声序列并分别叠加到映射后信号的实部、虚部;
⑷进行软解调。
-Soft demodulation of 16QAM modulation, we divided into the following steps: (1) to produce values for the 0,1 random number, and 16QAM modulation of the input binary sequence (2) according to the 16QAM constellation, according to the input sequence is divided into I and Q, two-way mapping, define the mapping rules for 00-3,01-1,11 1,10 3 (3) generate a set of white Gaussian noise sequence and were superimposed on the signal mapping the real part and imaginary part (4) conduct soft demodulation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
16QAM2\16QAM.dsp
......\16QAM.dsw
......\16QAM.ncb
......\16QAM.opt
......\16QAM.plg
......\Debug\16QAM.bsc
......\.....\16QAM.exe
......\.....\16QAM.ilk
......\.....\16qam.obj
......\.....\16QAM.pch
......\.....\16QAM.pdb
......\.....\16qam.sbr
......\.....\channel.obj
......\.....\channel.sbr
......\.....\function.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\Debug
......\doc\16qam.xls
......\...\16QAM软输出解调.doc
......\...\16QAM软输出解调.pdf
......\...\~$QAM软输出解调.doc
......\doc
......\pe.txt
......\source\16qam.cpp
......\......\16qam.h
......\......\channel.cpp
......\......\channel.h
......\source
......\~VCB1.tmp
16QAM2
......\16QAM.dsw
......\16QAM.ncb
......\16QAM.opt
......\16QAM.plg
......\Debug\16QAM.bsc
......\.....\16QAM.exe
......\.....\16QAM.ilk
......\.....\16qam.obj
......\.....\16QAM.pch
......\.....\16QAM.pdb
......\.....\16qam.sbr
......\.....\channel.obj
......\.....\channel.sbr
......\.....\function.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\Debug
......\doc\16qam.xls
......\...\16QAM软输出解调.doc
......\...\16QAM软输出解调.pdf
......\...\~$QAM软输出解调.doc
......\doc
......\pe.txt
......\source\16qam.cpp
......\......\16qam.h
......\......\channel.cpp
......\......\channel.h
......\source
......\~VCB1.tmp
16QAM2