文件名称:OFDM_ti6701
介绍说明--下载内容均来自于网络,请自行研究使用
使用ti公司的6701板完成的ofdm系统,同时具有MATLAB代码和英文说明。
-ofdm sender
1. start code composer studio
2. open .\OFDMsender\sender.pjt
you may need to change the paths to the librarys and include directory
3. build
ofdm receiver
1. start code composer studio
2. open .\OFDMreceiver\receiver.pjt
you may need to change the paths to the librarys and include directory
3. build
Library files
ti\c6000\cgtools\lib\rts6701.lib
ti\c6000\evm6x\dsp\lib\devlib\dev6x.lib
ti\c6000\evm6x\dsp\lib\drivers\drv6x.lib
Include directory
ti\c6000\evm6x\dsp\include
-ofdm sender
1. start code composer studio
2. open .\OFDMsender\sender.pjt
you may need to change the paths to the librarys and include directory
3. build
ofdm receiver
1. start code composer studio
2. open .\OFDMreceiver\receiver.pjt
you may need to change the paths to the librarys and include directory
3. build
Library files
ti\c6000\cgtools\lib\rts6701.lib
ti\c6000\evm6x\dsp\lib\devlib\dev6x.lib
ti\c6000\evm6x\dsp\lib\drivers\drv6x.lib
Include directory
ti\c6000\evm6x\dsp\include
(系统自动生成,下载前可以参看下载内容)
下载文件列表
完整的OFDM系统
..............\wholeofdmproject
..............\................\OFDM CODE
..............\................\.........\algorithm
..............\................\.........\.........\add_cyclic_prefix.m
..............\................\.........\.........\add_guard_bits.m
..............\................\.........\.........\adjust_phase.m
..............\................\.........\.........\bitload.m
..............\................\.........\.........\calculate_noise_var.m
..............\................\.........\.........\channel_estimation_multi.m
..............\................\.........\.........\combine_matrixes.m
..............\................\.........\.........\complex_mirror.m
..............\................\.........\.........\create_interval.m
..............\................\.........\.........\demodulate_info.m
..............\................\.........\.........\demodulation.m
..............\................\.........\.........\dft.m
..............\................\.........\.........\dma_sendrec.m
..............\................\.........\.........\find_first_frame.m
..............\................\.........\.........\generate_seq.m
..............\................\.........\.........\idft.m
..............\................\.........\.........\interpolate.m
..............\................\.........\.........\ml_sync.m
..............\................\.........\.........\modulate_info.m
..............\................\.........\.........\modulate_train.m
..............\................\.........\.........\modulation.m
..............\................\.........\.........\ofdm_dsp.m
..............\................\.........\.........\ofdm_mat.m
..............\................\.........\.........\receiver.m
..............\................\.........\.........\remove_complex_mirror.m
..............\................\.........\.........\sep_info_and_train_symbols.m
..............\................\.........\.........\settings.m
..............\................\.........\.........\synchronization.m
..............\................\.........\.........\transmitter.m
..............\................\.........\doc
..............\................\.........\...\final_report.pdf
..............\................\.........\dsp
..............\................\.........\...\HOWTO_BUILD.pdf
..............\................\.........\...\HOWTO_BUILD.txt
..............\................\.........\...\OFDMreceiver
..............\................\.........\...\............\bitload.c
..............\................\.........\...\............\bitload.h
..............\................\.........\...\............\bitrevf.asm
..............\................\.........\...\............\cfftr2.asm
..............\................\.........\...\............\channel_est.c
..............\................\.........\...\............\channel_est.h
..............\................\.........\...\............\complex_math.c
..............\................\.........\...\............\complex_math.h
..............\................\.........\...\............\Debug
..............\................\.........\...\............\demod.c
..............\................\.........\...\............\demod.h
..............\................\.........\...\............\demodulate_frame.c
..............\................\.........\...\............\demod_tab.h
..............\................\.........\...\............\digitrev_index.c
..............\................\.........\...\............\extract.c
..............\................\.........\...\............\extract.h
..............\................\.........\...\............\fft.c
..............\................\.........\...\............\fft.h
..............\................\.........\...\............\get_data.h
..............\................\.........\...\............\init_host.c
..............\................\.........\...\............\init_host.h
..............\................\.........\...\............\init_receiver.c
..............\................\.........\...\............\init_receiver.h
..............\.........
..............\wholeofdmproject
..............\................\OFDM CODE
..............\................\.........\algorithm
..............\................\.........\.........\add_cyclic_prefix.m
..............\................\.........\.........\add_guard_bits.m
..............\................\.........\.........\adjust_phase.m
..............\................\.........\.........\bitload.m
..............\................\.........\.........\calculate_noise_var.m
..............\................\.........\.........\channel_estimation_multi.m
..............\................\.........\.........\combine_matrixes.m
..............\................\.........\.........\complex_mirror.m
..............\................\.........\.........\create_interval.m
..............\................\.........\.........\demodulate_info.m
..............\................\.........\.........\demodulation.m
..............\................\.........\.........\dft.m
..............\................\.........\.........\dma_sendrec.m
..............\................\.........\.........\find_first_frame.m
..............\................\.........\.........\generate_seq.m
..............\................\.........\.........\idft.m
..............\................\.........\.........\interpolate.m
..............\................\.........\.........\ml_sync.m
..............\................\.........\.........\modulate_info.m
..............\................\.........\.........\modulate_train.m
..............\................\.........\.........\modulation.m
..............\................\.........\.........\ofdm_dsp.m
..............\................\.........\.........\ofdm_mat.m
..............\................\.........\.........\receiver.m
..............\................\.........\.........\remove_complex_mirror.m
..............\................\.........\.........\sep_info_and_train_symbols.m
..............\................\.........\.........\settings.m
..............\................\.........\.........\synchronization.m
..............\................\.........\.........\transmitter.m
..............\................\.........\doc
..............\................\.........\...\final_report.pdf
..............\................\.........\dsp
..............\................\.........\...\HOWTO_BUILD.pdf
..............\................\.........\...\HOWTO_BUILD.txt
..............\................\.........\...\OFDMreceiver
..............\................\.........\...\............\bitload.c
..............\................\.........\...\............\bitload.h
..............\................\.........\...\............\bitrevf.asm
..............\................\.........\...\............\cfftr2.asm
..............\................\.........\...\............\channel_est.c
..............\................\.........\...\............\channel_est.h
..............\................\.........\...\............\complex_math.c
..............\................\.........\...\............\complex_math.h
..............\................\.........\...\............\Debug
..............\................\.........\...\............\demod.c
..............\................\.........\...\............\demod.h
..............\................\.........\...\............\demodulate_frame.c
..............\................\.........\...\............\demod_tab.h
..............\................\.........\...\............\digitrev_index.c
..............\................\.........\...\............\extract.c
..............\................\.........\...\............\extract.h
..............\................\.........\...\............\fft.c
..............\................\.........\...\............\fft.h
..............\................\.........\...\............\get_data.h
..............\................\.........\...\............\init_host.c
..............\................\.........\...\............\init_host.h
..............\................\.........\...\............\init_receiver.c
..............\................\.........\...\............\init_receiver.h
..............\.........